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 | |
yosin_UTC9
2013/11/15 01:57:50
nit: We don't need to have description and other t
arpitab_
2013/11/15 06:14:25
Done.
| |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 PASS document.getElementById('tableDiv').textContent is "BCD" | |
7 PASS document.getElementById('tableDiv').textContent is "ABC" | |
8 PASS successfullyParsed is true | |
9 | |
10 TEST COMPLETE | |
11 ABC | |
OLD | NEW |