Tj Holowaychuk
14 years ago
4 changed files with 24 additions and 2 deletions
@ -0,0 +1,16 @@ |
|||||
|
body { |
||||
|
padding: 40px 50px; |
||||
|
font: 13px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif; |
||||
|
} |
||||
|
p { |
||||
|
margin: 5px; |
||||
|
} |
||||
|
em { |
||||
|
color: #00C5F7; |
||||
|
} |
||||
|
a { |
||||
|
color: #00C5F7; |
||||
|
} |
||||
|
#primary { |
||||
|
width: 600px; |
||||
|
} |
@ -1 +1,5 @@ |
|||||
h1 Tests |
h1 node-canvas |
||||
|
p.msg |
||||
|
| The tests below assert visual and api integrity by running the |
||||
|
em exact |
||||
|
| same code utilizing the client canvas api, as well as node-canvas. |
Loading…
Reference in new issue