RESOLVED FIXED 52823
need a way to obtain the rendered rectangle for box elements
https://bugs.webkit.org/show_bug.cgi?id=52823
Summary need a way to obtain the rendered rectangle for box elements
Kevin Decker
Reported 2011-01-20 10:51:08 PST
<rdar://problem/8880689> need a way to obtain the rendered rectangle for box elements
Attachments
proposed fix (3.99 KB, patch)
2011-01-20 10:57 PST, Kevin Decker
andersca: review+
Kevin Decker
Comment 1 2011-01-20 10:57:11 PST
Created attachment 79617 [details] proposed fix
Anders Carlsson
Comment 2 2011-01-20 11:03:05 PST
Comment on attachment 79617 [details] proposed fix View in context: https://bugs.webkit.org/attachment.cgi?id=79617&action=review > Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleNodeHandlePrivate.h:43 > +WK_EXPORT WKRect WKBundleNodeHandleRenderRect(WKBundleNodeHandleRef nodeHandle, bool* isReplaced); A better name for this function would be WKBundleNodeHandleGetRenderRect.
Note You need to log in before you can comment on or make changes to this bug.