blob: 46dd110bd3ea1959556b10a7da3f39205c67fcc5 [file] [log] [blame]
<!doctype html>
<title>Initial color is black reference</title>
<style>
html {
background: white;
}
p {
color: black;
}
</style>
<p>The text should be black