[Webkit-unassigned] [Bug 77650] [Qt] green should be RGB(0x00, 0x80, 0x00)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 09:10:59 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77650


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-02-02 09:10:59 PST ---
source:
<rect id="green-rect" width="100" height="100" fill="green"/>

rendertree dump:
RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]

It's strange for me that the color is correct in rendertree dump,
but incorrect in the real world. (browser, png, etc.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list