Auto merge of #8693 - yanirs:websocket-close-unspecified-status, r=jdm

Implement unspecified websocket close code (fixes issue #8158)

Fixes #8158.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8693)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-12-03 11:56:18 +05:30
commit 01b4deb9d1
2 changed files with 21 additions and 10 deletions

View file

@ -1,5 +0,0 @@
[Secure-Close-1005-verify-code.htm]
type: testharness
[W3C WebSocket API - Create Secure WebSocket - Close the Connection - close() - return close code is 1005 - Connection should be closed]
expected: FAIL