| 12345678910111213141516171819 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset='utf-8' />
- <meta http-equiv="X-UA-Compatible" content="chrome=1" />
- <meta name="description" content="php-phantomjs : Default test page" />
-
- <title>php-phantomjs - Capture test page</title>
- </head>
- <body>
- <h1>PHANTOMJS_CAPTURE_TEST</h1>
-
- <img src="../images/capture-test.jpg" alt="Capture test image" width="800" height="600">
- </body>
- </html>
|