Home | History | Annotate | Download | only in ManualTests
      1 <html>
      2 <body>
      3     <p>This test verifies that touch gesture on an iframe does not crash when tap highlighting is on.</p>
      4     <p style='color:green'>Tapping on the iframe should not crash.</p>
      5     <iframe src='data:text/html,
      6         http://www.w3.org/TR/html4/loose.dtd">
      7         
      8         
      9         '>
     10     </iframe>
     11 </body>
     12 </html>
     13