Opened 12 years ago
Closed 12 years ago
#7700 closed bug (worksforme)
outerWidth/outerHeight and borders
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This two methods: outerWidth and outerHeight doesnot take into account border width and height if you used border radius in spite of standard border.
Change History (2)
comment:1 Changed 12 years ago by
Owner: | set to anonymous |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | pending → closed |
Note: See
TracTickets for help on using
tickets.
Made a up a live test case myself, it shows that the results are as expected. So after checking your report and making a test case I can't reproduce what you described thus close this ticket.
Feel free to report back with a valid reduced test case, which reproduces the issue you are experiencing, on http://jsfiddle.net. So that we can investigate this issue further.