| |
| |
| PASS insert a plain space in the middle of text node |
| PASS insert a plain space between two inserted text nodes |
| PASS Insert a instead of plain space when it is inserted before the empty text node |
| PASS Insert a instead of plain space when it is inserted before the text node that has a leading plain space |
| FAIL Insert spaces into the editable <div> that only has <br> and space as child editing/inserting/insert-space.html:51:28 |
| expected <div contenteditable> | </div>, |
| but got <div contenteditable> |</div>, |
| sameupto <div contenteditable> | |
| FAIL Insert spaces into the editable <div> that only has <br> and enter as child editing/inserting/insert-space.html:61:28 |
| expected <div contenteditable> | |
| </div>, |
| but got <div contenteditable> |</div>, |
| sameupto <div contenteditable> | |
| |