stylo: Calculate font-size keywords based on base size

MozReview-Commit-ID: Ff6kt8RLChI
This commit is contained in:
Manish Goregaokar 2017-03-17 19:48:20 -07:00 committed by Manish Goregaokar
parent 0aceddd47b
commit fddddc9711
7 changed files with 130 additions and 27 deletions

View file

@ -293,6 +293,7 @@ mod bindings {
"BORDER_STYLE_.*",
"mozilla::SERVO_PREF_.*",
"kNameSpaceID_.*",
"kGenericFont_.*",
];
let whitelist = [
"RawGecko.*",