Skip to content

Commit d296a1b

Browse files
committed
revert back to DOM descendants
1 parent 6726a96 commit d296a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ <h4>Roles which cannot be named (Name prohibited)</h4>
706706
</section>
707707
<section id="childrenArePresentational">
708708
<h3>Children Presentational</h3>
709-
<p>Indicates whether owned elements are presentational. <a>User agents</a> SHOULD NOT expose descendants of this <a>element</a> through the platform <a>accessibility <abbr title="Application Programing Interface">API</abbr></a>. If <a>user agents</a> do not hide the descendant nodes, some information may be read twice.</p>
709+
<p>Indicates whether DOM descendants are presentational. <a>User agents</a> SHOULD NOT expose descendants of this <a>element</a> through the platform <a>accessibility <abbr title="Application Programing Interface">API</abbr></a>. If <a>user agents</a> do not hide the descendant nodes, some information may be read twice.</p>
710710
</section>
711711
<section id="implictValueForRole">
712712
<h3>Implicit Value for Role</h3>

0 commit comments

Comments
 (0)