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, 0 insertions, 11 deletions
diff --git a/testing/web-platform/meta/eventsource/interfaces.html.ini b/testing/web-platform/meta/eventsource/interfaces.html.ini deleted file mode 100644 index 66e642617..000000000 --- a/testing/web-platform/meta/eventsource/interfaces.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[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 - |