blob: 1d7493be978a62fd1963667ce99cd7cca4e54b7e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Formatting_applyFormattingChanges(null,{"color": null});
}
</script>
</head>
<body>
<p>
[<s style="color: blue">Text</s>]
</p>
</body>
</html>