You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: html-aam/index.html
+5-9Lines changed: 5 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -176,9 +176,7 @@ <h3>Accessibility APIs</h3>
176
176
</section>
177
177
</section>
178
178
<section id="conformance">
179
-
<p>
180
-
Normative sections provide requirements that user agents and assistive technologies MUST follow for an implementation to conform to this specification.
181
-
</p>
179
+
<p>Normative sections provide requirements that user agents and assistive technologies MUST follow for an implementation to conform to this specification.</p>
182
180
<p>
183
181
Non-normative (informative) sections provide information useful to understanding the specification. Such sections may contain examples of recommended practice, but it is not required to follow
184
182
such recommendations in order to conform to this specification.
`IA2_RELATION_LABELLED_BY` with the first instance of a rendered child <a href="#el-legend">`legend`</a> element
2312
-
</div>
2308
+
<div class="relations"><span class="type">Relations:</span> `IA2_RELATION_LABELLED_BY` with the first instance of a rendered child <a href="#el-legend">`legend`</a> element</div>
If a `label` element is [=element/hidden=] from the accessibility tree, then it will not provide an accessible name to the <a data-cite="html/forms.html#category-label">labelable element</a> it
4708
-
is associated with.
4703
+
If a `label` element is [=element/hidden=] from the accessibility tree, then it will not provide an accessible name to the
4704
+
<a data-cite="html/forms.html#category-label">labelable element</a> it is associated with.
0 commit comments