Skip to content

Commit

Permalink
Denote crossOrigin in client data as OPTIONAL
Browse files Browse the repository at this point in the history
Fixes issue #1650.

See: #1650
  • Loading branch information
emlun committed Jul 27, 2021
1 parent 33b0215 commit 20d5ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2990,7 +2990,7 @@ Note: The {{CollectedClientData}} may be extended in the future. Therefore it's
the syntax defined by [[!RFC6454]].

: <dfn>crossOrigin</dfn>
:: This member contains the inverse of the `sameOriginWithAncestors` argument value
:: This OPTIONAL member contains the inverse of the `sameOriginWithAncestors` argument value
that was passed into the [=internal method=].

: <dfn>tokenBinding</dfn>
Expand Down

0 comments on commit 20d5ad4

Please sign in to comment.