Commit History

Autor SHA1 Mensaxe Data
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods hai 1 ano
  Andreas Kling e62db9c118 LibWeb: Update HTML fragment serialization for declarative shadow DOM hai 1 ano
  Andreas Kling 9eb4b91168 LibWeb: Parse declarative shadow DOM template elements hai 1 ano
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods hai 1 ano
  Andreas Kling d94a6d8873 LibWeb: Avoid creating tons of temporary FlyStrings in HTMLParser hai 1 ano
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction hai 1 ano
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant hai 1 ano
  Andreas Kling 870a954e11 LibWeb: Implement Element.outerHTML hai 1 ano
  Andreas Kling 0412e17bac LibWeb: Factor out attribute serialization into a separate function hai 1 ano
  Timothy Flynn 48fb343230 LibWeb: Change HTMLParser's factory to accept the encoding as StringView hai 1 ano
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM hai 1 ano
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hai 1 ano
  Timothy Flynn af57bd5cca LibWeb: Stop parsing after `document.write` at the insertion point hai 1 ano
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() hai 1 ano
  Shannon Booth 4135c3885c LibWeb: Only wait for document to be ready for scripts if executing one hai 1 ano
  Aliaksandr Kalenik 07928129dd LibWeb: Wait until new document becomes active before running scripts hai 1 ano
  Sam Atkins 6ffda5f271 LibWeb: Make HTMLParser::the_end() callable from outside hai 1 ano
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} hai 1 ano
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Bastiaan van der Plaat b439431488 LibWeb: Allow hr elements in select and optgroup elements hai 1 ano
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString hai 1 ano
  Sam Atkins 6c5450f9ce LibWeb: Report if anything is delaying load event, not the count hai 1 ano
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
  Shannon Booth 87a4a5b302 LibWeb: Remove FIXMe's for HTML attribute serialization steps hai 1 ano
  Shannon Booth 96fc1741b5 LibWeb: Return an Optional<String> from HTMLToken::attribute hai 1 ano
  Shannon Booth 72bb928dd8 LibWeb: Add spec comments to HTMLParser::handle_in_body hai 1 ano
  Shannon Booth a8fd4fab00 LibWeb: Port HTMLParser::serialize_html_fragment from DeprecatedString hai 1 ano
  Shannon Booth 326b34c7c7 LibWeb: Port all callers of Element::namespace to Element::namespace_uri hai 1 ano
  Shannon Booth c8a4fc6c1a LibWeb: Port HTML parser quirk public IDs to StringView hai 1 ano