blob: 5649a80a4cb7c188979c24d26282a740fec00358 [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>