WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
72112
Web Inspector: Interactive color box for gradients in CSS property values
https://bugs.webkit.org/show_bug.cgi?id=72112
Summary
Web Inspector: Interactive color box for gradients in CSS property values
Alexander Pavlov (apavlov)
Reported
2011-11-11 04:25:58 PST
What steps will reproduce the problem? 1. Create any gradient background eg:
http://tinkerbin.com/IkMpFvw8
2. Right click on one of the two blue boxes and inspect them 3. You'll see that on the box with the class no-gradient in the Developer Tools > Elements tab > Styles that the background element has a small box showing the color. When you click on this box the color format switches between rgb, hsl and hex. 4. Inspect the box with the class of gradient. 5. The colors here simply display in whatever format they were set, in this case hex. What is the expected result? The colors in the background-image style should have the small box representing the current color and allowing the user to dynamically switch color modes What happens instead? The color is simply displayed as text in whatever format it was set. Upstreaming
http://code.google.com/p/chromium/issues/detail?id=103358
Attachments
Patch
(1.82 KB, patch)
2011-11-11 04:33 PST
,
Alexander Pavlov (apavlov)
yurys
: review+
apavlov
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2011-11-11 04:33:20 PST
Created
attachment 114670
[details]
Patch
Alexander Pavlov (apavlov)
Comment 2
2011-11-11 06:22:57 PST
Committed
r99957
: <
http://trac.webkit.org/changeset/99957
>
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