Index: pages/testcases/generic/02.md |
=================================================================== |
deleted file mode 100644 |
--- a/pages/testcases/generic/02.md |
+++ /dev/null |
@@ -1,29 +0,0 @@ |
-title = ABP Test Pages |
-template = testcase |
-testcaseid = GENERIC-02 |
- |
-An image hidden with a generic hiding rule and then whitelisted with $generichide. |
- |
-<h3>Feature check</h3> |
-Generic hiding rules should be whitelisted: |
-<table class="abp-feature-table"> |
-<tr> |
- <th>IE</th> |
- <th>Firefox</th> |
- <th>Chrome</th> |
- <th>Opera</th> |
- <th>Safari</th> |
-</tr> |
-<tr> |
- <td>No</td> |
- <td>Yes</td> |
- <td>Yes</td> |
- <td>???</td> |
- <td>???</td> |
-</tr> |
-</table> |
- |
-<h3>Test case</h3> |
-<div style="background-image: url(/images/testcase-fail.png); width: 250px; height: 50px;"> |
- <img id="abp-testsuite-tohide" src="/images/testcase-pass.png" /> |
-</div> |