Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: pages/testcases/generic/04.md

Issue 29325987: Issue 616 - Add some tests for generic hide + block (Closed)
Left Patch Set: Ensure we break out of iFrame! Created Sept. 10, 2015, 1:18 p.m.
Right Patch Set: Adjust for new dimensions of test + fail images Created Sept. 11, 2015, 2:14 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « pages/testcases/generic/03.md ('k') | pages/testcases/generic/05.md » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 title = ABP Test Pages 1 title = ABP Test Pages
2 template = testcase 2 template = testcase
3 testcaseid = GENERIC-04 3 testcaseid = GENERIC-04
4 4
5 An image hidden with a specific hiding rule should not be whitelisted by $generi chide. 5 An image hidden with a specific hiding rule should not be whitelisted by $generi chide.
6 6
7 <h3>Feature check</h3> 7 <h3>Feature check</h3>
8 Specific hiding rules should not be whitelisted: 8 Specific hiding rules should not be whitelisted:
9 <table class="abp-feature-table"> 9 <table class="abp-feature-table">
10 <tr> 10 <tr>
11 <th>IE</th> 11 <th>IE</th>
12 <th>Firefox</th> 12 <th>Firefox</th>
13 <th>Chrome</th> 13 <th>Chrome</th>
14 <th>Opera</th> 14 <th>Opera</th>
15 <th>Safari</th> 15 <th>Safari</th>
16 </tr> 16 </tr>
17 <tr> 17 <tr>
18 <td>No</td> 18 <td>No</td>
19 <td>Yes</td> 19 <td>Yes</td>
20 <td>Yes</td> 20 <td>Yes</td>
21 <td>???</td> 21 <td>???</td>
22 <td>???</td> 22 <td>???</td>
23 </tr> 23 </tr>
24 </table> 24 </table>
25 25
26 <h3>Test case</h3> 26 <h3>Test case</h3>
27 <div style="background-image: url(/images/testcase-pass.png); width: 235px; heig ht: 50px;"> 27 <div style="background-image: url(/images/testcase-pass.png); width: 250px; heig ht: 50px;">
28 <img id="abp-testsuite-tohide-specific" src="/images/testcase-fail.png" /> 28 <img id="abp-testsuite-tohide-specific" src="/images/testcase-fail.png" />
29 </div> 29 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld