Closed Bug 1673816 Opened 4 years ago Closed 4 years ago

DeleteNodeWithTransaction should allow non-editable node which parent is editable

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

Attachments

(1 file)

We cannot delete non-editable element such as foo<img contenteditable=false src=/img/lion.svg>bar by "delete" or "backspace" key.

Actually, DeleteNodeWithTransaction cannot remove non-editable node. But
we should allow it which parent node is ediatble.

Assignee: nobody → m_kato
Status: NEW → ASSIGNED
Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/autoland/rev/81249476fb79 DeleteNodeWithTransaction should allow non-editable node which parent is editable. r=masayuki
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/26341 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: