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

Unified Diff: LayoutTests/fast/html/imports/resources/placeholder.html

Issue 15856002: First step of HTMLImports (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed Mac build Created 7 years, 7 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/html/imports/resources/placeholder.html
diff --git a/LayoutTests/plugins/resources/empty.html b/LayoutTests/fast/html/imports/resources/placeholder.html
similarity index 55%
copy from LayoutTests/plugins/resources/empty.html
copy to LayoutTests/fast/html/imports/resources/placeholder.html
index 2655f4e778ae9afa01df35d60c2d87473b4fbc6f..a899295502c8282ac7fb2d87d45dd909d44e6719 100644
--- a/LayoutTests/plugins/resources/empty.html
+++ b/LayoutTests/fast/html/imports/resources/placeholder.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
-<head>
-</head>
+<head></head>
<body>
+ <h1>Placeholder</h1>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/html/imports/resources/import-helpers.js ('k') | LayoutTests/http/tests/htmlimports/block-cookies.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698