aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt')
-rw-r--r--tests/wpt/meta/css/cssom-view/offsetParent-block-in-inline.html.ini3
-rw-r--r--tests/wpt/meta/css/filter-effects/backdrop-filter-edge-clipping-2.html.ini2
-rw-r--r--tests/wpt/meta/css/filter-effects/backdrop-filter-edge-mirror.html.ini2
-rw-r--r--tests/wpt/meta/css/filter-effects/backdrop-filter-edge-pixels-2.html.ini2
-rw-r--r--tests/wpt/meta/shadow-dom/offsetParent-across-shadow-boundaries.html.ini24
-rw-r--r--tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini3
6 files changed, 6 insertions, 30 deletions
diff --git a/tests/wpt/meta/css/cssom-view/offsetParent-block-in-inline.html.ini b/tests/wpt/meta/css/cssom-view/offsetParent-block-in-inline.html.ini
deleted file mode 100644
index aa1109f1600..00000000000
--- a/tests/wpt/meta/css/cssom-view/offsetParent-block-in-inline.html.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-[offsetParent-block-in-inline.html]
- [offsetParent-block-in-inline]
- expected: FAIL
diff --git a/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-clipping-2.html.ini b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-clipping-2.html.ini
new file mode 100644
index 00000000000..4a08b41acc2
--- /dev/null
+++ b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-clipping-2.html.ini
@@ -0,0 +1,2 @@
+[backdrop-filter-edge-clipping-2.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-mirror.html.ini b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-mirror.html.ini
new file mode 100644
index 00000000000..51318cbb1d2
--- /dev/null
+++ b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-mirror.html.ini
@@ -0,0 +1,2 @@
+[backdrop-filter-edge-mirror.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-pixels-2.html.ini b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-pixels-2.html.ini
new file mode 100644
index 00000000000..19d53f587ad
--- /dev/null
+++ b/tests/wpt/meta/css/filter-effects/backdrop-filter-edge-pixels-2.html.ini
@@ -0,0 +1,2 @@
+[backdrop-filter-edge-pixels-2.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/shadow-dom/offsetParent-across-shadow-boundaries.html.ini b/tests/wpt/meta/shadow-dom/offsetParent-across-shadow-boundaries.html.ini
deleted file mode 100644
index afd8ee2cf06..00000000000
--- a/tests/wpt/meta/shadow-dom/offsetParent-across-shadow-boundaries.html.ini
+++ /dev/null
@@ -1,24 +0,0 @@
-[offsetParent-across-shadow-boundaries.html]
- [offsetParent must skip offset parents of an element when the context object is assigned to a slot in a shadow tree of open mode]
- expected: FAIL
-
- [offsetParent must skip offset parents of an element when the context object is assigned to a slot in a shadow tree of closed mode]
- expected: FAIL
-
- [offsetParent must skip multiple offset parents of an element when the context object is assigned to a slot in a shadow tree of open mode]
- expected: FAIL
-
- [offsetParent must skip multiple offset parents of an element when the context object is assigned to a slot in a shadow tree of closed mode]
- expected: FAIL
-
- [offsetParent must skip offset parents of an element when the context object is assigned to a slot in nested shadow trees of open mode]
- expected: FAIL
-
- [offsetParent must skip offset parents of an element when the context object is assigned to a slot in nested shadow trees of closed mode]
- expected: FAIL
-
- [offsetParent must find the first offset parent which is a shadow-including ancestor of the context object even some shadow tree of open mode did not have any offset parent]
- expected: FAIL
-
- [offsetParent must find the first offset parent which is a shadow-including ancestor of the context object even some shadow tree of closed mode did not have any offset parent]
- expected: FAIL
diff --git a/tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini b/tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini
index 88f45f3b6a7..5ebeb149de3 100644
--- a/tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini
+++ b/tests/wpt/meta/shadow-dom/offsetTop-offsetLeft-across-shadow-boundaries.html.ini
@@ -4,6 +4,3 @@
[Verifies that HTMLElement.offsetTop accounts for shadow boundaries when nested in multiple shadow roots.]
expected: FAIL
-
- [Verifies that HTMLElement.offsetLeft accounts for shadow boundaries.]
- expected: FAIL