Modify ↓
Ticket #6002 (closed bug: wontfix)
css("border-width")
| Reported by: | joshdean2000 | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.2 |
| Component: | css | Version: | 1.4.1 |
| Keywords: | border-width | Cc: | |
| Blocking: | Blocked by: |
Description
When attempting to get the value of "border-width" where it is "0px 1px 0px 0px" in IE8. It crashes on the line 4562
| 0); |
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Yeah, that code doesn't work at all for shorthand properties.