Skip to content

Commit

Permalink
Add remaining step number fix to permissions policy integration
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Jul 25, 2023
1 parent e31e55d commit 03267d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1723,7 +1723,7 @@ the fenced frame boundary, which is a privacy leak. To avoid this, we effectivel

Add a new step after step 3 of the algorithm (that changes new focus target) that reads:

4. If |new focus target| is a [=fenced navigable container=] with non-null
3. If |new focus target| is a [=fenced navigable container=] with non-null
[=fenced navigable container/fenced navigable=], then set |new focus target| to the
[=fenced navigable container/fenced navigable=]'s [=navigable/active document=].

Expand Down

0 comments on commit 03267d0

Please sign in to comment.