Closed
Bug 1779158
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 34798 - Use a shorter name for test
Categories
(Core :: DOM: Editor, task, P4)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
104 Branch
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(5 files)
Sync web-platform-tests PR 34798 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34798
Details from upstream follow.
Weizhong Xia <weizhong@google.com> wrote:
Use a shorter name for test
The paths of baselines for tests in this file exceed 200 charactors,
which is not allowed for Windows.Use a shorter name instead
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Editor
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a9236945558a15d2483426aa01957beb43dd293e
Assignee | ||
Comment 2•2 years ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 40 tests and 18 subtests
## Status Summary
### Firefox
`OK` : 40
`PASS`: 306
`FAIL`: 414
### Chrome
`OK` : 40
`PASS`: 480
`FAIL`: 240
### Safari
`OK` : 40
`PASS`: 480
`FAIL`: 240
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=a9236945558a15d2483426aa01957beb43dd293e)
[GitHub PR Head](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_base)
## Details
### Firefox-only Failures
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter)]
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter)]
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
(See attachment for full changes)
Assignee | ||
Comment 3•2 years ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 40 tests and 18 subtests
## Status Summary
### Firefox
`OK` : 40
`PASS`: 306
`FAIL`: 414
### Chrome
`OK` : 40
`PASS`: 480
`FAIL`: 240
### Safari
`OK` : 40
`PASS`: 480
`FAIL`: 240
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=a9236945558a15d2483426aa01957beb43dd293e)
[GitHub PR Head](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_base)
## Details
### Firefox-only Failures
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter)]
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter)]
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
(See attachment for full changes)
Updated•2 years ago
|
Depends on: interop-2022-editing
Comment 4•2 years ago
|
||
The test is just renamed so that the original ini file should be renamed too instead of creating new file.
Assignee | ||
Comment 5•2 years ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 40 tests and 18 subtests
## Status Summary
### Firefox
`OK` : 40
`PASS`: 306
`FAIL`: 414
### Chrome
`OK` : 40
`PASS`: 480
`FAIL`: 240
### Safari
`OK` : 40
`PASS`: 480
`FAIL`: 240
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=a9236945558a15d2483426aa01957beb43dd293e)
[GitHub PR Head](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_base)
## Details
### Firefox-only Failures
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter)]
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter)]
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
(See attachment for full changes)
Assignee | ||
Comment 6•2 years ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 40 tests and 18 subtests
## Status Summary
### Firefox
`OK` : 40
`PASS`: 306
`FAIL`: 414
### Chrome
`OK` : 40
`PASS`: 480
`FAIL`: 240
### Safari
`OK` : 40
`PASS`: 480
`FAIL`: 240
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=a9236945558a15d2483426aa01957beb43dd293e)
[GitHub PR Head](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_base)
## Details
### Firefox-only Failures
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter)]
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter)]
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fdc9d820526b
[wpt PR 34798] - Use a shorter name for test, a=testonly
https://hg.mozilla.org/integration/autoland/rev/2275b4edb668
[wpt PR 34798] - Update wpt metadata, a=testonly
Assignee | ||
Comment 8•2 years ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 40 tests and 18 subtests
## Status Summary
### Firefox
`OK` : 40
`PASS`: 306
`FAIL`: 414
### Chrome
`OK` : 40
`PASS`: 480
`FAIL`: 240
### Safari
`OK` : 40
`PASS`: 480
`FAIL`: 240
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=a9236945558a15d2483426aa01957beb43dd293e)
[GitHub PR Head](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=ea83bfe352e848fcdc69b08ebf9dcecf854d14ab&label=pr_base)
## Details
### Firefox-only Failures
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter)]
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter)]
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:inline;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter)]
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertParagraph in <span contenteditable style="display:table-cell;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:table-cell;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:list-item;white-space:pre-wrap">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">{}<br></span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">[]abcd</span> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:block;white-space:pre-line">ab[]cd</span> (defaultParagraphSeparator=p): `FAIL`
* [/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter](https://wpt.live/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter) [[wpt.fyi](https://wpt.fyi/results/editing/other/insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter)]
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=div): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by a <br> (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">{}</span> followed by text (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by a <br> element (defaultParagraphSeparator=p): `FAIL`
* insertLineBreak in <span contenteditable style="display:inline-block;white-space:normal">abcd[]</span> followed by text (defaultParagraphSeparator=p): `FAIL`
(See attachment for full changes)
Assignee | ||
Comment 9•2 years ago
|
||
Test result changes from PR not available.
Comment 10•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fdc9d820526b
https://hg.mozilla.org/mozilla-central/rev/2275b4edb668
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Updated•6 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•