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

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