-
Notifications
You must be signed in to change notification settings - Fork 199
Bump @mdn/browser-compat-data from 5.6.21 to 5.6.22 #2409
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 |
|---|---|---|
|
|
@@ -3,14 +3,14 @@ | |
|
|
||
| status: | ||
| baseline: high | ||
| baseline_low_date: 2020-07-28 | ||
| baseline_high_date: 2023-01-28 | ||
| baseline_low_date: ≤2020-07-28 | ||
| baseline_high_date: ≤2023-01-28 | ||
| support: | ||
| chrome: "21" | ||
| chrome_android: "25" | ||
| edge: "12" | ||
| firefox: ≤72 | ||
| firefox_android: "79" | ||
| firefox_android: ≤79 | ||
|
Comment on lines
+6
to
+13
Collaborator
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. Newly ranged. Not a regression per se, but uncertainty has been added.
Contributor
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 just opened mdn/browser-compat-data#25356 to replace this range with a specific version. |
||
| safari: "5.1" | ||
| safari_ios: "4.2" | ||
| compat_features: | ||
|
|
@@ -43,14 +43,14 @@ compat_features: | |
| - css.properties.background.background-size | ||
|
|
||
| # baseline: high | ||
| # baseline_low_date: 2020-07-28 | ||
| # baseline_high_date: 2023-01-28 | ||
| # baseline_low_date: ≤2020-07-28 | ||
| # baseline_high_date: ≤2023-01-28 | ||
| # support: | ||
| # chrome: "3" | ||
| # chrome_android: "18" | ||
| # edge: "12" | ||
| # firefox: ≤72 | ||
| # firefox_android: "79" | ||
| # firefox_android: ≤79 | ||
| # safari: "5" | ||
| # safari_ios: "4.2" | ||
| - css.properties.background-size.auto | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,14 +3,14 @@ | |
|
|
||
| status: | ||
| baseline: high | ||
| baseline_low_date: 2020-07-28 | ||
| baseline_high_date: 2023-01-28 | ||
| baseline_low_date: ≤2020-07-28 | ||
| baseline_high_date: ≤2023-01-28 | ||
| support: | ||
| chrome: ≤80 | ||
| chrome_android: "80" | ||
| edge: "80" | ||
| chrome_android: ≤80 | ||
| edge: ≤80 | ||
| firefox: ≤72 | ||
| firefox_android: "79" | ||
| firefox_android: ≤79 | ||
|
Comment on lines
-6
to
+13
Collaborator
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. Newly ranged. Not a regression per se, but uncertainty has been added. |
||
| safari: ≤13.1 | ||
| safari_ios: ≤13.4 | ||
| compat_features: | ||
|
|
@@ -49,14 +49,14 @@ compat_features: | |
|
|
||
| # ⬇️ Same status as overall feature ⬇️ | ||
| # baseline: high | ||
| # baseline_low_date: 2020-07-28 | ||
| # baseline_high_date: 2023-01-28 | ||
| # baseline_low_date: ≤2020-07-28 | ||
| # baseline_high_date: ≤2023-01-28 | ||
| # support: | ||
| # chrome: ≤80 | ||
| # chrome_android: "80" | ||
| # edge: "80" | ||
| # chrome_android: ≤80 | ||
| # edge: ≤80 | ||
| # firefox: ≤72 | ||
| # firefox_android: "79" | ||
| # firefox_android: ≤79 | ||
| # safari: ≤13.1 | ||
| # safari_ios: ≤13.4 | ||
| - css.properties.display.table-caption | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,14 +3,14 @@ | |
|
|
||
| status: | ||
| baseline: high | ||
| baseline_low_date: 2020-07-28 | ||
| baseline_high_date: 2023-01-28 | ||
| baseline_low_date: ≤2020-07-28 | ||
| baseline_high_date: ≤2023-01-28 | ||
| support: | ||
| chrome: ≤80 | ||
| chrome_android: "80" | ||
| edge: "80" | ||
| chrome_android: ≤80 | ||
| edge: ≤80 | ||
| firefox: ≤72 | ||
| firefox_android: "79" | ||
| firefox_android: ≤79 | ||
|
Comment on lines
-6
to
+13
Collaborator
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. Newly ranged. Not a regression per se, but uncertainty has been added. |
||
| safari: ≤13.1 | ||
| safari_ios: ≤13.4 | ||
| compat_features: | ||
|
|
||
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 change doesn't make sense to me- shouldn't it be
≤72?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.
It makes sense because Fx Android 69-78 have been skipped. https://github.com/mdn/browser-compat-data/blob/8d1d3706247e66603e19205fcdd7852f956b35e3/browsers/firefox_android.json#L445