Opened 9 years ago
Closed 9 years ago
#14394 closed bug (wontfix)
style="x: y !important;" doesn't get changed when calling el.css(x, z) in Chrome and Safari but it works in Firefox
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | css | Version: | 2.0.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Example: http://jsfiddle.net/xuNAr/
Change History (9)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Status: | new → open |
---|
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:4 Changed 9 years ago by
Milestone: | None → 1.11/2.1 |
---|
comment:5 Changed 9 years ago by
Component: | unfiled → css |
---|---|
Priority: | undecided → low |
comment:7 Changed 9 years ago by
comment:8 Changed 9 years ago by
Milestone: | 1.11/2.1 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
comment:9 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
Unfortunately, we had to revert the patch fixing this issue as it was causing other issues that would be hard to patch without affecting size and performance, e.g.:
Note: See
TracTickets for help on using
tickets.
I'm submitting a pull request in a few minutes