diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-align/gaps')
12 files changed, 36 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-align/gaps/gap-animation-001.html.ini b/testing/web-platform/meta/css/css-align/gaps/gap-animation-001.html.ini new file mode 100644 index 0000000000..0c7138f18f --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/gap-animation-001.html.ini @@ -0,0 +1,3 @@ +[gap-animation-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/gap-animation-002.html.ini b/testing/web-platform/meta/css/css-align/gaps/gap-animation-002.html.ini new file mode 100644 index 0000000000..db3b20496b --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/gap-animation-002.html.ini @@ -0,0 +1,3 @@ +[gap-animation-002.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/gap-animation-003.html.ini b/testing/web-platform/meta/css/css-align/gaps/gap-animation-003.html.ini new file mode 100644 index 0000000000..21dd9f7673 --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/gap-animation-003.html.ini @@ -0,0 +1,3 @@ +[gap-animation-003.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/gap-animation-004.html.ini b/testing/web-platform/meta/css/css-align/gaps/gap-animation-004.html.ini new file mode 100644 index 0000000000..47e7265aee --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/gap-animation-004.html.ini @@ -0,0 +1,3 @@ +[gap-animation-004.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/gap-parsing-001.html.ini b/testing/web-platform/meta/css/css-align/gaps/gap-parsing-001.html.ini new file mode 100644 index 0000000000..2c34dfe61a --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/gap-parsing-001.html.ini @@ -0,0 +1,3 @@ +[gap-parsing-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/grid-column-gap-parsing-001.html.ini b/testing/web-platform/meta/css/css-align/gaps/grid-column-gap-parsing-001.html.ini new file mode 100644 index 0000000000..438330934e --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/grid-column-gap-parsing-001.html.ini @@ -0,0 +1,3 @@ +[grid-column-gap-parsing-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/grid-gap-parsing-001.html.ini b/testing/web-platform/meta/css/css-align/gaps/grid-gap-parsing-001.html.ini new file mode 100644 index 0000000000..a6600ca94e --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/grid-gap-parsing-001.html.ini @@ -0,0 +1,3 @@ +[grid-gap-parsing-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/grid-row-gap-parsing-001.html.ini b/testing/web-platform/meta/css/css-align/gaps/grid-row-gap-parsing-001.html.ini new file mode 100644 index 0000000000..e3911cf803 --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/grid-row-gap-parsing-001.html.ini @@ -0,0 +1,3 @@ +[grid-row-gap-parsing-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/row-gap-animation-001.html.ini b/testing/web-platform/meta/css/css-align/gaps/row-gap-animation-001.html.ini new file mode 100644 index 0000000000..269a8ab2aa --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/row-gap-animation-001.html.ini @@ -0,0 +1,3 @@ +[row-gap-animation-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/row-gap-animation-002.html.ini b/testing/web-platform/meta/css/css-align/gaps/row-gap-animation-002.html.ini new file mode 100644 index 0000000000..8f04ab0849 --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/row-gap-animation-002.html.ini @@ -0,0 +1,3 @@ +[row-gap-animation-002.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/row-gap-animation-003.html.ini b/testing/web-platform/meta/css/css-align/gaps/row-gap-animation-003.html.ini new file mode 100644 index 0000000000..155fefc4ab --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/row-gap-animation-003.html.ini @@ -0,0 +1,3 @@ +[row-gap-animation-003.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-align/gaps/row-gap-parsing-001.html.ini b/testing/web-platform/meta/css/css-align/gaps/row-gap-parsing-001.html.ini new file mode 100644 index 0000000000..e55666a2a0 --- /dev/null +++ b/testing/web-platform/meta/css/css-align/gaps/row-gap-parsing-001.html.ini @@ -0,0 +1,3 @@ +[row-gap-parsing-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |