Bug 60007 - REGRESSION (r83122): CSS !important not respected by JavaScript
Summary: REGRESSION (r83122): CSS !important not respected by JavaScript
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2011-05-02 20:38 PDT by Ian Henderson
Modified: 2016-07-20 10:00 PDT (History)
3 users (show)

See Also:


Attachments
proposed patch (4.24 KB, patch)
2011-05-02 20:47 PDT, Ian Henderson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Henderson 2011-05-02 20:38:11 PDT
An element with a !important property in its style will allow you to override this property in JavaScript without using !important.  Caused by <http://trac.webkit.org/changeset/83122>.
Comment 1 Ian Henderson 2011-05-02 20:38:27 PDT
<rdar://problem/9299919>
Comment 2 mitz 2011-05-02 20:46:39 PDT
<rdar://problem/9299919>
Comment 3 Ian Henderson 2011-05-02 20:47:31 PDT
Created attachment 92042 [details]
proposed patch
Comment 4 WebKit Commit Bot 2011-05-02 22:08:02 PDT
Comment on attachment 92042 [details]
proposed patch

Clearing flags on attachment: 92042

Committed r85585: <http://trac.webkit.org/changeset/85585>
Comment 5 WebKit Commit Bot 2011-05-02 22:08:07 PDT
All reviewed patches have been landed.  Closing bug.