blob: 8edc8c8f6519eb6560ad0bb7693e804c79174ad2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Formatting_applyFormattingChanges(null,{"color": null});
}
</script>
</head>
<body>
<p>
<span style="color: blue; font-size: 18pt">
[<s>One</s>
<s>Two</s>
<s>Three</s>]
</span>
</p>
</body>
</html>