| Index: LayoutTests/plugins/plugin-remove-subframe.html
|
| diff --git a/LayoutTests/plugins/plugin-remove-subframe.html b/LayoutTests/plugins/plugin-remove-subframe.html
|
| index 08eeaffe32d7ed63cf23c199661d3f9eb22c85ec..ddd1b07077ba7d6d8846b12c62ea969bec6f1027 100644
|
| --- a/LayoutTests/plugins/plugin-remove-subframe.html
|
| +++ b/LayoutTests/plugins/plugin-remove-subframe.html
|
| @@ -29,6 +29,6 @@ RTÉ video crashes Safari.</p>
|
| <p>Only works with DumpRenderTree.</p>
|
|
|
| <div id='d'>
|
| - <iframe id='subframe' src='resources/plugin-remove-subframe-iframe.html'></iframe>
|
| + <iframe name='subframe' src='resources/plugin-remove-subframe-iframe.html'></iframe>
|
| </div>
|
| </body>
|
|
|