Merge branch '8099' of https://github.com/rwldrn/jquery. Fixes #8099.
Conflicts: test/data/testsuite.css
This commit is contained in:
commit
1dda994c46
3 changed files with 65 additions and 4 deletions
|
@ -111,4 +111,9 @@ div#show-tests * { display: none; }
|
|||
#nothiddendivchild.prct { font-size: 150%; }
|
||||
|
||||
/* For testing type on vml in IE #7071 */
|
||||
v\:oval { behavior:url(#default#VML); display:inline-block; }
|
||||
v\:oval { behavior:url(#default#VML); display:inline-block; }
|
||||
|
||||
/* 8099 changes to default styles are read correctly */
|
||||
tt { display: none; }
|
||||
sup { display: none; }
|
||||
dfn { display: none; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue