Verifies that after inserting a newline after a period doesn't insert an extra space in front of the newly inserted line. | |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| " | |
" | |
| " | |
" | |
| " | |
" | |
| " | |
" | |
| <body> | |
| " | |
" | |
| <div> | |
| class="container" | |
| "Hello." | |
| <div> | |
| class="container" | |
| "<#selection-caret>This is a test." | |
| " | |
" |