Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String há 1 ano atrás
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute há 1 ano atrás
  Shannon Booth a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute há 1 ano atrás
  Timothy Flynn f05d291b41 LibWeb: Use the spec-mandated set-value when setting an attribute há 1 ano atrás
  Timothy Flynn 5ec76331e8 LibWeb: Invoke our internal attribute change handler from Attr há 1 ano atrás
  Timothy Flynn 2d97dd019e LibWeb: Use the spec-mandated change-attribute when setting an attribute há 1 ano atrás
  Timothy Flynn 50ec91fbe3 LibWeb: Add a missing spec-mandated return in Element::toggle_attribute há 1 ano atrás
  Timothy Flynn 720f7ba746 LibWeb: Define getting and setting an attribute value há 1 ano atrás
  Jonatan Klemets 0adda642a6 LibWeb: Fix int parsing in Element::tab_index há 1 ano atrás
  Shannon Booth b0eea51335 LibWeb: Port DOMTokenList from DeprecatedString to String há 1 ano atrás
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) há 1 ano atrás
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels há 1 ano atrás
  Andreas Kling 76580bb9ba LibWeb: Cache lowercased tag name for getElementsByTagName() iteration há 1 ano atrás
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible há 1 ano atrás
  Sam Atkins 9522f761a3 LibWeb: Implement "directionality" of an Element há 1 ano atrás
  Sam Atkins 9f83c0f0da LibWeb: Add Element::is_document_element() helper há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Sam Atkins 13b4bf48a8 LibWeb: Give Document a "target element" há 1 ano atrás
  Luke Wilde 5694981352 LibWeb: Implement Element.hasAttributeNS há 1 ano atrás
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible há 1 ano atrás
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors há 1 ano atrás
  Aliaksandr Kalenik 491da2a810 LibWeb: Use is_scroll_container instead of is_scrollable in JS APIs há 1 ano atrás
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Aliaksandr Kalenik c985a1b2af LibWeb: Add non-const version of paintable_box() in DOM::Node há 1 ano atrás
  Aliaksandr Kalenik 433d3f988d LibWeb: Add ad-hoc implementation for Element::scroll(x, y) há 1 ano atrás
  Aliaksandr Kalenik fee5b4deb6 LibWeb: Move set_scroll_offset() from Layout::Box to PaintableBox há 1 ano atrás
  Aliaksandr Kalenik 5b7926fa53 LibWeb: Move scroll_offset() from Layout::Box to PaintableBox há 1 ano atrás
  Andreas Kling 9937fcc5e1 LibWeb: Don't assume opacity values are CSS numbers há 1 ano atrás
  Sam Atkins 5ee1b7db7c LibWeb: Convert BorderData::width to CSSPixels há 1 ano atrás