diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-syntax/escaped-eof.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-syntax/escaped-eof.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-syntax/escaped-eof.html.ini b/testing/web-platform/meta/css/css-syntax/escaped-eof.html.ini new file mode 100644 index 0000000000..b6e2635770 --- /dev/null +++ b/testing/web-platform/meta/css/css-syntax/escaped-eof.html.ini @@ -0,0 +1,11 @@ +[escaped-eof.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Escaped EOF turns into a U+FFFD in a dimension token.] + expected: FAIL + + [Escaped EOF turns into a U+FFFD in an ident token.] + expected: FAIL + + [Escaped EOF turns into a U+FFFD in a url token.] + expected: FAIL |