w3c / webidl2.js

WebIDL parser
https://w3c.github.io/webidl2.js/checker/
MIT License
239 stars 62 forks source link

test: stringifier operation long form was removed #789

Open nektro opened 6 days ago

nektro commented 6 days ago

https://github.com/w3c/webidl2.js/blob/91b2878/test/syntax/idl/stringifier.webidl#L2-L4

new grammar https://webidl.spec.whatwg.org/#idl-stringifiers

removed in https://github.com/whatwg/webidl/pull/941

nektro commented 6 days ago

https://github.com/w3c/webidl2.js/blob/91b2878/test/syntax/idl/stringifier-custom.webidl#L8 does it too