|
@@ -38,6 +38,7 @@ span#loadtime {
|
|
<p>This page loaded in <b><span id="loadtime"></span></b> ms</p>
|
|
<p>This page loaded in <b><span id="loadtime"></span></b> ms</p>
|
|
<p>Some small test pages:</p>
|
|
<p>Some small test pages:</p>
|
|
<ul>
|
|
<ul>
|
|
|
|
+ <li><a href="cookie.html">document.cookie</a></li>
|
|
<li><a href="last-of-type.html">CSS :last-of-type selector</a></li>
|
|
<li><a href="last-of-type.html">CSS :last-of-type selector</a></li>
|
|
<li><a href="first-of-type.html">CSS :first-of-type selector</a></li>
|
|
<li><a href="first-of-type.html">CSS :first-of-type selector</a></li>
|
|
<li><a href="background-repeat-test.html">background image with repetition rules</a></li>
|
|
<li><a href="background-repeat-test.html">background image with repetition rules</a></li>
|