aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/testsuite.css
Commit message (Expand)AuthorAgeFilesLines
* Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`Michał Gołębiowski-Owczarek2022-01-041-4/+4
* Tests: Switch background image from online file to local 1x1.jpgTimo Tijhof2021-05-241-1/+1
* Docs: Update most URLs to HTTPSMichał Gołębiowski-Owczarek2019-10-211-1/+1
* Dimensions: fall back to offsetWidth/Height for border-box in IETimmy Willison2018-11-271-0/+4
* CSS: Remove units from a 0 width/height elementChristophe Tafani-Dereeper2016-05-161-2/+2
* Tests: test element position outside viewOleg Gaidarenko2016-02-111-0/+12
* CSS: Restore cascade-override behavior in .showRichard Gibson2016-01-131-9/+5
* CSS: Ignore the CSS cascade in show()/hide()/etc.Richard Gibson2015-05-111-10/+2
* Effects: Respect display value on inline elementsOleg Gaidarenko2014-04-301-0/+3
* Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425.Michał Gołębiowski2013-11-111-1/+0
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-14/+1
* Correct spacing.Michał Gołębiowski2013-04-151-40/+40
* Fix #13310. Get the right display value for disconnected nodes. Close gh-1156.Oleg2013-02-041-0/+2
* No ticket: fix effects test failure in IE6. Close gh-1012.Timo Tijhof2012-10-311-7/+29
* Image location is relative to css file, not html file.Dave Methvin2012-07-121-1/+1
* Fix #11971: force numeric animation start to be numeric, closes gh-836.Richard Gibson2012-07-051-1/+4
* Landing pull request 550. IE6,7,8 cannot use cached fragments from unknown el...timmywil2011-10-231-0/+3
* Unit test for #6652Corey Frang2011-07-131-0/+2
* Check classes passed for duplicates. Fixes #9499.timmywil2011-06-071-1/+1
* Attach background data to divs as welltimmywil2011-05-251-1/+1
* Remove unnecessary background setting in support now that we have the div rev...timmywil2011-05-251-0/+4
* Merge branch '8099' of https://github.com/rwldrn/jquery. Fixes #8099.jeresig2011-04-141-1/+6
|\
| * Ticket #8099 Performance tweaking, creditsrwldrn2011-04-131-0/+2
| * Ticket 8099, Reattempt with iframerwldrn2011-04-121-0/+3
* | VML.type test was causing multiple test suite fails, fix attributes.js fail i...timmywil2011-04-121-0/+3
|/
* Revert "QUnit test for overriding important css declarations, references #4427"jeresig2011-04-121-4/+0
* Merge branch 'fix_8403' of https://github.com/lrbabe/jquery into lrbabe-fix_8403jeresig2011-04-121-1/+1
|\
| * Adding unit tests for #8403louisremi2011-03-071-1/+1
* | QUnit test for overriding important css declarations, references #4427Azatoth2011-04-121-0/+4
|/
* Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8...Anton M2011-02-151-3/+0
* Bug #8099 - Always restore to correct display value based on element's expect...rwldrn2011-01-311-0/+3
* Update $.fn.animate to change display mode only when necessary (inline, non-f...Colin Snover2010-10-051-0/+2
* Removing the old cow image from the effects tests - it's no longer needed. Fi...John Resig2010-09-261-1/+1
* Landing tweak from 'haruka' that fixes non-pixel fontSize values in IE. Fixes...John Resig2009-11-111-0/+4
* Moved the jQuery-specific test suite CSS into a separate file.John Resig2009-09-291-0/+105
* core/test: replaced local qunit copy with qunit via svn:externals; inlined st...Jörn Zaefferer2008-08-081-129/+0
* test runner: adding a new test page called 'polluted'. Where one can choose t...Ariel Flesler2008-05-281-1/+13
* jquery core: reverted qunit introduction until build scripts are updatedJörn Zaefferer2008-05-081-0/+117
* jquery testsuite: switch to qunitJörn Zaefferer2008-05-081-117/+0
* show is now element aware (#960)Brandon Aaron2007-12-081-0/+2
* Added enchancement for #1994 by adding two parameters to .stop() which give a...David Serduke2007-11-301-0/+2
* Reorganzing the jQuery source (first phase).John Resig2007-09-081-0/+113