From 8f00804345072f0dd6d719d0cef21da97c48720f Mon Sep 17 00:00:00 2001 From: Gregg Kellogg Date: Fri, 29 Nov 2024 14:53:01 -0800 Subject: [PATCH] Fix multiple references to WebIDL terms --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index f7721feb..f2ad28c6 100644 --- a/index.html +++ b/index.html @@ -6150,7 +6150,7 @@

Internal Representation in Implementations

USVString, JsonLdRecord, - sequence, + sequence, and other types defined in [[WebIDL]] and [[INFRA]], and used above as input and output types for JsonLdProcessor functions, comprise the data structure known as the internal representation. @@ -6185,19 +6185,19 @@

Internal Representation in Implementations

dict - sequence + sequence list Array list - long + long integer [[?XMLSCHEMA11-2]] Number int - double + double double [[?XMLSCHEMA11-2]] Number float