Bug 1666086 - Enable layout.css.moz-any-is-is.enabled on all channels. r=jwatt

We haven't heard of any issues with this during the 81 and 82 cycles,
and I think we should try to do this.

This should land after the 82 merge.

Differential Revision: https://phabricator.services.mozilla.com/D90789
This commit is contained in:
Emilio Cobos Álvarez 2020-09-21 11:10:28 +00:00
Родитель 6b3d1793e7
Коммит a3d93c993b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5806,7 +5806,7 @@
# Whether :-moz-any is an alias of the :is selector.
- name: layout.css.moz-any-is-is.enabled
type: RelaxedAtomicBool
value: @IS_EARLY_BETA_OR_EARLIER@
value: true
mirror: always
rust: true