Skip to content

Commit 65712fd

Browse files
scottaoharapkra
authored andcommitted
chore: prettier
1 parent d11f926 commit 65712fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html-aam/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16408,8 +16408,8 @@ <h4>Name Prohibited Elements</h4>
1640816408
<p>The following elements are prohibited from being named by authors.</p>
1640916409
<p>
1641016410
<a>`a`</a> <span class="el-context">(no `href` attribute)</span>, <a>`abbr`</a>, <a>`area`</a> <span class="el-context">(no `href` attribute)</span>,
16411-
<a data-cite="HTML">autonomous custom element</a> <span class="el-context">(if implicit `generic` role)</span>, <a>`b`</a>, <a>`bdi`</a>, <a>`bdo`</a>, <a>`br`</a>, <a>`body`</a>, <a>`caption`</a>, <a>`cite`</a>,
16412-
<a>`code`</a>, <a>`data`</a>, <a>`del`</a>, <a>`dfn`</a>, <a>`div`</a>, <a>`em`</a>, <a>`figcaption`</a>,
16411+
<a data-cite="HTML">autonomous custom element</a> <span class="el-context">(if implicit `generic` role)</span>, <a>`b`</a>, <a>`bdi`</a>, <a>`bdo`</a>, <a>`br`</a>, <a>`body`</a>,
16412+
<a>`caption`</a>, <a>`cite`</a>, <a>`code`</a>, <a>`data`</a>, <a>`del`</a>, <a>`dfn`</a>, <a>`div`</a>, <a>`em`</a>, <a>`figcaption`</a>,
1641316413
<a data-cite="html/custom-elements.html#custom-elements-face-example">form-associated custom element (if implicit `generic` role)</a>, <a>`html`</a>, <a>`i`</a>, <a>`ins`</a>,
1641416414
<a>`kbd`</a>, <a>`label`</a>, <a>`legend`</a>, <a>`li`</a>, <a>`mark`</a>, <a>`p`</a>, <a>`pre`</a>, <a>`picture`</a>, <a>`q`</a>, <a>`rp`</a>, <a>`rt`</a>, <a>`s`</a>, <a>`samp`</a>,
1641516415
<a>`small`</a>, <a>`span`</a>, <a>`strong`</a>, <a data-cite="HTML/text-level-semantics.html#the-sub-and-sup-elements">`sub` and `sup`</a>, <a>`time`</a>, <a>`u`</a>, <a>`var`</a>.

0 commit comments

Comments
 (0)