Skip to main content

Bug Tracker

Side navigation

#14394 closed bug (wontfix)

Opened September 27, 2013 04:40PM UTC

Closed March 10, 2014 06:23PM UTC

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
Attachments (0)
Change History (9)

Changed September 27, 2013 04:41PM UTC by anonymous comment:1

I'm submitting a pull request in a few minutes

Changed September 29, 2013 09:08PM UTC by dmethvin comment:2

status: newopen

Changed November 15, 2013 02:03PM UTC by dmethvin comment:4

milestone: None1.11/2.1

Changed November 15, 2013 05:50PM UTC by dmethvin comment:5

component: unfiledcss
priority: undecidedlow

Changed March 09, 2014 11:04PM UTC by m_gol comment:6

Did we report this bug to Chrome/Safari bug trackers?

Changed March 10, 2014 06:21PM UTC by m_gol comment:8

milestone: 1.11/2.1
resolution: fixed
status: closedreopened

Changed March 10, 2014 06:23PM UTC by m_gol comment:9

resolution: → wontfix
status: reopenedclosed

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.:

1. http://bugs.jquery.com/ticket/14836

2. https://github.com/jquery/jquery/pull/1527