blob: 752ae0a568026b2e1aea0849fb3c4b4ce4b2f79a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Formatting_applyFormattingChanges(null,{"text-decoration": null});
}
</script>
</head>
<body>
[<p>
<b>One</b>
<i>Two</i>
<u>Three</u>
</p>]
</body>
</html>