| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index 182961d1efaba43420fddb57204385011fcc1f8d..86bca5f780f8cc3daa5ef0bb6f851fed944badba 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -307,9 +307,6 @@
|
|
|
| [TypeChecking=Interface] ClientRect boundsInViewportSpace(Element element);
|
|
|
| - [RaisesException, TypeChecking=Interface] void forcePluginPlaceholder(HTMLElement plugin, DocumentFragment fragment);
|
| - [RaisesException, TypeChecking=Interface] void forcePluginPlaceholder(HTMLElement plugin, PluginPlaceholderOptions options);
|
| -
|
| DictionaryTest dictionaryTest();
|
| UnionTypesTest unionTypesTest();
|
|
|
|
|