From bfe769399b3abd0fc26fef31424aae6465e5e456 Mon Sep 17 00:00:00 2001 From: Jen Simmons <108474+jensimmons@users.noreply.github.com> Date: Thu, 21 Nov 2024 19:44:38 -0500 Subject: [PATCH] Safari 18.2 supports auxclick.json > Added auxclick event support for Pointer Events https://developer.apple.com/documentation/safari-release-notes/safari-18_2-release-notes#:~:text=Added%20auxclick%20event%20support%20for%20Pointer%20Events Which also means Safari Technology Preview does as well, and has for some time. --- features-json/auxclick.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features-json/auxclick.json b/features-json/auxclick.json index e01a75d6b9..5b41b64736 100644 --- a/features-json/auxclick.json +++ b/features-json/auxclick.json @@ -414,8 +414,8 @@ "17.6":"n", "18.0":"n", "18.1":"n", - "18.2":"n", - "TP":"n" + "18.2":"y", + "TP":"y" }, "opera":{ "9":"n", @@ -572,7 +572,7 @@ "17.6-17.7":"n", "18.0":"n", "18.1":"n", - "18.2":"n" + "18.2":"y" }, "op_mini":{ "all":"n"