1 <!DOCTYPE HTML PUBLIC
"-//IETF//DTD HTML//EN">
2 <!-- Test based on that found at
3 http://philip.html5.org/tests/canvas/suite/tests/2d.drawImage.negativesource.html
7 <script src=
"../../resources/js-test.js"></script>
10 <canvas id=
"canvas" width=
"100" height=
"100"></canvas>
11 <script src=
"drawImage-with-negative-source-destination.js"></script>