| Index: Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| diff --git a/Source/bindings/tests/idls/TestInterfaceConstructor.idl b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| index 102754eae02d025f42721719ee37bb80d02c3beb..6f16c7a1a771a3e64a98dadfb156f184d82d8c70 100644
|
| --- a/Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| +++ b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| @@ -40,7 +40,7 @@
|
| sequence<Dictionary> sequenceDictionaryArg,
|
| optional Dictionary optionalDictionaryArg,
|
| [Default=Undefined] optional TestInterfaceEmpty optionalTestInterfaceEmptyArg),
|
| - ConstructorCallWith=ExecutionContext&Document,
|
| + ConstructorCallWith=ExecutionContext,
|
| MeasureAs=TestFeature,
|
| RaisesException=Constructor,
|
| ] interface TestInterfaceConstructor {
|
|
|