mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Unexpose CSSOM interfaces
This commit is contained in:
parent
67a68bd1f6
commit
71a2b379c8
15 changed files with 14 additions and 27 deletions
|
@ -8,7 +8,7 @@
|
|||
* Copyright © 2013 W3C® (MIT, ERCIM, Keio, Beihang), All Rights Reserved.
|
||||
*/
|
||||
|
||||
[Exposed=(Window,Worker)]
|
||||
[Exposed=(Window, Worker)]
|
||||
interface CSSStyleDeclaration {
|
||||
[SetterThrows]
|
||||
attribute DOMString cssText;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue