mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
* 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
196 lines
6.1 KiB
INI
196 lines
6.1 KiB
INI
[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
|