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

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