| Index: Source/bindings/scripts/IDLAttributes.txt
|
| diff --git a/Source/bindings/scripts/IDLAttributes.txt b/Source/bindings/scripts/IDLAttributes.txt
|
| index a14d96013ca8416feeff4c8483cae4ebf41bb435..7b8110d682ff430d934a8c5cc893b7c755a738b8 100644
|
| --- a/Source/bindings/scripts/IDLAttributes.txt
|
| +++ b/Source/bindings/scripts/IDLAttributes.txt
|
| @@ -92,6 +92,7 @@ Replaceable
|
| # Valid values for [RuntimeEnabled] are the Runtime Enabled Features, listed in
|
| # Source/core/page/RuntimeEnabledFeatures.in
|
| RuntimeEnabled=*
|
| +SetReference=*
|
| SetterCallWith=ExecutionContext|ScriptState|ScriptArguments|ActiveWindow|FirstWindow
|
| SetterRaisesException
|
| SpecialWrapFor=*
|
|
|