Open Bug 1917514 Opened 11 days ago Updated 11 days ago

`Backspace` when `<p>a<span><img></span>[]b</p>` does not remove the `<span>`

Categories

(Core :: DOM: Editor, defect)

defect

Tracking

()

ASSIGNED

People

(Reporter: masayuki, Assigned: masayuki)

Details

(Keywords: parity-chrome, parity-safari)

Only <img> is removed, but the new empty <span> should be removed too. (However, the target range should be only the <img>s for compatibility with the other browsers.)

You need to log in before you can comment on or make changes to this bug.