| Index: LayoutTests/fast/images/imagemap-nested-area.html
|
| diff --git a/LayoutTests/fast/images/imagemap-nested-area.html b/LayoutTests/fast/images/imagemap-nested-area.html
|
| index 642e4e89879a626404e9d901d23a568f201134a5..0682fe2dcd250ab83c5291a238a5194a44bf8493 100644
|
| --- a/LayoutTests/fast/images/imagemap-nested-area.html
|
| +++ b/LayoutTests/fast/images/imagemap-nested-area.html
|
| @@ -36,7 +36,7 @@
|
| <area id="area" shape="rect" coords="0,0,128,128" href="#dummy" />
|
| </div>
|
| </map>
|
| - <img width="128" height="128" usemap="#imagemap" ismap />
|
| + <img src="imagemap.jpg" width="128" height="128" usemap="#imagemap" ismap />
|
| </div>
|
|
|
| <div id="after" tabIndex=0 />
|
|
|