mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48:59 +01:00
Enable css-variables-1 tests
``` Summary ======= Ran 548 tests (525 parents, 23 subtests) Expected results: 242 Unexpected results: 306 (FAIL: 304, TIMEOUT: 2) ```
This commit is contained in:
parent
b4fdb5d803
commit
b0aedc6f4c
96 changed files with 356 additions and 1 deletions
|
@ -315,7 +315,6 @@ class MachCommands(CommandBase):
|
||||||
parser=updatecommandline.create_parser())
|
parser=updatecommandline.create_parser())
|
||||||
def update_css(self, **kwargs):
|
def update_css(self, **kwargs):
|
||||||
self.ensure_bootstrapped()
|
self.ensure_bootstrapped()
|
||||||
self.ensure_wpt_virtualenv()
|
|
||||||
run_file = path.abspath(path.join("tests", "wpt", "update_css.py"))
|
run_file = path.abspath(path.join("tests", "wpt", "update_css.py"))
|
||||||
run_globals = {"__file__": run_file}
|
run_globals = {"__file__": run_file}
|
||||||
execfile(run_file, run_globals)
|
execfile(run_file, run_globals)
|
||||||
|
|
|
@ -29,6 +29,12 @@ skip: true
|
||||||
skip: true
|
skip: true
|
||||||
[xhtml1print]
|
[xhtml1print]
|
||||||
skip: true
|
skip: true
|
||||||
|
[css-variables-1_dev]
|
||||||
|
skip: false
|
||||||
|
[xhtml1]
|
||||||
|
skip: true
|
||||||
|
[xhtml1print]
|
||||||
|
skip: true
|
||||||
[cssom-1_dev]
|
[cssom-1_dev]
|
||||||
skip: false
|
skip: false
|
||||||
[xhtml1]
|
[xhtml1]
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[css-vars-custom-property-inheritance.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,71 @@
|
||||||
|
[test_variable_legal_values.htm]
|
||||||
|
type: testharness
|
||||||
|
[percentage]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[number]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[time]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[function]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[nested_function]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[parentheses]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[braces]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[brackets]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[at_keyword_unknown]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[at_keyword_known]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[at_keyword_unknown_and_block]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[at_keyword_known_and_block]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[unbalanced_close_bracket_at_toplevel]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[unbalanced_close_paren_at_toplevel]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[unbalanced_close_bracket_in_something_balanced]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[unbalanced_close_paren_in_something_balanced]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[unbalanced_close_brace_in_something_balanced]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CDO_at_top_level]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CDC_at_top_level]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[semicolon_not_at_top_level_value_unused]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CDO_not_at_top_level_value_unused]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CDC_not_at_top_level_value_unused]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-declaration-08.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-declaration-14.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-declaration-20.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-declaration-24.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-declaration-26.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-declaration-37.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-declaration-53.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-declaration-54.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-declaration-55.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-external-font-face-01.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-external-supports-01.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-font-face-01.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-font-face-02.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-03.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-04.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-13.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-14.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-15.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-18.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-19.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-20.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-26.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-27.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-36.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-reference-38.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-01.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-02.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-03.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-04.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-05.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-06.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-07.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-08.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-09.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-10.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-11.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-12.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-13.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-14.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-15.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-16.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-17.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-18.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-19.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-20.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-21.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-22.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-23.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-24.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-25.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-26.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-27.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-28.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-29.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-30.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-31.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-32.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-33.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-34.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-35.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-36.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-37.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-38.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-39.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-40.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-41.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-42.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-43.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-44.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-45.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-46.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-47.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-48.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-49.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-50.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-51.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-52.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-53.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-54.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-55.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-56.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-57.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-58.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-59.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-60.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-61.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-62.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-63.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-64.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-65.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-66.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[variable-supports-67.htm]
|
||||||
|
type: reftest
|
||||||
|
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue