Web Animations: Don't set compositor pending when document has been detached
[blink.git] / ManualTests / tap-gesture-on-em-link-tap-highlight-assert.html
blobed59249ba8a4833546b23cb46f9c36778b09fe1b
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>