diff options
Diffstat (limited to 'testing/web-platform/meta/eventsource/interfaces.html.ini')
-rw-r--r-- | testing/web-platform/meta/eventsource/interfaces.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/eventsource/interfaces.html.ini b/testing/web-platform/meta/eventsource/interfaces.html.ini new file mode 100644 index 000000000..66e642617 --- /dev/null +++ b/testing/web-platform/meta/eventsource/interfaces.html.ini @@ -0,0 +1,11 @@ +[interfaces.html] + type: testharness + [EventSource interface: existence and properties of interface object] + expected: FAIL + + [EventSource interface: existence and properties of interface prototype object] + expected: FAIL + + [Stringification of new EventSource("http://foo")] + expected: FAIL + |