| Index: LayoutTests/fast/frames/frame-set-location-badstring.html
 | 
| diff --git a/LayoutTests/fast/frames/frame-set-location-badstring.html b/LayoutTests/fast/frames/frame-set-location-badstring.html
 | 
| index b03244210cf7435ca03a4f7986e717425205eccc..7ca6c8678e25b06ef9509cc6c057574cdb28e043 100644
 | 
| --- a/LayoutTests/fast/frames/frame-set-location-badstring.html
 | 
| +++ b/LayoutTests/fast/frames/frame-set-location-badstring.html
 | 
| @@ -5,5 +5,5 @@
 | 
|  
 | 
|  <frameset cols="1,1">
 | 
|      <frame src="resources/frame-set-location-badstring.html">
 | 
| -    <frame name="r" src="resources/empty-body.html">
 | 
| +    <frame id="r" src="resources/empty-body.html">
 | 
|  </frameset>
 | 
| 
 |