tenfourfox/testing/web-platform/tests/WebIDL
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00
..
ecmascript-binding/es-exceptions hello FPR 2017-04-19 00:56:45 -07:00
invalid/idl hello FPR 2017-04-19 00:56:45 -07:00
valid hello FPR 2017-04-19 00:56:45 -07:00
readme.txt hello FPR 2017-04-19 00:56:45 -07:00
testable_assertions.txt hello FPR 2017-04-19 00:56:45 -07: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)