diff --git a/source b/source index 31271b4ee36..ddfd58ee19c 100644 --- a/source +++ b/source @@ -82164,6 +82164,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.