Add FIXME for select:active on Firefox

The :active state is only active in Firefox during the click on the
<select>, not while the dropdown is opened, like in Chrome.
This commit is contained in:
Samuel Mannehed 2022-12-13 14:01:09 +01:00
parent 6a650ade2d
commit 837cc75a8c
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ select {
padding-right: calc(2*7px + 8px);
padding-left: 7px;
}
/* FIXME: :active isn't set when the <select> is opened in Firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=1805406 */
select:active {
/* Rotated arrow */
--select-arrow: url('data:image/svg+xml;utf8, \