Skip to content

Commit d554d3d

Browse files
committed
Revise input-color-alpha name an description
1 parent bd588c4 commit d554d3d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

features/input-color-alpha.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
34
spec: https://html.spec.whatwg.org/multipage/input.html#attr-input-alpha
45
group:
56
- forms

0 commit comments

Comments
 (0)