diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/css/css-layout-api/layout-child | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |