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,2 @@
[font-face-src-format.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[font-face-src-list.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[font-face-src-local.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[font-face-src-tech.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[font-family-valid.html]
[e.style['font-family'\] = "System-UI" should set the property value]
expected: FAIL

View file

@ -0,0 +1,12 @@
[font-palette-computed.html]
[Property font-palette value 'normal']
expected: FAIL
[Property font-palette value 'light']
expected: FAIL
[Property font-palette value 'dark']
expected: FAIL
[Property font-palette value '--pitchfork']
expected: FAIL

View file

@ -0,0 +1,15 @@
[font-palette-valid.html]
[e.style['font-palette'\] = "normal" should set the property value]
expected: FAIL
[e.style['font-palette'\] = "light" should set the property value]
expected: FAIL
[e.style['font-palette'\] = "dark" should set the property value]
expected: FAIL
[e.style['font-palette'\] = "--pitchfork" should set the property value]
expected: FAIL
[e.style['font-palette'\] = "--" should set the property value]
expected: FAIL

View file

@ -0,0 +1,60 @@
[font-palette-values-invalid.html]
[CSS Fonts Module Level 4: parsing @font-palette-values]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 1]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 2]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 3]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 4]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 5]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 6]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 7]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 8]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 9]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 10]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 11]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 12]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 13]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 14]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 15]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 16]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 17]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 19]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 20]
expected: FAIL

View file

@ -0,0 +1,99 @@
[font-palette-values-valid.html]
[CSS Fonts Module Level 4: parsing @font-palette-values]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 1]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 2]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 3]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 4]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 5]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 6]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 7]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 8]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 9]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 10]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 11]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 12]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 13]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 14]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 15]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 16]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 17]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 18]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 19]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 20]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 21]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 22]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 23]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 24]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 25]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 26]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 27]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 28]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 29]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 30]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 31]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 32]
expected: FAIL

View file

@ -0,0 +1,3 @@
[font-shorthand-variant.html]
[font shorthand returns only CSS2 font-variant values]
expected: FAIL

View file

@ -0,0 +1,39 @@
[font-size-adjust-computed.html]
[Property font-size-adjust value 'none']
expected: FAIL
[Property font-size-adjust value '0.5']
expected: FAIL
[Property font-size-adjust value 'ex-height 0.5']
expected: FAIL
[Property font-size-adjust value 'cap-height 0.8']
expected: FAIL
[Property font-size-adjust value 'ch-width 0.4']
expected: FAIL
[Property font-size-adjust value 'ic-width 0.9']
expected: FAIL
[Property font-size-adjust value 'ic-height 1.1']
expected: FAIL
[Property font-size-adjust value 'from-font']
expected: FAIL
[Property font-size-adjust value 'ex-height from-font']
expected: FAIL
[Property font-size-adjust value 'cap-height from-font']
expected: FAIL
[Property font-size-adjust value 'ch-width from-font']
expected: FAIL
[Property font-size-adjust value 'ic-width from-font']
expected: FAIL
[Property font-size-adjust value 'ic-height from-font']
expected: FAIL

View file

@ -0,0 +1,39 @@
[font-size-adjust-valid.html]
[e.style['font-size-adjust'\] = "none" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "0.5" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "ex-height 0.5" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "cap-height 0.8" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "ch-width 0.4" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "ic-width 0.9" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "ic-height 0.9" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "from-font" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "ex-height from-font" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "cap-height from-font" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "ch-width from-font" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "ic-width from-font" should set the property value]
expected: FAIL
[e.style['font-size-adjust'\] = "ic-height from-font" should set the property value]
expected: FAIL

View file

@ -0,0 +1,24 @@
[font-synthesis-computed.html]
[Property font-synthesis value 'none']
expected: FAIL
[Property font-synthesis value 'weight']
expected: FAIL
[Property font-synthesis value 'style']
expected: FAIL
[Property font-synthesis value 'small-caps']
expected: FAIL
[Property font-synthesis value 'style small-caps']
expected: FAIL
[Property font-synthesis value 'weight small-caps']
expected: FAIL
[Property font-synthesis value 'weight style']
expected: FAIL
[Property font-synthesis value 'weight style small-caps']
expected: FAIL

View file

@ -0,0 +1,6 @@
[font-synthesis-small-caps-valid.html]
[e.style['font-synthesis-small-caps'\] = "auto" should set the property value]
expected: FAIL
[e.style['font-synthesis-small-caps'\] = "none" should set the property value]
expected: FAIL

View file

@ -0,0 +1,6 @@
[font-synthesis-style-valid.html]
[e.style['font-synthesis-style'\] = "auto" should set the property value]
expected: FAIL
[e.style['font-synthesis-style'\] = "none" should set the property value]
expected: FAIL

View file

@ -0,0 +1,30 @@
[font-synthesis-valid.html]
[e.style['font-synthesis'\] = "none" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style weight small-caps" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style small-caps weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps style weight " should set the property value]
expected: FAIL

