diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-shapes/shape-outside/shape-box')
7 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-border-box-003.html.ini b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-border-box-003.html.ini new file mode 100644 index 0000000000..54696270f3 --- /dev/null +++ b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-border-box-003.html.ini @@ -0,0 +1,2 @@ +[shape-outside-border-box-003.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-border-box-border-radius-002.html.ini b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-border-box-border-radius-002.html.ini new file mode 100644 index 0000000000..86789eddd4 --- /dev/null +++ b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-border-box-border-radius-002.html.ini @@ -0,0 +1,3 @@ +[shape-outside-border-box-border-radius-002.html] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1309830 diff --git a/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-border-box-border-radius-004.html.ini b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-border-box-border-radius-004.html.ini new file mode 100644 index 0000000000..1ba412b8c0 --- /dev/null +++ b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-border-box-border-radius-004.html.ini @@ -0,0 +1,3 @@ +[shape-outside-border-box-border-radius-004.html] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1309830 diff --git a/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-content-box-003.html.ini b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-content-box-003.html.ini new file mode 100644 index 0000000000..d2e8a841e2 --- /dev/null +++ b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-content-box-003.html.ini @@ -0,0 +1,2 @@ +[shape-outside-content-box-003.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-margin-box-border-radius-002.html.ini b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-margin-box-border-radius-002.html.ini new file mode 100644 index 0000000000..ba0220e5dc --- /dev/null +++ b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-margin-box-border-radius-002.html.ini @@ -0,0 +1,3 @@ +[shape-outside-margin-box-border-radius-002.html] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1309830 diff --git a/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-margin-box-border-radius-004.html.ini b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-margin-box-border-radius-004.html.ini new file mode 100644 index 0000000000..9001436eb6 --- /dev/null +++ b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-margin-box-border-radius-004.html.ini @@ -0,0 +1,3 @@ +[shape-outside-margin-box-border-radius-004.html] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1309830 diff --git a/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-padding-box-003.html.ini b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-padding-box-003.html.ini new file mode 100644 index 0000000000..9f9fa0aaf7 --- /dev/null +++ b/testing/web-platform/meta/css/css-shapes/shape-outside/shape-box/shape-outside-padding-box-003.html.ini @@ -0,0 +1,2 @@ +[shape-outside-padding-box-003.html] + expected: FAIL |