blob: e91c1364378f90f2850ed0adb20dc3d7b28215ad [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Formatting_applyFormattingChanges(null,{"font-weight": "bold"});
Cursor_insertCharacter("a");
showSelection();
}
</script>
</head>
<body>
[]
</body>
</html>