Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/pointerevents/resources/pointerevent_attributes_mouse-iframe.html

Issue 2322083002: Import wpt@e1ad3cc6894b20da0a5d7dddf431c9e7848d0544 (Closed)
Patch Set: Add mac exception and rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!doctype html>
2 <html>
3 <head>
4 <meta name="viewport" content="width=device-width">
5 <link rel="stylesheet" type="text/css" href="../pointerevent_styles.css" >
6 </head>
7 <body>
8 <div id="square2" class="square"></div>
9 </body>
10 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698