Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Dec 1, 2023
1 parent 51490cd commit b0941ae
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -26291,7 +26291,7 @@ document.body.appendChild(wbr);</code></pre>
that is already <span>browsing-context connected</span>.</p></li>
<!-- e.g. rel="" changed, href="" set... -->

<li><p>When the <span>external resource link</span>'s <code>link</code> element <span> becomes
<li><p>When the <span>external resource link</span>'s <code>link</code> element <span>becomes
browsing-context connected</span>.</p></li>

<li><p>When the <code data-x="attr-link-href">href</code> attribute of the <code>link</code>
Expand Down Expand Up @@ -26354,16 +26354,15 @@ document.body.appendChild(wbr);</code></pre>
are:</p>

<ul>
<li><p>When the <code>link</code> element <span>becomes
browsing-context connected</span>.</p></li>
<li><p>When the <code>link</code> element
<span>becomes browsing-context connected</span>.</p></li>

<li><p>When the <code data-x="attr-link-href">href</code> attribute of the <code>link</code>
element that is already <span>browsing-context
connected</span> is changed.</p></li>
element that is already <span>browsing-context connected</span> is changed.</p></li>

<li><p>When the <code data-x="attr-link-rel">rel</code> attribute of the <code>link</code>
element that is already <span>browsing-context connected</span> is changed to
<code data-x="rel-expect">expect</code>.</p></li>
element that is already <span>browsing-context connected</span> is changed to <code
data-x="rel-expect">expect</code>.</p></li>

<li><p>When the environment changes or the link's <code data-x="attr-link-media">media</code>
attribute or the environment change.</span>
Expand Down

0 comments on commit b0941ae

Please sign in to comment.