From 9e9917c44da158cb64ebd50067f05fee1e29422f Mon Sep 17 00:00:00 2001 From: Alvin Ji Date: Wed, 15 May 2024 21:34:40 +0000 Subject: [PATCH] add obsolete to [[!RFC4122]] to surpress link error --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index b8094dd..50c5eaf 100644 --- a/index.bs +++ b/index.bs @@ -4487,7 +4487,7 @@ Response, the UA MUST perform the following steps: typedef DOMString UUID; -A UUID string represents a 128-bit [[!RFC4122]] UUID. A valid +A UUID string represents a 128-bit [[!RFC4122 obsolete]] UUID. A valid UUID is a string that matches the [[!ECMAScript]] regexp /^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/. That is, a valid UUID is lower-case and does not use the 16- or 32-bit