Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 2b7775118d LibWeb: Clear element.style when the "style" attribute is removed %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f1711a562a LibWeb: Avoid layout invalidation for some CSS property changes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e31fe3eeb8 LibWeb: Rename Element::specified_css_values() => computed_css_values() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 43ef813f3d LibWeb: Rename Element::computed_style() to resolved_css_values() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6de2b62906 LibWeb: Display pseudo-elements in the DOM inspector %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 205208db11 LibWeb: Reduce HashMap thrashing during custom property cascade %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e4fdb40158 LibWeb: Use FlyString for CSS custom property names %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bfa7aad0f6 LibWeb: Support (and validate) prefixes in Document.createElementNS() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5390e05851 LibWeb: Extract code for creating a Layout::Node based on display type %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cdd1a9f128 LibWeb: Move QualifiedName.h into LibWeb/DOM/ %!s(int64=3) %!d(string=hai) anos
  Edwin Hoksberg c646afc26c LibWeb: Support Element.closest(selectors) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bdf0254b16 LibWeb: Add Element::did_remove_attribute() virtual %!s(int64=3) %!d(string=hai) anos
  DerpyCrabs 58ce2dd088 LibWeb: Add stub implementation for Element's getClientRects %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8d104b7de2 LibWeb: Perform CSS custom property cascade once instead of per-property %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2666cb7b01 LibWeb: Move is_focusable() virtual from Element to EventTarget %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9391311760 LibWeb: Make HTMLInputElement move cursor into text node when focused %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e2c71b6725 LibWeb: Add a partial implementation of Element.setAttributeNS() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 4427386d5f LibWeb: Implement Element.getAttributeNames %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 14349f058a LibWeb: Implement the Element classList attribute %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 5d4cd061c7 LibWeb: Implement the Element attributes getter %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn c62b70d88f LibWeb: Reimplement Element attribute related methods with NamedNodeMap %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file %!s(int64=3) %!d(string=hai) anos
  Andreas Kling edbd8b22e8 LibWeb: Mark elements for style update after their children change %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3006e15c94 LibWeb: Support Element.client{Top,Left,Width,Height} %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9d852623f2 LibWeb: Support Element.matches(selectors) %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 7bdf0be667 LibWeb: Implement ChildNode.remove %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 43d378940f LibWeb: Add DOMRect and Element.getBoundingClientRect() %!s(int64=3) %!d(string=hai) anos