1
0
Fork 0
firefox/testing/web-platform/meta/editing/plaintext-only/insertText.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02: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