Commit Verlauf

Autor SHA1 Nachricht Datum
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props vor 1 Jahr
  Andreas Kling a6c23d3db5 LibWeb: Make Element::has_class() an inline function vor 1 Jahr
  Andreas Kling b40f0415ef LibWeb: Make Node::parent_element() an inline function vor 1 Jahr
  Andreas Kling 4679dbc9df LibWeb: Make Element::inline_style() return specific declaration type vor 1 Jahr
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update vor 1 Jahr
  Aliaksandr Kalenik c6e69d501f LibWeb: Add style sheets to the shadow root if applicable vor 2 Jahren
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it vor 1 Jahr
  Matthew Olsson dd1fd5fe47 LibWeb: Add Animatable interface to Element vor 1 Jahr
  Timothy Flynn a17074422e LibWeb: Reset form association when any element with an ID changes vor 1 Jahr
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() vor 1 Jahr
  Bastiaan van der Plaat c477f90df7 LibWeb: Remove DOM element deprecated_tag_name() vor 1 Jahr
  Shannon Booth 3910efb80b LibWeb: Implement Element.removeAttributeNS vor 1 Jahr
  Shannon Booth 7a26a889cb LibWeb: Implement Element.getAttributeNodeNS vor 1 Jahr
  Shannon Booth e6861cb5ef LibWeb: Port Element::insert_adjacent from ByteString vor 1 Jahr
  Shannon Booth 41f84deb9f LibWeb: Port Element::name to a cached FlyString vor 1 Jahr
  Shannon Booth 785fa60cca LibWeb: Implement Element.getAttributeNS vor 1 Jahr
  Shannon Booth fa1ef30985 LibWeb: Port Element::set_attribute_value from ByteString vor 1 Jahr
  Shannon Booth 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap vor 1 Jahr
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap vor 1 Jahr
  Shannon Booth 462f97b28a LibWeb: Port Element::get_attribute_value from ByteString vor 1 Jahr
  Bastiaan van der Plaat c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Shannon Booth ed97946975 LibWeb: Support obsolete but required -webkit- CSS parsing quirk vor 1 Jahr
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class vor 1 Jahr
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element vor 1 Jahr
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class vor 1 Jahr
  Shannon Booth c5d3ccca00 LibWeb: Port AriaData from DeprecatedString to String vor 1 Jahr
  Andreas Kling 7ee47d81ca LibWeb: Allocate custom element reactions queue on demand vor 1 Jahr
  Andreas Kling ac8bb89f50 LibWeb: Allocate list of registered intersection observers on demand vor 1 Jahr
  Andreas Kling bdac94870c LibWeb: Convert Element "attribute change steps" from vector to virtual vor 1 Jahr