1 2012-07-17 Ojan Vafai <ojan@chromium.org>
3 results.html should handle flaky tests differently
4 https://bugs.webkit.org/show_bug.cgi?id=90892
6 Reviewed by Dirk Pranke.
8 -Put tests that failed both runs into the main failures table.
9 -Put flaky passes below the list of timeout tests.
11 * fast/harness/resources/results-test.js:
12 * fast/harness/results-expected.txt:
13 * fast/harness/results.html:
15 2012-07-17 Ojan Vafai <ojan@chromium.org>
17 results.html doesn't hide the right data when not showing expected failures
18 https://bugs.webkit.org/show_bug.cgi?id=90889
20 Reviewed by Dirk Pranke.
22 -Properly hide test lists that have no unexpected items.
23 -Show the correct counts of tests in each test list when only showing unexpected.
24 -Always show tests with stderr output.
25 -Put tests with expected crash/timeout in the crash/timeout lists.
27 * fast/harness/resources/results-test.js:
28 * fast/harness/results.html:
30 2012-07-17 Tony Chang <tony@chromium.org>
32 [chromium] Unreviewed, remove timeout lines for tests on snowleopard that no longer apply.
34 * platform/chromium/TestExpectations:
36 2012-07-17 Emil A Eklund <eae@chromium.org>
38 Incorrect offset used for scrollWidth/Height calculation
39 https://bugs.webkit.org/show_bug.cgi?id=91461
41 Reviewed by Eric Seidel.
43 Add new test ensuring that a block that shouldn't have overflow doesn't
46 * fast/sub-pixel/block-with-margin-overflow-expected.html: Added.
47 * fast/sub-pixel/block-with-margin-overflow.html: Added.
48 * platform/chromium-win/fast/block/float/026-expected.txt:
49 * platform/chromium-win/fast/block/float/028-expected.txt:
50 * platform/chromium-win/fast/block/float/overhanging-tall-block-expected.txt:
51 * platform/mac/fast/multicol/shrink-to-column-height-for-pagination-expected.png:
52 * platform/mac/fast/multicol/shrink-to-column-height-for-pagination-expected.txt:
53 Update test expectations that incorrectly had overflow.
55 2012-07-17 Tony Chang <tony@chromium.org>
57 [chromium] Unreviewed. Remove duplicate lines added in r122857.
59 * platform/chromium/TestExpectations:
61 2012-07-17 Tony Chang <tony@chromium.org>
63 [chromium] Unreviewed, stop marking all editing tests as slow.
64 The cause for the flakiness was determined to be hardware related.
66 * platform/chromium/TestExpectations:
68 2012-07-17 Andy Estes <aestes@apple.com>
70 [Mac] REGRESSION (r122494): Running platform/mac/plugins/root-object-premature-delete-crash.html results in a crash
71 https://bugs.webkit.org/show_bug.cgi?id=91505
75 * platform/mac/TestExpectations: Mark the test as expected to crash.
77 2012-07-17 Tony Chang <tony@chromium.org>
79 [chromium] Unreviewed gardening. These tests are in chromium's test_expectations.txt and can be rebaselined (skia change in r4600).
81 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Removed.
82 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Removed.
83 * platform/chromium-linux-x86/svg/hixie/perf/001-expected.png: Removed.
84 * platform/chromium-linux-x86/svg/hixie/perf/001-expected.txt:
85 * platform/chromium-linux-x86/svg/hixie/perf/002-expected.png: Removed.
86 * platform/chromium-linux-x86/svg/hixie/perf/002-expected.txt:
87 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-12-t-expected.png:
88 * platform/chromium-linux/svg/as-background-image/svg-as-background-5-expected.png:
89 * platform/chromium-linux/svg/hixie/perf/001-expected.png:
90 * platform/chromium-linux/svg/hixie/perf/001-expected.txt:
91 * platform/chromium-linux/svg/hixie/perf/002-expected.png:
92 * platform/chromium-linux/svg/hixie/perf/002-expected.txt:
93 * platform/chromium-mac-snowleopard/svg/as-background-image/svg-as-background-5-expected.png:
94 * platform/chromium-mac-snowleopard/svg/hixie/perf/001-expected.png:
95 * platform/chromium-mac-snowleopard/svg/hixie/perf/001-expected.txt: Copied from LayoutTests/platform/chromium-mac/svg/hixie/perf/001-expected.txt.
96 * platform/chromium-mac-snowleopard/svg/hixie/perf/002-expected.png:
97 * platform/chromium-mac-snowleopard/svg/hixie/perf/002-expected.txt: Copied from LayoutTests/platform/chromium-mac/svg/hixie/perf/002-expected.txt.
98 * platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.png:
99 * platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
100 * platform/chromium-mac/svg/as-background-image/svg-as-background-5-expected.png:
101 * platform/chromium-mac/svg/hixie/perf/001-expected.png:
102 * platform/chromium-mac/svg/hixie/perf/001-expected.txt:
103 * platform/chromium-mac/svg/hixie/perf/002-expected.png:
104 * platform/chromium-mac/svg/hixie/perf/002-expected.txt:
105 * platform/chromium-win-xp/svg/hixie/perf/001-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/hixie/perf/001-expected.txt.
106 * platform/chromium-win-xp/svg/hixie/perf/002-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/hixie/perf/002-expected.txt.
107 * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-12-t-expected.png:
108 * platform/chromium-win/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
109 * platform/chromium-win/svg/as-background-image/svg-as-background-5-expected.png:
110 * platform/chromium-win/svg/hixie/perf/001-expected.png:
111 * platform/chromium-win/svg/hixie/perf/001-expected.txt:
112 * platform/chromium-win/svg/hixie/perf/002-expected.png:
113 * platform/chromium-win/svg/hixie/perf/002-expected.txt:
114 * platform/chromium/TestExpectations:
116 2012-07-17 Tony Chang <tony@chromium.org>
118 Unreviewed gardening. Remove tests that have been passing consistently according to the flakiness dashboard.
120 * platform/chromium/TestExpectations:
122 2012-07-16 Pavel Feldman <pfeldman@chromium.org>
124 Web Inspector: implement search / replace in source files (behind experiment flag)
125 https://bugs.webkit.org/show_bug.cgi?id=91394
127 Reviewed by Vsevolod Vlasov.
129 * inspector/debugger/pause-in-inline-script.html:
130 * inspector/debugger/script-formatter.html:
131 * inspector/debugger/source-url-comment.html:
132 * inspector/editor/indentation.html:
133 * inspector/editor/text-editor-line-breaks.html:
134 * inspector/editor/text-editor-model.html:
135 * inspector/editor/text-editor-undo-redo.html:
137 2012-07-17 Vsevolod Vlasov <vsevik@chromium.org>
139 Unreviewed chromium expectations fix.
141 * platform/chromium/TestExpectations:
143 2012-07-17 Thiago Marcos P. Santos <thiago.santos@intel.com>
145 [EFL] Gardening of failing tests and new passes
146 https://bugs.webkit.org/show_bug.cgi?id=91479
148 Unreviewed gardening.
150 * platform/efl/Skipped:
151 * platform/efl/TestExpectations:
153 2012-07-17 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
155 [Qt] fast/box-{shadow,sizing} tests needs update after rebaseline and new testfonts
156 https://bugs.webkit.org/show_bug.cgi?id=91397
158 Reviewed by Simon Hausmann.
160 Updated expected Qt results for most box-shadow/ and box-sizing layout tests,
161 after testfonts changes made by bug 85203.
163 * platform/qt-5.0/Skipped:
164 * platform/qt/fast/box-shadow/basic-shadows-expected.png:
165 * platform/qt/fast/box-shadow/basic-shadows-expected.txt:
166 * platform/qt/fast/box-shadow/border-radius-big-expected.png:
167 * platform/qt/fast/box-shadow/border-radius-big-expected.txt:
168 * platform/qt/fast/box-shadow/box-shadow-radius-expected.txt:
169 * platform/qt/fast/box-shadow/box-shadow-transformed-expected.png:
170 * platform/qt/fast/box-shadow/box-shadow-transformed-expected.txt:
171 * platform/qt/fast/box-shadow/inset-box-shadow-radius-expected.png:
172 * platform/qt/fast/box-shadow/inset-box-shadow-radius-expected.txt:
173 * platform/qt/fast/box-shadow/inset-box-shadows-expected.png:
174 * platform/qt/fast/box-shadow/inset-box-shadows-expected.txt:
175 * platform/qt/fast/box-shadow/inset-expected.png:
176 * platform/qt/fast/box-shadow/inset-expected.txt:
177 * platform/qt/fast/box-shadow/scaled-box-shadow-expected.png:
178 * platform/qt/fast/box-shadow/scaled-box-shadow-expected.txt:
179 * platform/qt/fast/box-shadow/transform-fringing-expected.png:
180 * platform/qt/fast/box-shadow/transform-fringing-expected.txt:
181 * platform/qt/fast/box-sizing/box-sizing-expected.png:
182 * platform/qt/fast/box-sizing/box-sizing-expected.txt:
183 * platform/qt/fast/box-sizing/panels-one-expected.png:
184 * platform/qt/fast/box-sizing/panels-one-expected.txt:
185 * platform/qt/fast/box-sizing/panels-two-expected.png:
186 * platform/qt/fast/box-sizing/panels-two-expected.txt:
188 2012-07-17 Zoltan Horvath <zoltan@webkit.org>
190 [QT] REGRESSION (r122720): svg/filters/feSpecularLight-premultiplied.svg
191 https://bugs.webkit.org/show_bug.cgi?id=91390
193 Reviewed by Zoltan Herczeg.
195 Fix the regression by using the proper imagetype conversion in ImageBuffer::platformTransformColorSpace.
197 The test is unskipped.
199 * platform/qt/Skipped:
201 2012-07-17 János Badics <jbadics@inf.u-szeged.hu>
203 [Qt] Unreviewed gardening after r122824.
205 * platform/qt/Skipped:
207 2012-07-17 János Badics <jbadics@inf.u-szeged.hu>
209 [Qt] REGRESSION(r122768, r122771) - it made ~ 160 fails on WebKit2
210 https://bugs.webkit.org/show_bug.cgi?id=91490
212 Unreviewed gardening.
214 * platform/qt-5.0-wk2/Skipped:
216 2012-07-16 Ádám Kallai <kadam@inf.u-szeged.hu>
218 [Qt] platfrom/qt/editing/inserting tests needs update after test font change.
219 https://bugs.webkit.org/show_bug.cgi?id=91378.
221 Unreviewed rebaseline.
223 * platform/qt-5.0-wk1/Skipped:
224 * platform/qt-5.0-wk1/editing/inserting/4960120-1-expected.png: Removed.
225 * platform/qt-5.0-wk1/editing/inserting/4960120-1-expected.txt: Removed.
226 * platform/qt-5.0-wk1/editing/inserting/before-after-input-element-expected.png: Removed.
227 * platform/qt-5.0-wk1/editing/inserting/before-after-input-element-expected.txt: Removed.
228 * platform/qt-5.0-wk2/Skipped:
229 * platform/qt-5.0/Skipped:
230 * platform/qt/editing/inserting/12882-expected.png: Added.
231 * platform/qt/editing/inserting/12882-expected.txt:
232 * platform/qt/editing/inserting/4278698-expected.png:
233 * platform/qt/editing/inserting/4278698-expected.txt:
234 * platform/qt/editing/inserting/4840662-expected.png: Added.
235 * platform/qt/editing/inserting/4840662-expected.txt:
236 * platform/qt/editing/inserting/4875189-1-expected.png: Added.
237 * platform/qt/editing/inserting/4875189-1-expected.txt:
238 * platform/qt/editing/inserting/4875189-2-expected.png: Added.
239 * platform/qt/editing/inserting/4875189-2-expected.txt:
240 * platform/qt/editing/inserting/4959067-expected.png: Added.
241 * platform/qt/editing/inserting/4959067-expected.txt:
242 * platform/qt/editing/inserting/4960120-1-expected.png:
243 * platform/qt/editing/inserting/4960120-1-expected.txt:
244 * platform/qt/editing/inserting/4960120-2-expected.png: Added.
245 * platform/qt/editing/inserting/4960120-2-expected.txt:
246 * platform/qt/editing/inserting/5002441-expected.png: Added.
247 * platform/qt/editing/inserting/5002441-expected.txt:
248 * platform/qt/editing/inserting/5058163-1-expected.png: Added.
249 * platform/qt/editing/inserting/5058163-1-expected.txt:
250 * platform/qt/editing/inserting/5058163-2-expected.png: Added.
251 * platform/qt/editing/inserting/5058163-2-expected.txt:
252 * platform/qt/editing/inserting/5156401-2-expected.png: Added.
253 * platform/qt/editing/inserting/5156401-2-expected.txt:
254 * platform/qt/editing/inserting/5418891-expected.png: Added.
255 * platform/qt/editing/inserting/5418891-expected.txt:
256 * platform/qt/editing/inserting/5510537-expected.png: Added.
257 * platform/qt/editing/inserting/5510537-expected.txt:
258 * platform/qt/editing/inserting/5549929-2-expected.png: Added.
259 * platform/qt/editing/inserting/5549929-2-expected.txt:
260 * platform/qt/editing/inserting/5549929-3-expected.png: Added.
261 * platform/qt/editing/inserting/5549929-3-expected.txt:
262 * platform/qt/editing/inserting/6703873-expected.png: Added.
263 * platform/qt/editing/inserting/6703873-expected.txt:
264 * platform/qt/editing/inserting/before-after-input-element-expected.png:
265 * platform/qt/editing/inserting/before-after-input-element-expected.txt:
266 * platform/qt/editing/inserting/break-blockquote-after-delete-expected.png: Added.
267 * platform/qt/editing/inserting/break-blockquote-after-delete-expected.txt:
268 * platform/qt/editing/inserting/editable-html-element-expected.png:
269 * platform/qt/editing/inserting/editable-html-element-expected.txt:
270 * platform/qt/editing/inserting/editable-inline-element-expected.png: Added.
271 * platform/qt/editing/inserting/editable-inline-element-expected.txt:
272 * platform/qt/editing/inserting/edited-whitespace-1-expected.png: Added.
273 * platform/qt/editing/inserting/edited-whitespace-1-expected.txt:
274 * platform/qt/editing/inserting/editing-empty-divs-expected.png:
275 * platform/qt/editing/inserting/editing-empty-divs-expected.txt:
276 * platform/qt/editing/inserting/insert-3654864-fix-expected.txt: Removed.
277 * platform/qt/editing/inserting/insert-3775316-fix-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.png.
278 * platform/qt/editing/inserting/insert-3775316-fix-expected.txt:
279 * platform/qt/editing/inserting/insert-3778059-fix-expected.png: Added.
280 * platform/qt/editing/inserting/insert-3778059-fix-expected.txt:
281 * platform/qt/editing/inserting/insert-3800346-fix-expected.png: Added.
282 * platform/qt/editing/inserting/insert-3800346-fix-expected.txt:
283 * platform/qt/editing/inserting/insert-3851164-fix-expected.txt: Removed.
284 * platform/qt/editing/inserting/insert-after-delete-001-expected.png:
285 * platform/qt/editing/inserting/insert-after-delete-001-expected.txt:
286 * platform/qt/editing/inserting/insert-at-end-01-expected.png: Added.
287 * platform/qt/editing/inserting/insert-at-end-01-expected.txt:
288 * platform/qt/editing/inserting/insert-at-end-02-expected.png: Added.
289 * platform/qt/editing/inserting/insert-at-end-02-expected.txt:
290 * platform/qt/editing/inserting/insert-br-001-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.png.
291 * platform/qt/editing/inserting/insert-br-001-expected.txt:
292 * platform/qt/editing/inserting/insert-br-002-expected.png: Added.
293 * platform/qt/editing/inserting/insert-br-002-expected.txt:
294 * platform/qt/editing/inserting/insert-br-003-expected.png:
295 * platform/qt/editing/inserting/insert-br-003-expected.txt:
296 * platform/qt/editing/inserting/insert-br-004-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-3851164-fix-expected.png.
297 * platform/qt/editing/inserting/insert-br-004-expected.txt:
298 * platform/qt/editing/inserting/insert-br-005-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.png.
299 * platform/qt/editing/inserting/insert-br-005-expected.txt:
300 * platform/qt/editing/inserting/insert-br-006-expected.png:
301 * platform/qt/editing/inserting/insert-br-006-expected.txt:
302 * platform/qt/editing/inserting/insert-br-007-expected.png:
303 * platform/qt/editing/inserting/insert-br-007-expected.txt:
304 * platform/qt/editing/inserting/insert-br-008-expected.png:
305 * platform/qt/editing/inserting/insert-br-008-expected.txt:
306 * platform/qt/editing/inserting/insert-br-009-expected.png:
307 * platform/qt/editing/inserting/insert-br-009-expected.txt:
308 * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.png.
309 * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.txt:
310 * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.png:
311 * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt:
312 * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.png:
313 * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt:
314 * platform/qt/editing/inserting/insert-br-quoted-001-expected.png: Added.
315 * platform/qt/editing/inserting/insert-br-quoted-001-expected.txt:
316 * platform/qt/editing/inserting/insert-br-quoted-002-expected.png: Added.
317 * platform/qt/editing/inserting/insert-br-quoted-002-expected.txt:
318 * platform/qt/editing/inserting/insert-br-quoted-003-expected.png: Added.
319 * platform/qt/editing/inserting/insert-br-quoted-003-expected.txt:
320 * platform/qt/editing/inserting/insert-br-quoted-004-expected.png: Added.
321 * platform/qt/editing/inserting/insert-br-quoted-004-expected.txt:
322 * platform/qt/editing/inserting/insert-br-quoted-005-expected.png: Added.
323 * platform/qt/editing/inserting/insert-br-quoted-005-expected.txt:
324 * platform/qt/editing/inserting/insert-br-quoted-006-expected.png: Added.
325 * platform/qt/editing/inserting/insert-br-quoted-006-expected.txt:
326 * platform/qt/editing/inserting/insert-div-001-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.png.
327 * platform/qt/editing/inserting/insert-div-001-expected.txt:
328 * platform/qt/editing/inserting/insert-div-002-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.png.
329 * platform/qt/editing/inserting/insert-div-002-expected.txt:
330 * platform/qt/editing/inserting/insert-div-003-expected.png:
331 * platform/qt/editing/inserting/insert-div-003-expected.txt:
332 * platform/qt/editing/inserting/insert-div-004-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-after-delete-001-expected.png.
333 * platform/qt/editing/inserting/insert-div-004-expected.txt:
334 * platform/qt/editing/inserting/insert-div-005-expected.png: Added.
335 * platform/qt/editing/inserting/insert-div-005-expected.txt:
336 * platform/qt/editing/inserting/insert-div-006-expected.png:
337 * platform/qt/editing/inserting/insert-div-006-expected.txt:
338 * platform/qt/editing/inserting/insert-div-007-expected.png:
339 * platform/qt/editing/inserting/insert-div-007-expected.txt:
340 * platform/qt/editing/inserting/insert-div-008-expected.png:
341 * platform/qt/editing/inserting/insert-div-008-expected.txt:
342 * platform/qt/editing/inserting/insert-div-009-expected.txt: Removed.
343 * platform/qt/editing/inserting/insert-div-010-expected.txt: Removed.
344 * platform/qt/editing/inserting/insert-div-011-expected.png: Added.
345 * platform/qt/editing/inserting/insert-div-011-expected.txt:
346 * platform/qt/editing/inserting/insert-div-012-expected.png: Added.
347 * platform/qt/editing/inserting/insert-div-012-expected.txt:
348 * platform/qt/editing/inserting/insert-div-013-expected.png: Added.
349 * platform/qt/editing/inserting/insert-div-013-expected.txt:
350 * platform/qt/editing/inserting/insert-div-014-expected.png: Added.
351 * platform/qt/editing/inserting/insert-div-014-expected.txt:
352 * platform/qt/editing/inserting/insert-div-015-expected.png: Added.
353 * platform/qt/editing/inserting/insert-div-015-expected.txt:
354 * platform/qt/editing/inserting/insert-div-016-expected.png: Added.
355 * platform/qt/editing/inserting/insert-div-016-expected.txt:
356 * platform/qt/editing/inserting/insert-div-017-expected.png: Added.
357 * platform/qt/editing/inserting/insert-div-017-expected.txt:
358 * platform/qt/editing/inserting/insert-div-018-expected.png: Added.
359 * platform/qt/editing/inserting/insert-div-018-expected.txt:
360 * platform/qt/editing/inserting/insert-div-019-expected.png: Added.
361 * platform/qt/editing/inserting/insert-div-019-expected.txt:
362 * platform/qt/editing/inserting/insert-div-020-expected.png: Added.
363 * platform/qt/editing/inserting/insert-div-020-expected.txt:
364 * platform/qt/editing/inserting/insert-div-022-expected.png: Added.
365 * platform/qt/editing/inserting/insert-div-022-expected.txt:
366 * platform/qt/editing/inserting/insert-div-023-expected.png:
367 * platform/qt/editing/inserting/insert-div-023-expected.txt:
368 * platform/qt/editing/inserting/insert-div-024-expected.png:
369 * platform/qt/editing/inserting/insert-div-024-expected.txt:
370 * platform/qt/editing/inserting/insert-div-025-expected.png:
371 * platform/qt/editing/inserting/insert-div-025-expected.txt:
372 * platform/qt/editing/inserting/insert-div-026-expected.png: Added.
373 * platform/qt/editing/inserting/insert-div-026-expected.txt:
374 * platform/qt/editing/inserting/insert-div-027-expected.png: Added.
375 * platform/qt/editing/inserting/insert-div-027-expected.txt:
376 * platform/qt/editing/inserting/insert-paragraph-01-expected.png: Added.
377 * platform/qt/editing/inserting/insert-paragraph-01-expected.txt:
378 * platform/qt/editing/inserting/insert-paragraph-02-expected.png: Added.
379 * platform/qt/editing/inserting/insert-paragraph-02-expected.txt:
380 * platform/qt/editing/inserting/insert-paragraph-03-expected.png: Added.
381 * platform/qt/editing/inserting/insert-paragraph-03-expected.txt:
382 * platform/qt/editing/inserting/insert-paragraph-04-expected.png: Added.
383 * platform/qt/editing/inserting/insert-paragraph-04-expected.txt:
384 * platform/qt/editing/inserting/insert-paragraph-05-expected.png: Added.
385 * platform/qt/editing/inserting/insert-paragraph-05-expected.txt:
386 * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.png:
387 * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt:
388 * platform/qt/editing/inserting/insert-tab-001-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-after-delete-001-expected.png.
389 * platform/qt/editing/inserting/insert-tab-001-expected.txt:
390 * platform/qt/editing/inserting/insert-tab-002-expected.png: Copied from LayoutTests/platform/qt/editing/inserting/insert-after-delete-001-expected.png.
391 * platform/qt/editing/inserting/insert-tab-002-expected.txt:
392 * platform/qt/editing/inserting/insert-tab-004-expected.png: Renamed from LayoutTests/platform/qt/editing/inserting/insert-3851164-fix-expected.png.
393 * platform/qt/editing/inserting/insert-tab-004-expected.txt:
394 * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.png:
395 * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt:
396 * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.png:
397 * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt:
398 * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.png: Renamed from LayoutTests/platform/qt/editing/inserting/insert-3654864-fix-expected.png.
399 * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.txt:
400 * platform/qt/editing/inserting/insert-text-with-newlines-expected.png:
401 * platform/qt/editing/inserting/insert-text-with-newlines-expected.txt:
402 * platform/qt/editing/inserting/line-break-expected.png: Added.
403 * platform/qt/editing/inserting/line-break-expected.txt:
404 * platform/qt/editing/inserting/multiple-lines-selected-expected.png:
405 * platform/qt/editing/inserting/multiple-lines-selected-expected.txt:
406 * platform/qt/editing/inserting/paragraph-separator-01-expected.png: Added.
407 * platform/qt/editing/inserting/paragraph-separator-01-expected.txt:
408 * platform/qt/editing/inserting/paragraph-separator-02-expected.png: Added.
409 * platform/qt/editing/inserting/paragraph-separator-02-expected.txt:
410 * platform/qt/editing/inserting/paragraph-separator-03-expected.png:
411 * platform/qt/editing/inserting/paragraph-separator-03-expected.txt:
412 * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
413 * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.txt:
414 * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
415 * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.txt:
416 * platform/qt/editing/inserting/redo-expected.png:
417 * platform/qt/editing/inserting/redo-expected.txt:
418 * platform/qt/editing/inserting/return-key-with-selection-001-expected.png: Added.
419 * platform/qt/editing/inserting/return-key-with-selection-001-expected.txt:
420 * platform/qt/editing/inserting/return-key-with-selection-002-expected.png: Added.
421 * platform/qt/editing/inserting/return-key-with-selection-002-expected.txt:
422 * platform/qt/editing/inserting/return-key-with-selection-003-expected.png:
423 * platform/qt/editing/inserting/return-key-with-selection-003-expected.txt:
424 * platform/qt/editing/inserting/typing-001-expected.png:
425 * platform/qt/editing/inserting/typing-001-expected.txt:
426 * platform/qt/editing/inserting/typing-002-expected.png:
427 * platform/qt/editing/inserting/typing-002-expected.txt:
428 * platform/qt/editing/inserting/typing-003-expected.png:
429 * platform/qt/editing/inserting/typing-003-expected.txt:
430 * platform/qt/editing/inserting/typing-around-br-001-expected.png:
431 * platform/qt/editing/inserting/typing-around-br-001-expected.txt:
432 * platform/qt/editing/inserting/typing-around-image-001-expected.png:
433 * platform/qt/editing/inserting/typing-around-image-001-expected.txt:
435 2012-07-17 Vsevolod Vlasov <vsevik@chromium.org>
437 Unreviewed chromium gardening, skipped failing test.
438 https://bugs.webkit.org/show_bug.cgi?id=91477
440 * platform/chromium/TestExpectations:
442 2012-07-17 Szilard Ledan <szledan@inf.u-szeged.hu>
444 [Qt] Unreviewed gardening after r122768 or r122771.
445 https://bugs.webkit.org/show_bug.cgi?id=91476
447 * platform/qt/Skipped:
449 2012-07-17 János Badics <jbadics@inf.u-szeged.hu>
451 [Qt] Unreviewed gardening after 122816. Skipped fast/dom/shadow/shadowdom-for-media.html
452 because ENABLE(SHADOW_DOM) is disabled on Qt.
454 * platform/qt/Skipped:
456 2012-07-17 Shinya Kawanaka <shinyak@chromium.org>
458 [Regression] Infinite loop in document.elementFromPoint
459 https://bugs.webkit.org/show_bug.cgi?id=90820
461 Reviewed by Nikolas Zimmermann.
463 * svg/hittest/svg-use-element-from-point-expected.txt: Added.
464 * svg/hittest/svg-use-element-from-point.html: Added.
466 2012-07-17 Shinya Kawanaka <shinyak@chromium.org>
468 Shadow DOM for img element
469 https://bugs.webkit.org/show_bug.cgi?id=90532
471 Reviewed by Hajime Morita.
473 Contains the following test cases.
474 (1) ShadowDOM is attached to an img element and use a shadow element
475 (2) ShadowDOM is attached to an img element and use a content element
476 (3) width and height are specified
477 (4) src attribute is dynamically changed
478 (5) multiple ShadowDOMs are attached to an img element
479 (6) ShadowDOM is attached to an img element in Shadow DOM
480 (7) event retargetting
481 (8) img with display: none, display: inline, display: block
484 (11) alt text with dynamic update
486 * fast/dom/shadow/shadowdom-for-image-alt-expected.html: Added.
487 * fast/dom/shadow/shadowdom-for-image-alt-update-expected.html: Added.
488 * fast/dom/shadow/shadowdom-for-image-alt-update.html: Added.
489 * fast/dom/shadow/shadowdom-for-image-alt.html: Added.
490 * fast/dom/shadow/shadowdom-for-image-content-expected.html: Added.
491 * fast/dom/shadow/shadowdom-for-image-content.html: Added.
492 * fast/dom/shadow/shadowdom-for-image-dynamic-expected.html: Added.
493 * fast/dom/shadow/shadowdom-for-image-dynamic.html: Added.
494 * fast/dom/shadow/shadowdom-for-image-event-click-expected.txt: Added.
495 * fast/dom/shadow/shadowdom-for-image-event-click.html: Added.
496 * fast/dom/shadow/shadowdom-for-image-expected.html: Added.
497 * fast/dom/shadow/shadowdom-for-image-in-shadowdom-expected.html: Added.
498 * fast/dom/shadow/shadowdom-for-image-in-shadowdom.html: Added.
499 * fast/dom/shadow/shadowdom-for-image-map-expected.txt: Added.
500 * fast/dom/shadow/shadowdom-for-image-map.html: Added.
501 * fast/dom/shadow/shadowdom-for-image-style-expected.html: Added.
502 * fast/dom/shadow/shadowdom-for-image-style.html: Added.
503 * fast/dom/shadow/shadowdom-for-image-with-multiple-shadow-expected.html: Added.
504 * fast/dom/shadow/shadowdom-for-image-with-multiple-shadow.html: Added.
505 * fast/dom/shadow/shadowdom-for-image-with-width-and-height-expected.html: Added.
506 * fast/dom/shadow/shadowdom-for-image-with-width-and-height.html: Added.
507 * fast/dom/shadow/shadowdom-for-image.html: Added.
509 2012-07-17 Vsevolod Vlasov <vsevik@chromium.org>
511 Unreviewed chromium tests rebaselines after r122791.
513 * platform/chromium-win/platform/chromium/compositing/scrollbars/custom-composited-different-track-parts-expected.png:
514 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-expected.png:
515 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
516 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
518 2012-07-17 Vsevolod Vlasov <vsevik@chromium.org>
520 Unreviewed chromium tests rebaselines after r122785.
522 * platform/chromium-linux-x86/fast/borders/border-image-scaled-gradient-expected.png: Added.
523 * platform/chromium-linux-x86/fast/reflections/reflection-with-zoom-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/reflections/reflection-with-zoom-expected.png.
524 * platform/chromium-linux/fast/borders/border-image-scaled-gradient-expected.png:
525 * platform/chromium-linux/fast/css/transformed-mask-expected.png:
526 * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.png:
527 * platform/chromium-linux/fast/gradients/css3-linear-right-angle-gradients-expected.png:
528 * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.png:
529 * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.png:
530 * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.png:
531 * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.png:
532 * platform/chromium-linux/fast/reflections/reflection-with-zoom-expected.png:
533 * platform/chromium-mac-snowleopard/fast/borders/border-image-scaled-gradient-expected.png: Added.
534 * platform/chromium-mac-snowleopard/fast/css/transformed-mask-expected.png:
535 * platform/chromium-mac-snowleopard/fast/reflections/reflection-with-zoom-expected.png:
536 * platform/chromium-mac/fast/borders/border-image-scaled-gradient-expected.png:
537 * platform/chromium-mac/fast/css/transformed-mask-expected.png:
538 * platform/chromium-mac/fast/gradients/border-image-gradient-sides-and-corners-expected.png:
539 * platform/chromium-mac/fast/gradients/css3-linear-angle-gradients-expected.png:
540 * platform/chromium-mac/fast/gradients/css3-linear-right-angle-gradients-expected.png:
541 * platform/chromium-mac/fast/gradients/css3-radial-gradients-expected.png:
542 * platform/chromium-mac/fast/gradients/css3-repeating-linear-gradients-expected.png:
543 * platform/chromium-mac/fast/gradients/css3-repeating-radial-gradients-expected.png:
544 * platform/chromium-mac/fast/reflections/reflection-with-zoom-expected.png:
545 * platform/chromium-win-xp/fast/borders/border-image-scaled-gradient-expected.png: Added.
546 * platform/chromium-win-xp/fast/reflections/reflection-with-zoom-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/reflections/reflection-with-zoom-expected.png.
547 * platform/chromium-win/fast/borders/border-image-scaled-gradient-expected.png:
548 * platform/chromium-win/fast/css/transformed-mask-expected.png:
549 * platform/chromium-win/fast/gradients/border-image-gradient-sides-and-corners-expected.png:
550 * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.png:
551 * platform/chromium-win/fast/gradients/css3-linear-right-angle-gradients-expected.png:
552 * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.png:
553 * platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.png:
554 * platform/chromium-win/fast/reflections/reflection-with-zoom-expected.png:
556 2012-07-17 Shinya Kawanaka <shinyak@chromium.org>
558 HTMLMediaElement should not use Element::ensureShadowRoot()
559 https://bugs.webkit.org/show_bug.cgi?id=77936
561 Reviewed by Hajime Morita.
563 Adding Shadow DOM to a video element and an audio element is allowed now.
565 * fast/dom/shadow/shadow-disable-expected.txt:
566 * fast/dom/shadow/shadow-disable.html:
567 * fast/dom/shadow/shadowdom-for-media-expected.txt: Added.
568 * fast/dom/shadow/shadowdom-for-media.html: Added.
570 2012-07-17 Yoshifumi Inoue <yosin@chromium.org>
572 [Forms] Test expectations of datetime/datetime-local/time should not contain milliseconds when they aren't expected
573 https://bugs.webkit.org/show_bug.cgi?id=91469
575 Reviewed by Kent Tamura.
577 This patch gets rid of unexpected millisecond strings from both test
578 cases and expected text.
580 This is adaptation of behavior change caused by r119948, introducing
581 decimal arithmetic, which corrected the expression step mod 1000 used
582 in BaseDateAndTimeInputType::serialize for checking adding milliseconds
583 or not, which converts internal date time representation into string.
585 Before r119948, we used fmod(step, 1000) for this. However, it doesn't
586 return mathematically correct value when quotient is very large, e.g.
587 fmod(3.40282346e+38, 1000) returns 616 on x86 linux, although we
590 * fast/forms/datetime/datetime-stepup-stepdown-from-renderer-expected.txt: Get rid of millig seconds for big step value tests.
591 * fast/forms/datetime/datetime-stepup-stepdown-from-renderer.html: ditto.
592 * fast/forms/datetimelocal/datetimelocal-stepup-stepdown-from-renderer-expected.txt: ditto.
593 * fast/forms/datetimelocal/datetimelocal-stepup-stepdown-from-renderer.html: ditto.
594 * fast/forms/time/time-stepup-stepdown-from-renderer-expected.txt: Get rid of millig seconds for a big step value test and expected value's fractinal second is zero.
595 * fast/forms/time/time-stepup-stepdown-from-renderer.html: ditto.
597 2012-07-17 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
599 [Qt] Unreviewed gardening.
601 * platform/qt/Skipped:
602 * platform/qt/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.txt: Added.
604 2012-07-16 Pete Williamson <petewil@google.com>
606 Add some new unit tests to test the favicon changing dynamically
607 https://bugs.webkit.org/show_bug.cgi?id=88665
609 Reviewed by Kent Tamura.
611 * fast/dom/icon-url-change-expected.txt: Added.
612 * fast/dom/icon-url-change.html: Added a new test for changing the favicon dynamically
613 * fast/dom/icon-url-list-expected.txt: Added.
614 * fast/dom/icon-url-list.html: Added a new test for multiple favicons in the HTML header
615 * fast/dom/icon-url-property-expected.txt: update unit test expectations
616 * fast/dom/icon-url-property.html: update and enable existing favicon test
617 * platform/chromium/TestExpectations: reenable the url-property test
619 2012-07-16 Kiran Muppala <cmuppala@apple.com>
621 REGRESSION: RenderInline::absoluteQuads produces incorrect results for fixed position.
622 https://bugs.webkit.org/show_bug.cgi?id=91451
624 Reviewed by Simon Fraser.
626 Add a regression test for boundingBox of an inline element with fixed position.
628 * fast/inline/inline-fixed-position-boundingbox-expected.txt: Added.
629 * fast/inline/inline-fixed-position-boundingbox.html: Added.
631 2012-07-16 Hayato Ito <hayato@chromium.org>
633 Some events should be always stopped at shadow boundary.
634 https://bugs.webkit.org/show_bug.cgi?id=90436
636 Reviewed by Ryosuke Niwa.
638 * fast/dom/shadow/events-stopped-at-shadow-boundary-expected.txt: Added.
639 * fast/dom/shadow/events-stopped-at-shadow-boundary.html: Added.
641 2012-07-16 Ryuan Choi <ryuan.choi@samsung.com>
643 [EFL][DRT] Implement dumpFrameScrollPosition
644 https://bugs.webkit.org/show_bug.cgi?id=87638
646 Reviewed by Hajime Morita.
648 Updated expected results to dump scrolled position.
650 * platform/efl/compositing/geometry/fixed-in-composited-expected.txt:
651 * platform/efl/compositing/geometry/horizontal-scroll-composited-expected.txt:
652 * platform/efl/compositing/geometry/video-fixed-scrolling-expected.txt:
653 * platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.txt:
654 * platform/efl/css2.1/20110323/abspos-containing-block-initial-001-expected.txt:
655 * platform/efl/fast/block/positioning/rtl-fixed-positioning-expected.txt:
656 * platform/efl/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt:
657 * platform/efl/fast/dom/focus-contenteditable-expected.txt:
658 * platform/efl/fast/dom/scroll-reveal-left-overflow-expected.txt:
659 * platform/efl/fast/dom/scroll-reveal-top-overflow-expected.txt:
660 * platform/efl/fast/dynamic/anchor-lock-expected.txt:
661 * platform/efl/fast/events/autoscroll-expected.txt:
662 * platform/efl/fast/events/reveal-link-when-focused-expected.txt:
663 * platform/efl/fast/layers/scroll-rect-to-visible-expected.txt:
664 * platform/efl/fast/multicol/scrolling-overflow-expected.txt: Added.
665 * platform/efl/fast/overflow/clip-rects-fixed-ancestor-expected.txt: Added.
666 * platform/efl/fast/overflow/overflow_hidden-expected.txt:
667 * platform/efl/fast/overflow/position-fixed-transform-clipping-expected.txt:
668 * platform/efl/fast/overflow/scrollRevealButton-expected.txt:
669 * platform/efl/fast/repaint/fixed-child-move-after-scroll-expected.txt:
670 * platform/efl/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
671 * platform/efl/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
672 * platform/efl/fast/repaint/fixed-expected.txt:
673 * platform/efl/fast/repaint/fixed-move-after-scroll-expected.txt:
674 * platform/efl/fast/repaint/fixed-tranformed-expected.txt:
675 * platform/efl/fast/repaint/repaint-during-scroll-expected.txt:
676 * platform/efl/http/tests/navigation/postredirect-goback1-expected.txt:
677 * platform/efl/transforms/2d/transform-fixed-container-expected.txt:
679 2012-07-16 Emil A Eklund <eae@chromium.org>
681 Unreviewed chromium mac rebaseline of fast/text/textIteratorNilRenderer for r122769.
683 * platform/chromium-mac-snowleopard/fast/text/textIteratorNilRenderer-expected.png:
684 * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.png:
686 2012-07-16 Emil A Eklund <eae@chromium.org>
688 Unreviewed chromium mac/win rebaseline for r122769.
690 * platform/chromium-mac-snowleopard/css1/basic/inheritance-expected.png:
691 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
692 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
693 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
694 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
695 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
696 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.png:
697 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug24200-expected.png:
698 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug28928-expected.png:
699 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug73321-expected.png:
700 * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
701 * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
702 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
703 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
704 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
705 * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png:
706 * platform/chromium-mac/tables/mozilla/bugs/bug24200-expected.png:
707 * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png:
708 * platform/chromium-mac/tables/mozilla/bugs/bug73321-expected.png:
709 * platform/chromium-win-xp/css1: Removed.
710 * platform/chromium-win-xp/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
711 * platform/chromium-win-xp/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
712 * platform/chromium-win/css1/basic/inheritance-expected.png:
713 * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
714 * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
715 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
716 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
717 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
718 * platform/chromium-win/tables/mozilla/bugs/bug73321-expected.png:
720 2012-07-16 Joshua Bell <jsbell@chromium.org>
722 IndexedDB: Implement spec updates to IDBTransaction.error
723 https://bugs.webkit.org/show_bug.cgi?id=91409
725 Reviewed by Tony Chang.
727 Update transaction-abort test to accomodate refinements in the spec around
728 IDBTransaction.error and add a dedicated test to exercise all spec behavior
731 * storage/indexeddb/resources/transaction-abort.js:
735 (transactionAborted):
736 * storage/indexeddb/resources/transaction-error.js: Added.
737 (test.request.onsuccess.request.onsuccess.request.onsuccess):
738 (test.request.onsuccess.request.onsuccess):
739 (test.request.onsuccess):
741 (startTest.trans.onabort):
743 (testErrorFromRequest.request.onerror):
744 (testErrorFromRequest.trans.onabort):
745 (testErrorFromRequest):
746 (testErrorFromException.request.onerror):
747 (testErrorFromException.trans.onabort):
748 (testErrorFromException):
749 * storage/indexeddb/transaction-abort-expected.txt:
750 * storage/indexeddb/transaction-error-expected.txt: Added.
751 * storage/indexeddb/transaction-error.html: Added.
753 2012-07-16 W. James MacLean <wjmaclean@chromium.org>
755 [chromium] Unreviewed gardening. Layout Test plugins/embed-attributes-style.html is failing
756 https://bugs.webkit.org/show_bug.cgi?id=91445
758 Started failing around r122770
760 * platform/chromium/TestExpectations:
762 2012-07-16 Joshua Bell <jsbell@chromium.org>
764 IndexedDB: Resolve test and IDL FIXMEs for a handful of landed patches
765 https://bugs.webkit.org/show_bug.cgi?id=91423
767 Reviewed by Tony Chang.
769 Resolve a couple of test-only FIXMEs: range deletion is now supported and
770 empty transactions commit.
772 * storage/indexeddb/key-generator-expected.txt:
773 * storage/indexeddb/resources/database-closepending-flag.js:
774 (testDatabaseClosingSteps): Don't need a dummy request to keep transaction alive.
775 * storage/indexeddb/resources/key-generator.js: Can test a range delete now.
777 2012-07-16 Bear Travis <betravis@adobe.com>
779 Resolve CSS Exclusions shapeInside, shapeOutside properties to Length based WrapShape classes
780 https://bugs.webkit.org/show_bug.cgi?id=89670
782 Reviewed by Dirk Schulze.
784 Test that wrap shapes accept different length types
785 Wrap shape parsing and serialization is tested by parsing-wrap-shape-inside/outside
787 * fast/exclusions/parsing-wrap-shape-lengths-expected.txt: Added.
788 * fast/exclusions/parsing-wrap-shape-lengths.html: Added.
790 2012-07-16 Ojan Vafai <ojan@chromium.org>
792 [chromium] Assign some bug numbers to failing tests.
793 * platform/chromium/TestExpectations:
795 2012-07-16 Simon Fraser <simon.fraser@apple.com>
797 Fix compositing layers in columns when in paginated mode
798 https://bugs.webkit.org/show_bug.cgi?id=91425
800 Reviewed by Dave Hyatt.
802 Testcase with a composited layer in a paginated document,
805 * compositing/columns/composited-in-paginated-expected.txt: Added.
806 * compositing/columns/composited-in-paginated.html: Added.
808 2012-07-16 Emil A Eklund <eae@chromium.org>
810 Inconsistent rounding in table layout causes background color to bleed through
811 https://bugs.webkit.org/show_bug.cgi?id=91410
813 Reviewed by Eric Seidel.
815 Add test to ensure that the table background color doesn't bleed through
816 when the table and a cell are positioned on a subpixel bound.
818 * fast/sub-pixel/table-rows-no-gaps-expected.html: Added.
819 * fast/sub-pixel/table-rows-no-gaps.html: Added.
820 * platform/chromium-linux/css1/basic/inheritance-expected.png:
821 * platform/chromium-linux/plugins/embed-attributes-style-expected.png:
822 * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
823 * platform/chromium-linux/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
824 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
825 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
826 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
827 * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.png:
828 Updated expectations to match new rounding logic. The new results better
829 match the rendering prior to turning on subpixel layout.
831 * platform/efl/Skipped:
832 * platform/mac-lion/Skipped:
833 * platform/mac-snowleopard/Skipped:
834 * platform/mac-wk2/Skipped:
835 * platform/mac/Skipped:
836 * platform/qt-4.8/Skipped:
837 * platform/qt/Skipped:
838 * platform/win-wk2/Skipped:
839 * platform/win-xp/Skipped:
840 * platform/win/Skipped:
841 * platform/wincairo/Skipped:
842 * platform/wk2/Skipped:
843 Mark new test as skipped on platforms that have not enabled subpixel
846 2012-07-16 W. James MacLean <wjmaclean@chromium.org>
848 [chromium] Unreviewed gardening. Layout Test svg/W3C-SVG-1.1/animate-elem-39-t.svg is flaky
849 https://bugs.webkit.org/show_bug.cgi?id=91421
851 This test is flaky (crashing) on the Win7 bot and has been for some time.
853 * platform/chromium/TestExpectations:
855 2012-07-16 Beth Dakin <bdakin@apple.com>
857 https://bugs.webkit.org/show_bug.cgi?id=91299
858 Paginated views should restrict available height to column height
860 <rdar://problem/11152108>
862 Reviewed by Dan Bernstein.
865 * fast/multicol/resources/big-green.png: Added.
866 * fast/multicol/shrink-to-column-height-for-pagination.html: Added.
867 * platform/mac/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Added.
868 * platform/mac/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Added.
870 2012-07-16 Vincent Scheib <scheib@chromium.org>
872 Fix Layout Test pointer-lock/locked-element-removed-from-dom.html flakiness.
873 https://bugs.webkit.org/show_bug.cgi?id=91373
875 Reviewed by Adrienne Walker.
877 pointer-lock-test-harness corrected to no longer silently allow too many
878 asynchronous doNextStep calls in a test. The locked-element-removed-from-dom test
879 generated too many events and incorrectly exited the test early.
881 * platform/chromium/TestExpectations:
882 Re-enabled locked-element-removed-from-dom test.html
883 * pointer-lock/locked-element-removed-from-dom.html:
884 Absorb extra doNextStep.
885 * pointer-lock/resources/pointer-lock-test-harness.js:
886 (doNextStep.setTimeout):
887 Fail tests that call doNextStep too many times.
889 2012-07-16 Florin Malita <fmalita@chromium.org>
891 SVGAnimationElement::currentValuesForValuesAnimation crash
892 https://bugs.webkit.org/show_bug.cgi?id=91326
894 Reviewed by Simon Fraser.
896 SVGSMILElement::progress() assumes that seekToIntervalCorrespondingToTime() always
897 lands inside a defined interval, but one can force arbitrary time offsets using
898 setCurrentTime(). This patch adds logic for handling non-interval time offsets
901 * svg/animations/smil-setcurrenttime-crash-expected.txt: Added.
902 * svg/animations/smil-setcurrenttime-crash.svg: Added.
904 2012-07-16 W. James MacLean <wjmaclean@chromium.org>
906 [chromium] Unreviewed gardening. Layout Test fast/frames/calculate-fixed.html is flaky
907 https://bugs.webkit.org/show_bug.cgi?id=91415
909 Has been intermittently failing TEXT since at least r122699.
911 * platform/chromium/TestExpectations:
913 2012-07-16 Ojan Vafai <ojan@chromium.org>
915 Cleanup a bunch of invalid BUG* lines. Rebaseline tests that were straightfoward
916 rebaselines and update the expectations to match what's actually happening on the bots.
918 * platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
919 * platform/chromium-linux/http/tests/misc/slow-loading-image-in-pattern-expected.png:
920 * platform/chromium-mac-snowleopard/fast/backgrounds/solid-color-context-restore-expected.png: Added.
921 * platform/chromium-mac-snowleopard/fast/reflections/inline-crash-expected.png: Added.
922 * platform/chromium-mac-snowleopard/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
923 * platform/chromium-mac/fast/backgrounds/solid-color-context-restore-expected.png: Added.
924 * platform/chromium-mac/fast/reflections/inline-crash-expected.png: Added.
925 * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
926 * platform/chromium-mac/transforms/2d/zoom-menulist-expected.png: Added.
927 * platform/chromium-win/http/tests/misc/slow-loading-image-in-pattern-expected.png:
928 * platform/chromium/TestExpectations:
929 * platform/gtk/TestExpectations:
931 2012-07-16 Tony Chang <tony@chromium.org>
933 Position grid items by row/column index
934 https://bugs.webkit.org/show_bug.cgi?id=91293
936 Reviewed by Ojan Vafai.
938 Add a test for grid layout in each writing mode direction. The height in vertical writing mode is incorrect for now.
940 * fast/css-grid-layout/containing-block-grids-expected.html: Scope <p> around text only.
941 * fast/css-grid-layout/containing-block-grids.html: Fix missing closing </div>.
942 * fast/css-grid-layout/place-cell-by-index-expected.txt: Added.
943 * fast/css-grid-layout/place-cell-by-index.html: Added.
945 2012-07-16 Mike West <mkwst@chromium.org>
947 Invalid `script-nonce` directives should block script execution.
948 https://bugs.webkit.org/show_bug.cgi?id=91353
950 Reviewed by Adam Barth.
952 * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-badnonce-expected.txt: Removed.
953 * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-badnonce.html: Removed.
954 * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-emptynonce-expected.txt: Removed.
955 * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-emptynonce.html: Removed.
956 Replaced these two tests with the following.
957 * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-invalidnonce-expected.txt: Added.
958 * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-invalidnonce.html: Added.
959 This tests variously invalid nonces to ensure they block execution.
961 2012-07-16 W. James MacLean <wjmaclean@chromium.org>
963 [chromium] Unreviewed gardening. Layout Test storage/indexeddb/cursor-update-value-argument-required.html is flaky
964 https://bugs.webkit.org/show_bug.cgi?id=91403
966 This test crashes occasionally, not sure how long it has been flaky.
968 * platform/chromium/TestExpectations:
970 2012-07-16 Ádám Kallai <kadam@inf.u-szeged.hu>
972 [Qt] platform/qt/editing/execCommand tests update after the font change.
973 https://bugs.webkit.org/show_bug.cgi?id=91246.
975 Unreviewed rebaseline.
977 * platform/qt-5.0-wk1/Skipped:
978 * platform/qt-5.0/Skipped:
979 * platform/qt/editing/execCommand/4580583-1-expected.png:
980 * platform/qt/editing/execCommand/4580583-1-expected.txt:
981 * platform/qt/editing/execCommand/4580583-2-expected.png:
982 * platform/qt/editing/execCommand/4580583-2-expected.txt:
983 * platform/qt/editing/execCommand/4641880-1-expected.png:
984 * platform/qt/editing/execCommand/4641880-1-expected.txt:
985 * platform/qt/editing/execCommand/4641880-2-expected.png:
986 * platform/qt/editing/execCommand/4641880-2-expected.txt:
987 * platform/qt/editing/execCommand/4747450-expected.png:
988 * platform/qt/editing/execCommand/4747450-expected.txt:
989 * platform/qt/editing/execCommand/4916402-expected.png:
990 * platform/qt/editing/execCommand/4916402-expected.txt:
991 * platform/qt/editing/execCommand/4916541-expected.png:
992 * platform/qt/editing/execCommand/4916541-expected.txt:
993 * platform/qt/editing/execCommand/4924441-expected.png:
994 * platform/qt/editing/execCommand/4924441-expected.txt:
995 * platform/qt/editing/execCommand/5080333-1-expected.png:
996 * platform/qt/editing/execCommand/5080333-1-expected.txt:
997 * platform/qt/editing/execCommand/5080333-2-expected.png:
998 * platform/qt/editing/execCommand/5080333-2-expected.txt:
999 * platform/qt/editing/execCommand/5136770-expected.png:
1000 * platform/qt/editing/execCommand/5136770-expected.txt:
1001 * platform/qt/editing/execCommand/5138441-expected.png:
1002 * platform/qt/editing/execCommand/5138441-expected.txt:
1003 * platform/qt/editing/execCommand/5142012-1-expected.png:
1004 * platform/qt/editing/execCommand/5142012-1-expected.txt:
1005 * platform/qt/editing/execCommand/5142012-2-expected.png:
1006 * platform/qt/editing/execCommand/5142012-2-expected.txt:
1007 * platform/qt/editing/execCommand/5190926-expected.png:
1008 * platform/qt/editing/execCommand/5190926-expected.txt:
1009 * platform/qt/editing/execCommand/5481523-expected.png:
1010 * platform/qt/editing/execCommand/5481523-expected.txt:
1011 * platform/qt/editing/execCommand/5482023-expected.png:
1012 * platform/qt/editing/execCommand/5482023-expected.txt:
1013 * platform/qt/editing/execCommand/5569741-expected.png:
1014 * platform/qt/editing/execCommand/5569741-expected.txt:
1015 * platform/qt/editing/execCommand/create-list-with-hr-expected.png:
1016 * platform/qt/editing/execCommand/create-list-with-hr-expected.txt:
1017 * platform/qt/editing/execCommand/find-after-replace-expected.png:
1018 * platform/qt/editing/execCommand/find-after-replace-expected.txt:
1019 * platform/qt/editing/execCommand/findString-2-expected.png:
1020 * platform/qt/editing/execCommand/findString-2-expected.txt:
1021 * platform/qt/editing/execCommand/findString-expected.png:
1022 * platform/qt/editing/execCommand/findString-expected.txt:
1023 * platform/qt/editing/execCommand/format-block-with-trailing-br-expected.png:
1024 * platform/qt/editing/execCommand/format-block-with-trailing-br-expected.txt:
1025 * platform/qt/editing/execCommand/indent-empty-root-expected.png:
1026 * platform/qt/editing/execCommand/indent-empty-root-expected.txt:
1027 * platform/qt/editing/execCommand/indent-list-item-expected.png:
1028 * platform/qt/editing/execCommand/indent-list-item-expected.txt:
1029 * platform/qt/editing/execCommand/indent-selection-expected.png:
1030 * platform/qt/editing/execCommand/indent-selection-expected.txt:
1031 * platform/qt/editing/execCommand/insert-list-and-stitch-expected.png:
1032 * platform/qt/editing/execCommand/insert-list-and-stitch-expected.txt:
1033 * platform/qt/editing/execCommand/insertHorizontalRule-expected.png:
1034 * platform/qt/editing/execCommand/insertHorizontalRule-expected.txt:
1035 * platform/qt/editing/execCommand/insertImage-expected.png:
1036 * platform/qt/editing/execCommand/insertImage-expected.txt:
1037 * platform/qt/editing/execCommand/nsresponder-indent-expected.png:
1038 * platform/qt/editing/execCommand/nsresponder-indent-expected.txt:
1039 * platform/qt/editing/execCommand/nsresponder-outdent-expected.png:
1040 * platform/qt/editing/execCommand/nsresponder-outdent-expected.txt:
1041 * platform/qt/editing/execCommand/paste-1-expected.png:
1042 * platform/qt/editing/execCommand/paste-1-expected.txt:
1043 * platform/qt/editing/execCommand/paste-2-expected.png:
1044 * platform/qt/editing/execCommand/paste-2-expected.txt:
1045 * platform/qt/editing/execCommand/print-expected.png:
1046 * platform/qt/editing/execCommand/print-expected.txt:
1047 * platform/qt/editing/execCommand/remove-list-from-range-selection-expected.png:
1048 * platform/qt/editing/execCommand/remove-list-from-range-selection-expected.txt:
1049 * platform/qt/editing/execCommand/remove-list-item-1-expected.png:
1050 * platform/qt/editing/execCommand/remove-list-item-1-expected.txt:
1051 * platform/qt/editing/execCommand/selectAll-expected.png:
1052 * platform/qt/editing/execCommand/selectAll-expected.txt:
1054 2012-07-16 Adam Barth <abarth@webkit.org>
1056 jquery/manipulation.html times out in release too.
1058 * platform/chromium/TestExpectations:
1060 2012-07-16 Balazs Kelemen <kbalazs@webkit.org>
1062 [Qt] remaining compositing tests after rebaseline for new testfonts
1063 https://bugs.webkit.org/show_bug.cgi?id=91377
1065 Unreviewed rebaseline.
1067 * platform/qt-5.0-wk2/Skipped:
1068 * platform/qt-5.0-wk2/compositing/overflow/theme-affects-visual-overflow-expected.txt: Removed.
1069 * platform/qt/compositing/backing/no-backing-for-clip-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-expected.txt.
1070 * platform/qt/compositing/backing/no-backing-for-clip-overlap-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-overlap-expected.txt.
1071 * platform/qt/compositing/backing/no-backing-for-perspective-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/backing/no-backing-for-perspective-expected.txt.
1072 * platform/qt/compositing/geometry/composited-html-size-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/composited-html-size-expected.png.
1073 * platform/qt/compositing/geometry/composited-html-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/composited-html-size-expected.txt.
1074 * platform/qt/compositing/geometry/composited-in-columns-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/composited-in-columns-expected.txt.
1075 * platform/qt/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png.
1076 * platform/qt/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt.
1077 * platform/qt/compositing/geometry/object-clip-rects-assertion-expected.txt: Added.
1078 * platform/qt/compositing/geometry/preserve-3d-switching-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/preserve-3d-switching-expected.txt.
1079 * platform/qt/compositing/iframes/composited-iframe-scroll-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png.
1080 * platform/qt/compositing/iframes/composited-iframe-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/composited-iframe-scroll-expected.txt.
1081 * platform/qt/compositing/iframes/iframe-content-flipping-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/composited-html-size-expected.png.
1082 * platform/qt/compositing/iframes/iframe-content-flipping-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/iframe-content-flipping-expected.txt.
1083 * platform/qt/compositing/iframes/invisible-nested-iframe-show-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt.
1084 * platform/qt/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt.
1085 * platform/qt/compositing/overflow/theme-affects-visual-overflow-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/theme-affects-visual-overflow-expected.png.
1086 * platform/qt/compositing/overflow/theme-affects-visual-overflow-expected.txt: Added.
1088 2012-07-16 Mike Reed <reed@google.com>
1090 Update expectations : rebaseline images after skia 4600 lands
1091 https://bugs.webkit.org/show_bug.cgi?id=91392
1093 Reviewed by NOBODY : expectations change only
1096 * platform/chromium/TestExpectations:
1098 2012-07-16 Zoltan Horvath <zoltan@webkit.org>
1100 [Qt] REGRESSION (r122720): svg/filters/feSpecularLight-premultiplied.svg
1101 https://bugs.webkit.org/show_bug.cgi?id=91390
1103 Unreviewed gardening.
1105 Skip until proper fix.
1107 * platform/qt/Skipped: Add the test to the skiplist
1109 2012-07-16 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1111 [Qt] Unreviewed gardening. Fix TestExpectations after r122718.
1113 * platform/qt/TestExpectations:
1115 2012-07-16 Balazs Kelemen <kbalazs@webkit.org>
1117 [Qt] compositing tests need rebaseline with new testfonts
1118 https://bugs.webkit.org/show_bug.cgi?id=91234
1120 Unreviewed rebaseline.
1122 Rebaseline compositing tests. Move expectations from qt-5.0-wk2 to qt because these
1123 results should not vary across Qt versions. Co-authored with Csaba Osztrogonác. Some
1124 tests were produced uncorrect result, I keep skipped them and filed
1125 https://bugs.webkit.org/show_bug.cgi?id=91377. Compositing tests are still skipped on
1126 qt-4.8 and qt-5.0-wk1.
1128 * platform/qt-5.0-wk2/Skipped:
1129 * platform/qt-5.0-wk2/compositing/animation/state-at-end-event-transform-layer-expected.png: Removed.
1130 * platform/qt-5.0-wk2/compositing/animation/state-at-end-event-transform-layer-expected.txt: Removed.
1131 * platform/qt-5.0-wk2/compositing/color-matching/image-color-matching-expected.txt: Removed.
1132 * platform/qt-5.0-wk2/compositing/color-matching/pdf-image-match-expected.png: Removed.
1133 * platform/qt-5.0-wk2/compositing/color-matching/pdf-image-match-expected.txt: Removed.
1134 * platform/qt-5.0-wk2/compositing/compositing-visible-descendant-expected.png: Removed.
1135 * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png: Removed.
1136 * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.txt: Removed.
1137 * platform/qt-5.0-wk2/compositing/generated-content-expected.png: Removed.
1138 * platform/qt-5.0-wk2/compositing/generated-content-expected.txt: Removed.
1139 * platform/qt-5.0-wk2/compositing/geometry/abs-position-inside-opacity-expected.png: Removed.
1140 * platform/qt-5.0-wk2/compositing/geometry/clipping-foreground-expected.png: Removed.
1141 * platform/qt-5.0-wk2/compositing/geometry/clipping-foreground-expected.txt: Removed.
1142 * platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.png: Removed.
1143 * platform/qt-5.0-wk2/compositing/geometry/fixed-position-expected.png: Removed.
1144 * platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Removed.
1145 * platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.png: Removed.
1146 * platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.txt: Removed.
1147 * platform/qt-5.0-wk2/compositing/geometry/outline-change-expected.png: Removed.
1148 * platform/qt-5.0-wk2/compositing/geometry/outline-change-expected.txt: Removed.
1149 * platform/qt-5.0-wk2/compositing/geometry/partial-layout-update-expected.png: Removed.
1150 * platform/qt-5.0-wk2/compositing/geometry/root-layer-update-expected.png: Removed.
1151 * platform/qt-5.0-wk2/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Removed.
1152 * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png: Removed.
1153 * platform/qt-5.0-wk2/compositing/iframes/composited-iframe-alignment-expected.png: Removed.
1154 * platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.png: Removed.
1155 * platform/qt-5.0-wk2/compositing/images/direct-image-background-color-expected.png: Removed.
1156 * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.txt: Removed.
1157 * platform/qt-5.0-wk2/compositing/overflow/fixed-position-ancestor-clip-expected.png: Removed.
1158 * platform/qt-5.0-wk2/compositing/overflow/overflow-compositing-descendant-expected.png: Removed.
1159 * platform/qt-5.0-wk2/compositing/overflow/overflow-compositing-descendant-expected.txt: Removed.
1160 * platform/qt-5.0-wk2/compositing/overflow/overflow-positioning-expected.png: Removed.
1161 * platform/qt-5.0-wk2/compositing/overflow/overflow-positioning-expected.txt: Removed.
1162 * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.png: Removed.
1163 * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.txt: Removed.
1164 * platform/qt-5.0-wk2/compositing/overflow/parent-overflow-expected.png: Removed.
1165 * platform/qt-5.0-wk2/compositing/overflow/parent-overflow-expected.txt: Removed.
1166 * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.png: Removed.
1167 * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.png: Removed.
1168 * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.txt: Removed.
1169 * platform/qt-5.0-wk2/compositing/reflections/compositing-change-inside-reflection-expected.txt: Removed.
1170 * platform/qt-5.0-wk2/compositing/reflections/masked-reflection-on-composited-expected.txt: Removed.
1171 * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-mask-change-expected.txt: Removed.
1172 * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-transformed-expected.txt: Removed.
1173 * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-transformed2-expected.txt: Removed.
1174 * platform/qt-5.0-wk2/compositing/reflections/reflection-in-composited-expected.txt: Removed.
1175 * platform/qt-5.0-wk2/compositing/reflections/reflection-opacity-expected.txt: Removed.
1176 * platform/qt-5.0-wk2/compositing/reflections/reflection-ordering-expected.txt: Removed.
1177 * platform/qt-5.0-wk2/compositing/repaint/become-overlay-composited-layer-expected.png: Removed.
1178 * platform/qt-5.0-wk2/compositing/repaint/become-overlay-composited-layer-expected.txt: Removed.
1179 * platform/qt-5.0-wk2/compositing/repaint/composited-document-element-expected.png: Removed.
1180 * platform/qt-5.0-wk2/compositing/repaint/composited-document-element-expected.txt: Removed.
1181 * platform/qt-5.0-wk2/compositing/repaint/layer-repaint-expected.png: Removed.
1182 * platform/qt-5.0-wk2/compositing/repaint/layer-repaint-expected.txt: Removed.
1183 * platform/qt-5.0-wk2/compositing/repaint/layer-repaint-rects-expected.png: Removed.
1184 * platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute-expected.png: Removed.
1185 * platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute-expected.txt: Removed.
1186 * platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute2-expected.png: Removed.
1187 * platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute2-expected.txt: Removed.
1188 * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.png: Removed.
1189 * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.txt: Removed.
1190 * platform/qt-5.0-wk2/compositing/shadows/shadow-drawing-expected.png: Removed.
1191 * platform/qt-5.0-wk2/compositing/shadows/shadow-drawing-expected.txt: Removed.
1192 * platform/qt-5.0-wk2/compositing/sibling-positioning-expected.png: Removed.
1193 * platform/qt-5.0-wk2/compositing/text-on-large-layer-expected.png: Removed.
1194 * platform/qt-5.0-wk2/compositing/transitions/scale-transition-no-start-expected.png: Removed.
1195 * platform/qt-5.0-wk2/compositing/transitions/scale-transition-no-start-expected.txt: Removed.
1196 * platform/qt-5.0-wk2/compositing/transitions/singular-scale-transition-expected.png: Removed.
1197 * platform/qt-5.0-wk2/compositing/transitions/singular-scale-transition-expected.txt: Removed.
1198 * platform/qt/animations/3d/change-transform-in-end-event-expected.txt: Removed.
1199 * platform/qt/animations/3d/state-at-end-event-transform-expected.png: Added.
1200 * platform/qt/compositing/animation/state-at-end-event-transform-layer-expected.png: Added.
1201 * platform/qt/compositing/animation/state-at-end-event-transform-layer-expected.txt: Added.
1202 * platform/qt/compositing/color-matching/image-color-matching-expected.png: Added.
1203 * platform/qt/compositing/color-matching/image-color-matching-expected.txt: Added.
1204 * platform/qt/compositing/color-matching/pdf-image-match-expected.png: Added.
1205 * platform/qt/compositing/color-matching/pdf-image-match-expected.txt: Added.
1206 * platform/qt/compositing/compositing-visible-descendant-expected.png: Added.
1207 * platform/qt/compositing/compositing-visible-descendant-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/compositing-visible-descendant-expected.txt.
1208 * platform/qt/compositing/direct-image-compositing-expected.png: Added.
1209 * platform/qt/compositing/direct-image-compositing-expected.txt: Added.
1210 * platform/qt/compositing/generated-content-expected.png: Added.
1211 * platform/qt/compositing/generated-content-expected.txt: Added.
1212 * platform/qt/compositing/geometry/abs-position-inside-opacity-expected.png: Added.
1213 * platform/qt/compositing/geometry/abs-position-inside-opacity-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/abs-position-inside-opacity-expected.txt.
1214 * platform/qt/compositing/geometry/clipping-foreground-expected.png: Added.
1215 * platform/qt/compositing/geometry/clipping-foreground-expected.txt: Added.
1216 * platform/qt/compositing/geometry/fixed-in-composited-expected.png: Added.
1217 * platform/qt/compositing/geometry/fixed-in-composited-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.txt.
1218 * platform/qt/compositing/geometry/fixed-position-expected.png: Added.
1219 * platform/qt/compositing/geometry/fixed-position-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/fixed-position-expected.txt.
1220 * platform/qt/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
1221 * platform/qt/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-deep-expected.txt.
1222 * platform/qt/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
1223 * platform/qt/compositing/geometry/layer-due-to-layer-children-expected.txt: Added.
1224 * platform/qt/compositing/geometry/outline-change-expected.png: Added.
1225 * platform/qt/compositing/geometry/outline-change-expected.txt: Added.
1226 * platform/qt/compositing/geometry/partial-layout-update-expected.png: Added.
1227 * platform/qt/compositing/geometry/partial-layout-update-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/partial-layout-update-expected.txt.
1228 * platform/qt/compositing/geometry/root-layer-update-expected.png: Added.
1229 * platform/qt/compositing/geometry/root-layer-update-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/root-layer-update-expected.txt.
1230 * platform/qt/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added.
1231 * platform/qt/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt.
1232 * platform/qt/compositing/geometry/video-fixed-scrolling-expected.png: Added.
1233 * platform/qt/compositing/geometry/video-fixed-scrolling-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.txt.
1234 * platform/qt/compositing/iframes/composited-iframe-alignment-expected.png: Added.
1235 * platform/qt/compositing/iframes/composited-iframe-alignment-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/composited-iframe-alignment-expected.txt.
1236 * platform/qt/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
1237 * platform/qt/compositing/iframes/iframe-copy-on-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.txt.
1238 * platform/qt/compositing/images/direct-image-background-color-expected.png: Added.
1239 * platform/qt/compositing/images/direct-image-background-color-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/images/direct-image-background-color-expected.txt.
1240 * platform/qt/compositing/masks/direct-image-mask-expected.png: Added.
1241 * platform/qt/compositing/masks/direct-image-mask-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/direct-image-mask-expected.txt.
1242 * platform/qt/compositing/masks/masked-ancestor-expected.png: Added.
1243 * platform/qt/compositing/masks/masked-ancestor-expected.txt: Added.
1244 * platform/qt/compositing/masks/multiple-masks-expected.png: Added.
1245 * platform/qt/compositing/masks/multiple-masks-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.txt.
1246 * platform/qt/compositing/masks/simple-composited-mask-expected.png: Added.
1247 * platform/qt/compositing/masks/simple-composited-mask-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.txt.
1248 * platform/qt/compositing/overflow/ancestor-overflow-expected.png:
1249 * platform/qt/compositing/overflow/ancestor-overflow-expected.txt:
1250 * platform/qt/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added.
1251 * platform/qt/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/fixed-position-ancestor-clip-expected.txt.
1252 * platform/qt/compositing/overflow/overflow-compositing-descendant-expected.png: Added.
1253 * platform/qt/compositing/overflow/overflow-compositing-descendant-expected.txt: Added.
1254 * platform/qt/compositing/overflow/overflow-positioning-expected.png: Added.
1255 * platform/qt/compositing/overflow/overflow-positioning-expected.txt: Added.
1256 * platform/qt/compositing/overflow/overflow-scroll-expected.png: Added.
1257 * platform/qt/compositing/overflow/overflow-scroll-expected.txt: Added.
1258 * platform/qt/compositing/overflow/parent-overflow-expected.png: Added.
1259 * platform/qt/compositing/overflow/parent-overflow-expected.txt: Added.
1260 * platform/qt/compositing/overflow/scroll-ancestor-update-expected.png: Added.
1261 * platform/qt/compositing/overflow/scroll-ancestor-update-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.txt.
1262 * platform/qt/compositing/overflow/scrollbar-painting-expected.png: Added.
1263 * platform/qt/compositing/overflow/scrollbar-painting-expected.txt: Added.
1264 * platform/qt/compositing/reflections/compositing-change-inside-reflection-expected.png: Added.
1265 * platform/qt/compositing/reflections/compositing-change-inside-reflection-expected.txt: Added.
1266 * platform/qt/compositing/reflections/masked-reflection-on-composited-expected.png: Added.
1267 * platform/qt/compositing/reflections/masked-reflection-on-composited-expected.txt: Added.
1268 * platform/qt/compositing/reflections/nested-reflection-mask-change-expected.png: Added.
1269 * platform/qt/compositing/reflections/nested-reflection-mask-change-expected.txt: Added.
1270 * platform/qt/compositing/reflections/nested-reflection-transformed-expected.png: Added.
1271 * platform/qt/compositing/reflections/nested-reflection-transformed-expected.txt: Added.
1272 * platform/qt/compositing/reflections/nested-reflection-transformed2-expected.png: Added.
1273 * platform/qt/compositing/reflections/nested-reflection-transformed2-expected.txt: Added.
1274 * platform/qt/compositing/reflections/reflection-in-composited-expected.png: Added.
1275 * platform/qt/compositing/reflections/reflection-in-composited-expected.txt: Added.
1276 * platform/qt/compositing/reflections/reflection-on-composited-expected.png: Added.
1277 * platform/qt/compositing/reflections/reflection-on-composited-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/reflection-on-composited-expected.txt.
1278 * platform/qt/compositing/reflections/reflection-opacity-expected.png: Added.
1279 * platform/qt/compositing/reflections/reflection-opacity-expected.txt: Added.
1280 * platform/qt/compositing/reflections/reflection-ordering-expected.png: Added.
1281 * platform/qt/compositing/reflections/reflection-ordering-expected.txt: Added.
1282 * platform/qt/compositing/reflections/reflection-positioning-expected.png: Added.
1283 * platform/qt/compositing/reflections/reflection-positioning-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/reflection-positioning-expected.txt.
1284 * platform/qt/compositing/reflections/reflection-positioning2-expected.png: Added.
1285 * platform/qt/compositing/reflections/reflection-positioning2-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/reflection-positioning2-expected.txt.
1286 * platform/qt/compositing/reflections/simple-composited-reflections-expected.png: Added.
1287 * platform/qt/compositing/reflections/simple-composited-reflections-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/reflections/simple-composited-reflections-expected.txt.
1288 * platform/qt/compositing/repaint/become-overlay-composited-layer-expected.png: Added.
1289 * platform/qt/compositing/repaint/become-overlay-composited-layer-expected.txt: Added.
1290 * platform/qt/compositing/repaint/composited-document-element-expected.png: Added.
1291 * platform/qt/compositing/repaint/composited-document-element-expected.txt: Added.
1292 * platform/qt/compositing/repaint/layer-repaint-expected.png: Added.
1293 * platform/qt/compositing/repaint/layer-repaint-expected.txt: Added.
1294 * platform/qt/compositing/repaint/layer-repaint-rects-expected.png: Added.
1295 * platform/qt/compositing/repaint/layer-repaint-rects-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/layer-repaint-rects-expected.txt.
1296 * platform/qt/compositing/repaint/opacity-between-absolute-expected.png: Added.
1297 * platform/qt/compositing/repaint/opacity-between-absolute-expected.txt: Added.
1298 * platform/qt/compositing/repaint/opacity-between-absolute2-expected.png: Added.
1299 * platform/qt/compositing/repaint/opacity-between-absolute2-expected.txt: Added.
1300 * platform/qt/compositing/self-painting-layers-expected.png: Added.
1301 * platform/qt/compositing/self-painting-layers-expected.txt: Added.
1302 * platform/qt/compositing/shadows/shadow-drawing-expected.png: Added.
1303 * platform/qt/compositing/shadows/shadow-drawing-expected.txt: Added.
1304 * platform/qt/compositing/sibling-positioning-expected.png: Added.
1305 * platform/qt/compositing/sibling-positioning-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/sibling-positioning-expected.txt.
1306 * platform/qt/compositing/text-on-large-layer-expected.png: Added.
1307 * platform/qt/compositing/text-on-large-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/compositing/text-on-large-layer-expected.txt.
1308 * platform/qt/compositing/transitions/scale-transition-no-start-expected.png: Added.
1309 * platform/qt/compositing/transitions/scale-transition-no-start-expected.txt: Added.
1310 * platform/qt/compositing/transitions/singular-scale-transition-expected.png: Added.
1311 * platform/qt/compositing/transitions/singular-scale-transition-expected.txt: Added.
1313 2012-07-16 Vsevolod Vlasov <vsevik@chromium.org>
1315 Unreviewed chromium gardening, skipped failing test.
1316 https://bugs.webkit.org/show_bug.cgi?id=91386
1318 * platform/chromium/TestExpectations:
1320 2012-07-16 Balazs Ankes <bank@inf.u-szeged.hu>
1322 [Qt] platform/qt/tables/mozilla tests needs update after rebaseline and new testfonts
1323 https://bugs.webkit.org/show_bug.cgi?id=91242
1325 Unreviewed rebaseline.
1327 * platform/qt-5.0-wk1/Skipped:
1328 * platform/qt-5.0-wk2/Skipped:
1329 * platform/qt-5.0/Skipped:
1330 * platform/qt/tables/layering/paint-test-layering-1-expected.png:
1331 * platform/qt/tables/layering/paint-test-layering-1-expected.txt:
1332 * platform/qt/tables/layering/paint-test-layering-2-expected.png:
1333 * platform/qt/tables/layering/paint-test-layering-2-expected.txt:
1334 * platform/qt/tables/mozilla/bugs/45621-expected.png:
1335 * platform/qt/tables/mozilla/bugs/45621-expected.txt:
1336 * platform/qt/tables/mozilla/bugs/bug10009-expected.png:
1337 * platform/qt/tables/mozilla/bugs/bug10009-expected.txt:
1338 * platform/qt/tables/mozilla/bugs/bug100334-expected.png:
1339 * platform/qt/tables/mozilla/bugs/bug100334-expected.txt:
1340 * platform/qt/tables/mozilla/bugs/bug10036-expected.png:
1341 * platform/qt/tables/mozilla/bugs/bug10036-expected.txt:
1342 * platform/qt/tables/mozilla/bugs/bug10039-expected.png:
1343 * platform/qt/tables/mozilla/bugs/bug10039-expected.txt:
1344 * platform/qt/tables/mozilla/bugs/bug101201-expected.png:
1345 * platform/qt/tables/mozilla/bugs/bug101201-expected.txt:
1346 * platform/qt/tables/mozilla/bugs/bug101674-expected.png:
1347 * platform/qt/tables/mozilla/bugs/bug101674-expected.txt:
1348 * platform/qt/tables/mozilla/bugs/bug10269-2-expected.png:
1349 * platform/qt/tables/mozilla/bugs/bug10269-2-expected.txt:
1350 * platform/qt/tables/mozilla/bugs/bug1055-1-expected.png:
1351 * platform/qt/tables/mozilla/bugs/bug1055-1-expected.txt:
1352 * platform/qt/tables/mozilla/bugs/bug10565-expected.png:
1353 * platform/qt/tables/mozilla/bugs/bug10565-expected.txt:
1354 * platform/qt/tables/mozilla/bugs/bug106158-1-expected.png:
1355 * platform/qt/tables/mozilla/bugs/bug106158-1-expected.txt:
1356 * platform/qt/tables/mozilla/bugs/bug106158-2-expected.png:
1357 * platform/qt/tables/mozilla/bugs/bug106158-2-expected.txt:
1358 * platform/qt/tables/mozilla/bugs/bug10633-expected.png:
1359 * platform/qt/tables/mozilla/bugs/bug10633-expected.txt:
1360 * platform/qt/tables/mozilla/bugs/bug106816-expected.png:
1361 * platform/qt/tables/mozilla/bugs/bug106816-expected.txt:
1362 * platform/qt/tables/mozilla/bugs/bug108340-expected.png:
1363 * platform/qt/tables/mozilla/bugs/bug108340-expected.txt:
1364 * platform/qt/tables/mozilla/bugs/bug109043-expected.png:
1365 * platform/qt/tables/mozilla/bugs/bug109043-expected.txt:
1366 * platform/qt/tables/mozilla/bugs/bug11026-expected.png:
1367 * platform/qt/tables/mozilla/bugs/bug11026-expected.txt:
1368 * platform/qt/tables/mozilla/bugs/bug110566-expected.png:
1369 * platform/qt/tables/mozilla/bugs/bug110566-expected.txt:
1370 * platform/qt/tables/mozilla/bugs/bug113235-1-expected.png:
1371 * platform/qt/tables/mozilla/bugs/bug113235-1-expected.txt:
1372 * platform/qt/tables/mozilla/bugs/bug113235-2-expected.png:
1373 * platform/qt/tables/mozilla/bugs/bug113235-2-expected.txt:
1374 * platform/qt/tables/mozilla/bugs/bug113235-3-expected.png:
1375 * platform/qt/tables/mozilla/bugs/bug113235-3-expected.txt:
1376 * platform/qt/tables/mozilla/bugs/bug113424-expected.png:
1377 * platform/qt/tables/mozilla/bugs/bug113424-expected.txt:
1378 * platform/qt/tables/mozilla/bugs/bug11384q-expected.png:
1379 * platform/qt/tables/mozilla/bugs/bug11384q-expected.txt:
1380 * platform/qt/tables/mozilla/bugs/bug11384s-expected.png:
1381 * platform/qt/tables/mozilla/bugs/bug11384s-expected.txt:
1382 * platform/qt/tables/mozilla/bugs/bug1163-1-expected.png:
1383 * platform/qt/tables/mozilla/bugs/bug1163-1-expected.txt:
1384 * platform/qt/tables/mozilla/bugs/bug1188-expected.png:
1385 * platform/qt/tables/mozilla/bugs/bug1188-expected.txt:
1386 * platform/qt/tables/mozilla/bugs/bug11944-expected.png:
1387 * platform/qt/tables/mozilla/bugs/bug11944-expected.txt:
1388 * platform/qt/tables/mozilla/bugs/bug119786-expected.png:
1389 * platform/qt/tables/mozilla/bugs/bug119786-expected.txt:
1390 * platform/qt/tables/mozilla/bugs/bug12008-expected.png:
1391 * platform/qt/tables/mozilla/bugs/bug12008-expected.txt:
1392 * platform/qt/tables/mozilla/bugs/bug120364-expected.png:
1393 * platform/qt/tables/mozilla/bugs/bug120364-expected.txt:
1394 * platform/qt/tables/mozilla/bugs/bug1220-expected.png:
1395 * platform/qt/tables/mozilla/bugs/bug1220-expected.txt:
1396 * platform/qt/tables/mozilla/bugs/bug1224-expected.png:
1397 * platform/qt/tables/mozilla/bugs/bug1224-expected.txt:
1398 * platform/qt/tables/mozilla/bugs/bug12268-expected.png:
1399 * platform/qt/tables/mozilla/bugs/bug12268-expected.txt:
1400 * platform/qt/tables/mozilla/bugs/bug123862-expected.png:
1401 * platform/qt/tables/mozilla/bugs/bug123862-expected.txt:
1402 * platform/qt/tables/mozilla/bugs/bug1261-expected.png:
1403 * platform/qt/tables/mozilla/bugs/bug1261-expected.txt:
1404 * platform/qt/tables/mozilla/bugs/bug126742-expected.png:
1405 * platform/qt/tables/mozilla/bugs/bug126742-expected.txt:
1406 * platform/qt/tables/mozilla/bugs/bug12709-expected.png:
1407 * platform/qt/tables/mozilla/bugs/bug12709-expected.txt:
1408 * platform/qt/tables/mozilla/bugs/bug127267-expected.png:
1409 * platform/qt/tables/mozilla/bugs/bug127267-expected.txt:
1410 * platform/qt/tables/mozilla/bugs/bug128229-expected.png:
1411 * platform/qt/tables/mozilla/bugs/bug128229-expected.txt:
1412 * platform/qt/tables/mozilla/bugs/bug12908-1-expected.png:
1413 * platform/qt/tables/mozilla/bugs/bug12908-1-expected.txt:
1414 * platform/qt/tables/mozilla/bugs/bug12910-expected.png:
1415 * platform/qt/tables/mozilla/bugs/bug12910-expected.txt:
1416 * platform/qt/tables/mozilla/bugs/bug1296-expected.png:
1417 * platform/qt/tables/mozilla/bugs/bug1296-expected.txt:
1418 * platform/qt/tables/mozilla/bugs/bug1302-expected.png:
1419 * platform/qt/tables/mozilla/bugs/bug1302-expected.txt:
1420 * platform/qt/tables/mozilla/bugs/bug131020-expected.png:
1421 * platform/qt/tables/mozilla/bugs/bug131020-expected.txt:
1422 * platform/qt/tables/mozilla/bugs/bug131020_iframe-expected.png:
1423 * platform/qt/tables/mozilla/bugs/bug131020_iframe-expected.txt:
1424 * platform/qt/tables/mozilla/bugs/bug13105-expected.png:
1425 * platform/qt/tables/mozilla/bugs/bug13105-expected.txt:
1426 * platform/qt/tables/mozilla/bugs/bug13118-expected.png:
1427 * platform/qt/tables/mozilla/bugs/bug13118-expected.txt:
1428 * platform/qt/tables/mozilla/bugs/bug1318-expected.png:
1429 * platform/qt/tables/mozilla/bugs/bug1318-expected.txt:
1430 * platform/qt/tables/mozilla/bugs/bug13196-expected.png:
1431 * platform/qt/tables/mozilla/bugs/bug13196-expected.txt:
1432 * platform/qt/tables/mozilla/bugs/bug133756-1-expected.png:
1433 * platform/qt/tables/mozilla/bugs/bug133756-1-expected.txt:
1434 * platform/qt/tables/mozilla/bugs/bug133756-2-expected.png:
1435 * platform/qt/tables/mozilla/bugs/bug133756-2-expected.txt:
1436 * platform/qt/tables/mozilla/bugs/bug13484-expected.png:
1437 * platform/qt/tables/mozilla/bugs/bug13484-expected.txt:
1438 * platform/qt/tables/mozilla/bugs/bug13526-expected.png:
1439 * platform/qt/tables/mozilla/bugs/bug13526-expected.txt:
1440 * platform/qt/tables/mozilla/bugs/bug138725-expected.png:
1441 * platform/qt/tables/mozilla/bugs/bug138725-expected.txt:
1442 * platform/qt/tables/mozilla/bugs/bug139524-1-expected.png:
1443 * platform/qt/tables/mozilla/bugs/bug139524-1-expected.txt:
1444 * platform/qt/tables/mozilla/bugs/bug139524-2-expected.png:
1445 * platform/qt/tables/mozilla/bugs/bug139524-2-expected.txt:
1446 * platform/qt/tables/mozilla/bugs/bug139524-3-expected.png:
1447 * platform/qt/tables/mozilla/bugs/bug139524-3-expected.txt:
1448 * platform/qt/tables/mozilla/bugs/bug139524-4-expected.png:
1449 * platform/qt/tables/mozilla/bugs/bug139524-4-expected.txt:
1450 * platform/qt/tables/mozilla/bugs/bug14159-1-expected.png:
1451 * platform/qt/tables/mozilla/bugs/bug14159-1-expected.txt:
1452 * platform/qt/tables/mozilla/bugs/bug14159-3-expected.png:
1453 * platform/qt/tables/mozilla/bugs/bug14159-3-expected.txt:
1454 * platform/qt/tables/mozilla/bugs/bug1430-expected.png:
1455 * platform/qt/tables/mozilla/bugs/bug1430-expected.txt:
1456 * platform/qt/tables/mozilla/bugs/bug14323-expected.png:
1457 * platform/qt/tables/mozilla/bugs/bug14323-expected.txt:
1458 * platform/qt/tables/mozilla/bugs/bug145572-expected.png:
1459 * platform/qt/tables/mozilla/bugs/bug145572-expected.txt:
1460 * platform/qt/tables/mozilla/bugs/bug1474-expected.png:
1461 * platform/qt/tables/mozilla/bugs/bug1474-expected.txt:
1462 * platform/qt/tables/mozilla/bugs/bug149275-1-expected.png:
1463 * platform/qt/tables/mozilla/bugs/bug149275-1-expected.txt:
1464 * platform/qt/tables/mozilla/bugs/bug149275-2-expected.png:
1465 * platform/qt/tables/mozilla/bugs/bug149275-2-expected.txt:
1466 * platform/qt/tables/mozilla/bugs/bug14929-expected.png:
1467 * platform/qt/tables/mozilla/bugs/bug14929-expected.txt:
1468 * platform/qt/tables/mozilla/bugs/bug15247-expected.png:
1469 * platform/qt/tables/mozilla/bugs/bug15247-expected.txt:
1470 * platform/qt/tables/mozilla/bugs/bug15544-expected.png:
1471 * platform/qt/tables/mozilla/bugs/bug15544-expected.txt:
1472 * platform/qt/tables/mozilla/bugs/bug157890-expected.png:
1473 * platform/qt/tables/mozilla/bugs/bug157890-expected.txt:
1474 * platform/qt/tables/mozilla/bugs/bug159108-expected.png:
1475 * platform/qt/tables/mozilla/bugs/bug159108-expected.txt:
1476 * platform/qt/tables/mozilla/bugs/bug16012-expected.png:
1477 * platform/qt/tables/mozilla/bugs/bug16012-expected.txt:
1478 * platform/qt/tables/mozilla/bugs/bug16252-expected.png:
1479 * platform/qt/tables/mozilla/bugs/bug16252-expected.txt:
1480 * platform/qt/tables/mozilla/bugs/bug17130-1-expected.png:
1481 * platform/qt/tables/mozilla/bugs/bug17130-1-expected.txt:
1482 * platform/qt/tables/mozilla/bugs/bug17130-2-expected.png:
1483 * platform/qt/tables/mozilla/bugs/bug17130-2-expected.txt:
1484 * platform/qt/tables/mozilla/bugs/bug17138-expected.png:
1485 * platform/qt/tables/mozilla/bugs/bug17138-expected.txt:
1486 * platform/qt/tables/mozilla/bugs/bug17168-expected.png:
1487 * platform/qt/tables/mozilla/bugs/bug17168-expected.txt:
1488 * platform/qt/tables/mozilla/bugs/bug175455-4-expected.png:
1489 * platform/qt/tables/mozilla/bugs/bug175455-4-expected.txt:
1490 * platform/qt/tables/mozilla/bugs/bug17548-expected.png:
1491 * platform/qt/tables/mozilla/bugs/bug17548-expected.txt:
1492 * platform/qt/tables/mozilla/bugs/bug17587-expected.png:
1493 * platform/qt/tables/mozilla/bugs/bug17587-expected.txt:
1494 * platform/qt/tables/mozilla/bugs/bug1800-expected.png:
1495 * platform/qt/tables/mozilla/bugs/bug1800-expected.txt:
1496 * platform/qt/tables/mozilla/bugs/bug1802-expected.png:
1497 * platform/qt/tables/mozilla/bugs/bug1802-expected.txt:
1498 * platform/qt/tables/mozilla/bugs/bug1802s-expected.png:
1499 * platform/qt/tables/mozilla/bugs/bug1802s-expected.txt:
1500 * platform/qt/tables/mozilla/bugs/bug1809-expected.png:
1501 * platform/qt/tables/mozilla/bugs/bug1809-expected.txt:
1502 * platform/qt/tables/mozilla/bugs/bug1818-5-expected.png:
1503 * platform/qt/tables/mozilla/bugs/bug1818-5-expected.txt:
1504 * platform/qt/tables/mozilla/bugs/bug1828-expected.png:
1505 * platform/qt/tables/mozilla/bugs/bug1828-expected.txt:
1506 * platform/qt/tables/mozilla/bugs/bug18359-expected.png:
1507 * platform/qt/tables/mozilla/bugs/bug18359-expected.txt:
1508 * platform/qt/tables/mozilla/bugs/bug18440-expected.png:
1509 * platform/qt/tables/mozilla/bugs/bug18440-expected.txt:
1510 * platform/qt/tables/mozilla/bugs/bug18558-expected.png:
1511 * platform/qt/tables/mozilla/bugs/bug18558-expected.txt:
1512 * platform/qt/tables/mozilla/bugs/bug18664-expected.png:
1513 * platform/qt/tables/mozilla/bugs/bug18664-expected.txt:
1514 * platform/qt/tables/mozilla/bugs/bug18955-expected.png:
1515 * platform/qt/tables/mozilla/bugs/bug18955-expected.txt:
1516 * platform/qt/tables/mozilla/bugs/bug19061-1-expected.png:
1517 * platform/qt/tables/mozilla/bugs/bug19061-1-expected.txt:
1518 * platform/qt/tables/mozilla/bugs/bug19061-2-expected.png:
1519 * platform/qt/tables/mozilla/bugs/bug19061-2-expected.txt:
1520 * platform/qt/tables/mozilla/bugs/bug19356-expected.png:
1521 * platform/qt/tables/mozilla/bugs/bug19356-expected.txt:
1522 * platform/qt/tables/mozilla/bugs/bug194024-expected.png:
1523 * platform/qt/tables/mozilla/bugs/bug194024-expected.txt:
1524 * platform/qt/tables/mozilla/bugs/bug19599-expected.png:
1525 * platform/qt/tables/mozilla/bugs/bug19599-expected.txt:
1526 * platform/qt/tables/mozilla/bugs/bug2050-expected.png:
1527 * platform/qt/tables/mozilla/bugs/bug2050-expected.txt:
1528 * platform/qt/tables/mozilla/bugs/bug20579-expected.png:
1529 * platform/qt/tables/mozilla/bugs/bug20579-expected.txt:
1530 * platform/qt/tables/mozilla/bugs/bug2065-expected.png:
1531 * platform/qt/tables/mozilla/bugs/bug2065-expected.txt:
1532 * platform/qt/tables/mozilla/bugs/bug20804-expected.png:
1533 * platform/qt/tables/mozilla/bugs/bug20804-expected.txt:
1534 * platform/qt/tables/mozilla/bugs/bug2123-expected.png:
1535 * platform/qt/tables/mozilla/bugs/bug2123-expected.txt:
1536 * platform/qt/tables/mozilla/bugs/bug21299-expected.png:
1537 * platform/qt/tables/mozilla/bugs/bug21299-expected.txt:
1538 * platform/qt/tables/mozilla/bugs/bug215629-expected.png:
1539 * platform/qt/tables/mozilla/bugs/bug215629-expected.txt:
1540 * platform/qt/tables/mozilla/bugs/bug21918-expected.png:
1541 * platform/qt/tables/mozilla/bugs/bug21918-expected.txt:
1542 * platform/qt/tables/mozilla/bugs/bug22019-expected.png:
1543 * platform/qt/tables/mozilla/bugs/bug22019-expected.txt:
1544 * platform/qt/tables/mozilla/bugs/bug220536-expected.png:
1545 * platform/qt/tables/mozilla/bugs/bug220536-expected.txt:
1546 * platform/qt/tables/mozilla/bugs/bug22246-2-expected.png:
1547 * platform/qt/tables/mozilla/bugs/bug22246-2-expected.txt:
1548 * platform/qt/tables/mozilla/bugs/bug22246-2a-expected.png:
1549 * platform/qt/tables/mozilla/bugs/bug22246-2a-expected.txt:
1550 * platform/qt/tables/mozilla/bugs/bug22246-3-expected.png:
1551 * platform/qt/tables/mozilla/bugs/bug22246-3-expected.txt:
1552 * platform/qt/tables/mozilla/bugs/bug22246-3a-expected.png:
1553 * platform/qt/tables/mozilla/bugs/bug22246-3a-expected.txt:
1554 * platform/qt/tables/mozilla/bugs/bug222846-expected.png:
1555 * platform/qt/tables/mozilla/bugs/bug222846-expected.txt:
1556 * platform/qt/tables/mozilla/bugs/bug2267-expected.png:
1557 * platform/qt/tables/mozilla/bugs/bug2267-expected.txt:
1558 * platform/qt/tables/mozilla/bugs/bug227123-expected.png:
1559 * platform/qt/tables/mozilla/bugs/bug227123-expected.txt:
1560 * platform/qt/tables/mozilla/bugs/bug2296-expected.png:
1561 * platform/qt/tables/mozilla/bugs/bug2296-expected.txt:
1562 * platform/qt/tables/mozilla/bugs/bug23151-expected.png:
1563 * platform/qt/tables/mozilla/bugs/bug23151-expected.txt:
1564 * platform/qt/tables/mozilla/bugs/bug23235-expected.png:
1565 * platform/qt/tables/mozilla/bugs/bug23235-expected.txt:
1566 * platform/qt/tables/mozilla/bugs/bug23299-expected.png:
1567 * platform/qt/tables/mozilla/bugs/bug23299-expected.txt:
1568 * platform/qt/tables/mozilla/bugs/bug24200-expected.png:
1569 * platform/qt/tables/mozilla/bugs/bug24200-expected.txt:
1570 * platform/qt/tables/mozilla/bugs/bug24503-expected.png:
1571 * platform/qt/tables/mozilla/bugs/bug24503-expected.txt:
1572 * platform/qt/tables/mozilla/bugs/bug24627-expected.png:
1573 * platform/qt/tables/mozilla/bugs/bug24627-expected.txt:
1574 * platform/qt/tables/mozilla/bugs/bug24661-expected.png:
1575 * platform/qt/tables/mozilla/bugs/bug24661-expected.txt:
1576 * platform/qt/tables/mozilla/bugs/bug2469-expected.png:
1577 * platform/qt/tables/mozilla/bugs/bug2469-expected.txt:
1578 * platform/qt/tables/mozilla/bugs/bug2479-1-expected.png:
1579 * platform/qt/tables/mozilla/bugs/bug2479-1-expected.txt:
1580 * platform/qt/tables/mozilla/bugs/bug2479-2-expected.png:
1581 * platform/qt/tables/mozilla/bugs/bug2479-2-expected.txt:
1582 * platform/qt/tables/mozilla/bugs/bug2479-3-expected.png:
1583 * platform/qt/tables/mozilla/bugs/bug2479-3-expected.txt:
1584 * platform/qt/tables/mozilla/bugs/bug2479-4-expected.png:
1585 * platform/qt/tables/mozilla/bugs/bug2479-4-expected.txt:
1586 * platform/qt/tables/mozilla/bugs/bug24880-expected.png:
1587 * platform/qt/tables/mozilla/bugs/bug24880-expected.txt:
1588 * platform/qt/tables/mozilla/bugs/bug25004-expected.png:
1589 * platform/qt/tables/mozilla/bugs/bug25004-expected.txt:
1590 * platform/qt/tables/mozilla/bugs/bug25086-expected.png:
1591 * platform/qt/tables/mozilla/bugs/bug25086-expected.txt:
1592 * platform/qt/tables/mozilla/bugs/bug2509-expected.png:
1593 * platform/qt/tables/mozilla/bugs/bug2509-expected.txt:
1594 * platform/qt/tables/mozilla/bugs/bug2516-expected.png:
1595 * platform/qt/tables/mozilla/bugs/bug2516-expected.txt:
1596 * platform/qt/tables/mozilla/bugs/bug25663-expected.png:
1597 * platform/qt/tables/mozilla/bugs/bug25663-expected.txt:
1598 * platform/qt/tables/mozilla/bugs/bug2585-expected.png:
1599 * platform/qt/tables/mozilla/bugs/bug2585-expected.txt:
1600 * platform/qt/tables/mozilla/bugs/bug26178-expected.png:
1601 * platform/qt/tables/mozilla/bugs/bug26178-expected.txt:
1602 * platform/qt/tables/mozilla/bugs/bug2684-expected.png:
1603 * platform/qt/tables/mozilla/bugs/bug2684-expected.txt:
1604 * platform/qt/tables/mozilla/bugs/bug27038-1-expected.png:
1605 * platform/qt/tables/mozilla/bugs/bug27038-1-expected.txt:
1606 * platform/qt/tables/mozilla/bugs/bug27038-2-expected.png:
1607 * platform/qt/tables/mozilla/bugs/bug27038-2-expected.txt:
1608 * platform/qt/tables/mozilla/bugs/bug27038-3-expected.png:
1609 * platform/qt/tables/mozilla/bugs/bug27038-3-expected.txt:
1610 * platform/qt/tables/mozilla/bugs/bug275625-expected.png:
1611 * platform/qt/tables/mozilla/bugs/bug275625-expected.txt:
1612 * platform/qt/tables/mozilla/bugs/bug2757-expected.png:
1613 * platform/qt/tables/mozilla/bugs/bug2757-expected.txt:
1614 * platform/qt/tables/mozilla/bugs/bug2763-expected.png:
1615 * platform/qt/tables/mozilla/bugs/bug2763-expected.txt:
1616 * platform/qt/tables/mozilla/bugs/bug2773-expected.png:
1617 * platform/qt/tables/mozilla/bugs/bug2773-expected.txt:
1618 * platform/qt/tables/mozilla/bugs/bug278266-expected.png:
1619 * platform/qt/tables/mozilla/bugs/bug278266-expected.txt:
1620 * platform/qt/tables/mozilla/bugs/bug278385-expected.png:
1621 * platform/qt/tables/mozilla/bugs/bug278385-expected.txt:
1622 * platform/qt/tables/mozilla/bugs/bug27993-1-expected.png:
1623 * platform/qt/tables/mozilla/bugs/bug27993-1-expected.txt:
1624 * platform/qt/tables/mozilla/bugs/bug28341-expected.png:
1625 * platform/qt/tables/mozilla/bugs/bug28341-expected.txt:
1626 * platform/qt/tables/mozilla/bugs/bug2886-2-expected.png:
1627 * platform/qt/tables/mozilla/bugs/bug2886-2-expected.txt:
1628 * platform/qt/tables/mozilla/bugs/bug2886-expected.png:
1629 * platform/qt/tables/mozilla/bugs/bug2886-expected.txt:
1630 * platform/qt/tables/mozilla/bugs/bug28928-expected.png:
1631 * platform/qt/tables/mozilla/bugs/bug28928-expected.txt:
1632 * platform/qt/tables/mozilla/bugs/bug29058-1-expected.png:
1633 * platform/qt/tables/mozilla/bugs/bug29058-1-expected.txt:
1634 * platform/qt/tables/mozilla/bugs/bug29058-3-expected.png:
1635 * platform/qt/tables/mozilla/bugs/bug29058-3-expected.txt:
1636 * platform/qt/tables/mozilla/bugs/bug29157-expected.png:
1637 * platform/qt/tables/mozilla/bugs/bug29157-expected.txt:
1638 * platform/qt/tables/mozilla/bugs/bug29326-expected.png:
1639 * platform/qt/tables/mozilla/bugs/bug29326-expected.txt:
1640 * platform/qt/tables/mozilla/bugs/bug29429-expected.png:
1641 * platform/qt/tables/mozilla/bugs/bug29429-expected.txt:
1642 * platform/qt/tables/mozilla/bugs/bug2947-expected.png:
1643 * platform/qt/tables/mozilla/bugs/bug2947-expected.txt:
1644 * platform/qt/tables/mozilla/bugs/bug2962-expected.png:
1645 * platform/qt/tables/mozilla/bugs/bug2962-expected.txt:
1646 * platform/qt/tables/mozilla/bugs/bug2973-expected.png:
1647 * platform/qt/tables/mozilla/bugs/bug2973-expected.txt:
1648 * platform/qt/tables/mozilla/bugs/bug2981-1-expected.png:
1649 * platform/qt/tables/mozilla/bugs/bug2981-1-expected.txt:
1650 * platform/qt/tables/mozilla/bugs/bug2981-2-expected.png:
1651 * platform/qt/tables/mozilla/bugs/bug2981-2-expected.txt:
1652 * platform/qt/tables/mozilla/bugs/bug2997-expected.png:
1653 * platform/qt/tables/mozilla/bugs/bug2997-expected.txt:
1654 * platform/qt/tables/mozilla/bugs/bug30273-expected.png:
1655 * platform/qt/tables/mozilla/bugs/bug30273-expected.txt:
1656 * platform/qt/tables/mozilla/bugs/bug30332-1-expected.png:
1657 * platform/qt/tables/mozilla/bugs/bug30332-1-expected.txt:
1658 * platform/qt/tables/mozilla/bugs/bug30332-2-expected.png:
1659 * platform/qt/tables/mozilla/bugs/bug30332-2-expected.txt:
1660 * platform/qt/tables/mozilla/bugs/bug30418-expected.png:
1661 * platform/qt/tables/mozilla/bugs/bug30418-expected.txt:
1662 * platform/qt/tables/mozilla/bugs/bug30559-expected.png:
1663 * platform/qt/tables/mozilla/bugs/bug30559-expected.txt:
1664 * platform/qt/tables/mozilla/bugs/bug30692-expected.png:
1665 * platform/qt/tables/mozilla/bugs/bug30692-expected.txt:
1666 * platform/qt/tables/mozilla/bugs/bug30985-expected.png:
1667 * platform/qt/tables/mozilla/bugs/bug30985-expected.txt:
1668 * platform/qt/tables/mozilla/bugs/bug3103-expected.png:
1669 * platform/qt/tables/mozilla/bugs/bug3103-expected.txt:
1670 * platform/qt/tables/mozilla/bugs/bug3191-expected.png:
1671 * platform/qt/tables/mozilla/bugs/bug3191-expected.txt:
1672 * platform/qt/tables/mozilla/bugs/bug32205-2-expected.png:
1673 * platform/qt/tables/mozilla/bugs/bug32205-2-expected.txt:
1674 * platform/qt/tables/mozilla/bugs/bug32205-3-expected.png:
1675 * platform/qt/tables/mozilla/bugs/bug32205-3-expected.txt:
1676 * platform/qt/tables/mozilla/bugs/bug32205-5-expected.png:
1677 * platform/qt/tables/mozilla/bugs/bug32205-5-expected.txt:
1678 * platform/qt/tables/mozilla/bugs/bug3260-expected.png:
1679 * platform/qt/tables/mozilla/bugs/bug3260-expected.txt:
1680 * platform/qt/tables/mozilla/bugs/bug3263-expected.png:
1681 * platform/qt/tables/mozilla/bugs/bug3263-expected.txt:
1682 * platform/qt/tables/mozilla/bugs/bug32841-expected.png:
1683 * platform/qt/tables/mozilla/bugs/bug32841-expected.txt:
1684 * platform/qt/tables/mozilla/bugs/bug3309-1-expected.png:
1685 * platform/qt/tables/mozilla/bugs/bug3309-1-expected.txt:
1686 * platform/qt/tables/mozilla/bugs/bug33137-expected.png:
1687 * platform/qt/tables/mozilla/bugs/bug33137-expected.txt:
1688 * platform/qt/tables/mozilla/bugs/bug33855-expected.png:
1689 * platform/qt/tables/mozilla/bugs/bug33855-expected.txt:
1690 * platform/qt/tables/mozilla/bugs/bug34176-expected.png:
1691 * platform/qt/tables/mozilla/bugs/bug34176-expected.txt:
1692 * platform/qt/tables/mozilla/bugs/bug3454-expected.png:
1693 * platform/qt/tables/mozilla/bugs/bug3454-expected.txt:
1694 * platform/qt/tables/mozilla/bugs/bug35662-expected.png:
1695 * platform/qt/tables/mozilla/bugs/bug35662-expected.txt:
1696 * platform/qt/tables/mozilla/bugs/bug3681-1-expected.png:
1697 * platform/qt/tables/mozilla/bugs/bug3681-1-expected.txt:
1698 * platform/qt/tables/mozilla/bugs/bug3681-2-expected.png:
1699 * platform/qt/tables/mozilla/bugs/bug3681-2-expected.txt:
1700 * platform/qt/tables/mozilla/bugs/bug3718-expected.png:
1701 * platform/qt/tables/mozilla/bugs/bug3718-expected.txt:
1702 * platform/qt/tables/mozilla/bugs/bug38916-expected.png:
1703 * platform/qt/tables/mozilla/bugs/bug38916-expected.txt:
1704 * platform/qt/tables/mozilla/bugs/bug39209-expected.png:
1705 * platform/qt/tables/mozilla/bugs/bug39209-expected.txt:
1706 * platform/qt/tables/mozilla/bugs/bug3977-expected.png:
1707 * platform/qt/tables/mozilla/bugs/bug3977-expected.txt:
1708 * platform/qt/tables/mozilla/bugs/bug40828-expected.png:
1709 * platform/qt/tables/mozilla/bugs/bug40828-expected.txt:
1710 * platform/qt/tables/mozilla/bugs/bug4093-expected.png:
1711 * platform/qt/tables/mozilla/bugs/bug4093-expected.txt:
1712 * platform/qt/tables/mozilla/bugs/bug41890-expected.png:
1713 * platform/qt/tables/mozilla/bugs/bug41890-expected.txt:
1714 * platform/qt/tables/mozilla/bugs/bug42187-expected.png:
1715 * platform/qt/tables/mozilla/bugs/bug42187-expected.txt:
1716 * platform/qt/tables/mozilla/bugs/bug42443-expected.png:
1717 * platform/qt/tables/mozilla/bugs/bug42443-expected.txt:
1718 * platform/qt/tables/mozilla/bugs/bug4284-expected.png:
1719 * platform/qt/tables/mozilla/bugs/bug4284-expected.txt:
1720 * platform/qt/tables/mozilla/bugs/bug43039-expected.png:
1721 * platform/qt/tables/mozilla/bugs/bug43039-expected.txt:
1722 * platform/qt/tables/mozilla/bugs/bug43204-expected.png:
1723 * platform/qt/tables/mozilla/bugs/bug43204-expected.txt:
1724 * platform/qt/tables/mozilla/bugs/bug4382-expected.png:
1725 * platform/qt/tables/mozilla/bugs/bug4382-expected.txt:
1726 * platform/qt/tables/mozilla/bugs/bug4385-expected.png:
1727 * platform/qt/tables/mozilla/bugs/bug4385-expected.txt:
1728 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.png:
1729 * platform/qt/tables/mozilla/bugs/bug43854-1-expected.txt:
1730 * platform/qt/tables/mozilla/bugs/bug43854-2-expected.png:
1731 * platform/qt/tables/mozilla/bugs/bug43854-2-expected.txt:
1732 * platform/qt/tables/mozilla/bugs/bug4427-expected.png:
1733 * platform/qt/tables/mozilla/bugs/bug4427-expected.txt:
1734 * platform/qt/tables/mozilla/bugs/bug4429-expected.png:
1735 * platform/qt/tables/mozilla/bugs/bug4429-expected.txt:
1736 * platform/qt/tables/mozilla/bugs/bug44505-expected.png:
1737 * platform/qt/tables/mozilla/bugs/bug44505-expected.txt:
1738 * platform/qt/tables/mozilla/bugs/bug44523-expected.png:
1739 * platform/qt/tables/mozilla/bugs/bug44523-expected.txt:
1740 * platform/qt/tables/mozilla/bugs/bug4501-expected.png:
1741 * platform/qt/tables/mozilla/bugs/bug4501-expected.txt:
1742 * platform/qt/tables/mozilla/bugs/bug45055-2-expected.png:
1743 * platform/qt/tables/mozilla/bugs/bug45055-2-expected.txt:
1744 * platform/qt/tables/mozilla/bugs/bug45055-expected.png:
1745 * platform/qt/tables/mozilla/bugs/bug45055-expected.txt:
1746 * platform/qt/tables/mozilla/bugs/bug4520-expected.png:
1747 * platform/qt/tables/mozilla/bugs/bug4520-expected.txt:
1748 * platform/qt/tables/mozilla/bugs/bug4523-expected.png:
1749 * platform/qt/tables/mozilla/bugs/bug4523-expected.txt:
1750 * platform/qt/tables/mozilla/bugs/bug4527-expected.png:
1751 * platform/qt/tables/mozilla/bugs/bug4527-expected.txt:
1752 * platform/qt/tables/mozilla/bugs/bug45486-expected.png:
1753 * platform/qt/tables/mozilla/bugs/bug45486-expected.txt:
1754 * platform/qt/tables/mozilla/bugs/bug4576-expected.png:
1755 * platform/qt/tables/mozilla/bugs/bug4576-expected.txt:
1756 * platform/qt/tables/mozilla/bugs/bug46268-1-expected.png:
1757 * platform/qt/tables/mozilla/bugs/bug46268-1-expected.txt:
1758 * platform/qt/tables/mozilla/bugs/bug46268-2-expected.png:
1759 * platform/qt/tables/mozilla/bugs/bug46268-2-expected.txt:
1760 * platform/qt/tables/mozilla/bugs/bug46268-3-expected.png:
1761 * platform/qt/tables/mozilla/bugs/bug46268-3-expected.txt:
1762 * platform/qt/tables/mozilla/bugs/bug46268-5-expected.png:
1763 * platform/qt/tables/mozilla/bugs/bug46268-5-expected.txt:
1764 * platform/qt/tables/mozilla/bugs/bug46268-expected.png:
1765 * platform/qt/tables/mozilla/bugs/bug46268-expected.txt:
1766 * platform/qt/tables/mozilla/bugs/bug46368-1-expected.png:
1767 * platform/qt/tables/mozilla/bugs/bug46368-1-expected.txt:
1768 * platform/qt/tables/mozilla/bugs/bug46368-2-expected.png:
1769 * platform/qt/tables/mozilla/bugs/bug46368-2-expected.txt:
1770 * platform/qt/tables/mozilla/bugs/bug46480-1-expected.png:
1771 * platform/qt/tables/mozilla/bugs/bug46480-1-expected.txt:
1772 * platform/qt/tables/mozilla/bugs/bug46480-2-expected.png:
1773 * platform/qt/tables/mozilla/bugs/bug46480-2-expected.txt:
1774 * platform/qt/tables/mozilla/bugs/bug46623-1-expected.png:
1775 * platform/qt/tables/mozilla/bugs/bug46623-1-expected.txt:
1776 * platform/qt/tables/mozilla/bugs/bug46623-2-expected.png:
1777 * platform/qt/tables/mozilla/bugs/bug46623-2-expected.txt:
1778 * platform/qt/tables/mozilla/bugs/bug46924-expected.png:
1779 * platform/qt/tables/mozilla/bugs/bug46924-expected.txt:
1780 * platform/qt/tables/mozilla/bugs/bug46944-expected.png:
1781 * platform/qt/tables/mozilla/bugs/bug46944-expected.txt:
1782 * platform/qt/tables/mozilla/bugs/bug4739-expected.png:
1783 * platform/qt/tables/mozilla/bugs/bug4739-expected.txt:
1784 * platform/qt/tables/mozilla/bugs/bug47432-expected.png:
1785 * platform/qt/tables/mozilla/bugs/bug47432-expected.txt:
1786 * platform/qt/tables/mozilla/bugs/bug48028-1-expected.png:
1787 * platform/qt/tables/mozilla/bugs/bug48028-1-expected.txt:
1788 * platform/qt/tables/mozilla/bugs/bug48028-2-expected.png:
1789 * platform/qt/tables/mozilla/bugs/bug48028-2-expected.txt:
1790 * platform/qt/tables/mozilla/bugs/bug4803-expected.png:
1791 * platform/qt/tables/mozilla/bugs/bug4803-expected.txt:
1792 * platform/qt/tables/mozilla/bugs/bug4849-2-expected.png:
1793 * platform/qt/tables/mozilla/bugs/bug4849-2-expected.txt:
1794 * platform/qt/tables/mozilla/bugs/bug4849-expected.png:
1795 * platform/qt/tables/mozilla/bugs/bug4849-expected.txt:
1796 * platform/qt/tables/mozilla/bugs/bug48827-expected.png:
1797 * platform/qt/tables/mozilla/bugs/bug48827-expected.txt:
1798 * platform/qt/tables/mozilla/bugs/bug50695-1-expected.png:
1799 * platform/qt/tables/mozilla/bugs/bug50695-1-expected.txt:
1800 * platform/qt/tables/mozilla/bugs/bug51037-expected.png:
1801 * platform/qt/tables/mozilla/bugs/bug51037-expected.txt:
1802 * platform/qt/tables/mozilla/bugs/bug51140-expected.png:
1803 * platform/qt/tables/mozilla/bugs/bug51140-expected.txt:
1804 * platform/qt/tables/mozilla/bugs/bug51727-expected.png:
1805 * platform/qt/tables/mozilla/bugs/bug51727-expected.txt:
1806 * platform/qt/tables/mozilla/bugs/bug5188-expected.png:
1807 * platform/qt/tables/mozilla/bugs/bug5188-expected.txt:
1808 * platform/qt/tables/mozilla/bugs/bug52505-expected.png:
1809 * platform/qt/tables/mozilla/bugs/bug52505-expected.txt:
1810 * platform/qt/tables/mozilla/bugs/bug52506-expected.png:
1811 * platform/qt/tables/mozilla/bugs/bug52506-expected.txt:
1812 * platform/qt/tables/mozilla/bugs/bug53891-expected.png:
1813 * platform/qt/tables/mozilla/bugs/bug53891-expected.txt:
1814 * platform/qt/tables/mozilla/bugs/bug54450-expected.png:
1815 * platform/qt/tables/mozilla/bugs/bug54450-expected.txt:
1816 * platform/qt/tables/mozilla/bugs/bug5538-expected.png:
1817 * platform/qt/tables/mozilla/bugs/bug5538-expected.txt:
1818 * platform/qt/tables/mozilla/bugs/bug55527-expected.png:
1819 * platform/qt/tables/mozilla/bugs/bug55527-expected.txt:
1820 * platform/qt/tables/mozilla/bugs/bug55545-expected.png:
1821 * platform/qt/tables/mozilla/bugs/bug55545-expected.txt:
1822 * platform/qt/tables/mozilla/bugs/bug55694-expected.png:
1823 * platform/qt/tables/mozilla/bugs/bug55694-expected.txt:
1824 * platform/qt/tables/mozilla/bugs/bug56563-expected.png:
1825 * platform/qt/tables/mozilla/bugs/bug56563-expected.txt:
1826 * platform/qt/tables/mozilla/bugs/bug57300-expected.png:
1827 * platform/qt/tables/mozilla/bugs/bug57300-expected.txt:
1828 * platform/qt/tables/mozilla/bugs/bug57378-expected.png:
1829 * platform/qt/tables/mozilla/bugs/bug57378-expected.txt:
1830 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.png:
1831 * platform/qt/tables/mozilla/bugs/bug57828-2-expected.txt:
1832 * platform/qt/tables/mozilla/bugs/bug57828-expected.png:
1833 * platform/qt/tables/mozilla/bugs/bug57828-expected.txt:
1834 * platform/qt/tables/mozilla/bugs/bug5797-expected.png:
1835 * platform/qt/tables/mozilla/bugs/bug5797-expected.txt:
1836 * platform/qt/tables/mozilla/bugs/bug5798-expected.png:
1837 * platform/qt/tables/mozilla/bugs/bug5798-expected.txt:
1838 * platform/qt/tables/mozilla/bugs/bug5799-expected.png:
1839 * platform/qt/tables/mozilla/bugs/bug5799-expected.txt:
1840 * platform/qt/tables/mozilla/bugs/bug5835-expected.png:
1841 * platform/qt/tables/mozilla/bugs/bug5835-expected.txt:
1842 * platform/qt/tables/mozilla/bugs/bug5838-expected.png:
1843 * platform/qt/tables/mozilla/bugs/bug5838-expected.txt:
1844 * platform/qt/tables/mozilla/bugs/bug58402-1-expected.png:
1845 * platform/qt/tables/mozilla/bugs/bug58402-1-expected.txt:
1846 * platform/qt/tables/mozilla/bugs/bug59354-expected.png:
1847 * platform/qt/tables/mozilla/bugs/bug59354-expected.txt:
1848 * platform/qt/tables/mozilla/bugs/bug60013-expected.png:
1849 * platform/qt/tables/mozilla/bugs/bug60013-expected.txt:
1850 * platform/qt/tables/mozilla/bugs/bug60749-expected.png:
1851 * platform/qt/tables/mozilla/bugs/bug60749-expected.txt:
1852 * platform/qt/tables/mozilla/bugs/bug60804-expected.png:
1853 * platform/qt/tables/mozilla/bugs/bug60804-expected.txt:
1854 * platform/qt/tables/mozilla/bugs/bug60807-expected.png:
1855 * platform/qt/tables/mozilla/bugs/bug60807-expected.txt:
1856 * platform/qt/tables/mozilla/bugs/bug60992-expected.png:
1857 * platform/qt/tables/mozilla/bugs/bug60992-expected.txt:
1858 * platform/qt/tables/mozilla/bugs/bug6184-expected.png:
1859 * platform/qt/tables/mozilla/bugs/bug6184-expected.txt:
1860 * platform/qt/tables/mozilla/bugs/bug625-expected.png:
1861 * platform/qt/tables/mozilla/bugs/bug625-expected.txt:
1862 * platform/qt/tables/mozilla/bugs/bug6304-expected.png:
1863 * platform/qt/tables/mozilla/bugs/bug6304-expected.txt:
1864 * platform/qt/tables/mozilla/bugs/bug63785-expected.png:
1865 * platform/qt/tables/mozilla/bugs/bug63785-expected.txt:
1866 * platform/qt/tables/mozilla/bugs/bug6404-expected.png:
1867 * platform/qt/tables/mozilla/bugs/bug6404-expected.txt:
1868 * platform/qt/tables/mozilla/bugs/bug647-expected.png:
1869 * platform/qt/tables/mozilla/bugs/bug647-expected.txt:
1870 * platform/qt/tables/mozilla/bugs/bug650-expected.png:
1871 * platform/qt/tables/mozilla/bugs/bug650-expected.txt:
1872 * platform/qt/tables/mozilla/bugs/bug6674-expected.png:
1873 * platform/qt/tables/mozilla/bugs/bug6674-expected.txt:
1874 * platform/qt/tables/mozilla/bugs/bug67864-expected.png:
1875 * platform/qt/tables/mozilla/bugs/bug67864-expected.txt:
1876 * platform/qt/tables/mozilla/bugs/bug67915-1-expected.png:
1877 * platform/qt/tables/mozilla/bugs/bug67915-1-expected.txt:
1878 * platform/qt/tables/mozilla/bugs/bug68912-expected.png:
1879 * platform/qt/tables/mozilla/bugs/bug68912-expected.txt:
1880 * platform/qt/tables/mozilla/bugs/bug68998-expected.png:
1881 * platform/qt/tables/mozilla/bugs/bug68998-expected.txt:
1882 * platform/qt/tables/mozilla/bugs/bug69187-expected.png:
1883 * platform/qt/tables/mozilla/bugs/bug69187-expected.txt:
1884 * platform/qt/tables/mozilla/bugs/bug69382-1-expected.png:
1885 * platform/qt/tables/mozilla/bugs/bug69382-1-expected.txt:
1886 * platform/qt/tables/mozilla/bugs/bug69382-2-expected.png:
1887 * platform/qt/tables/mozilla/bugs/bug69382-2-expected.txt:
1888 * platform/qt/tables/mozilla/bugs/bug709-expected.png:
1889 * platform/qt/tables/mozilla/bugs/bug709-expected.txt:
1890 * platform/qt/tables/mozilla/bugs/bug7112-1-expected.png:
1891 * platform/qt/tables/mozilla/bugs/bug7112-1-expected.txt:
1892 * platform/qt/tables/mozilla/bugs/bug7112-2-expected.png:
1893 * platform/qt/tables/mozilla/bugs/bug7112-2-expected.txt:
1894 * platform/qt/tables/mozilla/bugs/bug7121-1-expected.png:
1895 * platform/qt/tables/mozilla/bugs/bug7121-1-expected.txt:
1896 * platform/qt/tables/mozilla/bugs/bug72359-expected.png:
1897 * platform/qt/tables/mozilla/bugs/bug72359-expected.txt:
1898 * platform/qt/tables/mozilla/bugs/bug727-expected.png:
1899 * platform/qt/tables/mozilla/bugs/bug727-expected.txt:
1900 * platform/qt/tables/mozilla/bugs/bug73321-expected.png:
1901 * platform/qt/tables/mozilla/bugs/bug73321-expected.txt:
1902 * platform/qt/tables/mozilla/bugs/bug7342-expected.png:
1903 * platform/qt/tables/mozilla/bugs/bug7342-expected.txt:
1904 * platform/qt/tables/mozilla/bugs/bug7471-expected.png:
1905 * platform/qt/tables/mozilla/bugs/bug7471-expected.txt:
1906 * platform/qt/tables/mozilla/bugs/bug75250-expected.png:
1907 * platform/qt/tables/mozilla/bugs/bug75250-expected.txt:
1908 * platform/qt/tables/mozilla/bugs/bug7714-expected.png:
1909 * platform/qt/tables/mozilla/bugs/bug7714-expected.txt:
1910 * platform/qt/tables/mozilla/bugs/bug78162-expected.png:
1911 * platform/qt/tables/mozilla/bugs/bug78162-expected.txt:
1912 * platform/qt/tables/mozilla/bugs/bug8032-1-expected.png:
1913 * platform/qt/tables/mozilla/bugs/bug8032-1-expected.txt:
1914 * platform/qt/tables/mozilla/bugs/bug80762-1-expected.png:
1915 * platform/qt/tables/mozilla/bugs/bug80762-1-expected.txt:
1916 * platform/qt/tables/mozilla/bugs/bug81934-expected.png:
1917 * platform/qt/tables/mozilla/bugs/bug81934-expected.txt:
1918 * platform/qt/tables/mozilla/bugs/bug82946-1-expected.png:
1919 * platform/qt/tables/mozilla/bugs/bug82946-1-expected.txt:
1920 * platform/qt/tables/mozilla/bugs/bug82946-2-expected.png:
1921 * platform/qt/tables/mozilla/bugs/bug82946-2-expected.txt:
1922 * platform/qt/tables/mozilla/bugs/bug83786-expected.png:
1923 * platform/qt/tables/mozilla/bugs/bug83786-expected.txt:
1924 * platform/qt/tables/mozilla/bugs/bug8381-expected.png:
1925 * platform/qt/tables/mozilla/bugs/bug8381-expected.txt:
1926 * platform/qt/tables/mozilla/bugs/bug8411-expected.png:
1927 * platform/qt/tables/mozilla/bugs/bug8411-expected.txt:
1928 * platform/qt/tables/mozilla/bugs/bug86220-expected.png:
1929 * platform/qt/tables/mozilla/bugs/bug86220-expected.txt:
1930 * platform/qt/tables/mozilla/bugs/bug86708-expected.png:
1931 * platform/qt/tables/mozilla/bugs/bug86708-expected.txt:
1932 * platform/qt/tables/mozilla/bugs/bug88035-1-expected.png:
1933 * platform/qt/tables/mozilla/bugs/bug88035-1-expected.txt:
1934 * platform/qt/tables/mozilla/bugs/bug88035-2-expected.png:
1935 * platform/qt/tables/mozilla/bugs/bug88035-2-expected.txt:
1936 * platform/qt/tables/mozilla/bugs/bug8858-expected.png:
1937 * platform/qt/tables/mozilla/bugs/bug8858-expected.txt:
1938 * platform/qt/tables/mozilla/bugs/bug8950-expected.png:
1939 * platform/qt/tables/mozilla/bugs/bug8950-expected.txt:
1940 * platform/qt/tables/mozilla/bugs/bug9123-1-expected.png:
1941 * platform/qt/tables/mozilla/bugs/bug9123-1-expected.txt:
1942 * platform/qt/tables/mozilla/bugs/bug9123-2-expected.png:
1943 * platform/qt/tables/mozilla/bugs/bug9123-2-expected.txt:
1944 * platform/qt/tables/mozilla/bugs/bug92143-expected.png:
1945 * platform/qt/tables/mozilla/bugs/bug92143-expected.txt:
1946 * platform/qt/tables/mozilla/bugs/bug9271-1-expected.png:
1947 * platform/qt/tables/mozilla/bugs/bug9271-1-expected.txt:
1948 * platform/qt/tables/mozilla/bugs/bug9271-2-expected.png:
1949 * platform/qt/tables/mozilla/bugs/bug9271-2-expected.txt:
1950 * platform/qt/tables/mozilla/bugs/bug92868-expected.png:
1951 * platform/qt/tables/mozilla/bugs/bug92868-expected.txt:
1952 * platform/qt/tables/mozilla/bugs/bug93363-expected.png:
1953 * platform/qt/tables/mozilla/bugs/bug93363-expected.txt:
1954 * platform/qt/tables/mozilla/bugs/bug963-expected.png:
1955 * platform/qt/tables/mozilla/bugs/bug963-expected.txt:
1956 * platform/qt/tables/mozilla/bugs/bug96334-expected.png:
1957 * platform/qt/tables/mozilla/bugs/bug96334-expected.txt:
1958 * platform/qt/tables/mozilla/bugs/bug96343-expected.png:
1959 * platform/qt/tables/mozilla/bugs/bug96343-expected.txt:
1960 * platform/qt/tables/mozilla/bugs/bug965-expected.png:
1961 * platform/qt/tables/mozilla/bugs/bug965-expected.txt:
1962 * platform/qt/tables/mozilla/bugs/bug97138-expected.png:
1963 * platform/qt/tables/mozilla/bugs/bug97138-expected.txt:
1964 * platform/qt/tables/mozilla/bugs/bug9879-1-expected.png:
1965 * platform/qt/tables/mozilla/bugs/bug9879-1-expected.txt:
1966 * platform/qt/tables/mozilla/bugs/bug99923-expected.png:
1967 * platform/qt/tables/mozilla/bugs/bug99923-expected.txt:
1968 * platform/qt/tables/mozilla/collapsing_borders/bug127040-expected.png:
1969 * platform/qt/tables/mozilla/collapsing_borders/bug127040-expected.txt:
1970 * platform/qt/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
1971 * platform/qt/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
1972 * platform/qt/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
1973 * platform/qt/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
1974 * platform/qt/tables/mozilla/core/bloomberg-expected.png:
1975 * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
1976 * platform/qt/tables/mozilla/core/borders-expected.png:
1977 * platform/qt/tables/mozilla/core/borders-expected.txt:
1978 * platform/qt/tables/mozilla/core/box_sizing-expected.png:
1979 * platform/qt/tables/mozilla/core/box_sizing-expected.txt:
1980 * platform/qt/tables/mozilla/core/captions-expected.png:
1981 * platform/qt/tables/mozilla/core/captions-expected.txt:
1982 * platform/qt/tables/mozilla/core/cell_heights-expected.png:
1983 * platform/qt/tables/mozilla/core/cell_heights-expected.txt:
1984 * platform/qt/tables/mozilla/core/col_span-expected.png:
1985 * platform/qt/tables/mozilla/core/col_span-expected.txt:
1986 * platform/qt/tables/mozilla/core/col_widths_auto_auto-expected.png:
1987 * platform/qt/tables/mozilla/core/col_widths_auto_auto-expected.txt:
1988 * platform/qt/tables/mozilla/core/col_widths_auto_autoFix-expected.png:
1989 * platform/qt/tables/mozilla/core/col_widths_auto_autoFix-expected.txt:
1990 * platform/qt/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png:
1991 * platform/qt/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt:
1992 * platform/qt/tables/mozilla/core/col_widths_auto_autoPer-expected.png:
1993 * platform/qt/tables/mozilla/core/col_widths_auto_autoPer-expected.txt:
1994 * platform/qt/tables/mozilla/core/col_widths_auto_fix-expected.png:
1995 * platform/qt/tables/mozilla/core/col_widths_auto_fix-expected.txt:
1996 * platform/qt/tables/mozilla/core/col_widths_auto_fixPer-expected.png:
1997 * platform/qt/tables/mozilla/core/col_widths_auto_fixPer-expected.txt:
1998 * platform/qt/tables/mozilla/core/col_widths_auto_per-expected.png:
1999 * platform/qt/tables/mozilla/core/col_widths_auto_per-expected.txt:
2000 * platform/qt/tables/mozilla/core/col_widths_fix_auto-expected.png:
2001 * platform/qt/tables/mozilla/core/col_widths_fix_auto-expected.txt:
2002 * platform/qt/tables/mozilla/core/col_widths_fix_autoFix-expected.png:
2003 * platform/qt/tables/mozilla/core/col_widths_fix_autoFix-expected.txt:
2004 * platform/qt/tables/mozilla/core/col_widths_fix_autoPer-expected.png:
2005 * platform/qt/tables/mozilla/core/col_widths_fix_autoPer-expected.txt:
2006 * platform/qt/tables/mozilla/core/col_widths_fix_fix-expected.png:
2007 * platform/qt/tables/mozilla/core/col_widths_fix_fix-expected.txt:
2008 * platform/qt/tables/mozilla/core/col_widths_fix_fixPer-expected.png:
2009 * platform/qt/tables/mozilla/core/col_widths_fix_fixPer-expected.txt:
2010 * platform/qt/tables/mozilla/core/col_widths_fix_per-expected.png:
2011 * platform/qt/tables/mozilla/core/col_widths_fix_per-expected.txt:
2012 * platform/qt/tables/mozilla/core/margins-expected.png:
2013 * platform/qt/tables/mozilla/core/margins-expected.txt:
2014 * platform/qt/tables/mozilla/core/misc-expected.png:
2015 * platform/qt/tables/mozilla/core/misc-expected.txt:
2016 * platform/qt/tables/mozilla/core/nested1-expected.png:
2017 * platform/qt/tables/mozilla/core/nested1-expected.txt:
2018 * platform/qt/tables/mozilla/core/one_row-expected.png:
2019 * platform/qt/tables/mozilla/core/one_row-expected.txt:
2020 * platform/qt/tables/mozilla/core/row_span-expected.png:
2021 * platform/qt/tables/mozilla/core/row_span-expected.txt:
2022 * platform/qt/tables/mozilla/core/table_frame-expected.png:
2023 * platform/qt/tables/mozilla/core/table_frame-expected.txt:
2024 * platform/qt/tables/mozilla/core/table_heights-expected.png:
2025 * platform/qt/tables/mozilla/core/table_heights-expected.txt:
2026 * platform/qt/tables/mozilla/core/table_rules-expected.png:
2027 * platform/qt/tables/mozilla/core/table_rules-expected.txt:
2028 * platform/qt/tables/mozilla/core/table_widths-expected.png:
2029 * platform/qt/tables/mozilla/core/table_widths-expected.txt:
2030 * platform/qt/tables/mozilla/dom/appendCol2-expected.png:
2031 * platform/qt/tables/mozilla/dom/appendCol2-expected.txt:
2032 * platform/qt/tables/mozilla/dom/appendRowsExpand1-expected.png:
2033 * platform/qt/tables/mozilla/dom/appendRowsExpand1-expected.txt:
2034 * platform/qt/tables/mozilla/dom/appendTbodyExpand1-expected.png:
2035 * platform/qt/tables/mozilla/dom/appendTbodyExpand1-expected.txt:
2036 * platform/qt/tables/mozilla/dom/deleteCellsRebuild1-expected.png:
2037 * platform/qt/tables/mozilla/dom/deleteCellsRebuild1-expected.txt:
2038 * platform/qt/tables/mozilla/dom/deleteCellsShrink1-expected.png:
2039 * platform/qt/tables/mozilla/dom/deleteCellsShrink1-expected.txt:
2040 * platform/qt/tables/mozilla/dom/deleteCellsShrink2-expected.png:
2041 * platform/qt/tables/mozilla/dom/deleteCellsShrink2-expected.txt:
2042 * platform/qt/tables/mozilla/dom/deleteCol1-expected.png:
2043 * platform/qt/tables/mozilla/dom/deleteCol1-expected.txt:
2044 * platform/qt/tables/mozilla/dom/deleteCol2-expected.png:
2045 * platform/qt/tables/mozilla/dom/deleteCol2-expected.txt:
2046 * platform/qt/tables/mozilla/dom/deleteCol3-expected.png:
2047 * platform/qt/tables/mozilla/dom/deleteCol3-expected.txt:
2048 * platform/qt/tables/mozilla/dom/deleteColGroup1-expected.png:
2049 * platform/qt/tables/mozilla/dom/deleteColGroup1-expected.txt:
2050 * platform/qt/tables/mozilla/dom/deleteColGroup2-expected.png:
2051 * platform/qt/tables/mozilla/dom/deleteColGroup2-expected.txt:
2052 * platform/qt/tables/mozilla/dom/deleteRowsRebuild1-expected.png:
2053 * platform/qt/tables/mozilla/dom/deleteRowsRebuild1-expected.txt:
2054 * platform/qt/tables/mozilla/dom/deleteRowsShrink1-expected.png:
2055 * platform/qt/tables/mozilla/dom/deleteRowsShrink1-expected.txt:
2056 * platform/qt/tables/mozilla/dom/deleteTbodyExpand1-expected.png:
2057 * platform/qt/tables/mozilla/dom/deleteTbodyExpand1-expected.txt:
2058 * platform/qt/tables/mozilla/dom/deleteTbodyRebuild1-expected.png:
2059 * platform/qt/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt:
2060 * platform/qt/tables/mozilla/dom/insertCellsExpand1-expected.png:
2061 * platform/qt/tables/mozilla/dom/insertCellsExpand1-expected.txt:
2062 * platform/qt/tables/mozilla/dom/insertCellsExpand2-expected.png:
2063 * platform/qt/tables/mozilla/dom/insertCellsExpand2-expected.txt:
2064 * platform/qt/tables/mozilla/dom/insertCellsRebuild1-expected.png:
2065 * platform/qt/tables/mozilla/dom/insertCellsRebuild1-expected.txt:
2066 * platform/qt/tables/mozilla/dom/insertCellsRebuild2-expected.png:
2067 * platform/qt/tables/mozilla/dom/insertCellsRebuild2-expected.txt:
2068 * platform/qt/tables/mozilla/dom/insertColGroups1-expected.png:
2069 * platform/qt/tables/mozilla/dom/insertColGroups1-expected.txt:
2070 * platform/qt/tables/mozilla/dom/insertColGroups2-expected.png:
2071 * platform/qt/tables/mozilla/dom/insertColGroups2-expected.txt:
2072 * platform/qt/tables/mozilla/dom/insertCols1-expected.png:
2073 * platform/qt/tables/mozilla/dom/insertCols1-expected.txt:
2074 * platform/qt/tables/mozilla/dom/insertCols2-expected.png:
2075 * platform/qt/tables/mozilla/dom/insertCols2-expected.txt:
2076 * platform/qt/tables/mozilla/dom/insertCols3-expected.png:
2077 * platform/qt/tables/mozilla/dom/insertCols3-expected.txt:
2078 * platform/qt/tables/mozilla/dom/insertCols4-expected.png:
2079 * platform/qt/tables/mozilla/dom/insertCols4-expected.txt:
2080 * platform/qt/tables/mozilla/dom/insertCols5-expected.png:
2081 * platform/qt/tables/mozilla/dom/insertCols5-expected.txt:
2082 * platform/qt/tables/mozilla/dom/insertRowsExpand1-expected.png:
2083 * platform/qt/tables/mozilla/dom/insertRowsExpand1-expected.txt:
2084 * platform/qt/tables/mozilla/dom/insertRowsRebuild1-expected.png:
2085 * platform/qt/tables/mozilla/dom/insertRowsRebuild1-expected.txt:
2086 * platform/qt/tables/mozilla/dom/tableDom-expected.png:
2087 * platform/qt/tables/mozilla/dom/tableDom-expected.txt:
2089 2012-07-16 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2091 [Qt] Unreviewed gardening. Adding flaky tests to TextExpectations.
2092 https://bugs.webkit.org/show_bug.cgi?id=91379
2093 https://bugs.webkit.org/show_bug.cgi?id=91376
2095 * platform/qt/TestExpectations:
2097 2012-07-16 Balazs Ankes <bank@inf.u-szeged.hu>
2099 [Qt] platform/qt/editing/selection tests needs update after rebaseline and new testfonts
2100 https://bugs.webkit.org/show_bug.cgi?id=91088
2102 Unreviewed rebaseline.
2104 * platform/qt-5.0-wk1/Skipped:
2105 * platform/qt-5.0-wk2/Skipped:
2106 * platform/qt-5.0/Skipped:
2107 * platform/qt/editing/selection/13804-expected.png:
2108 * platform/qt/editing/selection/13804-expected.txt:
2109 * platform/qt/editing/selection/14971-expected.png:
2110 * platform/qt/editing/selection/14971-expected.txt:
2111 * platform/qt/editing/selection/3690703-2-expected.png:
2112 * platform/qt/editing/selection/3690703-2-expected.txt:
2113 * platform/qt/editing/selection/3690703-expected.png:
2114 * platform/qt/editing/selection/3690703-expected.txt:
2115 * platform/qt/editing/selection/3690719-expected.png:
2116 * platform/qt/editing/selection/3690719-expected.txt:
2117 * platform/qt/editing/selection/4397952-expected.png:
2118 * platform/qt/editing/selection/4397952-expected.txt:
2119 * platform/qt/editing/selection/4402375-expected.png:
2120 * platform/qt/editing/selection/4402375-expected.txt:
2121 * platform/qt/editing/selection/4776665-expected.png:
2122 * platform/qt/editing/selection/4776665-expected.txt:
2123 * platform/qt/editing/selection/4818145-expected.png:
2124 * platform/qt/editing/selection/4818145-expected.txt:
2125 * platform/qt/editing/selection/4866671-expected.png:
2126 * platform/qt/editing/selection/4866671-expected.txt:
2127 * platform/qt/editing/selection/4889598-expected.png:
2128 * platform/qt/editing/selection/4889598-expected.txt:
2129 * platform/qt/editing/selection/4895428-2-expected.png:
2130 * platform/qt/editing/selection/4895428-2-expected.txt:
2131 * platform/qt/editing/selection/4895428-3-expected.png:
2132 * platform/qt/editing/selection/4895428-3-expected.txt:
2133 * platform/qt/editing/selection/4932260-1-expected.png:
2134 * platform/qt/editing/selection/4932260-1-expected.txt:
2135 * platform/qt/editing/selection/4932260-2-expected.png:
2136 * platform/qt/editing/selection/4932260-2-expected.txt:
2137 * platform/qt/editing/selection/4932260-3-expected.png:
2138 * platform/qt/editing/selection/4932260-3-expected.txt:
2139 * platform/qt/editing/selection/4947387-expected.png:
2140 * platform/qt/editing/selection/4947387-expected.txt:
2141 * platform/qt/editing/selection/4960116-expected.png:
2142 * platform/qt/editing/selection/4960116-expected.txt:
2143 * platform/qt/editing/selection/4960137-expected.png:
2144 * platform/qt/editing/selection/4960137-expected.txt:
2145 * platform/qt/editing/selection/4975120-expected.png:
2146 * platform/qt/editing/selection/4975120-expected.txt:
2147 * platform/qt/editing/selection/4983858-expected.png:
2148 * platform/qt/editing/selection/4983858-expected.txt:
2149 * platform/qt/editing/selection/5007143-2-expected.png:
2150 * platform/qt/editing/selection/5007143-2-expected.txt:
2151 * platform/qt/editing/selection/5007143-expected.png:
2152 * platform/qt/editing/selection/5007143-expected.txt:
2153 * platform/qt/editing/selection/5057506-2-expected.png:
2154 * platform/qt/editing/selection/5057506-2-expected.txt:
2155 * platform/qt/editing/selection/5057506-expected.png:
2156 * platform/qt/editing/selection/5057506-expected.txt:
2157 * platform/qt/editing/selection/5076323-1-expected.png:
2158 * platform/qt/editing/selection/5076323-1-expected.txt:
2159 * platform/qt/editing/selection/5076323-2-expected.png:
2160 * platform/qt/editing/selection/5076323-2-expected.txt:
2161 * platform/qt/editing/selection/5076323-3-expected.png:
2162 * platform/qt/editing/selection/5076323-3-expected.txt:
2163 * platform/qt/editing/selection/5081257-1-expected.png:
2164 * platform/qt/editing/selection/5081257-1-expected.txt:
2165 * platform/qt/editing/selection/5081257-2-expected.png:
2166 * platform/qt/editing/selection/5081257-2-expected.txt:
2167 * platform/qt/editing/selection/5099303-expected.png:
2168 * platform/qt/editing/selection/5099303-expected.txt:
2169 * platform/qt/editing/selection/5131716-1-expected.png:
2170 * platform/qt/editing/selection/5131716-1-expected.txt:
2171 * platform/qt/editing/selection/5131716-2-expected.png:
2172 * platform/qt/editing/selection/5131716-2-expected.txt:
2173 * platform/qt/editing/selection/5131716-3-expected.png:
2174 * platform/qt/editing/selection/5131716-3-expected.txt:
2175 * platform/qt/editing/selection/5131716-4-expected.png:
2176 * platform/qt/editing/selection/5131716-4-expected.txt:
2177 * platform/qt/editing/selection/5195166-2-expected.png:
2178 * platform/qt/editing/selection/5195166-2-expected.txt:
2179 * platform/qt/editing/selection/5234383-1-expected.png:
2180 * platform/qt/editing/selection/5234383-1-expected.txt:
2181 * platform/qt/editing/selection/5234383-2-expected.png:
2182 * platform/qt/editing/selection/5234383-2-expected.txt:
2183 * platform/qt/editing/selection/5240265-expected.png:
2184 * platform/qt/editing/selection/5240265-expected.txt:
2185 * platform/qt/editing/selection/5354455-2-expected.png:
2186 * platform/qt/editing/selection/5354455-2-expected.txt:
2187 * platform/qt/editing/selection/6476-expected.png:
2188 * platform/qt/editing/selection/6476-expected.txt:
2189 * platform/qt/editing/selection/7152-1-expected.png:
2190 * platform/qt/editing/selection/7152-1-expected.txt:
2191 * platform/qt/editing/selection/7152-2-expected.png:
2192 * platform/qt/editing/selection/7152-2-expected.txt:
2193 * platform/qt/editing/selection/addRange-expected.png:
2194 * platform/qt/editing/selection/addRange-expected.txt:
2195 * platform/qt/editing/selection/after-line-wrap-expected.png:
2196 * platform/qt/editing/selection/after-line-wrap-expected.txt:
2197 * platform/qt/editing/selection/caret-and-focus-ring-expected.png:
2198 * platform/qt/editing/selection/caret-and-focus-ring-expected.txt:
2199 * platform/qt/editing/selection/caret-before-select-expected.png:
2200 * platform/qt/editing/selection/caret-before-select-expected.txt:
2201 * platform/qt/editing/selection/clear-selection-expected.png:
2202 * platform/qt/editing/selection/clear-selection-expected.txt:
2203 * platform/qt/editing/selection/click-start-of-line-expected.png:
2204 * platform/qt/editing/selection/click-start-of-line-expected.txt:
2205 * platform/qt/editing/selection/contenteditable-click-inside-expected.png:
2206 * platform/qt/editing/selection/contenteditable-click-inside-expected.txt:
2207 * platform/qt/editing/selection/display-table-text-expected.png:
2208 * platform/qt/editing/selection/display-table-text-expected.txt:
2209 * platform/qt/editing/selection/doubleclick-crash-expected.png:
2210 * platform/qt/editing/selection/doubleclick-crash-expected.txt:
2211 * platform/qt/editing/selection/drag-in-iframe-expected.png:
2212 * platform/qt/editing/selection/drag-in-iframe-expected.txt:
2213 * platform/qt/editing/selection/drag-select-1-expected.png:
2214 * platform/qt/editing/selection/drag-select-1-expected.txt:
2215 * platform/qt/editing/selection/editable-html-element-expected.png:
2216 * platform/qt/editing/selection/editable-html-element-expected.txt:
2217 * platform/qt/editing/selection/editable-non-editable-crash-expected.png:
2218 * platform/qt/editing/selection/editable-non-editable-crash-expected.txt:
2219 * platform/qt/editing/selection/end-of-document-expected.png:
2220 * platform/qt/editing/selection/end-of-document-expected.txt:
2221 * platform/qt/editing/selection/expanding-selections-expected.png:
2222 * platform/qt/editing/selection/expanding-selections-expected.txt:
2223 * platform/qt/editing/selection/expanding-selections2-expected.png:
2224 * platform/qt/editing/selection/expanding-selections2-expected.txt:
2225 * platform/qt/editing/selection/extend-by-character-001-expected.png:
2226 * platform/qt/editing/selection/extend-by-character-001-expected.txt:
2227 * platform/qt/editing/selection/extend-by-character-002-expected.png:
2228 * platform/qt/editing/selection/extend-by-character-002-expected.txt:
2229 * platform/qt/editing/selection/extend-by-character-003-expected.png:
2230 * platform/qt/editing/selection/extend-by-character-003-expected.txt:
2231 * platform/qt/editing/selection/extend-by-character-004-expected.png:
2232 * platform/qt/editing/selection/extend-by-character-004-expected.txt:
2233 * platform/qt/editing/selection/extend-by-character-005-expected.png:
2234 * platform/qt/editing/selection/extend-by-character-005-expected.txt:
2235 * platform/qt/editing/selection/extend-by-character-006-expected.png:
2236 * platform/qt/editing/selection/extend-by-character-006-expected.txt:
2237 * platform/qt/editing/selection/extend-by-sentence-001-expected.png:
2238 * platform/qt/editing/selection/extend-by-sentence-001-expected.txt:
2239 * platform/qt/editing/selection/extend-by-word-001-expected.png:
2240 * platform/qt/editing/selection/extend-by-word-001-expected.txt:
2241 * platform/qt/editing/selection/extend-by-word-002-expected.png:
2242 * platform/qt/editing/selection/extend-by-word-002-expected.txt:
2243 * platform/qt/editing/selection/extend-inside-transforms-backward-expected.png:
2244 * platform/qt/editing/selection/extend-inside-transforms-backward-expected.txt:
2245 * platform/qt/editing/selection/extend-inside-transforms-forward-expected.png:
2246 * platform/qt/editing/selection/extend-inside-transforms-forward-expected.txt:
2247 * platform/qt/editing/selection/fake-doubleclick-expected.png:
2248 * platform/qt/editing/selection/fake-doubleclick-expected.txt:
2249 * platform/qt/editing/selection/focus-body-expected.png:
2250 * platform/qt/editing/selection/focus-body-expected.txt:
2251 * platform/qt/editing/selection/focus_editable_html-expected.png:
2252 * platform/qt/editing/selection/focus_editable_html-expected.txt:
2253 * platform/qt/editing/selection/iframe-expected.png:
2254 * platform/qt/editing/selection/iframe-expected.txt:
2255 * platform/qt/editing/selection/image-before-linebreak-expected.png:
2256 * platform/qt/editing/selection/image-before-linebreak-expected.txt:
2257 * platform/qt/editing/selection/inline-closest-leaf-child-expected.png:
2258 * platform/qt/editing/selection/inline-closest-leaf-child-expected.txt:
2259 * platform/qt/editing/selection/inline-table-expected.png:
2260 * platform/qt/editing/selection/inline-table-expected.txt:
2261 * platform/qt/editing/selection/leave-requested-block-expected.png:
2262 * platform/qt/editing/selection/leave-requested-block-expected.txt:
2263 * platform/qt/editing/selection/line-wrap-1-expected.png:
2264 * platform/qt/editing/selection/line-wrap-1-expected.txt:
2265 * platform/qt/editing/selection/line-wrap-2-expected.png:
2266 * platform/qt/editing/selection/line-wrap-2-expected.txt:
2267 * platform/qt/editing/selection/mixed-editability-1-expected.png:
2268 * platform/qt/editing/selection/mixed-editability-1-expected.txt:
2269 * platform/qt/editing/selection/mixed-editability-2-expected.png:
2270 * platform/qt/editing/selection/mixed-editability-2-expected.txt:
2271 * platform/qt/editing/selection/mixed-editability-3-expected.png:
2272 * platform/qt/editing/selection/mixed-editability-3-expected.txt:
2273 * platform/qt/editing/selection/mixed-editability-4-expected.png:
2274 * platform/qt/editing/selection/mixed-editability-4-expected.txt:
2275 * platform/qt/editing/selection/mixed-editability-5-expected.png:
2276 * platform/qt/editing/selection/mixed-editability-5-expected.txt:
2277 * platform/qt/editing/selection/mixed-editability-6-expected.png:
2278 * platform/qt/editing/selection/mixed-editability-6-expected.txt:
2279 * platform/qt/editing/selection/mixed-editability-7-expected.png:
2280 * platform/qt/editing/selection/mixed-editability-7-expected.txt:
2281 * platform/qt/editing/selection/mixed-editability-8-expected.png:
2282 * platform/qt/editing/selection/mixed-editability-8-expected.txt:
2283 * platform/qt/editing/selection/mixed-editability-9-expected.png:
2284 * platform/qt/editing/selection/mixed-editability-9-expected.txt:
2285 * platform/qt/editing/selection/move-3875618-fix-expected.png:
2286 * platform/qt/editing/selection/move-3875618-fix-expected.txt:
2287 * platform/qt/editing/selection/move-3875641-fix-expected.png:
2288 * platform/qt/editing/selection/move-3875641-fix-expected.txt:
2289 * platform/qt/editing/selection/move-backwords-by-word-001-expected.png:
2290 * platform/qt/editing/selection/move-backwords-by-word-001-expected.txt:
2291 * platform/qt/editing/selection/move-between-blocks-no-001-expected.png:
2292 * platform/qt/editing/selection/move-between-blocks-no-001-expected.txt:
2293 * platform/qt/editing/selection/move-between-blocks-yes-001-expected.png:
2294 * platform/qt/editing/selection/move-between-blocks-yes-001-expected.txt:
2295 * platform/qt/editing/selection/move-by-character-001-expected.png:
2296 * platform/qt/editing/selection/move-by-character-001-expected.txt:
2297 * platform/qt/editing/selection/move-by-character-002-expected.png:
2298 * platform/qt/editing/selection/move-by-character-002-expected.txt:
2299 * platform/qt/editing/selection/move-by-character-003-expected.png:
2300 * platform/qt/editing/selection/move-by-character-003-expected.txt:
2301 * platform/qt/editing/selection/move-by-character-004-expected.png:
2302 * platform/qt/editing/selection/move-by-character-004-expected.txt:
2303 * platform/qt/editing/selection/move-by-character-005-expected.png:
2304 * platform/qt/editing/selection/move-by-character-005-expected.txt:
2305 * platform/qt/editing/selection/move-by-character-6-expected.png:
2306 * platform/qt/editing/selection/move-by-character-6-expected.txt:
2307 * platform/qt/editing/selection/move-by-line-001-expected.png:
2308 * platform/qt/editing/selection/move-by-line-001-expected.txt:
2309 * platform/qt/editing/selection/move-by-line-002-expected.png:
2310 * platform/qt/editing/selection/move-by-line-002-expected.txt:
2311 * platform/qt/editing/selection/move-by-sentence-001-expected.png:
2312 * platform/qt/editing/selection/move-by-sentence-001-expected.txt:
2313 * platform/qt/editing/selection/move-by-sentence-linebreak-expected.png:
2314 * platform/qt/editing/selection/move-by-sentence-linebreak-expected.txt:
2315 * platform/qt/editing/selection/move-by-word-001-expected.png:
2316 * platform/qt/editing/selection/move-by-word-001-expected.txt:
2317 * platform/qt/editing/selection/node-removal-1-expected.png:
2318 * platform/qt/editing/selection/node-removal-1-expected.txt:
2319 * platform/qt/editing/selection/node-removal-2-expected.png:
2320 * platform/qt/editing/selection/node-removal-2-expected.txt:
2321 * platform/qt/editing/selection/paragraph-granularity-expected.png:
2322 * platform/qt/editing/selection/paragraph-granularity-expected.txt:
2323 * platform/qt/editing/selection/previous-line-position-expected.png:
2324 * platform/qt/editing/selection/previous-line-position-expected.txt:
2325 * platform/qt/editing/selection/range-between-block-and-inline-expected.png:
2326 * platform/qt/editing/selection/range-between-block-and-inline-expected.txt:
2327 * platform/qt/editing/selection/replace-selection-1-expected.png:
2328 * platform/qt/editing/selection/replace-selection-1-expected.txt:
2329 * platform/qt/editing/selection/replaced-boundaries-1-expected.png:
2330 * platform/qt/editing/selection/replaced-boundaries-1-expected.txt:
2331 * platform/qt/editing/selection/replaced-boundaries-2-expected.png:
2332 * platform/qt/editing/selection/replaced-boundaries-2-expected.txt:
2333 * platform/qt/editing/selection/replaced-boundaries-3-expected.png:
2334 * platform/qt/editing/selection/replaced-boundaries-3-expected.txt:
2335 * platform/qt/editing/selection/select-across-readonly-input-1-expected.png:
2336 * platform/qt/editing/selection/select-across-readonly-input-1-expected.txt:
2337 * platform/qt/editing/selection/select-across-readonly-input-2-expected.png:
2338 * platform/qt/editing/selection/select-across-readonly-input-2-expected.txt:
2339 * platform/qt/editing/selection/select-across-readonly-input-3-expected.png:
2340 * platform/qt/editing/selection/select-across-readonly-input-3-expected.txt:
2341 * platform/qt/editing/selection/select-across-readonly-input-4-expected.png:
2342 * platform/qt/editing/selection/select-across-readonly-input-4-expected.txt:
2343 * platform/qt/editing/selection/select-across-readonly-input-5-expected.png:
2344 * platform/qt/editing/selection/select-across-readonly-input-5-expected.txt:
2345 * platform/qt/editing/selection/select-all-001-expected.png:
2346 * platform/qt/editing/selection/select-all-001-expected.txt:
2347 * platform/qt/editing/selection/select-all-002-expected.png:
2348 * platform/qt/editing/selection/select-all-002-expected.txt:
2349 * platform/qt/editing/selection/select-all-003-expected.png:
2350 * platform/qt/editing/selection/select-all-003-expected.txt:
2351 * platform/qt/editing/selection/select-all-004-expected.png:
2352 * platform/qt/editing/selection/select-all-004-expected.txt:
2353 * platform/qt/editing/selection/select-all-005-expected.png:
2354 * platform/qt/editing/selection/select-all-005-expected.txt:
2355 * platform/qt/editing/selection/select-all-006-expected.png:
2356 * platform/qt/editing/selection/select-all-006-expected.txt:
2357 * platform/qt/editing/selection/select-all-iframe-expected.png:
2358 * platform/qt/editing/selection/select-all-iframe-expected.txt:
2359 * platform/qt/editing/selection/select-box-expected.png:
2360 * platform/qt/editing/selection/select-box-expected.txt:
2361 * platform/qt/editing/selection/select-element-paragraph-boundary-expected.png:
2362 * platform/qt/editing/selection/select-element-paragraph-boundary-expected.txt:
2363 * platform/qt/editing/selection/select-text-overflow-ellipsis-expected.png:
2364 * platform/qt/editing/selection/select-text-overflow-ellipsis-expected.txt:
2365 * platform/qt/editing/selection/selectNode-expected.png:
2366 * platform/qt/editing/selection/selectNode-expected.txt:
2367 * platform/qt/editing/selection/selectNodeContents-expected.png:
2368 * platform/qt/editing/selection/selectNodeContents-expected.txt:
2369 * platform/qt/editing/selection/selection-3748164-fix-expected.png:
2370 * platform/qt/editing/selection/selection-3748164-fix-expected.txt:
2371 * platform/qt/editing/selection/selection-actions-expected.png:
2372 * platform/qt/editing/selection/selection-actions-expected.txt:
2373 * platform/qt/editing/selection/selection-background-expected.png:
2374 * platform/qt/editing/selection/selection-background-expected.txt:
2375 * platform/qt/editing/selection/selection-button-text-expected.png:
2376 * platform/qt/editing/selection/selection-button-text-expected.txt:
2377 * platform/qt/editing/selection/table-caret-1-expected.png:
2378 * platform/qt/editing/selection/table-caret-1-expected.txt:
2379 * platform/qt/editing/selection/table-caret-2-expected.png:
2380 * platform/qt/editing/selection/table-caret-2-expected.txt:
2381 * platform/qt/editing/selection/table-caret-3-expected.png:
2382 * platform/qt/editing/selection/table-caret-3-expected.txt:
2383 * platform/qt/editing/selection/triple-click-in-pre-expected.png:
2384 * platform/qt/editing/selection/triple-click-in-pre-expected.txt:
2385 * platform/qt/editing/selection/unrendered-space-expected.png:
2386 * platform/qt/editing/selection/unrendered-space-expected.txt:
2387 * platform/qt/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: Added.
2388 * platform/qt/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
2389 * platform/qt/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: Added.
2390 * platform/qt/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
2391 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: Added.
2392 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
2393 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: Added.
2394 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
2395 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Added.
2396 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
2397 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: Added.
2398 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
2399 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: Added.
2400 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
2401 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Added.
2402 * platform/qt/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
2403 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png:
2404 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
2405 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png:
2406 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
2407 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png:
2408 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
2409 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png:
2410 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
2411 * platform/qt/editing/selection/word-granularity-expected.png:
2412 * platform/qt/editing/selection/word-granularity-expected.txt:
2413 * platform/qt/editing/selection/wrapped-line-caret-1-expected.png:
2414 * platform/qt/editing/selection/wrapped-line-caret-1-expected.txt:
2415 * platform/qt/editing/selection/wrapped-line-caret-2-expected.png:
2416 * platform/qt/editing/selection/wrapped-line-caret-2-expected.txt:
2418 2012-07-16 Ádám Kallai <kadam@inf.u-szeged.hu>
2420 [Qt] Update test expectations. Unskip now passing tests.
2421 https://bugs.webkit.org/show_bug.cgi?id=91085.
2423 Reviewed by Csaba Osztorgonác.
2425 * platform/qt-5.0/Skipped:
2426 * platform/qt/editing/deleting/4922367-expected.png:
2427 * platform/qt/editing/deleting/4922367-expected.txt:
2428 * platform/qt/editing/deleting/5099303-expected.png:
2429 * platform/qt/editing/deleting/5099303-expected.txt:
2430 * platform/qt/editing/deleting/5126166-expected.png:
2431 * platform/qt/editing/deleting/5126166-expected.txt:
2432 * platform/qt/editing/deleting/5144139-2-expected.png:
2433 * platform/qt/editing/deleting/5144139-2-expected.txt:
2434 * platform/qt/editing/deleting/5206311-1-expected.png:
2435 * platform/qt/editing/deleting/5206311-1-expected.txt:
2436 * platform/qt/editing/deleting/5272440-expected.png:
2437 * platform/qt/editing/deleting/5272440-expected.txt:
2438 * platform/qt/editing/deleting/5369009-expected.png:
2439 * platform/qt/editing/deleting/5369009-expected.txt:
2440 * platform/qt/editing/deleting/5433862-2-expected.png:
2441 * platform/qt/editing/deleting/5433862-2-expected.txt:
2442 * platform/qt/editing/deleting/5483370-expected.png:
2443 * platform/qt/editing/deleting/5483370-expected.txt:
2444 * platform/qt/editing/deleting/collapse-whitespace-3587601-fix-expected.png:
2445 * platform/qt/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
2446 * platform/qt/editing/deleting/delete-3608445-fix-expected.png:
2447 * platform/qt/editing/deleting/delete-3608445-fix-expected.txt:
2448 * platform/qt/editing/deleting/delete-3608462-fix-expected.png:
2449 * platform/qt/editing/deleting/delete-3608462-fix-expected.txt:
2450 * platform/qt/editing/deleting/delete-3775172-fix-expected.png:
2451 * platform/qt/editing/deleting/delete-3775172-fix-expected.txt:
2452 * platform/qt/editing/deleting/delete-3800834-fix-expected.png:
2453 * platform/qt/editing/deleting/delete-3800834-fix-expected.txt:
2454 * platform/qt/editing/deleting/delete-3857753-fix-expected.png:
2455 * platform/qt/editing/deleting/delete-3857753-fix-expected.txt:
2456 * platform/qt/editing/deleting/delete-3865854-fix-expected.png:
2457 * platform/qt/editing/deleting/delete-3865854-fix-expected.txt:
2458 * platform/qt/editing/deleting/delete-3928305-fix-expected.png:
2459 * platform/qt/editing/deleting/delete-3928305-fix-expected.txt:
2460 * platform/qt/editing/deleting/delete-4083333-fix-expected.png:
2461 * platform/qt/editing/deleting/delete-4083333-fix-expected.txt:
2462 * platform/qt/editing/deleting/delete-after-span-ws-001-expected.png:
2463 * platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt:
2464 * platform/qt/editing/deleting/delete-after-span-ws-002-expected.png:
2465 * platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt:
2466 * platform/qt/editing/deleting/delete-after-span-ws-003-expected.png:
2467 * platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt:
2468 * platform/qt/editing/deleting/delete-and-undo-expected.png:
2469 * platform/qt/editing/deleting/delete-and-undo-expected.txt:
2470 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
2471 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
2472 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
2473 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
2474 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
2475 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
2476 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
2477 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
2478 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
2479 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
2480 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-007-expected.png:
2481 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
2482 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
2483 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
2484 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-009-expected.png:
2485 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
2486 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
2487 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
2488 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
2489 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
2490 * platform/qt/editing/deleting/delete-at-start-or-end-expected.png:
2491 * platform/qt/editing/deleting/delete-at-start-or-end-expected.txt:
2492 * platform/qt/editing/deleting/delete-block-contents-001-expected.png:
2493 * platform/qt/editing/deleting/delete-block-contents-001-expected.txt:
2494 * platform/qt/editing/deleting/delete-block-contents-002-expected.png:
2495 * platform/qt/editing/deleting/delete-block-contents-002-expected.txt:
2496 * platform/qt/editing/deleting/delete-block-contents-003-expected.png:
2497 * platform/qt/editing/deleting/delete-block-contents-003-expected.txt:
2498 * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.png:
2499 * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt:
2500 * platform/qt/editing/deleting/delete-block-merge-contents-002-expected.png:
2501 * platform/qt/editing/deleting/delete-block-merge-contents-002-expected.txt:
2502 * platform/qt/editing/deleting/delete-block-merge-contents-003-expected.png:
2503 * platform/qt/editing/deleting/delete-block-merge-contents-003-expected.txt:
2504 * platform/qt/editing/deleting/delete-block-merge-contents-004-expected.png:
2505 * platform/qt/editing/deleting/delete-block-merge-contents-004-expected.txt:
2506 * platform/qt/editing/deleting/delete-block-merge-contents-005-expected.png:
2507 * platform/qt/editing/deleting/delete-block-merge-contents-005-expected.txt:
2508 * platform/qt/editing/deleting/delete-block-merge-contents-006-expected.png:
2509 * platform/qt/editing/deleting/delete-block-merge-contents-006-expected.txt:
2510 * platform/qt/editing/deleting/delete-block-merge-contents-007-expected.png:
2511 * platform/qt/editing/deleting/delete-block-merge-contents-007-expected.txt:
2512 * platform/qt/editing/deleting/delete-block-merge-contents-008-expected.png:
2513 * platform/qt/editing/deleting/delete-block-merge-contents-008-expected.txt:
2514 * platform/qt/editing/deleting/delete-block-merge-contents-009-expected.png:
2515 * platform/qt/editing/deleting/delete-block-merge-contents-009-expected.txt:
2516 * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.png:
2517 * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.txt:
2518 * platform/qt/editing/deleting/delete-block-merge-contents-011-expected.png:
2519 * platform/qt/editing/deleting/delete-block-merge-contents-011-expected.txt:
2520 * platform/qt/editing/deleting/delete-block-merge-contents-012-expected.png:
2521 * platform/qt/editing/deleting/delete-block-merge-contents-012-expected.txt:
2522 * platform/qt/editing/deleting/delete-block-merge-contents-013-expected.png:
2523 * platform/qt/editing/deleting/delete-block-merge-contents-013-expected.txt:
2524 * platform/qt/editing/deleting/delete-block-merge-contents-014-expected.png:
2525 * platform/qt/editing/deleting/delete-block-merge-contents-014-expected.txt:
2526 * platform/qt/editing/deleting/delete-block-merge-contents-015-expected.png:
2527 * platform/qt/editing/deleting/delete-block-merge-contents-015-expected.txt:
2528 * platform/qt/editing/deleting/delete-block-merge-contents-016-expected.png:
2529 * platform/qt/editing/deleting/delete-block-merge-contents-016-expected.txt:
2530 * platform/qt/editing/deleting/delete-block-merge-contents-017-expected.png:
2531 * platform/qt/editing/deleting/delete-block-merge-contents-017-expected.txt:
2532 * platform/qt/editing/deleting/delete-block-merge-contents-018-expected.png:
2533 * platform/qt/editing/deleting/delete-block-merge-contents-018-expected.txt:
2534 * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.png:
2535 * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt:
2536 * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.png:
2537 * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt:
2538 * platform/qt/editing/deleting/delete-block-merge-contents-021-expected.png:
2539 * platform/qt/editing/deleting/delete-block-merge-contents-021-expected.txt:
2540 * platform/qt/editing/deleting/delete-block-merge-contents-022-expected.png:
2541 * platform/qt/editing/deleting/delete-block-merge-contents-022-expected.txt:
2542 * platform/qt/editing/deleting/delete-block-merge-contents-023-expected.png:
2543 * platform/qt/editing/deleting/delete-block-merge-contents-023-expected.txt:
2544 * platform/qt/editing/deleting/delete-block-merge-contents-024-expected.png:
2545 * platform/qt/editing/deleting/delete-block-merge-contents-024-expected.txt:
2546 * platform/qt/editing/deleting/delete-br-001-expected.png:
2547 * platform/qt/editing/deleting/delete-br-001-expected.txt:
2548 * platform/qt/editing/deleting/delete-br-002-expected.png:
2549 * platform/qt/editing/deleting/delete-br-002-expected.txt:
2550 * platform/qt/editing/deleting/delete-br-003-expected.png:
2551 * platform/qt/editing/deleting/delete-br-003-expected.txt:
2552 * platform/qt/editing/deleting/delete-br-004-expected.png:
2553 * platform/qt/editing/deleting/delete-br-004-expected.txt:
2554 * platform/qt/editing/deleting/delete-br-005-expected.png:
2555 * platform/qt/editing/deleting/delete-br-005-expected.txt:
2556 * platform/qt/editing/deleting/delete-br-006-expected.png:
2557 * platform/qt/editing/deleting/delete-br-006-expected.txt:
2558 * platform/qt/editing/deleting/delete-br-007-expected.png:
2559 * platform/qt/editing/deleting/delete-br-007-expected.txt:
2560 * platform/qt/editing/deleting/delete-br-008-expected.png:
2561 * platform/qt/editing/deleting/delete-br-008-expected.txt:
2562 * platform/qt/editing/deleting/delete-br-009-expected.png:
2563 * platform/qt/editing/deleting/delete-br-009-expected.txt:
2564 * platform/qt/editing/deleting/delete-br-010-expected.png:
2565 * platform/qt/editing/deleting/delete-br-010-expected.txt:
2566 * platform/qt/editing/deleting/delete-br-013-expected.png:
2567 * platform/qt/editing/deleting/delete-br-013-expected.txt:
2568 * platform/qt/editing/deleting/delete-character-001-expected.png:
2569 * platform/qt/editing/deleting/delete-character-001-expected.txt:
2570 * platform/qt/editing/deleting/delete-contiguous-ws-001-expected.png:
2571 * platform/qt/editing/deleting/delete-contiguous-ws-001-expected.txt:
2572 * platform/qt/editing/deleting/delete-first-list-item-expected.png:
2573 * platform/qt/editing/deleting/delete-first-list-item-expected.txt:
2574 * platform/qt/editing/deleting/delete-hr-expected.png:
2575 * platform/qt/editing/deleting/delete-hr-expected.txt:
2576 * platform/qt/editing/deleting/delete-image-001-expected.png:
2577 * platform/qt/editing/deleting/delete-image-001-expected.txt:
2578 * platform/qt/editing/deleting/delete-image-002-expected.png:
2579 * platform/qt/editing/deleting/delete-image-002-expected.txt:
2580 * platform/qt/editing/deleting/delete-image-003-expected.png:
2581 * platform/qt/editing/deleting/delete-image-003-expected.txt:
2582 * platform/qt/editing/deleting/delete-image-004-expected.png:
2583 * platform/qt/editing/deleting/delete-image-004-expected.txt:
2584 * platform/qt/editing/deleting/delete-leading-ws-001-expected.png:
2585 * platform/qt/editing/deleting/delete-leading-ws-001-expected.txt:
2586 * platform/qt/editing/deleting/delete-line-001-expected.png:
2587 * platform/qt/editing/deleting/delete-line-001-expected.txt:
2588 * platform/qt/editing/deleting/delete-line-002-expected.png:
2589 * platform/qt/editing/deleting/delete-line-002-expected.txt:
2590 * platform/qt/editing/deleting/delete-line-003-expected.png:
2591 * platform/qt/editing/deleting/delete-line-003-expected.txt:
2592 * platform/qt/editing/deleting/delete-line-004-expected.png:
2593 * platform/qt/editing/deleting/delete-line-004-expected.txt:
2594 * platform/qt/editing/deleting/delete-line-005-expected.png:
2595 * platform/qt/editing/deleting/delete-line-005-expected.txt:
2596 * platform/qt/editing/deleting/delete-line-006-expected.png:
2597 * platform/qt/editing/deleting/delete-line-006-expected.txt:
2598 * platform/qt/editing/deleting/delete-line-007-expected.png:
2599 * platform/qt/editing/deleting/delete-line-007-expected.txt:
2600 * platform/qt/editing/deleting/delete-line-008-expected.png:
2601 * platform/qt/editing/deleting/delete-line-008-expected.txt:
2602 * platform/qt/editing/deleting/delete-line-009-expected.png:
2603 * platform/qt/editing/deleting/delete-line-009-expected.txt:
2604 * platform/qt/editing/deleting/delete-line-010-expected.png:
2605 * platform/qt/editing/deleting/delete-line-010-expected.txt:
2606 * platform/qt/editing/deleting/delete-line-011-expected.png:
2607 * platform/qt/editing/deleting/delete-line-011-expected.txt:
2608 * platform/qt/editing/deleting/delete-line-012-expected.png:
2609 * platform/qt/editing/deleting/delete-line-012-expected.txt:
2610 * platform/qt/editing/deleting/delete-line-013-expected.png:
2611 * platform/qt/editing/deleting/delete-line-013-expected.txt:
2612 * platform/qt/editing/deleting/delete-line-014-expected.png:
2613 * platform/qt/editing/deleting/delete-line-014-expected.txt:
2614 * platform/qt/editing/deleting/delete-line-015-expected.png:
2615 * platform/qt/editing/deleting/delete-line-015-expected.txt:
2616 * platform/qt/editing/deleting/delete-line-016-expected.png:
2617 * platform/qt/editing/deleting/delete-line-016-expected.txt:
2618 * platform/qt/editing/deleting/delete-line-017-expected.png:
2619 * platform/qt/editing/deleting/delete-line-017-expected.txt:
2620 * platform/qt/editing/deleting/delete-line-end-ws-001-expected.png:
2621 * platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt:
2622 * platform/qt/editing/deleting/delete-line-end-ws-002-expected.png:
2623 * platform/qt/editing/deleting/delete-line-end-ws-002-expected.txt:
2624 * platform/qt/editing/deleting/delete-listitem-001-expected.png:
2625 * platform/qt/editing/deleting/delete-listitem-001-expected.txt:
2626 * platform/qt/editing/deleting/delete-listitem-002-expected.png:
2627 * platform/qt/editing/deleting/delete-listitem-002-expected.txt:
2628 * platform/qt/editing/deleting/delete-selection-001-expected.png:
2629 * platform/qt/editing/deleting/delete-selection-001-expected.txt:
2630 * platform/qt/editing/deleting/delete-to-select-table-expected.png:
2631 * platform/qt/editing/deleting/delete-to-select-table-expected.txt:
2632 * platform/qt/editing/deleting/delete-trailing-ws-001-expected.png:
2633 * platform/qt/editing/deleting/delete-trailing-ws-001-expected.txt:
2634 * platform/qt/editing/deleting/delete-trailing-ws-002-expected.png:
2635 * platform/qt/editing/deleting/delete-trailing-ws-002-expected.txt:
2636 * platform/qt/editing/deleting/delete-ws-fixup-001-expected.png:
2637 * platform/qt/editing/deleting/delete-ws-fixup-001-expected.txt:
2638 * platform/qt/editing/deleting/delete-ws-fixup-002-expected.png:
2639 * platform/qt/editing/deleting/delete-ws-fixup-002-expected.txt:
2640 * platform/qt/editing/deleting/delete-ws-fixup-003-expected.png:
2641 * platform/qt/editing/deleting/delete-ws-fixup-003-expected.txt:
2642 * platform/qt/editing/deleting/delete-ws-fixup-004-expected.png:
2643 * platform/qt/editing/deleting/delete-ws-fixup-004-expected.txt:
2644 * platform/qt/editing/deleting/deletionUI-single-instance-expected.png:
2645 * platform/qt/editing/deleting/deletionUI-single-instance-expected.txt:
2646 * platform/qt/editing/deleting/forward-delete-expected.png:
2647 * platform/qt/editing/deleting/forward-delete-expected.txt:
2648 * platform/qt/editing/deleting/list-item-1-expected.png:
2649 * platform/qt/editing/deleting/list-item-1-expected.txt:
2650 * platform/qt/editing/deleting/merge-different-styles-expected.png:
2651 * platform/qt/editing/deleting/merge-different-styles-expected.txt:
2652 * platform/qt/editing/deleting/merge-endOfParagraph-expected.png:
2653 * platform/qt/editing/deleting/merge-endOfParagraph-expected.txt:
2654 * platform/qt/editing/deleting/merge-no-br-expected.png:
2655 * platform/qt/editing/deleting/merge-no-br-expected.txt:
2656 * platform/qt/editing/deleting/merge-unrendered-space-expected.png:
2657 * platform/qt/editing/deleting/merge-unrendered-space-expected.txt:
2658 * platform/qt/editing/deleting/merge-whitespace-pre-expected.png:
2659 * platform/qt/editing/deleting/merge-whitespace-pre-expected.txt:
2660 * platform/qt/editing/deleting/move-nodes-001-expected.png:
2661 * platform/qt/editing/deleting/move-nodes-001-expected.txt:
2662 * platform/qt/editing/deleting/non-smart-delete-expected.png:
2663 * platform/qt/editing/deleting/non-smart-delete-expected.txt:
2664 * platform/qt/editing/deleting/pruning-after-merge-2-expected.png:
2665 * platform/qt/editing/deleting/pruning-after-merge-2-expected.txt:
2666 * platform/qt/editing/deleting/smart-delete-001-expected.png:
2667 * platform/qt/editing/deleting/smart-delete-001-expected.txt:
2668 * platform/qt/editing/deleting/smart-delete-002-expected.png:
2669 * platform/qt/editing/deleting/smart-delete-002-expected.txt:
2670 * platform/qt/editing/deleting/smart-delete-003-expected.png: Added.
2671 * platform/qt/editing/deleting/smart-delete-003-expected.txt:
2672 * platform/qt/editing/deleting/smart-delete-004-expected.png: Added.
2673 * platform/qt/editing/deleting/smart-delete-004-expected.txt:
2674 * platform/qt/editing/deleting/table-cells-expected.png:
2675 * platform/qt/editing/deleting/table-cells-expected.txt:
2676 * platform/qt/editing/deleting/transpose-empty-expected.png: Copied from LayoutTests/platform/qt/editing/deleting/delete-at-start-or-end-expected.png.
2677 * platform/qt/editing/deleting/type-delete-after-quote-expected.png:
2678 * platform/qt/editing/deleting/type-delete-after-quote-expected.txt:
2680 2012-07-16 Vsevolod Vlasov <vsevik@chromium.org>
2682 Unreviewed chromium gardening, marked test as flaky.
2683 https://bugs.webkit.org/show_bug.cgi?id=91373
2685 * platform/chromium/TestExpectations:
2687 2012-07-16 Vsevolod Vlasov <vsevik@chromium.org>
2689 Unreviewed chromium gardening, skipped failing test.
2690 https://bugs.webkit.org/show_bug.cgi?id=91372
2692 * platform/chromium/TestExpectations:
2694 2012-07-16 Christophe Dumez <christophe.dumez@intel.com>
2696 [EFL] Mark fast/forms/number/spin-button-gets-disabled-or-readonly.html as flaky
2697 https://bugs.webkit.org/show_bug.cgi?id=91367
2699 Unreviewed EFL gardening. Mark fast/forms/number/spin-button-gets-disabled-or-readonly.html
2702 * platform/efl/TestExpectations:
2704 2012-07-16 Zan Dobersek <zandobersek@gmail.com>
2706 Unreviewed GTK gardening, updating baselines for MathML Presentation
2707 layout tests. The tests are currently marked as flaky so bots should
2708 do some more iterations to see if that's still the case or those
2709 expectations will be removed.
2711 * platform/gtk/mathml/presentation/attributes-expected.png:
2712 * platform/gtk/mathml/presentation/attributes-expected.txt:
2713 * platform/gtk/mathml/presentation/fenced-expected.png:
2714 * platform/gtk/mathml/presentation/fenced-expected.txt:
2715 * platform/gtk/mathml/presentation/fenced-mi-expected.png:
2716 * platform/gtk/mathml/presentation/fenced-mi-expected.txt:
2717 * platform/gtk/mathml/presentation/fractions-expected.png:
2718 * platform/gtk/mathml/presentation/fractions-expected.txt:
2719 * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.png:
2720 * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt:
2721 * platform/gtk/mathml/presentation/mo-expected.png:
2722 * platform/gtk/mathml/presentation/mo-expected.txt:
2723 * platform/gtk/mathml/presentation/mo-stretch-expected.png: Added.
2724 * platform/gtk/mathml/presentation/mo-stretch-expected.txt:
2725 * platform/gtk/mathml/presentation/mroot-pref-width-expected.png: Added.
2726 * platform/gtk/mathml/presentation/mroot-pref-width-expected.txt:
2727 * platform/gtk/mathml/presentation/over-expected.png:
2728 * platform/gtk/mathml/presentation/over-expected.txt:
2729 * platform/gtk/mathml/presentation/roots-expected.png:
2730 * platform/gtk/mathml/presentation/roots-expected.txt:
2731 * platform/gtk/mathml/presentation/row-alignment-expected.png:
2732 * platform/gtk/mathml/presentation/row-alignment-expected.txt:
2733 * platform/gtk/mathml/presentation/row-expected.png:
2734 * platform/gtk/mathml/presentation/row-expected.txt:
2735 * platform/gtk/mathml/presentation/style-expected.png:
2736 * platform/gtk/mathml/presentation/style-expected.txt:
2737 * platform/gtk/mathml/presentation/sub-expected.png:
2738 * platform/gtk/mathml/presentation/sub-expected.txt:
2739 * platform/gtk/mathml/presentation/subsup-expected.png:
2740 * platform/gtk/mathml/presentation/subsup-expected.txt:
2741 * platform/gtk/mathml/presentation/sup-expected.png:
2742 * platform/gtk/mathml/presentation/sup-expected.txt:
2743 * platform/gtk/mathml/presentation/tables-expected.png:
2744 * platform/gtk/mathml/presentation/tables-expected.txt:
2745 * platform/gtk/mathml/presentation/tokenElements-expected.png:
2746 * platform/gtk/mathml/presentation/tokenElements-expected.txt:
2747 * platform/gtk/mathml/presentation/under-expected.png:
2748 * platform/gtk/mathml/presentation/under-expected.txt:
2749 * platform/gtk/mathml/presentation/underover-expected.png:
2750 * platform/gtk/mathml/presentation/underover-expected.txt:
2752 2012-07-16 Zan Dobersek <zandobersek@gmail.com>
2754 Unreviewed GTK gardening, generating baselines for three tests that pass
2755 but require specific baselines. Also removing their test expectations.
2757 * platform/gtk/TestExpectations:
2758 * platform/gtk/fast/parser/nested-fragment-parser-crash-expected.txt: Added.
2759 * platform/gtk/fast/profiler/dead-time-expected.txt: Added.
2760 * platform/gtk/fast/profiler/stop-profiling-after-setTimeout-expected.txt: Added.
2762 2012-07-15 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
2764 [Qt] Unreviewed gardening. Skip the new failing test.
2766 * platform/qt/Skipped:
2768 2012-07-15 Christophe Dumez <christophe.dumez@intel.com>
2770 [EFL] Mark a few media tests as flaky on RELEASE bot as well
2771 https://bugs.webkit.org/show_bug.cgi?id=91361
2773 Unreviewed EFL gardening. Mark a few media test as flaky on
2774 the RELEASE bot as well.
2776 * platform/efl/TestExpectations:
2778 2012-07-15 Christophe Dumez <christophe.dumez@intel.com>
2780 [EFL] Skip css3/flexbox/flexbox-overflow-auto.html
2781 https://bugs.webkit.org/show_bug.cgi?id=91360
2783 Unreviewed EFL gardening. Skip css3/flexbox/flexbox-overflow-auto.html
2784 which started failing after r122681.
2786 * platform/efl/TestExpectations:
2788 2012-07-15 Christophe Dumez <christophe.dumez@intel.com>
2790 [EFL] Disable perf tests for DEBUG builds
2791 https://bugs.webkit.org/show_bug.cgi?id=91358
2793 Unreviewed EFL gardening. Disable performance tests
2794 in DEBUG builds since they are really slow and there
2795 are very few benefits in running them.
2797 * platform/efl/TestExpectations:
2799 2012-07-15 Mike Lawther <mikelawther@chromium.org>
2801 Fix calculation of rgba's alpha in CSS custom text
2802 https://bugs.webkit.org/show_bug.cgi?id=91355
2804 Reviewed by Ryosuke Niwa.
2806 * css3/calc/color-hsl-expected.txt:
2807 * css3/calc/color-rgb-expected.txt:
2808 * editing/execCommand/query-command-value-background-color-expected.txt:
2809 * editing/execCommand/query-command-value-background-color.html:
2810 * fast/css/rgba-custom-text-expected.txt: Added.
2811 * fast/css/rgba-custom-text.html: Added.
2812 * media/track/track-cue-rendering-expected.txt:
2814 2012-07-15 Christophe Dumez <christophe.dumez@intel.com>
2816 [EFL] Several media tests are flaky in DEBUG mode
2817 https://bugs.webkit.org/show_bug.cgi?id=91347
2819 Unreviewed EFL gardening. Add to TestExpectations a
2820 few media tests which are flaky in DEBUG mode only.
2822 * platform/efl/TestExpectations:
2824 2012-07-15 Ryosuke Niwa <rniwa@webkit.org>
2826 REGRESSION(r122660): Cannot iterate over HTMLCollection that contains non-child descendent nodes in some conditions
2827 https://bugs.webkit.org/show_bug.cgi?id=91334
2829 Reviewed by Ojan Vafai.
2831 Add a regression test. Without this patch, it results in an console error in release builds and an assertion failure
2834 * fast/dom/htmlcollection-backwards-subtree-iteration-expected.txt: Added.
2835 * fast/dom/htmlcollection-backwards-subtree-iteration.html: Added.
2837 2012-07-14 Ryosuke Niwa <rniwa@webkit.org>
2839 Use testRunner instead of layoutTestController in fast/js, layers, leaks, line-grid, lists, loader, loading, media, mediastream, multicol, and mutation tests
2840 https://bugs.webkit.org/show_bug.cgi?id=91315
2842 Reviewed by Adam Barth.
2845 * fast/layers/add-layer-with-nested-stacking.html:
2846 * fast/layers/assert-RenderLayer-update-positions.html:
2847 * fast/layers/clip-rects-assertion.html:
2848 * fast/layers/clip-rects-transformed-2.html:
2849 * fast/layers/clip-rects-transformed.html:
2850 * fast/layers/generated-layer-scrollbar-crash.html:
2851 * fast/layers/inline-dirty-z-order-lists.html:
2852 * fast/layers/layer-content-visibility-change.html:
2853 * fast/layers/layer-visibility.html:
2854 * fast/layers/nested-layers-1.html:
2855 * fast/layers/nested-layers-2.html:
2856 * fast/layers/nested-layers-3.html:
2857 * fast/layers/nested-layers-4.html:
2858 * fast/layers/remove-layer-with-nested-stacking.html:
2859 * fast/layers/remove-only-this-layer-update.html:
2860 * fast/layers/removed-by-scroll-handler.html:
2861 * fast/layers/resize-layer-deletion-crash.html:
2862 * fast/layers/scroll-with-transform-composited-layer.html:
2863 * fast/layers/scroll-with-transform-layer.html:
2864 * fast/layers/scrollByLines-overflow-no-layer.html:
2865 * fast/layers/visible-layer-with-hidden-parent.html:
2866 * fast/layers/zindex-hit-test.html:
2867 * fast/leaks/001.html:
2868 * fast/leaks/002.html:
2869 * fast/leaks/003.html-disabled:
2870 * fast/line-grid/line-grid-nested.html:
2871 * fast/lists/alpha-boundary-values.html:
2872 * fast/lists/alpha-list-wrap.html:
2873 * fast/lists/calc-width-with-space.html:
2874 * fast/lists/decimal-leading-zero.html:
2875 * fast/lists/drag-into-marker.html:
2876 * fast/lists/item-not-in-list-line-wrapping.html:
2877 * fast/lists/li-values.html:
2878 * fast/lists/list-style-type-dynamic-change.html:
2879 * fast/lists/ol-nested-items-dynamic-insert.html:
2880 * fast/lists/ol-nested-items-dynamic-remove.html:
2881 * fast/lists/ol-nested-items.html:
2882 * fast/lists/ol-nested-list-dynamic-insert.html:
2883 * fast/lists/ol-nested-list-dynamic-remove.html:
2884 * fast/lists/ol-nested-list.html:
2885 * fast/lists/ol-reversed-dynamic-simple.html:
2886 * fast/lists/ol-reversed-dynamic.html:
2887 * fast/lists/ol-reversed-nested-items.html:
2888 * fast/lists/ol-reversed-nested-list.html:
2889 * fast/lists/ol-reversed-simple.html:
2890 * fast/lists/ol-reversed-simple.xhtml:
2891 * fast/lists/ol-start-roman.html:
2892 * fast/lists/parent-box-not-box-crash.html:
2893 * fast/lists/positioned-count-crash.html:
2894 * fast/lists/remove-listmarker-from-anonblock-with-continuation-crash.html:
2895 * fast/lists/resources/dump-list.js:
2896 (dumpListItemAsHTML):
2897 (testListItemMarkerEqualsListItemText):
2898 * fast/lists/w3-css3-list-styles-alphabetic.html:
2899 * fast/lists/w3-css3-list-styles-fallback-style.html:
2900 * fast/lists/w3-css3-list-styles-numeric.html:
2901 * fast/lists/w3-css3-list-styles-symbolic.html:
2902 * fast/lists/w3-css3-lower-armenian.html:
2903 * fast/lists/w3-css3-upper-armenian.html:
2904 * fast/lists/w3-list-styles.html:
2906 * fast/media/color-does-not-include-alpha.html:
2907 * fast/media/invalid-lengths.html:
2908 * fast/media/lifetime.html:
2909 * fast/media/matchmedium-query-api.html:
2910 * fast/media/media-query-list-01.html:
2911 * fast/media/media-query-list-02.html:
2912 * fast/media/media-query-list-03.html:
2913 * fast/media/media-query-list-04.html:
2914 * fast/media/media-query-list-05.html:
2915 * fast/media/media-query-list-06.html:
2916 * fast/media/media-query-list-07.html:
2917 * fast/media/media-query-list-callback.html:
2918 * fast/media/media-svg-crash.html:
2919 * fast/media/mq-pointer.html:
2920 * fast/media/print-restores-previous-mediatype.html:
2921 * fast/media/update-media-query-css-parser.html:
2922 * fast/media/view-mode-media-feature.html:
2924 * fast/mutation/end-of-task-delivery.html:
2925 * fast/mutation/inline-event-listener.html:
2926 * fast/mutation/mutation-callback-non-element-crash.html:
2927 * platform/chromium/fast/loader/create-view-target-blank.html:
2928 * platform/chromium/fast/loader/resources/done.html:
2929 * platform/gtk/fast/loader/crash-display-local-directory.html:
2930 * platform/mac/fast/loader/file-url-mimetypes-2.html:
2931 * platform/mac/fast/loader/file-url-mimetypes-3.html:
2932 * platform/mac/fast/loader/file-url-mimetypes.html:
2933 * platform/mac/fast/loader/non-html-load-event.html:
2934 * platform/mac/fast/loader/webarchive-encoding-respected.html:
2935 * platform/qt/fast/loader/user-stylesheet-qrc-path.html:
2937 2012-07-15 Christophe Dumez <christophe.dumez@intel.com>
2939 [EFL] Skip fast/text/descent-clip-in-scaled-page.html
2940 https://bugs.webkit.org/show_bug.cgi?id=91342
2942 Unreviewed EFL gardening. Skip new test added in r122651
2943 that fails on EFL port because our LayoutTestController
2944 does not implement setSubpixelTextPositioning().
2946 * platform/efl/TestExpectations:
2948 2012-07-15 Christophe Dumez <christophe.dumez@intel.com>
2950 [EFL] Skip css2.1/20110323/vertical-align-boxes-001.htm
2951 https://bugs.webkit.org/show_bug.cgi?id=91340
2953 Unreviewed EFL gardening. Skipping new test introduced in
2954 r122663 which is failing on EFL port.
2956 * platform/efl/TestExpectations:
2958 2012-07-14 Ryosuke Niwa <rniwa@webkit.org>
2960 Accessing the last item in children should be a constant time operation
2961 https://bugs.webkit.org/show_bug.cgi?id=91320
2963 Reviewed by Ojan Vafai.
2965 Added an asymptotic time complexity test.
2967 * perf/htmlcollection-last-item-expected.txt: Added.
2968 * perf/htmlcollection-last-item.html: Added.
2970 2012-07-14 Allan Sandfeld Jensen <allan.jensen@nokia.com>
2972 [Tests] Unskip not failing tests previously relying on LTC::nodesFromRect implementation
2973 https://bugs.webkit.org/show_bug.cgi?id=46600
2975 Reviewed by Ryosuke Niwa.
2977 These tests no longer relies on LayoutTestController.nodesFromRect but on Internals, and should work
2980 * platform/chromium/TestExpectations:
2981 * platform/win/Skipped:
2982 * platform/wincairo/Skipped:
2983 * platform/wk2/Skipped:
2985 2012-07-14 Robert Hogan <robert@webkit.org>
2987 Skip test added in r122663 on Qt and GTK
2989 Unreviewed, gardening.
2991 Qt has 1px difference tracked under
2992 https://bugs.webkit.org/show_bug.cgi?id=89597
2993 Gtk has a platform-specific rendering issue with the test.
2994 https://bugs.webkit.org/show_bug.cgi?id=91319
2997 * platform/gtk/TestExpectations:
2998 * platform/qt/Skipped:
3000 2012-07-05 Robert Hogan <robert@webkit.org>
3002 CSS 2.1 failure: vertical-align-boxes-001 fails
3003 https://bugs.webkit.org/show_bug.cgi?id=90626
3005 Reviewed by Eric Seidel.
3007 * css2.1/20110323/vertical-align-boxes-001-expected.html: Added.
3008 * css2.1/20110323/vertical-align-boxes-001.htm: Added.
3009 This patch fixes the 'percentage' case in this test so that it calculates 50% of the
3010 line-height of 60px rather than 50% of the img's margin-box of -8px.
3012 2012-07-14 Zan Dobersek <zandobersek@gmail.com>
3014 Unreviewed GTK gardening, marking http/tests/misc/webtiming-origins.html as flaky.
3016 * platform/gtk/TestExpectations:
3018 2012-07-14 Zan Dobersek <zandobersek@gmail.com>
3020 Unreviewed GTK gardening, adding an image expectation for a test introduced
3021 in r122651. Also creating platform-specific baselines for two File API tests
3022 that behave differently because of function overloading problems but pass otherwise,
3023 and skipping a test for correct viewport of sites with Mobile DTD which GTK port
3024 does not (yet) support.
3026 * platform/gtk/TestExpectations:
3027 * platform/gtk/fast/files/create-blob-url-crash-expected.txt: Added.
3028 * platform/gtk/fast/files/url-required-arguments-expected.txt: Added.
3030 2012-07-13 Ryosuke Niwa <rniwa@webkit.org>
3032 Iterating backwards over HTMLCollection is O(n^2)
3033 https://bugs.webkit.org/show_bug.cgi?id=91306
3035 Reviewed by Anders Carlsson.
3037 Add an asymptotic time complexity test.
3039 * perf/htmlcollection-backwards-iteration-expected.txt: Added.
3040 * perf/htmlcollection-backwards-iteration.html: Added.
3042 2012-07-13 Kent Tamura <tkent@chromium.org>
3044 Internals: Clean up the mock PagePopupDriver correctly.
3045 https://bugs.webkit.org/show_bug.cgi?id=91250
3047 * platform/chromium/TestExpectations: Remove CRASH expectation for date-apparance.html.
3049 2012-07-13 Kiran Muppala <cmuppala@apple.com>
3051 REGRESSION: RenderInline boundingBox ignores relative position offset
3052 https://bugs.webkit.org/show_bug.cgi?id=91168
3054 Reviewed by Simon Fraser.
3056 Add a regression test for boundingBox of an inline element with relative position offsets.
3058 * fast/inline/inline-relative-offset-boundingbox-expected.txt: Added.
3059 * fast/inline/inline-relative-offset-boundingbox.html: Added.
3061 2012-07-13 Xianzhu Wang <wangxianzhu@chromium.org>
3063 [Chromium] Sometimes bottom of text is truncated when page has a fractional scale
3064 https://bugs.webkit.org/show_bug.cgi?id=88684
3066 Reviewed by Tony Chang.
3070 * fast/text/descent-clip-in-scaled-page-expected.html: Added.
3071 * fast/text/descent-clip-in-scaled-page.html: Added.
3073 2012-07-13 Filip Pizlo <fpizlo@apple.com>
3075 ASSERTION FAILED: use.useKind() != DoubleUse
3076 https://bugs.webkit.org/show_bug.cgi?id=91082
3078 Reviewed by Geoffrey Garen.
3080 * fast/js/dfg-mispredict-variable-but-prove-int-expected.txt: Added.
3081 * fast/js/dfg-mispredict-variable-but-prove-int.html: Added.
3082 * fast/js/script-tests/dfg-mispredict-variable-but-prove-int.js: Added.
3085 2012-07-13 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
3087 [EFL] Unskip fast/css/font-face-download-error.html
3088 https://bugs.webkit.org/show_bug.cgi?id=91279
3090 Unreviewed EFL gardening. Unskip passing test
3091 fast/css/font-face-download-error.html
3093 * platform/efl/TestExpectations:
3095 2012-07-13 Adam Barth <abarth@webkit.org>
3097 Remove supressions for flashplayer crash
3098 https://bugs.webkit.org/show_bug.cgi?id=91283
3100 Reviewed by Tony Chang.
3102 These tests don't crash any more now that I've corrected the
3103 configuration on the bots.
3105 * platform/chromium/TestExpectations:
3107 2012-07-13 James Simonsen <simonjam@chromium.org>
3109 [Navigation Timing] Imported W3C tests contain duplicates and are DOS formatted
3110 https://bugs.webkit.org/show_bug.cgi?id=91184
3112 Reviewed by Adam Barth.
3114 The upstream 'html5' tests are just duplicates of the 'html' tests.
3116 * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Converted to *NIX newline format.
3117 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html:
3118 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html:
3119 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html:
3120 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html:
3121 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html:
3122 * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html:
3123 * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html:
3124 * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html:
3125 * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html:
3126 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html:
3127 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html:
3128 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html:
3129 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html:
3130 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html:
3131 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html:
3132 * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html:
3133 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Removed.
3134 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Removed.
3135 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Removed.
3136 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Removed.
3137 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Removed.
3138 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Removed.
3139 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Removed.
3140 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Removed.
3141 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Removed.
3142 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Removed.
3143 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Removed.
3144 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Removed.
3145 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Removed.
3146 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Removed.
3147 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Removed.
3148 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Removed.
3149 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Removed.
3150 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Removed.
3151 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Removed.
3152 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Removed.
3153 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Removed.
3154 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Removed.
3155 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Removed.
3156 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Removed.
3157 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Removed.
3158 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Removed.
3159 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Removed.
3160 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Removed.
3161 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Removed.
3162 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Removed.
3163 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Removed.
3164 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Removed.
3165 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Removed.
3166 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Removed.
3167 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Removed.
3168 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Removed.
3169 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Removed.
3170 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Removed.
3171 * http/tests/w3c/webperf/resources/blank_page_green.htm:
3172 * http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm:
3173 * http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm:
3174 * http/tests/w3c/webperf/resources/blank_page_unload.htm:
3175 * http/tests/w3c/webperf/resources/blank_page_yellow.htm:
3176 * http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm:
3177 * http/tests/w3c/webperf/resources/pagevistestharness.js:
3179 (test_feature_exists):
3181 (add_async_result_assert):
3183 * http/tests/w3c/webperf/resources/webperftestharness.js:
3185 * platform/chromium/TestExpectations:
3187 2012-07-13 Raymond Toy <rtoy@google.com>
3189 DelayNode doesn't work if delayTime.value == delayTime.maxValue
3190 https://bugs.webkit.org/show_bug.cgi?id=90357
3192 Reviewed by Kenneth Russell.
3194 New tests to test the case when the delay node delay equals the
3195 maximum allowed delay. Add one test for the default maximum delay
3196 and a second test with a user-set maximum delay.
3198 * webaudio/delaynode-max-default-delay-expected.txt: Added.
3199 * webaudio/delaynode-max-default-delay.html: Added.
3200 * webaudio/delaynode-max-nondefault-delay-expected.txt: Added.
3201 * webaudio/delaynode-max-nondefault-delay.html: Added.
3203 2012-07-13 Vineet Chaudhary <rgf748@motorola.com>
3205 Restructure V8Utilities::extractTransferables() with help of toV8Sequence()
3206 https://bugs.webkit.org/show_bug.cgi?id=91208
3208 Reviewed by Kentaro Hara.
3210 We can remove the specialised check for MessagePort from V8Utilities::extractTransferables()
3211 using toV8Sequence() as it validates the passed object for sequence type per WebIDL spec.
3212 Removing port specific expected results.
3214 * platform/chromium-win/fast/workers/worker-context-multi-port-expected.txt: Removed.
3215 * platform/chromium-win/fast/workers/worker-multi-port-expected.txt: Removed.
3216 * platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt: Removed.
3217 * platform/chromium/fast/events/constructors/message-event-constructor-expected.txt: Removed.
3218 * platform/chromium/fast/events/message-port-multi-expected.txt: Rebaselined.
3220 2012-07-13 Vincent Scheib <scheib@chromium.org>
3222 Pointer Lock handles disconnected DOM elements
3223 https://bugs.webkit.org/show_bug.cgi?id=77029
3225 Reviewed by Adrienne Walker.
3227 Two new tests that verify pointer lock is released when the target
3228 is removed from the document.
3230 * pointer-lock/locked-element-iframe-removed-from-dom-expected.txt: Added.
3231 * pointer-lock/locked-element-iframe-removed-from-dom.html: Added.
3232 * pointer-lock/locked-element-removed-from-dom-expected.txt: Added.
3233 * pointer-lock/locked-element-removed-from-dom.html: Added.
3235 2012-07-13 W. James MacLean <wjmaclean@chromium.org>
3237 [chromium] Unreviewed gardening. storage/indexeddb/cursor-key-order.html has starting crashing on occassion.
3238 https://bugs.webkit.org/show_bug.cgi?id=91275
3240 Not sure how far back the crashes go, but happens with reasonably high frequency.
3242 * platform/chromium/TestExpectations:
3244 2012-07-13 Tony Chang <tony@chromium.org>
3246 Move layout checking js script into LayoutTest/resources and generalize
3247 https://bugs.webkit.org/show_bug.cgi?id=91268
3249 Reviewed by Ojan Vafai.
3251 flexbox.js contains helper scripts for verifying the size and position of nodes.
3252 I will be writing similar tests for grid, so move the js file into a location
3253 for sharing and generalize the script.
3255 * css3/flexbox/align-absolute-child.html: Change include path and call.
3256 * css3/flexbox/auto-height-dynamic.html:
3257 * css3/flexbox/columns-auto-size.html:
3258 * css3/flexbox/flex-algorithm-min-max.html:
3259 * css3/flexbox/flex-algorithm-with-margins.html:
3260 * css3/flexbox/flex-algorithm.html:
3261 * css3/flexbox/flex-align-column.html:
3262 * css3/flexbox/flex-align-end.html:
3263 * css3/flexbox/flex-align-max.html:
3264 * css3/flexbox/flex-align-percent-height.html:
3265 * css3/flexbox/flex-align-stretch.html:
3266 * css3/flexbox/flex-align-vertical-writing-mode.html:
3267 * css3/flexbox/flex-align.html:
3268 * css3/flexbox/flex-flow-auto-margins.html:
3269 * css3/flexbox/flex-flow-border.html:
3270 * css3/flexbox/flex-flow-margins-auto-size.html:
3271 * css3/flexbox/flex-flow-margins.html:
3272 * css3/flexbox/flex-flow-orientations.html:
3273 * css3/flexbox/flex-flow-overflow.html:
3274 * css3/flexbox/flex-flow-padding.html:
3275 * css3/flexbox/flex-flow.html:
3276 * css3/flexbox/flex-item-child-overflow.html:
3277 * css3/flexbox/flex-item-min-size.html:
3278 * css3/flexbox/flex-justify-content.html:
3279 * css3/flexbox/flex-no-flex.html:
3280 * css3/flexbox/flexitem.html:
3281 * css3/flexbox/floated-flexbox.html:
3282 * css3/flexbox/line-wrapping.html:
3283 * css3/flexbox/multiline-align-content-horizontal-column.html:
3284 * css3/flexbox/multiline-align-content.html:
3285 * css3/flexbox/multiline-align-self.html:
3286 * css3/flexbox/multiline-column-auto.html:
3287 * css3/flexbox/multiline-justify-content.html:
3288 * css3/flexbox/multiline-reverse-wrap-overflow.html:
3289 * css3/flexbox/multiline.html:
3290 * css3/flexbox/nested-stretch.html:
3291 * css3/flexbox/orthogonal-flex-directions.html:
3292 * css3/flexbox/perpendicular-writing-modes-inside-flex-item.html:
3293 * css3/flexbox/position-absolute-child.html:
3294 * css3/flexbox/preferred-widths-orthogonal.html:
3295 * css3/flexbox/preferred-widths.html:
3296 * css3/flexbox/style-change.html:
3297 * css3/flexbox/true-centering.html:
3298 * css3/flexbox/writing-modes.html:
3299 * resources/check-layout.js: Renamed from LayoutTests/css3/flexbox/resources/flexbox.js.
3300 (.): Rename checkFlexboxen to checkLayout that takes a CSS selector. Hide functions in a closure.
3302 2012-07-13 Zan Dobersek <zandobersek@gmail.com>
3304 Unreviewed GTK gardening, adding a baseline required after unskipping
3305 fast/files/workers/worker-read-blob-async.html in r122612.
3307 * platform/gtk/fast/files: Added.
3308 * platform/gtk/fast/files/workers: Added.
3309 * platform/gtk/fast/files/workers/worker-read-blob-async-expected.txt: Added.
3311 2012-07-13 Zan Dobersek <zandobersek@gmail.com>
3313 Unreviewed GTK gardening, updating baselines for the fast/backgrounds/size/zero.html
3314 test as required after r121296.
3316 * platform/gtk/TestExpectations:
3317 * platform/gtk/fast/backgrounds/size/zero-expected.png: Added.
3318 * platform/gtk/fast/backgrounds/size/zero-expected.txt:
3320 2012-07-13 Philip Rogers <pdr@google.com>
3322 Remove assert in localCoordinateSpaceTransform()
3323 https://bugs.webkit.org/show_bug.cgi?id=91189
3325 Reviewed by Nikolas Zimmermann.
3327 * svg/custom/invalid-ctm-expected.txt: Added.
3328 * svg/custom/invalid-ctm.svg: Added.
3330 2012-07-13 David Grogan <dgrogan@chromium.org>
3332 IndexedDB: Add unexpectedUpgradeNeededCallback to shared.js
3333 https://bugs.webkit.org/show_bug.cgi?id=91176
3335 Reviewed by Tony Chang.
3337 This is just used in our layout tests. It's the simplest possible piece
3338 I could break off of the upgradeneeded changes.
3340 No tests because no change in behavior expected.
3342 * storage/indexeddb/resources/shared.js:
3343 (unexpectedBlockedCallback):
3344 (unexpectedUpgradeNeededCallback):
3346 2012-07-13 Zan Dobersek <zandobersek@gmail.com>
3348 Unreviewed GTK gardening, removing timeout expectations for a few
3349 File API tests while hoping the problems have now gone away.
3351 * platform/gtk/TestExpectations:
3353 2012-07-13 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
3355 [EFL] Gardening failure cases on EFL build bot
3356 https://bugs.webkit.org/show_bug.cgi?id=91219
3358 Unreviewed EFL gardening. Skip the new failing tests and add
3359 platform-specific results for fallback-content.html to get the
3362 * platform/efl/TestExpectations:
3363 * platform/efl/fast/canvas/fallback-content-expected.txt: Added.
3365 2012-07-13 Zan Dobersek <zandobersek@gmail.com>
3367 Unreviewed GTK gardening, adding baselines and expectations required
3368 after r122509 and r122528.
3370 * platform/gtk/TestExpectations:
3371 * platform/gtk/http/tests/w3c: Added.
3372 * platform/gtk/http/tests/w3c/webperf: Added.
3373 * platform/gtk/http/tests/w3c/webperf/approved: Added.
3374 * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing: Added.
3375 * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html: Added.
3376 * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added.
3377 * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html5: Added.
3378 * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added.
3380 2012-07-13 Vsevolod Vlasov <vsevik@chromium.org>
3382 Unreviewed gardening, updated chromium test expectations.
3383 https://bugs.webkit.org/show_bug.cgi?id=91252
3385 * platform/chromium/TestExpectations:
3387 2012-07-13 Adam Barth <abarth@webkit.org>
3389 Also mark its evil twin as flaky.
3391 * platform/chromium/TestExpectations:
3393 2012-07-13 Adam Barth <abarth@webkit.org>
3395 Note this test as flaky.
3397 * platform/chromium/TestExpectations:
3399 2012-07-13 Vsevolod Vlasov <vsevik@chromium.org>
3401 Unreviewed gardening, updated test expectations.
3402 http://bugs.webkit.org/show_bug.cgi?id=91255
3404 * platform/chromium/TestExpectations:
3406 2012-07-13 Vsevolod Vlasov <vsevik@chromium.org>
3408 Unreviewed chromium gardening, updated test expectations.
3409 https://bugs.webkit.org/show_bug.cgi?id=91254
3411 * platform/chromium/TestExpectations:
3413 2012-07-13 Vsevolod Vlasov <vsevik@chromium.org>
3415 Unreviewed gardening, marked chromium test as flaky.
3416 https://bugs.webkit.org/show_bug.cgi?id=91252
3418 * platform/chromium/TestExpectations:
3420 2012-07-13 Keishi Hattori <keishi@webkit.org>
3422 Form of FormAssociatedElement is not updated when id target changes.
3423 https://bugs.webkit.org/show_bug.cgi?id=91042
3425 Reviewed by Kent Tamura.
3427 * fast/forms/update-form-attribute-element-expected.txt: Added.
3428 * fast/forms/update-form-attribute-element.html: Added.
3430 2012-07-13 Vsevolod Vlasov <vsevik@chromium.org>
3432 Unreviewed gardneing, skip failing chromium test.
3434 * platform/chromium/TestExpectations:
3436 2012-07-13 Vsevolod Vlasov <vsevik@chromium.org>
3438 Unreviewed gardening chromium tests rebaseline.
3440 * platform/chromium-mac/css3/font-feature-settings-rendering-expected.txt:
3442 2012-07-13 Szilard Ledan <szledan@inf.u-szeged.hu>
3444 [Qt] Unreviewed gardening after r122528. Skipped some new tests.
3445 https://bugs.webkit.org/show_bug.cgi?id=91218
3447 * platform/qt/Skipped:
3449 2012-07-13 Simon Pena <spena@igalia.com>
3451 [GTK] Gardening: new baseline after r122550 and rebaseline after r122556
3452 https://bugs.webkit.org/show_bug.cgi?id=91235
3454 Unreviewed gardening.
3456 Add new baseline for fast/canvas/fallback-content.html added in r122550, and
3457 rebaseline fast/regions/region-style-block-background-color2.html after r122556.
3459 * platform/gtk/fast/canvas/fallback-content-expected.txt: Added.
3460 * platform/gtk/fast/regions/region-style-block-background-color2-expected.txt:
3462 2012-07-13 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3464 [Qt] Unreviewed gardening. Rebase test after r122550.
3466 * platform/qt/fast/canvas/fallback-content-expected.txt: Added.
3468 2012-07-13 Kenichi Ishibashi <bashi@chromium.org>
3470 [Chromium] Fix bugs in HarfBuzzShaper
3471 https://bugs.webkit.org/show_bug.cgi?id=90951
3473 Reviewed by Tony Chang.
3475 Add tests for harfbuzz-ng shaper. I tried to use -expected.html style expectations,
3476 but it didn't work because there are very slight difference between CoreText and HarfBuzz in
3479 * fast/text/shaping/shaping-script-order.html: Added.
3480 * fast/text/shaping/shaping-selection-rect.html: Added.
3481 * platform/chromium/TestExpectations: Need rebaseline.
3482 * platform/efl/TestExpectations: Skip added tests because the port doesn't use harfbuzz.
3483 * platform/gtk/TestExpectations: Ditto.
3484 * platform/mac/TestExpectations: Ditto.
3485 * platform/qt/TestExpectations: Ditto.
3486 * platform/win/Skipped: Ditto.
3487 * platform/wincairo/Skipped: Ditto.
3488 * platform/wk2/Skipped: Ditto.
3490 2012-07-13 Kent Tamura <tkent@chromium.org>
3492 Make calendar pickers testable
3493 https://bugs.webkit.org/show_bug.cgi?id=84827
3495 Reviewed by Hajime Morita.
3497 * fast/forms/date/calendar-picker-appearance-expected.txt: Added.
3498 * fast/forms/date/calendar-picker-appearance.html: Added.
3499 * platform/chromium-mac-snowleopard/fast/forms/date/calendar-picker-appearance-expected.png: Added.
3500 * platform/chromium/TestExpectations:
3502 2012-07-13 Andrei Bucur <abucur@adobe.com>
3504 [CSS Regions] Fix the lifecycle for the flow objects and their renderers
3505 https://bugs.webkit.org/show_bug.cgi?id=89000
3507 Reviewed by Eric Seidel.
3509 These tests expected getFlowByName() to return a valid object even for the NULL flows. They've been modified to
3510 reflect the new behavior.
3512 * fast/regions/get-regions-by-content-node2-expected.txt:
3513 * fast/regions/get-regions-by-content-node2.html:
3514 * fast/regions/webkit-named-flow-flow-added.html:
3515 * fast/regions/webkit-named-flow-get-content-expected.txt:
3516 * fast/regions/webkit-named-flow-get-content.html:
3517 * fast/regions/webkit-named-flow-invalid-name.html:
3518 * fast/regions/webkit-named-flow-modified-flow.html:
3519 * fast/regions/webkit-named-flow-non-existing-flow.html:
3520 * fast/regions/webkit-named-flow-removed-flow.html:
3521 * platform/chromium-win/fast/regions/region-style-block-background-color2-expected.txt:
3522 * platform/mac/fast/regions/region-style-block-background-color2-expected.txt:
3524 2012-07-13 Yoshifumi Inoue <yosin@chromium.org>
3526 REGRESSION(r119948): [Forms] Spin button Up/Down actions make value to zero for input type "number" when step mismatched
3527 https://bugs.webkit.org/show_bug.cgi?id=91197
3529 Reviewed by Kent Tamura.
3531 This patch adds new test cases.
3533 * fast/forms/number/number-stepup-stepdown-from-renderer-expected.txt: Updated for new test cases.
3534 * fast/forms/number/number-stepup-stepdown-from-renderer.html: Added new test cases.
3536 2012-07-13 Dominic Mazzoni <dmazzoni@google.com>
3538 Should be possible to focus elements within canvas fallback content
3539 https://bugs.webkit.org/show_bug.cgi?id=87898
3541 Reviewed by Chris Fleizach.
3543 * fast/canvas/fallback-content-expected.txt: Added.
3544 * fast/canvas/fallback-content.html: Added.
3546 2012-07-13 Vsevolod Vlasov <vsevik@chromium.org>
3548 Unreviewed inspector test fix.
3550 * http/tests/inspector/network/resources/style.css: Added.
3553 2012-07-13 Ryosuke Niwa <rniwa@webkit.org>
3555 RadioNodeList is not updated upon input type change
3556 https://bugs.webkit.org/show_bug.cgi?id=91178
3558 Reviewed by Alexey Proskuryakov.
3560 Add a regression test.
3562 * fast/forms/radionodelist-image-type-expected.txt: Added.
3563 * fast/forms/radionodelist-image-type.html: Added.
3565 2012-07-12 Filip Pizlo <fpizlo@apple.com>
3567 DFG property access stubs should use structure transition watchpoints
3568 https://bugs.webkit.org/show_bug.cgi?id=91135
3570 Reviewed by Geoffrey Garen.
3572 * fast/js/dfg-proto-stub-watchpoint-fire-expected.txt: Added.
3573 * fast/js/dfg-proto-stub-watchpoint-fire.html: Added.
3574 * fast/js/script-tests/dfg-proto-stub-watchpoint-fire.js: Added.
3579 2012-07-12 Filip Pizlo <fpizlo@apple.com>
3581 DFG CFA may get overzealous in loops that have code that must exit
3582 https://bugs.webkit.org/show_bug.cgi?id=91188
3584 Reviewed by Gavin Baraclough.
3586 * fast/js/dfg-force-exit-then-sparse-conditional-constant-prop-in-loop-expected.txt: Added.
3587 * fast/js/dfg-force-exit-then-sparse-conditional-constant-prop-in-loop.html: Added.
3588 * fast/js/script-tests/dfg-force-exit-then-sparse-conditional-constant-prop-in-loop.js: Added.
3591 2012-07-12 Eric Seidel <eric@webkit.org>
3593 Incorrect behaviour calling Range setStart or setEnd with boundary in different document
3594 https://bugs.webkit.org/show_bug.cgi?id=42517
3596 Reviewed by Ojan Vafai.
3598 Add a new test to cover this changed behavior, and correct a FIXME in an old test
3599 which was documenting our incorrect behavior.
3601 * fast/dom/Range/set-wrong-document-err-expected.txt: Added.
3602 * fast/dom/Range/set-wrong-document-err.html: Added.
3603 * fast/dom/move-nodes-across-documents.html:
3605 2012-07-12 Konrad Piascik <kpiascik@rim.com>
3607 Web Inspector: Geolocation override
3608 https://bugs.webkit.org/show_bug.cgi?id=89365
3610 Reviewed by Pavel Feldman.
3611 Change has not been reviewed by the right people. It declares
3612 public protocol methods and is wrong in several ways.
3614 Reverted original patch.
3616 * inspector/geolocation-error-expected.txt: Removed.
3617 * inspector/geolocation-error.html: Removed.
3618 * inspector/geolocation-success-expected.txt: Removed.
3619 * inspector/geolocation-success.html: Removed.
3621 2012-07-12 Adrienne Walker <enne@google.com>
3623 [chromium] Root invalidations for RTL pages need to be in the right space
3624 https://bugs.webkit.org/show_bug.cgi?id=91155
3626 Reviewed by Kenneth Russell.
3628 Add a test that demonstrates this problem. Before the code fix, the
3629 test shows just a red square because the invalidation for the style
3630 change repaints the wrong rect.
3632 * compositing/rtl/rtl-overflow-invalidation-expected.png: Added.
3633 * compositing/rtl/rtl-overflow-invalidation-expected.txt: Added.
3634 * compositing/rtl/rtl-overflow-invalidation.html: Added.
3636 2012-07-12 James Simonsen <simonjam@chromium.org>
3638 [Navigation Timing] Import the W3C Navigation Timing test suite
3639 https://bugs.webkit.org/show_bug.cgi?id=84887
3641 Reviewed by Tony Gentilcore.
3643 * http/tests/resources/testharness.css: Added.
3644 * http/tests/resources/testharness.js: Copied from LayoutTests/resources/testharness.js.
3645 * http/tests/resources/testharnessreport.js: Copied from LayoutTests/resources/testharnessreport.js.
3646 * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open-expected.txt: Added.
3647 * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open.html: Added.
3648 * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist-expected.txt: Added.
3649 * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Added.
3650 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt: Added.
3651 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document.html: Added.
3652 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt: Added.
3653 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html: Added.
3654 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none-expected.txt: Added.
3655 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html: Added.
3656 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt: Added.
3657 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html: Added.
3658 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums-expected.txt: Added.
3659 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html: Added.
3660 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload-expected.txt: Added.
3661 * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html: Added.
3662 * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt: Added.
3663 * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html: Added.
3664 * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt: Added.
3665 * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html: Added.
3666 * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added.
3667 * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html: Added.
3668 * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite-expected.txt: Added.
3669 * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html: Added.
3670 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist-expected.txt: Added.
3671 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html: Added.
3672 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-expected.txt: Added.
3673 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html: Added.
3674 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect-expected.txt: Added.
3675 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html: Added.
3676 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload-expected.txt: Added.
3677 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html: Added.
3678 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect-expected.txt: Added.
3679 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html: Added.
3680 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added.
3681 * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html: Added.
3682 * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt: Added.
3683 * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html: Added.
3684 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Added.
3685 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Added.
3686 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Added.
3687 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Added.
3688 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Added.
3689 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Added.
3690 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Added.
3691 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Added.
3692 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Added.
3693 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Added.
3694 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Added.
3695 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Added.
3696 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Added.
3697 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Added.
3698 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Added.
3699 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Added.
3700 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Added.
3701 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Added.
3702 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Added.
3703 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Added.
3704 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Added.
3705 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Added.
3706 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Added.
3707 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Added.
3708 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Added.
3709 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Added.
3710 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Added.
3711 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Added.
3712 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Added.
3713 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Added.
3714 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Added.
3715 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Added.
3716 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Added.
3717 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Added.
3718 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added.
3719 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Added.
3720 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Added.
3721 * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Added.
3722 * http/tests/w3c/webperf/resources/blank_page_green.htm: Added.
3723 * http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm: Added.
3724 * http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm: Added.
3725 * http/tests/w3c/webperf/resources/blank_page_unload.htm: Added.
3726 * http/tests/w3c/webperf/resources/blank_page_yellow.htm: Added.
3727 * http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm: Added.
3728 * http/tests/w3c/webperf/resources/pagevistestharness.js: Added.
3729 * http/tests/w3c/webperf/resources/redirect.php: Added.
3730 * http/tests/w3c/webperf/resources/webperftestharness.js: Added.
3731 * platform/mac/Skipped: Skip new webperf tests.
3732 * platform/win/Skipped: Ditto.
3733 * platform/wincairo/Skipped: Ditto.
3734 * resources/testharness.css: Added.
3735 * resources/testharnessreport.js: Support async tests.
3737 2012-07-12 W. James MacLean <wjmaclean@chromium.org>
3739 [chromium] Unreviewed gardening. SKIP inspector/elements/edit-dom-actions.html on Win Debug
3740 https://bugs.webkit.org/show_bug.cgi?id=60109
3742 Since we can't use SLOW and TIMEOUT together, let's skip this test until it is fixed.
3744 * platform/chromium/TestExpectations:
3746 2012-07-12 Pravin D <pravind.2k4@gmail.com>
3748 Row size/position is wrongly calculated when table having overlapping rowspan cell and colspan cell
3749 https://bugs.webkit.org/show_bug.cgi?id=16811
3751 Reviewed by Julien Chaffraix.
3753 * fast/table/last-cell-of-rowspan-overlapping-colspan-cell-expected.html: Added.
3754 * fast/table/last-cell-of-rowspan-overlapping-colspan-cell.html: Added.
3756 2012-07-12 Joshua Bell <jsbell@chromium.org>
3758 IndexedDB: Enable IDBFactory.deleteDatabase() and webkitGetDatabaseNames() in Workers
3759 https://bugs.webkit.org/show_bug.cgi?id=90310
3761 Reviewed by Tony Chang.
3763 * storage/indexeddb/factory-basics-workers-expected.txt: Added.
3764 * storage/indexeddb/factory-basics-workers.html: Added.
3765 * storage/indexeddb/resources/factory-basics.js: Allow use by Worker as well as Window.
3766 (getDatabaseNamesSuccess1):
3768 (getDatabaseNamesSuccess2):
3769 (getDatabaseNamesSuccess3):
3771 2012-07-12 Dirk Pranke <dpranke@chromium.org>
3773 rebaseline fast/harness/results.html after r122505.
3775 Unreviewed, expectations change.
3777 * fast/harness/results-expected.txt:
3779 2012-07-12 Adam Barth <abarth@webkit.org>
3781 Regression (r122359) Layout Test html5lib/runner.html is failing
3782 https://bugs.webkit.org/show_bug.cgi?id=91047
3784 Reviewed by Tony Chang.
3786 Add a test that shows what happens when a doctype gets added and
3789 * fast/viewport/viewport-legacy-xhtmlmp-remove-and-add-expected.txt: Added.
3790 * fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html: Added.
3791 * platform/chromium/TestExpectations:
3793 2012-07-12 Ojan Vafai <ojan@chromium.org>
3795 Implied minimum size of flex items is min-content
3796 https://bugs.webkit.org/show_bug.cgi?id=87546
3798 Reviewed by Tony Chang.
3800 Mostly just set min-height/min-width:0 as appropriate to keep the tests testing
3801 what the used to be testing. I made sure that each rendering was correct before
3802 making the changes. In a couple cases, I changed expectations where I thought
3803 the test was still testing was it was intending to test.
3805 * css3/flexbox/child-overflow.html:
3806 * css3/flexbox/columns-auto-size.html:
3807 * css3/flexbox/cross-axis-scrollbar.html:
3808 * css3/flexbox/flex-item-min-size-expected.txt: Added.
3809 * css3/flexbox/flex-item-min-size.html: Added.
3810 * css3/flexbox/flexitem.html:
3811 * css3/flexbox/line-wrapping.html:
3812 * css3/flexbox/perpendicular-writing-modes-inside-flex-item.html:
3813 * css3/flexbox/repaint-rtl-column.html:
3815 2012-07-12 Dirk Pranke <dpranke@chromium.org>
3817 nrwt crashes saving the output for a platform-specific expected test reference
3818 https://bugs.webkit.org/show_bug.cgi?id=90872
3820 Reviewed by Ojan Vafai.
3822 Remove tests for the 'ref_file' parameter in results.json
3825 * fast/harness/resources/results-test.js:
3826 * fast/harness/results.html:
3828 2012-07-12 Adam Barth <abarth@webkit.org>
3830 Unreviewed. Delete two empty directories.
3832 * platform/google-chrome-linux32: Removed.
3833 * platform/google-chrome-linux64: Removed.
3835 2012-07-12 Julien Chaffraix <jchaffraix@webkit.org>
3837 ASSERT(genChild->isListMarker() || genChild->style()->styleType() == FIRST_LETTER) triggered on flex-box content
3838 https://bugs.webkit.org/show_bug.cgi?id=91003
3840 Reviewed by Abhishek Arya.
3842 * fast/flexbox/assert-generated-deprecated-flexbox-expected.txt: Added.
3843 * fast/flexbox/assert-generated-deprecated-flexbox.html: Added.
3844 * fast/flexbox/assert-generated-new-flexbox-expected.txt: Added.
3845 * fast/flexbox/assert-generated-new-flexbox.html: Added.
3847 2012-07-12 Pravin D <pravind.2k4@gmail.com>
3849 Percentage width replaced element in zero percent/fixed width container block incorrectly rendered.
3850 https://bugs.webkit.org/show_bug.cgi?id=9493
3852 Reviewed by Andy Estes.
3854 * fast/css/percent-width-img-inside-zero-percent-and-fixed-container-expected.html: Added.
3855 * fast/css/percent-width-img-inside-zero-percent-and-fixed-container.html: Added.