mirror of
https://github.com/servo/servo
synced 2026-05-14 19:06:31 +02:00
30 lines
881 B
INI
30 lines
881 B
INI
[interfaces.html]
|
|
type: testharness
|
|
[WebSocket interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[WebSocket interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[WebSocket interface: attribute extensions]
|
|
expected: FAIL
|
|
|
|
[WebSocket interface: attribute protocol]
|
|
expected: FAIL
|
|
|
|
[Stringification of new WebSocket("ws://foo")]
|
|
expected: FAIL
|
|
|
|
[WebSocket interface: new WebSocket("ws://foo") must inherit property "extensions" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[WebSocket interface: new WebSocket("ws://foo") must inherit property "protocol" with the proper type (11)]
|
|
expected: FAIL
|
|
|
|
[CloseEvent interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CloseEvent interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|