diff --git a/source b/source index c88d08510fd..4184ad7a651 100644 --- a/source +++ b/source @@ -81913,6 +81913,9 @@ dictionary WindowPostMessageOptions : StructuredSeri If value is "yes", then return true. + If value is "true", then return + true. + Let parsed be the result of parsing value as an integer.
If value is "yes", then return true.
yes
If value is "true", then return + true.
true
Let parsed be the result of parsing value as an integer.