-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APICompat data for Web APIs. https://developer.mozilla.org/docs/Web/APIgood first issueGood issues for getting started with this project.Good issues for getting started with this project.
Description
For example:
browser-compat-data/api/RTCPeerConnection.json
Lines 105 to 114 in 2d29a84
| "opera": [ | |
| { | |
| "version_added": "43", | |
| "notes": "Promise-based version." | |
| }, | |
| { | |
| "version_added": "37", | |
| "version_removed": "43" | |
| } | |
| ], |
This is a note for the new RTCPeerConnection() constructor, and makes no sense. This seems to be have copied and spread around at some point, and only partially clean up.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APICompat data for Web APIs. https://developer.mozilla.org/docs/Web/APIgood first issueGood issues for getting started with this project.Good issues for getting started with this project.