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

Unified Diff: ManualTests/qt/tap-highlighting-images.html

Issue 18045005: Remove qt and gtk manual tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 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
« no previous file with comments | « ManualTests/qt/tap-highlighting-colors.html ('k') | ManualTests/qt/tap-highlighting-inlines.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ManualTests/qt/tap-highlighting-images.html
diff --git a/ManualTests/qt/tap-highlighting-images.html b/ManualTests/qt/tap-highlighting-images.html
deleted file mode 100644
index bbeea1a4d57eb7bd13506d6ee6353bbffea48c5e..0000000000000000000000000000000000000000
--- a/ManualTests/qt/tap-highlighting-images.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<body style="background-color: green">
- <p>Two anchors, one around a pure image, the other around an image embedded in a div.</p>
-
- <a href=""><img src="../resources/apple.jpg"></a>
- <a href=""><div style="background-color: blue;"><img style="display: block; margin-left: auto; margin-right: auto;" src="../resources/apple.jpg"></div></a>
-</body>
« no previous file with comments | « ManualTests/qt/tap-highlighting-colors.html ('k') | ManualTests/qt/tap-highlighting-inlines.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698