blob: 2296709954518d5818c4a995bd58c3c8b15e3f74 [file] [log] [blame]
<!DOCTYPE html>
<html>
<link rel="stylesheet" href="../../resources/touch-hover-active-tests.css">
<style type="text/css">
#box {
position: absolute;
width: 300px;
height: 100px;
top: 100px;
}
</style>
<body>
<div id='box' class='touch-interactive'>Gestures go here</div>
</body>
</html>