| Index: trunk/LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html
|
| ===================================================================
|
| --- trunk/LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html (revision 168578)
|
| +++ trunk/LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html (working copy)
|
| @@ -14,6 +14,6 @@
|
|
|
| <p>If you don't crash, you pass. A parsing error in the "xml-parser" subframe is expected.</p>
|
|
|
| -<iframe name="xml-parser" src="resources/xml-declaration-missing-ending-mark.xml"></iframe>
|
| +<iframe id="xml-parser" src="resources/xml-declaration-missing-ending-mark.xml"></iframe>
|
| </body>
|
| </html>
|
|
|