From fc9130695031057f31b77728219cda1f1a4ca3e1 Mon Sep 17 00:00:00 2001 From: "Michael[tm] Smith" Date: Mon, 4 Apr 2022 23:13:12 +0900 Subject: [PATCH] =?UTF-8?q?Update=20SensorErrorEvent=C2=BBerror=20spec=20U?= =?UTF-8?q?RL=20(#15649)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/w3c/sensors/pull/430 caused the generated ID for SensorErrorEventĀ»error to change. --- api/SensorErrorEvent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/SensorErrorEvent.json b/api/SensorErrorEvent.json index 98549b291cb553..34284fcbc063a1 100644 --- a/api/SensorErrorEvent.json +++ b/api/SensorErrorEvent.json @@ -101,7 +101,7 @@ "error": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/SensorErrorEvent/error", - "spec_url": "https://w3c.github.io/sensors/#sensor-error-event-error", + "spec_url": "https://w3c.github.io/sensors/#dom-sensorerrorevent-error", "support": { "chrome": { "version_added": "67"