blob: c8d3b7524d2905d43699cc44adbc12fbb38dec6f [file] [log] [blame]
<!doctype HTML>
<style>
ul {
color:black;
background:gray;
}
</style>
The test succeeds if the bullet is black.
<ul id='target'>
<li>Test</li>
</ul>