mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1840480 - [css-properties-values-api] Enable on nightly. r=zrhoffman
Even though it still requires significant work, this allows us to keep track of progress more properly in wpt.fyi. Since we expect implementation progress to improve quite a bit in H2, and this shouldn't be an stability hazard, this seems fine unless the missing bits cause big compat issues. Differential Revision: https://phabricator.services.mozilla.com/D182111
This commit is contained in:
parent
82275f835e
commit
19e4552f16
@ -8765,7 +8765,7 @@
|
||||
# Whether Properties and Values is enabled
|
||||
- name: layout.css.properties-and-values.enabled
|
||||
type: RelaxedAtomicBool
|
||||
value: false
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
mirror: always
|
||||
rust: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user