Commit History

Autor SHA1 Mensaxe Data
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String hai 1 ano
  Timothy Flynn 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes hai 1 ano
  Timothy Flynn b85a252753 LibWeb: Implement the attribute-change-steps extension hai 1 ano
  Timothy Flynn 54b5a431a3 LibWeb: Implement element slot-related attributes and settings hai 1 ano
  Timothy Flynn 4e32f0d39f LibWeb: Remove virtual specifier from Element::set/remove_attribute() hai 1 ano
  Timothy Flynn f598a357ad LibWeb: Assign a unique ID to each HTML task hai 1 ano
  Shannon Booth 6fb3586baa LibWeb: Add Optional<String> version of Element::attribute hai 1 ano
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hai 1 ano
  Shannon Booth a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute hai 1 ano
  Timothy Flynn 5ec76331e8 LibWeb: Invoke our internal attribute change handler from Attr hai 1 ano
  Timothy Flynn 720f7ba746 LibWeb: Define getting and setting an attribute value hai 1 ano
  Andreas Kling 76580bb9ba LibWeb: Cache lowercased tag name for getElementsByTagName() iteration hai 1 ano
  Sam Atkins 9522f761a3 LibWeb: Implement "directionality" of an Element hai 1 ano
  Sam Atkins 9f83c0f0da LibWeb: Add Element::is_document_element() helper hai 1 ano
  Sam Atkins 13b4bf48a8 LibWeb: Give Document a "target element" hai 1 ano
  Luke Wilde 5694981352 LibWeb: Implement Element.hasAttributeNS hai 1 ano
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 55b5c61a79 LibWeb: Move scroll offset state from layout tree to dom tree %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver %!s(int64=2) %!d(string=hai) anos
  Jonah 57a6d577ad LibWeb: Add AriaData object to parse ARIAMixin data %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling dd2080c55f LibWeb: Stub out Element.scroll() and Element.scrollTo() %!s(int64=2) %!d(string=hai) anos
  stelar7 fd360ba171 LibWeb: Implement `details_notification_task_steps` for <details> %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7d24c13d8b LibWeb: Make input element placeholders look better %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 821f808e52 LibWeb: Avoid rebuilding layout tree unless CSS display property changes %!s(int64=2) %!d(string=hai) anos
  Andreas Kling fb722e69f3 LibWeb: Resolve CSS custom properties on pseudo elements %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ac0c30ce62 LibWeb: Don't include WindowGlobalMixin from DOM/Element.h %!s(int64=2) %!d(string=hai) anos