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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/pointerevents/resources/pointerevent_attributes_mouse-iframe.html
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/resources/pointerevent_attributes_mouse-iframe.html b/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/resources/pointerevent_attributes_mouse-iframe.html
deleted file mode 100644
index 5e55868282ce5ce549f1d32092839f05bd43aba7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/resources/pointerevent_attributes_mouse-iframe.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!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>

Powered by Google App Engine
This is Rietveld 408576698