| Index: Source/bindings/IDLExtendedAttributes.txt | 
| diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt | 
| index afbb0ceb9463f44d305892cd353e001b61acbcac..05c5f5c225a1b03bab6a28a8916af8c5ee6e673f 100644 | 
| --- a/Source/bindings/IDLExtendedAttributes.txt | 
| +++ b/Source/bindings/IDLExtendedAttributes.txt | 
| @@ -44,7 +44,7 @@ Constructor | 
| # FIXME: remove [ConstructorCallWith=Document], as can instead use | 
| # [ConstructorCallWith=ExecutionContext] + toDocument(executionContext) | 
| ConstructorCallWith=ExecutionContext|Document | 
| -Custom=|Getter|Setter|LegacyCallAsFunction|ToV8|VisitDOMWrapper|Wrap|PropertyGetter|PropertyEnumerator | 
| +Custom=|Getter|Setter|LegacyCallAsFunction|ToV8|VisitDOMWrapper|Wrap|PropertyGetter|PropertyEnumerator|PropertyQuery | 
| CustomConstructor | 
| CustomElementCallbacks | 
| Default=NullString|Undefined | 
|  |