Skip to content

Commit

Permalink
have set check match impl
Browse files Browse the repository at this point in the history
  • Loading branch information
blu25 committed Jan 8, 2025
1 parent 1a8c85e commit d50335c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1837,12 +1837,7 @@ Several APIs specific to fenced frames are defined on the {{Fence}} interface.

1. If [=this=]'s [=relevant settings object=]'s [=environment settings object/origin=] and
|instance|'s [=fenced frame config instance/mapped url=]'s [=url/origin=] are not [=same
origin=]:

1. If |instance|'s [=fenced frame config instance/cross-origin
reporting allowed=] is false, then return.

1. If |event|'s {{FenceEvent/crossOriginExposed}} is false, then return.
origin=], and if |event|'s {{FenceEvent/crossOriginExposed}} is false, then return.

1. If |instance|'s [=fenced frame config instance/fenced frame reporter=] is null, then return.

Expand Down

0 comments on commit d50335c

Please sign in to comment.