Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 274c46a3c9 LibWeb: Don't infer descendant combinator for <compound-selector> hace 11 meses
  Diego Frias f63a945ba0 LibWeb: Implement the `:has()` pseudo-class hace 11 meses
  Edwin Hoksberg 2b30414c1d LibWeb: Add attribute list that must always be compared without casing hace 1 año
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} hace 1 año
  Shannon Booth ed97946975 LibWeb: Support obsolete but required -webkit- CSS parsing quirk hace 1 año
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class hace 1 año
  Shannon Booth 08920b7a34 LibWeb: Simplify a conditional check in parse_pseudo_simple_selector hace 1 año
  Shannon Booth 74b6e7b1f0 LibWeb: Avoid calling FlyString::from_utf8 on FlyString's hace 1 año
  Shannon Booth 6ce0d588ee Everywhere: Avoid calling from_utf8 on FlyString or String hace 1 año
  Shannon Booth 6813dcaff8 LibWeb: Return FlyString const& from CSS::Parser::Token hace 1 año
  Sam Atkins f69d38a346 LibWeb: Use ComponentValue::is_ident("..."sv) helper hace 1 año
  Shannon Booth 3f13a50a20 LibWeb: Return FlyString from CSS::Parser::Token::ident hace 1 año
  Sam Atkins 5b125811f1 LibWeb: Add support for pseudo-class functions that take an ident param hace 1 año
  Sam Atkins 8e5b2907f6 LibWeb: Move selector parsing code to a separate file hace 1 año