Source code

Revision control

Copy as Markdown

Other Tools

[insertText.html?white-space=pre-wrap]
[execCommand("insertText", false, "a") when <p><b>[AB\]</b></p> and execCommand("insertParagraph")]
expected: FAIL
[Typing "a" when <p><b>[AB\]</b></p> and execCommand("insertParagraph")]
expected: FAIL
[insertText.html?white-space=pre-line]
[execCommand("insertText", false, "a") when <p><b>[AB\]</b></p> and execCommand("insertParagraph")]
expected: FAIL
[Typing "a" when <p><b>[AB\]</b></p> and execCommand("insertParagraph")]
expected: FAIL
[insertText.html?white-space=pre]
[execCommand("insertText", false, "a") when <p><b>[AB\]</b></p> and execCommand("insertParagraph")]
expected: FAIL
[Typing "a" when <p><b>[AB\]</b></p> and execCommand("insertParagraph")]
expected: FAIL
[insertText.html?white-space=normal]
[execCommand("insertText", false, "a") when <p><b>[AB\]</b></p> and execCommand("insertParagraph")]
expected: FAIL
[Typing "a" when <p><b>[AB\]</b></p> and execCommand("insertParagraph")]
expected: FAIL