Skip to content

Commit 63eb56b

Browse files
committed
updates
as listed in #140
1 parent ca2b964 commit 63eb56b

File tree

1 file changed

+24
-35
lines changed

1 file changed

+24
-35
lines changed

‎index.html

+24-35
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,7 @@ <h2 id="docconformance">
152152
</tr>
153153
<tr id="ahref" tabindex="-1">
154154
<td>
155-
<a><code>a</code></a> element with a <a data-cite=
156-
"html/links.html#attr-hyperlink-href"><code>href</code></a>
157-
</td>
155+
<a><code>a</code></a> element with a <code>href</code></td>
158156
<td>
159157
<code>role=<a href="#index-aria-link">link</a></code>
160158
</td>
@@ -189,19 +187,18 @@ <h2 id="docconformance">
189187
</tr>
190188
<tr id="anohref" tabindex="-1">
191189
<td>
192-
<a><code>a</code></a> element without a <a data-cite=
193-
"html/links.html#attr-hyperlink-href"><code>href</code></a>
190+
<code>a</code></a> element without a <code>href</code>
194191
</td>
195192
<td>
196-
<a>No corresponding role</a>
193+
<a href="#dfn-no-corresponding-role" class="internalDFN" data-link-type="dfn">No corresponding role</a>
197194
</td>
198195
<td>
199196
<p>
200-
<a><strong>Any</strong> `role`</a>
197+
<a href="#dfn-any-role" class="internalDFN" data-link-type="dfn"><strong>Any</strong> <code>role<!---0.768817%--></code></a>
201198
</p>
202199
<p>
203-
<a href="#index-aria-global">global `aria-*` attributes</a> and
204-
any `aria-*` attributes applicable to the allowed roles and
200+
<a href="#index-aria-global">global <code>aria-*</code> attributes</a> and
201+
any <code>aria-*</code> attributes applicable to the allowed roles and
205202
implied role (if any)
206203
</p>
207204
</td>
@@ -261,28 +258,14 @@ <h2 id="docconformance">
261258
</p>
262259
</td>
263260
</tr>
264-
<tr id="article" tabindex="-1">
265-
<td>
266-
<code><a>article</a></code>
267-
</td>
268-
<td>
269-
<code>role=<a href="#index-aria-article">article</a></code>
270-
</td>
271-
<td>
272-
<p>
273-
Roles: <code><a href="#index-aria-feed">feed</a></code> -
274-
<span class="new-feature">(new)</span>, <code><a href=
275-
"#index-aria-presentation">presentation</a>, <a href=
276-
"#index-aria-none">none</a>, <a href=
277-
"#index-aria-document">document</a>, <a href=
278-
"#index-aria-application">application</a>, <a href=
279-
"#index-aria-main">main</a> or <a href=
280-
"#index-aria-region">region</a></code>.<br>
281-
<a href="#index-aria-global">global `aria-*` attributes</a> and
261+
<tr id="areahref2" tabindex="-1">
262+
<td><a><code>area</code></a> without a <a data-cite=
263+
"html/links.html#attr-hyperlink-href"><code>href</code></a></td>
264+
<td><a>No corresponding role</a></td>
265+
<td><p> <strong class="nosupport">No `role`</strong> </p>
266+
<p> <a href="#index-aria-global">global `aria-*` attributes</a> and
282267
any `aria-*` attributes applicable to the allowed roles and
283-
implied role (if any)
284-
</p>
285-
</td>
268+
implied role (if any) </p></td>
286269
</tr>
287270
<tr id="aside" tabindex="-1">
288271
<td>
@@ -1033,7 +1016,7 @@ <h2 id="docconformance">
10331016
<tr id="input-datetime" tabindex="-1">
10341017
<td>
10351018
<code>input type=<a data-cite=
1036-
"html/input.html#local-date-and-time-state-(type=datetime-local)">datetime</a></code>
1019+
"html/input.html#local-date-and-time-state-(type=datetime-local)">datetime-local</a></code>
10371020
</td>
10381021
<td>
10391022
<a>No corresponding role</a>
@@ -1560,7 +1543,7 @@ <h2 id="docconformance">
15601543
</p>
15611544
</td>
15621545
</tr>
1563-
<tr id="menu-context" tabindex="-1">
1546+
<!-- <tr id="menu-context" tabindex="-1">
15641547
<td>
15651548
<code><a>menu</a> <a data-cite=
15661549
"html/obsolete.html#attr-menu-type">type</a> = <a data-cite=
@@ -1641,7 +1624,7 @@ <h2 id="docconformance">
16411624
<code>menuitemradio</code> role.
16421625
</p>
16431626
</td>
1644-
</tr>
1627+
</tr>-->
16451628
<tr id="meta" tabindex="-1">
16461629
<td>
16471630
<code><a>meta</a></code>
@@ -1980,6 +1963,12 @@ <h2 id="docconformance">
19801963
</p>
19811964
</td>
19821965
</tr>
1966+
<tr id="source2" tabindex="-1">
1967+
<td><code><a>slot</a></code></td>
1968+
<td><a>No corresponding role</a></td>
1969+
<td><strong class="nosupport">No `role` or `aria*`
1970+
attributes</strong></td>
1971+
</tr>
19831972
<tr id="source" tabindex="-1">
19841973
<td>
19851974
<code><a>source</a></code>
@@ -2174,13 +2163,13 @@ <h2 id="docconformance">
21742163
Text level semantic elements not listed elsewhere:
21752164
</p>
21762165
<p>
2177-
<a><code>em</code></a><code>, <a>strong</a>, <a>small</a>,
2166+
<a><code>em</code></a><code>, <a>i</a>, <a>strong</a>, <a>small</a>,
21782167
<a>s</a>, <a>cite</a>, <a>q</a>, <a>dfn</a>, <a>abbr</a>,
21792168
<a>time</a>, <a>code</a>, <a>var</a>, <a>samp</a>, <a>kbd</a>,
21802169
<a data-cite=
21812170
"html/text-level-semantics.html#the-sub-and-sup-elements">sub
21822171
and sup</a>, <a>b</a>, <a>u</a>, <a>mark</a>, <a>ruby</a>,
2183-
<a>rt</a>, <a>bdi</a>, <a>bdo</a>, <a>br</a>, <a>wbr</a></code>
2172+
<a>rp</a>, <a>rt</a>, <a>bdi</a>, <a>bdo</a>, <a>br</a>, <a>wbr</a></code>
21842173
</p>
21852174
</td>
21862175
<td>

0 commit comments

Comments
 (0)