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

Delta Between Two Patch Sets: pages/abp-testcase-subscription.txt.tmpl

Issue 29874607: Issue 6769 - Avoid hardcoding the URL (Closed)
Left Patch Set: Fixed some mistakes Created Sept. 5, 2018, 4:59 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 | « includes/testcases.tmpl ('k') | pages/exceptions/document.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 template=plaintext 1 template=plaintext
2 [Adblock Plus 2.0] 2 [Adblock Plus 2.0]
3 3
4 ! filters/blocking 4 ! filters/blocking
5 ||{{ site_url|strip_proto }}/testcasefiles/blocking/addresscomplete/image.jpg 5 ||{{ site_url|strip_proto }}/testcasefiles/blocking/addresscomplete/image.jpg
6 /testcasefiles/blocking/addresspart/abptestcasepath/ 6 /testcasefiles/blocking/addresspart/abptestcasepath/
7 ||{{ site_url|strip_proto }}/testcasefiles/blocking/wildcard/*/image.jpg 7 ||{{ site_url|strip_proto }}/testcasefiles/blocking/wildcard/*/image.jpg
8 8
9 ! filters/element-hiding 9 ! filters/element-hiding
10 {{ site_url|domain }}###testcase-eh-id 10 {{ site_url|domain }}###testcase-eh-id
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 www.{{ site_url|domain }}###abp-testsuite-tohide-specific 88 www.{{ site_url|domain }}###abp-testsuite-tohide-specific
89 ~testcase-exception.adblockplus.org###abp-testsuite-tohide-exceptiononly 89 ~testcase-exception.adblockplus.org###abp-testsuite-tohide-exceptiononly
90 testcase-pass.png?exceptiononly$domain=~testcase-exception.adblockplus.org 90 testcase-pass.png?exceptiononly$domain=~testcase-exception.adblockplus.org
91 91
92 ! FIXME - Exception for the $sitekey served from /sitekey-frame 92 ! FIXME - Exception for the $sitekey served from /sitekey-frame
93 ! @@$sitekey=MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANGtTstne7e8MbmDHDiMFkGbcuBgXmiVesG OG3gtYeM1EkrzVhBjGUvKXYE4GLFwqty3v5MuWWbvItUWBTYoVVsCAwEAAQ 93 ! @@$sitekey=MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANGtTstne7e8MbmDHDiMFkGbcuBgXmiVesG OG3gtYeM1EkrzVhBjGUvKXYE4GLFwqty3v5MuWWbvItUWBTYoVVsCAwEAAQ
94 94
95 ! Circumvention 95 ! Circumvention
96 {{ site_url|domain }}##.testcase-circ-is 96 {{ site_url|domain }}##.testcase-circ-is
97 {{ site_url|domain }}##.testcase-circ-anoniframe-docwrite 97 {{ site_url|domain }}##.testcase-circ-anoniframe-docwrite
LEFTRIGHT

Powered by Google App Engine
This is Rietveld