Skip to content

Commit e226bf4

Browse files
authored
Meta: export "preload" and "alternate" link types
1 parent 076d2d0 commit e226bf4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source

+4-2
Original file line numberDiff line numberDiff line change
@@ -24007,7 +24007,8 @@ document.body.appendChild(wbr);</code></pre>
2400724007
</table>
2400824008

2400924009

24010-
<h5 id="rel-alternate">Link type "<dfn><code data-x="rel-alternate">alternate</code></dfn>"</h5>
24010+
<h5 id="rel-alternate">Link type "<dfn data-export="" data-dfn-for="link/rel,a/rel,area/rel"
24011+
data-dfn-type="attr-value"><code data-x="rel-alternate">alternate</code></dfn>"</h5>
2401124012

2401224013
<p>The <code data-x="rel-alternate">alternate</code> keyword may be used with <code>link</code>,
2401324014
<code>a</code>, and <code>area</code> elements.</p>
@@ -24831,7 +24832,8 @@ document.body.appendChild(wbr);</code></pre>
2483124832
keyword.</p>
2483224833

2483324834

24834-
<h5>Link type "<dfn><code data-x="rel-preload">preload</code></dfn>"</h5>
24835+
<h5>Link type "<dfn data-export="" data-dfn-for="link/rel" data-dfn-type="attr-value"><code
24836+
data-x="rel-preload">preload</code></dfn>"</h5>
2483524837

2483624838
<p>The <code data-x="rel-preload">preload</code> keyword may be used with <code>link</code>
2483724839
elements. This keyword creates an <span data-x="external resource link">external resource

0 commit comments

Comments
 (0)