diff --git a/features/input-color-alpha.yml b/features/input-color-alpha.yml
index bfde5e2c33a..b0e24a0f0c2 100644
--- a/features/input-color-alpha.yml
+++ b/features/input-color-alpha.yml
@@ -1,5 +1,6 @@
-name: "`alpha` and `colorspace` attributes for ``"
-description: The ability to control the opacity of a color picked using `` and determine the colorspace of the selected color.
+name: >
+ alpha and colorspace attributes for
+description: The `alpha` and `colorspace` attributes for the `` HTML element are hints to the browser to show controls for transparency or to limit color selection to a color space.
spec: https://html.spec.whatwg.org/multipage/input.html#attr-input-alpha
group:
- forms