Bug 129994 - Assigning to the style property initialized to an important value isn't applied
Summary: Assigning to the style property initialized to an important value isn't applied
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://jsfiddle.net/m_gol/k9kLu/
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-09 16:24 PDT by Michał Gołębiowski-Owczarek
Modified: 2017-03-06 09:54 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Gołębiowski-Owczarek 2014-03-09 16:24:05 PDT
Steps to reproduce the problem:
1. Open http://jsfiddle.net/m_gol/k9kLu/
2. 
3. 

What is the expected behavior?
The text should be invisible

What went wrong?
The text is red.

The issue occurs also on Chrome & IE11, it doesn't occur in Firefox.

See also: https://code.google.com/p/chromium/issues/detail?id=350753
Comment 2 Michał Gołębiowski-Owczarek 2015-09-07 10:52:39 PDT
This is fixed in current stable Chrome. Any news here?
Comment 3 Michał Gołębiowski-Owczarek 2017-03-06 09:54:31 PST
This issue has been fixed in WebKit Nightly and Safari Technology Preview. I'm closing it then.