OLD | NEW |
---|---|
(Empty) | |
1 Testcase for bug http://crbug.com/107366: Can't delete first and last characters of a root editable element with display: table | |
2 | |
3 The following markup should show the 'T' character deleted from the start word ' Try'.: | |
4 | "<#selection-caret>ry deleting characters at the beginning and at the end of t his line." | |
5 | |
6 The following markup should show the '.' character deleted from the end of the l ine.: | |
7 | "ry deleting characters at the beginning and at the end of this line<#selectio n-caret>" | |
OLD | NEW |