Test files without 2 passes: 3; Subtests without 2 passes: 13; Failure level: 13/125 (10.40%)
Test | Ch41 | FF37 | Op12 | SF08 | UC10 |
---|---|---|---|---|---|
/eventsource/interfaces.html (9/29, 31.03%, 7.20% of total) | OK | OK | OK | OK | OK |
EventSource interface: existence and properties of interface object | FAIL | FAIL | FAIL | FAIL | FAIL |
EventSource interface: existence and properties of interface prototype object | FAIL | FAIL | FAIL | FAIL | FAIL |
EventSource interface: attribute url | FAIL | PASS | FAIL | FAIL | FAIL |
EventSource interface: attribute withCredentials | FAIL | PASS | FAIL | FAIL | FAIL |
EventSource interface: attribute readyState | FAIL | PASS | FAIL | FAIL | FAIL |
EventSource interface: attribute onopen | FAIL | PASS | FAIL | FAIL | FAIL |
EventSource interface: attribute onmessage | FAIL | PASS | FAIL | FAIL | FAIL |
EventSource interface: attribute onerror | FAIL | PASS | FAIL | FAIL | FAIL |
Stringification of new EventSource("http://foo") | FAIL | FAIL | FAIL | FAIL | FAIL |
/eventsource/dedicated-worker/eventsource-constructor-non-same-origin.htm (2/6, 33.33%, 1.60% of total) | OK | OK | OK | OK | ERROR |
dedicated worker - EventSource: constructor (act as if there is a network error) (http://example.not/) | FAIL | FAIL | PASS | FAIL | FAIL |
dedicated worker - EventSource: constructor (act as if there is a network error) (https://example.not/test) | FAIL | FAIL | PASS | FAIL | FAIL |
/eventsource/shared-worker/eventsource-constructor-non-same-origin.htm (2/6, 33.33%, 1.60% of total) | OK | OK | OK | OK | OK |
shared worker - EventSource: constructor (act as if there is a network error) (http://example.not) | FAIL | FAIL | PASS | FAIL | FAIL |
shared worker - EventSource: constructor (act as if there is a network error) (https://example.not/test) | FAIL | FAIL | PASS | FAIL | FAIL |