We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f4d4ac commit 4e0ba77Copy full SHA for 4e0ba77
html/elements/input/color.json
@@ -63,8 +63,9 @@
63
"chrome_android": "mirror",
64
"edge": "mirror",
65
"firefox": {
66
- "version_added": false,
67
- "impl_url": "https://bugzil.la/1919718"
+ "version_added": "143",
+ "partial_implementation": true,
68
+ "notes": "Currently the value will always be converted to the hex format."
69
},
70
"firefox_android": {
71
"version_added": false
0 commit comments