RESOLVED FIXED 150603
Web Inspector: [GTK] Adopt currentColor for mask SVG images
https://bugs.webkit.org/show_bug.cgi?id=150603
Summary Web Inspector: [GTK] Adopt currentColor for mask SVG images
Timothy Hatcher
Reported 2015-10-27 14:00:19 PDT
I did this for Mac, but it was more difficult for the GTK images. Instead of using the implicit black for fill and stroke, you need to specify "currentColor". This will let the Inspector style the glyphs, specifically the navigation bar items that show up as blue when on/selected.
Attachments
Patch (117.37 KB, patch)
2017-05-18 00:04 PDT, Fujii Hironori
no flags
screenshot of before and after this fix (77.48 KB, image/png)
2017-05-18 00:19 PDT, Fujii Hironori
no flags
Andres Gomez Garcia
Comment 1 2015-11-18 07:51:17 PST
Taking ...
Fujii Hironori
Comment 2 2017-05-18 00:04:21 PDT
Fujii Hironori
Comment 3 2017-05-18 00:19:26 PDT
Created attachment 310492 [details] screenshot of before and after this fix
WebKit Commit Bot
Comment 4 2017-05-18 01:05:07 PDT
Comment on attachment 310491 [details] Patch Clearing flags on attachment: 310491 Committed r217039: <http://trac.webkit.org/changeset/217039>
WebKit Commit Bot
Comment 5 2017-05-18 01:05: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.