mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Enable layout_container_queries_enabled on all WPT tests (#36348)
This feature is part of --enable-experimental-web-platform-features, so it should be enabled on all tests. It's not really implemented beyond parsing, but it should be safe to enable. It mostly changes test results from ERROR to FAIL. This is part of #36315 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
3c4a4d53dd
commit
3e249c9bc4
109 changed files with 1495 additions and 151 deletions
|
@ -1,2 +1,36 @@
|
|||
[font-relative-units-dynamic.html]
|
||||
expected: ERROR
|
||||
[em units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[rem units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[ex units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[rex units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[ch units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[cap units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[rch units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[lh units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[rlh units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[ic units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[ric units respond to changes]
|
||||
expected: FAIL
|
||||
|
||||
[rcap units respond to changes]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue