mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
This change adds support for the `::marker` pseudo-element and ensure that markers are cached into the box tree. This is only initial support, there are a few things missing such as animations, transitions, and support the `content` CSS property. Testing: There are WPT tests for this change. Signed-off-by: Martin Robinson <mrobinson@igalia.com> Signed-off-by: Martin Robinson <mrobinson@igalia.com>
12 lines
453 B
INI
Vendored
12 lines
453 B
INI
Vendored
[ch-pseudo-recalc-on-font-load.html]
|
|
[ch in pseudo-element ::before should be recalculated after loading a web font]
|
|
expected: FAIL
|
|
|
|
[ch in pseudo-element ::after should be recalculated after loading a web font]
|
|
expected: FAIL
|
|
|
|
[ch in pseudo-element ::first-letter should be recalculated after loading a web font]
|
|
expected: FAIL
|
|
|
|
[ch in pseudo-element ::first-line should be recalculated after loading a web font]
|
|
expected: FAIL
|