blob: cc58a97c8acf580ce468e96770b0b597de0440d1 [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">Text</span>]
</p>
</body>
</html>