| Index: LayoutTests/fast/parser/xml-colon-entity.html
|
| diff --git a/LayoutTests/fast/parser/xml-colon-entity.html b/LayoutTests/fast/parser/xml-colon-entity.html
|
| index 53b67bdb9a46716f0a5be8d0764c2ab537ca012f..ccdc18e7eeb97e9937c7015155074317ad136773 100644
|
| --- a/LayoutTests/fast/parser/xml-colon-entity.html
|
| +++ b/LayoutTests/fast/parser/xml-colon-entity.html
|
| @@ -10,6 +10,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-colon-entity.xml"></iframe>
|
| +<iframe id="xml-parser" src="resources/xml-colon-entity.xml"></iframe>
|
| </body>
|
| </html>
|
|
|