| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index b3cc2104e3a592ead58ae771e28e7a70fcd20b96..25c31814c2a5a3a0b7deeaabb7cb76b6a726286e 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -44,7 +44,6 @@
|
|
|
| [RaisesException] boolean isSharingStyle(Element element1, Element element2);
|
|
|
| - [RaisesException] unsigned long numberOfScopedHTMLStyleChildren(Node scope);
|
| [RaisesException] CSSStyleDeclaration computedStyleIncludingVisitedInfo(Node node);
|
|
|
| [RaisesException] ShadowRoot shadowRoot(Element host);
|
|
|