Skip to content

Commit 8e75050

Browse files
authored
Add Display P3 color control with alpha support (#5)
1 parent 7c80f1d commit 8e75050

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/forms.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@
107107
</select>
108108
</datalist>
109109

110+
<input type="color" alpha colorspace="display-p3" value="color(display-p3 0.96 0.79 0.27 / 0.42)">
111+
110112
<p>Text area</p>
111113
<textarea></textarea>
112114

0 commit comments

Comments
 (0)