From 68a29d4e26a2ef00b6e48ead8c4ca520ce1c3b8b Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Thu, 6 Jun 2024 13:02:42 +0200 Subject: [PATCH] Update xhr.bs Co-authored-by: Dominique Hazael-Massieux --- xhr.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xhr.bs b/xhr.bs index 79ba6f5..ac25a35 100644 --- a/xhr.bs +++ b/xhr.bs @@ -314,7 +314,7 @@ from {{XMLHttpRequestEventTarget}} as attributes: onloadstart - {{XMLHttpRequest/loadstart}} + {{XMLHttpRequestEventTarget/loadstart}} onprogress {{XMLHttpRequestEventTarget/progress}}