提交历史

作者 SHA1 备注 提交日期
  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 年之前