File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 55 - forms
66 - html-elements
77caniuse : input-color
8+ status :
9+ compute_from :
10+ - html.elements.input.type_color
811compat_features :
12+ - api.HTMLInputElement.alpha
13+ - api.HTMLInputElement.colorSpace
14+ - html.elements.input.alpha
15+ - html.elements.input.colorspace
916 - html.elements.input.type_color
Original file line number Diff line number Diff line change @@ -11,4 +11,25 @@ status:
1111 safari: "12.1"
1212 safari_ios: "12.2"
1313compat_features:
14+ # ⬇️ Same status as overall feature ⬇️
15+ # baseline: false
16+ # support:
17+ # chrome: "20"
18+ # chrome_android: "25"
19+ # edge: "14"
20+ # firefox: "29"
21+ # safari: "12.1"
22+ # safari_ios: "12.2"
1423 - html.elements.input.type_color
24+
25+ # baseline: false
26+ # support:
27+ # safari: "18.4"
28+ # safari_ios: "18.4"
29+ - api.HTMLInputElement.alpha
30+ - api.HTMLInputElement.colorSpace
31+
32+ # baseline: false
33+ # support: {}
34+ - html.elements.input.alpha
35+ - html.elements.input.colorspace
You can’t perform that action at this time.
0 commit comments