Skip to content

Instantly share code, notes, and snippets.

View gburgett's full-sized avatar

Gordon gburgett

View GitHub Profile
@gburgett
gburgett / qunit-testtimer-tests.html
Created January 12, 2012 06:51
QUnit asyncTest timer plugin
<!doctype html>
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if lt IE 7 ]> <html lang="en" class="ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" ><!--<![endif]-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">