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

Аутор SHA1 Порука Датум
  Andreas Kling df7e64d103 LibWeb: Handle multiple class names in getElementsByClassName() пре 2 година
  Andreas Kling d9c64ee876 LibWeb: Hoist case sensitivity check out of loop in Element::has_class() пре 2 година
  Andreas Kling b7d8fbbd70 LibWeb: Update layout in Element.client{Left,Top} пре 2 година
  Andreas Kling 67b3af8025 LibWeb: Avoid layout in Element.client{Width,Height} if possible пре 2 година
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated пре 2 година
  Andreas Kling 57db2529cf LibWeb: Make DOMRect, DOMRectReadOnly and DOMRectList GC-allocated пре 2 година
  Andreas Kling b30e95eb27 LibWeb: Don't allocate NamedNodeMap in Element constructor пре 2 година
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible пре 2 година
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated пре 2 година
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
  Andreas Kling 0176d42f49 LibWeb: Make DOMTokenList GC-allocated пре 2 година
  Andreas Kling a56b3f9862 LibWeb: Make NamedNodeMap GC-allocated пре 2 година
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated пре 2 година
  martinfalisse e4c5799026 LibWeb: Add GridFormattingContext пре 2 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Itamar 9498555256 LibWeb: Trigger a relayout after setting Element.innerHTML пре 3 година
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace пре 3 година
  Andreas Kling a8afb883c1 LibWeb: Implement CSS declaration block's "updating flag" пре 3 година
  Andreas Kling 07a3002d39 LibWeb: Bring Element.client{Left,Top} closer to spec пре 3 година
  Andreas Kling 25f6d2e2ab LibWeb: Update layout in Element.getBoundingClientRect() пре 3 година
  Andreas Kling bb17f74fb1 LibWeb: Bring Element.client{Width,Height} closer to spec пре 3 година
  Simon Wanner b19e134999 LibWeb: Invalidate layout after the computed font changes пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Elisée Maurer 34db0dab41 LibWeb: Implement Element.toggleAttribute() пре 3 година
  Andreas Kling 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed пре 3 година
  Sam Atkins da1a819858 LibWeb: Rename parse_css_declaration() -> parse_css_style_attribute() пре 3 година
  Linus Groh 3cb7c463a7 LibWeb: Convert Element to use TRY for error propagation пре 3 година
  Andreas Kling 8c88ee1165 LibWeb: Only invalidate stacking context tree for opacity/z-index change пре 3 година
  Andreas Kling 2b7775118d LibWeb: Clear element.style when the "style" attribute is removed пре 3 година
  Andreas Kling 3b037726e9 LibWeb: Invalidate layout after setting Element.innerHTML пре 3 година