Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ пре 3 година
  Timothy Flynn 691e4820ac LibWeb: Remove two lowercase string creations from Element::has_class пре 3 година
  Timothy Flynn 7f223e2290 LibWeb: Do not create lowercase strings in NamedNodeMap::get_attribute пре 3 година
  Timothy Flynn 14349f058a LibWeb: Implement the Element classList attribute пре 3 година
  Timothy Flynn c62b70d88f LibWeb: Reimplement Element attribute related methods with NamedNodeMap пре 3 година
  Timothy Flynn 454d218716 LibWeb: Set an attribute's owning element when it is known пре 3 година
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file пре 3 година
  Andreas Kling edbd8b22e8 LibWeb: Mark elements for style update after their children change пре 3 година
  Ben Wiederhake 7619dbdbb4 LibWeb: Clean up static function in header пре 3 година
  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 година