From dd638797380dfe32654dd8a4887d9326e0d5c8ef Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Thu, 30 Nov 2023 13:49:12 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Martin Thomson --- activities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activities.json b/activities.json index 4f6e668..cbe706c 100644 --- a/activities.json +++ b/activities.json @@ -842,7 +842,7 @@ "mdnUrl": null, "mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1856430", "mozPosition": "positive", - "mozPositionDetail": "This proposal reduces the need for JavaScript for pages to build interactive elements, and is more likely to result in good accessibility and device-independence.", + "mozPositionDetail": "This proposal reduces the need for JavaScript for pages to build interactive elements. Using invokers is more likely to result in good accessibility and device-independence than existing methods.", "mozPositionIssue": 902, "org": "WHATWG", "title": "Invokers",