Commit History

Autor SHA1 Mensaxe Data
  Luke Wilde 4427386d5f LibWeb: Implement Element.getAttributeNames %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 14349f058a LibWeb: Implement the Element classList attribute %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 5d4cd061c7 LibWeb: Implement the Element attributes getter %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn c62b70d88f LibWeb: Reimplement Element attribute related methods with NamedNodeMap %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file %!s(int64=3) %!d(string=hai) anos
  Andreas Kling edbd8b22e8 LibWeb: Mark elements for style update after their children change %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3006e15c94 LibWeb: Support Element.client{Top,Left,Width,Height} %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9d852623f2 LibWeb: Support Element.matches(selectors) %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 7bdf0be667 LibWeb: Implement ChildNode.remove %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 43d378940f LibWeb: Add DOMRect and Element.getBoundingClientRect() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer %!s(int64=3) %!d(string=hai) anos
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3e4fffec26 LibWeb: Make DOM::Element::resolve_custom_property() const %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 8e0f3436a2 LibWeb: Make the innerHTML setter spec compliant %!s(int64=3) %!d(string=hai) anos
  Luke Wilde f62477c093 LibWeb: Implement HTML fragment serialisation and use it in innerHTML %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 449cbd5ecc LibWeb: Implement Node.isEqualNode(Node? otherNode) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling aa3ba629ba LibWeb: Add DOM::Element::queue_an_element_task(source, steps) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1b72766e4e LibWeb: Fix issues with CSS attribute selector handling %!s(int64=4) %!d(string=hai) anos
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 301eb998c6 LibWeb: Improve performance of CSS custom property resolution %!s(int64=4) %!d(string=hai) anos
  Luke 1c1b106f6c LibWeb: Make Element::tag_name return the HTML uppercased qualified name %!s(int64=4) %!d(string=hai) anos
  Luke 19731fc14c LibWeb: Use HTML-uppercased qualified name for the Element node name %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Linus Groh d721c93beb LibWeb: Add Element::prefix() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 33e3f0c71f LibWeb: Expose barebones CSSStyleDeclaration to JavaScript %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM %!s(int64=4) %!d(string=hai) anos
  Linus Groh e064194061 LibWeb: Return InvalidCharacterError from Element::set_attribute() for empty attr %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d597626ea1 LibWeb: Add a way to give DOM::Element a ShadowRoot %!s(int64=4) %!d(string=hai) anos