Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Testcase for bug http://crbug.com/286219: When deleting editable content, typing style should be reset when moving into another node. | |
| 2 | |
| 3 Dump of markup 1: | |
| 4 | "H " | |
| 5 | <font> | |
| 6 | color="#0000ff" | |
| 7 | "O<#selection-caret>" | |
| 8 | |
| 9 Dump of markup 2: | |
| 10 | "HW<#selection-caret>" | |
| OLD | NEW |