blob: 8b1762368ed1da9cf98c8501d932a8eec0ea36db [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Formatting_applyFormattingChanges(null,{"font-weight": "bold"});
}
</script>
</head>
<body>
<p>[Sample text]</p>
</body>
</html>