30 lines
1,019 B
INI
30 lines
1,019 B
INI
[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
|