Skip to content

Commit bfe7693

Browse files
authored
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.
1 parent afef7f1 commit bfe7693

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

features-json/auxclick.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -414,8 +414,8 @@
414414
"17.6":"n",
415415
"18.0":"n",
416416
"18.1":"n",
417-
"18.2":"n",
418-
"TP":"n"
417+
"18.2":"y",
418+
"TP":"y"
419419
},
420420
"opera":{
421421
"9":"n",
@@ -572,7 +572,7 @@
572572
"17.6-17.7":"n",
573573
"18.0":"n",
574574
"18.1":"n",
575-
"18.2":"n"
575+
"18.2":"y"
576576
},
577577
"op_mini":{
578578
"all":"n"

0 commit comments

Comments
 (0)