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>
42 lines
943 B
INI
Vendored
42 lines
943 B
INI
Vendored
[container-computed.html]
|
|
[Property container value 'initial']
|
|
expected: FAIL
|
|
|
|
[Property container value 'inherit']
|
|
expected: FAIL
|
|
|
|
[Property container value 'unset']
|
|
expected: FAIL
|
|
|
|
[Property container value 'none / inline-size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'none / size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'inline-size / inline-size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'block-size / size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'foo / inline-size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'foo /inline-size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'foo/ inline-size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'foo/inline-size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'FoO / size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'foo bar / size']
|
|
expected: FAIL
|
|
|
|
[Property container value 'foo / normal']
|
|
expected: FAIL
|