aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMartin Robinson <mrobinson@igalia.com>2023-03-15 15:42:12 +0100
committerMartin Robinson <mrobinson@igalia.com>2023-04-04 17:49:24 +0200
commit9e0b41ebc425701e44799b9aaff1c41a65b6b55a (patch)
treeb58ebd8f17a18b37870d28a4b02cf538c1b9de60 /tests
parente09acf88f44cabbe8dbb4a1863ce16723b14f1a0 (diff)
downloadservo-9e0b41ebc425701e44799b9aaff1c41a65b6b55a.tar.gz
servo-9e0b41ebc425701e44799b9aaff1c41a65b6b55a.zip
Add support for <iframe> elements for Layout 2020
This change adds support for the <iframe> element to Layout 2020. In addition, certain aspects of the implementation are made the same between both layout systems.
Diffstat (limited to 'tests')
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-004.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-005.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-007.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-004.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-005.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-007.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/cross-domain-iframe-paint-order.sub.html.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-004.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-005.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-007.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-004.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-005.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-007.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/resizable-iframe-paint-order.html.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-004.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-005.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-011.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-012.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-018.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-019.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-025.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-026.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-032.xht.ini2
-rw-r--r--tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-033.xht.ini2
24 files changed, 0 insertions, 48 deletions
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-004.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-004.xht.ini
deleted file mode 100644
index aac1cfe9d08..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-004.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[float-replaced-height-004.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-005.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-005.xht.ini
deleted file mode 100644
index 330561fd2c9..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-005.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[float-replaced-height-005.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-007.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-007.xht.ini
deleted file mode 100644
index 0a4f4ed9433..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/floats-clear/float-replaced-height-007.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[float-replaced-height-007.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-004.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-004.xht.ini
deleted file mode 100644
index 212fae693d4..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-004.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[block-replaced-height-004.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-005.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-005.xht.ini
deleted file mode 100644
index a54cfb5a9e7..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-005.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[block-replaced-height-005.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-007.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-007.xht.ini
deleted file mode 100644
index feb0b61f02d..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/block-replaced-height-007.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[block-replaced-height-007.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/cross-domain-iframe-paint-order.sub.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/cross-domain-iframe-paint-order.sub.html.ini
deleted file mode 100644
index 091a06a0350..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/cross-domain-iframe-paint-order.sub.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[cross-domain-iframe-paint-order.sub.html]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-004.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-004.xht.ini
deleted file mode 100644
index 851eec59297..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-004.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[inline-block-replaced-height-004.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-005.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-005.xht.ini
deleted file mode 100644
index d39fbf30b24..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-005.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[inline-block-replaced-height-005.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-007.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-007.xht.ini
deleted file mode 100644
index 525a0612db1..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-block-replaced-height-007.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[inline-block-replaced-height-007.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-004.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-004.xht.ini
deleted file mode 100644
index b13b8c57648..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-004.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[inline-replaced-height-004.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-005.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-005.xht.ini
deleted file mode 100644
index ab760ed1aad..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-005.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[inline-replaced-height-005.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-007.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-007.xht.ini
deleted file mode 100644
index f6a7c44063d..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/inline-replaced-height-007.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[inline-replaced-height-007.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/resizable-iframe-paint-order.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/resizable-iframe-paint-order.html.ini
deleted file mode 100644
index 6fa43bf94a5..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/normal-flow/resizable-iframe-paint-order.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[resizable-iframe-paint-order.html]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-004.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-004.xht.ini
deleted file mode 100644
index 665ed871ed1..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-004.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-004.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-005.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-005.xht.ini
deleted file mode 100644
index ecf1c13b37b..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-005.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-005.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-011.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-011.xht.ini
deleted file mode 100644
index d72b8dde375..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-011.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-011.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-012.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-012.xht.ini
deleted file mode 100644
index 692d976ec99..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-012.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-012.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-018.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-018.xht.ini
deleted file mode 100644
index 4e88c55df79..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-018.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-018.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-019.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-019.xht.ini
deleted file mode 100644
index 615721a370e..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-019.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-019.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-025.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-025.xht.ini
deleted file mode 100644
index 1833dcd8f20..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-025.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-025.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-026.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-026.xht.ini
deleted file mode 100644
index 2de13eb97cf..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-026.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-026.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-032.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-032.xht.ini
deleted file mode 100644
index a05b7ae9834..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-032.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-032.xht]
- expected: FAIL
diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-033.xht.ini b/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-033.xht.ini
deleted file mode 100644
index 42bd4bd5c87..00000000000
--- a/tests/wpt/metadata-layout-2020/css/CSS2/positioning/absolute-replaced-height-033.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[absolute-replaced-height-033.xht]
- expected: FAIL