Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 3f7086f91a LibWeb: Add an optional pointer to an HTMLParser to the HTMLTokenizer há 3 anos atrás
  Andreas Kling 5cdbea4ae0 LibWeb: Rename element_before() => element_immediately_above() há 3 anos atrás
  Andreas Kling 6fe333607d LibWeb: Add spec comments to find_appropriate_place_for_inserting_node() há 3 anos atrás
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object há 3 anos atrás
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file há 3 anos atrás
  Brian Gianforcaro 7defb893a9 LibWeb: Remove dead "outer loop" code in adoption agency algorithm há 3 anos atrás
  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