Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth 22f6abe5d6 LibWeb: Remove DeprecatedString impls of get_elements_by_tag_name{_ns} vor 1 Jahr
  Shannon Booth 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node vor 1 Jahr
  Shannon Booth 9d88e14f20 LibWeb: Add String variants of get_element_by_{} in ParentNode vor 1 Jahr
  Shannon Booth bfc0773285 LibWeb: Add String versions for some functions in ParentNode vor 1 Jahr
  PrestonLTaylor 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  Andreas Kling dc6e625680 LibWeb: Make ParentNode.children vend the same HTMLCollection every time vor 2 Jahren
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated vor 2 Jahren
  Andreas Kling 48e0066371 LibWeb: Make NodeList GC-allocated vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 2be4064ca8 LibWeb: Add fast_is<ParentNode>() vor 3 Jahren
  Luke Wilde d1bc9358c1 LibWeb: Implement ParentNode.replaceChildren vor 3 Jahren
  Luke Wilde 34dfdc3f37 LibWeb: Implement ParentNode.append vor 3 Jahren
  Luke Wilde d5c96c3ccf LibWeb: Implement ParentNode.prepend vor 3 Jahren
  Luke Wilde 2f7fb1fe63 LibWeb: Convert ParentNode.querySelectorAll to NodeList vor 3 Jahren
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS vor 3 Jahren
  Luke Wilde e4d97add3d LibWeb: Implement ParentNode.children vor 3 Jahren
  Andreas Kling 0398089275 LibWeb: Throw SyntaxError on bogus querySelector{,All} input selector vor 3 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Luke 83d2c3f2f5 LibWeb: Move element_child_count to ParentNode and add its IDL attribute vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren