diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-layout-api/layout-child')
9 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-layout-api/layout-child/absolute.https.html.ini b/testing/web-platform/meta/css/css-layout-api/layout-child/absolute.https.html.ini new file mode 100644 index 0000000000..6a4dc0539e --- /dev/null +++ b/testing/web-platform/meta/css/css-layout-api/layout-child/absolute.https.html.ini @@ -0,0 +1,2 @@ +[absolute.https.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-layout-api/layout-child/before-after.https.html.ini b/testing/web-platform/meta/css/css-layout-api/layout-child/before-after.https.html.ini new file mode 100644 index 0000000000..b225415f25 --- /dev/null +++ b/testing/web-platform/meta/css/css-layout-api/layout-child/before-after.https.html.ini @@ -0,0 +1,2 @@ +[before-after.https.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-layout-api/layout-child/fixed.https.html.ini b/testing/web-platform/meta/css/css-layout-api/layout-child/fixed.https.html.ini new file mode 100644 index 0000000000..60794d95c7 --- /dev/null +++ b/testing/web-platform/meta/css/css-layout-api/layout-child/fixed.https.html.ini @@ -0,0 +1,2 @@ +[fixed.https.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-layout-api/layout-child/float.https.html.ini b/testing/web-platform/meta/css/css-layout-api/layout-child/float.https.html.ini new file mode 100644 index 0000000000..fabe6ab232 --- /dev/null +++ b/testing/web-platform/meta/css/css-layout-api/layout-child/float.https.html.ini @@ -0,0 +1,2 @@ +[float.https.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-layout-api/layout-child/inflow.https.html.ini b/testing/web-platform/meta/css/css-layout-api/layout-child/inflow.https.html.ini new file mode 100644 index 0000000000..8bdb1b27d5 --- /dev/null +++ b/testing/web-platform/meta/css/css-layout-api/layout-child/inflow.https.html.ini @@ -0,0 +1,2 @@ +[inflow.https.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-layout-api/layout-child/inlines-dynamic.https.html.ini b/testing/web-platform/meta/css/css-layout-api/layout-child/inlines-dynamic.https.html.ini new file mode 100644 index 0000000000..7c7305566b --- /dev/null +++ b/testing/web-platform/meta/css/css-layout-api/layout-child/inlines-dynamic.https.html.ini @@ -0,0 +1,4 @@ +[inlines-dynamic.https.html] + [CSS Layout API: Dynamic blockification of inline children] + expected: FAIL + diff --git a/testing/web-platform/meta/css/css-layout-api/layout-child/inlines.https.html.ini b/testing/web-platform/meta/css/css-layout-api/layout-child/inlines.https.html.ini new file mode 100644 index 0000000000..e01b237f3a --- /dev/null +++ b/testing/web-platform/meta/css/css-layout-api/layout-child/inlines.https.html.ini @@ -0,0 +1,2 @@ +[inlines.https.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-layout-api/layout-child/text-01.https.html.ini b/testing/web-platform/meta/css/css-layout-api/layout-child/text-01.https.html.ini new file mode 100644 index 0000000000..423820cf48 --- /dev/null +++ b/testing/web-platform/meta/css/css-layout-api/layout-child/text-01.https.html.ini @@ -0,0 +1,2 @@ +[text-01.https.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-layout-api/layout-child/text-02.https.html.ini b/testing/web-platform/meta/css/css-layout-api/layout-child/text-02.https.html.ini new file mode 100644 index 0000000000..defdc50218 --- /dev/null +++ b/testing/web-platform/meta/css/css-layout-api/layout-child/text-02.https.html.ini @@ -0,0 +1,2 @@ +[text-02.https.html] + expected: FAIL |