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