[webkit-reviews] review requested: [Bug 13516] Color is only reported in rgb() format; should toggle between rgb() and hex : [Attachment 34175] Click Through Color Representations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 5 14:26:20 PDT 2009
Joseph Pecoraro <joepeck02 at gmail.com> has asked for review:
Bug 13516: Color is only reported in rgb() format; should toggle between rgb()
and hex
https://bugs.webkit.org/show_bug.cgi?id=13516
Attachment 34175: Click Through Color Representations
https://bugs.webkit.org/attachment.cgi?id=34175&action=review
------- Additional Comments from Joseph Pecoraro <joepeck02 at gmail.com>
New WebInspector.Color allow for simple conversion of a color into its other
representations. Basic support for clicking the color's swatch and rotating
through the color's different representations including all 140+ color
nicknames.
Simple Colors: rgb, hsl, nickname, shorthex, hex
Advanced Colors: rgba, hsla, nickname
Video to be attached in a minute.
More information about the webkit-reviews
mailing list