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