[Webkit-unassigned] [Bug 15343] New: Many SVG tests "fail" due to changed text color dumping (after feature brach rebase)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 2 08:33:05 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15343
Summary: Many SVG tests "fail" due to changed text color dumping
(after feature brach rebase)
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: oliver at apple.com, zimmermann at kde.org
Many SVG tests "fail" due to changed text color dumping (after feature brach
rebase)
I believe the previous dumping method was not really determinant. Or at least
it wasn't dumping what it was trying to dump. First of all, color() is not
really the normal way to change text color in SVG. Second, it seems that
sometimes that was the fill color, and sometimes the stroke. I believe color()
was previously being modified by the painting code, but is no longer. I'm not
sure why that would change with the rebase (perhaps all the tests got updated?)
I have attached one attempted fix, but it doesn't really make the situation any
better or worse. It also seems to still miss some colors that it should be
dumping (I'm unsure why).
--
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