| Index: Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| diff --git a/Source/bindings/tests/idls/TestInterfaceConstructor.idl b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| index 82fda5396d1d06e2d485dba99c274ecac0bf80ab..3c6b4bdc46c5289358a61c016e6664227dd7704b 100644
|
| --- a/Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| +++ b/Source/bindings/tests/idls/TestInterfaceConstructor.idl
|
| @@ -30,6 +30,7 @@
|
|
|
| [
|
| Constructor(),
|
| + ConstructorCallWith=ExecutionContext&Document,
|
| MeasureAs=TestFeature,
|
| RaisesException=Constructor,
|
| ] interface TestInterfaceConstructor {
|
|
|