[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