Historique des commits

Auteur SHA1 Message Date
  Andreas Kling edbd8b22e8 LibWeb: Mark elements for style update after their children change il y a 3 ans
  Ben Wiederhake 7619dbdbb4 LibWeb: Clean up static function in header il y a 3 ans
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer il y a 3 ans
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values il y a 3 ans
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier il y a 3 ans
  Andreas Kling 3006e15c94 LibWeb: Support Element.client{Top,Left,Width,Height} il y a 3 ans
  Andreas Kling 9d852623f2 LibWeb: Support Element.matches(selectors) il y a 3 ans
  Andreas Kling 43d378940f LibWeb: Add DOMRect and Element.getBoundingClientRect() il y a 3 ans
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser il y a 3 ans
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer il y a 3 ans
  Andreas Kling 3d36e4d944 LibWeb: Rename "Computed" CSSStyleDeclaration => "Resolved" il y a 3 ans
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS il y a 3 ans
  Sam Atkins 86f78bff2a LibWeb: Make StyleValue::to_color() take a Node instead of the Document il y a 3 ans
  Luke Wilde 8e0f3436a2 LibWeb: Make the innerHTML setter spec compliant il y a 3 ans
  Luke Wilde f62477c093 LibWeb: Implement HTML fragment serialisation and use it in innerHTML il y a 3 ans
  Andreas Kling bf86419979 LibWeb: Use ComputedCSSStyleDeclaration to generate data for inspector il y a 3 ans
  Andreas Kling aa3ba629ba LibWeb: Add DOM::Element::queue_an_element_task(source, steps) il y a 3 ans
  DoubleNegation 0fdfdbed9f LibWeb: Ensure inline CSS loaded from HTML is ElementInline il y a 4 ans
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) il y a 4 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 4 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