Issue 4583: Overwritten percental styles are not striked out
Steps to reproduce
- Open Firebug
- Switch to the HTML panel and there to the Style side panel
- Inspect the blue
<div>
above (#elementWithOverwrittenStyles
)
- Observe the
width
property of the second #elementWithOverwrittenStyles
rule
Expected result
- The
width
property must be striked out