4 <script src=
"../../resources/js-test.js"></script>
5 <script src=
"resources/link-highlight-helper.js"></script>
6 <link rel=
"stylesheet" type=
"text/css" href=
"resources/link-highlight-style.css">
8 <body onload=
"runTest();" style=
"overflow: hidden">
9 <img id=
"targetLink" src=
"resources/dice.png">
13 createCompositedHighlight(document
.getElementById('targetLink'));
14 if (window
.testRunner
)
15 testRunner
.dumpAsTextWithPixelResults();