blob: 8283b15438f415976c54aa5c0d567b6be9451231 [file] [log] [blame] [edit]
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 resources/assert-selection.js:939:30
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 resources/assert-selection.js:939:30
expected <div contenteditable>   |
</div>,
but got <div contenteditable>   |</div>,
sameupto <div contenteditable>   |