Enable layout_grid_enabled pref for all tests (#36316)

This is part of #36315
Testing: This improves several tests that rely on this feature

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-04-03 11:48:05 -07:00 committed by GitHub
parent dfcd9de138
commit e1213f9dbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
81 changed files with 123 additions and 479 deletions

View file

@ -1,220 +1,4 @@
[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="checkbox" style="overflow: visible; appearance: auto;">]
expected: FAIL