mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 04:47:55 -05:00
Followup #13315: Correct support comment
This commit is contained in:
@@ -5,8 +5,8 @@ var
|
||||
// A central reference to the root jQuery(document)
|
||||
rootjQuery,
|
||||
|
||||
// Support: IE<9
|
||||
// For `typeof node.method` instead of `node.method !== undefined`
|
||||
// Support: IE<10
|
||||
// For `typeof xmlNode.method` instead of `xmlNode.method !== undefined`
|
||||
core_strundefined = typeof undefined,
|
||||
|
||||
// Use the correct document accordingly with window argument (sandbox)
|
||||
|
||||
Reference in New Issue
Block a user