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
dd900460ac
jquery
/
test
/
data
/
support
/
hiddenIFrameFF.html
8 lines
93 B
HTML
Raw
Normal View
History
Unescape
Escape
Adds unit/support.js to unit tests. Still have to test for #8763 has to be done in its own file however, since Firefox refuses to notify global errors in the iframe (attachEvent, window.onerror and script.onerror all fail).
2011-05-10 10:23:53 +00:00
<
html
>
<
head
>
Fix #10902. DRY up the ways to include src files in tests.
2012-01-12 02:35:13 +00:00
<
script
src
=
"../include_js.php"
>
<
/
script
>
Adds unit/support.js to unit tests. Still have to test for #8763 has to be done in its own file however, since Firefox refuses to notify global errors in the iframe (attachEvent, window.onerror and script.onerror all fail).
2011-05-10 10:23:53 +00:00
<
/
head
>
<
body
>
<
/
body
>
<
/
html
>
Reference in New Issue
Copy Permalink