Chromium Code Reviews| OLD | NEW | 
|---|---|
| 1 This tests inserting a new paragraph preserves the background color. | 1 This tests inserting a new paragraph preserves the background color. | 
| 2 | 2 | 
| 3 test | 3 test | 
| 4 e | 4 e | 
| 5 <span style="background-color: rgb(153, 153, 255);"> test </span><div><span styl e="background-color: rgb(153, 153, 255);">e</span></div> | 5 <span class="Apple-style-span" style="background-color: rgb(153, 153, 255);"> te st </span><div><span class="Apple-style-span" style="background-color: rgb(153, 153, 255);">e</span></div> | 
| OLD | NEW |