| OLD | NEW |
| (Empty) |
| 1 title = ABP Test Pages | |
| 2 template = testsuite | |
| 3 testsuiteid = TS-12 | |
| 4 testsuitename = Is Acceptable Ads disabled | |
| 5 testsuitepassif = The Acceptable Ads checkbox is disabled in ABP and test case a
bove indicates it is disabled. | |
| 6 testsuitefailif = The Acceptable Ads checkbox is disabled in ABP but test case a
bove indicates it is STILL enabled. | |
| 7 testsuitepurpose = Tests if ABP is correctly NOT applying the Acceptable Ads fil
ter subscription to the page. | |
| 8 testsuitetestmethod = Checking if ABP hides an element that is included in the A
cceptable Ads filter subscription. | |
| 9 | |
| 10 <h3>Test case</h3> | |
| 11 <div class="abp-testsuite-testcase"> | |
| 12 <div class="abp-testsuite-testcase-inner"> | |
| 13 | |
| 14 <div class="abp-testsuite-pass"> | |
| 15 Acceptable Ads is disabled | |
| 16 </div> | |
| 17 <div id="abptest" class="abp-testsuite-fail"> | |
| 18 Acceptable Ads is enabled or is not working correctly. | |
| 19 </div> | |
| 20 | |
| 21 </div> | |
| 22 </div> | |
| OLD | NEW |