Added support for a new :header psuedo-selector (only selects H1-H6 elements).
[jquery.git] / build / test / index.html
index 746c08e..6956cb9 100644 (file)
@@ -14,7 +14,7 @@
 </head>
 
 <body id="body">
-       <h1>jQuery Test Suite</h1>
+       <h1 id="header">jQuery Test Suite</h1>
        <h2 id="banner"></h2>
        <h2 id="userAgent"></h2>