Historique des commits

Auteur SHA1 Message Date
  Linus Groh 3f7086f91a LibWeb: Add an optional pointer to an HTMLParser to the HTMLTokenizer il y a 3 ans
  Andreas Kling 5cdbea4ae0 LibWeb: Rename element_before() => element_immediately_above() il y a 3 ans
  Andreas Kling 6fe333607d LibWeb: Add spec comments to find_appropriate_place_for_inserting_node() il y a 3 ans
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object il y a 3 ans
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file il y a 3 ans
  Brian Gianforcaro 7defb893a9 LibWeb: Remove dead "outer loop" code in adoption agency algorithm il y a 3 ans
  Luke Wilde c0a64f7317 LibWeb: Check for HTML integration points in the tree constructor il y a 3 ans
  Andreas Kling 831fdcaabc LibWeb: Add the PageTransitionEvent interface and fire "pageshow" events il y a 3 ans
  Andreas Kling 508edcd217 LibWeb: Add a "page showing" flag to documents il y a 3 ans
  Andreas Kling a2f77a2e39 LibWeb: Implement "update the current document readiness" from spec il y a 3 ans
  Andreas Kling 8496024756 LibWeb: Store HTML document ready state as an enum il y a 3 ans
  Andreas Kling dbba0a520f LibWeb: Allow HTML parser to delay delivery of the document "load" event il y a 3 ans
  Andreas Kling e7af6af626 LibWeb: Implement more of HTMLParser::the_end() and bring closer to spec il y a 3 ans
  Andreas Kling e452550fda LibWeb: Split out "The end" from the HTML parsing spec to a function il y a 3 ans
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser il y a 3 ans