mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #22777 - emilio:gecko-sync, r=emilio
style: Sync changes from mozilla-central. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22777) <!-- Reviewable:end -->
This commit is contained in:
commit
65c2fcb460
20 changed files with 246 additions and 388 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