diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-sizing/animation')
11 files changed, 31 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-sizing/animation/__dir__.ini b/testing/web-platform/meta/css/css-sizing/animation/__dir__.ini new file mode 100644 index 0000000000..61f482fa7a --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [default:51200, tab:51200] diff --git a/testing/web-platform/meta/css/css-sizing/animation/max-height-composition.html.ini b/testing/web-platform/meta/css/css-sizing/animation/max-height-composition.html.ini new file mode 100644 index 0000000000..8d5313473c --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/max-height-composition.html.ini @@ -0,0 +1,3 @@ +[max-height-composition.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-sizing/animation/max-height-interpolation.html.ini b/testing/web-platform/meta/css/css-sizing/animation/max-height-interpolation.html.ini new file mode 100644 index 0000000000..b0f1aa47c1 --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/max-height-interpolation.html.ini @@ -0,0 +1,3 @@ +[max-height-interpolation.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/css/css-sizing/animation/max-width-composition.html.ini b/testing/web-platform/meta/css/css-sizing/animation/max-width-composition.html.ini new file mode 100644 index 0000000000..afb2a27ff3 --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/max-width-composition.html.ini @@ -0,0 +1,3 @@ +[max-width-composition.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-sizing/animation/max-width-interpolation.html.ini b/testing/web-platform/meta/css/css-sizing/animation/max-width-interpolation.html.ini new file mode 100644 index 0000000000..87da117c5e --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/max-width-interpolation.html.ini @@ -0,0 +1,3 @@ +[max-width-interpolation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-sizing/animation/min-height-composition.html.ini b/testing/web-platform/meta/css/css-sizing/animation/min-height-composition.html.ini new file mode 100644 index 0000000000..a8c3c41d5c --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/min-height-composition.html.ini @@ -0,0 +1,3 @@ +[min-height-composition.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-sizing/animation/min-height-interpolation.html.ini b/testing/web-platform/meta/css/css-sizing/animation/min-height-interpolation.html.ini new file mode 100644 index 0000000000..65513280c2 --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/min-height-interpolation.html.ini @@ -0,0 +1,3 @@ +[min-height-interpolation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-sizing/animation/min-width-composition.html.ini b/testing/web-platform/meta/css/css-sizing/animation/min-width-composition.html.ini new file mode 100644 index 0000000000..feb9daa29b --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/min-width-composition.html.ini @@ -0,0 +1,3 @@ +[min-width-composition.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-sizing/animation/min-width-interpolation.html.ini b/testing/web-platform/meta/css/css-sizing/animation/min-width-interpolation.html.ini new file mode 100644 index 0000000000..897d5658d3 --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/min-width-interpolation.html.ini @@ -0,0 +1,3 @@ +[min-width-interpolation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-sizing/animation/width-composition.html.ini b/testing/web-platform/meta/css/css-sizing/animation/width-composition.html.ini new file mode 100644 index 0000000000..de2e63e073 --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/width-composition.html.ini @@ -0,0 +1,3 @@ +[width-composition.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-sizing/animation/width-interpolation.html.ini b/testing/web-platform/meta/css/css-sizing/animation/width-interpolation.html.ini new file mode 100644 index 0000000000..f4132f6da4 --- /dev/null +++ b/testing/web-platform/meta/css/css-sizing/animation/width-interpolation.html.ini @@ -0,0 +1,3 @@ +[width-interpolation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |