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
195
tests/wpt/meta/css/css-display/parsing/display-valid.html.ini
Normal file
195
tests/wpt/meta/css/css-display/parsing/display-valid.html.ini
Normal file
|
@ -0,0 +1,195 @@
|
|||
[display-valid.html]
|
||||
[e.style['display'\] = "grid" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline-grid" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flex" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline-flex" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "ruby" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "ruby-base" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "ruby-text" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow-root list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item flow-root" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flex block" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "block flex" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "grid block" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "block grid" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "block ruby" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "ruby block" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow-root block list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "block flow-root list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow-root list-item block" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "block list-item flow-root" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item block flow-root" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item flow-root block" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow-root inline" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline flow-root" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flex inline" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline flex" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "grid inline" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline grid" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "table inline" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline table" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline ruby" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "ruby inline" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow-root inline list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline flow-root list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow-root list-item inline" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline list-item flow-root" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item inline flow-root" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item flow-root inline" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in flow" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow-root run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in flow-root" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flex run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in flex" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "grid run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in grid" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "table run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in table" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in ruby" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "ruby run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow run-in list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in flow list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow list-item run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in list-item flow" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item run-in flow" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item flow run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow-root run-in list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in flow-root list-item" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "flow-root list-item run-in" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "run-in list-item flow-root" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item run-in flow-root" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "list-item flow-root run-in" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue