Index: pages/filters/object.tmpl |
=================================================================== |
--- a/pages/filters/object.tmpl |
+++ b/pages/filters/object.tmpl |
@@ -16,7 +16,7 @@ |
<p>The object should be blocked. The image should not be blocked.</p> |
<div class="testcase-container"> |
<div class="testcase-row"> |
- <h3>Object</h3><object data="/testcasefiles/object/object.swf" type="application/x-shockwave-flash" style="width: 250px; height: 250px;"></object> |
+ <h3>Object</h3><object data="/testcasefiles/object/object.swf" type="application/x-shockwave-flash" class="trap" style="width: 250px; height: 250px;"></object> |
</div> |
<div class="testcase-row"> |
<h3>Image</h3> |
@@ -25,4 +25,4 @@ |
</div> |
<h3>Filters</h3> |
<pre>testpages.adblockplus.org/testcasefiles/object/$object</pre> |
-</section> |
+</section> |