RESOLVED FIXED 175703
[Input Events] Rename inputType "formatForeColor" to "formatFontColor"
https://bugs.webkit.org/show_bug.cgi?id=175703
Summary [Input Events] Rename inputType "formatForeColor" to "formatFontColor"
Wenson Hsieh
Reported 2017-08-17 19:51:32 PDT
The current input event spec indicates that changing text/foreground color in an editable region should fire input events of inputType "formatFontColor". Currently, we dispatch events of inputType "formatForeColor".
Attachments
Patch (4.51 KB, patch)
2017-08-17 20:03 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2017-08-17 20:03:08 PDT
Wenson Hsieh
Comment 2 2017-08-17 20:22:10 PDT
Wenson Hsieh
Comment 3 2017-08-17 20:43:54 PDT
Comment on attachment 318461 [details] Patch Thanks Ryosuke!
WebKit Commit Bot
Comment 4 2017-08-17 21:13:39 PDT
Comment on attachment 318461 [details] Patch Clearing flags on attachment: 318461 Committed r220901: <http://trac.webkit.org/changeset/220901>
WebKit Commit Bot
Comment 5 2017-08-17 21:13:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.