| Index: Source/bindings/IDLExtendedAttributes.txt
|
| diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt
|
| index 78da2c02dd77408477fb4e032501bd99994d3912..2e5c4339d20d7b33d0b9ec4a4235d0aee30be8e7 100644
|
| --- a/Source/bindings/IDLExtendedAttributes.txt
|
| +++ b/Source/bindings/IDLExtendedAttributes.txt
|
| @@ -41,6 +41,8 @@ CheckSecurity=Frame|Node
|
| Clamp
|
| Conditional=*
|
| Constructor
|
| +# FIXME: remove [ConstructorCallWith=Document], as can instead use
|
| +# [ConstructorCallWith=ExecutionContext] + toDocument(executionContext)
|
| ConstructorCallWith=ExecutionContext|Document
|
| Custom=|Getter|Setter|LegacyCallAsFunction|ToV8|VisitDOMWrapper|Wrap
|
| CustomConstructor
|
|
|