gecko-dev/accessible
Emilio Cobos Álvarez 40b1e83d81 Bug 1498734 - Always compute angle values to degrees. r=xidorn
This matches the spec, https://drafts.csswg.org/css-values/#angles, which says:

> All <angle> units are compatible, and deg is their canonical unit.

And https://drafts.csswg.org/css-values/#compat, which says:

>When serializing computed values [...], compatible units [...] are converted into a single canonical unit.

And also other implementations (Blink always serializes angles as degrees in
computed style for example).

Also allows us to get rid of quite a bit of code, and makes computed angle value
representation just a number, which is nice.

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

--HG--
extra : moz-landing-system : lando
2018-10-13 00:41:03 +00:00
..
android Bug 1479037 - Introduce native event support 4/4. r=jchen,yzen?jamie 2018-10-11 16:22:11 +00:00
aom Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00
atk Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
base Bug 1498734 - Always compute angle values to degrees. r=xidorn 2018-10-13 00:41:03 +00:00
generic Bug 1479037 - Introduce native event support 4/4. r=jchen,yzen?jamie 2018-10-11 16:22:11 +00:00
html Merge inbound to mozilla-central. a=merge 2018-10-04 18:48:04 +03:00
interfaces Bug 1399870 - make DEFFILE a Path instead of a string; r=gps 2018-09-18 15:50:19 -04:00
ipc Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
jsat Bug 1479037 - Introduce native event support 4/4. r=jchen,yzen?jamie 2018-10-11 16:22:11 +00:00
mac Bug 1479036 - Android classes role additions. r=surkov 2018-08-09 14:43:00 +03:00
other Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00
tests Bug 1479037 - Remove virtual content node, js autofill, and event support 2/4. r=jchen,yzen 2018-10-11 16:21:01 +00:00
windows Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
xpcom Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00
xul Bug 1416363 - Remove colorpicker binding and related code. r=bgrins,surkov 2018-10-04 01:03:19 +00:00
.eslintrc.js Bug 1436389 - Update complexity rules to adapt for the algorithm in the new ESLint. r=mossop 2018-02-07 16:16:09 +00:00
moz.build Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00