Merge "[WK2] Revert patch / set a limit of layer count and atlas size." into 2.0_beta
[framework/web/webkit-efl.git] / ManualTests / qt / tap-highlighting-inlines.html
1 <body>
2     <p style="position:absolute; left:100px; top:20px; width: 10em; -webkit-transform: rotate(30deg)">
3     <a href="">some link</a><br><br>
4     <a href="">some link breaking lines</a><br><br>
5     hola mundo! <a href="">a split up link</a><br><br>
6     hello world <a href="">some link also breaking</a><br><br>
7     hi there <a href="">some link that is breaking multiple lines just for the very fun of it</a><br><br>
8     </p>
9 </body>