blob: f9f75fa3048be0a63460d40a70ba9cc714ebde68 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Formatting_applyFormattingChanges(null,{"margin-left": "10%"});
}
</script>
</head>
<body>
<div>
<p>On[e</p>
<p>Two</p>
<p>Thre]e</p>
</div>
</body>
</html>