blob: 6629cd9798cea672899f8de84e187a7117e6196f [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>