Index: trunk/LayoutTests/plugins/get-url-with-iframe-target.html |
=================================================================== |
--- trunk/LayoutTests/plugins/get-url-with-iframe-target.html (revision 168578) |
+++ trunk/LayoutTests/plugins/get-url-with-iframe-target.html (working copy) |
@@ -28,6 +28,6 @@ |
<embed id="plg" type="application/x-webkit-test-netscape"></embed> |
This tests that the plugin properly receives NPP_URLNotify for subframe loads. |
<div id="result">FAILED</div> |
-<iframe id="frame" name="frame"></iframe> |
+<iframe id="frame"></iframe> |
</body> |
</html> |