aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html
diff options
context:
space:
mode:
authorMartin Robinson <mrobinson@igalia.com>2024-08-26 06:50:52 -0700
committerGitHub <noreply@github.com>2024-08-26 13:50:52 +0000
commit7b7020a8d429d4b58bcaf09615cdc246becfcfe5 (patch)
tree8c753a8bd386a3ead0e14a12a1d28aa6a7ee1374 /tests/wpt/meta/html
parentb6d5ac09b0b2acbb0f5b00232e53d0111a159063 (diff)
downloadservo-7b7020a8d429d4b58bcaf09615cdc246becfcfe5.tar.gz
servo-7b7020a8d429d4b58bcaf09615cdc246becfcfe5.zip
layout: Enable flexbox by default on non-legacy layout (#33186)
Flexbox is still very much in progress, but things are working well enough that we can enable it by default. It improves most pages that use flexbox now. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'tests/wpt/meta/html')
-rw-r--r--tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-baseline.html.ini2
-rw-r--r--tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-flexbox.html.ini6
-rw-r--r--tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-display.html.ini12
-rw-r--r--tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-grid-flex-multicol.html.ini6
-rw-r--r--tests/wpt/meta/html/rendering/the-details-element/details-display-type-002.html.ini2
-rw-r--r--tests/wpt/meta/html/rendering/the-details-element/details-display.html.ini9
-rw-r--r--tests/wpt/meta/html/rendering/the-details-element/summary-display-flex.html.ini2
-rw-r--r--tests/wpt/meta/html/rendering/widgets/button-layout/computed-style.html.ini36
-rw-r--r--tests/wpt/meta/html/rendering/widgets/button-layout/flex.html.ini6
9 files changed, 0 insertions, 81 deletions
diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-baseline.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-baseline.html.ini
deleted file mode 100644
index bc427012c45..00000000000
--- a/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-baseline.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[fieldset-baseline.html]
- expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-flexbox.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-flexbox.html.ini
deleted file mode 100644
index daf87f4dcdd..00000000000
--- a/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-flexbox.html.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-[fieldset-flexbox.html]
- [Inline flex]
- expected: FAIL
-
- [Dynamic change of flex-direction]
- expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-display.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-display.html.ini
index f2d42322408..8e75c6f5c34 100644
--- a/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-display.html.ini
+++ b/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-display.html.ini
@@ -20,9 +20,6 @@
[rendered legend with display: grid]
expected: FAIL
- [rendered legend with display: flex]
- expected: FAIL
-
[rendered legend with display: inline-block; columns:1]
expected: FAIL
@@ -83,9 +80,6 @@
[rendered legend with display: ruby-base-container; overflow:hidden;columns:1]
expected: FAIL
- [rendered legend with display: flex; overflow:hidden]
- expected: FAIL
-
[rendered legend with display: inline-flex; overflow:hidden;columns:1]
expected: FAIL
@@ -110,9 +104,6 @@
[rendered legend with display: ruby-base-container; overflow:hidden]
expected: FAIL
- [rendered legend with display: flex; columns:1]
- expected: FAIL
-
[rendered legend with display: ruby-text-container; overflow:hidden;columns:1]
expected: FAIL
@@ -128,9 +119,6 @@
[rendered legend with display: ruby; overflow:hidden;columns:1]
expected: FAIL
- [rendered legend with display: flex; overflow:hidden;columns:1]
- expected: FAIL
-
[rendered legend with display: ruby-text]
expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-grid-flex-multicol.html.ini b/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-grid-flex-multicol.html.ini
index a714daf30d3..256f627d7cd 100644
--- a/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-grid-flex-multicol.html.ini
+++ b/tests/wpt/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-grid-flex-multicol.html.ini
@@ -1,10 +1,4 @@
[legend-grid-flex-multicol.html]
- [flex]
- expected: FAIL
-
- [inline-flex]
- expected: FAIL
-
[grid]
expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/the-details-element/details-display-type-002.html.ini b/tests/wpt/meta/html/rendering/the-details-element/details-display-type-002.html.ini
deleted file mode 100644
index 3bc82b94d69..00000000000
--- a/tests/wpt/meta/html/rendering/the-details-element/details-display-type-002.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[details-display-type-002.html]
- expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/the-details-element/details-display.html.ini b/tests/wpt/meta/html/rendering/the-details-element/details-display.html.ini
index 3b75395f3cb..31d0648af61 100644
--- a/tests/wpt/meta/html/rendering/the-details-element/details-display.html.ini
+++ b/tests/wpt/meta/html/rendering/the-details-element/details-display.html.ini
@@ -4,12 +4,3 @@
[display of details element can be changed]
expected: FAIL
-
- [display of first summary child of details can be changed]
- expected: FAIL
-
- [display of other summary element in details can be changed]
- expected: FAIL
-
- [display of summary element outside details can be changed]
- expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/the-details-element/summary-display-flex.html.ini b/tests/wpt/meta/html/rendering/the-details-element/summary-display-flex.html.ini
deleted file mode 100644
index 285f423f5d9..00000000000
--- a/tests/wpt/meta/html/rendering/the-details-element/summary-display-flex.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[summary-display-flex.html]
- expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/widgets/button-layout/computed-style.html.ini b/tests/wpt/meta/html/rendering/widgets/button-layout/computed-style.html.ini
index 84c6031ba81..d1d5c9bd70c 100644
--- a/tests/wpt/meta/html/rendering/widgets/button-layout/computed-style.html.ini
+++ b/tests/wpt/meta/html/rendering/widgets/button-layout/computed-style.html.ini
@@ -116,42 +116,9 @@
[computed display of <button type=submit> with display: inline-grid]
expected: FAIL
- [computed display of <input type=reset> with display: flex]
- expected: FAIL
-
- [computed display of <input type=button> with display: flex]
- expected: FAIL
-
- [computed display of <input type=submit> with display: flex]
- expected: FAIL
-
- [computed display of <input type=color> with display: flex]
- expected: FAIL
-
- [computed display of <button type=submit> with display: flex]
- expected: FAIL
-
- [computed display of <input type=reset> with display: inline-flex]
- expected: FAIL
-
- [computed display of <input type=button> with display: inline-flex]
- expected: FAIL
-
- [computed display of <input type=submit> with display: inline-flex]
- expected: FAIL
-
- [computed display of <input type=color> with display: inline-flex]
- expected: FAIL
-
- [computed display of <button type=submit> with display: inline-flex]
- expected: FAIL
-
[computed display of <input type=image> with display: contents]
expected: FAIL
- [computed display of <input type=image> with display: flex]
- expected: FAIL
-
[computed display of <input type=image> with display: grid]
expected: FAIL
@@ -170,9 +137,6 @@
[computed display of <input type=image> with display: ruby-text-container]
expected: FAIL
- [computed display of <input type=image> with display: inline-flex]
- expected: FAIL
-
[computed display of <input type=image> with display: inline-grid]
expected: FAIL
diff --git a/tests/wpt/meta/html/rendering/widgets/button-layout/flex.html.ini b/tests/wpt/meta/html/rendering/widgets/button-layout/flex.html.ini
index 1746aa2e770..8f2b05d07f2 100644
--- a/tests/wpt/meta/html/rendering/widgets/button-layout/flex.html.ini
+++ b/tests/wpt/meta/html/rendering/widgets/button-layout/flex.html.ini
@@ -1,9 +1,3 @@
[flex.html]
- [inline-flex]
- expected: FAIL
-
[flex]
expected: FAIL
-
- [align-items:stretch should work]
- expected: FAIL