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