mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
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:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue