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 7ca6c8678e25b06ef9509cc6c057574cdb28e043..b03244210cf7435ca03a4f7986e717425205eccc 100644 |
--- a/LayoutTests/fast/frames/frame-set-location-badstring.html |
+++ b/LayoutTests/fast/frames/frame-set-location-badstring.html |
@@ -5,5 +5,5 @@ if (window.testRunner) |
<frameset cols="1,1"> |
<frame src="resources/frame-set-location-badstring.html"> |
- <frame id="r" src="resources/empty-body.html"> |
+ <frame name="r" src="resources/empty-body.html"> |
</frameset> |