mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
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>
36 lines
844 B
INI
Vendored
36 lines
844 B
INI
Vendored
[container-units-animation.html]
|
|
[Animation using cqw unit]
|
|
expected: FAIL
|
|
|
|
[Animation using cqw unit responds to changing container size]
|
|
expected: FAIL
|
|
|
|
[Animation using cqh unit]
|
|
expected: FAIL
|
|
|
|
[Animation using cqh unit responds to changing container size]
|
|
expected: FAIL
|
|
|
|
[Animation using cqi unit]
|
|
expected: FAIL
|
|
|
|
[Animation using cqi unit responds to changing container size]
|
|
expected: FAIL
|
|
|
|
[Animation using cqb unit]
|
|
expected: FAIL
|
|
|
|
[Animation using cqb unit responds to changing container size]
|
|
expected: FAIL
|
|
|
|
[Animation using cqmin unit]
|
|
expected: FAIL
|
|
|
|
[Animation using cqmin unit responds to changing container size]
|
|
expected: FAIL
|
|
|
|
[Animation using cqmax unit]
|
|
expected: FAIL
|
|
|
|
[Animation using cqmax unit responds to changing container size]
|
|
expected: FAIL
|