]> source.dussan.org Git - jquery.git/commit
Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397
authorMichał Gołębiowski <m.goleb@gmail.com>
Sun, 9 Mar 2014 23:59:14 +0000 (00:59 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Mon, 10 Mar 2014 18:14:44 +0000 (19:14 +0100)
commit2c180ef938201f1213b5c43c8212856d0282e1f0
treee496942a345b13787031650ad6a68240cdb07f9e
parentb19d4d3450c385b7074035b17f3ba8d0b86cf0b0
Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397

The workaround to be able to change !important styles broke the browser
keeping the old CSS value if the new one was rejected. Patching it would
involve a significant perf hit (~33%) so the initial patch needs to be
reverted instead.

Tests by m_gol & gibson042.

Fixes #14836
Closes gh-1532
src/css.js
test/unit/css.js