blob: 3bc07532c03c3a6bee19a785b11ab2fb950aa5c5 [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>