aboutsummaryrefslogtreecommitdiffstats
path: root/src/selector/support.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/selector/support.js')
-rw-r--r--src/selector/support.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selector/support.js b/src/selector/support.js
index 9763b0055..ea9f24050 100644
--- a/src/selector/support.js
+++ b/src/selector/support.js
@@ -3,7 +3,7 @@ import support from "../var/support.js";
try {
/* eslint-disable no-undef */
- // Support: Chrome 105+, Firefox 104+, Safari 15.4+
+ // Support: Chrome 105+, Firefox <106, Safari 15.4+
// Make sure forgiving mode is not used in `CSS.supports( "selector(...)" )`.
//
// `:is()` uses a forgiving selector list as an argument and is widely