[webkit-dev] contentWidth of a table row & rendering data
Stephen Deken
stephen.deken at gmail.com
Tue Jan 16 16:28:44 PST 2007
> I'll look into linking in the nightly tonight to see if it corrects
> my issue.
>
> Is there any other way to get the box (or boxes) for the rendered
> nodes? I'm using elementAtPoint: to get the DOMNode under the cursor
> and highlight it.
The nightly webkit appears to solve this issue, and actually does me
one better -- the web inspector tool gets the (sometimes disjoint)
render boxes that outline the selected node. If the web inspector
does it, it stands to reason that I can do it too.
Any kind souls care to point me in the direction of the web inspector
code in trunk, before I go off spelunking?
Many thanks,
Stephen Deken
stephen.deken at gmail.com
More information about the webkit-dev
mailing list