| OLD | NEW |
| 1 From: "Saved by Windows Internet Explorer 9" | 1 From: "Saved by Windows Internet Explorer 9" |
| 2 Subject: | 2 Subject: |
| 3 Date: Wed, 18 May 2011 16:49:23 -0700 | 3 Date: Wed, 18 May 2011 16:49:23 -0700 |
| 4 MIME-Version: 1.0 | 4 MIME-Version: 1.0 |
| 5 Content-Type: multipart/related; | 5 Content-Type: multipart/related; |
| 6 type="text/html"; | 6 type="text/html"; |
| 7 boundary="----=_NextPart_000_0012_01CC157B.8AA06570" | 7 boundary="----=_NextPart_000_0012_01CC157B.8AA06570" |
| 8 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16776 | 8 X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16776 |
| 9 | 9 |
| 10 This is a multi-part message in MIME format. | 10 This is a multi-part message in MIME format. |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 66 Content-Transfer-Encoding: quoted-printable | 66 Content-Transfer-Encoding: quoted-printable |
| 67 Content-Location: http://localhost/resources/remove_image_script.js | 67 Content-Location: http://localhost/resources/remove_image_script.js |
| 68 | 68 |
| 69 function onLoad() {=0A= | 69 function onLoad() {=0A= |
| 70 divToRemove =3D document.getElementById("thirdDiv");=0A= | 70 divToRemove =3D document.getElementById("thirdDiv");=0A= |
| 71 divToRemove.parentNode.removeChild(divToRemove);=0A= | 71 divToRemove.parentNode.removeChild(divToRemove);=0A= |
| 72 if (window.testRunner)=0A= | 72 if (window.testRunner)=0A= |
| 73 testRunner.notifyDone();=0A= | 73 testRunner.notifyDone();=0A= |
| 74 } | 74 } |
| 75 ------=_NextPart_000_0012_01CC157B.8AA06570-- | 75 ------=_NextPart_000_0012_01CC157B.8AA06570-- |
| OLD | NEW |