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 година |