[Webkit-unassigned] [Bug 15277] COL element in table has 0 for offsetWidth

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 31 20:31:20 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=15277





--- Comment #8 from Daniel Bates <dbates at webkit.org>  2010-01-31 20:31:20 PST ---
Can you elaborate on what you mean by the parent container? Do you mean the
table? the ambient container that contains the table?

Never mind my comment earlier about getting 0 when <col> is a percentage value.

(In reply to comment #7)
> (In reply to comment #6)
> 
> Daniel,
> 
> Is it possible to return the pixel width, of a<col> with a percentage width,
> based on its parent container?  So if the parent container has a width of 500px
> and the <col> has its width set to 25%, we could simply return 500*.25 = 125px?
> 
> Just a thought.  Not sure if it makes sense in this context.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list