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

Unified Diff: Source/web/tests/data/frame-a-b-c.html

Issue 1302333003: Adds test coverage for 521663 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: nits and merge Created 5 years, 3 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
« no previous file with comments | « Source/web/tests/WebFrameTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/data/frame-a-b-c.html
diff --git a/Source/web/tests/data/frame-a-b-c.html b/Source/web/tests/data/frame-a-b-c.html
index e89299c49be6fb511c44ad4195a5ac910fc9ad0d..796a081e3a9c67ad7fbadfc9c90648b232c530f1 100644
--- a/Source/web/tests/data/frame-a-b-c.html
+++ b/Source/web/tests/data/frame-a-b-c.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html>
+<title>title</title>
<body>
<iframe id="frame1" name="frame1" src="subframe-a.html"></iframe>
<iframe id="frame2" name="frame2" src="subframe-b.html"></iframe>
« no previous file with comments | « Source/web/tests/WebFrameTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698