blob: ed59249ba8a4833546b23cb46f9c36778b09fe1b [file] [log] [blame]
Torne (Richard Coles)5c87bf82012-11-14 11:46:17 +00001<html>
2<body>
3 <p>This test verifies that a link that starts with or contains an em tag does not assert in debug builds.</p>
4 <p style='color:green'>Tapping on the link should not trigger an assert.</p>
5 <div><a href="nothing.html"><em>Nothing.</em></a></div>
6</body>
7</html>