blob: ef86ad60772516c9b467a04334dbedced998425b [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>