blob: 770ec61d384bfefb27dc7f9d49defdb16d70a714 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner)
{
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
function runTest()
{
document.body.removeChild(document.getElementById("test"));
document.getElementById("result").innerHTML = "PASS";
if (window.testRunner)
testRunner.notifyDone();
}
</script>
</head>
<body onload='runTest()'>
<div id="result"></div>
<ruby id="test">
<fieldset/>
<rt></rt>
<blockquote></blockquote>
<rt/><rt/>
</ruby>
</body>
</html>