Closed
Bug 1587141
Opened 5 years ago
Closed 5 years ago
execCommand("indent") is confused by whitespace
Categories
(Core :: DOM: Editor, defect, P2)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D48586
Updated•5 years ago
|
Priority: -- → P2
Pushed by mpalmgren@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/47b2e27b46b7
part 1 - Share some common code between Handle[CSS|HTML]IndentAtSelectionInternal (idempotent patch). r=masayuki
https://hg.mozilla.org/integration/autoland/rev/973eac50bb33
part 2 - Make execCommand("indent") ignore whitespace when looking for sibling list element. r=masayuki
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/47b2e27b46b7
https://hg.mozilla.org/mozilla-central/rev/973eac50bb33
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•