Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 0412e17bac LibWeb: Factor out attribute serialization into a separate function пре 1 година
  Timothy Flynn 48fb343230 LibWeb: Change HTMLParser's factory to accept the encoding as StringView пре 1 година
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library пре 1 година
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM пре 1 година
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL пре 1 година
  Timothy Flynn af57bd5cca LibWeb: Stop parsing after `document.write` at the insertion point пре 1 година
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() пре 1 година
  Shannon Booth 4135c3885c LibWeb: Only wait for document to be ready for scripts if executing one пре 1 година
  Aliaksandr Kalenik 07928129dd LibWeb: Wait until new document becomes active before running scripts пре 1 година
  Sam Atkins 6ffda5f271 LibWeb: Make HTMLParser::the_end() callable from outside пре 1 година
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} пре 1 година
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
  Bastiaan van der Plaat b439431488 LibWeb: Allow hr elements in select and optgroup elements пре 1 година
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString пре 1 година
  Sam Atkins 6c5450f9ce LibWeb: Report if anything is delaying load event, not the count пре 1 година
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
  Shannon Booth 87a4a5b302 LibWeb: Remove FIXMe's for HTML attribute serialization steps пре 1 година
  Shannon Booth 96fc1741b5 LibWeb: Return an Optional<String> from HTMLToken::attribute пре 1 година
  Shannon Booth 72bb928dd8 LibWeb: Add spec comments to HTMLParser::handle_in_body пре 1 година
  Shannon Booth a8fd4fab00 LibWeb: Port HTMLParser::serialize_html_fragment from DeprecatedString пре 1 година
  Shannon Booth 326b34c7c7 LibWeb: Port all callers of Element::namespace to Element::namespace_uri пре 1 година
  Shannon Booth c8a4fc6c1a LibWeb: Port HTML parser quirk public IDs to StringView пре 1 година
  Shannon Booth 1f8d72da8e LibWeb: Port HTMLToken::to_deprecated_string to new AK String пре 1 година
  Shannon Booth 4821d284c6 LibWeb: Add support for inline SVG element scripts пре 1 година
  Shannon Booth e5d45eeeb1 LibWeb: Properly append attributes to element when creating an Element пре 1 година
  Shannon Booth 8fbf72b5bf LibWeb: Port HTMLToken prefix and namespace to Optional<FlyString> пре 1 година
  Shannon Booth fcde808308 LibWeb: Avoid copy of local_name in HTMLParser::create_element_for пре 1 година
  Shannon Booth 907be5a96e LibWeb: Add spec comment for HTMLParser::adjusted_current_node пре 1 година
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString пре 1 година
  Andreas Kling 6b20a109c6 LibWeb: Pass DOM namespace strings as FlyString in more places пре 1 година