Historial de Commits

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