summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-exclusions/wrap-through-001.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-exclusions/wrap-through-001.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-exclusions/wrap-through-001.html.ini19
1 files changed, 19 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-exclusions/wrap-through-001.html.ini b/testing/web-platform/meta/css/css-exclusions/wrap-through-001.html.ini
new file mode 100644
index 0000000000..5bd4adc5cd
--- /dev/null
+++ b/testing/web-platform/meta/css/css-exclusions/wrap-through-001.html.ini
@@ -0,0 +1,19 @@
+[wrap-through-001.html]
+ [Verify left of the second line on the right of the exclusion]
+ expected: FAIL
+
+ [Verify top of the third line on the left of the exclusion]
+ expected:
+ if os == "win": FAIL
+
+ [Verify left of the third line on the right of the exclusion]
+ expected: FAIL
+
+ [Verify top of the fourth line with no wrapping-through = none]
+ expected:
+ if os == "win": FAIL
+
+ [Verify top of the second line on the left of the exclusion]
+ expected:
+ if os == "win": FAIL
+