From dd0c25799d59164b1943be9cb68b858917d91174 Mon Sep 17 00:00:00 2001
From: Michael Kay
Date: Mon, 18 Nov 2024 11:06:41 +0000
Subject: [PATCH] Fix reference to HTML5 spec
---
specifications/xpath-functions-40/src/xpath-functions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/specifications/xpath-functions-40/src/xpath-functions.xml b/specifications/xpath-functions-40/src/xpath-functions.xml
index f502de8ba..7f2863b33 100644
--- a/specifications/xpath-functions-40/src/xpath-functions.xml
+++ b/specifications/xpath-functions-40/src/xpath-functions.xml
@@ -6236,7 +6236,7 @@ correctly in all browsers, depending on the system configuration.
-->
implementation-defined
replacement string is used. The result must be a valid NCName
.
- section 13.2.9
+
section 13.2.9
Coercing an HTML DOM into an infoset uses a
Unnnnnn
escape sequence. That would map :
to U00003A
.