| Index: third_party/WebCore/dom/ShadowRoot.idl
|
| diff --git a/third_party/WebCore/dom/ShadowRoot.idl b/third_party/WebCore/dom/ShadowRoot.idl
|
| index d38ed5485eea5f06f214f22ca3d5eb809d6e8960..c04c3e15d50e6c84748a53b63f126fa2a38b244f 100644
|
| --- a/third_party/WebCore/dom/ShadowRoot.idl
|
| +++ b/third_party/WebCore/dom/ShadowRoot.idl
|
| @@ -32,7 +32,6 @@ module core {
|
| ConstructorRaisesException,
|
| JSGenerateToJSObject
|
| ] ShadowRoot : DocumentFragment {
|
| - readonly attribute Element host;
|
| readonly attribute Element activeElement;
|
| attribute boolean applyAuthorStyles;
|
| attribute boolean resetStyleInheritance;
|
|
|