Opened 12 years ago
Closed 12 years ago
#11119 closed enhancement (fixed)
The curCSS function only need 2 arguments
Reported by: | caii | Owned by: | caii |
---|---|---|---|
Priority: | low | Milestone: | 1.7.2 |
Component: | css | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
So in css.js (1.7.1) line 40 should reduce the secenod "opacity",can be removed for reduce the bytes of the file :[]https://github.com/jquery/jquery/blob/1.7.1/src/css.js#L40
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Component: | unfiled → css |
---|---|
Milestone: | None → 1.7.2 |
Owner: | set to caii |
Priority: | undecided → low |
Status: | new → assigned |
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fix #11119: The curCSS function needs only 2 arguments
Changeset: 491d7e219b595f8f4be1087ec73c256e1849711e
Note: See
TracTickets for help on using
tickets.
https://github.com/jquery/jquery/pull/648