visibility:visible applied to inline element doesn't override inherited visibility:hidden value applied to it's block-level parent

Regression: Bug not present in IE7

This test case demonstrates the incorrect behaviour of IE8 RTW where visibility:visible applied to inline element doesn't override inherited visibility:hidden value applied to it's block-level parent.

Live Example

In the live example below, there should be some large text which has a lime background color.

This text should be visible