gecko-dev/servo/ports/geckolib
Boris Chiou 599c6939d9 Bug 1635939 - Let aspect-ratio (css-sizing-4) support 'auto | <ratio>'. r=emilio
In order to test its parsing and serialization, we expose it but protect
it behind a pref.

Besides, I would like to drop layout.css.aspect-ratio-number.enabled in
the next patch because the spec has been updated. It seems we don't have
to keep this pref and we should always use Number.

Differential Revision: https://phabricator.services.mozilla.com/D74955
2020-05-21 06:45:10 +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 1635939 - Let aspect-ratio (css-sizing-4) support 'auto | <ratio>'. r=emilio 2020-05-21 06:45:10 +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 1635939 - Let aspect-ratio (css-sizing-4) support 'auto | <ratio>'. r=emilio 2020-05-21 06:45:10 +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