Modify ↓
Ticket #5260 (closed bug: fixed)
curCSS()
| Reported by: | y0ga | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | core | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
On the 829 line, used a hack to recalculate number, but the negative numbers will not be recalculated with that regular expressions. I think it should be like /\-?\d+(px)?$/i and /\-?\d/
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.
