Closed
Bug 336542
Opened 19 years ago
Closed 19 years ago
SVG fill color rendering
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 327744
People
(Reporter: ebrowning, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Rendering of fill colors in SVG 1.1 document is very in accurate. This is the universal binary of firefox 1.5.0.3. some of the affected colors are "lightgrey" "cyan" which renders and magenta, and "magenta" renders as cyan. I've tested this with a new profile, no dice, tested on win XP firefox 1.5.0.3 and Mac OS X PPC binary of firefox 1.5.0.3 and colors render as expected. This also affects hex value colors
Reproducible: Always
Steps to Reproduce:
1.view an SVG doc with fill="lightgrey" or cyan or magenta
Actual Results:
colors are not what their names are and also affects hex value colors
Expected Results:
I'd like to see colors as intended here http://www.w3.org/TR/SVG/types.html#ColorKeywords
Reporter | ||
Updated•19 years ago
|
Version: unspecified → 1.5.0.x Branch
Comment 1•19 years ago
|
||
Eric could you attach a test case to the bug ?
![]() |
||
Updated•19 years ago
|
Component: Build Config → SVG
Product: Firefox → Core
Version: 1.5.0.x Branch → 1.8 Branch
Reporter | ||
Comment 2•19 years ago
|
||
you can view a generated SVG file at http://webadmin.skaggscatholiccenter.org/svg.html
Reporter | ||
Comment 3•19 years ago
|
||
This is how the same colors render in the Universal binary version of firefox 1.5.0.3.
Reporter | ||
Comment 4•19 years ago
|
||
This is the correct color rendering of the svg file and is equal to the colors at http://www.w3.org/TR/SVG/types.html#ColorKeywords It renders correctly in the Mac PowerPC 1.5.0.3 and Windows XP 1.5.0.3 of firefox.
![]() |
||
Comment 5•19 years ago
|
||
I think this may be a dupe of bug 327744 which is fixed for the nightlies. Can you try a nightly mac build and see if that fixes things for you? The nightlies are universal builds I understand.
Reporter | ||
Comment 6•19 years ago
|
||
Yes, this apparently is a duplicate of 327744. I originally thought it was just related to color. Sorry all. :-)
*** This bug has been marked as a duplicate of 327744 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 7•19 years ago
|
||
Thanks for taking the time to report anyway. :-) We need more people testing mac - especially people who can test on another platform and tell us that something is mac specific.
You need to log in
before you can comment on or make changes to this bug.
Description
•