From 202a8c6cd2a63c47607435b620967bb020864d53 Mon Sep 17 00:00:00 2001 From: Kenneth Russell Date: Mon, 17 Apr 2023 20:09:32 -0700 Subject: [PATCH] Add web3dsurvey data gathering to specs and extensions. Thanks to @greggman for suggesting the web3dsurvey refactoring to put the data collector into a separate iframe. Thanks to @kainino0x for helping me understand why the iframe was breaking in the XSL-generated files, and for the workaround. --- extensions/extension.xsl | 4 +++- extensions/registry.html | 2 ++ specs/latest/1.0/index.html | 2 ++ specs/latest/2.0/index.html | 2 ++ 4 files changed, 9 insertions(+), 1 deletion(-) diff --git a/extensions/extension.xsl b/extensions/extension.xsl index 8a05192881..beb4019aab 100644 --- a/extensions/extension.xsl +++ b/extensions/extension.xsl @@ -76,6 +76,9 @@

DO NOT IMPLEMENT!!!

+ Help the community by recording statistics on availability of 3D APIs. Trick to prevent XSL processor from creating an illegal self-closing iframe tag. + +

Name

@@ -184,7 +187,6 @@ - diff --git a/extensions/registry.html b/extensions/registry.html index 0fbb2b7919..a206a0042c 100644 --- a/extensions/registry.html +++ b/extensions/registry.html @@ -24,6 +24,8 @@ + +
diff --git a/specs/latest/1.0/index.html b/specs/latest/1.0/index.html index 074903f43b..8bf7a4431f 100644 --- a/specs/latest/1.0/index.html +++ b/specs/latest/1.0/index.html @@ -10,6 +10,8 @@ + +
diff --git a/specs/latest/2.0/index.html b/specs/latest/2.0/index.html index 4c4eefdff3..d43927c559 100644 --- a/specs/latest/2.0/index.html +++ b/specs/latest/2.0/index.html @@ -9,6 +9,8 @@ + +