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,396 @@
[baseline-alignment-and-overflow.tentative.html]
[<input type="text" value="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="text" value="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="text" value="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="text" value="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="text" value="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="text" value="x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="search" value="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="search" value="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="search" value="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="search" value="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="search" value="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="search" value="x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="tel" value="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="tel" value="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="tel" value="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="tel" value="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="tel" value="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="tel" value="x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="url" value="data:,x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="url" value="data:,x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="url" value="data:,x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="url" value="data:,x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="url" value="data:,x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="url" value="data:,x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="email" value="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="email" value="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="email" value="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="email" value="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="email" value="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="email" value="x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="password" value="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="password" value="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="password" value="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="password" value="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="password" value="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="password" value="x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="date" value="2020-01-01" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="date" value="2020-01-01" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="date" value="2020-01-01" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="date" value="2020-01-01" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="date" value="2020-01-01" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="date" value="2020-01-01" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="month" value="2020-01" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="month" value="2020-01" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="month" value="2020-01" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="month" value="2020-01" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="month" value="2020-01" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="month" value="2020-01" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="week" value="2020-W01" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="week" value="2020-W01" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="week" value="2020-W01" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="week" value="2020-W01" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="week" value="2020-W01" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="week" value="2020-W01" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="time" value="00:00" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="time" value="00:00" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="time" value="00:00" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="time" value="00:00" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="time" value="00:00" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="time" value="00:00" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="datetime-local" value="2020-01-01T00:00" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="datetime-local" value="2020-01-01T00:00" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="datetime-local" value="2020-01-01T00:00" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="datetime-local" value="2020-01-01T00:00" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="datetime-local" value="2020-01-01T00:00" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="datetime-local" value="2020-01-01T00:00" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="number" value="0" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="number" value="0" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="number" value="0" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="number" value="0" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="number" value="0" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="number" value="0" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="range" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="range" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="range" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="range" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="range" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="range" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="color" value="#000000" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="color" value="#000000" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="color" value="#000000" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="color" value="#000000" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="color" value="#000000" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="color" value="#000000" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="checkbox" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="checkbox" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="checkbox" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="checkbox" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="checkbox" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="checkbox" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="radio" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="radio" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="radio" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="radio" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="radio" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="radio" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="file" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="file" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="file" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="file" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="file" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="file" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="submit" value="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="submit" value="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="submit" value="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="submit" value="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="submit" value="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="submit" value="x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="image" src="data:,broken" alt="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="image" src="data:,broken" alt="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="image" src="data:,broken" alt="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="image" src="data:,broken" alt="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="image" src="data:,broken" alt="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="image" src="data:,broken" alt="x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="image" src="data:(png)" alt="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="image" src="data:(png)" alt="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="image" src="data:(png)" alt="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="image" src="data:(png)" alt="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="image" src="data:(png)" alt="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="image" src="data:(png)" alt="x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="reset" value="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="reset" value="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="reset" value="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="reset" value="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="reset" value="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="reset" value="x" style="overflow: scroll; appearance: none;">]
expected: FAIL
[<input type="button" value="x" style="overflow: visible; appearance: auto;">]
expected: FAIL
[<input type="button" value="x" style="overflow: hidden; appearance: auto;">]
expected: FAIL
[<input type="button" value="x" style="overflow: scroll; appearance: auto;">]
expected: FAIL
[<input type="button" value="x" style="overflow: visible; appearance: none;">]
expected: FAIL
[<input type="button" value="x" style="overflow: hidden; appearance: none;">]
expected: FAIL
[<input type="button" value="x" style="overflow: scroll; appearance: none;">]
expected: FAIL