content/canvas/test/file_drawWindow_source.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/canvas/test/file_drawWindow_source.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +<!DOCTYPE HTML>
     1.5 +<style>
     1.6 +
     1.7 +html, body { margin: 0; padding: 0 }
     1.8 +div { display: inline-block; margin: 10px; width: 20px; height: 20px }
     1.9 +
    1.10 +</style
    1.11 +><div style="background: fuchsia"></div
    1.12 +><div style="background: aqua"></div
    1.13 +><div style="background: yellow"></div>

mercurial