Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This tests verifies that the selection is properly reset after executing the com mand. | |
| 2 | " | |
| 3 " | |
| 4 | <p> | |
| 5 | id="startSelection" | |
| 6 | <ol> | |
| 7 | <li> | |
| 8 | "<#selection-anchor>A" | |
| 9 | <li> | |
| 10 | "B" | |
| 11 | <li> | |
| 12 | "C<#selection-focus>" | |
| 13 | " | |
| 14 " | |
| 15 | " | |
| 16 " | |
| 17 | " | |
| 18 " | |
| 19 | <p> | |
| 20 | "This should not be selected." | |
| 21 | " | |
| 22 " | |
| OLD | NEW |