1 2011-10-27 Stephen Chenney <schenney@chromium.org>
3 [Chromium] Need setPrinting
4 https://bugs.webkit.org/show_bug.cgi?id=46152
6 Reviewed by Hajime Morita.
8 * platform/chromium/test_expectations.txt: Removing setPrinting tests from the expected failures.
9 * platform/chromium-linux/printing/setPrinting-expected.png: Added.
10 * platform/chromium-linux/printing/setPrinting-expected.txt: Added.
11 * platform/chromium-linux/printing/single-line-must-not-be-split-into-two-pages-expected.png: Added.
12 * platform/chromium-linux/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
13 * platform/chromium-mac/printing/setPrinting-expected.png: Added.
14 * platform/chromium-mac/printing/setPrinting-expected.txt: Added.
15 * platform/chromium-mac/printing/single-line-must-not-be-split-into-two-pages-expected.png: Added.
16 * platform/chromium-mac/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
17 * platform/chromium-win/printing/setPrinting-expected.png: Added.
18 * platform/chromium-win/printing/setPrinting-expected.txt: Added.
19 * platform/chromium-win/printing/single-line-must-not-be-split-into-two-pages-expected.png: Added.
20 * platform/chromium-win/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
21 * platform/mac/printing/setPrinting-expected.png: Rebaselined for the change to the test html.
22 * platform/mac/printing/setPrinting-expected.txt: Rebaselined for the change to the test html.
23 * printing/setPrinting.html: Modified the test to make the box have a colored border
24 instead of the solid background, as the solid background does not print on chromium.
26 2011-10-27 Leandro Pereira <leandro@profusion.mobi>
28 [EFL] Unreviewed. Add pixel test baselines for animations,
29 compositing, dom, editing, fonts, mathml, media, printing,
30 transforms and transitions.
32 * platform/efl/animations: [...]
33 * platform/efl/compositing: [...]
34 * platform/efl/dom: [...]
35 * platform/efl/editing: [...]
36 * platform/efl/fonts: [...]
37 * platform/efl/mathml: [...]
38 * platform/efl/media: [...]
39 * platform/efl/printing: [...]
40 * platform/efl/transforms: [...]
41 * platform/efl/transitions: [...]
43 2011-10-27 Tony Chang <tony@chromium.org>
45 fix sizing of auto sized flexbox
46 https://bugs.webkit.org/show_bug.cgi?id=70839
48 Reviewed by David Hyatt.
50 * css3/flexbox/columns-auto-size-expected.txt: Added.
51 * css3/flexbox/columns-auto-size.html: Added.
52 * css3/flexbox/flex-flow-margins-auto-size-expected.txt: Added.
53 * css3/flexbox/flex-flow-margins-auto-size.html: Added.
54 A bunch of these cases fail, but that's because of bug 70769.
56 2011-10-25 Vangelis Kokkevis <vangelis@chromium.org>
58 Adding tests for fixed positioned elements getting their own composited layer.
59 https://bugs.webkit.org/show_bug.cgi?id=69796
61 Reviewed by Simon Fraser.
64 * compositing/geometry/fixed-position-composited-switch-expected.txt: Added.
65 * compositing/geometry/fixed-position-composited-switch.html: Added.
67 2011-10-27 John Gregg <johnnyg@google.com>
69 Unreviewed, more chromium baselines for new multicol tests.
71 * platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
72 * platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
73 * platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-vertical-lr-expected.png: Added.
74 * platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-vertical-rl-expected.png: Added.
75 * platform/chromium-linux-x86/fast/multicol: Removed.
76 * platform/chromium-linux/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
77 * platform/chromium-linux/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
78 * platform/chromium-linux/fast/multicol/block-axis-vertical-lr-expected.png: Added.
79 * platform/chromium-linux/fast/multicol/block-axis-vertical-rl-expected.png: Added.
80 * platform/chromium-mac-snowleopard/fast/multicol: Added.
81 * platform/chromium-mac-snowleopard/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
82 * platform/chromium-mac-snowleopard/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
83 * platform/chromium-mac-snowleopard/fast/multicol/block-axis-vertical-lr-expected.png: Added.
84 * platform/chromium-mac-snowleopard/fast/multicol/block-axis-vertical-rl-expected.png: Added.
85 * platform/chromium-win/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
86 * platform/chromium-win/fast/multicol/block-axis-horizontal-bt-expected.txt: Added.
87 * platform/chromium-win/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
88 * platform/chromium-win/fast/multicol/block-axis-horizontal-tb-expected.txt: Added.
89 * platform/chromium-win/fast/multicol/block-axis-vertical-lr-expected.png: Added.
90 * platform/chromium-win/fast/multicol/block-axis-vertical-lr-expected.txt: Added.
91 * platform/chromium-win/fast/multicol/block-axis-vertical-rl-expected.png: Added.
92 * platform/chromium-win/fast/multicol/block-axis-vertical-rl-expected.txt: Added.
94 2011-10-27 John Gregg <johnnyg@google.com>
96 Unreviewed, rebaselines after multi-col changes.
98 * platform/chromium-win-vista/fast/css/getComputedStyle: Added.
99 * platform/chromium-win-vista/fast/css/getComputedStyle/computed-style-expected.txt: Added.
100 * platform/chromium-win-xp/fast/css/getComputedStyle: Added.
101 * platform/chromium-win-xp/fast/css/getComputedStyle/computed-style-expected.txt: Added.
102 * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
103 * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
104 * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
105 * platform/chromium/fast/css/getComputedStyle/computed-style-expected.txt: Added.
106 * platform/chromium/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added.
107 * platform/chromium/svg/css: Added.
108 * platform/chromium/svg/css/getComputedStyle-basic-expected.txt: Added.
110 2011-10-27 Pavel Podivilov <podivilov@chromium.org>
112 Get rid of optional parameters in the middle in IDLs.
113 https://bugs.webkit.org/show_bug.cgi?id=70816
115 Reviewed by Adam Barth.
117 Optional parameters in the middle are prohibited by WebIDL spec.
119 * fast/canvas/canvas-putImageData-expected.txt: expectation was wrong, context.putImageData({}, 0, 0) should throw Type Error.
120 * fast/canvas/canvas-putImageData.js:
122 2011-10-27 John Gregg <johnnyg@google.com>
124 unreviewed, test expectations
126 * platform/chromium/test_expectations.txt:
128 2011-10-27 Dan Bernstein <mitz@apple.com>
130 <rdar://problem/10262205> Allow column progression to be independent of writing mode
131 https://bugs.webkit.org/show_bug.cgi?id=71028
133 Reviewed by Darin Adler.
135 * fast/multicol/block-axis-horizontal-bt.html: Added.
136 * fast/multicol/block-axis-horizontal-tb.html: Added.
137 * fast/multicol/block-axis-vertical-lr.html: Added.
138 * fast/multicol/block-axis-vertical-rl.html: Added.
139 * fast/multicol/flipped-blocks-hit-test-expected.txt: Added.
140 * fast/multicol/flipped-blocks-hit-test.html: Added.
141 * fast/multicol/resources/block-axis.css: Added.
142 * platform/mac/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
143 * platform/mac/fast/multicol/block-axis-horizontal-bt-expected.txt: Added.
144 * platform/mac/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
145 * platform/mac/fast/multicol/block-axis-horizontal-tb-expected.txt: Added.
146 * platform/mac/fast/multicol/block-axis-vertical-lr-expected.png: Added.
147 * platform/mac/fast/multicol/block-axis-vertical-lr-expected.txt: Added.
148 * platform/mac/fast/multicol/block-axis-vertical-rl-expected.png: Added.
149 * platform/mac/fast/multicol/block-axis-vertical-rl-expected.txt: Added.
151 2011-10-27 John Gregg <johnnyg@google.com>
153 Unreviewed, adding additional expected failures.
155 * platform/chromium/test_expectations.txt:
157 2011-10-27 John Gregg <johnnyg@google.com>
159 Unreviewed, fixing duplicate entries in test expectations.
161 * platform/chromium/test_expectations.txt:
163 2011-10-27 Mihnea Ovidenie <mihnea@adobe.com>
165 [CSSRegions]Flag regions with custom styling
166 https://bugs.webkit.org/show_bug.cgi?id=70733
168 Reviewed by David Hyatt.
170 Region elements that have custom region styling are now marked accordingly.
172 * fast/regions/render-region-custom-style-mark.html: Added.
173 * platform/chromium/test_expectations.txt:
174 * platform/mac-snowleopard/fast/regions/render-region-custom-style-mark-expected.txt: Added.
176 2011-10-27 Sheriff Bot <webkit.review.bot@gmail.com>
178 Unreviewed, rolling out r98556.
179 http://trac.webkit.org/changeset/98556
180 https://bugs.webkit.org/show_bug.cgi?id=71031
182 The test added by the patch doesn't pass on Snow Leopard
183 (Requested by rniwa on #webkit).
185 * editing/spelling/spelling-unified-emulation-expected.txt: Removed.
186 * editing/spelling/spelling-unified-emulation.html: Removed.
188 2011-10-27 Ryosuke Niwa <rniwa@webkit.org>
190 Temporarily skip tables/mozilla_expected_failures/bugs/bug14007-2.html on all platforms
191 since r98542 regressed it. The failure is tracked by the bug 71032.
193 * platform/chromium/test_expectations.txt:
194 * platform/gtk/Skipped:
195 * platform/mac/Skipped:
196 * platform/qt/Skipped:
197 * platform/win/Skipped:
199 2011-10-27 Mike Reed <reed@google.com>
201 [skia] replace offscreen technique with native support for antialiased clipping
202 https://bugs.webkit.org/show_bug.cgi?id=70748
204 Reviewed by Stephen White.
206 ~100 layout tests need to be rebaselined, as the native aa-clipping differs sometimes in the low
207 bits of the result. Other than that, the results should be the same, except that now the drawing
208 can go directly to the canvas, rather than being direct offscreen and then have that result
209 "clipped" during the restore. This has the effect of allowing LCD text to be drawing inside a
210 antialiased clip area.
212 * platform/chromium/test_expectations.txt:
214 2011-10-27 Leandro Pereira <leandro@profusion.mobi>
216 [EFL] Unreviewed. Add pixel baselines for table tests.
218 * platform/efl/tables: [...]
221 2011-10-27 Philippe Normand <pnormand@igalia.com>
223 Unreviewed, GTK rebaseline.
225 * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
227 2011-10-27 Philippe Normand <pnormand@igalia.com>
229 Unreviewed, skipping 2 new failing tests in GTK.
231 * platform/gtk/Skipped: Skip
232 fast/canvas/canvas-composite-image.html and editing/spelling/spelling-unified-emulation.html.
234 2011-10-27 Yury Semikhatsky <yurys@chromium.org>
236 Rebaseline tables/mozilla_expected_failures/bugs/bug14007-2.html after r98542.
239 * platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
240 * platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
241 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
242 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
243 * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
244 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Removed.
245 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
246 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
247 * platform/chromium/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Added.
249 2011-10-27 Arko Saha <arko@motorola.com>
251 Microdata: Add test cases for itemscope attribute.
252 https://bugs.webkit.org/show_bug.cgi?id=71014
254 Reviewed by Ryosuke Niwa.
256 * fast/dom/MicroData/itemscope-attribute-test-expected.txt: Added.
257 * fast/dom/MicroData/itemscope-attribute-test.html: Added.
258 * fast/dom/MicroData/itemscope-must-be-read-write-expected.txt: Added.
259 * fast/dom/MicroData/itemscope-must-be-read-write.html: Added.
261 2011-10-27 Yury Semikhatsky <yurys@chromium.org>
263 Unreviewed, gardening.
265 * platform/chromium/test_expectations.txt:
267 2011-10-27 Mike Reed <reed@google.com>
269 need to rebaseline after skia 2527 lands, fixing an off-by-1 bug in blending (with alpha==0)
270 https://bugs.webkit.org/show_bug.cgi?id=70963
272 Reviewed by James Robinson.
274 * platform/chromium/test_expectations.txt:
276 2011-10-27 Andreas Kling <kling@webkit.org>
278 StyleSheet.parentStyleSheet does not work.
279 https://bugs.webkit.org/show_bug.cgi?id=70956
281 Reviewed by Antti Koivisto.
283 * fast/css/stylesheet-parentStyleSheet-expected.txt: Added.
284 * fast/css/stylesheet-parentStyleSheet.html: Added.
286 2011-10-27 Yury Semikhatsky <yurys@chromium.org>
288 Unreviewed, gardening.
290 * platform/chromium/test_expectations.txt:
292 2011-10-27 Joshua Bell <jsbell@chromium.org>
294 IndexedDB: Passing empty array to IDBDatabase.transaction should raise exception
295 https://bugs.webkit.org/show_bug.cgi?id=70251
297 Reviewed by Adam Barth.
299 Many tests relied on the non-specified behavior of passing an empty
300 array into IDBDatabase.transaction() to include all object stores in
301 scopes. Worse, non-arrays would be treated as empty arrays, and hence
304 * storage/indexeddb/create-and-remove-object-store-expected.txt:
305 * storage/indexeddb/create-and-remove-object-store.html:
306 * storage/indexeddb/create-object-store-options-expected.txt:
307 * storage/indexeddb/create-object-store-options.html:
308 * storage/indexeddb/cursor-inconsistency-expected.txt:
309 * storage/indexeddb/cursor-inconsistency.html:
310 * storage/indexeddb/cursor-skip-deleted-expected.txt:
311 * storage/indexeddb/cursor-skip-deleted.html:
312 * storage/indexeddb/cursor-update-expected.txt:
313 * storage/indexeddb/cursor-update.html:
314 * storage/indexeddb/data-corruption-expected.txt:
315 * storage/indexeddb/data-corruption.html:
316 * storage/indexeddb/database-quota.html:
317 * storage/indexeddb/error-causes-abort-by-default-expected.txt:
318 * storage/indexeddb/error-causes-abort-by-default.html:
319 * storage/indexeddb/exception-in-event-aborts-expected.txt:
320 * storage/indexeddb/exception-in-event-aborts.html:
321 * storage/indexeddb/index-unique-expected.txt:
322 * storage/indexeddb/index-unique.html:
323 * storage/indexeddb/mutating-cursor-expected.txt:
324 * storage/indexeddb/mutating-cursor.html:
325 * storage/indexeddb/objectstore-autoincrement-expected.txt:
326 * storage/indexeddb/objectstore-autoincrement.html:
327 * storage/indexeddb/objectstore-basics-expected.txt:
328 * storage/indexeddb/objectstore-basics.html:
329 * storage/indexeddb/objectstore-clear-expected.txt:
330 * storage/indexeddb/objectstore-clear.html:
331 * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
332 * storage/indexeddb/objectstore-removeobjectstore.html:
333 * storage/indexeddb/request-event-propagation-expected.txt:
334 * storage/indexeddb/request-event-propagation.html:
335 * storage/indexeddb/transaction-abort-expected.txt:
336 * storage/indexeddb/transaction-abort-with-js-recursion-expected.txt:
337 * storage/indexeddb/transaction-abort-with-js-recursion.html:
338 * storage/indexeddb/transaction-abort.html:
339 * storage/indexeddb/transaction-after-close-expected.txt:
340 * storage/indexeddb/transaction-after-close.html:
341 * storage/indexeddb/transaction-and-objectstore-calls-expected.txt:
342 * storage/indexeddb/transaction-and-objectstore-calls.html:
343 * storage/indexeddb/transaction-basics-expected.txt:
344 * storage/indexeddb/transaction-basics.html:
345 * storage/indexeddb/transaction-crash-on-abort-expected.txt:
346 * storage/indexeddb/transaction-crash-on-abort.html:
347 * storage/indexeddb/transaction-event-propagation-expected.txt:
348 * storage/indexeddb/transaction-event-propagation.html:
349 * storage/indexeddb/transaction-read-only-expected.txt:
350 * storage/indexeddb/transaction-read-only.html:
351 * storage/indexeddb/transaction-storeNames-required-expected.txt:
352 * storage/indexeddb/tutorial.html:
354 2011-10-27 Ken Buchanan <kenrb@chromium.org>
356 Crash due to nested first-letter selectors
357 https://bugs.webkit.org/show_bug.cgi?id=70457
359 Adding layout test for nested first-letter pseudostyles causing a crash.
361 Reviewed by David Hyatt.
363 * fast/css/nested-first-letter-with-float-crash.html: Added
364 * fast/css/nested-first-letter-with-float-crash-expected.txt: Added
366 2011-10-27 Shinya Kawanaka <shinyak@google.com>
368 Implement legacy text check emulation in unified text check interface.
369 https://bugs.webkit.org/show_bug.cgi?id=70299
371 Reviewed by Hajime Morita.
373 Added tests for the case unified text checker is used when WebCore::checkTextOfParagraph() is not supported.
375 * editing/spelling/spelling-unified-emulation-expected.txt: Added.
376 * editing/spelling/spelling-unified-emulation.html: Added.
378 2011-10-27 Philippe Normand <pnormand@igalia.com>
380 Unreviewed, GTK rebaseline after r98507.
382 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
383 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
385 2011-10-27 Vsevolod Vlasov <vsevik@chromium.org>
387 http/tests/inspector/search/search-in-resources.html fails on all platforms
388 https://bugs.webkit.org/show_bug.cgi?id=70993
390 Reviewed by Pavel Feldman.
392 * http/tests/inspector/search/search-test.js:
393 (initialize_SearchTest.InspectorTest.dumpSearchResults):
395 2011-10-27 Vsevolod Vlasov <vsevik@chromium.org>
397 Web Inspector: Execution line in selected call frame should keep showing after toggling format source.
398 https://bugs.webkit.org/show_bug.cgi?id=70906
400 Reviewed by Yury Semikhatsky.
402 * inspector/debugger/selected-call-frame-after-formatting-source-expected.txt: Added.
403 * inspector/debugger/selected-call-frame-after-formatting-source.html: Added.
405 2011-10-27 Andrey Kosyakov <caseq@chromium.org>
407 Web Inspector: [Extensions API] add ignoreCache flag to options of inspectedWindow.reload()
408 https://bugs.webkit.org/show_bug.cgi?id=70926
410 Reviewed by Pavel Feldman.
412 * http/tests/inspector/extensions-ignore-cache-expected.txt: Added.
413 * http/tests/inspector/extensions-ignore-cache.html: Added.
415 2011-10-27 Gabor Rapcsanyi <rgabor@webkit.org>
417 Unreviewed, fix typo in skiplist.
419 * platform/qt/Skipped:
421 2011-10-27 Gabor Rapcsanyi <rgabor@webkit.org>
423 Unreviewed. Add bugzilla link to skipped test.
425 * platform/qt/Skipped:
427 2011-10-27 Ilya Tikhonovsky <loislo@chromium.org>
429 inspector/storage-panel-dom-storage.html has results platform dependant?
430 https://bugs.webkit.org/show_bug.cgi?id=70985
432 The items set in DOM storage is unsorted and as result the test is platform dependant.
433 We will sort it before the dumping.
435 Reviewed by Yury Semikhatsky.
437 * inspector/storage-panel-dom-storage-expected.txt:
438 * inspector/storage-panel-dom-storage.html:
439 * platform/chromium/test_expectations.txt:
441 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
443 Unreviewed, gardening.
445 * platform/chromium/test_expectations.txt:
447 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
449 Unreviewed. Update Chromium test_expectations.
451 inspector/storage-panel-dom-storage.html has results platform dependant?
452 https://bugs.webkit.org/show_bug.cgi?id=70985
454 * platform/chromium/test_expectations.txt:
456 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
458 Unreviewed. Update test expecatations for search-in-resources.html
460 http/tests/inspector/search/search-in-resources.html fails on all platforms
461 https://bugs.webkit.org/show_bug.cgi?id=70993
463 * http/tests/inspector/search/search-in-resources-expected.txt:
464 * platform/chromium-linux/http/tests/inspector/search/search-in-resources-expected.txt: Removed.
466 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
468 Chromium Windows and Linux rebaselines.
470 * platform/chromium-linux/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
471 * platform/chromium-linux/platform/mac/editing: Added.
472 * platform/chromium-linux/platform/mac/editing/pasteboard: Added.
473 * platform/chromium-linux/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
474 * platform/chromium-win/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
475 * platform/chromium-win/http/tests/security/dataTransfer-set-data-file-url-expected.txt: Added.
476 * platform/chromium-win/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
477 * platform/chromium-win/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.txt: Added.
478 * platform/chromium/test_expectations.txt:
480 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
482 Console message in copy-standalone-image-crash.html bleeds into the result of copy-standalone-image.html
483 https://bugs.webkit.org/show_bug.cgi?id=70957
485 Reviewed by Ojan Vafai.
487 The bug was caused by the delayed hideDiv call in a mousedown event listener.
488 Fixed the bug by not attaching this event listener inside DRT or TestRunner.
490 * editing/pasteboard/copy-standalone-image-crash.html:
492 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
496 * platform/chromium/test_expectations.txt: Lots of tests were regularly failing
497 or timing out but were not marked. Added them as they were consistently flaky.
499 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
501 Unreviewed gardening.
503 * platform/chromium-linux/http/tests/inspector: Added.
504 * platform/chromium-linux/http/tests/inspector/search: Added.
505 * platform/chromium-linux/http/tests/inspector/search/search-in-resources-expected.txt: Added.
506 Rebaselined (looks like the urls are sorted differently on Linux).
508 * platform/chromium/test_expectations.txt: Marked inspector/storage-panel-dom-storage.html
509 as TEXT as it started failing on the bots.
511 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
513 Unreviewed, rolling out r98486.
514 http://trac.webkit.org/changeset/98486
515 https://bugs.webkit.org/show_bug.cgi?id=70748
517 Broke Chromium's test_expectation.txt
519 * platform/chromium/test_expectations.txt:
521 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
523 Unreviewed trivial renaming.
525 * fast/js/dfg-intrinsic-osr-exit-expected.html: Removed.
526 * fast/js/dfg-intrinsic-osr-exit-expected.txt: Copied from LayoutTests/fast/js/dfg-intrinsic-osr-exit-expected.html.
528 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
530 Unreviewed gardening.
532 * platform/chromium/test_expectations.txt:
533 storage/domstorage/events/basic-setattribute.html is a flaky crasher.
535 2011-10-26 Cary Clark <caryclark@google.com>
537 Unreviewed gardening: sixth chunk of baselines for Chromium-Skia
540 [Omitting 674 of 680 files for brevity.]
542 * platform/chromium-mac-leopard/svg/as-background-image: Added.
543 * platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-1-expected.png: Added.
544 * platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-5-expected.png: Added.
546 * platform/chromium-mac-leopard/tables/mozilla/core/margins-expected.png:
547 * platform/chromium-mac-leopard/tables/mozilla/marvin/x_col_valign_baseline-expected.png: Added.
548 * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
550 2011-10-26 Filip Pizlo <fpizlo@apple.com>
552 REGRESSION (r97030): Cannot log in to progressive.com
553 https://bugs.webkit.org/show_bug.cgi?id=70094
555 Reviewed by Oliver Hunt.
557 * fast/js/dfg-intrinsic-osr-exit-expected.html: Added.
558 * fast/js/dfg-intrinsic-osr-exit.html: Added.
559 * fast/js/script-tests/dfg-intrinsic-osr-exit.js: Added.
562 2011-10-26 Leandro Pereira <leandro@profusion.mobi>
564 [EFL] Unreviewed. Add pixel baselines for CSS3 tests.
566 * platform/efl/css3: [...]
568 2011-10-26 Leandro Pereira <leandro@profusion.mobi>
570 [EFL] Unreviewed. Add pixel baselines for CSS2.1 tests.
572 * platform/efl/css2.1: [...]
574 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
576 Chromium Mac rebaseline.
578 * platform/chromium-mac-leopard/editing/pasteboard/copy-standalone-image-expected.png: Added.
579 * platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.png:
581 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
583 Unreviewed, rolling out r98483.
584 http://trac.webkit.org/changeset/98483
585 https://bugs.webkit.org/show_bug.cgi?id=47156
587 Change is causing some crashes and ASSERTs.
589 * css2.1/20110323/background-intrinsic-001.htm: Removed.
590 * css2.1/20110323/background-intrinsic-002.htm: Removed.
591 * css2.1/20110323/background-intrinsic-003.htm: Removed.
592 * css2.1/20110323/background-intrinsic-004.htm: Removed.
593 * css2.1/20110323/background-intrinsic-005.htm: Removed.
594 * css2.1/20110323/background-intrinsic-006.htm: Removed.
595 * css2.1/20110323/background-intrinsic-007.htm: Removed.
596 * css2.1/20110323/background-intrinsic-008.htm: Removed.
597 * css2.1/20110323/background-intrinsic-009.htm: Removed.
598 * css2.1/20110323/resources/green-intrinsic-height-ratio.svg: Removed.
599 * css2.1/20110323/resources/green-intrinsic-height.svg: Removed.
600 * css2.1/20110323/resources/green-intrinsic-none.svg: Removed.
601 * css2.1/20110323/resources/green-intrinsic-ratio-landscape.svg: Removed.
602 * css2.1/20110323/resources/green-intrinsic-ratio-portrait.svg: Removed.
603 * css2.1/20110323/resources/green-intrinsic-width-height.svg: Removed.
604 * css2.1/20110323/resources/green-intrinsic-width-pc-height-pc.svg: Removed.
605 * css2.1/20110323/resources/green-intrinsic-width-ratio.svg: Removed.
606 * css2.1/20110323/resources/green-intrinsic-width.svg: Removed.
607 * css2.1/20110323/resources/red-intrinsic-height-ratio.svg: Removed.
608 * css2.1/20110323/resources/red-intrinsic-height.svg: Removed.
609 * css2.1/20110323/resources/red-intrinsic-none.svg: Removed.
610 * css2.1/20110323/resources/red-intrinsic-ratio-landscape.svg: Removed.
611 * css2.1/20110323/resources/red-intrinsic-ratio-portrait.svg: Removed.
612 * css2.1/20110323/resources/red-intrinsic-width-height.svg: Removed.
613 * css2.1/20110323/resources/red-intrinsic-width-pc-height-pc.svg: Removed.
614 * css2.1/20110323/resources/red-intrinsic-width-ratio.svg: Removed.
615 * css2.1/20110323/resources/red-intrinsic-width.svg: Removed.
616 * fast/backgrounds/size/contain-and-cover-zoomed.html: Removed.
617 * fast/images/percent-height-image-expected.txt:
618 * fast/images/percent-height-image.html:
619 * platform/mac-snowleopard/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added.
620 * platform/mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png: Added.
621 * platform/mac/css1/text_properties/vertical_align-expected.txt:
622 * platform/mac/css2.1/20110323/background-intrinsic-001-expected.png: Removed.
623 * platform/mac/css2.1/20110323/background-intrinsic-001-expected.txt: Removed.
624 * platform/mac/css2.1/20110323/background-intrinsic-002-expected.png: Removed.
625 * platform/mac/css2.1/20110323/background-intrinsic-002-expected.txt: Removed.
626 * platform/mac/css2.1/20110323/background-intrinsic-003-expected.png: Removed.
627 * platform/mac/css2.1/20110323/background-intrinsic-003-expected.txt: Removed.
628 * platform/mac/css2.1/20110323/background-intrinsic-004-expected.png: Removed.
629 * platform/mac/css2.1/20110323/background-intrinsic-004-expected.txt: Removed.
630 * platform/mac/css2.1/20110323/background-intrinsic-005-expected.png: Removed.
631 * platform/mac/css2.1/20110323/background-intrinsic-005-expected.txt: Removed.
632 * platform/mac/css2.1/20110323/background-intrinsic-006-expected.png: Removed.
633 * platform/mac/css2.1/20110323/background-intrinsic-006-expected.txt: Removed.
634 * platform/mac/css2.1/20110323/background-intrinsic-007-expected.png: Removed.
635 * platform/mac/css2.1/20110323/background-intrinsic-007-expected.txt: Removed.
636 * platform/mac/css2.1/20110323/background-intrinsic-008-expected.png: Removed.
637 * platform/mac/css2.1/20110323/background-intrinsic-008-expected.txt: Removed.
638 * platform/mac/css2.1/20110323/background-intrinsic-009-expected.png: Removed.
639 * platform/mac/css2.1/20110323/background-intrinsic-009-expected.txt: Removed.
640 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png:
641 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Removed.
642 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed.
643 * platform/mac/fast/block/float/015-expected.png:
644 * platform/mac/fast/block/float/015-expected.txt:
645 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
646 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt:
647 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.png:
648 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt:
649 * platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Removed.
650 * platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt: Removed.
651 * platform/mac/svg/as-background-image/background-image-tiled-expected.png: Removed.
652 * platform/mac/svg/as-background-image/background-image-tiled-expected.txt: Removed.
653 * platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.png: Removed.
654 * platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.txt: Removed.
655 * platform/mac/svg/as-background-image/svg-as-background-4-expected.png:
656 * platform/mac/svg/as-border-image/svg-as-border-image-expected.png:
657 * platform/mac/svg/as-image/animated-svg-as-image-expected.png:
658 * platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Removed.
659 * platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Removed.
660 * platform/mac/svg/as-image/same-image-two-instances-expected.png: Removed.
661 * platform/mac/svg/as-image/same-image-two-instances-expected.txt: Removed.
662 * platform/mac/svg/as-image/svg-as-relative-image-expected.png:
663 * platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png: Removed.
664 * platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.txt: Removed.
665 * platform/mac/svg/as-image/svg-image-change-content-size-expected.png: Removed.
666 * platform/mac/svg/as-image/svg-image-change-content-size-expected.txt: Removed.
667 * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
668 * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt:
669 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.png: Removed.
670 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed.
671 * platform/mac/svg/zoom/page/zoom-background-images-expected.png: Removed.
672 * platform/mac/svg/zoom/page/zoom-background-images-expected.txt: Removed.
673 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.png:
674 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
675 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Removed.
676 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Removed.
677 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Removed.
678 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed.
679 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Removed.
680 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Removed.
681 * svg/as-background-image/background-image-preserveaspectRatio-support.html: Removed.
682 * svg/as-background-image/background-image-tiled.html: Removed.
683 * svg/as-background-image/resources/construction-tape.svg: Removed.
684 * svg/as-background-image/resources/hearts.svg:
685 * svg/as-background-image/same-image-two-instances-background-image.html: Removed.
686 * svg/as-image/img-preserveAspectRatio-support-1.html: Removed.
687 * svg/as-image/resources/circle-default-meet.svg: Removed.
688 * svg/as-image/resources/circle-default-none.svg: Removed.
689 * svg/as-image/resources/circle-default-slice.svg: Removed.
690 * svg/as-image/resources/circle-nosize.svg: Removed.
691 * svg/as-image/resources/circle-viewbox-default.svg: Removed.
692 * svg/as-image/resources/circle-viewbox-meet.svg: Removed.
693 * svg/as-image/resources/circle-viewbox-none.svg: Removed.
694 * svg/as-image/resources/circle-viewbox-slice.svg: Removed.
695 * svg/as-image/resources/green-relative-size-rect.svg:
696 * svg/as-image/same-image-two-instances.html: Removed.
697 * svg/as-image/svg-as-relative-image-with-explicit-size.html: Removed.
698 * svg/as-image/svg-image-change-content-size.xhtml: Removed.
699 * svg/zoom/page/resources/relative-sized-background-with-viewBox.svg: Removed.
700 * svg/zoom/page/zoom-background-image-tiled.html: Removed.
701 * svg/zoom/page/zoom-background-images.html: Removed.
702 * svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html: Removed.
703 * svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html: Removed.
704 * svg/zoom/page/zoom-svg-as-background-with-relative-size.html: Removed.
706 2011-10-26 Eric Carlson <eric.carlson@apple.com>
708 Constructors for all TextTrack interfaces should be available on DOMWindow
709 https://bugs.webkit.org/show_bug.cgi?id=70734
711 Reviewed by Sam Weinig.
713 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
714 * platform/gtk/fast/js/global-constructors-expected.txt:
716 2011-10-26 Jon Lee <jonlee@apple.com>
718 selectedIndex gets set from -1 to 0 when modifying options
719 https://bugs.webkit.org/show_bug.cgi?id=70547
720 <rdar://problem/8388856>
722 Reviewed by Darin Adler.
724 The added tests set the selected index to either -1 or 1 (a legitimate value), and then change
725 the text, value, and label of the option. In all cases, the selected index should remain unchanged.
727 * fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text-changes-expected.txt: Added.
728 * fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text-changes.html: Added.
730 2011-10-26 Zoltan Herczeg <zherczeg@webkit.org>
732 Add new CSS escape sequence parsing tests
733 https://bugs.webkit.org/show_bug.cgi?id=70909
735 Reviewed by Darin Adler.
737 Test escape various sequences terminated by \n \f \r and \r\n.
739 * fast/css/parsing-css-escapes-expected.txt: Added.
740 * fast/css/parsing-css-escapes.html: Added.
742 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
744 Chromium Mac editing test rebaseline.
746 * platform/chromium-cg-mac-leopard/platform/mac/editing: Added.
747 * platform/chromium-cg-mac-leopard/platform/mac/editing/pasteboard: Added.
748 * platform/chromium-cg-mac-leopard/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
749 * platform/chromium-mac-leopard/http/tests/security: Added.
750 * platform/chromium-mac-leopard/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
751 * platform/chromium-mac-leopard/platform/mac: Added.
752 * platform/chromium-mac-leopard/platform/mac/editing: Added.
753 * platform/chromium-mac-leopard/platform/mac/editing/pasteboard: Added.
754 * platform/chromium-mac-leopard/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
755 * platform/chromium-mac-snowleopard/http: Added.
756 * platform/chromium-mac-snowleopard/http/tests: Added.
757 * platform/chromium-mac-snowleopard/http/tests/security: Added.
758 * platform/chromium-mac-snowleopard/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
759 * platform/chromium-mac-snowleopard/platform: Added.
760 * platform/chromium-mac-snowleopard/platform/mac: Added.
761 * platform/chromium-mac-snowleopard/platform/mac/editing: Added.
762 * platform/chromium-mac-snowleopard/platform/mac/editing/pasteboard: Added.
763 * platform/chromium-mac-snowleopard/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
764 * platform/chromium/test_expectations.txt:
766 2011-10-26 Ojan Vafai <ojan@chromium.org>
768 Fix typo. The expected results don't change.
770 * fast/writing-mode/borders.html:
771 * fast/writing-mode/margins.html:
773 2011-10-26 Dimitri Glazkov <dglazkov@chromium.org>
775 REGRESSION (r94887): Scrolling the HTML spec is more jerky now than it was (regression)
776 https://bugs.webkit.org/show_bug.cgi?id=70857
778 Rubber-stamped by Antti Koivisto.
780 * fast/css/adjacent-sibling-selector-expected.txt: Removed.
781 * fast/css/adjacent-sibling-selector.html: Removed.
783 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
785 inspector/cookie-parser.html is a flaky crash
786 https://bugs.webkit.org/show_bug.cgi?id=62662
788 Unreviewed Qt-Debug gardening.
790 Add CRASH+PASS expectation instead of the skipping madness
791 because the first inspector test is always a flaky crash,
792 no matter which one is that.
794 * platform/qt/Skipped:
795 * platform/qt/test_expectations.txt:
797 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
799 [Qt][WK2] Unreviewed gardening.
801 [Qt][WK2] fast/transforms/scrollIntoView-transformed.html is flaky
802 https://bugs.webkit.org/show_bug.cgi?id=70935
804 [Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
805 https://bugs.webkit.org/show_bug.cgi?id=70915
806 The test became flaky after added platform result.
810 * platform/qt-wk2/Skipped:
812 2011-10-26 Mike Reed <reed@google.com>
814 [skia] replace offscreen technique with native support for antialiased clipping
815 https://bugs.webkit.org/show_bug.cgi?id=70748
817 Reviewed by Stephen White.
819 ~100 layout tests need to be rebaselined, as the native aa-clipping differs sometimes in the low
820 bits of the result. Other than that, the results should be the same, except that now the drawing
821 can go directly to the canvas, rather than being direct offscreen and then have that result
822 "clipped" during the restore. This has the effect of allowing LCD text to be drawing inside a
823 antialiased clip area.
825 * platform/chromium/test_expectations.txt:
827 2011-10-26 Nikolas Zimmermann <nzimmermann@rim.com>
829 CSS 2.1 failure: background-intrinsic-*
830 https://bugs.webkit.org/show_bug.cgi?id=47156
832 Reviewed by Antti Koivisto.
834 Add all *intrinsic* tests from the CSS 2.1 Testsuite - we pass all of them now.
835 All tests regarding SVG are now imported in LayoutTests, none are failing anymore.
837 Add several new testcases covering the SVG Image size negotiation logic, as defined in CSS 2.1.
839 * css2.1/20110323/background-intrinsic-001.htm: Added.
840 * css2.1/20110323/background-intrinsic-002.htm: Added.
841 * css2.1/20110323/background-intrinsic-003.htm: Added.
842 * css2.1/20110323/background-intrinsic-004.htm: Added.
843 * css2.1/20110323/background-intrinsic-005.htm: Added.
844 * css2.1/20110323/background-intrinsic-006.htm: Added.
845 * css2.1/20110323/background-intrinsic-007.htm: Added.
846 * css2.1/20110323/background-intrinsic-008.htm: Added.
847 * css2.1/20110323/background-intrinsic-009.htm: Added.
848 * css2.1/20110323/resources/green-intrinsic-height-ratio.svg: Added.
849 * css2.1/20110323/resources/green-intrinsic-height.svg: Added.
850 * css2.1/20110323/resources/green-intrinsic-none.svg: Added.
851 * css2.1/20110323/resources/green-intrinsic-ratio-landscape.svg: Added.
852 * css2.1/20110323/resources/green-intrinsic-ratio-portrait.svg: Added.
853 * css2.1/20110323/resources/green-intrinsic-width-height.svg: Added.
854 * css2.1/20110323/resources/green-intrinsic-width-pc-height-pc.svg: Added.
855 * css2.1/20110323/resources/green-intrinsic-width-ratio.svg: Added.
856 * css2.1/20110323/resources/green-intrinsic-width.svg: Added.
857 * css2.1/20110323/resources/red-intrinsic-height-ratio.svg: Added.
858 * css2.1/20110323/resources/red-intrinsic-height.svg: Added.
859 * css2.1/20110323/resources/red-intrinsic-none.svg: Added.
860 * css2.1/20110323/resources/red-intrinsic-ratio-landscape.svg: Added.
861 * css2.1/20110323/resources/red-intrinsic-ratio-portrait.svg: Added.
862 * css2.1/20110323/resources/red-intrinsic-width-height.svg: Added.
863 * css2.1/20110323/resources/red-intrinsic-width-pc-height-pc.svg: Added.
864 * css2.1/20110323/resources/red-intrinsic-width-ratio.svg: Added.
865 * css2.1/20110323/resources/red-intrinsic-width.svg: Added.
866 * fast/backgrounds/size/contain-and-cover-zoomed.html: Added.
867 * fast/images/percent-height-image-expected.txt: Update results, testcase is fixed now.
868 * fast/images/percent-height-image.html: Make test async, to make it work cross-browser. With this patch we now pass this testcase.
869 * platform/mac-snowleopard/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Removed.
870 * platform/mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png: Removed.
871 * platform/mac/css1/text_properties/vertical_align-expected.txt: Update for rounding differences.
872 * platform/mac/css2.1/20110323/background-intrinsic-001-expected.png: Added.
873 * platform/mac/css2.1/20110323/background-intrinsic-001-expected.txt: Added.
874 * platform/mac/css2.1/20110323/background-intrinsic-002-expected.png: Added.
875 * platform/mac/css2.1/20110323/background-intrinsic-002-expected.txt: Added.
876 * platform/mac/css2.1/20110323/background-intrinsic-003-expected.png: Added.
877 * platform/mac/css2.1/20110323/background-intrinsic-003-expected.txt: Added.
878 * platform/mac/css2.1/20110323/background-intrinsic-004-expected.png: Added.
879 * platform/mac/css2.1/20110323/background-intrinsic-004-expected.txt: Added.
880 * platform/mac/css2.1/20110323/background-intrinsic-005-expected.png: Added.
881 * platform/mac/css2.1/20110323/background-intrinsic-005-expected.txt: Added.
882 * platform/mac/css2.1/20110323/background-intrinsic-006-expected.png: Added.
883 * platform/mac/css2.1/20110323/background-intrinsic-006-expected.txt: Added.
884 * platform/mac/css2.1/20110323/background-intrinsic-007-expected.png: Added.
885 * platform/mac/css2.1/20110323/background-intrinsic-007-expected.txt: Added.
886 * platform/mac/css2.1/20110323/background-intrinsic-008-expected.png: Added.
887 * platform/mac/css2.1/20110323/background-intrinsic-008-expected.txt: Added.
888 * platform/mac/css2.1/20110323/background-intrinsic-009-expected.png: Added.
889 * platform/mac/css2.1/20110323/background-intrinsic-009-expected.txt: Added.
890 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png: Updated for rounding differences.
891 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
892 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added.
893 * platform/mac/fast/block/float/015-expected.png: Slight changes, due 49x50 -> 50x50 size change.
894 * platform/mac/fast/block/float/015-expected.txt: Ditto.
895 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Slight changes due to rounding.
896 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Ditto.
897 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.png: Ditto.
898 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt: Ditto.
899 * platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Added.
900 * platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt: Added.
901 * platform/mac/svg/as-background-image/background-image-tiled-expected.png: Added.
902 * platform/mac/svg/as-background-image/background-image-tiled-expected.txt: Added.
903 * platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.png: Added.
904 * platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.txt: Added.
905 * platform/mac/svg/as-background-image/svg-as-background-4-expected.png: Adapt to preserveAspectRatio changes in hearts.svg.
906 * platform/mac/svg/as-border-image/svg-as-border-image-expected.png: This needed a rebaseline, it was forgotten before.
907 * platform/mac/svg/as-image/animated-svg-as-image-expected.png: Progression, now both images share the same size & ratio, as desired.
908 * platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Added.
909 * platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Added.
910 * platform/mac/svg/as-image/same-image-two-instances-expected.png: Added.
911 * platform/mac/svg/as-image/same-image-two-instances-expected.txt: Added.
912 * platform/mac/svg/as-image/svg-as-relative-image-expected.png: Adapt to green-relative-size-rect.svg - a circle got added to make it easier to compare.
913 * platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png: Added.
914 * platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.txt: Added.
915 * platform/mac/svg/as-image/svg-image-change-content-size-expected.png: Added.
916 * platform/mac/svg/as-image/svg-image-change-content-size-expected.txt: Added.
917 * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Updated, scrollbars are gone - now matching Opera/FF.
918 * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: Ditto.
919 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.png: Added.
920 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added.
921 * platform/mac/svg/zoom/page/zoom-background-images-expected.png: Added.
922 * platform/mac/svg/zoom/page/zoom-background-images-expected.txt: Added.
923 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.png: Updated, scrollbars are gone - now matching Opera/FF.
924 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt: Ditto.
925 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added.
926 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Added.
927 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added.
928 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added.
929 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added.
930 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Added.
931 * svg/as-background-image/background-image-preserveaspectRatio-support.html: Added.
932 * svg/as-background-image/background-image-tiled.html: Added.
933 * svg/as-background-image/resources/construction-tape.svg: Added.
934 * svg/as-background-image/resources/hearts.svg: Fix testcase, by adding pAR="none", which is now respected. Now the image looks as desired across Opera/FF and us.
935 * svg/as-background-image/same-image-two-instances-background-image.html: Added.
936 * svg/as-image/img-preserveAspectRatio-support-1.html: Added.
937 * svg/as-image/resources/circle-default-meet.svg: Added.
938 * svg/as-image/resources/circle-default-none.svg: Added.
939 * svg/as-image/resources/circle-default-slice.svg: Added.
940 * svg/as-image/resources/circle-nosize.svg: Added.
941 * svg/as-image/resources/circle-viewbox-default.svg: Added.
942 * svg/as-image/resources/circle-viewbox-meet.svg: Added.
943 * svg/as-image/resources/circle-viewbox-none.svg: Added.
944 * svg/as-image/resources/circle-viewbox-slice.svg: Added.
945 * svg/as-image/resources/green-relative-size-rect.svg: Use relative units everywhere as intended. Add circle to make it easy to spot ratio changes.
946 * svg/as-image/same-image-two-instances.html: Added.
947 * svg/as-image/svg-as-relative-image-with-explicit-size.html: Added.
948 * svg/as-image/svg-image-change-content-size.xhtml: Added.
949 * svg/zoom/page/resources/relative-sized-background-with-viewBox.svg: Added.
950 * svg/zoom/page/zoom-background-image-tiled.html: Added.
951 * svg/zoom/page/zoom-background-images.html: Added.
952 * svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html: Added.
953 * svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html: Added.
954 * svg/zoom/page/zoom-svg-as-background-with-relative-size.html: Added.
956 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
958 Unreviewed. Mark compositing/video/video-poster.html as timing out on Mac10.6 CPU-CG.
960 * platform/chromium/test_expectations.txt:
962 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
964 [Qt][WK2] Unreviewed gardening.
966 [Qt][WK2] fast/css/font-face-descending-unicode-range.html fails
967 https://bugs.webkit.org/show_bug.cgi?id=70922
970 [Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
971 https://bugs.webkit.org/show_bug.cgi?id=70915
972 The svg test has correct pixel results so it's ok to add platform results.
974 * platform/qt-wk2/Skipped:
975 * platform/qt-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
977 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
979 Unreviewed. Revert change to test_expectations.txt due to test failures.
981 * platform/chromium/test_expectations.txt:
983 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
985 Unreviewed. Mark compositing/video/video-poster.html as timing out on Mac10.6 GPU.
987 * platform/chromium/test_expectations.txt:
989 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
991 Unreviewed Qt-WK2 gardening.
993 [Qt][WK2] Crash with http/tests/websocket/tests/hixie76/long-invalid-header.html
994 https://bugs.webkit.org/show_bug.cgi?id=70917
996 [Qt][WK2] fast/events/drag-selects-image.html fails
997 https://bugs.webkit.org/show_bug.cgi?id=70907
999 [Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
1000 https://bugs.webkit.org/show_bug.cgi?id=70915
1002 * platform/qt-wk2/Skipped:
1004 2011-10-26 Csaba Osztrogonác <ossy@webkit.org>
1006 [Qt] Unreviewed gardening.
1008 Skip failing tests temporarily because of missing Qt Mobility on the buildbot.
1010 * platform/qt-arm/Skipped:
1012 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
1014 Unreviewed, gardening. Mark editing/selection/designmode-no-caret.html as failing in debug mode.
1016 * platform/chromium/test_expectations.txt:
1018 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
1020 [Qt] inspector/extensions/extensions-console.html is failing
1021 https://bugs.webkit.org/show_bug.cgi?id=70905
1023 Unreviewed gardening. Skip failing test.
1025 * platform/qt/Skipped:
1027 2011-10-26 Gabor Rapcsanyi <rgabor@webkit.org>
1029 [Qt] Unreviewed skip. fast/canvas/canvas-composite-image.html failing on Qt
1031 * platform/qt/Skipped:
1033 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1035 Fix editing/selection/caret-mode-paragraph-keys-navigation.html for Mac
1036 https://bugs.webkit.org/show_bug.cgi?id=70880
1038 Reviewed by Eric Seidel.
1040 Use option key (instead of control key) to move between word boundaries on Mac.
1042 * editing/selection/caret-mode-paragraph-keys-navigation.html:
1043 * platform/chromium/test_expectations.txt:
1045 2011-10-26 Pavel Feldman <pfeldman@google.com>
1047 Web Inspector: order console message parameters for better optional parameters handling.
1048 https://bugs.webkit.org/show_bug.cgi?id=70809
1050 Reviewed by Yury Semikhatsky.
1052 * inspector/console/console-preserve-log.html:
1054 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1056 Fix rebaseline done in r98439.
1058 * platform/chromium-cg-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
1059 * platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
1060 * platform/chromium/editing/pasteboard/copy-standalone-image-expected.txt: Added.
1062 2011-10-26 Vsevolod Vlasov <vsevik@chromium.org>
1064 Web Inspector: Debugger fails when there is an invalid watch expression.
1065 https://bugs.webkit.org/show_bug.cgi?id=70718
1067 Reviewed by Pavel Feldman.
1069 * inspector/debugger/error-in-watch-expressions.html:
1070 * inspector/debugger/watch-expressions-panel-switch-expected.txt: Added.
1071 * inspector/debugger/watch-expressions-panel-switch.html: Added.
1072 * platform/chromium/inspector/debugger/watch-expressions-panel-switch-expected.txt: Added.
1074 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1078 * platform/chromium/test_expectations.txt:
1080 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1082 More Chromium test expectation updates. Filed a bunch of bugs to track real failures
1083 and removed erroneous failing test expectations.
1085 * platform/chromium-cg-mac-leopard/editing/deleting/merge-whitespace-pre-expected.png:
1086 * platform/chromium-mac-leopard/editing/deleting/merge-whitespace-pre-expected.png: Added.
1087 * platform/chromium-mac-snowleopard/editing/deleting/merge-whitespace-pre-expected.png: Added.
1088 * platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png: Removed.
1089 * platform/chromium/test_expectations.txt:
1091 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1093 Cleanup Chromium test expectation. These tests were erroneously marked as timing out intermittently
1094 even though the Chromium issue 66085 was fixed a long time ago.
1096 Remove failing expectations from these tests except http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html
1097 which is still timing out intermittently on Chromium Linux. Filed the bug 70878 to track the failure.
1099 * platform/chromium/test_expectations.txt:
1101 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1103 Chromium editing test rebaselines and editing test expectations updates.
1105 * platform/chromium-linux/editing/selection/5354455-2-expected.png:
1106 * platform/chromium-mac-leopard/editing/inserting/12882-expected.png: Added.
1107 * platform/chromium-mac-snowleopard/editing/inserting/12882-expected.png: Added.
1108 * platform/chromium-mac-snowleopard/editing/selection/5354455-2-expected.png: Added.
1109 * platform/chromium-mac/editing/inserting/12882-expected.png: Removed.
1110 * platform/chromium-mac/editing/selection/5354455-2-expected.png: Removed.
1111 * platform/chromium/test_expectations.txt:
1113 2011-10-26 Ben Wells <benwells@chromium.org>
1115 Canvas drawImage with SourceIn, DestinationIn, SourceOut, DestinationAtop and Copy have errors
1116 https://bugs.webkit.org/show_bug.cgi?id=66920
1118 Reviewed by James Robinson.
1120 * fast/canvas/canvas-composite-image-expected.txt: Added.
1121 * fast/canvas/canvas-composite-image.html: Added.
1123 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1125 Chromium Mac rebaseline, trusting the baseline optimizer.
1127 * platform/chromium-cg-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Added.
1128 * platform/chromium-cg-mac/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
1129 * platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.png: Added.
1130 * platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Added.
1131 * platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.png: Removed.
1132 * platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
1134 2011-10-25 Ryosuke Niwa <rniwa@webkit.org>
1136 Mac, Qt, and Windows rebaseline r98407.
1138 * platform/mac/fast/dom/Window/window-property-descriptors-expected.txt:
1139 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1140 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
1142 2011-10-25 Sheriff Bot <webkit.review.bot@gmail.com>
1144 Unreviewed, rolling out r98379.
1145 http://trac.webkit.org/changeset/98379
1146 https://bugs.webkit.org/show_bug.cgi?id=70875
1148 Did not pass on JSC ports (Requested by abarth on #webkit).
1150 * fast/canvas/canvas-putImageData-expected.txt:
1151 * fast/canvas/canvas-putImageData.js:
1153 2011-10-25 Sheriff Bot <webkit.review.bot@gmail.com>
1155 Unreviewed, rolling out r98346.
1156 http://trac.webkit.org/changeset/98346
1157 https://bugs.webkit.org/show_bug.cgi?id=70874
1159 Breaks JSC-based bots. (Requested by pfeldman on #webkit).
1161 * inspector/debugger/error-in-watch-expressions.html:
1162 * inspector/debugger/watch-expressions-panel-switch-expected.txt: Removed.
1163 * inspector/debugger/watch-expressions-panel-switch.html: Removed.
1165 2011-10-25 Ryosuke Niwa <rniwa@webkit.org>
1167 Flaky Test: editing/pasteboard/copy-standalone-image.html
1168 https://bugs.webkit.org/show_bug.cgi?id=61813
1170 Reviewed by Adam Barth.
1172 The flakiness was caused by the fact test didn't wait until iframe finish loading.
1174 HTML5 section 4.8.2. the iframe element (http://www.whatwg.org/specs/web-apps/current-work/#the-iframe-element):
1175 When there is an active parser in the iframe, and when anything in the iframe is delaying the load event
1176 of the iframe's browsing context's active document, the iframe must delay the load event of its document.
1178 Since an image doesn't require an active parser, it does not delay the load event of the document.
1180 * editing/pasteboard/copy-standalone-image.html:
1181 * platform/chromium/test_expectations.txt:
1183 2011-10-25 Xiaomei Ji <xji@chromium.org>
1185 Disable editing/selection/move-by-word-visually-inline-block-positioned-element.html in QT after r98428.
1187 * platform/qt/Skipped:
1189 2011-10-25 Xiaomei Ji <xji@chromium.org>
1191 --webkit-visual-word does not work in multi-line
1192 https://bugs.webkit.org/show_bug.cgi?id=61344
1194 Reviewed by Ryosuke Niwa.
1196 * editing/selection/move-by-word-visually-inline-block-positioned-element-expected.txt: Added.
1197 * editing/selection/move-by-word-visually-inline-block-positioned-element.html: Added.
1198 * editing/selection/move-by-word-visually-multi-line-expected.txt:
1199 * editing/selection/move-by-word-visually-single-space-one-element-expected.txt:
1200 * editing/selection/move-by-word-visually-single-space-one-element.html:
1201 * platform/gtk/editing/selection/move-by-word-visually-multi-line-expected.txt:
1203 2011-10-25 Erik Arvidsson <arv@chromium.org>
1209 * fast/canvas/webgl/gl-teximage.html:
1211 2011-10-25 Chris Fleizach <cfleizach@apple.com>
1213 AX: WebKit does not expose HTML label for slider elements
1214 https://bugs.webkit.org/show_bug.cgi?id=70856
1216 Reviewed by Darin Adler.
1218 * platform/mac/accessibility/slider-allows-title-ui-element-expected.txt: Added.
1219 * platform/mac/accessibility/slider-allows-title-ui-element.html: Added.
1221 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1223 Unreviewed gardening.
1225 * platform/chromium/test_expectations.txt:
1226 fast/forms/form-associated-element-crash3.html has
1227 been timing out very regularly on linux debug.
1229 2011-10-25 Erik Arvidsson <arv@chromium.org>
1231 [Chromium] Fix expectation.
1235 * platform/chromium/fast/js/kde/garbage-n-expected.txt:
1237 2011-10-25 Anders Carlsson <andersca@apple.com>
1239 Plug-ins have no way to find out when the device scale factor changes
1240 https://bugs.webkit.org/show_bug.cgi?id=67226
1241 <rdar://problem/10048276>
1243 Reviewed by Sam Weinig.
1245 Update test to check that the scale factor is updated correctly.
1247 * platform/mac-wk2/plugins/contents-scale-factor.html:
1249 2011-10-25 Fady Samuel <fsamuel@chromium.org>
1251 Made Table tests for Bug 70678 Platform Independent
1252 https://bugs.webkit.org/show_bug.cgi?id=70850
1254 Reviewed by Adam Barth.
1256 * fast/table/table-anonymous-cell-bug-expected.png: Added.
1257 * fast/table/table-anonymous-cell-bug-expected.txt:
1258 * fast/table/table-anonymous-cell-bug.html:
1259 * fast/table/table-anonymous-row-bug-expected.png: Added.
1260 * fast/table/table-anonymous-row-bug-expected.txt:
1261 * fast/table/table-anonymous-row-bug.html:
1262 * fast/table/table-anonymous-section-bug-expected.png: Added.
1263 * fast/table/table-anonymous-section-bug-expected.txt:
1264 * fast/table/table-anonymous-section-bug.html:
1266 2011-10-25 Ryosuke Niwa <rniwa@webkit.org>
1268 Moving to the start of line should not place the caret outside of the table
1269 https://bugs.webkit.org/show_bug.cgi?id=70757
1271 Reviewed by Chang Shu.
1273 Added a test to move the caret to lineboundaries in the first and the last table cell.
1274 The caret should remain inside a table cell.
1276 * editing/selection/table-lineboundary-expected.txt: Added.
1277 * editing/selection/table-lineboundary.html: Added.
1279 2011-10-25 Erik Arvidsson <arv@chromium.org>
1281 JS Test Harness: Make successfullyParsed optional
1282 https://bugs.webkit.org/show_bug.cgi?id=70784
1284 Reviewed by Ojan Vafai.
1286 This makes "successfullyParsed = true" optional in favor of tracking syntax errors
1287 using window.onerror.
1289 * fast/*: Remove successfullyParsed.
1290 * fast/dom/Window/new-window-opener.html: Cleanup.
1291 * fast/dom/Window/resources/window-appendages-cleared-results.html:
1292 * fast/dom/Window/webkitConvertPoint.html: Ditto.
1293 * fast/dom/Window/webkitConvertPointUpdateLayout.html: Ditto.
1294 * fast/js/kde/evil-n.html: This is now a normal test since it is not supposed to fail.
1295 * fast/js/kde/garbage-n-expected.txt:
1296 * fast/js/kde/garbage-n.html: Use shouldHaveHadError instead of js-test-post-n.js
1297 * fast/js/kde/string-1-n.html: Ditto.
1298 * fast/js/kde/string-2-n.html: Ditto.
1299 * fast/js/resources/js-test-post-async.js: Ensure we didn't get an error.
1300 * fast/js/resources/js-test-post-function.js: Ditto.
1301 * fast/js/resources/js-test-post-n.js: Removed.
1302 * fast/js/resources/js-test-pre.js: Added shouldHaveHadError function that can be used to assert that the
1303 error message is what was expected.
1304 Ensure we didn't get an error in finistJSTest.
1306 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1310 * platform/chromium/test_expectations.txt: Missed some cases where
1311 video-porter.html times out. Also added zoom-animator-scale-test2.html
1312 that has been timing out for several days.
1314 2011-10-25 Anders Carlsson <andersca@apple.com>
1316 Plug-ins have to use JavaScript to find out the current device scale factor
1317 https://bugs.webkit.org/show_bug.cgi?id=67225
1318 <rdar://problem/10048258>
1320 Reviewed by Darin Adler.
1324 * platform/mac-wk2/plugins/contents-scale-factor-expected.txt: Added.
1325 * platform/mac-wk2/plugins/contents-scale-factor.html: Added.
1327 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1329 More unreviewed gardening.
1331 * platform/chromium/test_expectations.txt: Mark another test
1332 as crashing. Moved 2 tests together as they hit the same ASSERT
1335 2011-10-25 Leandro Pereira <leandro@profusion.mobi>
1337 [EFL] Unreviewed. Add CSS1 pixel baselines.
1339 * platform/efl/css1: [...]
1341 2011-10-25 Nate Chapin <japhet@chromium.org>
1343 Test update for https://bugs.webkit.org/show_bug.cgi?id=61225.
1344 Due to changes in the implementation of DocumentThreadableLoader (and
1345 therefore XHR), this test will have empty (rather than null) content
1346 if we go over the length limit.
1348 Reviewed by Antti Koivisto.
1350 * http/tests/inspector/network/network-content-replacement-xhr-expected.txt:
1352 2011-10-25 Pavel Podivilov <podivilov@chromium.org>
1354 Get rid of optional parameters in the middle in IDLs.
1355 https://bugs.webkit.org/show_bug.cgi?id=70816
1357 Reviewed by Adam Barth.
1359 Optional parameters in the middle are prohibited by WebIDL spec.
1361 * fast/canvas/canvas-putImageData-expected.txt:
1362 * fast/canvas/canvas-putImageData.js:
1364 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1366 Unreviewed gardening.
1368 * platform/chromium/test_expectations.txt: Marking a test as timing
1371 2011-10-25 Fady Samuel <fsamuel@chromium.org>
1373 Crash in WebCore::RenderTableSection::addChild due to assert failure
1374 https://bugs.webkit.org/show_bug.cgi?id=70678
1376 Reviewed by David Hyatt.
1378 If the child being added is not a Section/Row/Cell, and the previous sibling is not anonymous,
1379 we need to create a new anonymous Section/Row/Cell respectively, instead of failing an
1382 * fast/table/table-anonymous-cell-bug-expected.txt: Added.
1383 * fast/table/table-anonymous-cell-bug.html: Added.
1384 * fast/table/table-anonymous-row-bug-expected.txt: Added.
1385 * fast/table/table-anonymous-row-bug.html: Added.
1386 * fast/table/table-anonymous-section-bug-expected.txt: Added.
1387 * fast/table/table-anonymous-section-bug.html: Added.
1389 2011-10-25 Zoltan Herczeg <zherczeg@webkit.org>
1391 Add new uri tokenizer tests
1392 https://bugs.webkit.org/show_bug.cgi?id=70807
1394 Reviewed by Darin Adler.
1398 * fast/css/uri-token-parsing-expected.txt:
1399 * fast/css/uri-token-parsing.html:
1401 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1403 Unreviewed gardening.
1405 The old rebaseline looked wrong and did not match the other baselines. This is now corrected.
1407 * platform/chromium-cg-mac-leopard/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
1409 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1411 Unreviewed gardening.
1413 Partial rebaselining of fast/css/focus-ring-multiline-writingmode-vertical.html as it looks like it progressed
1416 * platform/chromium-cg-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1417 * platform/chromium-cg-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
1418 * platform/chromium-cg-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1419 * platform/chromium-cg-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Removed.
1420 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1421 * platform/chromium-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Removed.
1422 * platform/chromium/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1424 2011-10-25 Simon Fraser <simon.fraser@apple.com>
1426 REGRESSION (r88580): Cursor fails to change to pointer on embedded Google maps popups
1427 https://bugs.webkit.org/show_bug.cgi?id=62797
1429 Reviewed by Chris Marrin.
1431 New tests for hit testing through various configurations of 3D transforms.
1433 * platform/mac/transforms/3d/hit-testing/rotated-hit-test-expected.png: Removed.
1434 * platform/mac/transforms/3d/hit-testing/rotated-hit-test-expected.txt: Removed.
1435 * transforms/3d/hit-testing/composited-hit-test-expected.txt: Added.
1436 * transforms/3d/hit-testing/composited-hit-test.html: Added.
1437 * transforms/3d/hit-testing/resources/hit-test-utils.js: Added.
1438 * transforms/3d/hit-testing/rotated-hit-test-expected.txt: Added.
1439 * transforms/3d/hit-testing/rotated-hit-test-with-child-expected.txt: Added.
1440 * transforms/3d/hit-testing/rotated-hit-test-with-child.html: Added.
1441 * transforms/3d/hit-testing/rotated-hit-test.html:
1442 * transforms/3d/hit-testing/rotated-hit-test2-expected.txt: Added.
1443 * transforms/3d/hit-testing/rotated-hit-test2.html: Added.
1445 2011-10-24 Jer Noble <jer.noble@apple.com>
1447 compositing/video tests time out on Lion
1448 https://bugs.webkit.org/show_bug.cgi?id=70448
1450 Reviewed by Simon Fraser.
1452 * compositing/video/video-poster.html: Seek, instead of play, to trigger
1454 * http/tests/media/video-load-twice.html: Use waitForEventOnce so that
1455 canPlayThrough listener is triggered only once.
1456 * media/video-test.js: Add a new function, waitForEventOnce.
1458 (waitForEvent._eventCallback):
1461 2011-10-25 Cary Clark <caryclark@google.com>
1463 Unreviewed gardening: fifth chunk of baselines for Chromium-Skia
1466 [Omitting 736 of 742 files for brevity.]
1468 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-2-expected.png: Added.
1469 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-3-expected.png: Added.
1470 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-4-expected.png: Added.
1472 * platform/chromium-mac-leopard/transitions: Added.
1473 * platform/chromium-mac-leopard/transitions/default-timing-function-expected.png: Added.
1474 * platform/chromium-mac-leopard/transitions/svg-text-shadow-transition-expected.png: Added.
1476 2011-10-25 Arko Saha <arko@motorola.com>
1478 Microdata: itemtype attribute should be space-separated list to allow multiple types
1479 https://bugs.webkit.org/show_bug.cgi?id=70501
1481 Reviewed by Ryosuke Niwa.
1483 * fast/dom/MicroData/006.html:
1484 * fast/dom/MicroData/007.html:
1485 * fast/dom/MicroData/getitems-multiple-itemtypes-expected.txt: Added.
1486 * fast/dom/MicroData/getitems-multiple-itemtypes.html: Added.
1487 * fast/dom/MicroData/itemtype-add-remove-tokens-expected.txt: Added.
1488 * fast/dom/MicroData/itemtype-add-remove-tokens.html: Added.
1489 * fast/dom/MicroData/itemtype-attribute-test-expected.txt: Added.
1490 * fast/dom/MicroData/itemtype-attribute-test.html: Added.
1492 2011-10-25 Cary Clark <caryclark@google.com>
1494 Unreviewed gardening: fourth chunk of baselines for Chromium-Skia
1497 [Omitting 728 of 734 files for brevity.]
1499 * platform/chromium-mac-leopard/fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
1500 * platform/chromium-mac-leopard/fast/lists/scrolled-marker-paint-expected.png: Added.
1501 * platform/chromium-mac-leopard/fast/media: Added.
1503 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Added.
1504 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
1505 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Added.
1507 2011-10-25 Yury Semikhatsky <yurys@chromium.org>
1509 Web Inspector: redesign workers sidebar pane
1510 https://bugs.webkit.org/show_bug.cgi?id=70815
1512 Update tests in accord with change of class name from
1513 styles-sidebar-pane to sidebar-pane.
1515 Reviewed by Pavel Feldman.
1517 * http/tests/inspector/elements-test.js:
1518 (initialize_ElementTest.InspectorTest.dumpSelectedElementStyles):
1520 2011-10-25 Vsevolod Vlasov <vsevik@chromium.org>
1522 Web Inspector: Debugger fails when there is an invalid watch expression.
1523 https://bugs.webkit.org/show_bug.cgi?id=70718
1525 Reviewed by Pavel Feldman.
1527 * inspector/debugger/error-in-watch-expressions.html:
1528 * inspector/debugger/watch-expressions-panel-switch-expected.txt: Added.
1529 * inspector/debugger/watch-expressions-panel-switch.html: Added.
1531 2011-10-24 Pavel Podivilov <podivilov@chromium.org>
1533 Web Inspector: fix empty line handling in source maps.
1534 https://bugs.webkit.org/show_bug.cgi?id=70726
1536 Reviewed by Yury Semikhatsky.
1538 * inspector/debugger/compiler-source-mapping-expected.txt:
1539 * inspector/debugger/compiler-source-mapping.html:
1541 2011-10-25 Justin Schuh <jschuh@chromium.org>
1543 Check for empty string in parseArcFlag
1544 https://bugs.webkit.org/show_bug.cgi?id=70763
1546 Reviewed by Dirk Schulze.
1548 * svg/path-arc-invalid-expected.txt: Added.
1549 * svg/path-arc-invalid.html: Added.
1551 2011-10-24 Pavel Podivilov <podivilov@chromium.org>
1553 Web Inspector: keep old source mapping when new one could not be loaded.
1554 https://bugs.webkit.org/show_bug.cgi?id=70729
1556 Reviewed by Yury Semikhatsky.
1558 * inspector/debugger/raw-source-code-expected.txt:
1559 * inspector/debugger/raw-source-code.html:
1561 2011-10-25 Sachin Puranik <sachin.puranik@motorola.com>
1563 Double number step=.5 should be considered valid in <input type="number" step=".5">
1564 https://bugs.webkit.org/show_bug.cgi?id=70320
1566 Reviewed by Kent Tamura.
1568 * fast/forms/ValidityState-typeMismatch-number-expected.txt: Change in result of layout test.
1569 * fast/forms/input-step-as-double-expected.txt: Added, expected output for new test case.
1570 * fast/forms/input-step-as-double.html: Added, testcase to make sure that all ports
1571 consider .5 as a valid double value for step attribute of input element.
1572 * fast/forms/input-valueasnumber-number-expected.txt: Change in result of layout test.
1573 * fast/forms/range/input-valueasnumber-range-expected.txt: Change in result of layout test.
1574 * fast/forms/range/input-valueasnumber-range.html: Consider .2 as valid real number now.
1575 * fast/forms/script-tests/ValidityState-typeMismatch-number.js: Consider
1576 .2 as valid real number now.
1577 * fast/forms/script-tests/input-valueasnumber-number.js: Consider .2 as valid real number now.
1579 2011-10-25 Vsevolod Vlasov <vsevik@chromium.org>
1581 Web Inspector: Resources panel: display the current search match index in the toolbar.
1582 https://bugs.webkit.org/show_bug.cgi?id=66050
1584 Reviewed by Pavel Feldman.
1586 * http/tests/inspector/search/resources-search-match-index-expected.txt: Added.
1587 * http/tests/inspector/search/resources-search-match-index.html: Added.
1589 2011-10-25 Csaba Osztrogonác <ossy@webkit.org>
1591 inspector/cookie-parser.html is a flaky crash
1592 https://bugs.webkit.org/show_bug.cgi?id=62662
1594 * platform/qt/Skipped: Skip one more test because of this bug: inspector/evaluate-in-page.html.
1596 2011-10-25 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1598 [Qt] Remove from Skipped list. Test passes: fast/transforms/scrollIntoView-transformed.html
1599 https://bugs.webkit.org/show_bug.cgi?id=58559
1601 Reviewed by Simon Hausmann.
1603 * platform/qt/Skipped:
1605 2011-10-25 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1607 [Qt] Removing test from Skipped list. Test passes: html5lib/runner.html
1608 https://bugs.webkit.org/show_bug.cgi?id=53030
1610 Reviewed by Simon Hausmann.
1612 * platform/qt/Skipped:
1614 2011-10-21 Andrey Kosyakov <caseq@chromium.org>
1616 Web Inspector: [Extensions API] allow extensions to specify script to be injected on reload
1617 https://bugs.webkit.org/show_bug.cgi?id=70600
1619 Reviewed by Pavel Feldman.
1621 * inspector/extensions/extensions-reload-expected.txt: Added.
1622 * inspector/extensions/extensions-reload.html: Added.
1624 2011-10-25 Sheriff Bot <webkit.review.bot@gmail.com>
1626 Unreviewed, rolling out r98309.
1627 http://trac.webkit.org/changeset/98309
1628 https://bugs.webkit.org/show_bug.cgi?id=70801
1630 Test fails on mac (Requested by benwells on #webkit).
1632 * fast/canvas/canvas-composite-image-expected.txt: Removed.
1633 * fast/canvas/canvas-composite-image.html: Removed.
1635 2011-10-24 Oliver Varga <voliver@inf.u-szeged.hu>
1637 [Qt] Unreviewed gardening, add missing result after r98309.
1639 * platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1640 * platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
1641 * platform/qt/svg/filters/feColorMatrix-default-type-expected.png: Added.
1642 * platform/qt/svg/filters/feColorMatrix-default-type-expected.txt: Added.
1644 2011-10-24 Martin Robinson <mrobinson@igalia.com>
1646 REGRESSION (r97865): broke plugins/resize-from-plugin.html on GTK
1647 https://bugs.webkit.org/show_bug.cgi?id=70481
1649 Update test results to reflect that the plugin clipping rectangle
1652 * platform/gtk/Skipped: Unskip the test.
1653 * platform/gtk/plugins/resize-from-plugin-expected.txt: Update results.
1655 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1657 Unreviewed gardening.
1659 Add a new baseline for snow-leopard.
1661 * platform/chromium-mac-snowleopard/svg/filters: Added.
1662 * platform/chromium-mac-snowleopard/svg/filters/feColorMatrix-default-type-expected.png: Added.
1664 2011-10-24 Ben Wells <benwells@chromium.org>
1666 Canvas drawImage with SourceIn, DestinationIn, SourceOut, DestinationAtop and Copy have errors
1667 https://bugs.webkit.org/show_bug.cgi?id=66920
1669 Reviewed by James Robinson.
1671 * fast/canvas/canvas-composite-image-expected.txt: Added.
1672 * fast/canvas/canvas-composite-image.html: Added.
1674 2011-10-24 Ryosuke Niwa <rniwa@webkit.org>
1676 GTK and Windows rebaselines after r98199.
1678 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
1679 * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
1681 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1683 Unreviewed rebaseline after r98293.
1685 * platform/chromium-win/svg/filters/feColorMatrix-default-type-expected.png: Added.
1687 2011-10-24 Arko Saha <arko@motorola.com>
1689 Microdata: Add itemprop, itemref, itemvalue attributes.
1690 https://bugs.webkit.org/show_bug.cgi?id=69839
1692 Reviewed by Ryosuke Niwa.
1694 Added test-cases for Microdata itemprop, itemref, itemvalue attributes.
1696 * fast/dom/MicroData/002-expected.txt:
1697 * fast/dom/MicroData/002.html:
1698 * fast/dom/MicroData/003-expected.txt:
1699 * fast/dom/MicroData/003.html:
1700 * fast/dom/MicroData/005-expected.txt:
1701 * fast/dom/MicroData/005.html:
1702 * fast/dom/MicroData/006-expected.txt:
1703 * fast/dom/MicroData/009.html:
1704 * fast/dom/MicroData/itemprop-add-remove-tokens-expected.txt: Added.
1705 * fast/dom/MicroData/itemprop-add-remove-tokens.html: Added.
1706 * fast/dom/MicroData/itemprop-for-an-element-must-be-correct-expected.txt: Added.
1707 * fast/dom/MicroData/itemprop-for-an-element-must-be-correct.html: Added.
1708 * fast/dom/MicroData/itemprop-must-be-read-only-expected.txt: Added.
1709 * fast/dom/MicroData/itemprop-must-be-read-only.html: Added.
1710 * fast/dom/MicroData/itemprop-reflected-by-itemProp-property-expected.txt: Added.
1711 * fast/dom/MicroData/itemprop-reflected-by-itemProp-property.html: Added.
1712 * fast/dom/MicroData/itemref-add-remove-tokens-expected.txt: Added.
1713 * fast/dom/MicroData/itemref-add-remove-tokens.html: Added.
1714 * fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property-expected.txt: Added.
1715 * fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property.html: Added.
1716 * fast/dom/MicroData/itemref-for-an-element-must-be-correct-expected.txt: Added.
1717 * fast/dom/MicroData/itemref-for-an-element-must-be-correct.html: Added.
1718 * fast/dom/MicroData/itemref-must-be-read-only-expected.txt: Added.
1719 * fast/dom/MicroData/itemref-must-be-read-only.html: Added.
1720 * fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt: Added.
1721 * fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element.html: Added.
1722 * fast/dom/MicroData/itemvalue-reflects-href-attr-expected.txt: Added.
1723 * fast/dom/MicroData/itemvalue-reflects-href-attr.html: Added.
1724 * fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt: Added.
1725 * fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element.html: Added.
1726 * fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element-expected.txt: Added.
1727 * fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element.html: Added.
1728 * fast/dom/MicroData/itemvalue-reflects-the-src-attr-expected.txt: Added.
1729 * fast/dom/MicroData/itemvalue-reflects-the-src-attr.html: Added.
1730 * fast/dom/MicroData/itemvalue-returns-element-itself-expected.txt: Added.
1731 * fast/dom/MicroData/itemvalue-returns-element-itself.html: Added.
1732 * fast/dom/MicroData/itemvalue-returns-null-expected.txt: Added.
1733 * fast/dom/MicroData/itemvalue-returns-null.html: Added.
1734 * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001-expected.txt: Added.
1735 * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001.html: Added.
1736 * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002-expected.txt: Added.
1737 * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002.html: Added.
1738 * fast/dom/MicroData/resources/microdata-common.js:
1742 2011-10-24 Filip Pizlo <fpizlo@apple.com>
1744 Object-or-other branch speculation may corrupt the state for OSR if the child of the
1745 branch is an integer
1746 https://bugs.webkit.org/show_bug.cgi?id=70777
1748 Reviewed by Oliver Hunt.
1750 * fast/js/dfg-other-branch-expected.txt: Added.
1751 * fast/js/dfg-other-branch.html: Added.
1752 * fast/js/script-tests/dfg-other-branch.js: Added.
1756 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1758 Unreviewed gardening.
1760 Bug 58013 has landed 3 months ago and it looks like the rebaseline was forgotten.
1761 The new result is consistent with the other platforms.
1763 * platform/chromium-linux/fast/repaint/scale-page-shrink-expected.txt: Removed.
1764 * platform/chromium-win/fast/repaint/scale-page-shrink-expected.png: Added.
1765 * platform/chromium-win/fast/repaint/scale-page-shrink-expected.txt: Added.
1766 * platform/chromium/test_expectations.txt:
1768 2011-10-24 Filip Pizlo <fpizlo@apple.com>
1770 op_new_array_buffer is not inlined correctly
1771 https://bugs.webkit.org/show_bug.cgi?id=70770
1773 Reviewed by Oliver Hunt.
1775 * fast/js/dfg-inline-new-array-buffer-expected.txt: Added.
1776 * fast/js/dfg-inline-new-array-buffer.html: Added.
1777 * fast/js/script-tests/dfg-inline-new-array-buffer.js: Added.
1781 2011-10-24 Tim Horton <timothy_horton@apple.com>
1783 feColorMatrix doesn't use the correct default "matrix" type when no type attribute is specified
1784 https://bugs.webkit.org/show_bug.cgi?id=70035
1785 <rdar://problem/10280177>
1787 Reviewed by Nikolas Zimmermann.
1789 Add a test that ensures that feColorMatrix's type attribute defaults to "matrix".
1791 * platform/mac/svg/filters/feColorMatrix-default-type-expected.png: Added.
1792 * platform/mac/svg/filters/feColorMatrix-default-type-expected.txt: Added.
1793 * svg/filters/feColorMatrix-default-type.svg: Added.
1795 2011-10-24 Levi Weintraub <leviw@chromium.org>
1797 Adding Chromium expectations from http://trac.webkit.org/changeset/98263
1801 * platform/chromium-cg-mac-snowleopard/svg/as-object: Added.
1802 * platform/chromium-cg-mac-snowleopard/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1803 * platform/chromium-linux-x86/svg/as-object: Removed.
1804 * platform/chromium-linux/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1805 * platform/chromium-mac-snowleopard/svg/as-object: Added.
1806 * platform/chromium-mac-snowleopard/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1807 * platform/chromium-win/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1808 * platform/chromium-win/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
1809 * platform/chromium/test_expectations.txt:
1811 2011-10-24 Levi Weintraub <leviw@chromium.org>
1813 Fixing a collision in Mac results and adding qt results from http://trac.webkit.org/changeset/98263
1815 Unreviewed test expectations update.
1817 * platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Fixing collision that removes
1819 * platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-actual.txt: Added.
1821 2011-10-24 Joshua Bell <jsbell@chromium.org>
1823 IndexedDB: Throw DATA_ERR on invalid keys, remove null key support
1824 https://bugs.webkit.org/show_bug.cgi?id=70065
1826 Reviewed by Tony Chang.
1828 Updated expectations now that most tests match spec. Includes change to
1829 objectstore-basics test to avoid hitting https://bugs.webkit.org/show_bug.cgi?id=70041
1830 since this CL stops hiding that bug.
1832 * storage/indexeddb/factory-cmp-expected.txt:
1833 * storage/indexeddb/index-basics-expected.txt:
1834 * storage/indexeddb/invalid-keys-expected.txt:
1835 * storage/indexeddb/keyrange-expected.txt:
1836 * storage/indexeddb/objectstore-basics-expected.txt:
1837 * storage/indexeddb/objectstore-basics.html:
1838 * storage/indexeddb/open-cursor-expected.txt:
1840 2011-10-24 Ojan Vafai <ojan@chromium.org>
1842 Some more fixups from http://trac.webkit.org/changeset/98265.
1844 The leopard bot results are incorrect, but that's because the
1845 chromium leopard bots have not compiled in a few days. Once
1846 the bots are fixed, we'll need to rebaseline this test again for
1849 * platform/chromium-cg-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
1850 * platform/chromium-cg-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
1851 * platform/chromium-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
1852 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
1854 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1856 Unreviewed rebaseline of svg/W3C-SVG-1.1-SE/coords-units-03-b.html
1858 The new baselines all match the existing ones. Not sure if we really pass the test as
1859 2 lines should be 200px but at least all the baselines are consistent (within some font
1862 * platform/chromium-cg-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
1863 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1-SE: Added.
1864 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
1865 * platform/chromium-cg-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Removed.
1866 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
1867 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE: Added.
1868 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
1869 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE: Added.
1870 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
1871 * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
1872 * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt:
1873 * platform/chromium/test_expectations.txt:
1874 * platform/gtk/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Removed.
1875 * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Removed.
1876 * svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added.
1878 2011-10-24 Ojan Vafai <ojan@chromium.org>
1880 Cleanup some test expectations missed in r98183.
1882 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
1883 * platform/chromium-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1884 * platform/chromium-win/fast/backgrounds/background-leakage-transforms-expected.txt: Removed.
1885 * platform/chromium/fast/backgrounds/background-leakage-transforms-expected.txt: Removed.
1886 * platform/chromium/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Renamed from LayoutTests/platform/chromium-cg-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt.
1887 * platform/chromium/fast/writing-mode/fallback-orientation-expected.txt: Removed.
1888 * platform/chromium/test_expectations.txt:
1890 2011-10-24 Levi Weintraub <leviw@chromium.org>
1892 <svg> fails to use explicit width and height inside <html> inside IFRAME
1893 https://bugs.webkit.org/show_bug.cgi?id=64823
1895 Reviewed by Nikolas Zimmermann.
1897 Fixing a bug where SVG negotiated size when embedded in html inside an iframe.
1899 * platform/chromium/test_expectations.txt: Will update with results on other platforms.
1900 * platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1901 * platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
1902 * svg/as-object/svg-embedded-in-html-in-iframe.html: Added.
1904 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1906 Unreviewed gardening rebaselining.
1908 Updating those baselines as they match Mac and looks like progressions. Linux was needing a wrong
1909 rebaseline, so it was not rebaselined.
1911 * platform/chromium-cg-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
1912 * platform/chromium-cg-mac-snowleopard/fast/repaint: Added.
1913 * platform/chromium-cg-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
1914 * platform/chromium-mac-leopard/fast/repaint: Added.
1915 * platform/chromium-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
1916 * platform/chromium-mac-snowleopard/fast/repaint: Added.
1917 * platform/chromium-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
1918 * platform/chromium-win/fast/repaint/table-cell-collapsed-border-expected.png:
1919 * platform/chromium/test_expectations.txt:
1921 2011-10-24 Joshua Bell <jsbell@chromium.org>
1923 IndexedDB add should fail adding an inline and passed key simultaneously
1924 https://bugs.webkit.org/show_bug.cgi?id=58598
1926 Reviewed by Tony Chang.
1928 * storage/indexeddb/mozilla/key-requirements-inline-and-passed.html: Added.
1929 * storage/indexeddb/mozilla/key-requirements-inline-and-passed-expected.txt: Added.
1931 2011-10-24 Cary Clark <caryclark@google.com>
1933 Unreviewed gardening: third chunk of baselines for Chromium-Skia
1936 [Omitting 736 of 743 files for brevity.]
1938 * platform/chromium-mac-leopard/fast/block/positioning/absolute-length-of-neg-666666-expected.png: Added.
1939 * platform/chromium-mac-leopard/fast/block/positioning/absolute-position-direction-expected.png: Added.
1940 * platform/chromium-mac-leopard/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Added.
1942 * platform/chromium-mac-leopard/fast/lists/ol-display-types-expected.png: Added.
1943 * platform/chromium-mac-leopard/fast/lists/ol-start-dynamic-expected.png: Added.
1944 * platform/chromium-mac-leopard/fast/lists/olstart-expected.png: Added.
1945 * platform/chromium/test_expectations.txt:
1947 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1949 [chromium] New failing test fast/events/dropzone-002.html
1950 https://bugs.webkit.org/show_bug.cgi?id=61625
1952 Unreviewed gardening.
1954 * platform/chromium/test_expectations.txt: The test has been passing
1955 on all platforms except leopard for several days.
1957 2011-10-24 Alexander Pavlov <apavlov@chromium.org>
1959 Web Inspector: [Styles] Adding a new style rule breaks things
1960 https://bugs.webkit.org/show_bug.cgi?id=70721
1962 Reviewed by Pavel Feldman.
1964 * inspector/styles/styles-add-new-rule-expected.txt:
1965 * inspector/styles/styles-add-new-rule.html:
1967 2011-10-24 Pavel Feldman <pfeldman@google.com>
1969 Web Inspector: do not force document loading on reload (should happen on demand).
1970 https://bugs.webkit.org/show_bug.cgi?id=70724
1972 Reviewed by Yury Semikhatsky.
1974 * inspector/debugger/dom-breakpoints.html:
1975 * inspector/debugger/error-in-watch-expressions.html:
1977 2011-10-24 Yury Semikhatsky <yurys@chromium.org>
1979 Web Inspector: allow debugging dedicated worker initialization
1980 https://bugs.webkit.org/show_bug.cgi?id=70723
1982 Reviewed by Pavel Feldman.
1984 * inspector/protocol/runtime-agent-expected.txt:
1985 * inspector/protocol/runtime-agent.html:
1987 2011-10-24 Alejandro G. Castro <alex@igalia.com>
1989 Unreviewed, skip failing test in GTK, added bug 70720. Rebaseline
1990 prototype-inheritance-2.html.
1992 * platform/gtk/Skipped: skipped fast/events/event-creation.html.
1993 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
1994 Reset expected results after r98199.
1996 2011-10-21 Alexander Pavlov <apavlov@chromium.org>
1998 Web Inspector: Audits hang on pages without img[src] elements
1999 https://bugs.webkit.org/show_bug.cgi?id=70604
2001 Reviewed by Pavel Feldman.
2003 * inspector/audits/audits-panel-noimages-functional-expected.txt: Added.
2004 * inspector/audits/audits-panel-noimages-functional.html: Added.
2006 2011-10-24 Deepak Sherveghar <bpwv64@motorola.com>
2008 [Qt] fast/events/media-focus-in-standalone-media-document.html fails
2009 https://bugs.webkit.org/show_bug.cgi?id=70110
2011 Reviewed by Simon Hausmann.
2013 Remove media-focus-in-standalone-media-document.html from Qt Skipped test list.
2015 * platform/qt/Skipped:
2017 2011-10-24 Pavel Feldman <pfeldman@chromium.org>
2019 Web Inspector: make view load CSS files upon show.
2020 https://bugs.webkit.org/show_bug.cgi?id=70696
2022 Reviewed by Yury Semikhatsky.
2024 * inspector/view-css-expected.txt: Added.
2025 * inspector/view-css.html: Added.
2026 * inspector/view-events-expected.txt:
2027 * inspector/view-events.html:
2029 2011-10-24 Kosztyo Kristof <kkristof@inf.u-szeged.hu>
2031 [Qt] Unreviewed gardening after r98199
2033 * platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
2035 2011-10-24 Yosifumi Inoue <yosin@chromium.org>
2037 [Forms] Setting defaultValue should hide an input placeholder.
2038 https://bugs.webkit.org/show_bug.cgi?id=70586
2040 Reviewed by Kent Tamura.
2042 This test checks "value" attribute (default value) changing in two
2043 ways, one is using setDefault method and another is setAttribute
2046 * fast/forms/placeholder-and-default-value-expected.html: Added. Render text input element with "Default" value.
2047 * fast/forms/placeholder-and-default-value.html: Added. Render text input element with placeholder attribute and a script to change default value of input element to "Default" from empty.
2049 2011-10-23 Adam Barth <abarth@webkit.org>
2051 <img crossorigin> should fail to load when CORS check fails
2052 https://bugs.webkit.org/show_bug.cgi?id=69732
2054 Reviewed by Darin Adler.
2056 Test that images loaded with the crossorigin attribute fail to load if
2057 the CORS access check doesn't pass.
2059 * http/tests/security/img-with-failed-cors-check-fails-to-load-expected.txt: Added.
2060 * http/tests/security/img-with-failed-cors-check-fails-to-load.html: Added.
2062 2011-10-23 Filip Pizlo <fpizlo@apple.com>
2064 DFG should inline constructors
2065 https://bugs.webkit.org/show_bug.cgi?id=70675
2067 Reviewed by Oliver Hunt.
2069 Adds test that asserts that register pressure induced by inlining doesn't
2070 result in spilling corrupting values.
2072 * fast/js/dfg-inlining-reg-alloc-expected.txt: Added.
2073 * fast/js/dfg-inlining-reg-alloc.html: Added.
2074 * fast/js/script-tests/dfg-inlining-reg-alloc.js: Added.
2079 2011-10-23 Yuzo Fujishima <yuzo@google.com>
2081 [chromium] Test expecation change. inspector/elements/edit-dom-actions.html times out since around r98120:98133 (chromium 106751:106770).
2085 * platform/chromium/test_expectations.txt:
2087 2011-10-23 Yuzo Fujishima <yuzo@google.com>
2089 [chromium] Test expectation change for "r98183 causes 4 snowleopard tests to fail".
2090 https://bugs.webkit.org/show_bug.cgi?id=70704
2094 * platform/chromium/test_expectations.txt:
2096 2011-10-23 Geoffrey Garen <ggaren@apple.com>
2100 Updated two test results I missed in my last check-in.
2102 These tests depended on non-deterministic effects of hash order, so I
2105 * http/tests/inspector/search/search-in-resources-expected.txt:
2106 * platform/mac/fast/dom/prototype-inheritance-2-expected.txt:
2108 2011-10-23 Kaustubh Atrawalkar <kaustubh@motorola.com>
2110 [GTK] Implement KeyDown function for WebKit2 EventSender.
2111 https://bugs.webkit.org/show_bug.cgi?id=69410
2113 Unskip passed tests.
2115 Reviewed by Martin Robinson.
2117 * platform/gtk-wk2/Skipped:
2119 2011-10-21 Geoffrey Garen <ggaren@apple.com>
2121 Separated string lifetime bits from character buffer state bits
2122 https://bugs.webkit.org/show_bug.cgi?id=70673
2124 Reviewed by Anders Carlsson.
2126 These tests depended on non-deterministic effects of hash order, so I
2129 * fast/dom/prototype-inheritance-2-expected.txt: Updated for slightly
2130 different order of discovering properties.
2132 * fast/js/delete-syntax-expected.txt:
2133 * fast/js/script-tests/delete-syntax.js: Updated not to depend on iteration
2134 order, since that's not what this test is about.
2136 * http/tests/inspector/inspector-test.js: Updated not to depend on
2137 global function iteration order. This test setup is pretty spaghetti.
2138 I think I avoided making it even more spaghetti.
2140 * inspector/storage-panel-dom-storage-expected.txt: Updated for changed
2143 2011-10-22 Benjamin Poulain <benjamin@webkit.org>
2145 Make relayout-nested-positioned-elements-crash.html more reliable
2146 https://bugs.webkit.org/show_bug.cgi?id=70672
2148 Reviewed by Kenneth Rohde Christiansen.
2150 The test relayout-nested-positioned-elements-crash relies on implementation
2151 details of the test runner. If the function runTest() is run
2152 during the test, the result will be different than the expected results.
2154 Change the test to use the Javascript test framework.
2155 Ensure the element has the correct style in the final state.
2157 * fast/block/positioning/relayout-nested-positioned-elements-crash-expected.txt:
2158 * fast/block/positioning/relayout-nested-positioned-elements-crash.html:
2160 2011-10-20 Pavel Feldman <pfeldman@google.com>
2162 Web Inspector: get rid of View::hide, View::set visible, View::attach.
2163 https://bugs.webkit.org/show_bug.cgi?id=70523
2165 Reviewed by Yury Semikhatsky.
2167 * inspector/debugger/scripts-panel.html:
2168 * inspector/view-events-expected.txt:
2169 * inspector/view-events.html:
2171 2011-10-21 Filip Pizlo <fpizlo@apple.com>
2173 DFG inlining sometimes fails to reset constant references
2174 https://bugs.webkit.org/show_bug.cgi?id=70668
2176 Reviewed by Anders Carlsson.
2178 Added a new test that covers this specific bug as well as the general
2179 ability to perform inlining, and the ability to OSR out of an inline
2182 * fast/js/dfg-inline-constant-expected.txt: Added.
2183 * fast/js/dfg-inline-constant.html: Added.
2184 * fast/js/script-tests/dfg-inline-constant.js: Added.
2188 2011-10-21 Ojan Vafai <ojan@chromium.org>
2190 Fixup test expectations now that http://trac.webkit.org/changeset/98173 has landed.
2192 * platform/chromium-cg-mac-leopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
2193 * platform/chromium-cg-mac-leopard/fast/writing-mode/fallback-orientation-expected.png:
2194 * platform/chromium-cg-mac-snowleopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
2195 * platform/chromium-cg-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png: Added.
2196 * platform/chromium-cg-mac/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
2197 * platform/chromium-mac-leopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
2198 * platform/chromium-mac-leopard/fast/writing-mode/fallback-orientation-expected.png: Added.
2199 * platform/chromium-mac-snowleopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
2200 * platform/chromium-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png:
2201 * platform/chromium-mac/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
2202 * platform/chromium-win/fast/backgrounds/background-leakage-transforms-expected.txt: Added.
2203 * platform/chromium/fast/backgrounds/background-leakage-transforms-expected.txt: Added.
2204 * platform/chromium/fast/writing-mode/fallback-orientation-expected.txt: Added.
2205 * platform/chromium/test_expectations.txt:
2207 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2209 [Chromium] Layout Test fast/canvas/webgl/premultiplyalpha-test.html is failing
2210 https://bugs.webkit.org/show_bug.cgi?id=68885
2212 Unreviewed gardening.
2214 * platform/chromium/test_expectations.txt: Removed the test since it has been passing on
2215 the bots for at least a week.
2217 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2219 Unreviewed rebaseline.
2221 This test started failing on the bot. As this is a progression, updating the baseline.
2223 * platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.png: Removed.
2224 * platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.txt: Removed.
2225 * platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.png: Removed.
2226 * platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.txt: Removed.
2227 * platform/chromium/fast/multicol/flipped-blocks-border-after-expected.png: Added.
2229 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2231 [Chromium] Layout Test canvas/philip/tests/toDataURL.jpeg.*.html is failing on Mac 10.5 CG
2232 https://bugs.webkit.org/show_bug.cgi?id=68879
2234 Reviewed by Adam Barth.
2236 * platform/chromium/test_expectations.txt: Those changes have been consistently passing on
2237 the bots for at least 10 days.
2239 2011-10-21 Dmitry Lomov <dslomov@google.com>
2241 https://bugs.webkit.org/show_bug.cgi?id=70580
2242 [Chromium] Implement MessagePort transfer in chromium port of webkit.
2243 Results for JSC include some FAILs - this will be addressed when JSC
2244 implements message port transfers as well (https://bugs.webkit.org/show_bug.cgi?id=70658)
2246 Reviewed by David Levin.
2248 * fast/dom/Window/window-postmessage-args-expected.txt:
2249 * fast/dom/Window/window-postmessage-args.html:
2250 * fast/events/message-port-multi-expected.txt:
2251 * fast/events/resources/message-port-multi.js:
2252 (testTransfers.channel0.port2.onmessage):
2254 (channel.port2.onmessage):
2255 * platform/chromium-win/fast/events/message-port-multi-expected.txt:
2256 * platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt:
2258 2011-10-21 Vineet Chaudhary <vineet.chaudhary@motorola.com>
2260 Setting form.enctype reflected attribute behaves strangely.
2261 https://bugs.webkit.org/show_bug.cgi?id=44879
2263 Reviewed by Darin Adler.
2265 Leading/trailing white-spaces should not be allowed while specifying attribute value.
2266 Added more test coverage for form.enctype attribute.
2268 * fast/forms/encoding-test.html:
2269 * fast/forms/enctype-attribute-expected.txt:
2270 * fast/forms/enctype-attribute.html: Corrected test case as per new behavior.
2272 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2276 * platform/chromium/test_expectations.txt: We are randomly hitting
2277 a known ASSERT on this test case.
2279 2011-10-21 Adam Klein <adamk@chromium.org>
2281 [MutationObservers] Implement basic subtree observation
2282 https://bugs.webkit.org/show_bug.cgi?id=70436
2284 Reviewed by Ryosuke Niwa.
2286 * fast/mutation/observe-subtree-expected.txt: Added.
2287 * fast/mutation/observe-subtree.html: Added.
2289 2011-10-21 Joshua Bell <jsbell@chromium.org>
2291 IndexedDB: objectStore.transaction property should be readonly
2292 https://bugs.webkit.org/show_bug.cgi?id=62395
2294 Reviewed by Tony Chang.
2296 * storage/indexeddb/objectstore-basics-expected.txt:
2297 * storage/indexeddb/objectstore-basics.html:
2298 * storage/indexeddb/readonly-properties-expected.txt: Added.
2299 * storage/indexeddb/readonly-properties.html: Added.
2301 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2303 Unreviewed gardening, yet another flaky crashing test.
2305 * platform/chromium/test_expectations.txt:
2307 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2309 Gardening rebaselines.
2311 * platform/chromium-linux-x86/fast/multicol/vertical-lr: Removed.
2312 * platform/chromium-linux-x86/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Removed.
2313 * platform/chromium-linux-x86/fast/multicol/vertical-rl: Removed.
2314 * platform/chromium-linux-x86/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Removed.
2315 * platform/chromium-linux/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Removed.
2316 * platform/chromium-linux/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Removed.
2317 * platform/chromium-win/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2318 * platform/chromium-win/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2319 * platform/chromium/fast/multicol: Added.
2320 * platform/chromium/fast/multicol/vertical-lr: Added.
2321 * platform/chromium/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2322 * platform/chromium/fast/multicol/vertical-rl: Added.
2323 * platform/chromium/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2324 * platform/chromium/test_expectations.txt:
2325 The dumps are weird on SL so we don't land them but mark the test as PASS TEXT.
2327 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2329 Unreviewed gardening.
2331 * platform/chromium/test_expectations.txt: This test is flaky and crashing
2332 sometimes on snow-leopard.
2334 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2336 Fix r98125 by having duplicate entries for Win Debug.
2338 * platform/chromium/test_expectations.txt:
2340 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2342 Unreviewed gardening.
2344 * platform/chromium/test_expectations.txt: The test is now also failing on debug on XP.
2346 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2348 Unreviewed gardening.
2350 * platform/chromium/test_expectations.txt: Mark call-base-resolution.html as crashing on snow-leopard.
2352 2011-10-21 Rafael Weinstein <rafaelw@chromium.org>
2354 [MutationObservers] Implement WebKitMutationObserver.observe for childList changes
2355 https://bugs.webkit.org/show_bug.cgi?id=68955
2357 Reviewed by Ryosuke Niwa.
2359 * fast/mutation/observe-attributes-expected.txt:
2360 * fast/mutation/observe-attributes.html:
2361 * fast/mutation/observe-childList-expected.txt: Added.
2362 * fast/mutation/observe-childList.html: Added.
2364 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2366 Unreviewed gardening: rebaseline 2 tests (small color difference).
2368 * platform/chromium-linux-x86/fast/multicol: Added.
2369 * platform/chromium-linux-x86/fast/multicol/vertical-lr: Added.
2370 * platform/chromium-linux-x86/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2371 * platform/chromium-linux-x86/fast/multicol/vertical-rl: Added.
2372 * platform/chromium-linux-x86/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2373 * platform/chromium-linux/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2374 * platform/chromium-linux/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2376 2011-10-21 Cary Clark <caryclark@google.com>
2378 Unreviewed gardening: second chunk of baselines for Chromium-Skia
2381 [Omitting 706 of 712 files for brevity.]
2383 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Added.
2384 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Added.
2385 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Added.
2387 * platform/chromium-mac-leopard/fast/block/positioning/absolute-in-inline-rtl-expected.png: Added.
2388 * platform/chromium-mac-leopard/fast/block/positioning/absolute-in-inline-short-ltr-expected.png: Added.
2389 * platform/chromium-mac-leopard/fast/block/positioning/absolute-in-inline-short-rtl-expected.png: Added.
2391 2011-10-21 Sheriff Bot <webkit.review.bot@gmail.com>
2393 Unreviewed, rolling out r98079.
2394 http://trac.webkit.org/changeset/98079
2395 https://bugs.webkit.org/show_bug.cgi?id=70624
2397 The extensions tests enabled are failing on the Chromium Win
2398 Dbg bot (Requested by jchaffraix on #webkit).
2400 * http/tests/inspector/extensions-headers.html:
2401 * http/tests/inspector/resources/extension-main.js:
2403 * inspector/extensions/extensions-audits.html:
2404 * inspector/extensions/extensions-console.html:
2405 * inspector/extensions/extensions-resources.html:
2406 * platform/chromium/inspector/extensions/extensions-api-expected.txt: Removed.
2407 * platform/chromium/inspector/extensions/extensions-eval-expected.txt: Removed.
2408 * platform/chromium/test_expectations.txt:
2410 2011-10-21 Dan Bernstein <mitz@apple.com>
2412 Column rules positioned incorrectly in vertical-rl block with horizontal border or padding
2413 https://bugs.webkit.org/show_bug.cgi?id=70622
2415 Reviewed by Beth Dakin.
2417 * fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2418 * fast/multicol/vertical-lr/rules-with-border-before-expected.txt: Added.
2419 * fast/multicol/vertical-lr/rules-with-border-before.html: Added.
2420 * fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2421 * fast/multicol/vertical-rl/rules-with-border-before-expected.txt: Added.
2422 * fast/multicol/vertical-rl/rules-with-border-before.html: Added.
2424 2011-10-21 Elliot Poger <epoger@google.com>
2426 re-enable layout tests against chromium-mac-snowleopard (Skia) baselines
2427 https://bugs.webkit.org/show_bug.cgi?id=70612
2429 Reviewed by Adam Barth.
2431 * platform/chromium-mac-snowleopard/fast/dom/call-a-constructor-as-a-function-expected.txt: Removed.
2432 * platform/chromium-mac-snowleopard/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.
2433 * platform/chromium-mac-snowleopard/fast/parser/entity-end-script-tag-expected.txt: Removed.
2434 * platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.png: Added.
2435 * platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.txt: Added.
2436 * platform/chromium-mac/fast/multicol/vertical-rl/rule-style-expected.png: Added.
2437 * platform/chromium-mac/fast/repaint/continuation-after-outline-expected.png:
2438 * platform/chromium/test_expectations.txt:
2440 2011-10-21 Devdatta Deshpande <pwjd73@motorola.com>
2442 [Gtk] mousemove event always has metaKey == true
2443 https://bugs.webkit.org/show_bug.cgi?id=35299
2445 Reviewed by Martin Robinson.
2447 For testing state of metaKey for mouse and keyboard events generated
2448 using evnetSender object.
2450 * platform/gtk/fast/events/event-sender-metakey-expected.txt: Added.
2451 * platform/gtk/fast/events/event-sender-metakey.html: Added.
2453 2011-10-21 Cary Clark <caryclark@google.com>
2455 Unreviewed gardening: first chunk of rebaselines for Chromium-Skia
2458 [Omitting 707 of 713 files for brevity.]
2460 * platform/chromium-mac-leopard/css1: Added.
2461 * platform/chromium-mac-leopard/css1/basic: Added.
2462 * platform/chromium-mac-leopard/css1/basic/class_as_selector-expected.png: Added.
2464 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Added.
2465 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Added.
2466 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Added.
2468 2011-10-21 Philippe Normand <pnormand@igalia.com>
2470 Unreviewed, skip failing a11y test in GTK.
2472 * platform/gtk/Skipped: Skip accessibility/menu-list-sends-change-notification.html
2474 2011-10-21 Philippe Normand <pnormand@igalia.com>
2476 Unreviewed, GTK baselines for 3 new tests.
2478 * platform/gtk/fast/css/clip-text-in-scaled-div-expected.txt: Added.
2479 * platform/gtk/fast/repaint/region-painting-via-layout-expected.txt: Added.
2480 * platform/gtk/fast/selectors/visited-descendant-expected.txt: Added.
2482 2011-10-21 Cary Clark <caryclark@google.com>
2484 Unreviewed gardening: rebaselining to account for focus ring changes in
2485 http://trac.webkit.org/changeset/97971
2487 * platform/chromium-mac-snowleopard/editing/deleting/5099303-expected.png: Added.
2488 * platform/chromium-mac-snowleopard/editing/deleting/delete-3959464-fix-expected.png:
2489 * platform/chromium-mac-snowleopard/editing/deleting/delete-and-undo-expected.png:
2490 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-contents-003-expected.png:
2491 * platform/chromium-mac-snowleopard/editing/deleting/delete-contiguous-ws-001-expected.png:
2492 * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-002-expected.png:
2493 * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.png:
2494 * platform/chromium-mac-snowleopard/editing/deleting/delete-to-select-table-expected.png:
2495 * platform/chromium-mac-snowleopard/editing/deleting/delete-trailing-ws-002-expected.png:
2496 * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.png:
2497 * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-002-expected.png:
2498 * platform/chromium-mac-snowleopard/editing/execCommand/5569741-expected.png:
2499 * platform/chromium-mac-snowleopard/editing/execCommand/insert-list-and-stitch-expected.png:
2500 * platform/chromium-mac-snowleopard/editing/execCommand/insertHorizontalRule-expected.png:
2501 * platform/chromium-mac-snowleopard/editing/inserting/5418891-expected.png:
2502 * platform/chromium-mac-snowleopard/editing/inserting/editing-empty-divs-expected.png:
2503 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-004-expected.png:
2504 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-005-expected.png:
2505 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-007-expected.png:
2506 * platform/chromium-mac-snowleopard/editing/inserting/insert-div-025-expected.png:
2507 * platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-02-expected.png:
2508 * platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-03-expected.png:
2509 * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-002-expected.png:
2510 * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.png:
2511 * platform/chromium-mac-snowleopard/editing/inserting/insert-text-with-newlines-expected.png:
2512 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-01-expected.png:
2513 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-02-expected.png:
2514 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-03-expected.png:
2515 * platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-001-expected.png:
2516 * platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-002-expected.png:
2517 * platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-003-expected.png:
2518 * platform/chromium-mac-snowleopard/editing/inserting/typing-002-expected.png:
2519 * platform/chromium-mac-snowleopard/editing/inserting/typing-around-br-001-expected.png:
2520 * platform/chromium-mac-snowleopard/editing/pasteboard/4242293-expected.png:
2521 * platform/chromium-mac-snowleopard/editing/pasteboard/8145-2-expected.png:
2522 * platform/chromium-mac-snowleopard/editing/pasteboard/cut-text-001-expected.png:
2523 * platform/chromium-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
2524 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-1-expected.png:
2525 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-2-expected.png:
2526 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-expected.png:
2527 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-end-blockquote-expected.png:
2528 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-019-expected.png:
2529 * platform/chromium-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.png:
2530 * platform/chromium-mac-snowleopard/editing/selection/13804-expected.png:
2531 * platform/chromium-mac-snowleopard/editing/selection/5234383-1-expected.png:
2532 * platform/chromium-mac-snowleopard/editing/selection/5234383-2-expected.png:
2533 * platform/chromium-mac-snowleopard/editing/selection/extend-by-word-001-expected.png:
2534 * platform/chromium-mac-snowleopard/editing/selection/move-backwords-by-word-001-expected.png:
2535 * platform/chromium-mac-snowleopard/editing/selection/move-by-character-001-expected.png:
2536 * platform/chromium-mac-snowleopard/editing/selection/move-by-line-001-expected.png:
2537 * platform/chromium-mac-snowleopard/editing/selection/move-by-word-001-expected.png:
2538 * platform/chromium-mac-snowleopard/editing/selection/unrendered-002-expected.png:
2539 * platform/chromium-mac-snowleopard/editing/spelling/spelling-expected.png:
2540 * platform/chromium-mac-snowleopard/editing/style/5046875-2-expected.png:
2541 * platform/chromium-mac-snowleopard/editing/style/block-styles-007-expected.png:
2542 * platform/chromium-mac/editing/deleting/4922367-expected.png:
2543 * platform/chromium-mac/editing/deleting/5126166-expected.png:
2544 * platform/chromium-mac/editing/deleting/5144139-2-expected.png:
2545 * platform/chromium-mac/editing/deleting/5206311-1-expected.png:
2546 * platform/chromium-mac/editing/deleting/5272440-expected.png:
2547 * platform/chromium-mac/editing/deleting/5369009-expected.png:
2548 * platform/chromium-mac/editing/deleting/5433862-2-expected.png:
2549 * platform/chromium-mac/editing/deleting/5483370-expected.png:
2550 * platform/chromium-mac/editing/deleting/collapse-whitespace-3587601-fix-expected.png:
2551 * platform/chromium-mac/editing/deleting/delete-3608445-fix-expected.png:
2552 * platform/chromium-mac/editing/deleting/delete-3608462-fix-expected.png:
2553 * platform/chromium-mac/editing/deleting/delete-3959464-fix-expected.png:
2554 * platform/chromium-mac/editing/deleting/delete-4083333-fix-expected.png:
2555 * platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.png:
2556 * platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.png:
2557 * platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.png:
2558 * platform/chromium-mac/editing/deleting/delete-and-undo-expected.png:
2559 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-001-expected.png:
2560 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
2561 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
2562 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
2563 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
2564 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
2565 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.png:
2566 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
2567 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-009-expected.png:
2568 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
2569 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
2570 * platform/chromium-mac/editing/deleting/delete-at-start-or-end-expected.png:
2571 * platform/chromium-mac/editing/deleting/delete-block-contents-001-expected.png:
2572 * platform/chromium-mac/editing/deleting/delete-block-contents-002-expected.png:
2573 * platform/chromium-mac/editing/deleting/delete-block-contents-003-expected.png:
2574 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-001-expected.png:
2575 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-002-expected.png:
2576 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-003-expected.png:
2577 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-004-expected.png:
2578 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-005-expected.png:
2579 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-006-expected.png:
2580 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-007-expected.png:
2581 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-008-expected.png:
2582 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-009-expected.png:
2583 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-010-expected.png:
2584 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-011-expected.png:
2585 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-012-expected.png:
2586 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-013-expected.png:
2587 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-014-expected.png:
2588 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-015-expected.png:
2589 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-016-expected.png:
2590 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-017-expected.png:
2591 * platform/chromium-mac/editing/deleting/delete-br-001-expected.png:
2592 * platform/chromium-mac/editing/deleting/delete-br-002-expected.png:
2593 * platform/chromium-mac/editing/deleting/delete-br-003-expected.png:
2594 * platform/chromium-mac/editing/deleting/delete-br-004-expected.png:
2595 * platform/chromium-mac/editing/deleting/delete-br-005-expected.png:
2596 * platform/chromium-mac/editing/deleting/delete-br-006-expected.png:
2597 * platform/chromium-mac/editing/deleting/delete-br-007-expected.png:
2598 * platform/chromium-mac/editing/deleting/delete-br-013-expected.png:
2599 * platform/chromium-mac/editing/deleting/delete-character-001-expected.png:
2600 * platform/chromium-mac/editing/deleting/delete-contiguous-ws-001-expected.png:
2601 * platform/chromium-mac/editing/deleting/delete-first-list-item-expected.png:
2602 * platform/chromium-mac/editing/deleting/delete-hr-expected.png:
2603 * platform/chromium-mac/editing/deleting/delete-image-001-expected.png:
2604 * platform/chromium-mac/editing/deleting/delete-image-002-expected.png:
2605 * platform/chromium-mac/editing/deleting/delete-image-003-expected.png:
2606 * platform/chromium-mac/editing/deleting/delete-image-004-expected.png:
2607 * platform/chromium-mac/editing/deleting/delete-leading-ws-001-expected.png:
2608 * platform/chromium-mac/editing/deleting/delete-line-015-expected.png:
2609 * platform/chromium-mac/editing/deleting/delete-line-016-expected.png:
2610 * platform/chromium-mac/editing/deleting/delete-line-017-expected.png:
2611 * platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.png:
2612 * platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.png:
2613 * platform/chromium-mac/editing/deleting/delete-listitem-001-expected.png:
2614 * platform/chromium-mac/editing/deleting/delete-listitem-002-expected.png:
2615 * platform/chromium-mac/editing/deleting/delete-selection-001-expected.png:
2616 * platform/chromium-mac/editing/deleting/delete-tab-001-expected.png:
2617 * platform/chromium-mac/editing/deleting/delete-tab-002-expected.png:
2618 * platform/chromium-mac/editing/deleting/delete-tab-003-expected.png:
2619 * platform/chromium-mac/editing/deleting/delete-tab-004-expected.png:
2620 * platform/chromium-mac/editing/deleting/delete-to-select-table-expected.png:
2621 * platform/chromium-mac/editing/deleting/delete-trailing-ws-001-expected.png:
2622 * platform/chromium-mac/editing/deleting/delete-trailing-ws-002-expected.png:
2623 * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png:
2624 * platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png:
2625 * platform/chromium-mac/editing/deleting/delete-ws-fixup-003-expected.png:
2626 * platform/chromium-mac/editing/deleting/delete-ws-fixup-004-expected.png:
2627 * platform/chromium-mac/editing/deleting/list-item-1-expected.png:
2628 * platform/chromium-mac/editing/deleting/merge-different-styles-expected.png:
2629 * platform/chromium-mac/editing/deleting/merge-endOfParagraph-expected.png:
2630 * platform/chromium-mac/editing/deleting/merge-into-empty-block-1-expected.png:
2631 * platform/chromium-mac/editing/deleting/merge-into-empty-block-2-expected.png:
2632 * platform/chromium-mac/editing/deleting/merge-no-br-expected.png:
2633 * platform/chromium-mac/editing/deleting/merge-unrendered-space-expected.png:
2634 * platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png:
2635 * platform/chromium-mac/editing/deleting/non-smart-delete-expected.png:
2636 * platform/chromium-mac/editing/deleting/pruning-after-merge-2-expected.png:
2637 * platform/chromium-mac/editing/deleting/smart-delete-001-expected.png:
2638 * platform/chromium-mac/editing/deleting/smart-delete-002-expected.png:
2639 * platform/chromium-mac/editing/deleting/smart-delete-003-expected.png:
2640 * platform/chromium-mac/editing/deleting/smart-delete-004-expected.png:
2641 * platform/chromium-mac/editing/deleting/table-cells-expected.png:
2642 * platform/chromium-mac/editing/deleting/type-delete-after-quote-expected.png:
2643 * platform/chromium-mac/editing/execCommand/4580583-1-expected.png:
2644 * platform/chromium-mac/editing/execCommand/4580583-2-expected.png:
2645 * platform/chromium-mac/editing/execCommand/4641880-1-expected.png:
2646 * platform/chromium-mac/editing/execCommand/4641880-2-expected.png:
2647 * platform/chromium-mac/editing/execCommand/4747450-expected.png:
2648 * platform/chromium-mac/editing/execCommand/4916402-expected.png:
2649 * platform/chromium-mac/editing/execCommand/4916541-expected.png:
2650 * platform/chromium-mac/editing/execCommand/4924441-expected.png:
2651 * platform/chromium-mac/editing/execCommand/5080333-1-expected.png:
2652 * platform/chromium-mac/editing/execCommand/5080333-2-expected.png:
2653 * platform/chromium-mac/editing/execCommand/5136770-expected.png:
2654 * platform/chromium-mac/editing/execCommand/5138441-expected.png:
2655 * platform/chromium-mac/editing/execCommand/5142012-1-expected.png:
2656 * platform/chromium-mac/editing/execCommand/5481523-expected.png:
2657 * platform/chromium-mac/editing/execCommand/5569741-expected.png:
2658 * platform/chromium-mac/editing/execCommand/create-list-with-hr-expected.png:
2659 * platform/chromium-mac/editing/execCommand/format-block-with-trailing-br-expected.png:
2660 * platform/chromium-mac/editing/execCommand/indent-empty-root-expected.png:
2661 * platform/chromium-mac/editing/execCommand/indent-list-item-expected.png:
2662 * platform/chromium-mac/editing/execCommand/indent-selection-expected.png:
2663 * platform/chromium-mac/editing/execCommand/insert-list-and-stitch-expected.png:
2664 * platform/chromium-mac/editing/execCommand/insertHorizontalRule-expected.png:
2665 * platform/chromium-mac/editing/execCommand/insertImage-expected.png:
2666 * platform/chromium-mac/editing/execCommand/nsresponder-indent-expected.png:
2667 * platform/chromium-mac/editing/execCommand/nsresponder-outdent-expected.png:
2668 * platform/chromium-mac/editing/execCommand/print-expected.png:
2669 * platform/chromium-mac/editing/execCommand/remove-list-from-range-selection-expected.png:
2670 * platform/chromium-mac/editing/execCommand/remove-list-item-1-expected.png:
2671 * platform/chromium-mac/editing/execCommand/selectAll-expected.png:
2672 * platform/chromium-mac/editing/inserting/4278698-expected.png:
2673 * platform/chromium-mac/editing/inserting/4840662-expected.png:
2674 * platform/chromium-mac/editing/inserting/4875189-1-expected.png:
2675 * platform/chromium-mac/editing/inserting/4875189-2-expected.png:
2676 * platform/chromium-mac/editing/inserting/4959067-expected.png:
2677 * platform/chromium-mac/editing/inserting/4960120-2-expected.png:
2678 * platform/chromium-mac/editing/inserting/5002441-expected.png:
2679 * platform/chromium-mac/editing/inserting/5058163-1-expected.png:
2680 * platform/chromium-mac/editing/inserting/5058163-2-expected.png:
2681 * platform/chromium-mac/editing/inserting/5156401-2-expected.png:
2682 * platform/chromium-mac/editing/inserting/5418891-expected.png:
2683 * platform/chromium-mac/editing/inserting/5510537-expected.png:
2684 * platform/chromium-mac/editing/inserting/5549929-2-expected.png:
2685 * platform/chromium-mac/editing/inserting/5549929-3-expected.png:
2686 * platform/chromium-mac/editing/inserting/6703873-expected.png:
2687 * platform/chromium-mac/editing/inserting/before-after-input-element-expected.png:
2688 * platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.png:
2689 * platform/chromium-mac/editing/inserting/editable-inline-element-expected.png:
2690 * platform/chromium-mac/editing/inserting/edited-whitespace-1-expected.png:
2691 * platform/chromium-mac/editing/inserting/editing-empty-divs-expected.png:
2692 * platform/chromium-mac/editing/inserting/insert-3775316-fix-expected.png:
2693 * platform/chromium-mac/editing/inserting/insert-3778059-fix-expected.png:
2694 * platform/chromium-mac/editing/inserting/insert-3800346-fix-expected.png:
2695 * platform/chromium-mac/editing/inserting/insert-after-delete-001-expected.png:
2696 * platform/chromium-mac/editing/inserting/insert-at-end-01-expected.png:
2697 * platform/chromium-mac/editing/inserting/insert-at-end-02-expected.png:
2698 * platform/chromium-mac/editing/inserting/insert-br-001-expected.png:
2699 * platform/chromium-mac/editing/inserting/insert-br-002-expected.png:
2700 * platform/chromium-mac/editing/inserting/insert-br-003-expected.png:
2701 * platform/chromium-mac/editing/inserting/insert-br-004-expected.png:
2702 * platform/chromium-mac/editing/inserting/insert-br-005-expected.png:
2703 * platform/chromium-mac/editing/inserting/insert-br-006-expected.png:
2704 * platform/chromium-mac/editing/inserting/insert-br-007-expected.png:
2705 * platform/chromium-mac/editing/inserting/insert-br-008-expected.png:
2706 * platform/chromium-mac/editing/inserting/insert-br-009-expected.png:
2707 * platform/chromium-mac/editing/inserting/insert-br-at-tabspan-001-expected.png:
2708 * platform/chromium-mac/editing/inserting/insert-br-at-tabspan-002-expected.png:
2709 * platform/chromium-mac/editing/inserting/insert-br-at-tabspan-003-expected.png:
2710 * platform/chromium-mac/editing/inserting/insert-br-quoted-001-expected.png:
2711 * platform/chromium-mac/editing/inserting/insert-br-quoted-002-expected.png:
2712 * platform/chromium-mac/editing/inserting/insert-br-quoted-003-expected.png:
2713 * platform/chromium-mac/editing/inserting/insert-br-quoted-004-expected.png:
2714 * platform/chromium-mac/editing/inserting/insert-br-quoted-005-expected.png:
2715 * platform/chromium-mac/editing/inserting/insert-br-quoted-006-expected.png:
2716 * platform/chromium-mac/editing/inserting/insert-div-025-expected.png:
2717 * platform/chromium-mac/editing/inserting/insert-div-026-expected.png:
2718 * platform/chromium-mac/editing/inserting/insert-paragraph-01-expected.png:
2719 * platform/chromium-mac/editing/inserting/insert-paragraph-02-expected.png:
2720 * platform/chromium-mac/editing/inserting/insert-paragraph-03-expected.png:
2721 * platform/chromium-mac/editing/inserting/insert-paragraph-04-expected.png:
2722 * platform/chromium-mac/editing/inserting/insert-paragraph-05-expected.png:
2723 * platform/chromium-mac/editing/inserting/insert-space-in-empty-doc-expected.png:
2724 * platform/chromium-mac/editing/inserting/insert-tab-001-expected.png:
2725 * platform/chromium-mac/editing/inserting/insert-tab-002-expected.png:
2726 * platform/chromium-mac/editing/inserting/insert-tab-003-expected.png:
2727 * platform/chromium-mac/editing/inserting/insert-tab-004-expected.png:
2728 * platform/chromium-mac/editing/inserting/insert-text-at-tabspan-001-expected.png:
2729 * platform/chromium-mac/editing/inserting/insert-text-at-tabspan-002-expected.png:
2730 * platform/chromium-mac/editing/inserting/insert-text-at-tabspan-003-expected.png:
2731 * platform/chromium-mac/editing/inserting/insert-text-with-newlines-expected.png:
2732 * platform/chromium-mac/editing/inserting/line-break-expected.png:
2733 * platform/chromium-mac/editing/inserting/multiple-lines-selected-expected.png:
2734 * platform/chromium-mac/editing/inserting/paragraph-separator-01-expected.png:
2735 * platform/chromium-mac/editing/inserting/paragraph-separator-02-expected.png:
2736 * platform/chromium-mac/editing/inserting/paragraph-separator-03-expected.png:
2737 * platform/chromium-mac/editing/inserting/paragraph-separator-in-table-1-expected.png:
2738 * platform/chromium-mac/editing/inserting/paragraph-separator-in-table-2-expected.png:
2739 * platform/chromium-mac/editing/inserting/redo-expected.png:
2740 * platform/chromium-mac/editing/inserting/return-key-with-selection-001-expected.png:
2741 * platform/chromium-mac/editing/inserting/return-key-with-selection-002-expected.png:
2742 * platform/chromium-mac/editing/inserting/return-key-with-selection-003-expected.png:
2743 * platform/chromium-mac/editing/inserting/typing-001-expected.png:
2744 * platform/chromium-mac/editing/inserting/typing-002-expected.png:
2745 * platform/chromium-mac/editing/inserting/typing-003-expected.png:
2746 * platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png:
2747 * platform/chromium-mac/editing/inserting/typing-around-image-001-expected.png:
2748 * platform/chromium-mac/editing/pasteboard/3976872-expected.png:
2749 * platform/chromium-mac/editing/pasteboard/4076267-2-expected.png:
2750 * platform/chromium-mac/editing/pasteboard/4076267-3-expected.png:
2751 * platform/chromium-mac/editing/pasteboard/4076267-expected.png:
2752 * platform/chromium-mac/editing/pasteboard/4242293-expected.png:
2753 * platform/chromium-mac/editing/pasteboard/4631972-expected.png:
2754 * platform/chromium-mac/editing/pasteboard/4641033-expected.png:
2755 * platform/chromium-mac/editing/pasteboard/4806874-expected.png:
2756 * platform/chromium-mac/editing/pasteboard/4944770-1-expected.png:
2757 * platform/chromium-mac/editing/pasteboard/4944770-2-expected.png:
2758 * platform/chromium-mac/editing/pasteboard/4947130-expected.png:
2759 * platform/chromium-mac/editing/pasteboard/5006779-expected.png:
2760 * platform/chromium-mac/editing/pasteboard/5032095-expected.png:
2761 * platform/chromium-mac/editing/pasteboard/5071074-2-expected.png:
2762 * platform/chromium-mac/editing/pasteboard/5071074-expected.png:
2763 * platform/chromium-mac/editing/pasteboard/5075944-expected.png:
2764 * platform/chromium-mac/editing/pasteboard/5134759-expected.png:
2765 * platform/chromium-mac/editing/pasteboard/5156401-1-expected.png:
2766 * platform/chromium-mac/editing/pasteboard/5247341-expected.png:
2767 * platform/chromium-mac/editing/pasteboard/5387578-expected.png:
2768 * platform/chromium-mac/editing/pasteboard/5478250-expected.png:
2769 * platform/chromium-mac/editing/pasteboard/5601583-1-expected.png:
2770 * platform/chromium-mac/editing/pasteboard/8145-1-expected.png:
2771 * platform/chromium-mac/editing/pasteboard/8145-2-expected.png:
2772 * platform/chromium-mac/editing/pasteboard/8145-3-expected.png:
2773 * platform/chromium-mac/editing/pasteboard/bad-placeholder-expected.png:
2774 * platform/chromium-mac/editing/pasteboard/cut-text-001-expected.png:
2775 * platform/chromium-mac/editing/pasteboard/displaced-generic-placeholder-expected.png:
2776 * platform/chromium-mac/editing/pasteboard/displaced-placeholder-expected.png:
2777 * platform/chromium-mac/editing/pasteboard/drag-drop-modifies-page-expected.png:
2778 * platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png: Added.
2779 * platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Added.
2780 * platform/chromium-mac/editing/pasteboard/input-field-1-expected.png:
2781 * platform/chromium-mac/editing/pasteboard/merge-after-delete-1-expected.png:
2782 * platform/chromium-mac/editing/pasteboard/merge-after-delete-2-expected.png:
2783 * platform/chromium-mac/editing/pasteboard/merge-after-delete-expected.png:
2784 * platform/chromium-mac/editing/pasteboard/merge-end-blockquote-expected.png:
2785 * platform/chromium-mac/editing/pasteboard/merge-end-borders-expected.png:
2786 * platform/chromium-mac/editing/pasteboard/merge-start-blockquote-expected.png:
2787 * platform/chromium-mac/editing/pasteboard/merge-start-list-expected.png:
2788 * platform/chromium-mac/editing/pasteboard/paste-4035648-fix-expected.png:
2789 * platform/chromium-mac/editing/pasteboard/paste-4038267-fix-expected.png:
2790 * platform/chromium-mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.png:
2791 * platform/chromium-mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png:
2792 * platform/chromium-mac/editing/pasteboard/paste-line-endings-001-expected.png:
2793 * platform/chromium-mac/editing/pasteboard/paste-line-endings-002-expected.png:
2794 * platform/chromium-mac/editing/pasteboard/paste-line-endings-003-expected.png:
2795 * platform/chromium-mac/editing/pasteboard/paste-line-endings-004-expected.png:
2796 * platform/chromium-mac/editing/pasteboard/paste-line-endings-005-expected.png:
2797 * platform/chromium-mac/editing/pasteboard/paste-line-endings-006-expected.png:
2798 * platform/chromium-mac/editing/pasteboard/paste-line-endings-007-expected.png:
2799 * platform/chromium-mac/editing/pasteboard/paste-line-endings-008-expected.png:
2800 * platform/chromium-mac/editing/pasteboard/paste-line-endings-009-expected.png:
2801 * platform/chromium-mac/editing/pasteboard/paste-line-endings-010-expected.png:
2802 * platform/chromium-mac/editing/pasteboard/paste-match-style-001-expected.png:
2803 * platform/chromium-mac/editing/pasteboard/paste-match-style-002-expected.png:
2804 * platform/chromium-mac/editing/pasteboard/paste-text-019-expected.png:
2805 * platform/chromium-mac/editing/pasteboard/paste-text-at-tabspan-003-expected.png:
2806 * platform/chromium-mac/editing/pasteboard/pasting-object-expected.png:
2807 * platform/chromium-mac/editing/pasteboard/pasting-tabs-expected.png:
2808 * platform/chromium-mac/editing/pasteboard/quirks-mode-br-1-expected.png:
2809 * platform/chromium-mac/editing/pasteboard/smart-drag-drop-expected.png:
2810 * platform/chromium-mac/editing/pasteboard/smart-paste-007-expected.png:
2811 * platform/chromium-mac/editing/pasteboard/smart-paste-008-expected.png: Added.
2812 * platform/chromium-mac/editing/pasteboard/styled-element-markup-expected.png:
2813 * platform/chromium-mac/editing/pasteboard/undoable-fragment-removes-expected.png:
2814 * platform/chromium-mac/editing/pasteboard/unrendered-br-expected.png:
2815 * platform/chromium-mac/editing/selection/13804-expected.png:
2816 * platform/chromium-mac/editing/selection/3690703-2-expected.png:
2817 * platform/chromium-mac/editing/selection/3690703-expected.png:
2818 * platform/chromium-mac/editing/selection/3690719-expected.png:
2819 * platform/chromium-mac/editing/selection/4397952-expected.png:
2820 * platform/chromium-mac/editing/selection/4818145-expected.png:
2821 * platform/chromium-mac/editing/selection/4866671-expected.png:
2822 * platform/chromium-mac/editing/selection/4889598-expected.png:
2823 * platform/chromium-mac/editing/selection/4895428-2-expected.png:
2824 * platform/chromium-mac/editing/selection/4932260-1-expected.png:
2825 * platform/chromium-mac/editing/selection/4932260-2-expected.png:
2826 * platform/chromium-mac/editing/selection/4932260-3-expected.png:
2827 * platform/chromium-mac/editing/selection/4947387-expected.png:
2828 * platform/chromium-mac/editing/selection/5007143-2-expected.png:
2829 * platform/chromium-mac/editing/selection/5007143-expected.png:
2830 * platform/chromium-mac/editing/selection/5057506-2-expected.png:
2831 * platform/chromium-mac/editing/selection/5057506-expected.png:
2832 * platform/chromium-mac/editing/selection/5076323-1-expected.png:
2833 * platform/chromium-mac/editing/selection/5076323-2-expected.png:
2834 * platform/chromium-mac/editing/selection/5076323-3-expected.png:
2835 * platform/chromium-mac/editing/selection/5099303-expected.png:
2836 * platform/chromium-mac/editing/selection/5131716-1-expected.png:
2837 * platform/chromium-mac/editing/selection/5131716-2-expected.png:
2838 * platform/chromium-mac/editing/selection/5131716-3-expected.png:
2839 * platform/chromium-mac/editing/selection/5131716-4-expected.png:
2840 * platform/chromium-mac/editing/selection/5195166-2-expected.png:
2841 * platform/chromium-mac/editing/selection/5234383-1-expected.png:
2842 * platform/chromium-mac/editing/selection/5234383-2-expected.png:
2843 * platform/chromium-mac/editing/selection/6476-expected.png:
2844 * platform/chromium-mac/editing/selection/after-line-wrap-expected.png:
2845 * platform/chromium-mac/editing/selection/caret-before-select-expected.png:
2846 * platform/chromium-mac/editing/selection/caret-ltr-2-expected.png:
2847 * platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.png:
2848 * platform/chromium-mac/editing/selection/caret-ltr-expected.png:
2849 * platform/chromium-mac/editing/selection/caret-ltr-right-expected.png:
2850 * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png:
2851 * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png:
2852 * platform/chromium-mac/editing/selection/caret-rtl-expected.png:
2853 * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png:
2854 * platform/chromium-mac/editing/selection/click-start-of-line-expected.png:
2855 * platform/chromium-mac/editing/selection/contains-boundaries-expected.png:
2856 * platform/chromium-mac/editing/selection/contenteditable-click-inside-expected.png:
2857 * platform/chromium-mac/editing/selection/drag-select-1-expected.png:
2858 * platform/chromium-mac/editing/selection/editable-non-editable-crash-expected.png:
2859 * platform/chromium-mac/editing/selection/end-of-document-expected.png:
2860 * platform/chromium-mac/editing/selection/expanding-selections-expected.png:
2861 * platform/chromium-mac/editing/selection/expanding-selections2-expected.png:
2862 * platform/chromium-mac/editing/selection/extend-by-character-001-expected.png:
2863 * platform/chromium-mac/editing/selection/extend-by-character-002-expected.png:
2864 * platform/chromium-mac/editing/selection/extend-by-character-003-expected.png:
2865 * platform/chromium-mac/editing/selection/extend-by-character-004-expected.png:
2866 * platform/chromium-mac/editing/selection/extend-by-character-005-expected.png:
2867 * platform/chromium-mac/editing/selection/extend-by-character-006-expected.png:
2868 * platform/chromium-mac/editing/selection/extend-by-sentence-001-expected.png:
2869 * platform/chromium-mac/editing/selection/extend-by-word-001-expected.png:
2870 * platform/chromium-mac/editing/selection/extend-by-word-002-expected.png:
2871 * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png:
2872 * platform/chromium-mac/editing/selection/fake-doubleclick-expected.png:
2873 * platform/chromium-mac/editing/selection/iframe-expected.png:
2874 * platform/chromium-mac/editing/selection/image-before-linebreak-expected.png:
2875 * platform/chromium-mac/editing/selection/inline-table-expected.png:
2876 * platform/chromium-mac/editing/selection/leave-requested-block-expected.png:
2877 * platform/chromium-mac/editing/selection/mixed-editability-3-expected.png:
2878 * platform/chromium-mac/editing/selection/mixed-editability-4-expected.png:
2879 * platform/chromium-mac/editing/selection/mixed-editability-5-expected.png:
2880 * platform/chromium-mac/editing/selection/mixed-editability-6-expected.png:
2881 * platform/chromium-mac/editing/selection/mixed-editability-7-expected.png:
2882 * platform/chromium-mac/editing/selection/mixed-editability-8-expected.png:
2883 * platform/chromium-mac/editing/selection/mixed-editability-9-expected.png:
2884 * platform/chromium-mac/editing/selection/move-backwords-by-word-001-expected.png:
2885 * platform/chromium-mac/editing/selection/move-between-blocks-no-001-expected.png:
2886 * platform/chromium-mac/editing/selection/move-by-character-001-expected.png:
2887 * platform/chromium-mac/editing/selection/move-by-character-002-expected.png:
2888 * platform/chromium-mac/editing/selection/move-by-character-003-expected.png:
2889 * platform/chromium-mac/editing/selection/move-by-character-004-expected.png:
2890 * platform/chromium-mac/editing/selection/move-by-character-005-expected.png:
2891 * platform/chromium-mac/editing/selection/move-by-character-6-expected.png:
2892 * platform/chromium-mac/editing/selection/move-by-line-001-expected.png:
2893 * platform/chromium-mac/editing/selection/move-by-line-002-expected.png:
2894 * platform/chromium-mac/editing/selection/move-by-sentence-001-expected.png:
2895 * platform/chromium-mac/editing/selection/move-by-sentence-linebreak-expected.png:
2896 * platform/chromium-mac/editing/selection/move-by-word-001-expected.png:
2897 * platform/chromium-mac/editing/selection/move-past-trailing-space-expected.png:
2898 * platform/chromium-mac/editing/selection/previous-line-position-expected.png:
2899 * platform/chromium-mac/editing/selection/replace-selection-1-expected.png:
2900 * platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.png:
2901 * platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.png:
2902 * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.png:
2903 * platform/chromium-mac/editing/selection/select-all-001-expected.png:
2904 * platform/chromium-mac/editing/selection/select-all-002-expected.png:
2905 * platform/chromium-mac/editing/selection/select-box-expected.png:
2906 * platform/chromium-mac/editing/selection/select-element-paragraph-boundary-expected.png:
2907 * platform/chromium-mac/editing/selection/select-missing-image-expected.png:
2908 * platform/chromium-mac/editing/selection/selection-3748164-fix-expected.png:
2909 * platform/chromium-mac/editing/selection/table-caret-1-expected.png:
2910 * platform/chromium-mac/editing/selection/table-caret-2-expected.png:
2911 * platform/chromium-mac/editing/selection/table-caret-3-expected.png:
2912 * platform/chromium-mac/editing/selection/triple-click-in-pre-expected.png:
2913 * platform/chromium-mac/editing/selection/unrendered-001-expected.png:
2914 * platform/chromium-mac/editing/selection/unrendered-002-expected.png: Added.
2915 * platform/chromium-mac/editing/selection/unrendered-003-expected.png:
2916 * platform/chromium-mac/editing/selection/unrendered-004-expected.png:
2917 * platform/chromium-mac/editing/selection/unrendered-005-expected.png:
2918 * platform/chromium-mac/editing/selection/unrendered-space-expected.png:
2919 * platform/chromium-mac/editing/selection/wrapped-line-caret-1-expected.png:
2920 * platform/chromium-mac/editing/selection/wrapped-line-caret-2-expected.png:
2921 * platform/chromium-mac/editing/spelling/spelling-expected.png:
2922 * platform/chromium-mac/editing/style/4916887-expected.png:
2923 * platform/chromium-mac/editing/style/5017613-1-expected.png:
2924 * platform/chromium-mac/editing/style/5017613-2-expected.png:
2925 * platform/chromium-mac/editing/style/5046875-1-expected.png:
2926 * platform/chromium-mac/editing/style/5046875-2-expected.png: Added.
2927 * platform/chromium-mac/editing/style/5065910-expected.png:
2928 * platform/chromium-mac/editing/style/5084241-expected.png:
2929 * platform/chromium-mac/editing/style/5228141-expected.png:
2930 * platform/chromium-mac/editing/style/5279521-expected.png:
2931 * platform/chromium-mac/editing/style/block-styles-007-expected.png:
2932 * platform/chromium-mac/editing/style/highlight-expected.png:
2933 * platform/chromium-mac/editing/style/smoosh-styles-001-expected.png:
2934 * platform/chromium-mac/editing/style/style-3681552-fix-001-expected.png:
2935 * platform/chromium-mac/editing/style/style-3681552-fix-002-expected.png:
2936 * platform/chromium-mac/editing/style/style-3998892-fix-expected.png:
2937 * platform/chromium-mac/editing/style/style-boundary-001-expected.png:
2938 * platform/chromium-mac/editing/style/style-boundary-002-expected.png:
2939 * platform/chromium-mac/editing/style/style-boundary-003-expected.png:
2940 * platform/chromium-mac/editing/style/style-boundary-004-expected.png:
2941 * platform/chromium-mac/editing/style/style-boundary-005-expected.png:
2942 * platform/chromium-mac/editing/style/typing-style-001-expected.png:
2943 * platform/chromium-mac/editing/style/typing-style-002-expected.png:
2944 * platform/chromium-mac/editing/style/unbold-in-bold-expected.png:
2945 * platform/chromium-mac/editing/undo/4063751-expected.png:
2946 * platform/chromium-mac/editing/undo/5378473-expected.png:
2947 * platform/chromium-mac/editing/undo/redo-typing-001-expected.png:
2948 * platform/chromium-mac/editing/undo/undo-combined-delete-boundary-expected.png:
2949 * platform/chromium-mac/editing/undo/undo-combined-delete-expected.png:
2950 * platform/chromium-mac/editing/undo/undo-delete-boundary-expected.png:
2951 * platform/chromium-mac/editing/undo/undo-delete-expected.png:
2952 * platform/chromium-mac/editing/undo/undo-forward-delete-boundary-expected.png:
2953 * platform/chromium-mac/editing/undo/undo-forward-delete-expected.png:
2954 * platform/chromium-mac/editing/undo/undo-misspellings-expected.png:
2955 * platform/chromium-mac/editing/undo/undo-typing-001-expected.png:
2956 * platform/chromium-mac/editing/unsupported-content/list-delete-001-expected.png:
2957 * platform/chromium-mac/editing/unsupported-content/list-delete-003-expected.png:
2958 * platform/chromium-mac/editing/unsupported-content/list-type-after-expected.png:
2959 * platform/chromium-mac/editing/unsupported-content/list-type-before-expected.png:
2960 * platform/chromium-mac/editing/unsupported-content/table-delete-001-expected.png:
2961 * platform/chromium-mac/editing/unsupported-content/table-delete-002-expected.png:
2962 * platform/chromium-mac/editing/unsupported-content/table-delete-003-expected.png:
2963 * platform/chromium-mac/editing/unsupported-content/table-type-after-expected.png:
2964 * platform/chromium-mac/editing/unsupported-content/table-type-before-expected.png:
2965 * platform/chromium-mac/fast/css/focus-ring-outline-color-expected.png:
2966 * platform/chromium-mac/fast/css/focus-ring-outline-offset-expected.png:
2967 * platform/chromium-mac/fast/css/focus-ring-outline-width-expected.png:
2968 * platform/chromium-mac/fast/css/outline-auto-location-expected.png:
2969 * platform/chromium-mac/fast/dom/focus-contenteditable-expected.png:
2970 * platform/chromium-mac/fast/inline/25277-2-expected.png:
2971 * platform/chromium-mac/fast/inline/25277-expected.png:
2972 * platform/chromium-mac/fast/inline/continuation-outlines-expected.png:
2973 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-2-expected.png:
2974 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-expected.png:
2975 * platform/chromium-mac/fast/inline/inline-focus-ring-expected.png:
2976 * platform/chromium-mac/fast/overflow/overflow-focus-ring-expected.png:
2977 * platform/chromium-mac/fast/repaint/focus-layers-expected.png:
2978 * platform/chromium-mac/fast/repaint/focus-ring-expected.png:
2979 * platform/chromium-mac/fast/text/delete-hard-break-character-expected.png:
2980 * platform/chromium-mac/fast/text/international/rtl-caret-expected.png:
2981 * platform/chromium-mac/fast/transforms/transformed-caret-expected.png:
2982 * platform/chromium-mac/svg/custom/focus-ring-expected.png:
2983 * platform/chromium/test_expectations.txt:
2985 2011-10-21 Zoltan Horvath <zoltan@webkit.org>
2987 [Qt] fast/events/touch/page-scaled-touch-gesture-click.html is failing
2988 https://bugs.webkit.org/show_bug.cgi?id=70593
2990 It was introduced in r97988. Skip it.
2992 * platform/qt/Skipped:
2994 2011-10-21 Andrey Kosyakov <caseq@chromium.org>
2996 [Qt] 2 inspector/extensions tests times out on Mac and linux after r97850
2997 https://bugs.webkit.org/show_bug.cgi?id=70414
2999 Unreviewed. Skipped inspector/extensions/extensions-{events,network}.html
3001 * platform/qt/Skipped:
3003 2011-10-03 Kent Tamura <tkent@chromium.org>
3005 Add tests to check behavior of border attribute with a large number or an invalid value.
3006 https://bugs.webkit.org/show_bug.cgi?id=69055
3008 Reviewed by Daniel Bates.
3010 r96290 changed the behavior of integer parsing so that large
3011 number strings which can not be represented in 32 bit integers
3012 makes an error. However, border attribute behavior wasn't changed
3013 by r96290 because its default value is 0 and
3014 parseHTMLNonNegativeInteger() had set 0 in a case of overflow.
3016 * fast/dom/HTMLImageElement/image-with-invalid-border-expected.html: Added.
3017 * fast/dom/HTMLImageElement/image-with-invalid-border.html: Added.
3018 * fast/dom/HTMLInputElement/input-with-invalid-border-expected.html: Added.
3019 * fast/dom/HTMLInputElement/input-with-invalid-border.html: Added.
3020 * fast/dom/HTMLObjectElement/object-with-invalid-border-expected.html: Added.
3021 * fast/dom/HTMLObjectElement/object-with-invalid-border.html: Added.
3023 2011-10-20 Andrey Kosyakov <caseq@chromium.org>
3025 Web Inspector: make extension tests pass on chromium
3026 https://bugs.webkit.org/show_bug.cgi?id=70334
3028 Reviewed by Pavel Feldman.
3030 * http/tests/inspector/extensions-headers.html:
3031 * http/tests/inspector/resources/extension-main.js:
3033 * inspector/extensions/extensions-audits.html:
3034 * inspector/extensions/extensions-console.html:
3035 * inspector/extensions/extensions-resources.html:
3036 * platform/chromium/inspector/extensions/extensions-api-expected.txt: Added.
3037 * platform/chromium/inspector/extensions/extensions-eval-expected.txt: Added.
3038 * platform/chromium/test_expectations.txt:
3040 2011-10-21 Yuzo Fujishima <yuzo@google.com>
3042 [chromium] Test expectation change: fast/canvas/webgl/WebGLContextEvent.html now passes.
3044 Unreviewed. The test passes since http://trac.webkit.org/changeset/98044/
3046 * platform/chromium/test_expectations.txt:
3048 2011-10-20 Adam Barth <abarth@webkit.org>
3050 These tests are skipped so there's no need to say they TIMEOUT.
3052 * platform/chromium/test_expectations.txt:
3054 2011-10-02 Kent Tamura <tkent@chromium.org>
3056 Add a test to check behavior of tabindex attribute with a large number
3057 https://bugs.webkit.org/show_bug.cgi?id=69056
3059 Reviewed by Daniel Bates.
3061 r96290 changed the behavior of integer parsing so that large
3062 number strings which can not be represented in 32 bit integers
3063 makes an error. Before r96290, we had assumed such large numbers
3064 are equivelent to 0. We assume them invalid values.
3066 * fast/dom/tabindex-defaults-expected.txt: Added.
3067 * fast/dom/tabindex-defaults.html: Added.
3069 2011-10-20 Yuzo Fujishima <yuzo@google.com>
3071 [chromium] Update test expectation for inspector/debugger/{linkifier,script-formatter}.html
3075 * platform/chromium/test_expectations.txt:
3077 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3079 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3080 even if the family does not match.
3081 https://bugs.webkit.org/show_bug.cgi?id=55036
3083 Unreviewed. Update tests after r97990, and unskip them. (part 6)
3085 * platform/qt/tables/: [...]
3086 * platform/qt/transforms/: [...]
3087 * platform/qt/transitions/: [...]
3088 * platform/qt/Skipped:
3090 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3092 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3093 even if the family does not match.
3094 https://bugs.webkit.org/show_bug.cgi?id=55036
3096 Unreviewed. Update tests after r97990, and unskip them. (part 5)
3098 * platform/qt/svg/: [...]
3099 * platform/qt/Skipped:
3101 2011-10-20 Simon Fraser <simon.fraser@apple.com>
3103 Hidden composited iframes cause infinite loop
3104 https://bugs.webkit.org/show_bug.cgi?id=52655
3106 Reviewed by Darin Adler.
3108 Test with a visibility:hidden iframe, whose subframe becomes composited.
3110 * compositing/visibility/hidden-iframe-expected.txt: Added.
3111 * compositing/visibility/hidden-iframe.html: Added.
3113 2011-10-20 Dirk Pranke <dpranke@chromium.org>
3115 Suppress inspector failures for the moment.
3116 https://bugs.webkit.org/show_bug.cgi?id=70573
3118 Unreviewed, expectations change.
3120 * platform/chromium/test_expectations.txt:
3122 2011-10-20 Ryosuke Niwa <rniwa@webkit.org>
3124 Mac rebaseline after r97878.
3126 * platform/mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
3128 2011-10-20 Zhenyao Mo <zmo@google.com>
3130 Unreviewed, test expectations update for GPU bots.
3132 * platform/chromium/test_expectations.txt:
3134 2011-10-20 Tony Chang <tony@chromium.org>
3136 Update chromium-linux flexbox pixel results. My machine is running
3137 a different version of ubuntu and the fonts are antialiased differently.
3139 * platform/chromium-linux/css3/flexbox/repaint-expected.png:
3140 * platform/chromium-linux/css3/flexbox/repaint-rtl-column-expected.png:
3142 2011-10-20 Dirk Pranke <dpranke@chromium.org>
3144 Unreviewed, expectations change.
3146 * platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.png: Added.
3147 * platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.txt: Added.
3149 2011-10-20 Julien Chaffraix <jchaffraix@webkit.org>
3151 RenderDeprecatedFlexibleBox does not call its children's layout method
3152 https://bugs.webkit.org/show_bug.cgi?id=64842
3154 Reviewed by David Hyatt.
3156 Added a test covering the vertical change as the horizontal one is covered
3157 by 021.html. The test is failing currently as we don't properly support this
3160 * fast/flexbox/021-vertical-expected.png: Added.
3161 * fast/flexbox/021-vertical-expected.txt: Added.
3162 * fast/flexbox/021-vertical.html: Added.
3163 * fast/flexbox/crash-flexbox-no-layout-child-expected.txt: Added.
3164 * fast/flexbox/crash-flexbox-no-layout-child.html: Added.
3166 * platform/chromium-win/fast/flexbox/021-expected.txt:
3167 * platform/efl/fast/flexbox/021-expected.txt:
3168 * platform/gtk/fast/flexbox/021-expected.txt:
3169 * platform/mac/fast/flexbox/021-expected.txt:
3170 * platform/qt/fast/flexbox/021-expected.txt:
3171 Updated as we now layout out this flex-box. The image result should not
3172 change as it doesn't contribute to the visible flexbox layout.
3174 2011-10-20 Simon Fraser <simon.fraser@apple.com>
3176 Fix two compositing iframes tests
3177 https://bugs.webkit.org/show_bug.cgi?id=70543
3179 Reviewed by Dean Jackson.
3181 Remove incorrect WK2-specific result for invisible-nested-iframe-show.html.
3183 The WK1 result for overlapped-iframe-iframe-expected.txt was also incorrect, because
3184 the test didn not function correctly in WK1. It needs to use a setTimeout(0) to work
3185 around an AppKit issue, and to display() so that painting triggers overflow detection.
3187 * compositing/iframes/overlapped-iframe-iframe.html:
3188 * platform/mac-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt: Removed.
3189 * platform/mac/compositing/iframes/overlapped-iframe-iframe-expected.txt: Removed.
3191 2011-10-19 Ryosuke Niwa <rniwa@webkit.org>
3193 [nrwt] results.html should differentiate expected missing and unexpected missing
3194 https://bugs.webkit.org/show_bug.cgi?id=70372
3196 Reviewed by Ojan Vafai.
3198 Fixed the bug by moving the code to set isExpected above where we find tests with missing results
3199 in processGlobalStateFor, and replacing testList for the missing results table by failingTestsTable.
3201 Also fixed a bug in updateTogglingImages that was erroneously replacing links to .png files by
3202 links to -diffs.html that don't exist for tests with missing results.
3204 * fast/harness/resources/results-test.js: Added a test.
3205 * fast/harness/results-expected.txt: Rebaselined.
3206 * fast/harness/results.html:
3207 * platform/chromium/fast/harness/results-expected.txt: Rebaselined.
3208 * platform/win/fast/harness/results-expected.txt: Rebaselined.
3210 2011-10-20 Tony Chang <tony@chromium.org>
3212 fix repaint bugs in new flexbox
3213 https://bugs.webkit.org/show_bug.cgi?id=70450
3215 Reviewed by David Hyatt.
3217 * css3/flexbox/repaint-expected.txt: Added.
3218 * css3/flexbox/repaint-rtl-column-expected.txt: Added.
3219 * css3/flexbox/repaint-rtl-column.html: Added.
3220 * css3/flexbox/repaint.html: Added.
3221 * platform/chromium-linux/css3/flexbox/repaint-expected.png: Added.
3222 * platform/chromium-linux/css3/flexbox/repaint-rtl-columnexpected.png: Added.
3224 2011-10-20 Dan Bernstein <mitz@apple.com>
3226 Flipped-blocks writing mode blocks do not hit test their overflow
3227 https://bugs.webkit.org/show_bug.cgi?id=70546
3229 Reviewed by Sam Weinig.
3231 * fast/writing-mode/flipped-blocks-hit-test-overflow-expected.txt: Added.
3232 * fast/writing-mode/flipped-blocks-hit-test-overflow.html: Added.
3234 2011-10-20 David Hyatt <hyatt@apple.com>
3236 https://bugs.webkit.org/show_bug.cgi?id=70539
3238 Make the 'clip' property work in variable width regions.
3240 Reviewed by Dan Bernstein.
3242 * fast/regions/positioned-objects-clipped-spanning-regions.html: Added.
3243 * platform/mac/fast/regions/positioned-objects-clipped-spanning-regions-expected.png: Added.
3244 * platform/mac/fast/regions/positioned-objects-clipped-spanning-regions-expected.txt: Added.
3246 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3248 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3249 even if the family does not match.
3250 https://bugs.webkit.org/show_bug.cgi?id=55036
3252 Unreviewed. Update tests after r97990, and unskip them. (part 4)
3254 * platform/qt/http/: [...]
3255 * platform/qt/fast/: [...]
3256 * platform/qt/plugins/: [...]
3257 * platform/qt/printing/: [...]
3258 * platform/qt/scrollbars/: [...]
3259 * platform/qt/Skipped:
3261 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3263 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3264 even if the family does not match.
3265 https://bugs.webkit.org/show_bug.cgi?id=55036
3267 Unreviewed. Update tests after r97990, and unskip them. (part 3)
3269 * platform/qt/editing/: [...]
3270 * platform/qt/fast/: [...]
3271 * platform/qt/Skipped:
3273 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3275 Unreviewed. Add remaining EFL baselines.
3277 * platform/efl/fast/html: Added.
3278 * platform/efl/fast/html/keygen-expected.txt: Added.
3279 * platform/efl/fast/html/link-rel-stylesheet-expected.txt: Added.
3280 * platform/efl/fast/html/listing-expected.txt: Added.
3281 * platform/efl/fast/html/marquee-scroll-expected.txt: Added.
3282 * platform/efl/fast/html/marquee-scrollamount-expected.txt: Added.
3283 * platform/efl/fast/loader: Added.
3284 * platform/efl/fast/loader/text-document-wrapping-expected.txt: Added.
3286 2011-10-20 Ken Buchanan <kenrb@chromium.org>
3288 Crash in updateFirstLetter on :after generated content
3289 https://bugs.webkit.org/show_bug.cgi?id=70031
3291 Reviewed by David Hyatt.
3293 Added test for crash condition with a floating first-letter on after content
3295 * fast/css-generated-content/after-with-first-letter-float-crash.html: Added
3296 * fast/css-generated-content/after-with-first-letter-float-crash-expected.txt: Added
3298 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3300 Unreviewed. Add EFL baselines for the selectors, table, text,
3301 tokenizer, transforms, writing-mode, xsl suites inside the "fast" suite.
3303 * platform/efl/fast/selectors: [...]
3304 * platform/efl/fast/table: [...]
3305 * platform/efl/fast/text: [...]
3306 * platform/efl/fast/tokenizer: [...]
3307 * platform/efl/fast/transforms: [...]
3308 * platform/efl/fast/writing-mode: [...]
3309 * platform/efl/fast/xsl: [...]
3311 2011-10-20 Daniel Cheng <dcheng@chromium.org>
3313 Update expectations after r97878.
3314 https://bugs.webkit.org/show_bug.cgi?id=70527
3316 Reviewed by Tony Chang.
3318 * platform/chromium-cg-mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
3319 * platform/chromium-cg-mac-leopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
3320 * platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
3321 * platform/chromium-cg-mac-snowleopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
3322 * platform/chromium-cg-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Removed.
3323 * platform/chromium-linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
3324 * platform/chromium-linux/editing/selection/drag-to-contenteditable-iframe-expected.png:
3325 * platform/chromium-mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
3326 * platform/chromium-mac-leopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/selection/drag-to-contenteditable-iframe-expected.png.
3327 * platform/chromium-mac-snowleopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
3328 * platform/chromium-mac-snowleopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
3329 * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Removed.
3330 * platform/chromium-win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
3331 * platform/chromium-win/editing/selection/drag-to-contenteditable-iframe-expected.png:
3332 * platform/chromium/test_expectations.txt:
3334 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3336 Unreviewed. Add EFL baselines for the overflow, parser, reflections, regions,
3337 repaint, replaced, ruby and runing suites inside the "fast" suites.
3339 * platform/efl/fast/overflow: [...]
3340 * platform/efl/fast/parser: [...]
3341 * platform/efl/fast/reflections: [...]
3342 * platform/efl/fast/regions: [...]
3343 * platform/efl/fast/repaint: [...]
3344 * platform/efl/fast/replaced: [...]
3345 * platform/efl/fast/ruby: [...]
3346 * platform/efl/fast/runin: [...]
3348 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3350 Unreviewed. Add more EFL baselines for the fast/ suite.
3352 * platform/efl/fast/images: [...]
3353 * platform/efl/fast/inline: [...]
3354 * platform/efl/fast/inline-block: [...]
3355 * platform/efl/fast/innerHTML: [...]
3356 * platform/efl/fast/inspector-support: [...]
3357 * platform/efl/fast/invalid: [...]
3358 * platform/efl/fast/layers: [...]
3359 * platform/efl/fast/lists: [...]
3360 * platform/efl/fast/media: [...]
3361 * platform/efl/fast/multicol: [...]
3363 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3365 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3366 even if the family does not match.
3367 https://bugs.webkit.org/show_bug.cgi?id=55036
3369 Unreviewed. Update tests after r97990, and unskip them. (part 2)
3371 * platform/qt/css3/: [...]
3372 * platform/qt/Skipped:
3374 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3376 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3377 even if the family does not match.
3378 https://bugs.webkit.org/show_bug.cgi?id=55036
3380 Unreviewed. Update tests after r97990, and unskip them. (part 1)
3382 * platform/qt/animations/: [...]
3383 * platform/qt/css1/: [...]
3384 * platform/qt/css2.1/: [...]
3385 * platform/qt/Skipped:
3387 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3389 Unreviewed. Add part of EFL baselines for the fast/ suite.
3391 * platform/efl/fast/doctypes: [...]
3392 * platform/efl/fast/dom: [...]
3393 * platform/efl/fast/dynamic: [...]
3394 * platform/efl/fast/encoding: [...]
3395 * platform/efl/fast/events: [...]
3396 * platform/efl/fast/fast-mobile-scrolling: [...]
3397 * platform/efl/fast/files: [...]
3398 * platform/efl/fast/flexbox: [...]
3399 * platform/efl/fast/forms: [...]
3400 * platform/efl/fast/frames: [...]
3401 * platform/efl/fast/gradients: [...]
3403 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3405 [Qt] Temporarily skip 5436 tests until rebaselines landed.
3407 * platform/qt/Skipped:
3409 2011-10-20 John Knottenbelt <jknotten@chromium.org>
3411 Touch events should take page scale into account
3412 https://bugs.webkit.org/show_bug.cgi?id=69798
3414 Reviewed by Adam Barth.
3416 * fast/events/touch/page-scaled-touch-gesture-click-expected.txt: Added.
3417 * fast/events/touch/page-scaled-touch-gesture-click.html: Added.
3419 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3421 Unreviewed. Add part of EFL baselines for the fast/ suite.
3423 * platform/efl/fast: Added.
3424 * platform/efl/fast/backgrounds: [...]
3425 * platform/efl/fast/block: [...]
3426 * platform/efl/fast/body-propagation: [...]
3427 * platform/efl/fast/borders: [...]
3428 * platform/efl/fast/box-shadow: [...]
3429 * platform/efl/fast/box-sizing: [...]
3430 * platform/efl/fast/canvas: [...]
3431 * platform/efl/fast/clip: [...]
3432 * platform/efl/fast/compact: [...]
3433 * platform/efl/fast/css: [...]
3434 * platform/efl/fast/css-generated-content: [...]
3436 2011-10-20 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3438 [Qt] Removing test from Skipped list. Test passes: fast/text/justify-padding-distribution.html
3439 https://bugs.webkit.org/show_bug.cgi?id=40584
3441 Reviewed by Andreas Kling.
3443 * platform/qt/Skipped:
3445 2011-10-20 Vsevolod Vlasov <vsevik@chromium.org>
3447 Web Inspector: Advanced search results should keep working after pretty print toggled.
3448 https://bugs.webkit.org/show_bug.cgi?id=70347
3450 Reviewed by Pavel Feldman.
3452 * inspector/debugger/raw-source-code.html:
3454 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3456 Unreviewed. Add EFL baselines for dom, editing, fonts, mathml, media, printing, scrollbars and security.
3458 * platform/efl/dom: [...]
3459 * platform/efl/editing: [...]
3460 * platform/efl/fonts: [...]
3461 * platform/efl/mathml: [...]
3462 * platform/efl/media: [...]
3463 * platform/efl/printing: [...]
3464 * platform/efl/scrollbars: [...]
3465 * platform/efl/security: [...]
3467 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3469 [Qt] Move qt-4.8 platform to qt platform.
3471 Now Qt 4.8 results are default, 4.7 results aren't supported anymore.
3473 * platform/qt: [...]
3474 * platform/qt-4.8: [...]
3476 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3478 Unreviewed. Adding EFL baselines for animations, compositing, transforms and transitions.
3480 * platform/efl/animations: Added.
3481 * platform/efl/animations/missing-values-first-keyframe-expected.txt: Added.
3482 * platform/efl/animations/missing-values-last-keyframe-expected.txt: Added.
3483 * platform/efl/animations/state-at-end-event-expected.txt: Added.
3484 * platform/efl/compositing: Added.
3485 * platform/efl/compositing/animation: Added.
3486 * platform/efl/compositing/animation/state-at-end-event-transform-layer-expected.txt: Added.
3487 * platform/efl/compositing/color-matching: Added.
3488 * platform/efl/compositing/color-matching/image-color-matching-expected.txt: Added.
3489 * platform/efl/compositing/color-matching/pdf-image-match-expected.txt: Added.
3490 * platform/efl/compositing/compositing-visible-descendant-expected.txt: Added.
3491 * platform/efl/compositing/direct-image-compositing-expected.txt: Added.
3492 * platform/efl/compositing/framesets: Added.
3493 * platform/efl/compositing/generated-content-expected.txt: Added.
3494 * platform/efl/compositing/geometry: Added.
3495 * platform/efl/compositing/geometry/abs-position-inside-opacity-expected.txt: Added.
3496 * platform/efl/compositing/geometry/clipped-video-controller-expected.txt: Added.
3497 * platform/efl/compositing/geometry/clipping-foreground-expected.txt: Added.
3498 * platform/efl/compositing/geometry/composited-html-size-expected.txt: Added.
3499 * platform/efl/compositing/geometry/fixed-in-composited-expected.txt: Added.
3500 * platform/efl/compositing/geometry/fixed-position-expected.txt: Added.
3501 * platform/efl/compositing/geometry/horizontal-scroll-composited-expected.txt: Added.
3502 * platform/efl/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Added.
3503 * platform/efl/compositing/geometry/layer-due-to-layer-children-expected.txt: Added.
3504 * platform/efl/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Added.
3505 * platform/efl/compositing/geometry/outline-change-expected.txt: Added.
3506 * platform/efl/compositing/geometry/partial-layout-update-expected.txt: Added.
3507 * platform/efl/compositing/geometry/root-layer-update-expected.txt: Added.
3508 * platform/efl/compositing/geometry/tall-page-composited-expected.txt: Added.
3509 * platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Added.
3510 * platform/efl/compositing/geometry/vertical-scroll-composited-expected.txt: Added.
3511 * platform/efl/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
3512 * platform/efl/compositing/geometry/video-opacity-overlay-expected.txt: Added.
3513 * platform/efl/compositing/iframes: Added.
3514 * platform/efl/compositing/iframes/composited-iframe-alignment-expected.txt: Added.
3515 * platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added.
3516 * platform/efl/compositing/iframes/iframe-in-composited-layer-expected.txt: Added.
3517 * platform/efl/compositing/images: Added.
3518 * platform/efl/compositing/images/direct-image-background-color-expected.txt: Added.
3519 * platform/efl/compositing/layers-inside-overflow-scroll-expected.txt: Added.
3520 * platform/efl/compositing/masks: Added.
3521 * platform/efl/compositing/masks/direct-image-mask-expected.txt: Added.
3522 * platform/efl/compositing/masks/masked-ancestor-expected.txt: Added.
3523 * platform/efl/compositing/masks/multiple-masks-expected.txt: Added.
3524 * platform/efl/compositing/masks/simple-composited-mask-expected.txt: Added.
3525 * platform/efl/compositing/overflow: Added.
3526 * platform/efl/compositing/overflow/ancestor-overflow-expected.txt: Added.
3527 * platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Added.
3528 * platform/efl/compositing/overflow/overflow-compositing-descendant-expected.txt: Added.
3529 * platform/efl/compositing/overflow/overflow-positioning-expected.txt: Added.
3530 * platform/efl/compositing/overflow/overflow-scroll-expected.txt: Added.
3531 * platform/efl/compositing/overflow/parent-overflow-expected.txt: Added.
3532 * platform/efl/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
3533 * platform/efl/compositing/overflow/scrollbar-painting-expected.txt: Added.
3534 * platform/efl/compositing/plugins: Added.
3535 * platform/efl/compositing/plugins/composited-plugin-expected.txt: Added.
3536 * platform/efl/compositing/reflections: Added.
3537 * platform/efl/compositing/reflections/animation-inside-reflection-expected.txt: Added.
3538 * platform/efl/compositing/reflections/compositing-change-inside-reflection-expected.txt: Added.
3539 * platform/efl/compositing/reflections/deeply-nested-reflections-expected.txt: Added.
3540 * platform/efl/compositing/reflections/load-video-in-reflection-expected.txt: Added.
3541 * platform/efl/compositing/reflections/masked-reflection-on-composited-expected.txt: Added.
3542 * platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.txt: Added.
3543 * platform/efl/compositing/reflections/nested-reflection-animated-expected.txt: Added.
3544 * platform/efl/compositing/reflections/nested-reflection-expected.txt: Added.
3545 * platform/efl/compositing/reflections/nested-reflection-mask-change-expected.txt: Added.
3546 * platform/efl/compositing/reflections/nested-reflection-on-overflow-expected.txt: Added.
3547 * platform/efl/compositing/reflections/nested-reflection-opacity-expected.txt: Added.
3548 * platform/efl/compositing/reflections/nested-reflection-size-change-expected.txt: Added.
3549 * platform/efl/compositing/reflections/nested-reflection-transformed-expected.txt: Added.
3550 * platform/efl/compositing/reflections/nested-reflection-transformed2-expected.txt: Added.
3551 * platform/efl/compositing/reflections/nested-reflection-transition-expected.txt: Added.
3552 * platform/efl/compositing/reflections/reflection-in-composited-expected.txt: Added.
3553 * platform/efl/compositing/reflections/reflection-on-composited-expected.txt: Added.
3554 * platform/efl/compositing/reflections/reflection-opacity-expected.txt: Added.
3555 * platform/efl/compositing/reflections/reflection-ordering-expected.txt: Added.
3556 * platform/efl/compositing/reflections/reflection-positioning-expected.txt: Added.
3557 * platform/efl/compositing/reflections/reflection-positioning2-expected.txt: Added.
3558 * platform/efl/compositing/reflections/simple-composited-reflections-expected.txt: Added.
3559 * platform/efl/compositing/reflections/transform-inside-reflection-expected.txt: Added.
3560 * platform/efl/compositing/repaint: Added.
3561 * platform/efl/compositing/repaint/become-overlay-composited-layer-expected.txt: Added.
3562 * platform/efl/compositing/repaint/composited-document-element-expected.txt: Added.
3563 * platform/efl/compositing/repaint/content-into-overflow-expected.txt: Added.
3564 * platform/efl/compositing/repaint/layer-repaint-expected.txt: Added.
3565 * platform/efl/compositing/repaint/layer-repaint-rects-expected.txt: Added.
3566 * platform/efl/compositing/repaint/opacity-between-absolute-expected.txt: Added.
3567 * platform/efl/compositing/repaint/opacity-between-absolute2-expected.txt: Added.
3568 * platform/efl/compositing/repaint/overflow-into-content-expected.txt: Added.
3569 * platform/efl/compositing/scaling: Added.
3570 * platform/efl/compositing/self-painting-layers-expected.txt: Added.
3571 * platform/efl/compositing/shadows: Added.
3572 * platform/efl/compositing/shadows/shadow-drawing-expected.txt: Added.
3573 * platform/efl/compositing/sibling-positioning-expected.txt: Added.
3574 * platform/efl/compositing/text-on-large-layer-expected.txt: Added.
3575 * platform/efl/compositing/transitions: Added.
3576 * platform/efl/compositing/transitions/scale-transition-no-start-expected.txt: Added.
3577 * platform/efl/compositing/transitions/singular-scale-transition-expected.txt: Added.
3578 * platform/efl/compositing/video: Added.
3579 * platform/efl/compositing/video/video-background-color-expected.txt: Added.
3580 * platform/efl/transforms: Added.
3581 * platform/efl/transforms/2d: Added.
3582 * platform/efl/transforms/2d/compound-transforms-vs-containers-expected.txt: Added.
3583 * platform/efl/transforms/2d/hindi-rotated-expected.txt: Added.
3584 * platform/efl/transforms/2d/transform-borderbox-expected.txt: Added.
3585 * platform/efl/transforms/2d/transform-fixed-container-expected.txt: Added.
3586 * platform/efl/transforms/2d/transform-origin-borderbox-expected.txt: Added.
3587 * platform/efl/transforms/2d/zoom-menulist-expected.txt: Added.
3588 * platform/efl/transforms/no_transform_hit_testing-expected.txt: Added.
3589 * platform/efl/transforms/svg-vs-css-expected.txt: Added.
3590 * platform/efl/transitions: Added.
3591 * platform/efl/transitions/default-timing-function-expected.txt: Added.
3592 * platform/efl/transitions/move-after-transition-expected.txt: Added.
3593 * platform/efl/transitions/svg-text-shadow-transition-expected.txt: Added.
3594 * platform/efl/transitions/transition-end-event-rendering-expected.txt: Added.
3596 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3598 Unreviewed. Add EFL baselines for table tests.
3600 * platform/efl/tables: Added.
3601 * platform/efl/tables/layering: Added.
3602 * platform/efl/tables/layering/paint-test-layering-1-expected.txt: Added.
3603 * platform/efl/tables/layering/paint-test-layering-2-expected.txt: Added.
3604 * platform/efl/tables/mozilla: Added.
3605 * platform/efl/tables/mozilla/bugs: Added.
3606 * platform/efl/tables/mozilla/bugs/45621-expected.txt: Added.
3607 * platform/efl/tables/mozilla/bugs/adforce_imgis_com-expected.txt: Added.
3608 * platform/efl/tables/mozilla/bugs/bug10009-expected.txt: Added.
3609 * platform/efl/tables/mozilla/bugs/bug100334-expected.txt: Added.
3610 * platform/efl/tables/mozilla/bugs/bug10036-expected.txt: Added.
3611 * platform/efl/tables/mozilla/bugs/bug10039-expected.txt: Added.
3612 * platform/efl/tables/mozilla/bugs/bug101201-expected.txt: Added.
3613 * platform/efl/tables/mozilla/bugs/bug101674-expected.txt: Added.
3614 * platform/efl/tables/mozilla/bugs/bug102145-1-expected.txt: Added.
3615 * platform/efl/tables/mozilla/bugs/bug102145-2-expected.txt: Added.
3616 * platform/efl/tables/mozilla/bugs/bug102145-3-expected.txt: Added.
3617 * platform/efl/tables/mozilla/bugs/bug102145-4-expected.txt: Added.
3618 * platform/efl/tables/mozilla/bugs/bug10269-1-expected.txt: Added.
3619 * platform/efl/tables/mozilla/bugs/bug10269-2-expected.txt: Added.
3620 * platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt: Added.
3621 * platform/efl/tables/mozilla/bugs/bug10296-2-expected.txt: Added.
3622 * platform/efl/tables/mozilla/bugs/bug103533-expected.txt: Added.
3623 * platform/efl/tables/mozilla/bugs/bug1055-1-expected.txt: Added.
3624 * platform/efl/tables/mozilla/bugs/bug10565-expected.txt: Added.
3625 * platform/efl/tables/mozilla/bugs/bug106158-1-expected.txt: Added.
3626 * platform/efl/tables/mozilla/bugs/bug106158-2-expected.txt: Added.
3627 * platform/efl/tables/mozilla/bugs/bug10633-expected.txt: Added.
3628 * platform/efl/tables/mozilla/bugs/bug1067-1-expected.txt: Added.
3629 * platform/efl/tables/mozilla/bugs/bug1067-2-expected.txt: Added.
3630 * platform/efl/tables/mozilla/bugs/bug106795-expected.txt: Added.
3631 * platform/efl/tables/mozilla/bugs/bug106816-expected.txt: Added.
3632 * platform/efl/tables/mozilla/bugs/bug108340-expected.txt: Added.
3633 * platform/efl/tables/mozilla/bugs/bug109043-expected.txt: Added.
3634 * platform/efl/tables/mozilla/bugs/bug11026-expected.txt: Added.
3635 * platform/efl/tables/mozilla/bugs/bug110566-expected.txt: Added.
3636 * platform/efl/tables/mozilla/bugs/bug11321-expected.txt: Added.
3637 * platform/efl/tables/mozilla/bugs/bug113235-1-expected.txt: Added.
3638 * platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Added.
3639 * platform/efl/tables/mozilla/bugs/bug113235-3-expected.txt: Added.
3640 * platform/efl/tables/mozilla/bugs/bug113424-expected.txt: Added.
3641 * platform/efl/tables/mozilla/bugs/bug11384q-expected.txt: Added.
3642 * platform/efl/tables/mozilla/bugs/bug11384s-expected.txt: Added.
3643 * platform/efl/tables/mozilla/bugs/bug1163-1-expected.txt: Added.
3644 * platform/efl/tables/mozilla/bugs/bug1188-expected.txt: Added.
3645 * platform/efl/tables/mozilla/bugs/bug11944-expected.txt: Added.
3646 * platform/efl/tables/mozilla/bugs/bug119786-expected.txt: Added.
3647 * platform/efl/tables/mozilla/bugs/bug12008-expected.txt: Added.
3648 * platform/efl/tables/mozilla/bugs/bug120107-expected.txt: Added.
3649 * platform/efl/tables/mozilla/bugs/bug120364-expected.txt: Added.
3650 * platform/efl/tables/mozilla/bugs/bug1220-expected.txt: Added.
3651 * platform/efl/tables/mozilla/bugs/bug1224-expected.txt: Added.
3652 * platform/efl/tables/mozilla/bugs/bug12268-expected.txt: Added.
3653 * platform/efl/tables/mozilla/bugs/bug12384-expected.txt: Added.
3654 * platform/efl/tables/mozilla/bugs/bug123862-expected.txt: Added.
3655 * platform/efl/tables/mozilla/bugs/bug1261-expected.txt: Added.
3656 * platform/efl/tables/mozilla/bugs/bug126742-expected.txt: Added.
3657 * platform/efl/tables/mozilla/bugs/bug12709-expected.txt: Added.
3658 * platform/efl/tables/mozilla/bugs/bug1271-expected.txt: Added.
3659 * platform/efl/tables/mozilla/bugs/bug127267-expected.txt: Added.
3660 * platform/efl/tables/mozilla/bugs/bug128229-expected.txt: Added.
3661 * platform/efl/tables/mozilla/bugs/bug12908-1-expected.txt: Added.
3662 * platform/efl/tables/mozilla/bugs/bug12908-2-expected.txt: Added.
3663 * platform/efl/tables/mozilla/bugs/bug12910-2-expected.txt: Added.
3664 * platform/efl/tables/mozilla/bugs/bug12910-expected.txt: Added.
3665 * platform/efl/tables/mozilla/bugs/bug1296-expected.txt: Added.
3666 * platform/efl/tables/mozilla/bugs/bug1302-expected.txt: Added.
3667 * platform/efl/tables/mozilla/bugs/bug131020-2-expected.txt: Added.
3668 * platform/efl/tables/mozilla/bugs/bug131020-expected.txt: Added.
3669 * platform/efl/tables/mozilla/bugs/bug131020_iframe-expected.txt: Added.
3670 * platform/efl/tables/mozilla/bugs/bug13105-expected.txt: Added.
3671 * platform/efl/tables/mozilla/bugs/bug13118-expected.txt: Added.
3672 * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Added.
3673 * platform/efl/tables/mozilla/bugs/bug1318-expected.txt: Added.
3674 * platform/efl/tables/mozilla/bugs/bug13196-expected.txt: Added.
3675 * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt: Added.
3676 * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt: Added.
3677 * platform/efl/tables/mozilla/bugs/bug133948-expected.txt: Added.
3678 * platform/efl/tables/mozilla/bugs/bug13484-expected.txt: Added.
3679 * platform/efl/tables/mozilla/bugs/bug13526-expected.txt: Added.
3680 * platform/efl/tables/mozilla/bugs/bug137388-1-expected.txt: Added.
3681 * platform/efl/tables/mozilla/bugs/bug137388-2-expected.txt: Added.
3682 * platform/efl/tables/mozilla/bugs/bug137388-3-expected.txt: Added.
3683 * platform/efl/tables/mozilla/bugs/bug138725-expected.txt: Added.
3684 * platform/efl/tables/mozilla/bugs/bug139524-1-expected.txt: Added.
3685 * platform/efl/tables/mozilla/bugs/bug139524-2-expected.txt: Added.
3686 * platform/efl/tables/mozilla/bugs/bug139524-3-expected.txt: Added.
3687 * platform/efl/tables/mozilla/bugs/bug139524-4-expected.txt: Added.
3688 * platform/efl/tables/mozilla/bugs/bug14159-1-expected.txt: Added.
3689 * platform/efl/tables/mozilla/bugs/bug14159-3-expected.txt: Added.
3690 * platform/efl/tables/mozilla/bugs/bug1430-expected.txt: Added.
3691 * platform/efl/tables/mozilla/bugs/bug14323-expected.txt: Added.
3692 * platform/efl/tables/mozilla/bugs/bug145572-expected.txt: Added.
3693 * platform/efl/tables/mozilla/bugs/bug1474-expected.txt: Added.
3694 * platform/efl/tables/mozilla/bugs/bug149275-1-expected.txt: Added.
3695 * platform/efl/tables/mozilla/bugs/bug149275-2-expected.txt: Added.
3696 * platform/efl/tables/mozilla/bugs/bug14929-expected.txt: Added.
3697 * platform/efl/tables/mozilla/bugs/bug15247-expected.txt: Added.
3698 * platform/efl/tables/mozilla/bugs/bug154780-expected.txt: Added.
3699 * platform/efl/tables/mozilla/bugs/bug15544-expected.txt: Added.
3700 * platform/efl/tables/mozilla/bugs/bug157890-expected.txt: Added.
3701 * platform/efl/tables/mozilla/bugs/bug159108-expected.txt: Added.
3702 * platform/efl/tables/mozilla/bugs/bug15933-expected.txt: Added.
3703 * platform/efl/tables/mozilla/bugs/bug16012-expected.txt: Added.
3704 * platform/efl/tables/mozilla/bugs/bug16252-expected.txt: Added.
3705 * platform/efl/tables/mozilla/bugs/bug17130-1-expected.txt: Added.
3706 * platform/efl/tables/mozilla/bugs/bug17130-2-expected.txt: Added.
3707 * platform/efl/tables/mozilla/bugs/bug17138-expected.txt: Added.
3708 * platform/efl/tables/mozilla/bugs/bug17168-expected.txt: Added.
3709 * platform/efl/tables/mozilla/bugs/bug175455-4-expected.txt: Added.
3710 * platform/efl/tables/mozilla/bugs/bug17548-expected.txt: Added.
3711 * platform/efl/tables/mozilla/bugs/bug17587-expected.txt: Added.
3712 * platform/efl/tables/mozilla/bugs/bug1800-expected.txt: Added.
3713 * platform/efl/tables/mozilla/bugs/bug1802-expected.txt: Added.
3714 * platform/efl/tables/mozilla/bugs/bug1802s-expected.txt: Added.
3715 * platform/efl/tables/mozilla/bugs/bug1809-expected.txt: Added.
3716 * platform/efl/tables/mozilla/bugs/bug1818-1-expected.txt: Added.
3717 * platform/efl/tables/mozilla/bugs/bug1818-2-expected.txt: Added.
3718 * platform/efl/tables/mozilla/bugs/bug1818-3-expected.txt: Added.
3719 * platform/efl/tables/mozilla/bugs/bug1818-4-expected.txt: Added.
3720 * platform/efl/tables/mozilla/bugs/bug1818-5-expected.txt: Added.
3721 * platform/efl/tables/mozilla/bugs/bug1818-6-expected.txt: Added.
3722 * platform/efl/tables/mozilla/bugs/bug1828-expected.txt: Added.
3723 * platform/efl/tables/mozilla/bugs/bug18359-expected.txt: Added.
3724 * platform/efl/tables/mozilla/bugs/bug18440-expected.txt: Added.
3725 * platform/efl/tables/mozilla/bugs/bug18558-expected.txt: Added.
3726 * platform/efl/tables/mozilla/bugs/bug18664-expected.txt: Added.
3727 * platform/efl/tables/mozilla/bugs/bug18955-expected.txt: Added.
3728 * platform/efl/tables/mozilla/bugs/bug19061-1-expected.txt: Added.
3729 * platform/efl/tables/mozilla/bugs/bug19061-2-expected.txt: Added.
3730 * platform/efl/tables/mozilla/bugs/bug19356-expected.txt: Added.
3731 * platform/efl/tables/mozilla/bugs/bug194024-expected.txt: Added.
3732 * platform/efl/tables/mozilla/bugs/bug19599-expected.txt: Added.
3733 * platform/efl/tables/mozilla/bugs/bug196870-expected.txt: Added.
3734 * platform/efl/tables/mozilla/bugs/bug2050-expected.txt: Added.
3735 * platform/efl/tables/mozilla/bugs/bug20579-expected.txt: Added.
3736 * platform/efl/tables/mozilla/bugs/bug2065-expected.txt: Added.
3737 * platform/efl/tables/mozilla/bugs/bug20804-expected.txt: Added.
3738 * platform/efl/tables/mozilla/bugs/bug2123-expected.txt: Added.
3739 * platform/efl/tables/mozilla/bugs/bug21299-expected.txt: Added.
3740 * platform/efl/tables/mozilla/bugs/bug215629-expected.txt: Added.
3741 * platform/efl/tables/mozilla/bugs/bug21918-expected.txt: Added.
3742 * platform/efl/tables/mozilla/bugs/bug219693-1-expected.txt: Added.
3743 * platform/efl/tables/mozilla/bugs/bug219693-2-expected.txt: Added.
3744 * platform/efl/tables/mozilla/bugs/bug22019-expected.txt: Added.
3745 * platform/efl/tables/mozilla/bugs/bug220536-expected.txt: Added.
3746 * platform/efl/tables/mozilla/bugs/bug221784-1-expected.txt: Added.
3747 * platform/efl/tables/mozilla/bugs/bug221784-2-expected.txt: Added.
3748 * platform/efl/tables/mozilla/bugs/bug222336-expected.txt: Added.
3749 * platform/efl/tables/mozilla/bugs/bug22246-2-expected.txt: Added.
3750 * platform/efl/tables/mozilla/bugs/bug22246-2a-expected.txt: Added.
3751 * platform/efl/tables/mozilla/bugs/bug22246-3-expected.txt: Added.
3752 * platform/efl/tables/mozilla/bugs/bug22246-3a-expected.txt: Added.
3753 * platform/efl/tables/mozilla/bugs/bug222467-expected.txt: Added.
3754 * platform/efl/tables/mozilla/bugs/bug222846-expected.txt: Added.
3755 * platform/efl/tables/mozilla/bugs/bug22513-expected.txt: Added.
3756 * platform/efl/tables/mozilla/bugs/bug2267-expected.txt: Added.
3757 * platform/efl/tables/mozilla/bugs/bug227123-expected.txt: Added.
3758 * platform/efl/tables/mozilla/bugs/bug2296-expected.txt: Added.
3759 * platform/efl/tables/mozilla/bugs/bug23072-expected.txt: Added.
3760 * platform/efl/tables/mozilla/bugs/bug23151-expected.txt: Added.
3761 * platform/efl/tables/mozilla/bugs/bug23235-expected.txt: Added.
3762 * platform/efl/tables/mozilla/bugs/bug23299-expected.txt: Added.
3763 * platform/efl/tables/mozilla/bugs/bug23994-expected.txt: Added.
3764 * platform/efl/tables/mozilla/bugs/bug24200-expected.txt: Added.
3765 * platform/efl/tables/mozilla/bugs/bug24503-expected.txt: Added.
3766 * platform/efl/tables/mozilla/bugs/bug24627-expected.txt: Added.
3767 * platform/efl/tables/mozilla/bugs/bug24661-expected.txt: Added.
3768 * platform/efl/tables/mozilla/bugs/bug2469-expected.txt: Added.
3769 * platform/efl/tables/mozilla/bugs/bug2479-1-expected.txt: Added.
3770 * platform/efl/tables/mozilla/bugs/bug2479-2-expected.txt: Added.
3771 * platform/efl/tables/mozilla/bugs/bug2479-3-expected.txt: Added.
3772 * platform/efl/tables/mozilla/bugs/bug2479-4-expected.txt: Added.
3773 * platform/efl/tables/mozilla/bugs/bug24880-expected.txt: Added.
3774 * platform/efl/tables/mozilla/bugs/bug25004-expected.txt: Added.
3775 * platform/efl/tables/mozilla/bugs/bug25074-expected.txt: Added.
3776 * platform/efl/tables/mozilla/bugs/bug25086-expected.txt: Added.
3777 * platform/efl/tables/mozilla/bugs/bug2509-expected.txt: Added.
3778 * platform/efl/tables/mozilla/bugs/bug2516-expected.txt: Added.
3779 * platform/efl/tables/mozilla/bugs/bug25367-expected.txt: Added.
3780 * platform/efl/tables/mozilla/bugs/bug25663-expected.txt: Added.
3781 * platform/efl/tables/mozilla/bugs/bug2585-expected.txt: Added.
3782 * platform/efl/tables/mozilla/bugs/bug26178-expected.txt: Added.
3783 * platform/efl/tables/mozilla/bugs/bug26553-expected.txt: Added.
3784 * platform/efl/tables/mozilla/bugs/bug2684-expected.txt: Added.
3785 * platform/efl/tables/mozilla/bugs/bug269566-expected.txt: Added.
3786 * platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt: Added.
3787 * platform/efl/tables/mozilla/bugs/bug27038-2-expected.txt: Added.
3788 * platform/efl/tables/mozilla/bugs/bug27038-3-expected.txt: Added.
3789 * platform/efl/tables/mozilla/bugs/bug275625-expected.txt: Added.
3790 * platform/efl/tables/mozilla/bugs/bug2757-expected.txt: Added.
3791 * platform/efl/tables/mozilla/bugs/bug2763-expected.txt: Added.
3792 * platform/efl/tables/mozilla/bugs/bug277062-expected.txt: Added.
3793 * platform/efl/tables/mozilla/bugs/bug2773-expected.txt: Added.
3794 * platform/efl/tables/mozilla/bugs/bug278266-expected.txt: Added.
3795 * platform/efl/tables/mozilla/bugs/bug278385-expected.txt: Added.
3796 * platform/efl/tables/mozilla/bugs/bug27993-1-expected.txt: Added.
3797 * platform/efl/tables/mozilla/bugs/bug28341-expected.txt: Added.
3798 * platform/efl/tables/mozilla/bugs/bug2886-2-expected.txt: Added.
3799 * platform/efl/tables/mozilla/bugs/bug2886-expected.txt: Added.
3800 * platform/efl/tables/mozilla/bugs/bug28928-expected.txt: Added.
3801 * platform/efl/tables/mozilla/bugs/bug28933-expected.txt: Added.
3802 * platform/efl/tables/mozilla/bugs/bug29058-1-expected.txt: Added.
3803 * platform/efl/tables/mozilla/bugs/bug29058-3-expected.txt: Added.
3804 * platform/efl/tables/mozilla/bugs/bug29157-expected.txt: Added.
3805 * platform/efl/tables/mozilla/bugs/bug29314-expected.txt: Added.
3806 * platform/efl/tables/mozilla/bugs/bug29326-expected.txt: Added.
3807 * platform/efl/tables/mozilla/bugs/bug29429-expected.txt: Added.
3808 * platform/efl/tables/mozilla/bugs/bug2947-expected.txt: Added.
3809 * platform/efl/tables/mozilla/bugs/bug2954-expected.txt: Added.
3810 * platform/efl/tables/mozilla/bugs/bug2962-expected.txt: Added.
3811 * platform/efl/tables/mozilla/bugs/bug2973-expected.txt: Added.
3812 * platform/efl/tables/mozilla/bugs/bug2981-1-expected.txt: Added.
3813 * platform/efl/tables/mozilla/bugs/bug2981-2-expected.txt: Added.
3814 * platform/efl/tables/mozilla/bugs/bug2997-expected.txt: Added.
3815 * platform/efl/tables/mozilla/bugs/bug30273-expected.txt: Added.
3816 * platform/efl/tables/mozilla/bugs/bug30332-1-expected.txt: Added.
3817 * platform/efl/tables/mozilla/bugs/bug30332-2-expected.txt: Added.
3818 * platform/efl/tables/mozilla/bugs/bug3037-1-expected.txt: Added.
3819 * platform/efl/tables/mozilla/bugs/bug3037-2-expected.txt: Added.
3820 * platform/efl/tables/mozilla/bugs/bug30418-expected.txt: Added.
3821 * platform/efl/tables/mozilla/bugs/bug30559-expected.txt: Added.
3822 * platform/efl/tables/mozilla/bugs/bug30692-expected.txt: Added.
3823 * platform/efl/tables/mozilla/bugs/bug30985-expected.txt: Added.
3824 * platform/efl/tables/mozilla/bugs/bug3103-expected.txt: Added.
3825 * platform/efl/tables/mozilla/bugs/bug3191-expected.txt: Added.
3826 * platform/efl/tables/mozilla/bugs/bug32205-2-expected.txt: Added.
3827 * platform/efl/tables/mozilla/bugs/bug32205-3-expected.txt: Added.
3828 * platform/efl/tables/mozilla/bugs/bug32205-5-expected.txt: Added.
3829 * platform/efl/tables/mozilla/bugs/bug32447-expected.txt: Added.
3830 * platform/efl/tables/mozilla/bugs/bug3260-expected.txt: Added.
3831 * platform/efl/tables/mozilla/bugs/bug3263-expected.txt: Added.
3832 * platform/efl/tables/mozilla/bugs/bug32841-expected.txt: Added.
3833 * platform/efl/tables/mozilla/bugs/bug3309-1-expected.txt: Added.
3834 * platform/efl/tables/mozilla/bugs/bug3309-2-expected.txt: Added.
3835 * platform/efl/tables/mozilla/bugs/bug33137-expected.txt: Added.
3836 * platform/efl/tables/mozilla/bugs/bug33855-expected.txt: Added.
3837 * platform/efl/tables/mozilla/bugs/bug34176-expected.txt: Added.
3838 * platform/efl/tables/mozilla/bugs/bug34538-expected.txt: Added.
3839 * platform/efl/tables/mozilla/bugs/bug3454-expected.txt: Added.
3840 * platform/efl/tables/mozilla/bugs/bug35662-expected.txt: Added.
3841 * platform/efl/tables/mozilla/bugs/bug3681-1-expected.txt: Added.
3842 * platform/efl/tables/mozilla/bugs/bug3681-2-expected.txt: Added.
3843 * platform/efl/tables/mozilla/bugs/bug3718-expected.txt: Added.
3844 * platform/efl/tables/mozilla/bugs/bug38916-expected.txt: Added.
3845 * platform/efl/tables/mozilla/bugs/bug39209-expected.txt: Added.
3846 * platform/efl/tables/mozilla/bugs/bug3977-expected.txt: Added.
3847 * platform/efl/tables/mozilla/bugs/bug40828-expected.txt: Added.
3848 * platform/efl/tables/mozilla/bugs/bug4093-expected.txt: Added.
3849 * platform/efl/tables/mozilla/bugs/bug41890-expected.txt: Added.
3850 * platform/efl/tables/mozilla/bugs/bug42187-expected.txt: Added.
3851 * platform/efl/tables/mozilla/bugs/bug42443-expected.txt: Added.
3852 * platform/efl/tables/mozilla/bugs/bug4284-expected.txt: Added.
3853 * platform/efl/tables/mozilla/bugs/bug43039-expected.txt: Added.
3854 * platform/efl/tables/mozilla/bugs/bug43204-expected.txt: Added.
3855 * platform/efl/tables/mozilla/bugs/bug4382-expected.txt: Added.
3856 * platform/efl/tables/mozilla/bugs/bug4385-expected.txt: Added.
3857 * platform/efl/tables/mozilla/bugs/bug43854-1-expected.txt: Added.
3858 * platform/efl/tables/mozilla/bugs/bug43854-2-expected.txt: Added.
3859 * platform/efl/tables/mozilla/bugs/bug4427-expected.txt: Added.
3860 * platform/efl/tables/mozilla/bugs/bug4429-expected.txt: Added.
3861 * platform/efl/tables/mozilla/bugs/bug44505-expected.txt: Added.
3862 * platform/efl/tables/mozilla/bugs/bug44523-expected.txt: Added.
3863 * platform/efl/tables/mozilla/bugs/bug4501-expected.txt: Added.
3864 * platform/efl/tables/mozilla/bugs/bug45055-2-expected.txt: Added.
3865 * platform/efl/tables/mozilla/bugs/bug45055-expected.txt: Added.
3866 * platform/efl/tables/mozilla/bugs/bug4520-expected.txt: Added.
3867 * platform/efl/tables/mozilla/bugs/bug4523-expected.txt: Added.
3868 * platform/efl/tables/mozilla/bugs/bug4527-expected.txt: Added.
3869 * platform/efl/tables/mozilla/bugs/bug45350-expected.txt: Added.
3870 * platform/efl/tables/mozilla/bugs/bug45486-expected.txt: Added.
3871 * platform/efl/tables/mozilla/bugs/bug4576-expected.txt: Added.
3872 * platform/efl/tables/mozilla/bugs/bug46268-1-expected.txt: Added.
3873 * platform/efl/tables/mozilla/bugs/bug46268-2-expected.txt: Added.
3874 * platform/efl/tables/mozilla/bugs/bug46268-3-expected.txt: Added.
3875 * platform/efl/tables/mozilla/bugs/bug46268-5-expected.txt: Added.
3876 * platform/efl/tables/mozilla/bugs/bug46268-expected.txt: Added.
3877 * platform/efl/tables/mozilla/bugs/bug46368-1-expected.txt: Added.
3878 * platform/efl/tables/mozilla/bugs/bug46368-2-expected.txt: Added.
3879 * platform/efl/tables/mozilla/bugs/bug46480-1-expected.txt: Added.
3880 * platform/efl/tables/mozilla/bugs/bug46480-2-expected.txt: Added.
3881 * platform/efl/tables/mozilla/bugs/bug46623-1-expected.txt: Added.
3882 * platform/efl/tables/mozilla/bugs/bug46623-2-expected.txt: Added.
3883 * platform/efl/tables/mozilla/bugs/bug46924-expected.txt: Added.
3884 * platform/efl/tables/mozilla/bugs/bug46944-expected.txt: Added.
3885 * platform/efl/tables/mozilla/bugs/bug4739-expected.txt: Added.
3886 * platform/efl/tables/mozilla/bugs/bug47432-expected.txt: Added.
3887 * platform/efl/tables/mozilla/bugs/bug48028-1-expected.txt: Added.
3888 * platform/efl/tables/mozilla/bugs/bug48028-2-expected.txt: Added.
3889 * platform/efl/tables/mozilla/bugs/bug4803-expected.txt: Added.
3890 * platform/efl/tables/mozilla/bugs/bug4849-2-expected.txt: Added.
3891 * platform/efl/tables/mozilla/bugs/bug4849-expected.txt: Added.
3892 * platform/efl/tables/mozilla/bugs/bug48827-expected.txt: Added.
3893 * platform/efl/tables/mozilla/bugs/bug50695-1-expected.txt: Added.
3894 * platform/efl/tables/mozilla/bugs/bug50695-2-expected.txt: Added.
3895 * platform/efl/tables/mozilla/bugs/bug51037-expected.txt: Added.
3896 * platform/efl/tables/mozilla/bugs/bug51140-expected.txt: Added.
3897 * platform/efl/tables/mozilla/bugs/bug51727-expected.txt: Added.
3898 * platform/efl/tables/mozilla/bugs/bug5188-expected.txt: Added.
3899 * platform/efl/tables/mozilla/bugs/bug52505-expected.txt: Added.
3900 * platform/efl/tables/mozilla/bugs/bug52506-expected.txt: Added.
3901 * platform/efl/tables/mozilla/bugs/bug53690-1-expected.txt: Added.
3902 * platform/efl/tables/mozilla/bugs/bug53690-2-expected.txt: Added.
3903 * platform/efl/tables/mozilla/bugs/bug53891-expected.txt: Added.
3904 * platform/efl/tables/mozilla/bugs/bug54450-expected.txt: Added.
3905 * platform/efl/tables/mozilla/bugs/bug5538-expected.txt: Added.
3906 * platform/efl/tables/mozilla/bugs/bug55527-expected.txt: Added.
3907 * platform/efl/tables/mozilla/bugs/bug55545-expected.txt: Added.
3908 * platform/efl/tables/mozilla/bugs/bug55694-expected.txt: Added.
3909 * platform/efl/tables/mozilla/bugs/bug55789-expected.txt: Added.
3910 * platform/efl/tables/mozilla/bugs/bug56201-expected.txt: Added.
3911 * platform/efl/tables/mozilla/bugs/bug56405-expected.txt: Added.
3912 * platform/efl/tables/mozilla/bugs/bug56563-expected.txt: Added.
3913 * platform/efl/tables/mozilla/bugs/bug57300-expected.txt: Added.
3914 * platform/efl/tables/mozilla/bugs/bug57378-expected.txt: Added.
3915 * platform/efl/tables/mozilla/bugs/bug57828-2-expected.txt: Added.
3916 * platform/efl/tables/mozilla/bugs/bug57828-expected.txt: Added.
3917 * platform/efl/tables/mozilla/bugs/bug5797-expected.txt: Added.
3918 * platform/efl/tables/mozilla/bugs/bug5798-expected.txt: Added.
3919 * platform/efl/tables/mozilla/bugs/bug5799-expected.txt: Added.
3920 * platform/efl/tables/mozilla/bugs/bug5835-expected.txt: Added.
3921 * platform/efl/tables/mozilla/bugs/bug5838-expected.txt: Added.
3922 * platform/efl/tables/mozilla/bugs/bug58402-1-expected.txt: Added.
3923 * platform/efl/tables/mozilla/bugs/bug59354-expected.txt: Added.
3924 * platform/efl/tables/mozilla/bugs/bug60013-expected.txt: Added.
3925 * platform/efl/tables/mozilla/bugs/bug60749-expected.txt: Added.
3926 * platform/efl/tables/mozilla/bugs/bug60804-expected.txt: Added.
3927 * platform/efl/tables/mozilla/bugs/bug60807-expected.txt: Added.
3928 * platform/efl/tables/mozilla/bugs/bug60992-expected.txt: Added.
3929 * platform/efl/tables/mozilla/bugs/bug6184-expected.txt: Added.
3930 * platform/efl/tables/mozilla/bugs/bug625-expected.txt: Added.
3931 * platform/efl/tables/mozilla/bugs/bug6304-expected.txt: Added.
3932 * platform/efl/tables/mozilla/bugs/bug63785-expected.txt: Added.
3933 * platform/efl/tables/mozilla/bugs/bug6404-expected.txt: Added.
3934 * platform/efl/tables/mozilla/bugs/bug641-1-expected.txt: Added.
3935 * platform/efl/tables/mozilla/bugs/bug641-2-expected.txt: Added.
3936 * platform/efl/tables/mozilla/bugs/bug647-expected.txt: Added.
3937 * platform/efl/tables/mozilla/bugs/bug650-expected.txt: Added.
3938 * platform/efl/tables/mozilla/bugs/bug6674-expected.txt: Added.
3939 * platform/efl/tables/mozilla/bugs/bug67864-expected.txt: Added.
3940 * platform/efl/tables/mozilla/bugs/bug67915-1-expected.txt: Added.
3941 * platform/efl/tables/mozilla/bugs/bug68912-expected.txt: Added.
3942 * platform/efl/tables/mozilla/bugs/bug68998-expected.txt: Added.
3943 * platform/efl/tables/mozilla/bugs/bug69187-expected.txt: Added.
3944 * platform/efl/tables/mozilla/bugs/bug69382-1-expected.txt: Added.
3945 * platform/efl/tables/mozilla/bugs/bug69382-2-expected.txt: Added.
3946 * platform/efl/tables/mozilla/bugs/bug709-expected.txt: Added.
3947 * platform/efl/tables/mozilla/bugs/bug7112-1-expected.txt: Added.
3948 * platform/efl/tables/mozilla/bugs/bug7112-2-expected.txt: Added.
3949 * platform/efl/tables/mozilla/bugs/bug7121-1-expected.txt: Added.
3950 * platform/efl/tables/mozilla/bugs/bug72359-expected.txt: Added.
3951 * platform/efl/tables/mozilla/bugs/bug727-expected.txt: Added.
3952 * platform/efl/tables/mozilla/bugs/bug73321-expected.txt: Added.
3953 * platform/efl/tables/mozilla/bugs/bug7342-expected.txt: Added.
3954 * platform/efl/tables/mozilla/bugs/bug7471-expected.txt: Added.
3955 * platform/efl/tables/mozilla/bugs/bug75250-expected.txt: Added.
3956 * platform/efl/tables/mozilla/bugs/bug7714-expected.txt: Added.
3957 * platform/efl/tables/mozilla/bugs/bug78162-expected.txt: Added.
3958 * platform/efl/tables/mozilla/bugs/bug8032-1-expected.txt: Added.
3959 * platform/efl/tables/mozilla/bugs/bug8032-2-expected.txt: Added.
3960 * platform/efl/tables/mozilla/bugs/bug80762-1-expected.txt: Added.
3961 * platform/efl/tables/mozilla/bugs/bug81934-expected.txt: Added.
3962 * platform/efl/tables/mozilla/bugs/bug82946-1-expected.txt: Added.
3963 * platform/efl/tables/mozilla/bugs/bug82946-2-expected.txt: Added.
3964 * platform/efl/tables/mozilla/bugs/bug8361-expected.txt: Added.
3965 * platform/efl/tables/mozilla/bugs/bug83786-expected.txt: Added.
3966 * platform/efl/tables/mozilla/bugs/bug8381-expected.txt: Added.
3967 * platform/efl/tables/mozilla/bugs/bug8411-expected.txt: Added.
3968 * platform/efl/tables/mozilla/bugs/bug86220-expected.txt: Added.
3969 * platform/efl/tables/mozilla/bugs/bug86708-expected.txt: Added.
3970 * platform/efl/tables/mozilla/bugs/bug88035-1-expected.txt: Added.
3971 * platform/efl/tables/mozilla/bugs/bug88035-2-expected.txt: Added.
3972 * platform/efl/tables/mozilla/bugs/bug88524-expected.txt: Added.
3973 * platform/efl/tables/mozilla/bugs/bug8858-expected.txt: Added.
3974 * platform/efl/tables/mozilla/bugs/bug8950-expected.txt: Added.
3975 * platform/efl/tables/mozilla/bugs/bug9024-expected.txt: Added.
3976 * platform/efl/tables/mozilla/bugs/bug9072-expected.txt: Added.
3977 * platform/efl/tables/mozilla/bugs/bug9123-1-expected.txt: Added.
3978 * platform/efl/tables/mozilla/bugs/bug9123-2-expected.txt: Added.
3979 * platform/efl/tables/mozilla/bugs/bug92143-expected.txt: Added.