4 <script src=
"../../resources/js-test.js"></script>
11 <body onload=
"runTest();" onclick=
"doNothing();">
12 <div style=
"transform: translateZ(0); position: relative; left: 10px; top: 40px">
13 <a href=
"" id=
"targetLink" style=
"-webkit-tap-highlight-color: rgba(0, 255, 0, 0.5)">Target Link.
</a>
15 <div style=
"position: relative; left: 10px; top: 70px">
16 This test is successful if no link highlight appears (in particular, the entire viewport should remain unchanged, and the background
17 should be white and not grey).
21 if (window
.testRunner
)
22 testRunner
.dumpAsTextWithPixelResults();