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