blob: dfd2d9dc29f9c0493846bf977bb0d46f1cf861f6 [file] [log] [blame]
<html>
<style>
body { direction: rtl; padding-left: 100%; }
</style>
<script>
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.waitUntilDone();
}
function runTest() {
document.body.innerHTML = "PASS";
if (window.layoutTestController)
layoutTestController.notifyDone();
}
setTimeout("runTest()", 0);
</script>
0<image>
<span>
A<div></div>
</span>
</html>