OLD | NEW |
1 Series of tests to ensure correct results on applying different blend modes. | 1 Series of tests to ensure correct results on applying different blend modes. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 Testing blend mode "source-over" | 6 Testing blend mode "source-over" |
7 solid on solid | 7 solid on solid |
8 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 8 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
9 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 9 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
10 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 10 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
68 PASS pixelDataAtPoint(2)[1] is within 5 of 85 | 68 PASS pixelDataAtPoint(2)[1] is within 5 of 85 |
69 PASS pixelDataAtPoint(2)[2] is within 5 of 84 | 69 PASS pixelDataAtPoint(2)[2] is within 5 of 84 |
70 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 70 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
71 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 71 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
72 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 72 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
73 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 73 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
74 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 74 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
75 | 75 |
76 Testing blend mode "multiply" | 76 Testing blend mode "multiply" |
77 solid on solid | 77 solid on solid |
78 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 255. | 78 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
79 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 79 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
80 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 80 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
81 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 81 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
82 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 255. | 82 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
83 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 255. | 83 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
84 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 84 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
85 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 85 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
86 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 86 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
87 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 128. | 87 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
88 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 88 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
89 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 89 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
90 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 90 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
91 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 91 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
92 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 92 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
93 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 93 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
94 solid on alpha | 94 solid on alpha |
95 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 128. | 95 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
96 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 96 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
97 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | 97 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
98 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 98 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
99 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 128. | 99 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
100 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 128. | 100 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
101 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | 101 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
102 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 102 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
103 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 103 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
104 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 64. | 104 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
105 PASS pixelDataAtPoint(2)[2] is within 5 of 127 | 105 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
106 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 106 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
107 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 107 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
108 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 108 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
109 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 109 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
110 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 110 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
111 alpha on solid | 111 alpha on solid |
112 FAIL pixelDataAtPoint(0)[0] should be within 5 of 128. Was 255. | 112 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
113 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 113 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
114 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 114 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
115 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 115 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
116 FAIL pixelDataAtPoint(1)[0] should be within 5 of 128. Was 255. | 116 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
117 FAIL pixelDataAtPoint(1)[1] should be within 5 of 128. Was 255. | 117 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
118 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 118 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
119 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 119 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
120 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 120 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
121 FAIL pixelDataAtPoint(2)[1] should be within 5 of 64. Was 128. | 121 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
122 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 122 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
123 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 123 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
124 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 124 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
125 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 125 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
126 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 126 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
127 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 127 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
128 alpha on alpha | 128 alpha on alpha |
129 FAIL pixelDataAtPoint(0)[0] should be within 5 of 85. Was 170. | 129 PASS pixelDataAtPoint(0)[0] is within 5 of 85 |
130 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 130 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
131 PASS pixelDataAtPoint(0)[2] is within 5 of 84 | 131 PASS pixelDataAtPoint(0)[2] is within 5 of 84 |
132 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 132 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
133 FAIL pixelDataAtPoint(1)[0] should be within 5 of 85. Was 170. | 133 PASS pixelDataAtPoint(1)[0] is within 5 of 85 |
134 FAIL pixelDataAtPoint(1)[1] should be within 5 of 85. Was 170. | 134 PASS pixelDataAtPoint(1)[1] is within 5 of 85 |
135 PASS pixelDataAtPoint(1)[2] is within 5 of 84 | 135 PASS pixelDataAtPoint(1)[2] is within 5 of 84 |
136 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 136 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
137 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 137 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
138 FAIL pixelDataAtPoint(2)[1] should be within 5 of 43. Was 85. | 138 PASS pixelDataAtPoint(2)[1] is within 5 of 43 |
139 PASS pixelDataAtPoint(2)[2] is within 5 of 84 | 139 PASS pixelDataAtPoint(2)[2] is within 5 of 84 |
140 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 140 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
141 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 141 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
142 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 142 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
143 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 143 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
144 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 144 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
145 | 145 |
146 Testing blend mode "screen" | 146 Testing blend mode "screen" |
147 solid on solid | 147 solid on solid |
148 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 148 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
149 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 149 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
150 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 150 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
151 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 151 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
152 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 152 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
153 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 153 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
154 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 154 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
155 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 155 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
156 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 156 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
157 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 157 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
158 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. | 158 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
159 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 159 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
160 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 160 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
161 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 161 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
162 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 162 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
163 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 163 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
164 solid on alpha | 164 solid on alpha |
165 PASS pixelDataAtPoint(0)[0] is within 5 of 128 | 165 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
166 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 166 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
167 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 167 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
168 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 168 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
169 PASS pixelDataAtPoint(1)[0] is within 5 of 128 | 169 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
170 PASS pixelDataAtPoint(1)[1] is within 5 of 128 | 170 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
171 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 171 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
172 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 172 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
173 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 173 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
174 PASS pixelDataAtPoint(2)[1] is within 5 of 64 | 174 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
175 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. | 175 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
176 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 176 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
177 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 177 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
178 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 178 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
179 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 179 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
180 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 180 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
181 alpha on solid | 181 alpha on solid |
182 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 182 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
183 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 183 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
184 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 184 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
185 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 185 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
186 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 186 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
187 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 187 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
188 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 188 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
189 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 189 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
190 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 190 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
191 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 191 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
192 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. | 192 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
193 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 193 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
194 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 194 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
195 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 195 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
196 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 196 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
197 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 197 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
198 alpha on alpha | 198 alpha on alpha |
199 PASS pixelDataAtPoint(0)[0] is within 5 of 171 | 199 PASS pixelDataAtPoint(0)[0] is within 5 of 171 |
200 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 200 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
201 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. | 201 PASS pixelDataAtPoint(0)[2] is within 5 of 170 |
202 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 202 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
203 PASS pixelDataAtPoint(1)[0] is within 5 of 171 | 203 PASS pixelDataAtPoint(1)[0] is within 5 of 171 |
204 PASS pixelDataAtPoint(1)[1] is within 5 of 171 | 204 PASS pixelDataAtPoint(1)[1] is within 5 of 171 |
205 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. | 205 PASS pixelDataAtPoint(1)[2] is within 5 of 170 |
206 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 206 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
207 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 207 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
208 PASS pixelDataAtPoint(2)[1] is within 5 of 85 | 208 PASS pixelDataAtPoint(2)[1] is within 5 of 85 |
209 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. | 209 PASS pixelDataAtPoint(2)[2] is within 5 of 170 |
210 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 210 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
211 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 211 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
212 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 212 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
213 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 213 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
214 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 214 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
215 | 215 |
216 Testing blend mode "overlay" | 216 Testing blend mode "overlay" |
217 solid on solid | 217 solid on solid |
218 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 255. | 218 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
219 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 219 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
220 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 220 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
221 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 221 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
222 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 255. | 222 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
223 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 255. | 223 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
224 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 224 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
225 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 225 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
226 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 226 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
227 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 128. | 227 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
228 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. | 228 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
229 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 229 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
230 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 230 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
231 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 231 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
232 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 232 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
233 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 233 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
234 solid on alpha | 234 solid on alpha |
235 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 128. | 235 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
236 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 236 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
237 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 237 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
238 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 238 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
239 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 128. | 239 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
240 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 128. | 240 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
241 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 241 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
242 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 242 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
243 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 243 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
244 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 64. | 244 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
245 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. | 245 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
246 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 246 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
247 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 247 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
248 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 248 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
249 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 249 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
250 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 250 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
251 alpha on solid | 251 alpha on solid |
252 FAIL pixelDataAtPoint(0)[0] should be within 5 of 128. Was 255. | 252 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
253 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 253 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
254 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 254 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
255 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 255 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
256 FAIL pixelDataAtPoint(1)[0] should be within 5 of 128. Was 255. | 256 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
257 FAIL pixelDataAtPoint(1)[1] should be within 5 of 128. Was 255. | 257 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
258 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 258 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
259 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 259 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
260 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 260 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
261 FAIL pixelDataAtPoint(2)[1] should be within 5 of 64. Was 128. | 261 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
262 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. | 262 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
263 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 263 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
264 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 264 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
265 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 265 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
266 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 266 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
267 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 267 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
268 alpha on alpha | 268 alpha on alpha |
269 FAIL pixelDataAtPoint(0)[0] should be within 5 of 85. Was 170. | 269 PASS pixelDataAtPoint(0)[0] is within 5 of 85 |
270 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 270 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
271 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. | 271 PASS pixelDataAtPoint(0)[2] is within 5 of 170 |
272 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 272 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
273 FAIL pixelDataAtPoint(1)[0] should be within 5 of 85. Was 170. | 273 PASS pixelDataAtPoint(1)[0] is within 5 of 85 |
274 FAIL pixelDataAtPoint(1)[1] should be within 5 of 85. Was 170. | 274 PASS pixelDataAtPoint(1)[1] is within 5 of 85 |
275 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. | 275 PASS pixelDataAtPoint(1)[2] is within 5 of 170 |
276 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 276 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
277 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 277 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
278 FAIL pixelDataAtPoint(2)[1] should be within 5 of 43. Was 85. | 278 PASS pixelDataAtPoint(2)[1] is within 5 of 43 |
279 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. | 279 PASS pixelDataAtPoint(2)[2] is within 5 of 170 |
280 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 280 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
281 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 281 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
282 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 282 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
283 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 283 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
284 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 284 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
285 | 285 |
286 Testing blend mode "darken" | 286 Testing blend mode "darken" |
287 solid on solid | 287 solid on solid |
288 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 255. | 288 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
289 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 289 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
290 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 290 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
291 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 291 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
292 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 255. | 292 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
293 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 255. | 293 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
294 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 294 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
295 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 295 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
296 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 296 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
297 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 128. | 297 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
298 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 298 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
299 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 299 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
300 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 300 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
301 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 301 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
302 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 302 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
303 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 303 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
304 solid on alpha | 304 solid on alpha |
305 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 128. | 305 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
306 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 306 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
307 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | 307 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
308 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 308 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
309 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 128. | 309 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
310 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 128. | 310 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
311 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | 311 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
312 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 312 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
313 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 313 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
314 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 64. | 314 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
315 PASS pixelDataAtPoint(2)[2] is within 5 of 127 | 315 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
316 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 316 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
317 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 317 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
318 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 318 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
319 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 319 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
320 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 320 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
321 alpha on solid | 321 alpha on solid |
322 FAIL pixelDataAtPoint(0)[0] should be within 5 of 128. Was 255. | 322 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
323 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 323 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
324 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 324 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
325 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 325 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
326 FAIL pixelDataAtPoint(1)[0] should be within 5 of 128. Was 255. | 326 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
327 FAIL pixelDataAtPoint(1)[1] should be within 5 of 128. Was 255. | 327 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
328 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 328 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
329 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 329 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
330 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 330 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
331 FAIL pixelDataAtPoint(2)[1] should be within 5 of 64. Was 128. | 331 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
332 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 332 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
333 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 333 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
334 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 334 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
335 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 335 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
336 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 336 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
337 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 337 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
338 alpha on alpha | 338 alpha on alpha |
339 FAIL pixelDataAtPoint(0)[0] should be within 5 of 85. Was 170. | 339 PASS pixelDataAtPoint(0)[0] is within 5 of 85 |
340 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 340 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
341 PASS pixelDataAtPoint(0)[2] is within 5 of 84 | 341 PASS pixelDataAtPoint(0)[2] is within 5 of 84 |
342 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 342 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
343 FAIL pixelDataAtPoint(1)[0] should be within 5 of 85. Was 170. | 343 PASS pixelDataAtPoint(1)[0] is within 5 of 85 |
344 FAIL pixelDataAtPoint(1)[1] should be within 5 of 85. Was 170. | 344 PASS pixelDataAtPoint(1)[1] is within 5 of 85 |
345 PASS pixelDataAtPoint(1)[2] is within 5 of 84 | 345 PASS pixelDataAtPoint(1)[2] is within 5 of 84 |
346 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 346 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
347 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 347 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
348 FAIL pixelDataAtPoint(2)[1] should be within 5 of 43. Was 85. | 348 PASS pixelDataAtPoint(2)[1] is within 5 of 43 |
349 PASS pixelDataAtPoint(2)[2] is within 5 of 84 | 349 PASS pixelDataAtPoint(2)[2] is within 5 of 84 |
350 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 350 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
351 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 351 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
352 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 352 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
353 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 353 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
354 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 354 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
355 | 355 |
356 Testing blend mode "lighten" | 356 Testing blend mode "lighten" |
357 solid on solid | 357 solid on solid |
358 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 358 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
359 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 359 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
360 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 360 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
361 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 361 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
362 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 362 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
363 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 363 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
364 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 364 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
365 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 365 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
366 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 366 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
367 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 367 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
368 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. | 368 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
369 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 369 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
370 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 370 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
371 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 371 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
372 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 372 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
373 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 373 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
374 solid on alpha | 374 solid on alpha |
375 PASS pixelDataAtPoint(0)[0] is within 5 of 128 | 375 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
376 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 376 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
377 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 377 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
378 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 378 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
379 PASS pixelDataAtPoint(1)[0] is within 5 of 128 | 379 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
380 PASS pixelDataAtPoint(1)[1] is within 5 of 128 | 380 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
381 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 381 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
382 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 382 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
383 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 383 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
384 PASS pixelDataAtPoint(2)[1] is within 5 of 64 | 384 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
385 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. | 385 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
386 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 386 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
387 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 387 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
388 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 388 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
389 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 389 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
390 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 390 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
391 alpha on solid | 391 alpha on solid |
392 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 392 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
393 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 393 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
394 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 394 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
395 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 395 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
396 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 396 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
397 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 397 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
398 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 398 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
399 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 399 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
400 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 400 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
401 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 401 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
402 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. | 402 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
403 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 403 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
404 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 404 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
405 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 405 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
406 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 406 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
407 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 407 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
408 alpha on alpha | 408 alpha on alpha |
409 PASS pixelDataAtPoint(0)[0] is within 5 of 171 | 409 PASS pixelDataAtPoint(0)[0] is within 5 of 171 |
410 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 410 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
411 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. | 411 PASS pixelDataAtPoint(0)[2] is within 5 of 170 |
412 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 412 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
413 PASS pixelDataAtPoint(1)[0] is within 5 of 171 | 413 PASS pixelDataAtPoint(1)[0] is within 5 of 171 |
414 PASS pixelDataAtPoint(1)[1] is within 5 of 171 | 414 PASS pixelDataAtPoint(1)[1] is within 5 of 171 |
415 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. | 415 PASS pixelDataAtPoint(1)[2] is within 5 of 170 |
416 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 416 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
417 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 417 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
418 PASS pixelDataAtPoint(2)[1] is within 5 of 85 | 418 PASS pixelDataAtPoint(2)[1] is within 5 of 85 |
419 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. | 419 PASS pixelDataAtPoint(2)[2] is within 5 of 170 |
420 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 420 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
421 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 421 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
422 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 422 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
423 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 423 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
424 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 424 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
425 | 425 |
426 Testing blend mode "color-dodge" | 426 Testing blend mode "color-dodge" |
427 solid on solid | 427 solid on solid |
428 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 255. | 428 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
429 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 429 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
430 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 430 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
431 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 431 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
432 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 255. | 432 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
433 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 255. | 433 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
434 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 434 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
435 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 435 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
436 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 436 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
437 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 128. | 437 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
438 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. | 438 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
439 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 439 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
440 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 440 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
441 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 441 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
442 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 442 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
443 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 443 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
444 solid on alpha | 444 solid on alpha |
445 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 128. | 445 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
446 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 446 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
447 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 447 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
448 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 448 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
449 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 128. | 449 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
450 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 128. | 450 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
451 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 451 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
452 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 452 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
453 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 453 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
454 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 64. | 454 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
455 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. | 455 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
456 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 456 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
457 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 457 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
458 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 458 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
459 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 459 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
460 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 460 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
461 alpha on solid | 461 alpha on solid |
462 FAIL pixelDataAtPoint(0)[0] should be within 5 of 128. Was 255. | 462 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
463 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 463 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
464 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 464 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
465 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 465 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
466 FAIL pixelDataAtPoint(1)[0] should be within 5 of 128. Was 255. | 466 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
467 FAIL pixelDataAtPoint(1)[1] should be within 5 of 128. Was 255. | 467 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
468 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 468 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
469 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 469 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
470 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 470 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
471 FAIL pixelDataAtPoint(2)[1] should be within 5 of 64. Was 128. | 471 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
472 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. | 472 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
473 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 473 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
474 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 474 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
475 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 475 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
476 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 476 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
477 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 477 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
478 alpha on alpha | 478 alpha on alpha |
479 FAIL pixelDataAtPoint(0)[0] should be within 5 of 85. Was 170. | 479 PASS pixelDataAtPoint(0)[0] is within 5 of 85 |
480 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 480 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
481 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. | 481 PASS pixelDataAtPoint(0)[2] is within 5 of 170 |
482 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 482 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
483 FAIL pixelDataAtPoint(1)[0] should be within 5 of 85. Was 170. | 483 PASS pixelDataAtPoint(1)[0] is within 5 of 85 |
484 FAIL pixelDataAtPoint(1)[1] should be within 5 of 85. Was 170. | 484 PASS pixelDataAtPoint(1)[1] is within 5 of 85 |
485 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. | 485 PASS pixelDataAtPoint(1)[2] is within 5 of 170 |
486 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 486 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
487 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 487 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
488 FAIL pixelDataAtPoint(2)[1] should be within 5 of 43. Was 85. | 488 PASS pixelDataAtPoint(2)[1] is within 5 of 43 |
489 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. | 489 PASS pixelDataAtPoint(2)[2] is within 5 of 170 |
490 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 490 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
491 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 491 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
492 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 492 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
493 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 493 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
494 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 494 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
495 | 495 |
496 Testing blend mode "color-burn" | 496 Testing blend mode "color-burn" |
497 solid on solid | 497 solid on solid |
498 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 255. | 498 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
499 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 499 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
500 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 500 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
501 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 501 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
502 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 255. | 502 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
503 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 255. | 503 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
504 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 504 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
505 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 505 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
506 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 506 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
507 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 128. | 507 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
508 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. | 508 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
509 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 509 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
510 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 510 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
511 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 511 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
512 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 512 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
513 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 513 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
514 solid on alpha | 514 solid on alpha |
515 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 128. | 515 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
516 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 516 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
517 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 517 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
518 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 518 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
519 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 128. | 519 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
520 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 128. | 520 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
521 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 521 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
522 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 522 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
523 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 523 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
524 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 64. | 524 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
525 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. | 525 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
526 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 526 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
527 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 527 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
528 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 528 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
529 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 529 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
530 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 530 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
531 alpha on solid | 531 alpha on solid |
532 FAIL pixelDataAtPoint(0)[0] should be within 5 of 128. Was 255. | 532 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
533 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 533 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
534 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 534 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
535 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 535 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
536 FAIL pixelDataAtPoint(1)[0] should be within 5 of 128. Was 255. | 536 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
537 FAIL pixelDataAtPoint(1)[1] should be within 5 of 128. Was 255. | 537 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
538 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 538 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
539 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 539 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
540 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 540 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
541 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 128. | 541 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
542 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. | 542 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
543 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 543 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
544 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 544 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
545 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 545 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
546 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 546 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
547 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 547 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
548 alpha on alpha | 548 alpha on alpha |
549 FAIL pixelDataAtPoint(0)[0] should be within 5 of 85. Was 170. | 549 PASS pixelDataAtPoint(0)[0] is within 5 of 85 |
550 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 550 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
551 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. | 551 PASS pixelDataAtPoint(0)[2] is within 5 of 170 |
552 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 552 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
553 FAIL pixelDataAtPoint(1)[0] should be within 5 of 85. Was 170. | 553 PASS pixelDataAtPoint(1)[0] is within 5 of 85 |
554 FAIL pixelDataAtPoint(1)[1] should be within 5 of 85. Was 170. | 554 PASS pixelDataAtPoint(1)[1] is within 5 of 85 |
555 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. | 555 PASS pixelDataAtPoint(1)[2] is within 5 of 170 |
556 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 556 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
557 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 557 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
558 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 85. | 558 PASS pixelDataAtPoint(2)[1] is within 5 of 42 |
559 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. | 559 PASS pixelDataAtPoint(2)[2] is within 5 of 170 |
560 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 560 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
561 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 561 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
562 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 562 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
563 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 563 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
564 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 564 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
565 | 565 |
566 Testing blend mode "hard-light" | 566 Testing blend mode "hard-light" |
567 solid on solid | 567 solid on solid |
568 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 568 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
569 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 569 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
570 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 570 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
571 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 571 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
572 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 572 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
573 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 573 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
574 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 574 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
575 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 575 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
576 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 576 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
577 FAIL pixelDataAtPoint(2)[1] should be within 5 of 1. Was 128. | 577 PASS pixelDataAtPoint(2)[1] is within 5 of 1 |
578 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 578 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
579 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 579 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
580 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 580 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
581 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 581 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
582 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 582 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
583 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 583 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
584 solid on alpha | 584 solid on alpha |
585 PASS pixelDataAtPoint(0)[0] is within 5 of 128 | 585 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
586 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 586 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
587 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | 587 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
588 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 588 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
589 PASS pixelDataAtPoint(1)[0] is within 5 of 128 | 589 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
590 PASS pixelDataAtPoint(1)[1] is within 5 of 128 | 590 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
591 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | 591 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
592 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 592 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
593 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 593 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
594 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 64. | 594 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
595 PASS pixelDataAtPoint(2)[2] is within 5 of 127 | 595 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
596 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 596 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
597 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 597 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
598 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 598 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
599 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 599 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
600 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 600 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
601 alpha on solid | 601 alpha on solid |
602 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 602 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
603 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 603 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
604 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 604 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
605 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 605 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
606 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 606 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
607 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 607 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
608 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 608 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
609 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 609 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
610 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 610 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
611 FAIL pixelDataAtPoint(2)[1] should be within 5 of 65. Was 128. | 611 PASS pixelDataAtPoint(2)[1] is within 5 of 65 |
612 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 612 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
613 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 613 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
614 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 614 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
615 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 615 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
616 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 616 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
617 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 617 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
618 alpha on alpha | 618 alpha on alpha |
619 PASS pixelDataAtPoint(0)[0] is within 5 of 171 | 619 PASS pixelDataAtPoint(0)[0] is within 5 of 171 |
620 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 620 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
621 PASS pixelDataAtPoint(0)[2] is within 5 of 84 | 621 PASS pixelDataAtPoint(0)[2] is within 5 of 84 |
622 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 622 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
623 PASS pixelDataAtPoint(1)[0] is within 5 of 171 | 623 PASS pixelDataAtPoint(1)[0] is within 5 of 171 |
624 PASS pixelDataAtPoint(1)[1] is within 5 of 171 | 624 PASS pixelDataAtPoint(1)[1] is within 5 of 171 |
625 PASS pixelDataAtPoint(1)[2] is within 5 of 84 | 625 PASS pixelDataAtPoint(1)[2] is within 5 of 84 |
626 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 626 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
627 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 627 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
628 FAIL pixelDataAtPoint(2)[1] should be within 5 of 43. Was 85. | 628 PASS pixelDataAtPoint(2)[1] is within 5 of 43 |
629 PASS pixelDataAtPoint(2)[2] is within 5 of 84 | 629 PASS pixelDataAtPoint(2)[2] is within 5 of 84 |
630 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 630 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
631 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 631 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
632 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 632 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
633 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 633 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
634 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 634 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
635 | 635 |
636 Testing blend mode "soft-light" | 636 Testing blend mode "soft-light" |
637 solid on solid | 637 solid on solid |
638 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 255. | 638 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
639 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 639 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
640 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 640 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
641 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 641 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
642 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 255. | 642 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
643 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 255. | 643 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
644 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 644 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
645 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 645 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
646 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 646 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
647 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 128. | 647 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
648 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. | 648 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
649 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 649 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
650 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 650 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
651 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 651 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
652 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 652 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
653 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 653 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
654 solid on alpha | 654 solid on alpha |
655 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 128. | 655 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
656 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 656 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
657 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 657 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
658 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 658 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
659 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 128. | 659 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
660 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 128. | 660 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
661 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 661 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
662 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 662 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
663 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 663 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
664 FAIL pixelDataAtPoint(2)[1] should be within 5 of 0. Was 64. | 664 PASS pixelDataAtPoint(2)[1] is within 5 of 0 |
665 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. | 665 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
666 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 666 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
667 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 667 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
668 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 668 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
669 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 669 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
670 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 670 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
671 alpha on solid | 671 alpha on solid |
672 FAIL pixelDataAtPoint(0)[0] should be within 5 of 128. Was 255. | 672 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
673 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 673 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
674 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 674 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
675 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 675 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
676 FAIL pixelDataAtPoint(1)[0] should be within 5 of 128. Was 255. | 676 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
677 FAIL pixelDataAtPoint(1)[1] should be within 5 of 128. Was 255. | 677 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
678 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 678 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
679 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 679 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
680 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 680 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
681 FAIL pixelDataAtPoint(2)[1] should be within 5 of 64. Was 128. | 681 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
682 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. | 682 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
683 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 683 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
684 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 684 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
685 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 685 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
686 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 686 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
687 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 687 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
688 alpha on alpha | 688 alpha on alpha |
689 FAIL pixelDataAtPoint(0)[0] should be within 5 of 85. Was 170. | 689 PASS pixelDataAtPoint(0)[0] is within 5 of 85 |
690 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 690 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
691 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. | 691 PASS pixelDataAtPoint(0)[2] is within 5 of 170 |
692 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 692 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
693 FAIL pixelDataAtPoint(1)[0] should be within 5 of 85. Was 170. | 693 PASS pixelDataAtPoint(1)[0] is within 5 of 85 |
694 FAIL pixelDataAtPoint(1)[1] should be within 5 of 85. Was 170. | 694 PASS pixelDataAtPoint(1)[1] is within 5 of 85 |
695 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. | 695 PASS pixelDataAtPoint(1)[2] is within 5 of 170 |
696 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 696 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
697 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 697 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
698 FAIL pixelDataAtPoint(2)[1] should be within 5 of 43. Was 85. | 698 PASS pixelDataAtPoint(2)[1] is within 5 of 43 |
699 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. | 699 PASS pixelDataAtPoint(2)[2] is within 5 of 170 |
700 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 700 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
701 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 701 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
702 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 702 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
703 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 703 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
704 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 704 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
705 | 705 |
706 Testing blend mode "difference" | 706 Testing blend mode "difference" |
707 solid on solid | 707 solid on solid |
708 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 708 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
709 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 709 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
710 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 710 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
711 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 711 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
712 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 712 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
713 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 713 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
714 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 714 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
715 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 715 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
716 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 716 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
717 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 717 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
718 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. | 718 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
719 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 719 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
720 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 720 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
721 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 721 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
722 FAIL pixelDataAtPoint(3)[2] should be within 5 of 0. Was 255. | 722 PASS pixelDataAtPoint(3)[2] is within 5 of 0 |
723 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 723 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
724 solid on alpha | 724 solid on alpha |
725 PASS pixelDataAtPoint(0)[0] is within 5 of 128 | 725 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
726 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 726 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
727 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 727 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
728 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 728 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
729 PASS pixelDataAtPoint(1)[0] is within 5 of 128 | 729 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
730 PASS pixelDataAtPoint(1)[1] is within 5 of 128 | 730 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
731 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 731 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
732 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 732 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
733 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 733 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
734 PASS pixelDataAtPoint(2)[1] is within 5 of 64 | 734 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
735 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. | 735 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
736 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 736 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
737 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 737 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
738 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 738 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
739 FAIL pixelDataAtPoint(3)[2] should be within 5 of 127. Was 255. | 739 PASS pixelDataAtPoint(3)[2] is within 5 of 127 |
740 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 740 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
741 alpha on solid | 741 alpha on solid |
742 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 742 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
743 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 743 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
744 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 744 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
745 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 745 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
746 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 746 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
747 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 747 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
748 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 748 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
749 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 749 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
750 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 750 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
751 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 751 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
752 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. | 752 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
753 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 753 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
754 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 754 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
755 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 755 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
756 FAIL pixelDataAtPoint(3)[2] should be within 5 of 128. Was 255. | 756 PASS pixelDataAtPoint(3)[2] is within 5 of 128 |
757 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 757 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
758 alpha on alpha | 758 alpha on alpha |
759 PASS pixelDataAtPoint(0)[0] is within 5 of 171 | 759 PASS pixelDataAtPoint(0)[0] is within 5 of 171 |
760 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 760 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
761 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. | 761 PASS pixelDataAtPoint(0)[2] is within 5 of 170 |
762 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 762 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
763 PASS pixelDataAtPoint(1)[0] is within 5 of 171 | 763 PASS pixelDataAtPoint(1)[0] is within 5 of 171 |
764 PASS pixelDataAtPoint(1)[1] is within 5 of 171 | 764 PASS pixelDataAtPoint(1)[1] is within 5 of 171 |
765 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. | 765 PASS pixelDataAtPoint(1)[2] is within 5 of 170 |
766 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 766 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
767 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 767 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
768 PASS pixelDataAtPoint(2)[1] is within 5 of 85 | 768 PASS pixelDataAtPoint(2)[1] is within 5 of 85 |
769 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. | 769 PASS pixelDataAtPoint(2)[2] is within 5 of 170 |
770 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 770 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
771 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 771 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
772 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 772 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
773 FAIL pixelDataAtPoint(3)[2] should be within 5 of 171. Was 255. | 773 PASS pixelDataAtPoint(3)[2] is within 5 of 171 |
774 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 774 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
775 | 775 |
776 Testing blend mode "exclusion" | 776 Testing blend mode "exclusion" |
777 solid on solid | 777 solid on solid |
778 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 778 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
779 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 779 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
780 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 780 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
781 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 781 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
782 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 782 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
783 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 783 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
784 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 784 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
785 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 785 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
786 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 786 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
787 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 787 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
788 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. | 788 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
789 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 789 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
790 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 790 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
791 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 791 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
792 FAIL pixelDataAtPoint(3)[2] should be within 5 of 0. Was 255. | 792 PASS pixelDataAtPoint(3)[2] is within 5 of 0 |
793 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 793 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
794 solid on alpha | 794 solid on alpha |
795 PASS pixelDataAtPoint(0)[0] is within 5 of 128 | 795 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
796 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 796 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
797 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 797 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
798 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 798 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
799 PASS pixelDataAtPoint(1)[0] is within 5 of 128 | 799 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
800 PASS pixelDataAtPoint(1)[1] is within 5 of 128 | 800 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
801 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 801 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
802 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 802 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
803 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 803 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
804 PASS pixelDataAtPoint(2)[1] is within 5 of 64 | 804 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
805 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. | 805 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
806 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 806 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
807 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 807 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
808 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 808 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
809 FAIL pixelDataAtPoint(3)[2] should be within 5 of 127. Was 255. | 809 PASS pixelDataAtPoint(3)[2] is within 5 of 127 |
810 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 810 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
811 alpha on solid | 811 alpha on solid |
812 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 812 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
813 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 813 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
814 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 814 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
815 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 815 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
816 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 816 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
817 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 817 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
818 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 818 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
819 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 819 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
820 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 820 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
821 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 821 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
822 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. | 822 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
823 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 823 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
824 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 824 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
825 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 825 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
826 FAIL pixelDataAtPoint(3)[2] should be within 5 of 128. Was 255. | 826 PASS pixelDataAtPoint(3)[2] is within 5 of 128 |
827 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 827 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
828 alpha on alpha | 828 alpha on alpha |
829 PASS pixelDataAtPoint(0)[0] is within 5 of 171 | 829 PASS pixelDataAtPoint(0)[0] is within 5 of 171 |
830 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 830 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
831 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. | 831 PASS pixelDataAtPoint(0)[2] is within 5 of 170 |
832 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 832 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
833 PASS pixelDataAtPoint(1)[0] is within 5 of 171 | 833 PASS pixelDataAtPoint(1)[0] is within 5 of 171 |
834 PASS pixelDataAtPoint(1)[1] is within 5 of 171 | 834 PASS pixelDataAtPoint(1)[1] is within 5 of 171 |
835 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. | 835 PASS pixelDataAtPoint(1)[2] is within 5 of 170 |
836 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 836 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
837 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 837 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
838 PASS pixelDataAtPoint(2)[1] is within 5 of 85 | 838 PASS pixelDataAtPoint(2)[1] is within 5 of 85 |
839 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. | 839 PASS pixelDataAtPoint(2)[2] is within 5 of 170 |
840 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 840 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
841 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 841 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
842 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 842 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
843 FAIL pixelDataAtPoint(3)[2] should be within 5 of 171. Was 255. | 843 PASS pixelDataAtPoint(3)[2] is within 5 of 171 |
844 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 844 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
845 | 845 |
846 Testing blend mode "hue" | 846 Testing blend mode "hue" |
847 solid on solid | 847 solid on solid |
848 FAIL pixelDataAtPoint(0)[0] should be within 5 of 93. Was 255. | 848 PASS pixelDataAtPoint(0)[0] is within 5 of 93 |
849 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 849 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
850 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 850 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
851 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 851 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
852 FAIL pixelDataAtPoint(1)[0] should be within 5 of 31. Was 255. | 852 PASS pixelDataAtPoint(1)[0] is within 5 of 31 |
853 FAIL pixelDataAtPoint(1)[1] should be within 5 of 31. Was 255. | 853 PASS pixelDataAtPoint(1)[1] is within 5 of 31 |
854 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 854 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
855 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 855 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
856 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 856 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
857 FAIL pixelDataAtPoint(2)[1] should be within 5 of 46. Was 128. | 857 PASS pixelDataAtPoint(2)[1] is within 5 of 46 |
858 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 858 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
859 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 859 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
860 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 860 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
861 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 861 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
862 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 862 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
863 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 863 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
864 solid on alpha | 864 solid on alpha |
865 FAIL pixelDataAtPoint(0)[0] should be within 5 of 49. Was 128. | 865 PASS pixelDataAtPoint(0)[0] is within 5 of 49 |
866 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 866 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
867 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | 867 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
868 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 868 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
869 FAIL pixelDataAtPoint(1)[0] should be within 5 of 16. Was 128. | 869 PASS pixelDataAtPoint(1)[0] is within 5 of 16 |
870 FAIL pixelDataAtPoint(1)[1] should be within 5 of 16. Was 128. | 870 PASS pixelDataAtPoint(1)[1] is within 5 of 16 |
871 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | 871 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
872 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 872 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
873 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 873 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
874 FAIL pixelDataAtPoint(2)[1] should be within 5 of 25. Was 64. | 874 PASS pixelDataAtPoint(2)[1] is within 5 of 25 |
875 PASS pixelDataAtPoint(2)[2] is within 5 of 127 | 875 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
876 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 876 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
877 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 877 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
878 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 878 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
879 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 879 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
880 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 880 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
881 alpha on solid | 881 alpha on solid |
882 FAIL pixelDataAtPoint(0)[0] should be within 5 of 175. Was 255. | 882 PASS pixelDataAtPoint(0)[0] is within 5 of 175 |
883 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 883 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
884 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 884 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
885 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 885 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
886 FAIL pixelDataAtPoint(1)[0] should be within 5 of 144. Was 255. | 886 PASS pixelDataAtPoint(1)[0] is within 5 of 144 |
887 FAIL pixelDataAtPoint(1)[1] should be within 5 of 144. Was 255. | 887 PASS pixelDataAtPoint(1)[1] is within 5 of 144 |
888 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 888 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
889 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 889 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
890 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 890 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
891 FAIL pixelDataAtPoint(2)[1] should be within 5 of 88. Was 128. | 891 PASS pixelDataAtPoint(2)[1] is within 5 of 88 |
892 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 892 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
893 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 893 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
894 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 894 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
895 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 895 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
896 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 896 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
897 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 897 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
898 alpha on alpha | 898 alpha on alpha |
899 FAIL pixelDataAtPoint(0)[0] should be within 5 of 116. Was 170. | 899 PASS pixelDataAtPoint(0)[0] is within 5 of 116 |
900 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 900 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
901 PASS pixelDataAtPoint(0)[2] is within 5 of 84 | 901 PASS pixelDataAtPoint(0)[2] is within 5 of 84 |
902 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 902 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
903 FAIL pixelDataAtPoint(1)[0] should be within 5 of 96. Was 170. | 903 PASS pixelDataAtPoint(1)[0] is within 5 of 96 |
904 FAIL pixelDataAtPoint(1)[1] should be within 5 of 96. Was 170. | 904 PASS pixelDataAtPoint(1)[1] is within 5 of 96 |
905 PASS pixelDataAtPoint(1)[2] is within 5 of 84 | 905 PASS pixelDataAtPoint(1)[2] is within 5 of 84 |
906 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 906 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
907 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 907 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
908 FAIL pixelDataAtPoint(2)[1] should be within 5 of 58. Was 85. | 908 PASS pixelDataAtPoint(2)[1] is within 5 of 58 |
909 PASS pixelDataAtPoint(2)[2] is within 5 of 84 | 909 PASS pixelDataAtPoint(2)[2] is within 5 of 84 |
910 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 910 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
911 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 911 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
912 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 912 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
913 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 913 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
914 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 914 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
915 | 915 |
916 Testing blend mode "saturation" | 916 Testing blend mode "saturation" |
917 solid on solid | 917 solid on solid |
918 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 255. | 918 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
919 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 919 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
920 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 920 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
921 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 921 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
922 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 255. | 922 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
923 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 255. | 923 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
924 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 924 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
925 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 925 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
926 FAIL pixelDataAtPoint(2)[0] should be within 5 of 14. Was 0. | 926 PASS pixelDataAtPoint(2)[0] is within 5 of 14 |
927 FAIL pixelDataAtPoint(2)[1] should be within 5 of 14. Was 128. | 927 PASS pixelDataAtPoint(2)[1] is within 5 of 14 |
928 FAIL pixelDataAtPoint(2)[2] should be within 5 of 142. Was 0. | 928 PASS pixelDataAtPoint(2)[2] is within 5 of 142 |
929 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 929 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
930 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 930 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
931 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 931 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
932 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 932 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
933 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 933 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
934 solid on alpha | 934 solid on alpha |
935 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 128. | 935 PASS pixelDataAtPoint(0)[0] is within 5 of 0 |
936 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 936 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
937 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 937 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
938 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 938 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
939 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 128. | 939 PASS pixelDataAtPoint(1)[0] is within 5 of 0 |
940 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 128. | 940 PASS pixelDataAtPoint(1)[1] is within 5 of 0 |
941 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 941 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
942 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 942 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
943 FAIL pixelDataAtPoint(2)[0] should be within 5 of 7. Was 0. | 943 PASS pixelDataAtPoint(2)[0] is within 5 of 7 |
944 FAIL pixelDataAtPoint(2)[1] should be within 5 of 7. Was 64. | 944 PASS pixelDataAtPoint(2)[1] is within 5 of 7 |
945 FAIL pixelDataAtPoint(2)[2] should be within 5 of 198. Was 127. | 945 PASS pixelDataAtPoint(2)[2] is within 5 of 198 |
946 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 946 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
947 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 947 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
948 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 948 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
949 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 949 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
950 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 950 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
951 alpha on solid | 951 alpha on solid |
952 FAIL pixelDataAtPoint(0)[0] should be within 5 of 128. Was 255. | 952 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
953 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 953 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
954 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 954 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
955 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 955 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
956 FAIL pixelDataAtPoint(1)[0] should be within 5 of 128. Was 255. | 956 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
957 FAIL pixelDataAtPoint(1)[1] should be within 5 of 128. Was 255. | 957 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
958 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 958 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
959 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 959 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
960 FAIL pixelDataAtPoint(2)[0] should be within 5 of 7. Was 0. | 960 PASS pixelDataAtPoint(2)[0] is within 5 of 7 |
961 FAIL pixelDataAtPoint(2)[1] should be within 5 of 71. Was 128. | 961 PASS pixelDataAtPoint(2)[1] is within 5 of 71 |
962 FAIL pixelDataAtPoint(2)[2] should be within 5 of 70. Was 0. | 962 PASS pixelDataAtPoint(2)[2] is within 5 of 70 |
963 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 963 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
964 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 964 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
965 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 965 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
966 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 966 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
967 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 967 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
968 alpha on alpha | 968 alpha on alpha |
969 FAIL pixelDataAtPoint(0)[0] should be within 5 of 85. Was 170. | 969 PASS pixelDataAtPoint(0)[0] is within 5 of 85 |
970 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 970 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
971 FAIL pixelDataAtPoint(0)[2] should be within 5 of 167. Was 84. | 971 PASS pixelDataAtPoint(0)[2] is within 5 of 167 |
972 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 972 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
973 FAIL pixelDataAtPoint(1)[0] should be within 5 of 85. Was 170. | 973 PASS pixelDataAtPoint(1)[0] is within 5 of 85 |
974 FAIL pixelDataAtPoint(1)[1] should be within 5 of 85. Was 170. | 974 PASS pixelDataAtPoint(1)[1] is within 5 of 85 |
975 FAIL pixelDataAtPoint(1)[2] should be within 5 of 167. Was 84. | 975 PASS pixelDataAtPoint(1)[2] is within 5 of 167 |
976 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 976 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
977 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 977 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
978 FAIL pixelDataAtPoint(2)[1] should be within 5 of 48. Was 85. | 978 PASS pixelDataAtPoint(2)[1] is within 5 of 48 |
979 FAIL pixelDataAtPoint(2)[2] should be within 5 of 130. Was 84. | 979 PASS pixelDataAtPoint(2)[2] is within 5 of 130 |
980 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 980 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
981 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 981 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
982 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 982 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
983 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 983 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
984 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 984 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
985 | 985 |
986 Testing blend mode "color" | 986 Testing blend mode "color" |
987 solid on solid | 987 solid on solid |
988 FAIL pixelDataAtPoint(0)[0] should be within 5 of 93. Was 255. | 988 PASS pixelDataAtPoint(0)[0] is within 5 of 93 |
989 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 989 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
990 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 990 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
991 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 991 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
992 FAIL pixelDataAtPoint(1)[0] should be within 5 of 31. Was 255. | 992 PASS pixelDataAtPoint(1)[0] is within 5 of 31 |
993 FAIL pixelDataAtPoint(1)[1] should be within 5 of 31. Was 255. | 993 PASS pixelDataAtPoint(1)[1] is within 5 of 31 |
994 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 994 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
995 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 995 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
996 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 996 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
997 FAIL pixelDataAtPoint(2)[1] should be within 5 of 47. Was 128. | 997 PASS pixelDataAtPoint(2)[1] is within 5 of 47 |
998 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 998 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
999 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 999 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
1000 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 1000 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
1001 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 1001 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
1002 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 1002 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
1003 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 1003 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
1004 solid on alpha | 1004 solid on alpha |
1005 FAIL pixelDataAtPoint(0)[0] should be within 5 of 49. Was 128. | 1005 PASS pixelDataAtPoint(0)[0] is within 5 of 49 |
1006 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 1006 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
1007 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | 1007 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
1008 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 1008 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
1009 FAIL pixelDataAtPoint(1)[0] should be within 5 of 16. Was 128. | 1009 PASS pixelDataAtPoint(1)[0] is within 5 of 16 |
1010 FAIL pixelDataAtPoint(1)[1] should be within 5 of 16. Was 128. | 1010 PASS pixelDataAtPoint(1)[1] is within 5 of 16 |
1011 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | 1011 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
1012 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 1012 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
1013 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 1013 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
1014 FAIL pixelDataAtPoint(2)[1] should be within 5 of 24. Was 64. | 1014 PASS pixelDataAtPoint(2)[1] is within 5 of 24 |
1015 PASS pixelDataAtPoint(2)[2] is within 5 of 127 | 1015 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
1016 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 1016 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
1017 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 1017 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
1018 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 1018 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
1019 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 1019 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
1020 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 1020 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
1021 alpha on solid | 1021 alpha on solid |
1022 FAIL pixelDataAtPoint(0)[0] should be within 5 of 175. Was 255. | 1022 PASS pixelDataAtPoint(0)[0] is within 5 of 175 |
1023 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 1023 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
1024 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 1024 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
1025 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 1025 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
1026 FAIL pixelDataAtPoint(1)[0] should be within 5 of 144. Was 255. | 1026 PASS pixelDataAtPoint(1)[0] is within 5 of 144 |
1027 FAIL pixelDataAtPoint(1)[1] should be within 5 of 144. Was 255. | 1027 PASS pixelDataAtPoint(1)[1] is within 5 of 144 |
1028 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 1028 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
1029 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 1029 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
1030 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 1030 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
1031 FAIL pixelDataAtPoint(2)[1] should be within 5 of 88. Was 128. | 1031 PASS pixelDataAtPoint(2)[1] is within 5 of 88 |
1032 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 1032 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
1033 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 1033 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
1034 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 1034 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
1035 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 1035 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
1036 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 1036 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
1037 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 1037 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
1038 alpha on alpha | 1038 alpha on alpha |
1039 FAIL pixelDataAtPoint(0)[0] should be within 5 of 116. Was 170. | 1039 PASS pixelDataAtPoint(0)[0] is within 5 of 116 |
1040 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 1040 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
1041 PASS pixelDataAtPoint(0)[2] is within 5 of 84 | 1041 PASS pixelDataAtPoint(0)[2] is within 5 of 84 |
1042 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 1042 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
1043 FAIL pixelDataAtPoint(1)[0] should be within 5 of 96. Was 170. | 1043 PASS pixelDataAtPoint(1)[0] is within 5 of 96 |
1044 FAIL pixelDataAtPoint(1)[1] should be within 5 of 96. Was 170. | 1044 PASS pixelDataAtPoint(1)[1] is within 5 of 96 |
1045 PASS pixelDataAtPoint(1)[2] is within 5 of 84 | 1045 PASS pixelDataAtPoint(1)[2] is within 5 of 84 |
1046 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 1046 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
1047 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 1047 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
1048 FAIL pixelDataAtPoint(2)[1] should be within 5 of 58. Was 85. | 1048 PASS pixelDataAtPoint(2)[1] is within 5 of 58 |
1049 PASS pixelDataAtPoint(2)[2] is within 5 of 84 | 1049 PASS pixelDataAtPoint(2)[2] is within 5 of 84 |
1050 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 1050 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
1051 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 1051 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
1052 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 1052 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
1053 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 1053 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
1054 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 1054 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
1055 | 1055 |
1056 Testing blend mode "luminosity" | 1056 Testing blend mode "luminosity" |
1057 solid on solid | 1057 solid on solid |
1058 FAIL pixelDataAtPoint(0)[0] should be within 5 of 55. Was 255. | 1058 PASS pixelDataAtPoint(0)[0] is within 5 of 55 |
1059 FAIL pixelDataAtPoint(0)[1] should be within 5 of 55. Was 0. | 1059 PASS pixelDataAtPoint(0)[1] is within 5 of 55 |
1060 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. | 1060 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
1061 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 1061 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
1062 FAIL pixelDataAtPoint(1)[0] should be within 5 of 224. Was 255. | 1062 PASS pixelDataAtPoint(1)[0] is within 5 of 224 |
1063 FAIL pixelDataAtPoint(1)[1] should be within 5 of 224. Was 255. | 1063 PASS pixelDataAtPoint(1)[1] is within 5 of 224 |
1064 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. | 1064 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
1065 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 1065 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
1066 FAIL pixelDataAtPoint(2)[0] should be within 5 of 54. Was 0. | 1066 PASS pixelDataAtPoint(2)[0] is within 5 of 54 |
1067 FAIL pixelDataAtPoint(2)[1] should be within 5 of 54. Was 128. | 1067 PASS pixelDataAtPoint(2)[1] is within 5 of 54 |
1068 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. | 1068 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
1069 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 1069 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
1070 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 1070 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
1071 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 1071 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
1072 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 1072 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
1073 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 1073 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
1074 solid on alpha | 1074 solid on alpha |
1075 FAIL pixelDataAtPoint(0)[0] should be within 5 of 28. Was 128. | 1075 PASS pixelDataAtPoint(0)[0] is within 5 of 28 |
1076 FAIL pixelDataAtPoint(0)[1] should be within 5 of 28. Was 0. | 1076 PASS pixelDataAtPoint(0)[1] is within 5 of 28 |
1077 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. | 1077 PASS pixelDataAtPoint(0)[2] is within 5 of 255 |
1078 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 1078 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
1079 FAIL pixelDataAtPoint(1)[0] should be within 5 of 112. Was 128. | 1079 PASS pixelDataAtPoint(1)[0] is within 5 of 112 |
1080 FAIL pixelDataAtPoint(1)[1] should be within 5 of 112. Was 128. | 1080 PASS pixelDataAtPoint(1)[1] is within 5 of 112 |
1081 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. | 1081 PASS pixelDataAtPoint(1)[2] is within 5 of 255 |
1082 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 1082 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
1083 FAIL pixelDataAtPoint(2)[0] should be within 5 of 27. Was 0. | 1083 PASS pixelDataAtPoint(2)[0] is within 5 of 27 |
1084 FAIL pixelDataAtPoint(2)[1] should be within 5 of 27. Was 64. | 1084 PASS pixelDataAtPoint(2)[1] is within 5 of 27 |
1085 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. | 1085 PASS pixelDataAtPoint(2)[2] is within 5 of 255 |
1086 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 1086 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
1087 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 1087 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
1088 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 1088 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
1089 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 1089 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
1090 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 1090 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
1091 alpha on solid | 1091 alpha on solid |
1092 FAIL pixelDataAtPoint(0)[0] should be within 5 of 155. Was 255. | 1092 PASS pixelDataAtPoint(0)[0] is within 5 of 155 |
1093 FAIL pixelDataAtPoint(0)[1] should be within 5 of 27. Was 0. | 1093 PASS pixelDataAtPoint(0)[1] is within 5 of 27 |
1094 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. | 1094 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
1095 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 1095 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
1096 FAIL pixelDataAtPoint(1)[0] should be within 5 of 239. Was 255. | 1096 PASS pixelDataAtPoint(1)[0] is within 5 of 239 |
1097 FAIL pixelDataAtPoint(1)[1] should be within 5 of 239. Was 255. | 1097 PASS pixelDataAtPoint(1)[1] is within 5 of 239 |
1098 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. | 1098 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
1099 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 1099 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
1100 FAIL pixelDataAtPoint(2)[0] should be within 5 of 26. Was 0. | 1100 PASS pixelDataAtPoint(2)[0] is within 5 of 26 |
1101 FAIL pixelDataAtPoint(2)[1] should be within 5 of 90. Was 128. | 1101 PASS pixelDataAtPoint(2)[1] is within 5 of 90 |
1102 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. | 1102 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
1103 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 1103 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
1104 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 1104 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
1105 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 1105 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
1106 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 1106 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
1107 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 1107 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
1108 alpha on alpha | 1108 alpha on alpha |
1109 FAIL pixelDataAtPoint(0)[0] should be within 5 of 104. Was 170. | 1109 PASS pixelDataAtPoint(0)[0] is within 5 of 104 |
1110 FAIL pixelDataAtPoint(0)[1] should be within 5 of 19. Was 0. | 1110 PASS pixelDataAtPoint(0)[1] is within 5 of 19 |
1111 FAIL pixelDataAtPoint(0)[2] should be within 5 of 167. Was 84. | 1111 PASS pixelDataAtPoint(0)[2] is within 5 of 167 |
1112 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 1112 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
1113 FAIL pixelDataAtPoint(1)[0] should be within 5 of 158. Was 170. | 1113 PASS pixelDataAtPoint(1)[0] is within 5 of 158 |
1114 FAIL pixelDataAtPoint(1)[1] should be within 5 of 158. Was 170. | 1114 PASS pixelDataAtPoint(1)[1] is within 5 of 158 |
1115 FAIL pixelDataAtPoint(1)[2] should be within 5 of 167. Was 84. | 1115 PASS pixelDataAtPoint(1)[2] is within 5 of 167 |
1116 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 1116 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
1117 FAIL pixelDataAtPoint(2)[0] should be within 5 of 16. Was 0. | 1117 PASS pixelDataAtPoint(2)[0] is within 5 of 16 |
1118 FAIL pixelDataAtPoint(2)[1] should be within 5 of 58. Was 85. | 1118 PASS pixelDataAtPoint(2)[1] is within 5 of 58 |
1119 FAIL pixelDataAtPoint(2)[2] should be within 5 of 167. Was 84. | 1119 PASS pixelDataAtPoint(2)[2] is within 5 of 167 |
1120 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 1120 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
1121 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 1121 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
1122 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 1122 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
1123 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 1123 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
1124 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 1124 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
1125 | 1125 |
1126 PASS successfullyParsed is true | 1126 PASS successfullyParsed is true |
1127 | 1127 |
1128 TEST COMPLETE | 1128 TEST COMPLETE |
1129 | 1129 |
OLD | NEW |