You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: features/input-color-alpha.yml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
-
name: "`alpha` and `colorspace` attributes for `<input type=color>`"
2
-
description: The ability to control the opacity of a color picked using `<input type="color">` and determine the colorspace of the selected color.
1
+
name: >
2
+
alpha and colorspace attributes for <input type="color">
3
+
description: The `alpha` and `colorspace` attributes for the `<input type="color">` HTML element are hints to the browser to show controls for transparency or to limit color selection to a color space.
0 commit comments