blob: 0ef5c17884e005fa8375abb6568b344f9d2e62a1 [file] [log] [blame]
<style>
div {
color: green;
background-color: rgb(255, 255, 255);
}
</style>
<div>
This text should be green on a white background. There should be no red visible.
</div>