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

Side by Side Diff: tests/expected_output/en/sitemap

Issue 29755806: Noissue - convert test_page_outputs to pytest-regtest (Closed)
Patch Set: Combine page outputs Created April 23, 2018, 8:55 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/expected_output/en/includer ('k') | tests/expected_output/en/translate » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2
3
4
5 <h1> Unfiltered </h1>
6 <ul>
7 <li>title : includer </li>
8 <li>title : translate-template </li>
9 <li>title : sitemap </li>
10 </ul>
11
12 <h1> Filtered </h1>
13 <ul><li>title : sitemap </li>
14 </ul>
15
16 <h1> String Filter For Listy Option </h1>
17 <ul><li>title : sitemap </li>
18 </ul>
OLDNEW
« no previous file with comments | « tests/expected_output/en/includer ('k') | tests/expected_output/en/translate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld