Skip to content

Commit

Permalink
Fix TODO for calling "on navigate callback" (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
JensenPaul committed Jun 4, 2024
1 parent e67a4f9 commit cd9d57c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2739,6 +2739,8 @@ CORP violation report=] algorithm, as leaving it unfenced may cause a privacy le

1. Set |url| to |config|'s [=fenced frame config/mapped url=]'s [=mapped url/value=].

1. Run steps in |config|'s [=fenced frame config/on navigate callback=].

<wpt>
/fenced-frame/frame-navigation.https.html
</wpt>
Expand Down Expand Up @@ -2837,9 +2839,6 @@ content in the <{fencedframe}> or its embedder, exactly one of two things will h
:: |automaticBeaconsAllowed|.
</div>

<span class=XXX>TODO: Call the [=fenced frame config instance/on navigate callback=] at the
appropriate time.</span>

<h4 id=bcg-swap>Browsing context group swap</h4>

When the embedder of a <{fencedframe}> initiates navigations inside the frame, we must perform a
Expand Down

0 comments on commit cd9d57c

Please sign in to comment.