| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index 89ab3d58553511a76855f07707c8145998c4b594..7e989b732b7ffa307ddcfd093291f00bf9e0c868 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -38,7 +38,6 @@
|
| [RaisesException] CSSStyleDeclaration computedStyleIncludingVisitedInfo(Node node);
|
|
|
| [RaisesException] ShadowRoot ensureShadowRoot(Element host);
|
| - [RaisesException] ShadowRoot createShadowRoot(Element host);
|
| [RaisesException] ShadowRoot shadowRoot(Element host);
|
| [RaisesException] ShadowRoot youngestShadowRoot(Element host);
|
| [RaisesException] ShadowRoot oldestShadowRoot(Element host);
|
|
|