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
fail</span> on <var>fragid bytes</var>. If <var>decoded fragid</var> is failure, jump to the step
82497
82497
labeled <i>no decoded fragid</i>.</p></li>
82498
82498
82499
-
<li><p>If there is an element in the DOM that has an <span data-x="concept-id">ID</span> exactly
82500
-
equal to <var>decoded fragid</var>, then the first such element in <span>tree order</span> is
82501
-
<span>the indicated part of the document</span>; stop the algorithm here.</p></li>
82499
+
<li><p>If there is an element <span data-x="in a document">in the document</span> that has an
82500
+
<span data-x="concept-id">ID</span> exactly equal to <var>decoded fragid</var>, then the first
82501
+
such element in <span>tree order</span> is <span>the indicated part of the document</span>; stop
82502
+
the algorithm here.</p></li>
82502
82503
82503
-
<li><p><i>No decoded fragid</i>: If there is an <code>a</code> element in the DOM that has a <code
82504
-
data-x="attr-a-name">name</code> attribute whose value is exactly equal to <var>fragid</var> (<em>not</em> <var>decoded fragid</var>), then the first such
82505
-
element in <span>tree order</span> is <span>the indicated part of the document</span>; stop the algorithm
82506
-
here.</p></li>
82504
+
<li><p><i>No decoded fragid</i>: If there is an <code>a</code> element <span data-x="in a
82505
+
document">in the document</span> that has a <code data-x="attr-a-name">name</code> attribute
82506
+
whose value is exactly equal to <var>fragid</var> (<em>not</em> <var>decoded fragid</var>), then
82507
+
the first such element in <span>tree order</span> is <span>the indicated part of the
82508
+
document</span>; stop the algorithm here.</p></li>
82507
82509
82508
82510
<li><p>If <var>fragid</var> is an <span>ASCII case-insensitive</span> match for the
82509
82511
string <code data-x="">top</code>, then <span>the indicated part of the document</span> is the top
0 commit comments