| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index 9caa91d272bab4870a06dff89842e578dce43b5d..4b24aaf839bd080d0210ac3cb87fc1da0434dab6 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -308,9 +308,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();
|
|
|
|
|