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

Delta Between Two Patch Sets: static/frames/testcase-img-05.html

Issue 29874607: Issue 6769 - Avoid hardcoding the URL (Closed)
Left Patch Set: Created Sept. 4, 2018, 4:23 p.m.
Right Patch Set: Rebased Created Sept. 24, 2018, 1:37 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « static/abp-testcase-subscription.txt ('k') | templates/plaintext.tmpl » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 <html>
2 <head>
3 <style>
4 body {
5 margin: 0;
6 padding: 0;
7 }
8 </style>
9 </head>
10 <body>
11 <img src="{{ site_url }}/images/test-image-01.png">
12 </body>
13 </html>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld