Historique des commits

Auteur SHA1 Message Date
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly il y a 4 ans
  Tobias Christiansen 301eb998c6 LibWeb: Improve performance of CSS custom property resolution il y a 4 ans
  Luke 1c1b106f6c LibWeb: Make Element::tag_name return the HTML uppercased qualified name il y a 4 ans
  Luke 19731fc14c LibWeb: Use HTML-uppercased qualified name for the Element node name il y a 4 ans
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh d721c93beb LibWeb: Add Element::prefix() il y a 4 ans
  Andreas Kling 33e3f0c71f LibWeb: Expose barebones CSSStyleDeclaration to JavaScript il y a 4 ans
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM il y a 4 ans
  Linus Groh e064194061 LibWeb: Return InvalidCharacterError from Element::set_attribute() for empty attr il y a 4 ans
  Andreas Kling d597626ea1 LibWeb: Add a way to give DOM::Element a ShadowRoot il y a 4 ans
  Linus Groh 79bab28f5e LibWeb: Implement Element.getElementsBy{Tag,Class}Name() il y a 4 ans
  Linus Groh 2a38f008bf LibWeb: Make getElementsByClassName() case-insensitive in quirks mode il y a 4 ans
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often il y a 4 ans
  Andreas Kling fd441b954d LibWeb: Add fast_is<T>() for some DOM and layout node subclasses il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans