diff --git a/common/terms.html b/common/terms.html index f9ce0c45..9660e67e 100644 --- a/common/terms.html +++ b/common/terms.html @@ -1,5 +1,5 @@

Terms imported from Other Specifications

-

Terms imported from [[[ECMASCRIPT]]] [[ECMASCRIPT]], [[[RFC8259]]] [[RFC8259]], [[[INFRA]]] [[INFRA]], [[XPATH-FUNCTIONS]], and [[[WEBIDL]]] [[WEBIDL]]

+

Terms imported from [[[ECMASCRIPT]]] [[ECMASCRIPT]], [[[RFC8259]]] [[RFC8259]], [[[INFRA]]] [[INFRA]], [[[XPATH-FUNCTIONS]]] [[XPATH-FUNCTIONS]], and [[[WEBIDL]]] [[WEBIDL]]

array
In the JSON serialization, @@ -58,7 +58,7 @@
Unicode code point order
This refers to determining the order of two Unicode strings (`A` and `B`), using Unicode Codepoint Collation, - as defined in [[XPATH-FUNCTIONS]], + as defined in [[[XPATH-FUNCTIONS]]] [[XPATH-FUNCTIONS]], which defines a total ordering of strings comparing code points.