author | Emilio Cobos Álvarez <emilio@crisal.io> |
Sun, 08 Sep 2019 06:56:12 +0000 | |
changeset 553494 | d8c98c89a57d169e321c55d55730132bcc178301 |
parent 553493 | 142580ab428c749119912cf4ad648a6017745e45 |
child 553495 | 95288ceaa9e40ac673e0337db0e9281a9943e32c |
push id | 12169 |
push user | ffxbld-merge |
push date | Mon, 14 Oct 2019 16:59:29 +0000 |
treeherder | mozilla-beta@c819687300ed [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | dholbert |
bugs | 1579624 |
milestone | 71.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/modules/libpref/init/StaticPrefList.yaml +++ b/modules/libpref/init/StaticPrefList.yaml @@ -5256,17 +5256,17 @@ # # It'd be nice to make numbers compute also to themselves, but it looks like # everybody agrees on turning them into pixels, see the discussion starting # from [1]. # # [1]: https://github.com/w3c/csswg-drafts/issues/3749#issuecomment-477287453 - name: layout.css.line-height.normal-as-resolved-value.enabled type: bool - value: @IS_EARLY_BETA_OR_EARLIER@ + value: true mirror: always # Are the width and height attributes on image-like elements mapped to the # internal-for-now aspect-ratio property? - name: layout.css.width-and-height-map-to-aspect-ratio.enabled type: bool value: @IS_EARLY_BETA_OR_EARLIER@ mirror: always