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 5
5
- forms
6
6
- html-elements
7
7
caniuse : input-color
8
+ status :
9
+ compute_from :
10
+ - html.elements.input.type_color
8
11
compat_features :
12
+ - api.HTMLInputElement.alpha
13
+ - api.HTMLInputElement.colorSpace
14
+ - html.elements.input.alpha
15
+ - html.elements.input.colorspace
9
16
- html.elements.input.type_color
Original file line number Diff line number Diff line change @@ -11,4 +11,25 @@ status:
11
11
safari: "12.1"
12
12
safari_ios: "12.2"
13
13
compat_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"
14
23
- 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