Commit History

Autor SHA1 Mensaxe Data
  Aliaksandr Kalenik ef71f46da6 LibWeb: Flesh out "scroll a target into view" spec implementation hai 1 ano
  Shannon Booth 45b63b463a LibWeb: Add Element::for_each_attribute(Function<void(Attr const&)>) hai 1 ano
  Shannon Booth ea2b733862 LibWeb: Port custom properties to FlyString hai 1 ano
  Shannon Booth 7e9a40dbad LibWeb: Port attribute change steps from DeprecatedFlyString hai 1 ano
  Shannon Booth b337b4370a LibWeb: Port validate_and_extract from DeprecatedFlyString hai 1 ano
  Shannon Booth 2f009d983b LibWeb: Port Element::get_attribute_value from DeprecatedFlyString hai 1 ano
  Shannon Booth 673e3ec57d LibWeb: Port Element::set_attribute_value from DeprecatedString hai 1 ano
  Shannon Booth d00c030fce LibWeb: Port Element::set_attribute_value namespace to FlyString hai 1 ano
  Shannon Booth 19ca6f68ba LibWeb: Expose NamedNodeMap::append_attribute in Element hai 1 ano
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString hai 1 ano
  Andreas Kling 6b20a109c6 LibWeb: Pass DOM namespace strings as FlyString in more places hai 1 ano
  Andreas Kling 8f82bd044b LibWeb: Use FlyString for create_element() prefix strings hai 1 ano
  Andreas Kling f9cab320e6 LibWeb: Only propagate CSS overflow to the viewport once per tree build hai 1 ano
  Andreas Kling 1c62ee9396 LibWeb: Cache the "id" attribute value on DOM::Element as FlyString hai 1 ano
  Andreas Kling 6b580d68a3 LibWeb: Rename DOM::Node::id() to unique_id() hai 1 ano
  Timothy Flynn 4e0a926737 LibWeb: Protect ad-hoc `scroll` against a potentially null paintable box hai 1 ano
  Timothy Flynn 94e4d59a08 LibWeb: Remove use of UnicodeData header from DOM::Element hai 1 ano
  Ali Mohammad Pur 0937d88869 LibWeb: Remove more DeprecatedString null state remnants hai 1 ano
  Ali Mohammad Pur 988c6568a9 LibWeb: Remove Element::set_attribute(name, value?) hai 1 ano
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
  Shannon Booth 48f367adbb LibWeb: Port get_element_by_id from DeprecatedFlyString hai 1 ano
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString hai 1 ano
  Shannon Booth 4321606bba LibWeb: Port Element interface from DeprecatedString hai 1 ano
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String hai 1 ano
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute hai 1 ano
  Shannon Booth e5e4920e66 LibWeb: Make Element::has_attribute_ns take a StringView hai 1 ano
  Aliaksandr Kalenik 35623ad52e LibWeb: Visit IntersectionObserverRegistration instead of using Handle hai 1 ano
  Shannon Booth 47514e07b4 LibWeb: Make Element attribute getters take a StringView hai 1 ano
  Shannon Booth 3458a53cb4 LibWeb: Make Element::get_elements_by_class_name take a StringView hai 1 ano
  Shannon Booth 79f97da4b4 LibWeb: Make Element::has_attribute take a StringView hai 1 ano