Index: pages/testcases/img/04.md |
=================================================================== |
deleted file mode 100644 |
--- a/pages/testcases/img/04.md |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-title = ABP Test Pages |
-template = testcase |
-testcaseid = IMG-04 |
- |
-An image included via the <img> tag covered by an overlay <div> element. |
- |
-<h3>Feature check</h3> |
-Should display "Block..." in context menu: |
-<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>No</td> |
- <td>No</td> |
- <td>No</td> |
- <td>No</td> |
-</tr> |
-</table> |
- |
-<h3>Test case</h3> |
-<div class="abp-testcase-img-04"> |
- <img src="//testpages.adblockplus.org/images/test-image-01.png"> |
- <div class="abp-testcase-img-04-overlay">.</div> |
-</div> |