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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 <body style="background-color: green">
2 <p>Two anchors, one around a pure image, the other around an image embedded in a div.</p>
3
4 <a href=""><img src="../resources/apple.jpg"></a>
5 <a href=""><div style="background-color: blue;"><img style="display: block; margin-left: auto; margin-right: auto;" src="../resources/apple.jpg"></div></a>
6 </body>
OLDNEW
« 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