WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2014-09-26 00:23:00 PDT
Created
attachment 238701
[details]
Patch
Carlos Garcia Campos
Comment 2
2014-09-26 00:39:42 PDT
Committed
r173999
: <
http://trac.webkit.org/changeset/173999
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug