blob: cc99025fc9b22eafb0b73fe6a760ba984d85bde0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Formatting_applyFormattingChanges(null,{"font-weight": null});
}
</script>
</head>
<body>
<b>
<s>[Text1]</s>
<s>Text2</s>
</b>
</body>
</html>