4 <script src=
"resources/link-highlight-helper.js"></script>
5 <link rel=
"stylesheet" type=
"text/css" href=
"resources/link-highlight-style.css">
7 <body onload=
"runTest();" style=
"overflow: hidden">
8 <div id=
"targetLink" style=
"margin: 0px; padding: 0px; position: relative; top: 100px; left: 300px; width: 320px;">
9 <a href=
"#"><img id=
"targetImg" width=
"320" height=
"240" src=
"resources/dice.png"></a>
13 createCompositedHighlight(document
.getElementById('targetImg'));
14 if (window
.testRunner
)
15 testRunner
.dumpAsTextWithPixelResults();