cyfung1031 / userscript-supports

This is for the userscripts created on GreasyFork.org.
https://cyfung1031.github.io/userscript-supports/
MIT License
48 stars 3 forks source link

Firefox Animation API does not support custom properties #26

Closed cyfung1031 closed 5 months ago

cyfung1031 commented 9 months ago

Using CSS can I check if a browser supports the "CSS Properties and Values API" (Houdini) @property rule

DEMO

Firefox 120, 121, 122 ~

Screen Shot 2023-12-28 at 11 02 59
cyfung1031 commented 8 months ago

The issue should be fixed in Firefox Nightly 123.0a1 (2023-12-30) (64-bit) Firefox Dev Edition 123.0b9 (2024-02-20) (64-bit) https://bugzilla.mozilla.org/show_bug.cgi?id=1872231

cyfung1031 commented 5 months ago

Firefox Stable 123 support it.