[Webkit-unassigned] [Bug 15277] COL element in table has 0 for offsetWidth
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 24 23:04:20 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=15277
--- Comment #6 from Daniel Bates <dbates at webkit.org> 2010-01-24 23:04:20 PST ---
Created an attachment (id=47314)
--> (https://bugs.webkit.org/attachment.cgi?id=47314)
Patch
Work in progress.
Passes the stand alone test case
<https://bugs.webkit.org/attachment.cgi?id=16383&action=edit>.
Currently, returns 0 if the width of the <col> is a percentage.
I am open to suggestions on how to resolve this as well as whether this patch
represents the correct approach (that is, to override the method
RenderTableCol::offsetWidth).
--
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