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

Unified Diff: ManualTests/qt/tap-highlighting.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/qtplugin-scrolling.html ('k') | ManualTests/qt/tap-highlighting-colors.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ManualTests/qt/tap-highlighting.html
diff --git a/ManualTests/qt/tap-highlighting.html b/ManualTests/qt/tap-highlighting.html
deleted file mode 100644
index feabdf26e57edc4f3a424e4b20d9c1e9975a1b4f..0000000000000000000000000000000000000000
--- a/ManualTests/qt/tap-highlighting.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<h1>
-<input style='position:absolute; left:10px; top:10px;' type='text'>
-<input style='position:absolute; left:0px; top:300px; -webkit-transform:skew(30deg) rotate(-40deg) scale(1.2);' type='text'>
-<input style='position:absolute; left:100px; top:100px; -webkit-transform: rotate(-20deg) scale(1.5);' type='button' value='hest#1'>
-<div style='position:absolute; left:400px; top:200px; -webkit-transform:rotate(10deg);'><a href='#'>hest#2</a></div>
-<div style='position:absolute; left:300px; top:100px; -webkit-transform:rotate(70deg);'><div style=' -webkit-transform:rotate(10deg);'><a href='#'>hest#3</a></div></div>
-<div style='-webkit-transform:rotate(70deg); width:200px'><div style='position:absolute; left:400px; top:-100px; -webkit-transform:rotate(10deg);'><a href='#'>hest#4</a></div></div>
-<div><div style='position:absolute; left:400px; top:400px; -webkit-transform:rotate(10deg);'><a href='#'>hest#4a</a></div></div>
-<a href='#' style='position:absolute;left:500px'>hest#5</a>
-<div style='position:absolute;left:640px'><a href='#'>hest#6</a>
-</h1>
« no previous file with comments | « ManualTests/qt/qtplugin-scrolling.html ('k') | ManualTests/qt/tap-highlighting-colors.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698