WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
106767
Web Inspector: [Styles] HTML color names not converted to RGB/HEX/HSL when "Color format" feature used
https://bugs.webkit.org/show_bug.cgi?id=106767
Summary
Web Inspector: [Styles] HTML color names not converted to RGB/HEX/HSL when "C...
Alexander Pavlov (apavlov)
Reported
2013-01-14 01:53:00 PST
Steps to reproduce the problem: 1. inspect an element that has a color defined using HTML colors (ie. 'red', 'crimson', 'blue') 2. Use 'color format' feature in the top right corner of 'Sytles' pane to change the format to any of HEX/RGB/HSL What is the expected behavior? Named colors should be converted to HEX/RGB/HSL (ie. crimson -> #DC143C). What went wrong? Colors defined using HTML color names are not converted (while all other colors are). Upstreaming
https://code.google.com/p/chromium/issues/detail?id=169217
Attachments
Patch
(1.75 KB, patch)
2013-01-14 02:07 PST
,
Alexander Pavlov (apavlov)
vsevik
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2013-01-14 02:07:43 PST
Created
attachment 182530
[details]
Patch
Alexander Pavlov (apavlov)
Comment 2
2013-01-14 02:14:50 PST
Committed
r139597
: <
http://trac.webkit.org/changeset/139597
>
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