Ticket #8099 Performance tweaking, credits

This commit is contained in:
rwldrn 2011-04-13 15:43:15 -04:00
parent 59240d31c0
commit a76decc476
3 changed files with 27 additions and 23 deletions

View file

@ -112,3 +112,5 @@ div#show-tests * { display: none; }
/* 8099 changes to default styles are read correctly */
tt { display: none; }
sup { display: none; }
dfn { display: none; }