]> 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:20:54 +0000 (19:20 +0100)
commit4a6d1631eaae2c5b89dfe58728b46a8997daba48
tree19086e3a3e9d79f0c8adc45d81abcb08a03390ae
parent10e654218a65ec9a0ffc875137cea945389c69f1
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.

(cherry-picked from 10e654218a65ec9a0ffc875137cea945389c69f1)

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