This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
95a4c94b81
jquery
/
test
/
data
/
inner_nomodule.js
2 lines
76 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Core: Remove IE-specific support tests, rely on document.documentMode Also, update some tests to IE-sniff when deciding whether to skip a test. Fixes gh-4386 Closes gh-4387
2019-05-13 19:39:56 +00:00
QUnit
.
assert
.
ok
(
QUnit
.
isIE
,
"evaluated: inner nomodule script with src"
)
;
Reference in New Issue
Copy Permalink