content/canvas/test/file_drawWindow_source.html@4ab42b5ab56c
content/canvas/test/file_drawWindow_source.html
Wed, 31 Dec 2014 07:53:36 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 31 Dec 2014 07:53:36 +0100
- branch
- TOR_BUG_3246
- changeset 5
- 4ab42b5ab56c
- permissions
- -rw-r--r--
Correct small whitespace inconsistency, lost while renaming variables.
4 html, body { margin: 0; padding: 0 }
5 div { display: inline-block; margin: 10px; width: 20px; height: 20px }
8 ><div style="background: fuchsia"></div
9 ><div style="background: aqua"></div
10 ><div style="background: yellow"></div>