Fix :visible does not work properly when display:none is set directly on an element...
authorColin Snover <github.com@zetafleet.com>
Tue, 5 Oct 2010 18:23:10 +0000 (13:23 -0500)
committerColin Snover <github.com@zetafleet.com>
Tue, 5 Oct 2010 18:23:10 +0000 (13:23 -0500)
commit0229b83f7e5bf64edb2888ab349bedcd1a45e7c1
treeb64ed6838516be56965ddf9b0bbf9deb2437772a
parent57c046f91cbc3caf174ecc993fe883c027340901
Fix :visible does not work properly when display:none is set directly on an element in IE8. Fixes #4512.
src/css.js
src/support.js
test/unit/css.js