mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
Implement RemoveProperty, SetProperty, and supported property indices.
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
|
||||
[NoInterfaceObject]
|
||||
interface ElementCSSInlineStyle {
|
||||
[SameObject, PutForwards=cssText] readonly attribute CSSStyleDeclaration style;
|
||||
[SameObject/*, PutForwards=cssText*/] readonly attribute CSSStyleDeclaration style;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user