gecko-dev/testing/web-platform/tests/WebIDL
James Graham 5ede08f1d9 Bug 1253226 - Update web-platform-tests to revision 833a6d13372424758a6e3a770ecc6e8d1ffaae67, a=testonly
MozReview-Commit-ID: 5p4t1pbJpjq


--HG--
rename : testing/web-platform/tests/websockets/websocket.js => testing/web-platform/tests/websockets/websocket.sub.js
2016-03-04 16:16:51 +00:00
..
ecmascript-binding Bug 1253226 - Update web-platform-tests to revision 833a6d13372424758a6e3a770ecc6e8d1ffaae67, a=testonly 2016-03-04 16:16:51 +00:00
invalid/idl
valid
readme.txt
testable_assertions.txt

readme.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)