haikuwebkit/LayoutTests/fast/invalid/009.html

14 lines
171 B
HTML

<html>
<head>
<style>
body {
color: white;
background-color:green;
letter-spacing: .none
}
</style>
</head>
<body>
This text should be white on a green background.