gecko-dev/testing/web-platform/tests/eventsource
moz-wptsync-bot c79e0dabc9 Bug 1561418 [wpt PR 17505] - Simplify EventSource bogus ctor tests, a=testonly
Automatic update from web-platform-tests
Simplify EventSource bogus ctor tests (#17505)

* Simplify EventSource bogus ctor tests

* Expect throw by name, not code

--

wpt-commits: 76f2eb7e1526ecaa0b5eea320d5d6c7c3c80707c
wpt-pr: 17505
2019-07-24 13:31:13 +01:00
..
dedicated-worker Bug 1561418 [wpt PR 17505] - Simplify EventSource bogus ctor tests, a=testonly 2019-07-24 13:31:13 +01:00
resources
shared-worker Bug 1557736 - Fix more WPT tests for Workers with a non-JS mime. r=jgraham 2019-07-09 09:38:27 +00:00
META.yml
README.md
event-data.html
eventsource-close.htm
eventsource-constructor-document-domain.htm
eventsource-constructor-non-same-origin.htm
eventsource-constructor-stringify.htm
eventsource-constructor-url-bogus.any.js Bug 1561418 [wpt PR 17505] - Simplify EventSource bogus ctor tests, a=testonly 2019-07-24 13:31:13 +01:00
eventsource-constructor-url-multi-window.htm
eventsource-cross-origin.htm
eventsource-eventtarget.htm
eventsource-onmessage-realm-support.htm
eventsource-onmessage-realm.htm
eventsource-onmessage-trusted.htm
eventsource-onmessage.htm
eventsource-onopen.htm
eventsource-prototype.htm
eventsource-reconnect.htm
eventsource-request-cancellation.htm
eventsource-url.htm
format-bom-2.htm
format-bom.htm
format-comments.htm
format-data-before-final-empty-line.htm
format-field-data.htm
format-field-event-empty.htm
format-field-event.htm
format-field-id-2.htm
format-field-id-null.window.js Bug 1507899 [wpt PR 14095] - EventSource: test U+0000 in ID better, a=testonly 2019-04-24 11:19:22 +01:00
format-field-id.htm
format-field-parsing.htm
format-field-retry-bogus.htm Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
format-field-retry-empty.htm
format-field-retry.htm Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
format-field-unknown.htm
format-leading-space.htm
format-mime-bogus.htm
format-mime-trailing-semicolon.htm
format-mime-valid-bogus.htm
format-newlines.htm
format-null-character.html
format-utf-8.htm
interfaces.html
request-accept.htm
request-cache-control.htm
request-credentials.htm
request-redirect.htm
request-status-error.htm

README.md

These are the Server-sent events (EventSource) tests for the Server-sent events chapter of the HTML Standard.