Bug 1869880. Enable 'layout.css.page-orientation.enabled' beyond Nightly channels. r=dholbert

Differential Revision: https://phabricator.services.mozilla.com/D196348
This commit is contained in:
Jonathan Watt 2023-12-13 23:45:59 +00:00
Родитель 74c034212f
Коммит d433a7d264
1 изменённых файлов: 1 добавлений и 1 удалений

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

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