mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision d55d764f159f5d8dd3e0b30e9d38f75af4feb438
This commit is contained in:
parent
bb5cd02da3
commit
865f7c03e9
228 changed files with 6505 additions and 2813 deletions
|
@ -46,7 +46,7 @@ test_pseudo_computed_value("::marker", "direction", "rtl");
|
|||
test_pseudo_computed_value("::marker", "content", "\"foo\"");
|
||||
|
||||
// ::marker does NOT support layout properties
|
||||
test_pseudo_computed_value("::marker", "display", "none", ["block", "inline"]);
|
||||
test_pseudo_computed_value("::marker", "display", "none", ["block", "inline", "inline-block"]);
|
||||
test_pseudo_computed_value("::marker", "position", "absolute", "static");
|
||||
test_pseudo_computed_value("::marker", "float", "right", "none");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue