mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Enable more css tests (#31469)
* Enable more css tests In particular, these directories are no longer skipped: - CSS1 (has no tests) - css-box (except margin-trim) - css-cascade - css-display (except run-in) - css-easing - css-env - css-lists - css-namespaces - css-overflow - css-pseudo - css-sizing (except aspect-ratio and contain-intrinsic-size) - css-syntax - reference - support (has no tests) * Sort list properly * Explicitly list skipped directories * Do not skip css tests by default * Add expectations
This commit is contained in:
parent
0beec63c86
commit
2b1d342102
1357 changed files with 17727 additions and 66 deletions
192
tests/wpt/meta/css/css-display/parsing/display-computed.html.ini
Normal file
192
tests/wpt/meta/css/css-display/parsing/display-computed.html.ini
Normal file
|
@ -0,0 +1,192 @@
|
|||
[display-computed.html]
|
||||
[Property display value 'grid']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'inline-grid']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flex']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'inline-flex']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'ruby']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'ruby-base']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'ruby-text']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow-root list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item flow-root']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flex block']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'block flex']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'grid block']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'block grid']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'block ruby']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'ruby block']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow-root block list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'block flow-root list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow-root list-item block']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'block list-item flow-root']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item block flow-root']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item flow-root block']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flex inline']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'inline flex']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'grid inline']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'inline grid']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'inline ruby']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'ruby inline']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow-root inline list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'inline flow-root list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow-root list-item inline']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'inline list-item flow-root']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item inline flow-root']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item flow-root inline']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in flow']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow-root run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in flow-root']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flex run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in flex']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'grid run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in grid']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'table run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in table']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in ruby']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'ruby run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow run-in list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in flow list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow list-item run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in list-item flow']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item run-in flow']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item flow run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow-root run-in list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in flow-root list-item']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'flow-root list-item run-in']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'run-in list-item flow-root']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item run-in flow-root']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'list-item flow-root run-in']
|
||||
expected: FAIL
|
||||
|
||||
[position absolute affects computed display]
|
||||
expected: FAIL
|
||||
|
||||
[position fixed affects computed display]
|
||||
expected: FAIL
|
||||
|
||||
[float left affects computed display]
|
||||
expected: FAIL
|
||||
|
||||
[float right affects computed display]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue