Historial de Commits

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