| Index: LayoutTests/fast/history/form-submit-in-frame-via-onclick.html
 | 
| diff --git a/LayoutTests/fast/history/form-submit-in-frame-via-onclick.html b/LayoutTests/fast/history/form-submit-in-frame-via-onclick.html
 | 
| index 683f527493e9b2ca40338d9f82fa7812d196ea8b..d108a5e987ba48c91335214ec30a483a52e210e4 100644
 | 
| --- a/LayoutTests/fast/history/form-submit-in-frame-via-onclick.html
 | 
| +++ b/LayoutTests/fast/history/form-submit-in-frame-via-onclick.html
 | 
| @@ -39,7 +39,7 @@
 | 
|  }
 | 
|  </script>
 | 
|  
 | 
| -<iframe id="the-frame" name="the-frame" src="resources/form-with-onclick-submit.html" onload="submitForm()"></iframe>
 | 
| +<iframe id="the-frame" src="resources/form-with-onclick-submit.html" onload="submitForm()"></iframe>
 | 
|  
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |