Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) il y a 3 ans
  Lenny Maiorani a0d7640e03 Userland: Make use of container version of any_of il y a 4 ans
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes il y a 3 ans
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one il y a 4 ans
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly il y a 4 ans
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 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 b91c49364d AK: Rename adopt() to adopt_ref() 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
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" il y a 4 ans
  Andreas Kling cad4cc9a2a LibWeb: Invalidate element style after setting Element.style.foo il y a 4 ans
  Andreas Kling 33e3f0c71f LibWeb: Expose barebones CSSStyleDeclaration to JavaScript il y a 4 ans
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 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
  Andreas Kling 5e91e61900 LibWeb: Remove WidgetBox layout node il y a 4 ans
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes 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 0eac44af49 LibWeb: Don't assert on <colgroup> & friends il y a 4 ans
  Andreas Kling 796c31a52b LibWeb: Reorganize Element::create_layout_node() into a switch il y a 4 ans
  Andreas Kling e6712fcd82 LibWeb: Use any_of() for DOM::Element::has_class() il y a 4 ans
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often il y a 4 ans
  Andreas Kling 140463e833 LibWeb: Parse "display: flex" and create BlockBox layout nodes for them il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans