The all documents select dropdown does not show in Firefox.
Thanks! Looks like an issue with :has()
support not officially rolling out to Firefox yet as it’s behind a flag by default. I’ve included some @supports
statements to make a graceful fallback here.
2 Likes