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,66 @@
[cloning-steps.html]
[input[type=button\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=checkbox\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=color\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=date\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=datetime-local\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=email\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=file\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=hidden\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=image\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=month\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=number\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=password\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=radio\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=range\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=reset\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=search\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=submit\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=tel\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=text\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=time\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=url\] element's indeterminateness should be cloned]
expected: FAIL
[input[type=week\] element's indeterminateness should be cloned]
expected: FAIL

View file

@ -0,0 +1,3 @@
[datetime-local-trailing-zeros.html]
[Verifies that trailing zeros in the milliseconds portion of the date strings are removed.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[defaultValue-clobbering.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[email.html]
[When the multiple attribute is set, the user agent must run the value sanitization algorithm]
expected: FAIL

View file

@ -0,0 +1,6 @@
[files.html]
[setting <input type=file>.files]
expected: FAIL
[setting <input type=file>.files from DataTransfer]
expected: FAIL

View file

@ -0,0 +1,4 @@
[hidden-charset-case-sensitive.html]
[keyword _charset_]
expected: FAIL

View file

@ -0,0 +1,3 @@
[input-type-button.html]
[label value]
expected: FAIL

View file

@ -0,0 +1,9 @@
[input-valueasdate.html]
[valueAsDate setter on type time (new Date("1970-01-01T00:00:00.000Z"))]
expected: FAIL
[valueAsDate setter on type time (new Date("1970-01-01T12:00:00.000Z"))]
expected: FAIL
[valueAsDate setter on type time (new Date("1970-01-01T23:59:00.000Z"))]
expected: FAIL

View file

@ -0,0 +1,3 @@
[radio-morphed.html]
[Setting type attribute must unset checkedness of other elements]
expected: FAIL

View file

@ -0,0 +1,7 @@
[range-restore-oninput-onchange-event.html]
expected: TIMEOUT
[Verifies that form restoration does not fire input or change events for <input type=range>.]
expected: TIMEOUT
[Verifies that form restoration does not fire input or change events for <input type=text>.]
expected: NOTRUN

View file

@ -0,0 +1,7 @@
[range-restore-oninput-onchange-event.https.html]
expected: TIMEOUT
[Verifies that form restoration does not fire input or change events for <input type=range>.]
expected: TIMEOUT
[Verifies that form restoration does not fire input or change events for <input type=text>.]
expected: NOTRUN

View file

@ -0,0 +1,2 @@
[range-tick-marks-01.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[range-tick-marks-03.html]
expected: FAIL

View file

@ -0,0 +1,12 @@
[show-picker-cross-origin-iframe.html]
[Test showPicker() called from cross-origin iframe]
expected: FAIL
[Test showPicker() called from cross-origin iframe 1]
expected: FAIL
[Test showPicker() called from cross-origin iframe 2]
expected: FAIL
[Test showPicker() called from cross-origin iframe 3]
expected: FAIL