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