Skip to content

Commit 6bf9ef4

Browse files
committed
Add title reference for XPATH-FUNCTIONS.
1 parent e571b76 commit 6bf9ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/terms.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<section><h3>Terms imported from Other Specifications</h3>
2-
<p>Terms imported from [[[ECMASCRIPT]]] [[ECMASCRIPT]], [[[RFC8259]]] [[RFC8259]], [[[INFRA]]] [[INFRA]], [[XPATH-FUNCTIONS]], and [[[WEBIDL]]] [[WEBIDL]]</p>
2+
<p>Terms imported from [[[ECMASCRIPT]]] [[ECMASCRIPT]], [[[RFC8259]]] [[RFC8259]], [[[INFRA]]] [[INFRA]], [[[XPATH-FUNCTIONS]]] [[XPATH-FUNCTIONS]], and [[[WEBIDL]]] [[WEBIDL]]</p>
33
<dl class="termlist" data-sort>
44
<dt><dfn data-cite="INFRA#list" class="preserve">array</dfn></dt><dd>
55
In the JSON serialization,
@@ -58,7 +58,7 @@
5858
<dt><dfn data-cite="XPATH-FUNCTIONS#codepoint-collation" data-lt="code point order|code point ordered|unicode codepoint collation">Unicode code point order</dfn></dt>
5959
<dd>This refers to determining the order of two Unicode strings (`A` and `B`),
6060
using <a>Unicode Codepoint Collation</a>,
61-
as defined in [[XPATH-FUNCTIONS]],
61+
as defined in [[[XPATH-FUNCTIONS]]] [[XPATH-FUNCTIONS]],
6262
which defines a
6363
<a href="https://en.wikipedia.org/wiki/Total_order">total ordering</a>
6464
of <a>strings</a> comparing <a data-cite="INFRA#code-point">code points</a>.

0 commit comments

Comments
 (0)