diff options
Diffstat (limited to 'testing/web-platform/meta/css/CSS2/syntax')
5 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/CSS2/syntax/at-charset-012.xht.ini b/testing/web-platform/meta/css/CSS2/syntax/at-charset-012.xht.ini new file mode 100644 index 0000000000..b671328c51 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/syntax/at-charset-012.xht.ini @@ -0,0 +1,4 @@ +[at-charset-012.xht] + expected: + if (os == "android"): PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/syntax/counters-010.xht.ini b/testing/web-platform/meta/css/CSS2/syntax/counters-010.xht.ini new file mode 100644 index 0000000000..0934a4b77b --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/syntax/counters-010.xht.ini @@ -0,0 +1,2 @@ +[counters-010.xht] + prefs: [layout.css.counter-ancestor-scope.enabled:false] diff --git a/testing/web-platform/meta/css/CSS2/syntax/declarations-009.xht.ini b/testing/web-platform/meta/css/CSS2/syntax/declarations-009.xht.ini new file mode 100644 index 0000000000..534f429278 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/syntax/declarations-009.xht.ini @@ -0,0 +1,2 @@ +[declarations-009.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/syntax/escapes-001.xht.ini b/testing/web-platform/meta/css/CSS2/syntax/escapes-001.xht.ini new file mode 100644 index 0000000000..406af3c5c1 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/syntax/escapes-001.xht.ini @@ -0,0 +1,3 @@ +[escapes-001.xht] + expected: + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/CSS2/syntax/uri-013.xht.ini b/testing/web-platform/meta/css/CSS2/syntax/uri-013.xht.ini new file mode 100644 index 0000000000..2ab88ce7f2 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/syntax/uri-013.xht.ini @@ -0,0 +1,2 @@ +[uri-013.xht] + expected: FAIL |