Mypal/layout/reftests/bugs/748692-1-ref.html

10 lines
122 B
HTML

<!DOCTYPE html>
<head>
<style>
body { color: green; }
</style>
</head>
<body>
This text should be green
</body>