[webrtc-insertable-streams] Pull Request: Editorial: Align with Web IDL specification

autokagami has just submitted a new pull request for https://github.com/w3c/webrtc-insertable-streams:

== Editorial: Align with Web IDL specification ==
This is an automated pull request to align the spec with the latest Web IDL specification.

The following is the Web IDL validation message, which may help understanding this PR:

```
Validation error at line 12 in webrtc-insertable-streams,1, inside `interface SFrameTransform -> constructor -> argument options`:
    constructor(optional SFrameTransformOptions options);
                                                ^ Optional dictionary arguments must have a default value of `{}`.
```

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 PR is invalid or should be enhanced.

See https://github.com/w3c/webrtc-insertable-streams/pull/52


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

Received on Monday, 8 February 2021 08:39:21 UTC