Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Please add support for the :focus-visible pseudo selector on Firefox

  • 3 ответа
  • 1 имеет эту проблему
  • 7 просмотров
  • Последний ответ от TyDraniu

more options

Can Firefox please add support for the :focus-visible pseudo selector? Chrome and Edge already have it.

https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo

You can see that a temporary poly fill for browsers missing this feature exists and the problem is well stated here: https://github.com/WICG/focus-visible

Can Firefox please add support for the :focus-visible pseudo selector? Chrome and Edge already have it. https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo You can see that a temporary poly fill for browsers missing this feature exists and the problem is well stated here: https://github.com/WICG/focus-visible

Все ответы (3)

more options

You can enable support as an experimental feature:

See also:

more options

cor-el said

You can enable support as an experimental feature: See also:

Thanks, but do you know if/when this might be supported by default for all new Firefox releases?

more options

thenomadicmann said

Thanks, but do you know if/when this might be supported by default for all new Firefox releases?

Should be in ver. 85 (see Bug 1445482 - implement :focus-visible pseudo-class (rename/alias :-moz-focusring)

Изменено TyDraniu