Skip to content

Commit 8633d83

Browse files
committed
revert back to DOM descendants
1 parent a960bd2 commit 8633d83

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
@@ -633,7 +633,7 @@ <h4>Roles which cannot be named (Name prohibited)</h4>
633633
</section>
634634
<section id="childrenArePresentational">
635635
<h3>Children Presentational</h3>
636-
<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>
636+
<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>
637637
</section>
638638
<section id="implictValueForRole">
639639
<h3>Implicit Value for Role</h3>

0 commit comments

Comments
 (0)