Bug 1738358 - Pref on layout.css.page-size.enabled r=dholbert

Differential Revision: https://phabricator.services.mozilla.com/D129873
This commit is contained in:
Emily McDonough 2021-10-28 22:45:18 +00:00
Родитель 21c549f249
Коммит ba9c617ddf
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -7158,7 +7158,7 @@
# Enables support for the size property inside of CSS @page rules.
- name: layout.css.page-size.enabled
type: RelaxedAtomicBool
value: @IS_NIGHTLY_BUILD@
value: true
mirror: always
rust: true