| <!DOCTYPE html> | |
| <html> | |
| <body> | |
| <p>This tests having exclamation mark inside an isolated run following a line break. | |
| WebKit should not fall into an infinite loop or hit an assertion.</p> | |
| <div dir="rtl"><br><span style="unicode-bidi: -webkit-isolate; unicode-bidi: isolate;">a!</span></div> | |
| </body> | |
| </html> |