Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 tháng trước cách đây |
Andreas Kling
|
ef4f5ac8fb
LibWeb: Filter :hover selectors early for elements that aren't hovered
|
10 tháng trước cách đây |
Andreas Kling
|
84ab8bf797
LibWeb: Make CSS :hover selector match shadow-inclusive ancestors
|
10 tháng trước cách đây |
Tim Ledbetter
|
00f03f3e90
LibWeb: Match attribute selectors case insensitively in XML documents
|
10 tháng trước cách đây |
Sam Atkins
|
6a74b01644
LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct
|
10 tháng trước cách đây |
Tim Ledbetter
|
82ed253477
LibWeb: Match class selectors case insensitively in quirks mode
|
11 tháng trước cách đây |
Andreas Kling
|
4c326fc5f6
LibWeb: Implement :host and :host(<compound-selector>) selector matching
|
11 tháng trước cách đây |
Diego Frias
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
11 tháng trước cách đây |
Luke Warlow
|
63a5ff70e5
LibWeb: Implement :modal pseudo class
|
1 năm trước cách đây |
Matthew Olsson
|
8450041b52
LibWeb: Fix some GCVerifier warnings
|
1 năm trước cách đây |
Timothy Flynn
|
6e2685f091
LibWeb: Remove FLATTEN attribute from SelectorEngine::fast_matches
|
1 năm trước cách đây |
Andreas Kling
|
7c9368f402
LibWeb: Support most simple pseudo classes in the fast selector matcher
|
1 năm trước cách đây |
Andreas Kling
|
3c3e591f03
LibWeb: Add a fast (iterative) selector matcher for trivial selectors
|
1 năm trước cách đây |
Andreas Kling
|
432536f0b3
LibWeb: Make SelectorEngine::matches_namespace() a standalone function
|
1 năm trước cách đây |
Andreas Kling
|
22465e80fe
LibWeb: Avoid FlyString copy when matching tag selector namespace URI
|
1 năm trước cách đây |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 năm trước cách đây |
Andreas Kling
|
43ef3dc0ab
LibWeb: Cache attribute names in lowercase to speed up selector matching
|
1 năm trước cách đây |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
32a6bf908a
LibWeb/CSS: Fix stack use after scope in matches_attribute()
|
1 năm trước cách đây |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 năm trước cách đây |
Shannon Booth
|
326b34c7c7
LibWeb: Port all callers of Element::namespace to Element::namespace_uri
|
1 năm trước cách đây |
Andreas Kling
|
0a8eb59a05
LibWeb: Remove Deprecated*String usage in SelectorEngine
|
1 năm trước cách đây |
Andreas Kling
|
83c3490bc4
LibWeb: Use Element::id() in SelectorEngine
|
1 năm trước cách đây |
Andreas Kling
|
0e9bdfa822
LibWeb: Avoid QualifiedName copy when matching tag name selectors
|
1 năm trước cách đây |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 năm trước cách đây |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 năm trước cách đây |
Sam Atkins
|
6bf107fc16
LibWeb: Implement the :open and :closed pseudo-classes
|
1 năm trước cách đây |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 năm trước cách đây |
Sam Atkins
|
7bc5949e35
LibWeb: Implement the `:placeholder-shown` pseudo-class
|
1 năm trước cách đây |
Sam Atkins
|
9f5b1e6614
LibWeb: Implement the `:read-only` and `:read-write` pseudo-classes
|
1 năm trước cách đây |