[Webkit-unassigned] [Bug 15276] New: Linear gradient bug in SVG.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 17:56:53 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15276
Summary: Linear gradient bug in SVG.
Product: WebKit
Version: 522+ (nightly)
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eugene.lazutkin at gmail.com
I couldn't reproduce it with the static code. but it is 100% reproducible with
Dojo. 4 files will be attached:
1) safari_bug.html. Check out the DOjo trunk (svn co
http://svn.dojotoolkit.org/dojo/view/anon/all/trunk) and place this file in
dojox/gfx/tests/. This file creates 2 rectangles with diagonal linear gradients
(red-green-blue, and black-white) then dumps the innerHTML to a textarea for
inspection.
2) generated_svg.xml is a sample of generated SVG, which appears valid.
3) generated_pic.jpg is a screenshot, which demonstrates a bug (two solid color
rectangles).
4) reference.jpg is a screenshot taken with Firefox and/or Opera, which
demonstrates how it should look.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list