• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<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>
8