Index: Source/bindings/IDLExtendedAttributes.txt |
diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt |
index 4d6bdca284975dec0470b4e1b7bacf39305e5842..7b008e75f826cc7b9ea331150e83a0a85234809d 100644 |
--- a/Source/bindings/IDLExtendedAttributes.txt |
+++ b/Source/bindings/IDLExtendedAttributes.txt |
@@ -40,9 +40,7 @@ CheckSecurity=Frame|Node |
Clamp |
Conditional=* |
Constructor |
-# FIXME: remove [ConstructorCallWith=Document], as can instead use |
-# [ConstructorCallWith=ExecutionContext] + toDocument(executionContext) |
-ConstructorCallWith=ExecutionContext|Document |
+ConstructorCallWith=ExecutionContext |
Custom=|Getter|Setter|LegacyCallAsFunction|ToV8|VisitDOMWrapper|Wrap|PropertyGetter|PropertyEnumerator|PropertyQuery |
CustomConstructor |
CustomElementCallbacks |