mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
PutForwards cleanup
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
|
||||
[Exposed=Window]
|
||||
interface mixin ElementCSSInlineStyle {
|
||||
[SameObject/*, PutForwards=cssText*/] readonly attribute CSSStyleDeclaration style;
|
||||
[SameObject, PutForwards=cssText] readonly attribute CSSStyleDeclaration style;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user