mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Instead of storing them as LengthPercentage | Number, always store as LengthPercentage, and use the unitless length quirk to parse numbers instead. Further cleanups to use the rust representation can happen as a followup, which will also get rid of the boolean argument (since we can poke at the rust length itself). That's why I didn't bother to convert it to an enum class yet. Differential Revision: https://phabricator.services.mozilla.com/D21804 |
||
---|---|---|
.. | ||
animated | ||
computed | ||
generics | ||
specified | ||
distance.rs | ||
mod.rs |