Editorial: Align with Web IDL specification - #200
Conversation
|
@saschanaz Please stop submitting PRs! |
|
@cabanier I think this one is legit, could you do a double check? Sorry to make you busy 🙇♀️ |
There's a bikeshed issue that blocks me from removing the optional keyword. By adding |
|
You can't remove the keyword because the Web IDL spec requires it:
In this case the dictionary members in XRProjectionLayerInit are all optional so the argument must be optional too. |
|
They're not optional. I agree the first one should have the |
|
Oops, you're right, so this is speced/bikeshed#1566. Sorry for bothering you 🤯 |
immersive-web/layers#248 fixed it. Not sure why immersive-web/layers#200 was rejected then 🤷♀️
This is an automated pull request to align the spec with the latest Web IDL specification.
Currently the autofix might introduce some awkward code formatting, so please feel free to modify the formatting.
Please file an issue on https://github.com/saschanaz/webidl-updater/issues/new if you think this PR is invalid or should be enhanced.
The following is the validation messages from webidl2.js, which may help understanding this PR:
Preview | Diff