WebCore/manual-tests/mail-attachments.html
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
       
     2         "http://www.w3.org/TR/html4/strict.dtd">
       
     3 <html lang="en">
       
     4 <head>
       
     5 </head>
       
     6 <body>
       
     7 <p><b>BUG ID:</b> <a href="rdar://problem/4435416">4435416</a> Attachments in Mail compose windows always display the broken image icon</p>
       
     8 <p>Steps:</p>
       
     9 <ol>
       
    10 <li>Launch Mail.app with built WebKit
       
    11 <li>create a new email
       
    12 <li>drag a file to the email (make sure to use a > 1 page file, otherwise Mail shows the contents inline)
       
    13 </ol>
       
    14 <p>Verify that the icon is what you see in Finder and has the file name and size beneath it</p>
       
    15 </body>
       
    16 </html>