Open
Bug 1925428
Opened 25 days ago
Investigate the editing feature breakages of `white-space: pre-line` cases
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
NEW
People
(Reporter: masayuki, Unassigned)
References
(Blocks 1 open bug)
Details
E.g.,
- https://searchfox.org/mozilla-central/source/testing/web-platform/meta/editing/other/delete-before-invisible-line-break.html.ini
- https://searchfox.org/mozilla-central/source/testing/web-platform/meta/editing/other/forwarddelete-before-invisible-line-break.html.ini
It seems that our white-space/line break handling in white-space: pre-line
case has some troubles.
You need to log in
before you can comment on or make changes to this bug.
Description
•