-
Notifications
You must be signed in to change notification settings - Fork 188
Bump @mdn/browser-compat-data from 7.1.12 to 7.1.13 #3456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,9 @@ | |
# Do not edit this file by hand. Edit the source file instead! | ||
|
||
status: | ||
baseline: low | ||
baseline: high | ||
baseline_low_date: 2023-04-11 | ||
baseline_high_date: 2025-10-11 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This seems fine. The only issues related to this are:
Letting it advance. |
||
support: | ||
chrome: "99" | ||
chrome_android: "99" | ||
|
@@ -13,8 +14,9 @@ status: | |
safari: "16.4" | ||
safari_ios: "16.4" | ||
compat_features: | ||
# baseline: low | ||
# baseline: high | ||
# baseline_low_date: 2023-04-11 | ||
# baseline_high_date: 2025-10-11 | ||
# support: | ||
# chrome: "99" | ||
# chrome_android: "99" | ||
|
@@ -26,8 +28,9 @@ compat_features: | |
- api.CanvasRenderingContext2D.roundRect | ||
|
||
# ⬇️ Same status as overall feature ⬇️ | ||
# baseline: low | ||
# baseline: high | ||
# baseline_low_date: 2023-04-11 | ||
# baseline_high_date: 2025-10-11 | ||
# support: | ||
# chrome: "99" | ||
# chrome_android: "99" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,15 @@ | |
# Do not edit this file by hand. Edit the source file instead! | ||
|
||
status: | ||
baseline: false | ||
baseline: low | ||
baseline_low_date: 2025-09-16 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I OK'd the underlying data change in the most-recent BCD call. See mdn/browser-compat-data#28182. Fixes (partially) #3382. |
||
support: | ||
chrome: "131" | ||
chrome_android: "131" | ||
edge: "131" | ||
firefox: "143" | ||
firefox_android: "143" | ||
safari: "18.4" | ||
safari_ios: "18.4" | ||
compat_features: | ||
- css.selectors.details-content |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,9 @@ | |
# Do not edit this file by hand. Edit the source file instead! | ||
|
||
status: | ||
baseline: low | ||
baseline: high | ||
baseline_low_date: 2023-04-11 | ||
baseline_high_date: 2025-10-11 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Previously #2854 |
||
support: | ||
chrome: "102" | ||
chrome_android: "102" | ||
|
@@ -14,8 +15,9 @@ status: | |
safari_ios: "15.5" | ||
compat_features: | ||
# ⬇️ Same status as overall feature ⬇️ | ||
# baseline: low | ||
# baseline: high | ||
# baseline_low_date: 2023-04-11 | ||
# baseline_high_date: 2025-10-11 | ||
# support: | ||
# chrome: "102" | ||
# chrome_android: "102" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems fine. I did not find any relevant results searching BCD or the vendor trackers for
createConicGradient
.