提交历史

作者 SHA1 备注 提交日期
  Sam Atkins b645e26e9b LibWeb/CSS: Bring TokenStream in line with spec 9 月之前
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
  Tim Ledbetter 00f03f3e90 LibWeb: Match attribute selectors case insensitively in XML documents 10 月之前
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 10 月之前
  Sam Atkins dae9c9be40 LibWeb/CSS: Add quick-and-dirty parsing for pseudo-element selectors 11 月之前
  Andreas Kling 274c46a3c9 LibWeb: Don't infer descendant combinator for <compound-selector> 11 月之前
  Diego Frias f63a945ba0 LibWeb: Implement the `:has()` pseudo-class 11 月之前
  Edwin Hoksberg 2b30414c1d LibWeb: Add attribute list that must always be compared without casing 1 年之前
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 年之前
  Shannon Booth ed97946975 LibWeb: Support obsolete but required -webkit- CSS parsing quirk 1 年之前
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class 1 年之前
  Shannon Booth 08920b7a34 LibWeb: Simplify a conditional check in parse_pseudo_simple_selector 1 年之前
  Shannon Booth 74b6e7b1f0 LibWeb: Avoid calling FlyString::from_utf8 on FlyString's 1 年之前
  Shannon Booth 6ce0d588ee Everywhere: Avoid calling from_utf8 on FlyString or String 1 年之前
  Shannon Booth 6813dcaff8 LibWeb: Return FlyString const& from CSS::Parser::Token 1 年之前
  Sam Atkins f69d38a346 LibWeb: Use ComponentValue::is_ident("..."sv) helper 1 年之前
  Shannon Booth 3f13a50a20 LibWeb: Return FlyString from CSS::Parser::Token::ident 1 年之前
  Sam Atkins 5b125811f1 LibWeb: Add support for pseudo-class functions that take an ident param 1 年之前
  Sam Atkins 8e5b2907f6 LibWeb: Move selector parsing code to a separate file 1 年之前