| OLD | NEW |
| (Empty) |
| 1 title = ABP Test Pages | |
| 2 template = testsuite | |
| 3 testsuiteid = TS-10 | |
| 4 testsuitename = Is blocking filter removed/disabled | |
| 5 testsuitepassif = The blocking filter is removed/disabled in ABP and test case a
bove indicates that a file was NOT blocked. | |
| 6 testsuitefailif = The blocking filter is removed/disabled in ABP but the test ca
se above indicates that a file was blocked. | |
| 7 testsuitepurpose = Tests if ABP is correctly not applying a manually added block
ing filter to the page. | |
| 8 testsuitetestmethod = Checking if ABP blocks the request for an element that is
matches a manually added blocking filter. | |
| 9 | |
| 10 <h3>Test case</h3> | |
| 11 <div class="abp-testsuite-testcase"> | |
| 12 <div class="abp-testsuite-testcase-inner"> | |
| 13 <img class="abp-testsuite-image" src="/images/testsuite/red-blocked.png"> | |
| 14 <img class="abp-testsuite-image" src="/images/testsuite/green-notblocked.png"> | |
| 15 </div> | |
| 16 </div> | |
| OLD | NEW |