Added a fix for Safari's broken CSS getComputedStyle accessing. Additionally, added...
authorJohn Resig <jeresig@gmail.com>
Sun, 29 Jul 2007 22:32:06 +0000 (22:32 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 29 Jul 2007 22:32:06 +0000 (22:32 +0000)
commit3c82f8fb4aed7b4e65e1dd9ed79718a155a7a492
tree96f8d928dcc23d35b53192e27f249e53453a6bc9
parent80a149b82831defa1a9f724801daefda0a8c5685
Added a fix for Safari's broken CSS getComputedStyle accessing. Additionally, added a fix for Safari mis-reporting @selected for display: none options. The test suite is now completely passing in Safari 3. (Bug #1349)
src/jquery/jquery.js
src/selector/selector.js