Sam Atkins
|
91114c157b
LibWeb: Make serializing selectors infallible
|
1 年之前 |
Sam Atkins
|
5b125811f1
LibWeb: Add support for pseudo-class functions that take an ident param
|
1 年之前 |
Sam Atkins
|
b314a115ca
LibWeb: Use generated PseudoClass data
|
1 年之前 |
Sam Atkins
|
a9620d8784
LibWeb: Implement the `:target` selector pseudo-class
|
1 年之前 |
Sam Atkins
|
debf38ee9d
LibWeb: Add namespaces to Attribute selectors
|
1 年之前 |
Sam Atkins
|
1858f06881
LibWeb: Add namespaces to Universal and TagName selectors
|
1 年之前 |
Sam Atkins
|
5042c903be
LibWeb: Add SimpleSelector::QualifiedName, with parsing
|
1 年之前 |
Sam Atkins
|
14e6bae593
LibWeb: Implement the `:focus-visible` pseudo-class
|
1 年之前 |
Sam Atkins
|
f6e4caf197
LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes
|
1 年之前 |
Sam Atkins
|
eb7cda1172
LibWeb: Implement the `:volume-locked` pseudo-class
|
1 年之前 |
Sam Atkins
|
c8a51f232d
LibWeb: Implement the `:muted` pseudo-class
|
1 年之前 |
Sam Atkins
|
7b4ae43b91
LibWeb: Implement the `:seeking` pseudo-class
|
1 年之前 |
Sam Atkins
|
4df5e24926
LibWeb: Implement the `:playing` and `:paused` pseudo-classes
|
1 年之前 |
Andreas Kling
|
088cc4ea73
LibWeb: Parse CSS :host selector
|
2 年之前 |
Gabriel Dinner-David
|
c9af6c87bf
LibWeb: Add ::selection to pseudo elements
|
2 年之前 |
Luke Wilde
|
a744ae79ff
LibWeb: Implement the `:defined` pseudo class
|
2 年之前 |
Simon Wanner
|
c8ebacb1c9
LibWeb: Support the :scope pseudo class
|
2 年之前 |
Srikavin Ramkumar
|
c3d6709a9e
LibWeb: Implement selector matching for :indeterminate pseudo-class
|
2 年之前 |
Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 年之前 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 年之前 |
Sam Atkins
|
13d2111b74
LibWeb: Port Selector to new Strings
|
2 年之前 |
Sam Atkins
|
85f3de6331
LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors
|
2 年之前 |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Timothy Flynn
|
fddbc2e378
LibWeb: Ensure the number of pseudo elements stays up-to-date
|
2 年之前 |
Luke Wilde
|
1fbad9caaf
LibWeb: Recognise the ::placeholder pseudo element
|
2 年之前 |
Andreas Kling
|
1dd4e2dc87
LibWeb: Cache lowercased names in SimpleSelector
|
2 年之前 |
MacDue
|
b5febe538c
LibWeb: Parse the -webkit-progress-bar/value pseudo elements
|
2 年之前 |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 年之前 |