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,6 +0,0 @@
[fieldset-grid.html]
[Grid]
expected: FAIL
[Inline grid]
expected: FAIL

View file

@ -1,2 +0,0 @@
[grid-template-propagation.html]
expected: FAIL

View file

@ -8,18 +8,12 @@
[rendered legend with display: ruby]
expected: FAIL
[rendered legend with display: grid; overflow:hidden]
expected: FAIL
[rendered legend with display: ruby-base; columns:1]
expected: FAIL
[rendered legend with display: block ruby; overflow:hidden]
expected: FAIL
[rendered legend with display: grid]
expected: FAIL
[rendered legend with display: inline-block; columns:1]
expected: FAIL
@ -107,9 +101,6 @@
[rendered legend with display: ruby-text-container; overflow:hidden;columns:1]
expected: FAIL
[rendered legend with display: grid; overflow:hidden;columns:1]
expected: FAIL
[rendered legend with display: ruby-text; columns:1]
expected: FAIL
@ -122,9 +113,6 @@
[rendered legend with display: ruby-text]
expected: FAIL
[rendered legend with display: grid; columns:1]
expected: FAIL
[rendered legend with display: run-in; overflow:hidden;columns:1]
expected: FAIL

View file

@ -1,9 +1,3 @@
[legend-grid-flex-multicol.html]
[grid]
expected: FAIL
[inline-grid]
expected: FAIL
[multicol]
expected: FAIL

View file

@ -1,4 +0,0 @@
[details-blockification.html]
[Summary and content should have display:block computed value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[details-display-type-001-ref.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[details-display-type-001.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[details-display.html]
[display of details element can be changed]
expected: FAIL

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

View file

@ -11,21 +11,6 @@
[computed display of <input type=color> with display: contents]
expected: FAIL
[computed display of <input type=reset> with display: grid]
expected: FAIL
[computed display of <input type=button> with display: grid]
expected: FAIL
[computed display of <input type=submit> with display: grid]
expected: FAIL
[computed display of <input type=color> with display: grid]
expected: FAIL
[computed display of <button type=submit> with display: grid]
expected: FAIL
[computed display of <input type=reset> with display: ruby]
expected: FAIL
@ -101,27 +86,9 @@
[computed display of <button type=submit> with display: ruby-text-container]
expected: FAIL
[computed display of <input type=reset> with display: inline-grid]
expected: FAIL
[computed display of <input type=button> with display: inline-grid]
expected: FAIL
[computed display of <input type=submit> with display: inline-grid]
expected: FAIL
[computed display of <input type=color> with display: inline-grid]
expected: FAIL
[computed display of <button type=submit> with display: inline-grid]
expected: FAIL
[computed display of <input type=image> with display: contents]
expected: FAIL
[computed display of <input type=image> with display: grid]
expected: FAIL
[computed display of <input type=image> with display: ruby]
expected: FAIL
@ -137,9 +104,6 @@
[computed display of <input type=image> with display: ruby-text-container]
expected: FAIL
[computed display of <input type=image> with display: inline-grid]
expected: FAIL
[<input type=color> overflow/overflow-clip-margin]
expected: FAIL

View file

@ -1,6 +1,3 @@
[grid.html]
[inline-grid]
expected: FAIL
[grid]
expected: FAIL