Conflicts:
	test/data/testsuite.css
This commit is contained in:
jeresig 2011-04-14 15:57:47 -04:00
commit 1dda994c46
3 changed files with 65 additions and 4 deletions

View file

@ -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; }