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();">
8 <div style=
"padding: 20px">
9 <div id=
"targetLink" style=
"transform: translateZ(0); margin:0px; padding: 0px; width: 320px;">
10 <a href=
"#"><img id=
"targetImg" width=
"320" height=
"240" src=
"resources/dice.png">
15 createCompositedHighlight(document
.getElementById('targetImg'));
16 if (window
.testRunner
)
17 testRunner
.dumpAsTextWithPixelResults();