| Index: LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html
|
| diff --git a/LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html b/LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html
|
| index 46d4a8dc3f521372fbec73d54e67241d1b65127a..17f223593a39045670f3ce36026ca4e80a83bd35 100644
|
| --- a/LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html
|
| +++ b/LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html
|
| @@ -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>
|
|
|