Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassWebSockets: deleting url
Asserts run
Pass
assert_equals("wss://wpt.live:8002/", "wss://wpt.live:8002/", "delete ws.url")
    at Test.<anonymous> ( /websockets/interfaces/WebSocket/url/003.html:13:3)
Pass
assert_equals(undefined, undefined, "delete WebSocket.prototype.url")
    at Test.<anonymous> ( /websockets/interfaces/WebSocket/url/003.html:15:3)