diff options
Diffstat (limited to 'testing/web-platform/meta/cookie-store/encoding.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/cookie-store/encoding.https.any.js.ini | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/web-platform/meta/cookie-store/encoding.https.any.js.ini b/testing/web-platform/meta/cookie-store/encoding.https.any.js.ini new file mode 100644 index 0000000000..8321b9952c --- /dev/null +++ b/testing/web-platform/meta/cookie-store/encoding.https.any.js.ini @@ -0,0 +1,16 @@ +[encoding.https.any.html] + [BOM not stripped from name] + expected: FAIL + + [BOM not stripped from value] + expected: FAIL + + +[encoding.https.any.serviceworker.html] + expected: + if os == "win": [OK, TIMEOUT] + [BOM not stripped from name] + expected: FAIL + + [BOM not stripped from value] + expected: FAIL |