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 ccdc18e7eeb97e9937c7015155074317ad136773..53b67bdb9a46716f0a5be8d0764c2ab537ca012f 100644 |
--- a/LayoutTests/fast/parser/xml-colon-entity.html |
+++ b/LayoutTests/fast/parser/xml-colon-entity.html |
@@ -10,6 +10,6 @@ if (window.testRunner) { |
<p>If you don't crash, you pass. A parsing error in the "xml-parser" subframe is expected.</p> |
-<iframe id="xml-parser" src="resources/xml-colon-entity.xml"></iframe> |
+<iframe name="xml-parser" src="resources/xml-colon-entity.xml"></iframe> |
</body> |
</html> |