[Webkit-unassigned] [Bug 12187] dynamically applying linear gradients fails in webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 27 02:37:53 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=12187





------- Comment #2 from yoah at google.com  2007-05-27 02:37 PDT -------
Created an attachment (id=14747)
 --> (http://bugs.webkit.org/attachment.cgi?id=14747&action=view)
Sample file where instead of a gradient you see a solid fill 

Note that if this file is saved as test.html, the rectangle is filled in solid
red (where in Firefox it has a linear gradient fill).
If you change the file name to text.xml, and change the headers to be as
follows, the linear gradient is displayed well. 

<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">


-- 
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