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

Unified Diff: Source/web/tests/data/subframe-hello.html

Issue 346403002: Initialize WebCore::Frame when swapping frames. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests, less leaks Created 6 years, 6 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/data/subframe-c.html ('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/subframe-hello.html
diff --git a/LayoutTests/plugins/resources/empty2.html b/Source/web/tests/data/subframe-hello.html
similarity index 75%
copy from LayoutTests/plugins/resources/empty2.html
copy to Source/web/tests/data/subframe-hello.html
index 2655f4e778ae9afa01df35d60c2d87473b4fbc6f..e53ef8cf682a68bea84feef8efcbd3c83241c5dd 100644
--- a/LayoutTests/plugins/resources/empty2.html
+++ b/Source/web/tests/data/subframe-hello.html
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
-<head>
-</head>
<body>
+<p>hello
</body>
</html>
« no previous file with comments | « Source/web/tests/data/subframe-c.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698