[Webkit-unassigned] [Bug 22844] [Cg] Canvas fill() draws gradients even without a path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 13 13:39:16 PST 2008


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





------- Comment #5 from krit at webkit.org  2008-12-13 13:39 PDT -------
One pixel-test fails. I'm prety sure that this failing pixel-test is wrong and
should be deleted.
It makes no sense to fill somthing with a gradient if the path is empty. This
behavior is against the spec of HTML 5.
It was added in https://bugs.webkit.org/show_bug.cgi?id=14642 becauses of
http://adam.yanalunas.com/projects/reflect/. It could be that we didn't get
fillRect to work with gradients at this time.
To get reflect back, just delete the webkit hack on the script.


-- 
Configure bugmail: https://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