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

Unified Diff: LayoutTests/fast/html/imports/resources/bye.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
« no previous file with comments | « LayoutTests/fast/html/imports/resources/bye.css ('k') | LayoutTests/fast/html/imports/resources/hello.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/html/imports/resources/bye.html
diff --git a/LayoutTests/fast/dom/custom/lifecycle-ready-parser-only-expected.html b/LayoutTests/fast/html/imports/resources/bye.html
similarity index 61%
copy from LayoutTests/fast/dom/custom/lifecycle-ready-parser-only-expected.html
copy to LayoutTests/fast/html/imports/resources/bye.html
index 96fd80745b0ef05f175491d23811b15b9cf38b4d..e7f74dc31e9cdb3599361b3283e4ff2f9314e69d 100644
--- a/LayoutTests/fast/dom/custom/lifecycle-ready-parser-only-expected.html
+++ b/LayoutTests/fast/html/imports/resources/bye.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
+<head></head>
<body>
-<span>Hello</span>
+ <h1>Bye</h1>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/html/imports/resources/bye.css ('k') | LayoutTests/fast/html/imports/resources/hello.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698