File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
feature-group-definitions Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ usage_stats: https://chromestatus.com/metrics/css/timeline/popularity/658
55compat_features :
66 - css.properties.appearance
77 - css.properties.appearance.auto
8- - css.properties.appearance.compat-auto
98 - css.properties.appearance.menulist-button
109 - css.properties.appearance.none
1110 - css.properties.appearance.textfield
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ compat_features:
3535 - javascript.builtins.Map.Map
3636 - javascript.builtins.Map.Map.iterable_allowed
3737 - javascript.builtins.Map.Map.new_required
38- - javascript.builtins.Map.Map.new_required. null_allowed
38+ - javascript.builtins.Map.Map.null_allowed
3939 - javascript.builtins.Map.clear
4040 - javascript.builtins.Map.delete
4141 - javascript.builtins.Map.entries
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ name: '<link rel="modulepreload">'
22spec : https://html.spec.whatwg.org/multipage/links.html#link-type-modulepreload
33caniuse : link-rel-modulepreload
44compat_features :
5- - html.elements.link.modulepreload
5+ - html.elements.link.rel. modulepreload
You can’t perform that action at this time.
0 commit comments