Index: trunk/LayoutTests/fast/parser/xml-colon-entity.html |
=================================================================== |
--- trunk/LayoutTests/fast/parser/xml-colon-entity.html (revision 168578) |
+++ trunk/LayoutTests/fast/parser/xml-colon-entity.html (working copy) |
@@ -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> |