| Index: pages/testcases/generic/03.md |
| diff --git a/pages/testcases/generic/03.md b/pages/testcases/generic/03.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c5bfddeb96902d7751f3f0e527e70b85aa161c5a |
| --- /dev/null |
| +++ b/pages/testcases/generic/03.md |
| @@ -0,0 +1,29 @@ |
| +title = ABP Test Pages |
| +template = testcase |
| +testcaseid = GENERIC-03 |
| + |
| +An image blocked with a specific blocking rule should not be whitelisted by $genericblock. |
| + |
| +<h3>Feature check</h3> |
| +Specific blocking rules should not 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-pass.png); width: 235px; height: 50px;"> |
| + <img src="/images/testcase-fail.png?specific" /> |
| +</div> |