Ticket 8099, Reattempt with iframe

This commit is contained in:
rwldrn 2011-04-12 11:48:07 -04:00
parent f19a74f10b
commit 7164615f67
3 changed files with 45 additions and 4 deletions

View file

@ -109,3 +109,6 @@ 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; }