Index: core/html/HTMLStyleElement.idl |
diff --git a/core/html/HTMLStyleElement.idl b/core/html/HTMLStyleElement.idl |
index 42a38de99d4a1af534c83feb1822b35086122765..ecc6b2bd57d23f52ecd8ff8a1125318866292743 100644 |
--- a/core/html/HTMLStyleElement.idl |
+++ b/core/html/HTMLStyleElement.idl |
@@ -20,7 +20,6 @@ |
interface HTMLStyleElement : HTMLElement { |
attribute boolean disabled; |
- [RuntimeEnabled=StyleScoped] attribute boolean scoped; |
[Reflect] attribute DOMString media; |
[Reflect] attribute DOMString type; |