RESOLVED FIXED 148101
Web Inspector: font-family list is backwards in visual sidebar
https://bugs.webkit.org/show_bug.cgi?id=148101
Summary Web Inspector: font-family list is backwards in visual sidebar
Timothy Hatcher
Reported 2015-08-17 16:36:21 PDT
Created attachment 259200 [details] Screenshot From apple.com: font-family:"Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif"; But the visual sidebar shows this list in reverse, with sans-serif at the top.
Attachments
Screenshot (22.34 KB, image/png)
2015-08-17 16:36 PDT, Timothy Hatcher
no flags
Patch (1.86 KB, patch)
2015-08-17 19:22 PDT, Devin Rousso
no flags
Patch (1.91 KB, patch)
2015-08-17 20:27 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2015-08-17 16:36:50 PDT
Devin Rousso
Comment 2 2015-08-17 19:22:34 PDT
Timothy Hatcher
Comment 3 2015-08-17 20:20:10 PDT
Comment on attachment 259225 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=259225&action=review > Source/WebInspectorUI/UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.js:157 > let indexIsSet = !isNaN(index); Remove or use.
Devin Rousso
Comment 4 2015-08-17 20:27:20 PDT
WebKit Commit Bot
Comment 5 2015-08-17 21:14:03 PDT
Comment on attachment 259228 [details] Patch Clearing flags on attachment: 259228 Committed r188573: <http://trac.webkit.org/changeset/188573>
WebKit Commit Bot
Comment 6 2015-08-17 21:14:08 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.