mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: sort extern crates and fix servo build.
This commit is contained in:
parent
4d24dd2847
commit
9909816c76
2 changed files with 4 additions and 2 deletions
|
@ -209,6 +209,8 @@ partial interface CSSStyleDeclaration {
|
|||
|
||||
[CEReactions, SetterThrows, TreatNullAs=EmptyString] attribute DOMString filter;
|
||||
|
||||
[CEReactions, SetterThrows, TreatNullAs=EmptyString] attribute DOMString inset;
|
||||
|
||||
[CEReactions, SetterThrows, TreatNullAs=EmptyString] attribute DOMString lineHeight;
|
||||
[CEReactions, SetterThrows, TreatNullAs=EmptyString] attribute DOMString line-height;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue