• Home
  • History
  • Annotate
  • only in /external/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.id/
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        <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
7        <html>
8        <body style="margin: 0px;"></body>
9        </html>'>
10    </iframe>
11</body>
12</html>
13