diff --git a/html/elements/input/color.json b/html/elements/input/color.json
index 870490da03fc0b..0f616f4ef9ca67 100644
--- a/html/elements/input/color.json
+++ b/html/elements/input/color.json
@@ -17,11 +17,11 @@
"version_added": "14"
},
"firefox": {
- "version_added": "29",
- "notes": "Firefox doesn't yet support inputs of type color
on Windows Touch."
+ "version_added": "29"
},
"firefox_android": {
- "version_added": "27"
+ "version_added": "27",
+ "notes": "Firefox for Android doesn't allow the user to choose a custom color, only one of the predefined ones."
},
"ie": {
"version_added": false