[webkit-reviews] review requested: [Bug 15289] WebKit does not respect clip paths of a 0x0 rect : [Attachment 17724] First attempt

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


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 15289: WebKit does not respect clip paths of a 0x0 rect
http://bugs.webkit.org/show_bug.cgi?id=15289

Attachment 17724: First attempt
http://bugs.webkit.org/attachment.cgi?id=17724&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
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.


More information about the webkit-reviews mailing list