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
canvas-background-ref.html
<!doctype html>
<title>canvas background reference</title>
<style>
html {
  background: white;
}
</style>
<p>The background should be white
back to top