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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 13:21:37 PST 2010


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





--- Comment #7 from Frank Manno <frankmanno at gmail.com>  2010-01-29 13:21:37 PST ---
(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