diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-counter-styles/counter-style-at-rule/disclosure-styles.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-counter-styles/counter-style-at-rule/disclosure-styles.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-counter-styles/counter-style-at-rule/disclosure-styles.html.ini b/testing/web-platform/meta/css/css-counter-styles/counter-style-at-rule/disclosure-styles.html.ini new file mode 100644 index 0000000000..45774c8138 --- /dev/null +++ b/testing/web-platform/meta/css/css-counter-styles/counter-style-at-rule/disclosure-styles.html.ini @@ -0,0 +1,5 @@ +[disclosure-styles.html] + expected: + if (os == "android") and debug and swgl: [FAIL, PASS] + if (os == "android") and debug and not swgl: [PASS, FAIL] + if (os == "android") and not debug: [PASS, FAIL] |