trisquel-icecat/icecat/testing/web-platform/meta/editing/plaintext-only/nested-with-contenteditable-true.html.ini
2025-10-06 02:35:48 -06: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