3 <p id=
"content">‏بحرین
</p>
6 testRunner
.dumpAsText();
8 // Add the PASS node, which will force a layout (which hangs without the fix).
9 document
.body
.appendChild(document
.createTextNode("PASS: does not hang"));
10 // Remove the actual BiDi content, to keep the expectations file clean.
11 document
.getElementById("content").innerHTML
= "";