| OLD | NEW |
| (Empty) |
| 1 title = ABP Test Pages | |
| 2 template = testsuite | |
| 3 testsuiteid = TS-02 | |
| 4 testsuitename = Is Easylist removed/disabled | |
| 5 testsuitepassif = The EasyList filter subscription is removed/disabled in ABP an
d test case above indicates that it is removed/disabled. | |
| 6 testsuitefailif = The EasyList filter subscription is removed/disabled in ABP an
d test case above indicates that it is NOT removed/disabled. | |
| 7 testsuitepurpose = Tests if ABP is correctly not applying the EasyList filter su
bscription to the page after removal or disable. | |
| 8 testsuitetestmethod = Checking if ABP hides an element that is included in the E
asyList filter subscription. | |
| 9 | |
| 10 <h3>Test case</h3> | |
| 11 <div class="abp-testsuite-testcase"> | |
| 12 <div class="abp-testsuite-testcase-inner"> | |
| 13 <div class="abp-testsuite-fail"> | |
| 14 EasyList is NOT removed/disabled | |
| 15 </div> | |
| 16 <div id="AdPanel" class="abp-testsuite-pass"> | |
| 17 EasyList is removed/disabled | |
| 18 </div> | |
| 19 </div> | |
| 20 </div> | |
| OLD | NEW |