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

Unified Diff: tests/expected_output/common/en/sitemap

Issue 29947567: Issue 5333 - Ensure links in metadata and in most tags can be made relative (Closed) Base URL: https://hg.adblockplus.org/cms/
Patch Set: Created Nov. 20, 2018, 4:23 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/expected_output/common/en/sitemap
===================================================================
--- a/tests/expected_output/common/en/sitemap
+++ b/tests/expected_output/common/en/sitemap
@@ -11,7 +11,8 @@
<li>title : metadata_json </li>
<li>title : metadata_json_comment </li>
<li>title : metadata_old_comment </li>
- <li>title : rel_path </li>
+ <li>title : rel_path_html </li>
+ <li>title : rel_path_md </li>
<li>title : sitemap </li>
<li>title : siteurl </li>
<li>title : translate </li>

Powered by Google App Engine
This is Rietveld