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

Unified Diff: pages/exceptions/popup.tmpl

Issue 29885560: Noissue - Added missing <pre> tags to "$popup Exception" test page (Closed)
Patch Set: Created Sept. 19, 2018, 8 a.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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/exceptions/popup.tmpl
===================================================================
--- a/pages/exceptions/popup.tmpl
+++ b/pages/exceptions/popup.tmpl
@@ -34,6 +34,6 @@
<button onclick="do_popup();">window.open() popup</button>
</div>
<h3>Filters</h3>
- ||testpages.adblockplus.org/en/popuptarget^$popup
- @@||testpages.adblockplus.org/en/filters/popup-exception^$popup
-</section>
+ <pre>||testpages.adblockplus.org/en/popuptarget^$popup</pre>
+ <pre>@@||testpages.adblockplus.org/en/filters/popup-exception^$popup</pre>
+</section>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld