4 <p><a href=
"https://bugs.webkit.org/show_bug.cgi?id=7118">bug
7118</a>: Wrong property values do not get invalidated correctly.
</p>
5 <p>The two words
"test" should look the same, with no outline:
</p>
6 <div style=
"outline: blue solid;visibility:hidden;font-size:50px">
7 <p style=
"outline:inherit inherit;width:100px;visibility:visible;font-size:initial initial;">test
</p>
9 <p style=
"font-size:50px">test
</p>