Skip to content

Commit

Permalink
Update interfaces/css-typed-om.idl (#15899)
Browse files Browse the repository at this point in the history
  • Loading branch information
autofoolip authored and Marcos Cáceres committed Jul 23, 2019
1 parent 87fb7ba commit f2bf6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interfaces/css-typed-om.idl
Expand Up @@ -37,7 +37,7 @@ partial interface CSSStyleRule {
[SameObject] readonly attribute StylePropertyMap styleMap;
};

partial interface ElementCSSInlineStyle {
partial interface mixin ElementCSSInlineStyle {
[SameObject] readonly attribute StylePropertyMap attributeStyleMap;
};

Expand Down

0 comments on commit f2bf6d0

Please sign in to comment.