blob: f1e9bb2b509bbaaa7f7a2ab2113481eaf0c27546 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="resources/link-highlight-style.css">
</head>
<body onclick="doNothing();">
<div style="will-change: transform; position: relative; left: 10px; top: 40px">
<a href="" id="targetLink" style="-webkit-tap-highlight-color: rgba(0, 255, 0, 0.5)">Target Link.</a>
</div>
<div style="position: relative; left: 10px; top: 70px">
This test is successful if no link highlight appears (in particular, the entire viewport should remain unchanged, and the background
should be white and not grey).
</div>
</body>
</html>