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,144 @@
[calc-infinity-nan-computed.html]
[Property width value 'calc(NaN * 1px)']
expected: FAIL
[Property width value 'calc(infinity * 1px)']
expected: FAIL
[Property width value 'calc(infinity * 1cm)']
expected: FAIL
[Property width value 'calc(NaN * 1rem)']
expected: FAIL
[Property width value 'calc(infinity * 1px - infinity * 1%)']
expected: FAIL
[Property width value 'calc(infinity * 1px + infinity * 1%)']
expected: FAIL
[Property width value 'calc(min(NaN * 1px, infinity * 1px) + max(infinity * 1px, -infinity * 1px))']
expected: FAIL
[Property width value 'calc(infinity * 1px - max(infinity * 1%, 0%))']
expected: FAIL
[Property width value 'calc(max(infinity * 1px, 10px))']
expected: FAIL
[Property margin-left value 'calc(-infinity * 1px)']
expected: FAIL
[Property margin-left value 'calc(min(1px, -infinity * 1%))']
expected: FAIL
[Property margin-left value 'calc(-infinity * 1%)']
expected: FAIL
[Property margin-left value 'calc(max(10000px, 0px) + min(-infinity * 1px, infinity * 1px))']
expected: FAIL
[Property margin-left value 'calc(-infinity * 1px - infinity * 1px)']
expected: FAIL
[Property margin-left value 'calc(min(-infinity * 1px, 10px))']
expected: FAIL
[Property animation-duration value 'calc(NaN * 1s)']
expected: FAIL
[Property animation-duration value 'calc(infinity * 1s)']
expected: FAIL
[Property animation-duration value 'calc(1 / 0 * 1s)']
expected: FAIL
[Property animation-duration value 'calc(max(infinity * 1s, 10s)']
expected: FAIL
[Property transition-delay value 'calc(-infinity* 1s)']
expected: FAIL
[Property transition-delay value 'calc(max(10000s, 0s) + min(-infinity * 1s, infinity * 1s))']
expected: FAIL
[Property transition-delay value 'calc(min(-infinity * 1s, 10s))']
expected: FAIL
[Property rotate(calc(infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1deg)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1turn)) value expected same with rotate(0turn) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1rad)) value expected same with rotate(0rad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1grad)) value expected same with rotate(0grad) in +/-0.0001]
expected: FAIL
[Property width value 'calc(10.135262721212548pc - 199pt / NaN)']
expected: FAIL
[Property width value 'max(15px, NaN * 1px)']
expected: FAIL
[Property width value 'max(NaN * 1px, 15px)']
expected: FAIL
[Property width value 'min(15px, NaN * 1px)']
expected: FAIL
[Property width value 'min(NaN * 1px, 15px)']
expected: FAIL
[Property rotate(calc(infinity * 1turn)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1turn)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1turn)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1rad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1rad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1rad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL