[mediacapture-handle] Pull Request: [mediacapture-handle-identity] Align with Web IDL specification

autokagami has just submitted a new pull request for https://github.com/w3c/mediacapture-handle:

== [mediacapture-handle-identity] Align with Web IDL specification ==
🤖 This is an automated pull request to align the spec with the latest Web IDL specification. 🤖

The followings are the Web IDL validation messages, which may help understanding this PR:

* ```
  Validation error at line 3 in mediacapture-handle-identity,4, inside `interface CaptureHandleChangeEvent -> constructor -> argument init`:
                constructor(CaptureHandleChangeEventInit init);
                                                         ^
  ```
  
  > Error: Dictionary argument must be optional if it has no required fields

Currently this autofix might introduce awkward code formatting, and feel free to manually fix it whenever it happens.

Please file an issue at https://github.com/saschanaz/webidl-updater/issues/new if you think this is invalid or should be enhanced.

See https://github.com/w3c/mediacapture-handle/pull/42


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 23 March 2022 01:02:58 UTC