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

Unified Diff: LayoutTests/http/tests/htmlimports/resources/hello.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/http/tests/htmlimports/resources/hello.html
diff --git a/LayoutTests/http/tests/htmlimports/resources/hello.html b/LayoutTests/http/tests/htmlimports/resources/hello.html
new file mode 100644
index 0000000000000000000000000000000000000000..43e056fcd365565305deb6a1487a26445e36bd06
--- /dev/null
+++ b/LayoutTests/http/tests/htmlimports/resources/hello.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+<html>
+<head></head>
+<body><h1>Hello</h1></body>
+</html>
« no previous file with comments | « LayoutTests/http/tests/htmlimports/resources/cors-basic.cgi ('k') | LayoutTests/http/tests/htmlimports/same-origin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698