Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer преди 3 години
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values преди 3 години
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier преди 3 години
  Andreas Kling 3006e15c94 LibWeb: Support Element.client{Top,Left,Width,Height} преди 3 години
  Andreas Kling 9d852623f2 LibWeb: Support Element.matches(selectors) преди 3 години
  Andreas Kling 43d378940f LibWeb: Add DOMRect and Element.getBoundingClientRect() преди 3 години
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser преди 3 години
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer преди 3 години
  Andreas Kling 3d36e4d944 LibWeb: Rename "Computed" CSSStyleDeclaration => "Resolved" преди 3 години
  Luke Wilde d47e431d54 LibWeb: Add getElementsByTagNameNS and add support for * in non-NS преди 3 години
  Sam Atkins 86f78bff2a LibWeb: Make StyleValue::to_color() take a Node instead of the Document преди 3 години
  Luke Wilde 8e0f3436a2 LibWeb: Make the innerHTML setter spec compliant преди 3 години
  Luke Wilde f62477c093 LibWeb: Implement HTML fragment serialisation and use it in innerHTML преди 3 години
  Andreas Kling bf86419979 LibWeb: Use ComputedCSSStyleDeclaration to generate data for inspector преди 3 години
  Andreas Kling aa3ba629ba LibWeb: Add DOM::Element::queue_an_element_task(source, steps) преди 3 години
  DoubleNegation 0fdfdbed9f LibWeb: Ensure inline CSS loaded from HTML is ElementInline преди 4 години
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) преди 4 години
  Lenny Maiorani a0d7640e03 Userland: Make use of container version of any_of преди 4 години
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes преди 4 години
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one преди 4 години
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly преди 4 години
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> преди 4 години
  Luke 19731fc14c LibWeb: Use HTML-uppercased qualified name for the Element node name преди 4 години
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() преди 4 години
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" преди 4 години
  Andreas Kling cad4cc9a2a LibWeb: Invalidate element style after setting Element.style.foo преди 4 години
  Andreas Kling 33e3f0c71f LibWeb: Expose barebones CSSStyleDeclaration to JavaScript преди 4 години
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser преди 4 години