diff options
Diffstat (limited to 'testing/web-platform/meta/websockets/constructor/010.html.ini')
-rw-r--r-- | testing/web-platform/meta/websockets/constructor/010.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/websockets/constructor/010.html.ini b/testing/web-platform/meta/websockets/constructor/010.html.ini new file mode 100644 index 000000000..f28670881 --- /dev/null +++ b/testing/web-platform/meta/websockets/constructor/010.html.ini @@ -0,0 +1,11 @@ +[010.html] + type: testharness + [WebSockets: protocol in response but no requested protocol] + expected: FAIL + + +[010.html?wss] + type: testharness + [WebSockets: protocol in response but no requested protocol] + expected: FAIL + |