[webkit-reviews] review requested: [Bug 13478] RenderObject::absoluteBoundingBoxRect() should ignore rects outside the bounds of the document : [Attachment 14187] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 13:48:06 PDT 2007


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 13478: RenderObject::absoluteBoundingBoxRect() should ignore rects outside
the bounds of the document
http://bugs.webkit.org/show_bug.cgi?id=13478

Attachment 14187: Patch v2
http://bugs.webkit.org/attachment.cgi?id=14187&action=edit

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Use frameGeometry() instead of windowClipRect(false) to get rect for the whole
page.

Still no test.	I think I'll need to extend the ObjC plug-in so it may call
[DOMNode boundingBox] to test the resulting rect.



More information about the webkit-reviews mailing list