diff options
Diffstat (limited to 'build/test/index.html')
-rw-r--r-- | build/test/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/test/index.html b/build/test/index.html index 4021d330c..4d79f3882 100644 --- a/build/test/index.html +++ b/build/test/index.html @@ -19,7 +19,7 @@ <h2 id="userAgent"></h2> <!-- Test HTML --> - <dl style="display:none;"> + <dl id="dl" style="display:none;"> <div id="main" style="display: none;"> <p id="firstp">See <a id="simon1" href="http://simon.incutio.com/archive/2003/03/25/#getElementsBySelector" rel="bookmark">this blog entry</a> for more information.</p> <p id="ap"> |