mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Import NS_FONT_* constants for font-* glue
This commit is contained in:
parent
804317c885
commit
2b4d301fbf
1 changed files with 1 additions and 2 deletions
|
@ -74,8 +74,7 @@ COMPILATION_TARGETS = {
|
||||||
"whitelist_vars": [
|
"whitelist_vars": [
|
||||||
"NS_THEME_.*",
|
"NS_THEME_.*",
|
||||||
"NODE_.*",
|
"NODE_.*",
|
||||||
"NS_FONT_STRETCH_.*",
|
"NS_FONT_.*",
|
||||||
"NS_FONT_STYLE_.*",
|
|
||||||
"NS_STYLE_.*",
|
"NS_STYLE_.*",
|
||||||
"NS_CORNER_.*",
|
"NS_CORNER_.*",
|
||||||
"NS_RADIUS_.*",
|
"NS_RADIUS_.*",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue