4 This tests that a positioned object as the only child of an isolated inline doesn't crash. See https://bugs.webkit.org/show_bug.cgi?id=
77786 for details.
5 <span style=
"unicode-bidi:-webkit-isolate;"><div style=
"position:absolute;"></div></span>
9 testRunner
.dumpAsText();