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

Side by Side Diff: includes/testcases.md

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Created April 18, 2018, 11:54 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 <h2>Other individual test cases</h2> 1 <section class="site-panel">
2 <p>Other small test cases helpful for testing specific ABP behaviour and functio nality such as hiding placeholder images.</p> 2 <h2>Testpages Filter Subscription</h2>
3 <ul class="abp-pagelist"> 3 <p>This subscription includes all of the filters required to verify the follow ing test cases.</p><br>
4 <h3>Image tag &lt;img&gt;</h3> 4 <a class="site-button" href="/abp-testcase-subscription.txt" target="_blank">V iew</a>
5 <li><a href="testcases/img/01">IMG-01 - Image with single src</a></li> 5 <a class="site-button" href="abp:subscribe?location=http%3A%2F%2Ftestpages.adb lockplus.org%2Fabp-testcase-subscription.txt&amp;title=ABP%20Testcase%20Subscrip tion"">Subscribe</a>
6 <li><a href="testcases/img/02">IMG-02 - Image with protocol independent src</a ></li> 6 </section>
7 <li><a href="testcases/img/03">IMG-03 - Image with srcset</a></li> 7
8 <li><a href="testcases/img/04">IMG-04 - Image covered by overlay elements</a>< /li> 8 <section class="site-panel">
9 <li><a href="testcases/img/05">IMG-05 - Image via iframe</a></li> 9 <h2>Filter test cases</h2>
10 </ul> 10 <h3>Blocking and hiding filters</h3>
11 <ul class="abp-pagelist"> 11 <ul class="site-pagelist">
12 <h3>Embed tag &lt;embed&gt;</h3> 12 <li>
13 <li><a href="testcases/embed/01">EMBED-01 - Image as SVG</a></li> 13 <a href="filters/blocking">
14 </ul> 14 <h3>Blocking</h3>
15 <ul class="abp-pagelist"> 15 </a>
16 <h3>CSS</h3> 16 </li>
17 <li><a href="testcases/css/01">CSS-01 - Image via background-image</a></li> 17 <li>
18 <li><a href="testcases/css/02">CSS-02 - Image via background-image and base64< /a></li> 18 <a href="filters/element-hiding">
19 <li><a href="testcases/css/03">CSS-03 - Image via content</a></li> 19 <h3>Element Hiding</h3>
20 </ul> 20 </a>
21 <ul class="abp-pagelist"> 21 </li>
22 <h3>Generic hide/block</h3> 22 <li>
23 <li><a href="testcases/generic/#01">GENERIC-01 - Generic block</a></li> 23 <a href="filters/element-hiding-emulation">
24 <li><a href="testcases/generic/#02">GENERIC-02 - Generic hide</a></li> 24 <h3>Element Hiding Emulation / Extended Selectors</h3>
25 <li><a href="testcases/generic/#03">GENERIC-03 - Specific block</a></li> 25 </a>
26 <li><a href="testcases/generic/#04">GENERIC-04 - Specific hide</a></li> 26 </li>
27 <li><a href="testcases/generic/#05">GENERIC-05 - Generic exception block</a></ li> 27 </ul>
28 <li><a href="testcases/generic/#06">GENERIC-06 - Specific exception hide</a></ li> 28 <h3>Filter options</h3>
29 </ul> 29 <ul class="site-pagelist">
30 <li>
31 <a href="filters/popup">
32 <h3>$popup</h3>
33 </a>
34 </li>
35 <li>
36 <a href="filters/image">
37 <h3>$image</h3>
38 </a>
39 </li>
40 <li>
41 <a href="filters/script">
42 <h3>$script</h3>
43 </a>
44 </li>
45 <li>
46 <a href="filters/stylesheet">
47 <h3>$stylesheet</h3>
48 </a>
49 </li>
50 <li>
51 <a href="filters/subdocument">
52 <h3>$subdocument</h3>
53 </a>
54 </li>
55 <li>
56 <a href="filters/object">
57 <h3>$object</h3>
58 </a>
59 </li>
60 <li>
61 <a href="filters/object-subrequest">
62 <h3>$object-subrequest - Not working yet</h3>
63 </a>
64 </li>
65 <li>
66 <a href="filters/xmlhttprequest">
67 <h3>$xmlhttprequest</h3>
68 </a>
69 </li>
70 <li>
71 <a href="filters/ping">
72 <h3>$ping</h3>
73 </a>
74 </li>
75 <li>
76 <a href="filters/websocket">
77 <h3>$websocket</h3>
78 </a>
79 </li>
80 <li>
81 <a href="filters/webrtc">
82 <h3>$webrtc - Not working yet</h3>
83 </a>
84 </li>
85 </ul>
86 <h3>Exception Filters</h3>
87 <ul class="site-pagelist">
88 <li>
89 <a href="exceptions/elemhide">
90 <h3>$elemhide - Exception</h3>
91 </a>
92 </li>
93 <li>
94 <a href="exceptions/document">
95 <h3>$document - Exception</h3>
96 </a>
97 </li>
98 <li>
99 <a href="exceptions/popup">
100 <h3>$popup - Exception</h3>
101 </a>
102 </li>
103 <li>
104 <a href="exceptions/image">
105 <h3>$image - Exception</h3>
106 </a>
107 </li>
108 <li>
109 <a href="exceptions/script">
110 <h3>$script - Exception</h3>
111 </a>
112 </li>
113 <li>
114 <a href="exceptions/stylesheet">
115 <h3>$stylesheet - Exception</h3>
116 </a>
117 </li>
118 <li>
119 <a href="exceptions/subdocument">
120 <h3>$subdocument - Exception</h3>
121 </a>
122 </li>
123 <li>
124 <a href="exceptions/xmlhttprequest">
125 <h3>$xmlhttprequest - Exception</h3>
126 </a>
127 </li>
128 <li>
129 <a href="exceptions/element-hiding">
130 <h3>Element Hiding - Exception</h3>
131 </a>
132 </li>
133 </ul>
134 </section>
135
136 <section class="site-panel">
137 <h2>Circumvention</h2>
138 <ul class="site-pagelist">
139 <li>
140 <a href="circumvention/inline-style-important">
141 <h3>Inline style !important</h3>
142 </a>
143 </li>
144 <li>
145 <a href="circumvention/anoniframe-documentwrite">
146 <h3>Anonymous iframe document.write()</h3>
147 </a>
148 </li>
149 </ul>
150 </section>
OLDNEW

Powered by Google App Engine
This is Rietveld