Skip to content

Commit 790b661

Browse files
committed
Firefox 110 adds list attribute for color on Windows/Linux
1 parent 4c0a7f1 commit 790b661

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

html/elements/input/color.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,9 @@
108108
"version_added": "14"
109109
},
110110
"firefox": {
111-
"version_added": false,
112-
"impl_url": "https://bugzil.la/2007533"
111+
"version_added": "110",
112+
"partial_implementation": true,
113+
"notes": "Not available on macOS and Android. See [bug 1805397](https://bugzil.la/1805397)."
113114
},
114115
"firefox_android": "mirror",
115116
"oculus": "mirror",

0 commit comments

Comments
 (0)