-
Notifications
You must be signed in to change notification settings - Fork 199
Compute more statuses from BCD, using compute_from as needed #1327
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 |
|---|---|---|
| @@ -0,0 +1,42 @@ | ||
| # Generated from: array-copywithin.yml | ||
| # Do not edit this file by hand. Edit the source file instead! | ||
|
|
||
| status: | ||
| baseline: high | ||
| baseline_low_date: 2016-09-20 | ||
| baseline_high_date: 2019-03-20 | ||
| support: | ||
| chrome: "45" | ||
| chrome_android: "45" | ||
| edge: "12" | ||
| firefox: "34" | ||
| firefox_android: "34" | ||
| safari: "10" | ||
| safari_ios: "10" | ||
| compat_features: | ||
| # baseline: high | ||
| # baseline_low_date: 2015-09-30 | ||
| # baseline_high_date: 2018-03-30 | ||
| # support: | ||
| # chrome: "45" | ||
| # chrome_android: "45" | ||
| # edge: "12" | ||
| # firefox: "32" | ||
| # firefox_android: "32" | ||
| # safari: "9" | ||
| # safari_ios: "9" | ||
| - javascript.builtins.Array.copyWithin | ||
|
|
||
| # ⬇️ Same status as overall feature ⬇️ | ||
| # baseline: high | ||
| # baseline_low_date: 2016-09-20 | ||
| # baseline_high_date: 2019-03-20 | ||
| # support: | ||
| # chrome: "45" | ||
| # chrome_android: "45" | ||
| # edge: "12" | ||
| # firefox: "34" | ||
| # firefox_android: "34" | ||
| # safari: "10" | ||
| # safari_ios: "10" | ||
| - javascript.builtins.TypedArray.copyWithin |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,42 @@ | ||
| # Generated from: array-fill.yml | ||
| # Do not edit this file by hand. Edit the source file instead! | ||
|
|
||
| status: | ||
| baseline: high | ||
| baseline_low_date: 2016-09-20 | ||
| baseline_high_date: 2019-03-20 | ||
| support: | ||
| chrome: "45" | ||
| chrome_android: "45" | ||
| edge: "12" | ||
| firefox: "37" | ||
| firefox_android: "37" | ||
| safari: "10" | ||
| safari_ios: "10" | ||
| compat_features: | ||
| # baseline: high | ||
| # baseline_low_date: 2015-09-01 | ||
| # baseline_high_date: 2018-03-01 | ||
| # support: | ||
| # chrome: "45" | ||
| # chrome_android: "45" | ||
| # edge: "12" | ||
| # firefox: "31" | ||
| # firefox_android: "31" | ||
| # safari: "8" | ||
| # safari_ios: "8" | ||
| - javascript.builtins.Array.fill | ||
|
|
||
| # ⬇️ Same status as overall feature ⬇️ | ||
| # baseline: high | ||
| # baseline_low_date: 2016-09-20 | ||
| # baseline_high_date: 2019-03-20 | ||
| # support: | ||
| # chrome: "45" | ||
| # chrome_android: "45" | ||
| # edge: "12" | ||
| # firefox: "37" | ||
| # firefox_android: "37" | ||
| # safari: "10" | ||
| # safari_ios: "10" | ||
| - javascript.builtins.TypedArray.fill | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| # Generated from: array-find.yml | ||
| # Do not edit this file by hand. Edit the source file instead! | ||
|
|
||
| status: | ||
| baseline: high | ||
| baseline_low_date: 2016-09-20 | ||
|
Collaborator
Author
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. Was previously 2015-09-01 |
||
| baseline_high_date: 2019-03-20 | ||
| support: | ||
| chrome: "45" | ||
| chrome_android: "45" | ||
| edge: "12" | ||
| firefox: "37" | ||
| firefox_android: "37" | ||
| safari: "10" | ||
| safari_ios: "10" | ||
| compat_features: | ||
| # baseline: high | ||
| # baseline_low_date: 2015-09-01 | ||
| # baseline_high_date: 2018-03-01 | ||
| # support: | ||
| # chrome: "45" | ||
| # chrome_android: "45" | ||
| # edge: "12" | ||
| # firefox: "25" | ||
| # firefox_android: "4" | ||
| # safari: "8" | ||
| # safari_ios: "8" | ||
| - javascript.builtins.Array.find | ||
| - javascript.builtins.Array.findIndex | ||
|
|
||
| # ⬇️ Same status as overall feature ⬇️ | ||
| # baseline: high | ||
| # baseline_low_date: 2016-09-20 | ||
| # baseline_high_date: 2019-03-20 | ||
| # support: | ||
| # chrome: "45" | ||
| # chrome_android: "45" | ||
| # edge: "12" | ||
| # firefox: "37" | ||
| # firefox_android: "37" | ||
| # safari: "10" | ||
| # safari_ios: "10" | ||
| - javascript.builtins.TypedArray.find | ||
| - javascript.builtins.TypedArray.findIndex | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,55 @@ | ||
| # Generated from: array-iterators.yml | ||
| # Do not edit this file by hand. Edit the source file instead! | ||
|
|
||
| status: | ||
| baseline: high | ||
| baseline_low_date: 2018-05-09 | ||
|
Collaborator
Author
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. Was previously 2016-09-20 |
||
| baseline_high_date: 2020-11-09 | ||
| support: | ||
| chrome: "66" | ||
| chrome_android: "66" | ||
| edge: "14" | ||
| firefox: "60" | ||
| firefox_android: "60" | ||
| safari: "10" | ||
| safari_ios: "10" | ||
| compat_features: | ||
| # baseline: high | ||
| # baseline_low_date: 2015-07-29 | ||
| # baseline_high_date: 2018-01-29 | ||
| # support: | ||
| # chrome: "38" | ||
| # chrome_android: "38" | ||
| # edge: "12" | ||
| # firefox: "28" | ||
| # firefox_android: "28" | ||
| # safari: "8" | ||
| # safari_ios: "8" | ||
| - javascript.builtins.Array.entries | ||
| - javascript.builtins.Array.keys | ||
|
|
||
| # baseline: high | ||
| # baseline_low_date: 2016-09-20 | ||
| # baseline_high_date: 2019-03-20 | ||
| # support: | ||
| # chrome: "38" | ||
| # chrome_android: "38" | ||
| # edge: "12" | ||
| # firefox: "36" | ||
| # firefox_android: "36" | ||
| # safari: "10" | ||
| # safari_ios: "10" | ||
| - javascript.builtins.Array.@@iterator | ||
|
|
||
| # baseline: high | ||
| # baseline_low_date: 2018-05-09 | ||
| # baseline_high_date: 2020-11-09 | ||
| # support: | ||
| # chrome: "66" | ||
| # chrome_android: "66" | ||
| # edge: "14" | ||
| # firefox: "60" | ||
| # firefox_android: "60" | ||
| # safari: "9" | ||
| # safari_ios: "9" | ||
| - javascript.builtins.Array.values | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,42 @@ | ||
| # Generated from: array-of.yml | ||
| # Do not edit this file by hand. Edit the source file instead! | ||
|
|
||
| status: | ||
| baseline: high | ||
| baseline_low_date: 2016-09-20 | ||
| baseline_high_date: 2019-03-20 | ||
| support: | ||
| chrome: "45" | ||
| chrome_android: "45" | ||
| edge: "12" | ||
| firefox: "38" | ||
| firefox_android: "38" | ||
| safari: "10" | ||
| safari_ios: "10" | ||
| compat_features: | ||
| # baseline: high | ||
| # baseline_low_date: 2015-09-30 | ||
| # baseline_high_date: 2018-03-30 | ||
| # support: | ||
| # chrome: "45" | ||
| # chrome_android: "39" | ||
| # edge: "12" | ||
| # firefox: "25" | ||
| # firefox_android: "25" | ||
| # safari: "9" | ||
| # safari_ios: "9" | ||
| - javascript.builtins.Array.of | ||
|
|
||
| # ⬇️ Same status as overall feature ⬇️ | ||
| # baseline: high | ||
| # baseline_low_date: 2016-09-20 | ||
| # baseline_high_date: 2019-03-20 | ||
| # support: | ||
| # chrome: "45" | ||
| # chrome_android: "45" | ||
| # edge: "12" | ||
| # firefox: "38" | ||
| # firefox_android: "38" | ||
| # safari: "10" | ||
| # safari_ios: "10" | ||
| - javascript.builtins.TypedArray.of |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| # Generated from: autofocus.yml | ||
| # Do not edit this file by hand. Edit the source file instead! | ||
|
|
||
| compat_features: | ||
| # baseline: low | ||
| # baseline_low_date: 2023-02-14 | ||
|
Collaborator
Author
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 looks odd, but see the TODO in the source. The feature is very old, but none of the BCD keys that exist now are old. |
||
| # support: | ||
| # chrome: "79" | ||
| # chrome_android: "79" | ||
| # edge: "79" | ||
| # firefox: "110" | ||
| # firefox_android: "110" | ||
| # safari: "15.4" | ||
| # safari_ios: "15.4" | ||
| - api.HTMLElement.autofocus | ||
| - api.SVGElement.autofocus | ||
| - html.global_attributes.autofocus | ||
|
|
||
| # baseline: low | ||
| # baseline_low_date: 2023-02-14 | ||
| # support: | ||
| # chrome: "109" | ||
| # chrome_android: "109" | ||
| # edge: "109" | ||
| # firefox: "110" | ||
| # firefox_android: "110" | ||
| # safari: "15.4" | ||
| # safari_ios: "15.4" | ||
| - api.MathMLElement.autofocus | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| # Generated from: datalist.yml | ||
| # Do not edit this file by hand. Edit the source file instead! | ||
|
|
||
| compat_features: | ||
| # baseline: high | ||
| # baseline_low_date: 2019-03-25 | ||
| # baseline_high_date: 2021-09-25 | ||
| # support: | ||
| # chrome: "20" | ||
| # chrome_android: "25" | ||
| # edge: "12" | ||
| # firefox: "4" | ||
| # firefox_android: "4" | ||
| # safari: "12.1" | ||
| # safari_ios: "12.2" | ||
| - api.HTMLDataListElement | ||
| - api.HTMLDataListElement.options | ||
|
|
||
| # baseline: false | ||
| # support: | ||
| # chrome: "20" | ||
| # chrome_android: "33" | ||
| # edge: "12" | ||
| # safari: "12.1" | ||
| # safari_ios: "12.2" | ||
| - html.elements.datalist |
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.
Was previously 2015-09-01