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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 22:44:33 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 14219: Patch v3
http://bugs.webkit.org/attachment.cgi?id=14219&action=edit

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Use document()->view()->contentsWidth() and
document()->view()->contentsHeight().



More information about the webkit-reviews mailing list