blob: a68b915313d553d83e054feb073930d5bbc52621 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Formatting_applyFormattingChanges(".test",null);
}
</script>
</head>
<body>
[<ul>
<li>Item one</li>
<li>Item two</li>
<li>Item three</li>
</ul>]
</body>
</html>