GNOME Bugzilla – Bug 672332
cr-rgb: Fix mapping for 'green'
Last modified: 2013-04-02 09:55:20 UTC
See patch.
Created attachment 210039 [details] [review] cr-rgb: Fix mapping for 'green' Green is supposed to be #00FF00 not #008000.
(In reply to comment #1) > Created an attachment (id=210039) [details] [review] > cr-rgb: Fix mapping for 'green' > > Green is supposed to be #00FF00 not #008000. We should probably just port croco over to pango_color_parse rather than maintaining two color maps.
Attachment 210039 [details] pushed as 0cbb0df - cr-rgb: Fix mapping for 'green'
This bug/request is invalid, “green” in CSS _should be_ indeed #008000, not #00FF00, see http://www.w3.org/TR/CSS2/syndata.html#color-units. The change was already reverted in https://git.gnome.org/browse/libcroco/commit/?id=b37d79049a0f9149df98e5adb4f69db69deef056 so I guess this bug should be reopened and then RESOLVED as NOTABUG/INVALID, not FIXED (for which I do not have permissions to do myself, it seems?).
(In reply to comment #4) > I guess this bug should be reopened and then RESOLVED as NOTABUG/INVALID, > not FIXED (for which I do not have permissions to do myself, it seems?). Nobody cares enough to do that.