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

Unified Diff: tools/vulcanize/node_modules/vulcanize/test/absolutes.html

Issue 125733002: Add vulcanize to tools. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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: tools/vulcanize/node_modules/vulcanize/test/absolutes.html
diff --git a/tools/vulcanize/node_modules/vulcanize/test/absolutes.html b/tools/vulcanize/node_modules/vulcanize/test/absolutes.html
new file mode 100644
index 0000000000000000000000000000000000000000..374aa4efcd7b4d3daf0a4386f01213fbdf59e9c6
--- /dev/null
+++ b/tools/vulcanize/node_modules/vulcanize/test/absolutes.html
@@ -0,0 +1,3 @@
+<link rel="import" href="http://example.com/foo/bar.html">
+<link rel="import" href="http://example.com/foo/fizz/../bar.html">
+<link rel="import" href="/foo/bar.html">
« no previous file with comments | « tools/vulcanize/node_modules/vulcanize/test/.npmignore ('k') | tools/vulcanize/node_modules/vulcanize/test/import-test.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698