You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR changes all of the statements for Edge ≤79 to mirror from Chrome. Based upon commit history and the data, it seems that most likely this data was all mirrored from Chrome via the original mirroring script anyways.
github-actionsbot
added
infra
Infrastructure issues (npm, GitHub Actions, releases) of this project
data:http
Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP
data:api
Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
data:css
Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
data:html
Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
linter
Issues or pull requests regarding the tests / linter of the JSON files.
data:svg
Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG
size:l
[PR only] 101-1000 LoC changed
labels
Jun 30, 2025
github-actionsbot
removed
infra
Infrastructure issues (npm, GitHub Actions, releases) of this project
linter
Issues or pull requests regarding the tests / linter of the JSON files.
labels
Jun 30, 2025
Can we set svg.elements.{foreignObject,set} to Edge 12+ in a separate PR?
(✅) Do we know why api.RTCPeerConnection.RTCPeerConnection.configuration_iceServers_parameter.credentialType_parameter (now set to false) was ever marked as supported?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APIdata:cssCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSdata:htmlCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTMLdata:httpCompat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTPdata:svgCompat data for SVG features. https://developer.mozilla.org/docs/Web/SVGsize:l[PR only] 101-1000 LoC changed
2 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR changes all of the statements for Edge ≤79 to mirror from Chrome. Based upon commit history and the data, it seems that most likely this data was all mirrored from Chrome via the original mirroring script anyways.