Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/120834-2-ref.html

13 lines
165 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<style>
span { color: green }
</style>
<body>
<span>There should be no red</span>
<span>There should be no red</span>
</body>
</html>