[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:34:34 PST 2007


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


mitz at webkit.org changed:

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




------- Comment #3 from mitz at webkit.org  2007-12-05 13:34 PDT -------
(From update of attachment 17724)
+        pathData.addRect(FloatRect( 0, 0, 0, 0 ));

I think just FloatRect() should work.

Make sure it also does the right thing for for a 0 x n rect.

r=me


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