summaryrefslogtreecommitdiffstats
path: root/dom/events/test/pointerevents/wpt/resources/pointerevent_attributes_hoverable_pointers-iframe.html
blob: 5e55868282ce5ce549f1d32092839f05bd43aba7 (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
    <head>
        <meta name="viewport" content="width=device-width">
        <link rel="stylesheet" type="text/css" href="../pointerevent_styles.css">
    </head>
    <body>
        <div id="square2" class="square"></div>
    </body>
</html>