SSViewerTestCommentsFullSourceIfIE.ss 218 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 <!doctype html> <!--[if lte IE 8]> <html class='old-ie'> <![endif]--> <!--[if gt IE 8]> <html class='new-ie'> <![endif]--> <!--[if !IE]><!--> <html class='no-ie'> <!--<![endif]--> <head></head> <body></body> </html>