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

Unified Diff: tests/test_site/pages/rel_path.html

Issue 29773617: Issue 5618 - Adds fallback to unlocalized paths for files in static dir (Closed)
Patch Set: Created May 7, 2018, 9:18 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 | « tests/expected_output/en/sitemap@static+master ('k') | tests/test_site/static/img/icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_site/pages/rel_path.html
===================================================================
new file mode 100644
--- /dev/null
+++ b/tests/test_site/pages/rel_path.html
@@ -0,0 +1,3 @@
+<body>
+ <img src="img/icon"></img>
+</body>
« no previous file with comments | « tests/expected_output/en/sitemap@static+master ('k') | tests/test_site/static/img/icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld