Revision 8c082b2469660135ce3347f01fb972f46932930c authored by Michael[tm] Smith on 06 March 2018, 06:25:24 UTC, committed by Michael[tm] Smith on 06 March 2018, 06:52:33 UTC
1 parent c031760
Raw File
initial-color.html
<!doctype html>
<title>Initial color is black</title>
<link rel="match" href="initial-color-ref.html">
<style>
html {
  background: white;
}
</style>
<p>The text should be black
back to top