css('display') works slightly differently in Safari. Also, the test suite having...
authorJohn Resig <jeresig@gmail.com>
Tue, 3 Oct 2006 09:40:16 +0000 (09:40 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 3 Oct 2006 09:40:16 +0000 (09:40 +0000)
commit3527e8f6745786e65dc209f1518372f3270a9920
treec46c41de4e2975eddcbf28881973b3897f9efa1e
parent3672372c1871d3626447006f0dccc4858a6aeedf
css('display') works slightly differently in Safari. Also, the test suite having <input checked/> doesn't work in Safari, at all. Fixed to be standards compliant.
build/test/index.html
src/jquery/jquery.js