trisquel-icecat/icecat/testing/web-platform/meta/editing/plaintext-only/insertText.html.ini
2025-10-06 02:35:48 -06:00

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