timmywil
|
3661835101
|
Fixes IE7 test suite. Keep the testElement attached and set necessary styles on it to fix the offset with margin test.
|
2011-09-28 11:30:38 -04:00 |
|
timmywil
|
e18cad6f88
|
Add test page for crashing IE8 when the testElement in support has a background (will run from the test suite). Supplements #9823.
|
2011-08-04 18:56:49 -04:00 |
|
Rick Waldron
|
905e8920f9
|
Landing pull request 453. Typo correction strictEquals=>strictEqual. Fixes #9964.
More Details:
- https://github.com/jquery/jquery/pull/453
- http://bugs.jquery.com/ticket/9964
|
2011-08-03 14:02:10 -04:00 |
|
jaubourg
|
ceba855c01
|
Fixes #9239. If the body is already present in the DOM, use a div within it to perform boxModel-related support tests. Unit test added.
|
2011-05-13 17:43:53 +02:00 |
|
jaubourg
|
38de389a8e
|
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 12:24:36 +02:00 |
|