[delete-before-invisible-line-break.html?white-space=pre-line]
[document.execCommand("delete") when
a b[\]\\n
]
expected: FAIL
[Backspace when a b[\]\\n
]
expected: FAIL
[document.execCommand("delete") when a [b\]\\n
]
expected: FAIL
[Backspace when a [b\]\\n
]
expected: FAIL
[document.execCommand("delete") when ]
expected: FAIL
[Backspace when ]
expected: FAIL
[document.execCommand("delete") when ]
expected: FAIL
[Backspace when ]
expected: FAIL
[delete-before-invisible-line-break.html?white-space=pre]
[delete-before-invisible-line-break.html?white-space=normal]
[delete-before-invisible-line-break.html?white-space=pre-wrap]