jquery/test
Oleg Gaidarenko e488d985cf CSS: Do not throw on frame elements in FF
IE9-10 throws on elements created in popups (see #14150), FF meanwhile throws
on frame elements through "defaultView.getComputedStyle" (see #15098)

Use "defaultView" if in the popup which would fix IE issue,
use "window.getComputedStyle" which would fix FF issue.

And everybody wins, except performance, but who cares right?

Fixes #15098
Closes gh-1583
2014-06-16 03:08:26 +04:00
..
data Data: Work around IE11 bug with onpageshow attribute 2014-04-30 10:46:26 -04:00
libs Build: Upgrade QUnit to 1.14.0 2014-02-05 15:35:48 +01:00
unit CSS: Do not throw on frame elements in FF 2014-06-16 03:08:26 +04:00
.jshintrc Build: Upgrade QUnit to 1.14.0 2014-02-05 15:35:48 +01:00
delegatetest.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
hovertest.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
index.html Tests: Remove html5 shiv 2014-01-09 22:36:07 -05:00
jquery.js Manage bower dependencies with grunt-bowercopy 2013-12-06 16:04:35 -05:00
localfile.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
networkerror.html Fix typos. Close gh-1186. 2013-02-28 15:45:10 -05:00
readywait.html Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. 2013-02-07 15:16:28 -05:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00