Skip to content

Commit 92b4e8d

Browse files
rahimabdiRahim Abdi
and
Rahim Abdi
authored
Editorial: Update text node definition (#2274)
Co-authored-by: Rahim Abdi <rahim_abdi@apple.com> Co-authored-by: rahimabdi <rahimabdi@users.noreply.github.com>
1 parent 5b1bdf0 commit 92b4e8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

accname/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ <h2>Name and Description</h2>
279279
</dd>
280280
<dt>contents</dt>
281281
<dd>
282-
name is generated from the Text [=nodes=] associated with the [=element=]. Although this may be allowed in addition to "author" in some <a class="termref">roles</a>, "content" is used only
283-
if higher priority "author" features are not provided. Priority is defined by the <a href="#mapping_additional_nd_te">text equivalent computation</a> algorithm.
282+
name is generated from the [=exclusive Text node|text nodes=] associated with the [=element=]. Although this may be allowed in addition to "author" in some <a class="termref">roles</a>,
283+
"content" is used only if higher priority "author" features are not provided. Priority is defined by the <a href="#mapping_additional_nd_te">text equivalent computation</a> algorithm.
284284
</dd>
285285
<dt>prohibited</dt>
286286
<dd>
@@ -700,8 +700,8 @@ <h4>Computation steps</h4>
700700
</div>
701701
</li>
702702
<li id="comp_text_node">
703-
<span id="step2G"><!-- Don't link to this legacy numbered ID. --></span><em>Text Node:</em> Otherwise, if the <code>current node</code> is a Text [=Node=], return its textual
704-
contents.
703+
<span id="step2G"><!-- Don't link to this legacy numbered ID. --></span><em>Text Node:</em> Otherwise, if the <code>current node</code> is a [=exclusive Text node|text node=], return
704+
its textual contents.
705705
</li>
706706
<li id="comp_recursive_name_from_content">
707707
<span id="step2H"><!-- Don't link to this legacy numbered ID. --></span><em>Recursive Name From Content:</em> Otherwise, if the <code>current node</code> is a descendant of an

0 commit comments

Comments
 (0)