gecko-dev/testing/web-platform/tests/WebIDL
2019-04-26 15:55:59 +00:00
..
ecmascript-binding Bug 1317658 part 2. Pass enough information to bindings' GetDesiredProto to allow it to return the prototype the spec says it should. r=edgar 2019-04-26 15:55:59 +00: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 1536187 [wpt PR 14798] - Remove inactive reviewers, a=testonly 2019-04-01 14:43:38 +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)