Closed
Bug 1385926
Opened 7 years ago
Closed 7 years ago
Add some tests for bug 1385514
Categories
(Core :: DOM: Editor, enhancement)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
Attachments
(1 file)
I didn't see Masayuki's review comment by accident.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8892204 -
Flags: review?(masayuki)
Comment 2•7 years ago
|
||
Comment on attachment 8892204 [details] [diff] [review]
Add a test to ensure that the selection is always collapsed to the end after setting the value of input and textarea elements using the DOM API
Thank you!
Attachment #8892204 -
Flags: review?(masayuki) → review+
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6add1a4978ed
Add a test to ensure that the selection is always collapsed to the end after setting the value of input and textarea elements using the DOM API; r=masayuki
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•