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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <h1>
2 <input style='position:absolute; left:10px; top:10px;' type='text'>
3 <input style='position:absolute; left:0px; top:300px; -webkit-transform:skew(30d eg) rotate(-40deg) scale(1.2);' type='text'>
4 <input style='position:absolute; left:100px; top:100px; -webkit-transform: rotat e(-20deg) scale(1.5);' type='button' value='hest#1'>
5 <div style='position:absolute; left:400px; top:200px; -webkit-transform:rotate(1 0deg);'><a href='#'>hest#2</a></div>
6 <div style='position:absolute; left:300px; top:100px; -webkit-transform:rotate(7 0deg);'><div style=' -webkit-transform:rotate(10deg);'><a href='#'>hest#3</a></d iv></div>
7 <div style='-webkit-transform:rotate(70deg); width:200px'><div style='position:a bsolute; left:400px; top:-100px; -webkit-transform:rotate(10deg);'><a href='#'>h est#4</a></div></div>
8 <div><div style='position:absolute; left:400px; top:400px; -webkit-transform:rot ate(10deg);'><a href='#'>hest#4a</a></div></div>
9 <a href='#' style='position:absolute;left:500px'>hest#5</a>
10 <div style='position:absolute;left:640px'><a href='#'>hest#6</a>
11 </h1>
OLDNEW
« 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