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> |