mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update web-platform-tests to revision 3503c50a6452e153bde906a9c6644cb6237224fc
This commit is contained in:
parent
3db473714b
commit
dc71e05859
379 changed files with 37923 additions and 5120 deletions
|
@ -35,7 +35,7 @@ test_pseudo_computed_value("::marker", "font-weight", "900");
|
|||
test_pseudo_computed_value("::marker", "color", "rgb(0, 100, 200)");
|
||||
|
||||
// ::marker supports `text-combine-upright`, `unicode-bidi` and `direction`
|
||||
test_pseudo_computed_value("::marker", "text-combine-upright", "none");
|
||||
test_pseudo_computed_value("::marker", "text-combine-upright", "all");
|
||||
test_pseudo_computed_value("::marker", "unicode-bidi", "plaintext");
|
||||
test_pseudo_computed_value("::marker", "direction", "rtl");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue