Jonathan
|
6851f412dc
Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578)
|
8 ماه پیش |
Michael Ragazzon
|
0e1215e794
Add `Element::Contains` method
|
8 ماه پیش |
Jonathan
|
632a3ad12c
Add `Rml::Element::Matches` function (#573)
|
1 سال پیش |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 سال پیش |
Michael Ragazzon
|
159b277fb5
The attribute selector |= should also match when the value is exactly equal
|
3 سال پیش |
Michael Ragazzon
|
a85be1e344
Dirty styles when attributes change
|
3 سال پیش |
Michael Ragazzon
|
a96164c451
RCSS attribute selector support (based on #240)
|
3 سال پیش |
Michael Ragazzon
|
a44eef73e0
Clean up style sheet node parser and move the combinator to the child node
|
3 سال پیش |
Michael Ragazzon
|
e6aea9369a
Traverse the style sheet nodes recursively to test all possible paths toward the root, not just the first greedy path.
|
3 سال پیش |
Michael Ragazzon
|
82b6bcf246
Dirty siblings when ID, class or pseudo class is changed
|
3 سال پیش |
Michael Ragazzon
|
377550d164
Add :not() selector to RCSS
|
3 سال پیش |
Michael Ragazzon
|
4f578db6a3
Ensure selectors never match text elements
|
3 سال پیش |
Michael Ragazzon
|
539ba2cee1
Add sibling selectors + and ~ to RCSS
|
3 سال پیش |
Michael Ragazzon
|
979b75b559
Add selector unit tests with dynamic structural operations
|
3 سال پیش |
Michael Ragazzon
|
63899af0c1
Add unit tests for Element::Closest
|
4 سال پیش |
Michael Ragazzon
|
61a14fd25a
- Add a visual test suite for navigating and comparing formatting of documents for correctness, in particular for testing the layout engine. Includes some examples from the CSS specifications.
|
5 سال پیش |