Histórico de Commits

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