gecko-dev/devtools
Razvan Caliman ddacf7fb9f Bug 1559589 - Ensure Font Editor supports "normal" as computed style value for line-height; r=gl
Remove conversion for computed `line-height` value to unitless value to prevent Font Editor from crashing when the patch from [Bug 1536871](https://bugzilla.mozilla.org/show_bug.cgi?id=1536871) is applied (the default computed value for `line-height` is no longer numeric).

Add support for `normal` keyword value for `line-height` as the default returned by `getComputedStyle()`, similar to existing behavior for `letter-spacing`.

Fix misnomer of the class in `LetterSpacing.js` component.

Differential Revision: https://phabricator.services.mozilla.com/D35394

--HG--
extra : moz-landing-system : lando
2019-06-21 17:28:21 +00:00
..
client Bug 1559589 - Ensure Font Editor supports "normal" as computed style value for line-height; r=gl 2019-06-21 17:28:21 +00:00
docs Bug 1558755 - Add docs on how to run mochitests in headless mode, r=pbro,nchevobbe 2019-06-21 07:55:28 +00:00
platform Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
server Bug 1549999 - Use notification infrastructure to implement DOM event breakpoints. r=davidwalsh 2019-06-19 22:27:57 +00:00
shared Bug 1560429 - Fix low-alpha hexa longAlphaHex getter. r=miker. 2019-06-21 22:17:34 +00:00
startup Bug 1307227 - Integrate the profiler popup widget into the browser; r=jdescottes 2019-05-31 15:54:18 +00:00
.eslintrc.js Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild