Rename metadata directories

This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -0,0 +1,6 @@
[revert-in-fallback.html]
[var(--unknown, revert) in custom property]
expected: FAIL
[var(--unknown, revert-layer) in shorthand observed via longhand]
expected: FAIL

View file

@ -0,0 +1,12 @@
[revert-layer-in-fallback.html]
[var(--unknown, revert-layer) in custom property]
expected: FAIL
[var(--unknown, revert-layer) in shorthand]
expected: FAIL
[var(--unknown, revert-layer) in shorthand observed via longhand]
expected: FAIL
[var(--unknown, revert-layer) in longhand]
expected: FAIL

View file

@ -0,0 +1,15 @@
[variable-animation-from-to.html]
bug: https://github.com/servo/servo/issues/26625
expected: TIMEOUT
[Verify CSS variable value before animation]
expected: FAIL
[Verify substituted color value before animation]
expected: FAIL
[Verify CSS variable value after animation]
expected: NOTRUN
[Verify substituted color value after animation]
expected: NOTRUN

View file

@ -0,0 +1,15 @@
[variable-animation-over-transition.html]
bug: https://github.com/servo/servo/issues/26625
expected: TIMEOUT
[Verify CSS variable value before animation]
expected: FAIL
[Verify substituted color value before animation]
expected: FAIL
[Verify CSS variable value after animation]
expected: NOTRUN
[Verify substituted color value after animation]
expected: NOTRUN

View file

@ -0,0 +1,8 @@
[variable-animation-substitute-into-keyframe-transform.html]
bug: https://github.com/servo/servo/issues/26625
[Verify transform before animation]
expected: FAIL
[Verify transform after animation]
expected: FAIL

View file

@ -0,0 +1,6 @@
[variable-animation-to-only.html]
bug: https://github.com/servo/servo/issues/26625
expected: TIMEOUT
[Verify CSS variable value after animation]
expected: TIMEOUT

View file

@ -0,0 +1,9 @@
[variable-cssText.html]
[target4]
expected: FAIL
[target5]
expected: FAIL
[target6]
expected: FAIL

View file

@ -0,0 +1,51 @@
[variable-definition.html]
[CSSOM.setProperty with space 1]
expected: FAIL
[CSSOM.setProperty with space 2]
expected: FAIL
[can't overwrite with no value]
expected: FAIL
[can't overwrite with no value (Computed Style)]
expected: FAIL
[can't overwrite with no value (Cascading)]
expected: FAIL
[ trailing white space (single space)]
expected: FAIL
[ trailing white space (double space) 2]
expected: FAIL
[!important]
expected: FAIL
[!important (with space)]
expected: FAIL
[ trailing white space (single space) (Computed Style)]
expected: FAIL
[ trailing white space (double space) 2 (Computed Style)]
expected: FAIL
[!important (Computed Style)]
expected: FAIL
[!important (with space) (Computed Style)]
expected: FAIL
[ trailing white space (single space) (Cascading)]
expected: FAIL
[ trailing white space (double space) 2 (Cascading)]
expected: FAIL
[!important (Cascading)]
expected: FAIL
[!important (with space) (Cascading)]
expected: FAIL

View file

@ -0,0 +1,13 @@
[variable-first-letter.html]
[color]
expected: FAIL
[font-size]
expected: FAIL
[font-weight]
expected: FAIL
[nested color]
expected: FAIL

View file

@ -0,0 +1,13 @@
[variable-first-line.html]
[color]
expected: FAIL
[font-size]
expected: FAIL
[font-weight]
expected: FAIL
[nested color]
expected: FAIL

View file

@ -0,0 +1,13 @@
[variable-invalidation.html]
[css rule test]
expected: FAIL
[css rule test important]
expected: FAIL
[inline style test]
expected: FAIL
[inline style test important]
expected: FAIL

View file

@ -0,0 +1,108 @@
[variable-presentation-attribute.html]
[Testing 'stroke-width' on '#box1'.]
expected: FAIL
[Testing 'stroke-width' on '#box2'.]
expected: FAIL
[Testing 'stroke-width' on '#box3'.]
expected: FAIL
[Testing 'clip' on '#test4'.]
expected: FAIL
[Testing 'alignment-baseline'.]
expected: FAIL
[Testing 'baseline-shift'.]
expected: FAIL
[Testing 'clip-rule'.]
expected: FAIL
[Testing 'color-interpolation-filters'.]
expected: FAIL
[Testing 'display'.]
expected: FAIL
[Testing 'dominant-baseline'.]
expected: FAIL
[Testing 'fill'.]
expected: FAIL
[Testing 'fill-opacity'.]
expected: FAIL
[Testing 'fill-rule'.]
expected: FAIL
[Testing 'flood-color'.]
expected: FAIL
[Testing 'flood-opacity'.]
expected: FAIL
[Testing 'font-family'.]
expected: FAIL
[Testing 'font-size-adjust'.]
expected: FAIL
[Testing 'glyph-orientation-horizontal'.]
expected: FAIL
[Testing 'glyph-orientation-vertical'.]
expected: FAIL
[Testing 'kerning'.]
expected: FAIL
[Testing 'lighting-color'.]
expected: FAIL
[Testing 'overflow'.]
expected: FAIL
[Testing 'pointer-events'.]
expected: FAIL
[Testing 'stop-color'.]
expected: FAIL
[Testing 'stop-opacity'.]
expected: FAIL
[Testing 'stroke'.]
expected: FAIL
[Testing 'stroke-dasharray'.]
expected: FAIL
[Testing 'stroke-dashoffset'.]
expected: FAIL
[Testing 'stroke-linecap'.]
expected: FAIL
[Testing 'stroke-linejoin'.]
expected: FAIL
[Testing 'stroke-miterlimit'.]
expected: FAIL
[Testing 'stroke-opacity'.]
expected: FAIL
[Testing 'stroke-width'.]
expected: FAIL
[Testing 'text-anchor'.]
expected: FAIL
[Testing 'writing-mode'.]
expected: FAIL
[Testing 'direction'.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[variable-reference-visited.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[variable-reference-without-whitespace.html]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[variable-reference.html]
[Variable reference left open at end of stylesheet]
expected: FAIL

View file

@ -0,0 +1,6 @@
[variable-substitution-background-properties.html]
[background-attachment]
expected: FAIL
[background-position]
expected: FAIL

View file

@ -0,0 +1,24 @@
[variable-substitution-basic.html]
[Simple substitution test]
expected: FAIL
[You can't build up a single token where part of it is provided by a variable]
expected: FAIL
[Multiple variable references in a single property]
expected: FAIL
[Multiple variable references in a single property (no spaces)]
expected: FAIL
[Fallback value]
expected: FAIL
[Fallback value which is also a variable reference]
expected: FAIL
[Multiple var references in fallback value]
expected: FAIL
[Multiple nested fallbacks]
expected: FAIL

View file

@ -0,0 +1,9 @@
[variable-substitution-shadow-properties.html]
[box-shadow]
expected: FAIL
[text-shadow]
expected: FAIL
[box-shadow-with-comment]
expected: FAIL

View file

@ -0,0 +1,9 @@
[variables-substitute-guaranteed-invalid.html]
[Custom properties in a cycle are guaranteed-invalid]
expected: FAIL
[A custom property referencing a cycle is treated as unset]
expected: FAIL
[A custom property referencing a non-existent variable is treated as unset]
expected: FAIL