Commit History

作者 SHA1 備註 提交日期
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 年之前
  Sam Atkins 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes 1 年之前
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 年之前
  Sam Atkins 7bc5949e35 LibWeb: Implement the `:placeholder-shown` pseudo-class 1 年之前
  Sam Atkins 9f5b1e6614 LibWeb: Implement the `:read-only` and `:read-write` pseudo-classes 1 年之前
  Sam Atkins 3d10bf3ae7 LibWeb: Implement the `:target-within` pseudo-class selector 1 年之前
  Sam Atkins 3af8b491b4 LibWeb: Implement `:any-link` and `:local-link` pseudo-class selectors 1 年之前
  Sam Atkins b8e694c0f2 LibWeb: Implement the `:dir()` selector pseudo-class 1 年之前
  Sam Atkins 12a2750d1e LibWeb: Support multiple values in `:lang()` selector 1 年之前
  Sam Atkins b314a115ca LibWeb: Use generated PseudoClass data 1 年之前
  Sam Atkins a9620d8784 LibWeb: Implement the `:target` selector pseudo-class 1 年之前
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors 1 年之前
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors 1 年之前
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class 1 年之前
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes 1 年之前
  Sam Atkins eb7cda1172 LibWeb: Implement the `:volume-locked` pseudo-class 1 年之前
  Sam Atkins c8a51f232d LibWeb: Implement the `:muted` pseudo-class 1 年之前
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class 1 年之前
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes 1 年之前
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector 2 年之前
  Luke Wilde a744ae79ff LibWeb: Implement the `:defined` pseudo class 2 年之前
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 年之前
  Srikavin Ramkumar c3d6709a9e LibWeb: Implement selector matching for :indeterminate pseudo-class 2 年之前
  Srikavin Ramkumar aad4051885 LibWeb: Match selected option elements with checked pseudo-class 2 年之前
  Kenneth Myhra be958a14cf LibWeb: Use from_deprecated_fly_string() instead of from_utf8() 2 年之前
  Andreas Kling 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString 2 年之前
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings 2 年之前
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
  Luke Wilde 9662eec388 LibWeb: Apply :enabled pseudo class to only certain elements 2 年之前