Open
Bug 489726
Opened 16 years ago
Updated 2 years ago
[TSF] automated tests for IME selection style
Categories
(Core :: DOM: UI Events & Focus Handling, task)
Core
DOM: UI Events & Focus Handling
Tracking
()
NEW
People
(Reporter: masayuki, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: inputmethod)
I think that we can create automated tests for bug 482138.
Probably, we need to add a method nsISelectionPrivate::addStyledRange(in nsIDOMRange range, ...). Then, we can test it by like bug 338209 excepting foreground color.
We should add this test before 1.9.2 final.
Reporter | ||
Updated•15 years ago
|
Keywords: inputmethod
Reporter | ||
Updated•5 years ago
|
Assignee: masayuki → nobody
Type: defect → task
Component: Internationalization → DOM: UI Events & Focus Handling
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•