Closed pnd280 closed 2 months ago
The root cause is that Waterfox disables a lot of CSS features by default, there's a huge list to go through. I don't want to waste time going through each of them and potentially shoot myself in the foot. If anyone has a standard user.js
for Waterfox that makes it behave like a modern browser, please share it!
The CSS child combinator selector
>
is heavily used across many components. However, it doesn't seem to work in combination withquerySelector
and its abstracted variants exclusively on Waterfox. Until I can figure out the cause of this issue, Complexity will officially be unsupported on Waterfox.