diff options
author | Anton M <obhvsbypqghgc@gmail.com> | 2011-02-15 22:30:34 +0100 |
---|---|---|
committer | Anton M <obhvsbypqghgc@gmail.com> | 2011-02-15 22:30:34 +0100 |
commit | faa6fe32f72900d7b31000caead2794a8346f6d8 (patch) | |
tree | 2ddbef1e755e19062863929d9a041e5ee600a730 /test/data/testsuite.css | |
parent | 6b08d88d04f4a41849753999e6e18126895086d0 (diff) | |
download | jquery-faa6fe32f72900d7b31000caead2794a8346f6d8.tar.gz jquery-faa6fe32f72900d7b31000caead2794a8346f6d8.zip |
Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8099"
This reverts commit bb9408516aa0fc8892f4e07a99b1a47bce06081b, reversing
changes made to 3ad8dd242acec1066f43a9349f4c1a352680d37b.
Conflicts:
src/effects.js
Diffstat (limited to 'test/data/testsuite.css')
-rw-r--r-- | test/data/testsuite.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/data/testsuite.css b/test/data/testsuite.css index 9ca2cd748..cffaaa46a 100644 --- a/test/data/testsuite.css +++ b/test/data/testsuite.css @@ -109,6 +109,3 @@ div#show-tests * { display: none; } #nothiddendiv { font-size: 16px; } #nothiddendivchild.em { font-size: 2em; } #nothiddendivchild.prct { font-size: 150%; } - -/* 8099 changes to default styles are read correctly */ -tt { display: none; } |