aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core/core.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/core/core.html')
-rw-r--r--tests/unit/core/core.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html
index 0df138873..272b15d2c 100644
--- a/tests/unit/core/core.html
+++ b/tests/unit/core/core.html
@@ -39,9 +39,7 @@
<img src="../images/jqueryui_32x32.png" usemap="#mymap" width="10" height="10" alt="">
<map name="mymap">
- <area shape="rect" coords="0,0,1,1" id="areaCoordsNoHref" alt="">
<area shape="rect" coords="1,1,2,2" href="foo.html" id="areaCoordsHref" alt="">
- <area shape="rect" coords="0,0,0,0" href="foo.html" id="areaCoordsNoSizeHref" alt="">
<area href="foo.html" id="areaNoCoordsHref" alt="">
</map>
<map name="mymap2">