blob: eb992e183df1bf9d2a9438f6927335ee2af5389c [file] [log] [blame]
<html>
<style>
h3 { width: % ;}
h3 {color:green;}
</style>
</head>
<body>
<p>
Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=15260">http://bugs.webkit.org/show_bug.cgi?id=15260</a>Any styles defined after <element> {<property>:%} style are ignored by Safari
</p>
<h3>This text should show in green.</h3>
</body>
</html>