Files
servo/tests/wpt/metadata/websockets/interfaces.html.ini
2015-10-15 17:06:24 -05:00

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