| Index: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync.html
 | 
| diff --git a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync.html b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync.html
 | 
| index 051f3f41f4dd4d9ade8f4c92d1489579dbe1d642..b66a7cdc804c5ea64a16f98a9b1824d3242ce683 100644
 | 
| --- a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync.html
 | 
| +++ b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync.html
 | 
| @@ -30,7 +30,7 @@
 | 
|  }
 | 
|  </script>
 | 
|  <div id="framediv">
 | 
| -<iframe id="ifr" name="ifr" src="resources/xmlhttprequest-in-unload-sync.html"></iframe>
 | 
| +<iframe id="ifr" src="resources/xmlhttprequest-in-unload-sync.html"></iframe>
 | 
|  </div>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |