mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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
27 lines
485 B
INI
27 lines
485 B
INI
[layer-rules-cssom.html]
|
|
[Basic layer block name]
|
|
expected: FAIL
|
|
|
|
[Anonymous layer block name]
|
|
expected: FAIL
|
|
|
|
[Basic layer statement name]
|
|
expected: FAIL
|
|
|
|
[Layer statement with multiple names]
|
|
expected: FAIL
|
|
|
|
[Nested layer block names]
|
|
expected: FAIL
|
|
|
|
[Nested layer statement name lists]
|
|
expected: FAIL
|
|
|
|
[Import into anonymous layer]
|
|
expected: FAIL
|
|
|
|
[Import into named layer]
|
|
expected: FAIL
|
|
|
|
[Import without layer]
|
|
expected: FAIL
|