mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Followup #13315: Correct support comment
This commit is contained in:
parent
ebc7899ba1
commit
ef31479446
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user