2 <p>This tests nesting two spans with -webkit-isolate followed by a br. The test passes if WebKit doesn't crash.
</p>
3 <span style=
"unicode-bidi:-webkit-isolate;"><span style=
"unicode-bidi:-webkit-isolate;">a
</span></span><br>
7 testRunner
.dumpAsText();