blob: c4bba3be07fcb617f29c3bf55974513715c0e28b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="TextTests.js"></script>
<script>
function performTest()
{
return showRuns();
}
</script>
</head>
<body>
<p>One <b>Two </b>Three Four <i>Fi[]ve</i> Six <u>Seven</u> Eight</p>
</body>
</html>