Side navigation
#13427 closed bug (invalid)
Opened February 10, 2013 03:51PM UTC
Closed February 26, 2013 08:59AM UTC
outerWidth(true) and outerHeight(true) dot not count negative margin
Reported by: | Somebi | Owned by: | Somebi |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
For example i have margin-left:-3px and tryting to calculate outerWidth(true) it's not deducting 3px from width.
Attachments (0)
Change History (2)
Changed February 12, 2013 03:21AM UTC by comment:1
owner: | → Somebi |
---|---|
status: | new → pending |
Changed February 26, 2013 08:59AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
We'll need a test case; this seems to work for me. http://jsfiddle.net/xhDnb/