blob: 884a70d1fb053f864910f68d2c7563ea0b13b450 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
span { color: green; }
</style>
</head>
<body>
<span>This should be green</span>
</body>
</html>