blob: 7b60ce119c585cd267311aa6b074eb4db30d25ad [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Formatting_applyFormattingChanges(null,{"color": "blue", "font-size": "12pt"});
}
</script>
</head>
<body>
[<p>Sample text</p>]
</body>
</html>