Bug 129994
Summary: | Assigning to the style property initialized to an important value isn't applied | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michał Gołębiowski-Owczarek <m.goleb+bugzilla> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, dino, koivisto, sam, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jsfiddle.net/m_gol/k9kLu/ | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=159959 https://bugs.webkit.org/show_bug.cgi?id=162263 |
Michał Gołębiowski-Owczarek
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michał Gołębiowski-Owczarek
IE ticket: https://connect.microsoft.com/IE/feedback/details/831122/assigning-to-the-style-property-initialized-to-an-important-value-isnt-applied
Michał Gołębiowski-Owczarek
This is fixed in current stable Chrome. Any news here?
Michał Gołębiowski-Owczarek
This issue has been fixed in WebKit Nightly and Safari Technology Preview. I'm closing it then.