View file

@ -0,0 +1,6 @@
[font-synthesis-weight-valid.html]
[e.style['font-synthesis-weight'\] = "auto" should set the property value]
expected: FAIL
[e.style['font-synthesis-weight'\] = "none" should set the property value]
expected: FAIL

View file

@ -0,0 +1,9 @@
[font-variant-alternates-valid.html]
[e.style['font-variant-alternates'\] = "character-variant(more, than, one)" should set the property value]
expected: FAIL
[e.style['font-variant-alternates'\] = "styleset(more, than, one)" should set the property value]
expected: FAIL
[e.style['font-variant-alternates'\] = "styleset(more, than, one) character-variant(more, than, one)" should set the property value]
expected: FAIL

View file

@ -0,0 +1,12 @@
[font-variant-emoji-computed.html]
[Property font-variant-emoji value 'normal']
expected: FAIL
[Property font-variant-emoji value 'text']
expected: FAIL
[Property font-variant-emoji value 'emoji']
expected: FAIL
[Property font-variant-emoji value 'unicode']
expected: FAIL

View file

@ -0,0 +1,12 @@
[font-variant-emoji-valid.html]
[e.style['font-variant-emoji'\] = "normal" should set the property value]
expected: FAIL
[e.style['font-variant-emoji'\] = "text" should set the property value]
expected: FAIL
[e.style['font-variant-emoji'\] = "emoji" should set the property value]
expected: FAIL
[e.style['font-variant-emoji'\] = "unicode" should set the property value]
expected: FAIL

View file

@ -0,0 +1,3 @@
[font-variant-serialization.html]
[checking serialized value of font-variant]
expected: FAIL

View file

@ -0,0 +1,138 @@
[font-variant-valid.html]
[e.style['font-variant'\] = "normal" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "none" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "common-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "no-common-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "discretionary-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "no-discretionary-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "historical-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "no-historical-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "contextual" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "no-contextual" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "small-caps" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "all-small-caps" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "petite-caps" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "all-petite-caps" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "unicase" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "titling-caps" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "stylistic(flowing)" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "historical-forms" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "styleset(flowing)" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "character-variant(flowing)" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "swash(flowing)" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "ornaments(flowing)" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "annotation(flowing)" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "stylistic(flowing) historical-forms styleset(flowing) character-variant(flowing) swash(flowing) ornaments(flowing) annotation(flowing)" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "annotation(flowing) ornaments(flowing) swash(flowing) character-variant(flowing) styleset(flowing) historical-forms stylistic(flowing)" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "lining-nums" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "oldstyle-nums" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "proportional-nums" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "tabular-nums" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "diagonal-fractions" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "stacked-fractions" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "ordinal" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "slashed-zero" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "jis78" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "jis83" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "jis90" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "jis04" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "simplified" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "traditional" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "full-width" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "proportional-width" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "ruby" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "sub" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "super" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "common-ligatures discretionary-ligatures historical-ligatures contextual small-caps stylistic(flowing) lining-nums proportional-nums diagonal-fractions ordinal slashed-zero jis78 full-width ruby sub" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "super proportional-width jis83 stacked-fractions tabular-nums oldstyle-nums historical-forms all-small-caps no-contextual no-historical-ligatures no-discretionary-ligatures no-common-ligatures" should set the property value]
expected: FAIL

View file

@ -0,0 +1,19 @@
[font-variation-settings-computed.html]
[Property font-variation-settings value 'normal']
expected: FAIL
[Property font-variation-settings value '"wght" 700, "wght" 500' duplicate values should be removed, keeping the rightmost occurrence.]
expected: FAIL
[Property font-variation-settings value '"wght" 700, "XHGT" 0.7']
expected: FAIL
[Property font-variation-settings value '"wght" 700']
expected: FAIL
[Property font-variation-settings value '"AB@D" 0.5']
expected: FAIL
[Property font-variation-settings value '"XHGT" calc(0.4 + 0.3)']
expected: FAIL

View file

@ -0,0 +1,22 @@
[font-variation-settings-valid.html]
[e.style['font-variation-settings'\] = "\\"wght\\" 700" should set the property value]
expected: FAIL
[e.style['font-variation-settings'\] = "'wght' 1e3, 'slnt' -450.0e-1" should set the property value]
expected: FAIL
[e.style['font-variation-settings'\] = "\\"a cd\\" 0.5" should set the property value]
expected: FAIL
[e.style['font-variation-settings'\] = "\\"ab@d\\" 0.5" should set the property value]
expected: FAIL
[e.style['font-variation-settings'\] = "normal" should set the property value]
expected: FAIL
[e.style['font-variation-settings'\] = "\\"wght\\" 700, \\"XHGT\\" 0.7" should set the property value]
expected: FAIL
[e.style['font-variation-settings'\] = "'wght' 700" should set the property value]
expected: FAIL