Skip to content

Commit

Permalink
Replace inaccurate link for 'request' in iframe navigation patch.
Browse files Browse the repository at this point in the history
This is a follow-up to #918.
  • Loading branch information
orrb1 authored Dec 21, 2023
1 parent 07fb2a2 commit 28dfa3f
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 @@ -3878,7 +3878,7 @@ partial interface HTMLIFrameElement {
<div algorithm="iframe navigation patch">
The following step will be added to the
<a spec="html">create navigation params by fetching</a> steps
after step "Let |request| be a new [=Request/request=], with ...":
after step "Let |request| be a new [=request=], with ...":

1. If <var ignore>navigable</var>'s [=navigable/container=] is an <{iframe}> element,
and if it has a <{iframe/adauctionheaders}> <a spec=html>content attribute</a>,
Expand Down

0 comments on commit 28dfa3f

Please sign in to comment.