RESOLVED FIXED 137142
[GTK] Enable CSS_IMAGE_SET in production builds
https://bugs.webkit.org/show_bug.cgi?id=137142
Summary [GTK] Enable CSS_IMAGE_SET in production builds
Carlos Garcia Campos
Reported 2014-09-26 00:21:10 PDT
This is required by the inspector to show some of the icons that has a hidpi variant, see: content: -webkit-image-set(url(Images/Cookie.png) 1x, url(Images/Cookie@2x.png) 2x);
Attachments
Patch (1.30 KB, patch)
2014-09-26 00:23 PDT, Carlos Garcia Campos
alex: review+
Carlos Garcia Campos
Comment 1 2014-09-26 00:23:00 PDT
Carlos Garcia Campos
Comment 2 2014-09-26 00:39:42 PDT
Note You need to log in before you can comment on or make changes to this bug.