| <!DOCTYPE html><!-- webkit-test-runner [ AttachmentElementEnabled=true ] --> | |
| <html class="reftest-wait"> | |
| <body> | |
| <attachment title=" " type="image/jpeg"></attachment> | |
| <attachment title=" " type="text/plain"></attachment> | |
| <script src="resources/attachment-test-utils.js"></script> | |
| <script> | |
| takeExpectedScreenshotWhenAttachmentsSettled(); | |
| </script> | |
| </body> | |
| </html> |