Skip to content

Commit 7b84f10

Browse files
committed
Editorial: correct misleading node equals sentence
Closes #1443.
1 parent 8c4de13 commit 7b84f10

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dom.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5090,8 +5090,8 @@ and an optional <a for=/>document</a> <dfn export for="clone a node"><var>docume
50905090
</dl>
50915091

50925092
<li><p>If <var>A</var> is an <a for=/>element</a>, each <a>attribute</a> in its
5093-
<a for=Element>attribute list</a> has an <a>attribute</a> that <a for=Node>equals</a> an
5094-
<a>attribute</a> in <var>B</var>'s <a for=Element>attribute list</a>.
5093+
<a for=Element>attribute list</a> <a for=Node>equals</a> an <a>attribute</a> in <var>B</var>'s
5094+
<a for=Element>attribute list</a>.
50955095

50965096
<li><p><var>A</var> and <var>B</var> have the same number of <a for=tree>children</a>.
50975097

@@ -11170,6 +11170,7 @@ Elliott Sprehn,
1117011170
Emilio Cobos Álvarez,
1117111171
Eric Bidelman,
1117211172
Erik Arvidsson,
11173+
Evgeny Kapun<!-- abacabadabacaba; GitHub -->,
1117311174
François Daoust<!-- tidoust; GitHub -->,
1117411175
François Remy<!-- FremyCompany; GitHub -->,
1117511176
Gary Kacmarcik,

0 commit comments

Comments
 (0)