Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` před 1 rokem
  Aliaksandr Kalenik ee50d9b2b5 LibWeb: Update Page to use navigables před 1 rokem
  Timothy Flynn b602ee7ddd LibWeb: Implement automatic slottable assignment před 1 rokem
  Timothy Flynn 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes před 1 rokem
  Timothy Flynn b85a252753 LibWeb: Implement the attribute-change-steps extension před 1 rokem
  Timothy Flynn 54b5a431a3 LibWeb: Implement element slot-related attributes and settings před 1 rokem
  Timothy Flynn f598a357ad LibWeb: Assign a unique ID to each HTML task před 1 rokem
  Sam Atkins f3124c492b LibWeb: Add `display: math` před 1 rokem
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String před 1 rokem
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String před 1 rokem
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute před 1 rokem
  Shannon Booth a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute před 1 rokem
  Timothy Flynn f05d291b41 LibWeb: Use the spec-mandated set-value when setting an attribute před 1 rokem
  Timothy Flynn 5ec76331e8 LibWeb: Invoke our internal attribute change handler from Attr před 1 rokem
  Timothy Flynn 2d97dd019e LibWeb: Use the spec-mandated change-attribute when setting an attribute před 1 rokem
  Timothy Flynn 50ec91fbe3 LibWeb: Add a missing spec-mandated return in Element::toggle_attribute před 1 rokem
  Timothy Flynn 720f7ba746 LibWeb: Define getting and setting an attribute value před 1 rokem
  Jonatan Klemets 0adda642a6 LibWeb: Fix int parsing in Element::tab_index před 1 rokem
  Shannon Booth b0eea51335 LibWeb: Port DOMTokenList from DeprecatedString to String před 1 rokem
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) před 1 rokem
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels před 1 rokem
  Andreas Kling 76580bb9ba LibWeb: Cache lowercased tag name for getElementsByTagName() iteration před 1 rokem
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible před 1 rokem
  Sam Atkins 9522f761a3 LibWeb: Implement "directionality" of an Element před 1 rokem
  Sam Atkins 9f83c0f0da LibWeb: Add Element::is_document_element() helper před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Sam Atkins 13b4bf48a8 LibWeb: Give Document a "target element" před 1 rokem
  Luke Wilde 5694981352 LibWeb: Implement Element.hasAttributeNS před 1 rokem
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible před 1 rokem
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors před 1 rokem