Updated testsuite: To prevent crashes in Safari, each test waits for 250 milliseconds...
[jquery.git] / build / test / index.html
index 8037c39..ffeb9f9 100644 (file)
@@ -12,7 +12,7 @@
 </head>
 
 <body id="body">
-       <h1>jQuery Test Suite - Core</h1>
+       <h1>jQuery Test Suite</h1>
        <h2 id="banner"></h2>
        <h2 id="userAgent"></h2>
        
                                <option id="option3c" selected="selected" value="2">2</option>
                                <option id="option3d" value="3">3</option>
                        </select>
+                       
+                       <object id="object1" codebase="stupid">
+                               <param name="p1" value="x1" />
+                               <param name="p2" value="x2" />
+                       </object>
                </form>
                <b id="floatTest">Float test.</b>
        </div>