gecko-dev/testing/web-platform/tests/WebIDL
Philip Jägenstedt 5aa25bff58 Bug 1476293 [wpt PR 12024] - Add spec links to META.yml, a=testonly
Automatic update from web-platform-testsMerge pull request #12024 from web-platform-tests/meta-specs

Add spec links to META.yml
--

wpt-commits: eeded53153beba20a9c2c8bf35a02ae1d48103cd
wpt-pr: 12024
2018-07-29 18:49:42 +01:00
..
ecmascript-binding Bug 1468697 [wpt PR 11498] - v8binding: Changes @@unscopables's prototype to ES null., a=testonly 2018-07-11 07:51:34 +01:00
invalid/idl
valid
META.yml Bug 1476293 [wpt PR 12024] - Add spec links to META.yml, a=testonly 2018-07-29 18:49:42 +01:00
current-realm.html Bug 1373739 - Disable WebGL in headless mode. r=bdahl 2017-06-22 10:13:12 -07:00
interfaces.html Bug 1471794 [wpt PR 11698] - Auto-update the WebIDL IDL file, a=testonly 2018-07-11 08:02:00 +01:00
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)