[Webkit-unassigned] [Bug 28810] New: offsetWidth of elements containing nested in block level elements reported as 0
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 28 07:39:37 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28810
Summary: offsetWidth of elements containing nested in block
level elements reported as 0
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P4
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dawagner at gmail.com
Created an attachment (id=38734)
--> (https://bugs.webkit.org/attachment.cgi?id=38734)
Page showing bug
The offsetWidth of elements containing block-level elements is incorrectly
reported as 0, rather than the maximum offsetWidth of any of its sub-elements.
Note that IE and Firefox return different values for offsetWidth due to
bounding box differences, but both behave as above for the nested case.
--
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