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