From 594e1b1a3923572e0eff88286f4df4351fd778dc Mon Sep 17 00:00:00 2001
From: strudy-bot <>
Date: Mon, 15 Jun 2026 15:41:19 +0000
Subject: [PATCH] Update report on Event handlers with no matching events in
Compatibility Standard
---
issues/compat-noevent.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/issues/compat-noevent.md b/issues/compat-noevent.md
index 63c72aa3..9fbd85cf 100644
--- a/issues/compat-noevent.md
+++ b/issues/compat-noevent.md
@@ -7,6 +7,6 @@ Repo: 'https://github.com/whatwg/compat'
While crawling [Compatibility Standard](https://compat.spec.whatwg.org/), no matching events were found for the following event handlers:
* [ ] The interface `HTMLBodyElement` defines an event handler `onorientationchange` but no event named "orientationchange" targets it
-Cc @dontcallmedom @tidoust
+Cc @tidoust
This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).