gecko-dev/servo/ports/geckolib
Emilio Cobos Álvarez b9b9e38dd9 Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame
This avoids arbitrary precision loss when computing REM units and so on,
which is particularly important if we ever change the base of our app
units (but useful regardless).

Differential Revision: https://phabricator.services.mozilla.com/D79928
2020-06-22 09:45:40 +00:00
..
tests Bug 1631154 - Fix a size test that was trying to test a now-private type. 2020-04-18 04:33:40 +02:00
Cargo.toml Bug 1629359 - Update parking_lot to 0.10 r=kats 2020-04-12 19:14:43 +00:00
cbindgen.toml Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
error_reporter.rs Bug 1621849 - Add CSS Error for DisallowedImportRule r=emilio 2020-04-08 22:45:24 +00:00
glue.rs Bug 1646811 - Fix gecko build. 2020-06-18 18:14:29 +00:00
lib.rs Bug 1429305 - Use serde to serialize LengthPercentage and StyleRayFunction. r=emilio 2019-10-31 21:35:05 +00:00
stylesheet_loader.rs Bug 1613511 - Disallow @import rules for all Constructable StyleSheets functions r=emilio 2020-03-12 18:11:09 +00:00