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