blob: 4df1fe51d5ab3ee157fc626d40db4e7fc0cee9d3 [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 </b>Three Four <i>Fi[]ve</i> Six <u>Seven</u> Eight<p>After</p>
</body>
</html>