Histórico de Commits

Autor SHA1 Mensagem Data
  Luke Wilde c0a64f7317 LibWeb: Check for HTML integration points in the tree constructor há 3 anos atrás
  Andreas Kling 831fdcaabc LibWeb: Add the PageTransitionEvent interface and fire "pageshow" events há 3 anos atrás
  Andreas Kling 508edcd217 LibWeb: Add a "page showing" flag to documents há 3 anos atrás
  Andreas Kling a2f77a2e39 LibWeb: Implement "update the current document readiness" from spec há 3 anos atrás
  Andreas Kling 8496024756 LibWeb: Store HTML document ready state as an enum há 3 anos atrás
  Andreas Kling dbba0a520f LibWeb: Allow HTML parser to delay delivery of the document "load" event há 3 anos atrás
  Andreas Kling e7af6af626 LibWeb: Implement more of HTMLParser::the_end() and bring closer to spec há 3 anos atrás
  Andreas Kling e452550fda LibWeb: Split out "The end" from the HTML parsing spec to a function há 3 anos atrás
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser há 3 anos atrás