Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Unified Diff: LayoutTests/fast/parser/xml-colon-entity.html

Issue 196523007: Revert of id of iframe incorrectly sets window name (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « LayoutTests/fast/overflow/scrollRevealButton.html ('k') | LayoutTests/fast/parser/xml-declaration-missing-ending-mark.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698