mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01: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
39 lines
757 B
INI
Vendored
39 lines
757 B
INI
Vendored
[scope-cssom.html]
|
|
[CSSScopeRule.cssText, implicit scope]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.cssText, root only]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.cssText, root and limit]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.cssText, limit only]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.start, implicit scope]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.start, root only]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.start, root and limit]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.start, limit only]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.end, implicit scope]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.end, root only]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.end, root and limit]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule.end, limit only]
|
|
expected: FAIL
|
|
|
|
[CSSScopeRule is a CSSGroupingRule]
|
|
expected: FAIL
|