Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 9d33cb7

Browse files
JamesCattmolant
authored andcommitted
Fix: Firefox status for prefers-reduced-motion
This feature is not tracked in Chrome or Firefox platform status. * Firefox Windows bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1365045 * Firefox macOS bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1475462 - - - - - - - - - - - - - - - - - - Fix #647
1 parent 8d63fb2 commit 9d33cb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

status.json

+4
Original file line numberDiff line numberDiff line change
@@ -5495,6 +5495,10 @@
54955495
"text": "Shipped",
54965496
"value": 1
54975497
},
5498+
"ff_views": {
5499+
"text": "Shipped",
5500+
"value": 1
5501+
},
54985502
"uservoiceid": 19291531,
54995503
"statusid": 321
55005504
},

0 commit comments

Comments
 (0)