diff options
Diffstat (limited to 'tests/unit/position/position_deprecated.html')
-rw-r--r-- | tests/unit/position/position_deprecated.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/unit/position/position_deprecated.html b/tests/unit/position/position_deprecated.html index 9d595e48e..16d88ea2e 100644 --- a/tests/unit/position/position_deprecated.html +++ b/tests/unit/position/position_deprecated.html @@ -1,4 +1,4 @@ -<!DOCTYPE html> +<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> @@ -23,8 +23,7 @@ <h2 id="qunit-banner"></h2> <div id="qunit-testrunner-toolbar"></div> <h2 id="qunit-userAgent"></h2> -<ol id="qunit-tests"> -</ol> +<ol id="qunit-tests"></ol> <!-- elements smaller than 10px have a line-height set on them to avoid a bug in IE6 |