Skip to content

Commit

Permalink
Temporarily remove 3 lines of markup until the referenced links exist.
Browse files Browse the repository at this point in the history
  • Loading branch information
carmacleod committed Dec 9, 2019
1 parent 610d86b commit 7a469fd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -16387,7 +16387,6 @@ interface <dfn>HTMLHeadingElement</dfn> : <span>HTMLElement</span> {
<dt><span
data-x="concept-element-accessibility-considerations">Accessibility considerations</span>:</dt>
<dd><a href="https://w3c.github.io/html-aria/#el-hgroup">For authors</a>.</dd>
<dd><a href="https://w3c.github.io/html-aam/#el-hgroup">For implementers</a>.</dd>
<dt><span data-x="concept-element-dom">DOM interface</span>:</dt>
<dd>Uses <code>HTMLElement</code>.</dd>
</dl>
Expand Down Expand Up @@ -26443,8 +26442,7 @@ interface <dfn>HTMLSourceElement</dfn> : <span>HTMLElement</span> {
href="https://w3c.github.io/html-aria/#el-img">for authors</a>; <a
href="https://w3c.github.io/html-aam/#el-img">for implementers</a>.</dd>
<dd>Otherwise: <a
href="https://w3c.github.io/html-aria/#el-img-empty-alt">for authors</a>; <a
href="https://w3c.github.io/html-aam/#el-img-empty-alt">for implementers</a>.</dd>
href="https://w3c.github.io/html-aria/#el-img-empty-alt">for authors</a>.</dd>
<dt><span data-x="concept-element-dom">DOM interface</span>:</dt>
<dd w-nodev>
<pre><code class="idl" data-x="">[Exposed=Window,
Expand Down Expand Up @@ -60418,7 +60416,6 @@ interface <dfn>HTMLTemplateElement</dfn> : <span>HTMLElement</span> {
<dt><span
data-x="concept-element-accessibility-considerations">Accessibility considerations</span>:</dt>
<dd><a href="https://w3c.github.io/html-aria/#el-slot">For authors</a>.</dd>
<dd><a href="https://w3c.github.io/html-aam/#el-slot">For implementers</a>.</dd>
<dt><span data-x="concept-element-dom">DOM interface</span>:</dt>
<dd w-nodev>
<pre><code class="idl" data-x="">[Exposed=Window]
Expand Down

0 comments on commit 7a469fd

Please sign in to comment.