diff --git a/source b/source index 56f8f352ac5..b96917d7b8f 100644 --- a/source +++ b/source @@ -82161,6 +82161,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.