diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-exclusions/wrap-flow-004.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-exclusions/wrap-flow-004.html.ini | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-exclusions/wrap-flow-004.html.ini b/testing/web-platform/meta/css/css-exclusions/wrap-flow-004.html.ini new file mode 100644 index 0000000000..34ed0589ff --- /dev/null +++ b/testing/web-platform/meta/css/css-exclusions/wrap-flow-004.html.ini @@ -0,0 +1,26 @@ +[wrap-flow-004.html] + [Verify left of the 'line2' span is positioned correctly] + expected: FAIL + + [Verify top of the 'line3' span is positioned correctly] + expected: + if os == "win": FAIL + + [Verify left of the 'line3' span is positioned correctly] + expected: FAIL + + [Verify top of the 'line4' span is positioned correctly] + expected: + if os == "win": FAIL + + [Verify left of the 'line4' span is positioned correctly] + expected: FAIL + + [Verify top of the 'line5' span is positioned correctly] + expected: + FAIL + + [Verify top of the 'line2' span is positioned correctly] + expected: + if os == "win": FAIL + |