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