[Webkit-unassigned] [Bug 15289] WebKit does not respect clip paths of a 0x0 rect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 13:17:09 PST 2007


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


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17724|                            |review?
               Flag|                            |




------- Comment #2 from rwlbuis at gmail.com  2007-12-05 13:17 PDT -------
Created an attachment (id=17724)
 --> (http://bugs.webkit.org/attachment.cgi?id=17724&action=view)
First attempt

This patch implements the clipping of empty clip paths just like FF and Opera
do it. The changed test results are because text clipping does not work yet (I
assume), as text probably doesnt do toPathData yet, so the behaviour is the
same as just having an empty clip path.
Cheers,

Rob.


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