Files
tubestation/testing/web-platform/tests/WebIDL
Timothy Gu 4eafec5f47 Bug 1441399 [wpt PR 8796] - [WebIDL] Add tests for iterator objects and prototypes, a=testonly
Automatic update from web-platform-tests[WebIDL] Add tests for iterator objects and prototypes (#8796)

wpt-commits: 73f03e31264cbe8acc554da744121e12ffe75baa
wpt-pr: 8796
wpt-commits: 73f03e31264cbe8acc554da744121e12ffe75baa
wpt-pr: 8796
2018-03-31 22:26:07 +01:00
..

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)