Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/rel_path.html

Issue 29933596: Issue 5333 - Allow cms to generate relative pages (Closed) Base URL: https://hg.adblockplus.org/cms/
Patch Set: Allow cms to generate relative pages Created Nov. 2, 2018, 2:59 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/rel_path.html
===================================================================
new file mode 100644
--- /dev/null
+++ b/tests/rel_path.html
@@ -0,0 +1,3 @@
+<body>
Vasily Kuznetsov 2018/11/02 10:45:35 It seems that this file is not used anywhere. Do w
rhowell 2018/11/06 03:34:41 Done.
+ <img src="img/icon"></img>
+</body>

Powered by Google App Engine
This is Rietveld