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

Unified Diff: tests/test_site/pages/brokenlink-html.html

Issue 30044555: Issue 7461 - Include source page into warning text for unresolved links (Closed) Base URL: https://hg.adblockplus.org/cms
Patch Set: Improve readability of the error message Created April 15, 2019, 4:48 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/test_site/pages/brokenlink.md ('k') | tests/test_site/pages/brokenlink-tmpl.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_site/pages/brokenlink-html.html
===================================================================
new file mode 100644
--- /dev/null
+++ b/tests/test_site/pages/brokenlink-html.html
@@ -0,0 +1,1 @@
+<a href="missing">Missing</a>
« no previous file with comments | « tests/test_site/pages/brokenlink.md ('k') | tests/test_site/pages/brokenlink-tmpl.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld