mirror of
https://github.com/servo/servo.git
synced 2025-10-14 15:30:27 +01:00
style: Add resolution support to calc()
Differential Revision: https://phabricator.services.mozilla.com/D172338
This commit is contained in:
parent
76e8eeda72
commit
2c986f0005
6 changed files with 171 additions and 47 deletions
|
@ -101,6 +101,7 @@ pub enum SortKey {
|
|||
Cqmin,
|
||||
Cqw,
|
||||
Deg,
|
||||
Dppx,
|
||||
Dvb,
|
||||
Dvh,
|
||||
Dvi,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue