Cleanup some idlharness tests and make it clearer what they test.#388
Cleanup some idlharness tests and make it clearer what they test.#388zqzhang merged 1 commit intoweb-platform-tests:masterfrom
Conversation
There was a problem hiding this comment.
Seems you prefer WebIDLParser.js to webidl2.js :)
Another, WebIDLParser.js isn't maintained @ https://github.com/w3c/testharness.js or other places in github.
There was a problem hiding this comment.
@zqzhang on w3c-test.org, /resources/WebIDLParser.js is a symlink to /resources/webidl2/lib/webidl2.js. And the wptserve code re-routes /resources/WebIDLParser.js requests to /resources/webidl2/lib/webidl2.js
That said, I'm not clear why for new tests we're not just switching over to /resources/webidl2/lib/webidl2.js There are not even that many existing tests that use /resources/WebIDLParser.js (so even chaning all the existing tests to use /resources/webidl2/lib/webidl2.js would not be a lot of work).
Cleanup some idlharness tests and make it clearer what they test.
No description provided.