diff options
Diffstat (limited to 'testing/web-platform/meta/cookies/encoding/charset.html.ini')
-rw-r--r-- | testing/web-platform/meta/cookies/encoding/charset.html.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/cookies/encoding/charset.html.ini b/testing/web-platform/meta/cookies/encoding/charset.html.ini new file mode 100644 index 0000000000..69babc2813 --- /dev/null +++ b/testing/web-platform/meta/cookies/encoding/charset.html.ini @@ -0,0 +1,15 @@ +[charset.html] + [utf-8 name and ASCII value] + expected: FAIL + + [ASCII name and quoted utf-8 value] + expected: FAIL + + [utf-8 name and value] + expected: FAIL + + [quoted utf-8 name and value] + expected: FAIL + + [utf-8 name and value, with (invalid) utf-8 attribute] + expected: FAIL |