From d8a735db5fe9a9c511d1cbe246b8b9817a71895f Mon Sep 17 00:00:00 2001 From: Yves Lafon Date: Thu, 23 Jul 2026 14:53:58 +0200 Subject: [PATCH] Update references webidl is now at https://webidl.spec.whatwg.org/ Privacy Principle is now a W3C Statement at https://www.w3.org/TR/2025/STMT-privacy-principles-20250515/ --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index 2d5ccdf0..22f3fe9b 100644 --- a/index.bs +++ b/index.bs @@ -92,12 +92,12 @@ urlPrefix: http://www.ecma-international.org/ecma-262/6.0/index.html; spec: ECMA text: resolved; url: sec-promise-objects text: settled; url: sec-promise-objects text: the typed array constructors table; url: #table-49 -urlPrefix: https://heycam.github.io/webidl/; spec: WEBIDL +urlPrefix: https://webidl.spec.whatwg.org/; spec: WEBIDL type: dfn text: created; for:DOMException; url: dfn-create-exception text: name; for:DOMException; url: domexception-name text: message; for:DOMException; url: domexception-message -urlPrefix: https://w3ctag.github.io/privacy-principles/; +urlPrefix: https://www.w3.org/TR/2025/STMT-privacy-principles-20250515/; type: dfn text: cross-site recognition; url: dfn-cross-site-recognition