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

Delta Between Two Patch Sets: tests/expected_output/common/en/sitemap

Issue 29933596: Issue 5333 - Allow cms to generate relative pages (Closed) Base URL: https://hg.adblockplus.org/cms/
Left Patch Set: Allow cms to generate relative pages Created Nov. 2, 2018, 2:59 a.m.
Right Patch Set: Add documentation, remove extraneous global Created Nov. 9, 2018, 8:16 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « tests/expected_output/common/en/metadata_old_comment ('k') | tests/expected_output/dynamic/de/translate » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 1
2 2
3 3
4 <h1> Unfiltered </h1> 4 <h1> Unfiltered </h1>
5 <ul> 5 <ul>
6 <li>title : filter </li> 6 <li>title : filter </li>
7 <li>title : foo/bar </li> 7 <li>title : foo/bar </li>
8 <li>title : get_page_url </li> 8 <li>title : get_page_url </li>
9 <li>title : global </li> 9 <li>title : global </li>
10 <li>title : includer </li> 10 <li>title : includer </li>
(...skipping 13 matching lines...) Expand all
24 <li>title : translate-unicode </li> 24 <li>title : translate-unicode </li>
25 </ul> 25 </ul>
26 26
27 <h1> Filtered </h1> 27 <h1> Filtered </h1>
28 <ul><li>title : sitemap </li> 28 <ul><li>title : sitemap </li>
29 </ul> 29 </ul>
30 30
31 <h1> String Filter For Listy Option </h1> 31 <h1> String Filter For Listy Option </h1>
32 <ul><li>title : sitemap </li> 32 <ul><li>title : sitemap </li>
33 </ul> 33 </ul>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld