gecko-dev/testing/web-platform/tests/WebIDL
Anne van Kesteren 459deb257e Bug 1504108 [wpt PR 13850] - Request/Response's clone() realm, a=testonly
Automatic update from web-platform-testsRequest/Response's clone() realm

For https://github.com/whatwg/fetch/issues/825.
--

wpt-commits: e5ba0a871d891aabfe286935d31cbae6b4a850c3
wpt-pr: 13850
2018-11-10 09:03:00 +00:00
..
ecmascript-binding Bug 1468697 [wpt PR 11498] - v8binding: Changes @@unscopables's prototype to ES null., a=testonly 2018-07-11 07:51:34 +01:00
invalid/idl
valid
current-realm.html Bug 1504108 [wpt PR 13850] - Request/Response's clone() realm, a=testonly 2018-11-10 09:03:00 +00:00
interfaces.html Bug 1471794 [wpt PR 11698] - Auto-update the WebIDL IDL file, a=testonly 2018-07-11 08:02:00 +01:00
META.yml Bug 1476293 [wpt PR 12024] - Add spec links to META.yml, a=testonly 2018-07-29 18:49:42 +01:00
readme.txt
testable_assertions.txt

These are syntax tests for WebIDL parser. A correct parser should fail on the tests in the "invalid" directory, and should be able to collect the data necessary to generate the XML serialization for valid fragments collected in the "valid" directory.

(the said XML serialization is the one produced by widlproc https://github.com/dontcallmedom/widlproc from which these tests have been imported)