mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Revert "QUnit test for overriding important css declarations, references #4427"
This reverts commit 1299e89dcd.
Conflicts:
test/unit/css.js
This commit is contained in:
@@ -109,7 +109,3 @@ div#show-tests * { display: none; }
|
||||
#nothiddendiv { font-size: 16px; }
|
||||
#nothiddendivchild.em { font-size: 2em; }
|
||||
#nothiddendivchild.prct { font-size: 150%; }
|
||||
|
||||
div.isimportant {
|
||||
background-color: rgb(255, 255, 255) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user