Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling 40ac3cc2c8 LibWeb: Implement HTML frameset parsing in the "in body" state преди 8 месеца
  Andreas Kling cfa820922b LibWeb: Bail nicely on EOF in HTML parser "in body" state преди 8 месеца
  Sam Atkins f80fca2dee LibWeb/HTML: Update legacy color parsing steps to match spec преди 8 месеца
  Shannon Booth 1c18b900e2 LibWeb: Port EventLoop::spin_XXX to HeapFunction преди 8 месеца
  Gingeh 8e342e3e23 LibWeb: Use Content-Type header to set document encoding преди 8 месеца
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere преди 9 месеца
  Andreas Kling a0ed12e839 LibWeb: Always flush character insertions before exiting HTML parser преди 9 месеца
  Andreas Kling b64df59cc6 LibWeb: Fix crash when setting innerHTML inside iframe srcdoc document преди 10 месеца
  Jamie Mansfield b3fa8f0ce2 LibWeb/HTML: MathML's <ms> is a special tag преди 11 месеца
  Shannon Booth 07940a89ca LibWeb: Handle cases with <template> on the HTML parsing stack преди 11 месеца
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue преди 11 месеца
  Timothy Flynn c838ca78c8 LibWeb: Indicate documents are for fragment parsing during construction преди 11 месеца
  Timothy Flynn 657bbd1542 LibWeb: Append attributes to the correct element преди 11 месеца
  Timothy Flynn 9fe35ddddf LibWeb: Use an infallible method to add attributes to nodes преди 11 месеца
  Andreas Kling 7dacd6be89 LibWeb: Use static_cast<HTMLTemplateElement> right after an is<> check преди 1 година
  Andreas Kling f9f11dc51d LibWeb: Stop creating transient throwaway JS::Handles in HTML parser преди 1 година
  Andreas Kling 7892ee355d LibWeb: Use StringBuilder::append_code_point() over append(Utf32View) преди 1 година
  Andreas Kling 4e0edd42b9 LibWeb: Cap HTML dimension values at 17895700 (same as Firefox) преди 1 година
  Andreas Kling 1c00e5688d LibWeb: Fix StringView OOB access when parsing 3-character legacy color преди 1 година
  Luke Warlow ce8d3d17c4 LibWeb: Implement unsafe HTML parsing methods преди 1 година
  Andreas Kling e62db9c118 LibWeb: Update HTML fragment serialization for declarative shadow DOM преди 1 година
  Andreas Kling 9eb4b91168 LibWeb: Parse declarative shadow DOM template elements преди 1 година
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods преди 1 година
  Andreas Kling d94a6d8873 LibWeb: Avoid creating tons of temporary FlyStrings in HTMLParser преди 1 година
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction преди 1 година
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant преди 1 година
  Andreas Kling 870a954e11 LibWeb: Implement Element.outerHTML преди 1 година
  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 година