diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-flexbox/getcomputedstyle')
70 files changed, 210 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-baseline.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-baseline.html.ini new file mode 100644 index 0000000000..d78c3547de --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-baseline.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-items-baseline.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-center.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-center.html.ini new file mode 100644 index 0000000000..852fe1a943 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-center.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-items-center.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-end.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-end.html.ini new file mode 100644 index 0000000000..aa88b8a22a --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-end.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-items-flex-end.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-start.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-start.html.ini new file mode 100644 index 0000000000..b64c6ddc28 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-start.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-items-flex-start.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html.ini new file mode 100644 index 0000000000..fdf998ea5e --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-items-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-stretch.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-stretch.html.ini new file mode 100644 index 0000000000..ae62ed0da5 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-stretch.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-items-stretch.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-baseline.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-baseline.html.ini new file mode 100644 index 0000000000..c2bf6022dc --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-baseline.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-self-baseline.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-center.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-center.html.ini new file mode 100644 index 0000000000..0503b6bbc8 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-center.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-self-center.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-end.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-end.html.ini new file mode 100644 index 0000000000..63152e27d9 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-end.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-self-flex-end.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-start.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-start.html.ini new file mode 100644 index 0000000000..c9d1b3b189 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-start.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-self-flex-start.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html.ini new file mode 100644 index 0000000000..691da1445f --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-self-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-stretch.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-stretch.html.ini new file mode 100644 index 0000000000..f0d05ca425 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-stretch.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_align-self-stretch.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display-inline.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display-inline.html.ini new file mode 100644 index 0000000000..68f9a79c31 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display-inline.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_display-inline.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display.html.ini new file mode 100644 index 0000000000..f4e3abd2dd --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_display.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0.html.ini new file mode 100644 index 0000000000..4408893c15 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-basis-0.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html.ini new file mode 100644 index 0000000000..b68e00bb04 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-basis-0percent.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-auto.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-auto.html.ini new file mode 100644 index 0000000000..6f738ac31e --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-auto.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-basis-auto.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-percent.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-percent.html.ini new file mode 100644 index 0000000000..f6814c2652 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-percent.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-basis-percent.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column-reverse.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column-reverse.html.ini new file mode 100644 index 0000000000..c280e17af9 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column-reverse.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-direction-column-reverse.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column.html.ini new file mode 100644 index 0000000000..dc99f25e93 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-direction-column.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-invalid.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-invalid.html.ini new file mode 100644 index 0000000000..85a9733441 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-invalid.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-direction-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row-reverse.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row-reverse.html.ini new file mode 100644 index 0000000000..2f2a2e0287 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row-reverse.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-direction-row-reverse.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row.html.ini new file mode 100644 index 0000000000..b7204313fa --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-direction-row.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-nowrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-nowrap.html.ini new file mode 100644 index 0000000000..be0ad988e8 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-nowrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-column-nowrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-nowrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-nowrap.html.ini new file mode 100644 index 0000000000..13480fa298 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-nowrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-column-reverse-nowrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-wrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-wrap.html.ini new file mode 100644 index 0000000000..b876c57e27 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-wrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-column-reverse-wrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse.html.ini new file mode 100644 index 0000000000..3425004cda --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-column-reverse.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap-reverse.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap-reverse.html.ini new file mode 100644 index 0000000000..13d21050b0 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap-reverse.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-column-wrap-reverse.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap.html.ini new file mode 100644 index 0000000000..45dbbbd800 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-column-wrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column.html.ini new file mode 100644 index 0000000000..2a29bd4e20 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-column.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-nowrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-nowrap.html.ini new file mode 100644 index 0000000000..d4329e50c2 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-nowrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-nowrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-nowrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-nowrap.html.ini new file mode 100644 index 0000000000..2e0ffabe56 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-nowrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-row-nowrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-nowrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-nowrap.html.ini new file mode 100644 index 0000000000..737e96b2dc --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-nowrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-row-reverse-nowrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.html.ini new file mode 100644 index 0000000000..3fad5fb112 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap.html.ini new file mode 100644 index 0000000000..c1de90e61e --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-row-reverse-wrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse.html.ini new file mode 100644 index 0000000000..7cd44c8f30 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-row-reverse.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap-reverse.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap-reverse.html.ini new file mode 100644 index 0000000000..55caf7b13e --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap-reverse.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-row-wrap-reverse.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap.html.ini new file mode 100644 index 0000000000..42e465543f --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-row-wrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row.html.ini new file mode 100644 index 0000000000..c444d4a7fd --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-row.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-wrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-wrap.html.ini new file mode 100644 index 0000000000..9b53295974 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-wrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-flow-wrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-0.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-0.html.ini new file mode 100644 index 0000000000..24df93304d --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-0.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-grow-0.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-invalid.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-invalid.html.ini new file mode 100644 index 0000000000..80cf7dc50c --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-invalid.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-grow-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-number.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-number.html.ini new file mode 100644 index 0000000000..36ba17e61d --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-number.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-grow-number.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-0-auto.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-0-auto.html.ini new file mode 100644 index 0000000000..12b066ba16 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-0-auto.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shorthand-0-auto.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-auto.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-auto.html.ini new file mode 100644 index 0000000000..5d36b19174 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-auto.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shorthand-auto.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-initial.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-initial.html.ini new file mode 100644 index 0000000000..cf1924c406 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-initial.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shorthand-initial.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-invalid.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-invalid.html.ini new file mode 100644 index 0000000000..e867abae67 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-invalid.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shorthand-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-none.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-none.html.ini new file mode 100644 index 0000000000..957b1a42b1 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-none.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shorthand-none.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html.ini new file mode 100644 index 0000000000..0acf9e0125 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shorthand-number.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand.html.ini new file mode 100644 index 0000000000..2ac78dc016 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shorthand.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-0.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-0.html.ini new file mode 100644 index 0000000000..398240dccf --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-0.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shrink-0.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-invalid.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-invalid.html.ini new file mode 100644 index 0000000000..de954ef20c --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-invalid.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shrink-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-number.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-number.html.ini new file mode 100644 index 0000000000..677a325f5e --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-number.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-shrink-number.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-invalid.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-invalid.html.ini new file mode 100644 index 0000000000..c3a3e77c93 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-invalid.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-wrap-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-nowrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-nowrap.html.ini new file mode 100644 index 0000000000..28504d3d85 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-nowrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-wrap-nowrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap-reverse.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap-reverse.html.ini new file mode 100644 index 0000000000..d3115eaca2 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap-reverse.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-wrap-wrap-reverse.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap.html.ini new file mode 100644 index 0000000000..7f6c460042 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_flex-wrap-wrap.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-center.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-center.html.ini new file mode 100644 index 0000000000..7f8883c73e --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-center.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_justify-content-center.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-end.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-end.html.ini new file mode 100644 index 0000000000..b63b39a81d --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-end.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_justify-content-flex-end.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-start.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-start.html.ini new file mode 100644 index 0000000000..4222d8d317 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-start.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_justify-content-flex-start.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-around.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-around.html.ini new file mode 100644 index 0000000000..6943a656cc --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-around.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_justify-content-space-around.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-between.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-between.html.ini new file mode 100644 index 0000000000..b7a32df23f --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-between.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_justify-content-space-between.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-auto-size.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-auto-size.html.ini new file mode 100644 index 0000000000..efa1cc175b --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-auto-size.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_min-auto-size.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-height-auto.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-height-auto.html.ini new file mode 100644 index 0000000000..44e0f535ff --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-height-auto.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_min-height-auto.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-width-auto.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-width-auto.html.ini new file mode 100644 index 0000000000..792b48dd32 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-width-auto.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_min-width-auto.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-inherit.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-inherit.html.ini new file mode 100644 index 0000000000..41cbd89394 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-inherit.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_order-inherit.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-integer.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-integer.html.ini new file mode 100644 index 0000000000..29edcd9d27 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-integer.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_order-integer.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-invalid.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-invalid.html.ini new file mode 100644 index 0000000000..d39605a33d --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-invalid.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_order-invalid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-negative.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-negative.html.ini new file mode 100644 index 0000000000..c85594b3f1 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-negative.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_order-negative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order.html.ini b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order.html.ini new file mode 100644 index 0000000000..fb597e3028 --- /dev/null +++ b/testing/web-platform/meta/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order.html.ini @@ -0,0 +1,3 @@ +[flexbox_computedstyle_order.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |