Skip to content

Commit 8983835

Browse files
committed
updated firefox support for multi values in color-mix()
1 parent b4da6a7 commit 8983835

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

css/types/color.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -251,14 +251,7 @@
251251
"chrome_android": "mirror",
252252
"edge": "mirror",
253253
"firefox": {
254-
"version_added": "preview",
255-
"flags": [
256-
{
257-
"type": "preference",
258-
"name": "layout.css.color-mix-multi-color.enabled",
259-
"value_to_set": "true"
260-
}
261-
]
254+
"version_added": "150"
262255
},
263256
"firefox_android": "mirror",
264257
"oculus": "mirror",

0 commit comments

Comments
 (0)