mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
VML.type test was causing multiple test suite fails, fix attributes.js fail in IE6 where the val(String/Number) tests were interfering with the val(Function) tests
This commit is contained in:
@@ -109,3 +109,6 @@ div#show-tests * { display: none; }
|
||||
#nothiddendiv { font-size: 16px; }
|
||||
#nothiddendivchild.em { font-size: 2em; }
|
||||
#nothiddendivchild.prct { font-size: 150%; }
|
||||
|
||||
/* For testing type on vml in IE #7071 */
|
||||
v\:oval { behavior:url(#default#VML); display:inline-block; }
|
||||
Reference in New Issue
Block a user