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

Unified Diff: pages/frames/testcase-img-05.tmpl

Issue 29874607: Issue 6769 - Avoid hardcoding the URL (Closed)
Patch Set: Rebased Created Sept. 24, 2018, 1:37 p.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
« no previous file with comments | « pages/filters/xmlhttprequest.tmpl ('k') | settings.ini » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/frames/testcase-img-05.tmpl
diff --git a/pages/frames/testcase-img-05.tmpl b/pages/frames/testcase-img-05.tmpl
new file mode 100644
index 0000000000000000000000000000000000000000..42e3eea6dad46fe8c1188019998b0a913ffda180
--- /dev/null
+++ b/pages/frames/testcase-img-05.tmpl
@@ -0,0 +1,11 @@
+template = blank
+
+<head>
+ <style>
+ body {
+ margin: 0;
+ padding: 0;
+ }
+</style>
+</head>
+<img src="{{ site_url }}/images/test-image-01.png">
« no previous file with comments | « pages/filters/xmlhttprequest.tmpl ('k') | settings.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld