[site-comments] <none>

I dont know if it is the right place to report the bug (I believe) I discovered but here it is:
 
<a>s do not inherit  color:
 
example:
<!DOCTYPE html>
<html>
<head>
<title></title>
<style>
body {
font-size:72px;
font-family:Arial;
font-style:italic;
color:green;
text-transform:uppercase;
}
</style></head>
<body>
Somehow
<a href="/">Somewhere</a>
<del>Something</del>
<span>Sometext</span>
</body>
</html>
 
all other properties are inherited as expected.
 

Annonce:

Gratis email til alle overalt: www.mail-online.dk

Find dit perfekte match: www.vipdaters.dk

Received on Saturday, 19 May 2012 14:55:54 UTC