1
0
Fork 0
firefox/testing/web-platform/meta/editing/plaintext-only/nested-with-contenteditable-true.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

24 lines
1.4 KiB
INI

[nested-with-contenteditable-true.html]
[contenteditable="plaintext-only" in contenteditable="" and contenteditable="false" should insert line break at typing Enter]
expected: FAIL
[contenteditable="" in contenteditable="plaintext-only" and contenteditable="false" should insert paragraph at typing Enter]
expected: FAIL
[contenteditable="plaintext-only" in contenteditable="" and contenteditable="false" should insert line break at typing Enter (explicitly setting focus to the nested one)]
expected: FAIL
[contenteditable="" in contenteditable="plaintext-only" and contenteditable="false" should insert paragraph at typing Enter (explicitly setting focus to the nested one)]
expected: FAIL
[contenteditable="plaintext-only" in contenteditable="true" and contenteditable="false" should insert line break at typing Enter]
expected: FAIL
[contenteditable="true" in contenteditable="plaintext-only" and contenteditable="false" should insert paragraph at typing Enter]
expected: FAIL
[contenteditable="plaintext-only" in contenteditable="true" and contenteditable="false" should insert line break at typing Enter (explicitly setting focus to the nested one)]
expected: FAIL
[contenteditable="true" in contenteditable="plaintext-only" and contenteditable="false" should insert paragraph at typing Enter (explicitly setting focus to the nested one)]
expected: FAIL