gecko-dev/testing/web-platform/tests/WebIDL
Timothy Gu ca19e5818e 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
..
ecmascript-binding Bug 1441399 [wpt PR 8796] - [WebIDL] Add tests for iterator objects and prototypes, a=testonly 2018-03-31 22:26:07 +01:00
invalid/idl
valid
current-realm.html Bug 1373739 - Disable WebGL in headless mode. r=bdahl 2017-06-22 10:13:12 -07:00
interfaces.html Bug 1397215 - Update web-platform-tests to revision 7abe12a95a33cf1906182c1e56da37a32effce3f, a=testonly 2017-09-07 12:50:49 +01:00
OWNERS Bug 1367340 - Update web-platform-tests to revision a2d29f3497c889546662566721bbd4f86efdbedd, a=testonly 2017-05-24 14:03:28 +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)