Bug 50669
Summary: | offsetWidth and offsetHeight always zero for Map and Area elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Greg Dennis <gdennis> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | karlcow |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Greg Dennis
offsetWidth and offsetHeight always zero for Map and Area elements
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Karl Dubost
This is the case for Safari, Firefox and Chrome.
see https://drafts.csswg.org/cssom-view/#dom-htmlelement-offsetwidth
Closing as works for me.