Histórico de Commits

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