1 2011-10-27 Dan Bernstein <mitz@apple.com>
3 Updated expected results after r98608.
5 * fast/css/getComputedStyle/computed-style-expected.txt:
6 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
7 * svg/css/getComputedStyle-basic-expected.txt:
9 2011-10-27 Stephen Chenney <schenney@chromium.org>
11 [Chromium] Need setPrinting
12 https://bugs.webkit.org/show_bug.cgi?id=46152
14 Reviewed by Hajime Morita.
16 * platform/chromium/test_expectations.txt: Removing setPrinting tests from the expected failures.
17 * platform/chromium-linux/printing/setPrinting-expected.png: Added.
18 * platform/chromium-linux/printing/setPrinting-expected.txt: Added.
19 * platform/chromium-linux/printing/single-line-must-not-be-split-into-two-pages-expected.png: Added.
20 * platform/chromium-linux/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
21 * platform/chromium-mac/printing/setPrinting-expected.png: Added.
22 * platform/chromium-mac/printing/setPrinting-expected.txt: Added.
23 * platform/chromium-mac/printing/single-line-must-not-be-split-into-two-pages-expected.png: Added.
24 * platform/chromium-mac/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
25 * platform/chromium-win/printing/setPrinting-expected.png: Added.
26 * platform/chromium-win/printing/setPrinting-expected.txt: Added.
27 * platform/chromium-win/printing/single-line-must-not-be-split-into-two-pages-expected.png: Added.
28 * platform/chromium-win/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
29 * platform/mac/printing/setPrinting-expected.png: Rebaselined for the change to the test html.
30 * platform/mac/printing/setPrinting-expected.txt: Rebaselined for the change to the test html.
31 * printing/setPrinting.html: Modified the test to make the box have a colored border
32 instead of the solid background, as the solid background does not print on chromium.
34 2011-10-27 Leandro Pereira <leandro@profusion.mobi>
36 [EFL] Unreviewed. Add pixel test baselines for animations,
37 compositing, dom, editing, fonts, mathml, media, printing,
38 transforms and transitions.
40 * platform/efl/animations: [...]
41 * platform/efl/compositing: [...]
42 * platform/efl/dom: [...]
43 * platform/efl/editing: [...]
44 * platform/efl/fonts: [...]
45 * platform/efl/mathml: [...]
46 * platform/efl/media: [...]
47 * platform/efl/printing: [...]
48 * platform/efl/transforms: [...]
49 * platform/efl/transitions: [...]
51 2011-10-27 Tony Chang <tony@chromium.org>
53 fix sizing of auto sized flexbox
54 https://bugs.webkit.org/show_bug.cgi?id=70839
56 Reviewed by David Hyatt.
58 * css3/flexbox/columns-auto-size-expected.txt: Added.
59 * css3/flexbox/columns-auto-size.html: Added.
60 * css3/flexbox/flex-flow-margins-auto-size-expected.txt: Added.
61 * css3/flexbox/flex-flow-margins-auto-size.html: Added.
62 A bunch of these cases fail, but that's because of bug 70769.
64 2011-10-25 Vangelis Kokkevis <vangelis@chromium.org>
66 Adding tests for fixed positioned elements getting their own composited layer.
67 https://bugs.webkit.org/show_bug.cgi?id=69796
69 Reviewed by Simon Fraser.
72 * compositing/geometry/fixed-position-composited-switch-expected.txt: Added.
73 * compositing/geometry/fixed-position-composited-switch.html: Added.
75 2011-10-27 John Gregg <johnnyg@google.com>
77 Unreviewed, more chromium baselines for new multicol tests.
79 * platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
80 * platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
81 * platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-vertical-lr-expected.png: Added.
82 * platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-vertical-rl-expected.png: Added.
83 * platform/chromium-linux-x86/fast/multicol: Removed.
84 * platform/chromium-linux/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
85 * platform/chromium-linux/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
86 * platform/chromium-linux/fast/multicol/block-axis-vertical-lr-expected.png: Added.
87 * platform/chromium-linux/fast/multicol/block-axis-vertical-rl-expected.png: Added.
88 * platform/chromium-mac-snowleopard/fast/multicol: Added.
89 * platform/chromium-mac-snowleopard/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
90 * platform/chromium-mac-snowleopard/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
91 * platform/chromium-mac-snowleopard/fast/multicol/block-axis-vertical-lr-expected.png: Added.
92 * platform/chromium-mac-snowleopard/fast/multicol/block-axis-vertical-rl-expected.png: Added.
93 * platform/chromium-win/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
94 * platform/chromium-win/fast/multicol/block-axis-horizontal-bt-expected.txt: Added.
95 * platform/chromium-win/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
96 * platform/chromium-win/fast/multicol/block-axis-horizontal-tb-expected.txt: Added.
97 * platform/chromium-win/fast/multicol/block-axis-vertical-lr-expected.png: Added.
98 * platform/chromium-win/fast/multicol/block-axis-vertical-lr-expected.txt: Added.
99 * platform/chromium-win/fast/multicol/block-axis-vertical-rl-expected.png: Added.
100 * platform/chromium-win/fast/multicol/block-axis-vertical-rl-expected.txt: Added.
102 2011-10-27 John Gregg <johnnyg@google.com>
104 Unreviewed, rebaselines after multi-col changes.
106 * platform/chromium-win-vista/fast/css/getComputedStyle: Added.
107 * platform/chromium-win-vista/fast/css/getComputedStyle/computed-style-expected.txt: Added.
108 * platform/chromium-win-xp/fast/css/getComputedStyle: Added.
109 * platform/chromium-win-xp/fast/css/getComputedStyle/computed-style-expected.txt: Added.
110 * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
111 * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
112 * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
113 * platform/chromium/fast/css/getComputedStyle/computed-style-expected.txt: Added.
114 * platform/chromium/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added.
115 * platform/chromium/svg/css: Added.
116 * platform/chromium/svg/css/getComputedStyle-basic-expected.txt: Added.
118 2011-10-27 Pavel Podivilov <podivilov@chromium.org>
120 Get rid of optional parameters in the middle in IDLs.
121 https://bugs.webkit.org/show_bug.cgi?id=70816
123 Reviewed by Adam Barth.
125 Optional parameters in the middle are prohibited by WebIDL spec.
127 * fast/canvas/canvas-putImageData-expected.txt: expectation was wrong, context.putImageData({}, 0, 0) should throw Type Error.
128 * fast/canvas/canvas-putImageData.js:
130 2011-10-27 John Gregg <johnnyg@google.com>
132 unreviewed, test expectations
134 * platform/chromium/test_expectations.txt:
136 2011-10-27 Dan Bernstein <mitz@apple.com>
138 <rdar://problem/10262205> Allow column progression to be independent of writing mode
139 https://bugs.webkit.org/show_bug.cgi?id=71028
141 Reviewed by Darin Adler.
143 * fast/multicol/block-axis-horizontal-bt.html: Added.
144 * fast/multicol/block-axis-horizontal-tb.html: Added.
145 * fast/multicol/block-axis-vertical-lr.html: Added.
146 * fast/multicol/block-axis-vertical-rl.html: Added.
147 * fast/multicol/flipped-blocks-hit-test-expected.txt: Added.
148 * fast/multicol/flipped-blocks-hit-test.html: Added.
149 * fast/multicol/resources/block-axis.css: Added.
150 * platform/mac/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
151 * platform/mac/fast/multicol/block-axis-horizontal-bt-expected.txt: Added.
152 * platform/mac/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
153 * platform/mac/fast/multicol/block-axis-horizontal-tb-expected.txt: Added.
154 * platform/mac/fast/multicol/block-axis-vertical-lr-expected.png: Added.
155 * platform/mac/fast/multicol/block-axis-vertical-lr-expected.txt: Added.
156 * platform/mac/fast/multicol/block-axis-vertical-rl-expected.png: Added.
157 * platform/mac/fast/multicol/block-axis-vertical-rl-expected.txt: Added.
159 2011-10-27 John Gregg <johnnyg@google.com>
161 Unreviewed, adding additional expected failures.
163 * platform/chromium/test_expectations.txt:
165 2011-10-27 John Gregg <johnnyg@google.com>
167 Unreviewed, fixing duplicate entries in test expectations.
169 * platform/chromium/test_expectations.txt:
171 2011-10-27 Mihnea Ovidenie <mihnea@adobe.com>
173 [CSSRegions]Flag regions with custom styling
174 https://bugs.webkit.org/show_bug.cgi?id=70733
176 Reviewed by David Hyatt.
178 Region elements that have custom region styling are now marked accordingly.
180 * fast/regions/render-region-custom-style-mark.html: Added.
181 * platform/chromium/test_expectations.txt:
182 * platform/mac-snowleopard/fast/regions/render-region-custom-style-mark-expected.txt: Added.
184 2011-10-27 Sheriff Bot <webkit.review.bot@gmail.com>
186 Unreviewed, rolling out r98556.
187 http://trac.webkit.org/changeset/98556
188 https://bugs.webkit.org/show_bug.cgi?id=71031
190 The test added by the patch doesn't pass on Snow Leopard
191 (Requested by rniwa on #webkit).
193 * editing/spelling/spelling-unified-emulation-expected.txt: Removed.
194 * editing/spelling/spelling-unified-emulation.html: Removed.
196 2011-10-27 Ryosuke Niwa <rniwa@webkit.org>
198 Temporarily skip tables/mozilla_expected_failures/bugs/bug14007-2.html on all platforms
199 since r98542 regressed it. The failure is tracked by the bug 71032.
201 * platform/chromium/test_expectations.txt:
202 * platform/gtk/Skipped:
203 * platform/mac/Skipped:
204 * platform/qt/Skipped:
205 * platform/win/Skipped:
207 2011-10-27 Mike Reed <reed@google.com>
209 [skia] replace offscreen technique with native support for antialiased clipping
210 https://bugs.webkit.org/show_bug.cgi?id=70748
212 Reviewed by Stephen White.
214 ~100 layout tests need to be rebaselined, as the native aa-clipping differs sometimes in the low
215 bits of the result. Other than that, the results should be the same, except that now the drawing
216 can go directly to the canvas, rather than being direct offscreen and then have that result
217 "clipped" during the restore. This has the effect of allowing LCD text to be drawing inside a
218 antialiased clip area.
220 * platform/chromium/test_expectations.txt:
222 2011-10-27 Leandro Pereira <leandro@profusion.mobi>
224 [EFL] Unreviewed. Add pixel baselines for table tests.
226 * platform/efl/tables: [...]
229 2011-10-27 Philippe Normand <pnormand@igalia.com>
231 Unreviewed, GTK rebaseline.
233 * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
235 2011-10-27 Philippe Normand <pnormand@igalia.com>
237 Unreviewed, skipping 2 new failing tests in GTK.
239 * platform/gtk/Skipped: Skip
240 fast/canvas/canvas-composite-image.html and editing/spelling/spelling-unified-emulation.html.
242 2011-10-27 Yury Semikhatsky <yurys@chromium.org>
244 Rebaseline tables/mozilla_expected_failures/bugs/bug14007-2.html after r98542.
247 * platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
248 * platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
249 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
250 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
251 * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
252 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Removed.
253 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
254 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
255 * platform/chromium/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Added.
257 2011-10-27 Arko Saha <arko@motorola.com>
259 Microdata: Add test cases for itemscope attribute.
260 https://bugs.webkit.org/show_bug.cgi?id=71014
262 Reviewed by Ryosuke Niwa.
264 * fast/dom/MicroData/itemscope-attribute-test-expected.txt: Added.
265 * fast/dom/MicroData/itemscope-attribute-test.html: Added.
266 * fast/dom/MicroData/itemscope-must-be-read-write-expected.txt: Added.
267 * fast/dom/MicroData/itemscope-must-be-read-write.html: Added.
269 2011-10-27 Yury Semikhatsky <yurys@chromium.org>
271 Unreviewed, gardening.
273 * platform/chromium/test_expectations.txt:
275 2011-10-27 Mike Reed <reed@google.com>
277 need to rebaseline after skia 2527 lands, fixing an off-by-1 bug in blending (with alpha==0)
278 https://bugs.webkit.org/show_bug.cgi?id=70963
280 Reviewed by James Robinson.
282 * platform/chromium/test_expectations.txt:
284 2011-10-27 Andreas Kling <kling@webkit.org>
286 StyleSheet.parentStyleSheet does not work.
287 https://bugs.webkit.org/show_bug.cgi?id=70956
289 Reviewed by Antti Koivisto.
291 * fast/css/stylesheet-parentStyleSheet-expected.txt: Added.
292 * fast/css/stylesheet-parentStyleSheet.html: Added.
294 2011-10-27 Yury Semikhatsky <yurys@chromium.org>
296 Unreviewed, gardening.
298 * platform/chromium/test_expectations.txt:
300 2011-10-27 Joshua Bell <jsbell@chromium.org>
302 IndexedDB: Passing empty array to IDBDatabase.transaction should raise exception
303 https://bugs.webkit.org/show_bug.cgi?id=70251
305 Reviewed by Adam Barth.
307 Many tests relied on the non-specified behavior of passing an empty
308 array into IDBDatabase.transaction() to include all object stores in
309 scopes. Worse, non-arrays would be treated as empty arrays, and hence
312 * storage/indexeddb/create-and-remove-object-store-expected.txt:
313 * storage/indexeddb/create-and-remove-object-store.html:
314 * storage/indexeddb/create-object-store-options-expected.txt:
315 * storage/indexeddb/create-object-store-options.html:
316 * storage/indexeddb/cursor-inconsistency-expected.txt:
317 * storage/indexeddb/cursor-inconsistency.html:
318 * storage/indexeddb/cursor-skip-deleted-expected.txt:
319 * storage/indexeddb/cursor-skip-deleted.html:
320 * storage/indexeddb/cursor-update-expected.txt:
321 * storage/indexeddb/cursor-update.html:
322 * storage/indexeddb/data-corruption-expected.txt:
323 * storage/indexeddb/data-corruption.html:
324 * storage/indexeddb/database-quota.html:
325 * storage/indexeddb/error-causes-abort-by-default-expected.txt:
326 * storage/indexeddb/error-causes-abort-by-default.html:
327 * storage/indexeddb/exception-in-event-aborts-expected.txt:
328 * storage/indexeddb/exception-in-event-aborts.html:
329 * storage/indexeddb/index-unique-expected.txt:
330 * storage/indexeddb/index-unique.html:
331 * storage/indexeddb/mutating-cursor-expected.txt:
332 * storage/indexeddb/mutating-cursor.html:
333 * storage/indexeddb/objectstore-autoincrement-expected.txt:
334 * storage/indexeddb/objectstore-autoincrement.html:
335 * storage/indexeddb/objectstore-basics-expected.txt:
336 * storage/indexeddb/objectstore-basics.html:
337 * storage/indexeddb/objectstore-clear-expected.txt:
338 * storage/indexeddb/objectstore-clear.html:
339 * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
340 * storage/indexeddb/objectstore-removeobjectstore.html:
341 * storage/indexeddb/request-event-propagation-expected.txt:
342 * storage/indexeddb/request-event-propagation.html:
343 * storage/indexeddb/transaction-abort-expected.txt:
344 * storage/indexeddb/transaction-abort-with-js-recursion-expected.txt:
345 * storage/indexeddb/transaction-abort-with-js-recursion.html:
346 * storage/indexeddb/transaction-abort.html:
347 * storage/indexeddb/transaction-after-close-expected.txt:
348 * storage/indexeddb/transaction-after-close.html:
349 * storage/indexeddb/transaction-and-objectstore-calls-expected.txt:
350 * storage/indexeddb/transaction-and-objectstore-calls.html:
351 * storage/indexeddb/transaction-basics-expected.txt:
352 * storage/indexeddb/transaction-basics.html:
353 * storage/indexeddb/transaction-crash-on-abort-expected.txt:
354 * storage/indexeddb/transaction-crash-on-abort.html:
355 * storage/indexeddb/transaction-event-propagation-expected.txt:
356 * storage/indexeddb/transaction-event-propagation.html:
357 * storage/indexeddb/transaction-read-only-expected.txt:
358 * storage/indexeddb/transaction-read-only.html:
359 * storage/indexeddb/transaction-storeNames-required-expected.txt:
360 * storage/indexeddb/tutorial.html:
362 2011-10-27 Ken Buchanan <kenrb@chromium.org>
364 Crash due to nested first-letter selectors
365 https://bugs.webkit.org/show_bug.cgi?id=70457
367 Adding layout test for nested first-letter pseudostyles causing a crash.
369 Reviewed by David Hyatt.
371 * fast/css/nested-first-letter-with-float-crash.html: Added
372 * fast/css/nested-first-letter-with-float-crash-expected.txt: Added
374 2011-10-27 Shinya Kawanaka <shinyak@google.com>
376 Implement legacy text check emulation in unified text check interface.
377 https://bugs.webkit.org/show_bug.cgi?id=70299
379 Reviewed by Hajime Morita.
381 Added tests for the case unified text checker is used when WebCore::checkTextOfParagraph() is not supported.
383 * editing/spelling/spelling-unified-emulation-expected.txt: Added.
384 * editing/spelling/spelling-unified-emulation.html: Added.
386 2011-10-27 Philippe Normand <pnormand@igalia.com>
388 Unreviewed, GTK rebaseline after r98507.
390 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
391 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
393 2011-10-27 Vsevolod Vlasov <vsevik@chromium.org>
395 http/tests/inspector/search/search-in-resources.html fails on all platforms
396 https://bugs.webkit.org/show_bug.cgi?id=70993
398 Reviewed by Pavel Feldman.
400 * http/tests/inspector/search/search-test.js:
401 (initialize_SearchTest.InspectorTest.dumpSearchResults):
403 2011-10-27 Vsevolod Vlasov <vsevik@chromium.org>
405 Web Inspector: Execution line in selected call frame should keep showing after toggling format source.
406 https://bugs.webkit.org/show_bug.cgi?id=70906
408 Reviewed by Yury Semikhatsky.
410 * inspector/debugger/selected-call-frame-after-formatting-source-expected.txt: Added.
411 * inspector/debugger/selected-call-frame-after-formatting-source.html: Added.
413 2011-10-27 Andrey Kosyakov <caseq@chromium.org>
415 Web Inspector: [Extensions API] add ignoreCache flag to options of inspectedWindow.reload()
416 https://bugs.webkit.org/show_bug.cgi?id=70926
418 Reviewed by Pavel Feldman.
420 * http/tests/inspector/extensions-ignore-cache-expected.txt: Added.
421 * http/tests/inspector/extensions-ignore-cache.html: Added.
423 2011-10-27 Gabor Rapcsanyi <rgabor@webkit.org>
425 Unreviewed, fix typo in skiplist.
427 * platform/qt/Skipped:
429 2011-10-27 Gabor Rapcsanyi <rgabor@webkit.org>
431 Unreviewed. Add bugzilla link to skipped test.
433 * platform/qt/Skipped:
435 2011-10-27 Ilya Tikhonovsky <loislo@chromium.org>
437 inspector/storage-panel-dom-storage.html has results platform dependant?
438 https://bugs.webkit.org/show_bug.cgi?id=70985
440 The items set in DOM storage is unsorted and as result the test is platform dependant.
441 We will sort it before the dumping.
443 Reviewed by Yury Semikhatsky.
445 * inspector/storage-panel-dom-storage-expected.txt:
446 * inspector/storage-panel-dom-storage.html:
447 * platform/chromium/test_expectations.txt:
449 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
451 Unreviewed, gardening.
453 * platform/chromium/test_expectations.txt:
455 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
457 Unreviewed. Update Chromium test_expectations.
459 inspector/storage-panel-dom-storage.html has results platform dependant?
460 https://bugs.webkit.org/show_bug.cgi?id=70985
462 * platform/chromium/test_expectations.txt:
464 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
466 Unreviewed. Update test expecatations for search-in-resources.html
468 http/tests/inspector/search/search-in-resources.html fails on all platforms
469 https://bugs.webkit.org/show_bug.cgi?id=70993
471 * http/tests/inspector/search/search-in-resources-expected.txt:
472 * platform/chromium-linux/http/tests/inspector/search/search-in-resources-expected.txt: Removed.
474 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
476 Chromium Windows and Linux rebaselines.
478 * platform/chromium-linux/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
479 * platform/chromium-linux/platform/mac/editing: Added.
480 * platform/chromium-linux/platform/mac/editing/pasteboard: Added.
481 * platform/chromium-linux/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
482 * platform/chromium-win/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
483 * platform/chromium-win/http/tests/security/dataTransfer-set-data-file-url-expected.txt: Added.
484 * platform/chromium-win/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
485 * platform/chromium-win/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.txt: Added.
486 * platform/chromium/test_expectations.txt:
488 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
490 Console message in copy-standalone-image-crash.html bleeds into the result of copy-standalone-image.html
491 https://bugs.webkit.org/show_bug.cgi?id=70957
493 Reviewed by Ojan Vafai.
495 The bug was caused by the delayed hideDiv call in a mousedown event listener.
496 Fixed the bug by not attaching this event listener inside DRT or TestRunner.
498 * editing/pasteboard/copy-standalone-image-crash.html:
500 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
504 * platform/chromium/test_expectations.txt: Lots of tests were regularly failing
505 or timing out but were not marked. Added them as they were consistently flaky.
507 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
509 Unreviewed gardening.
511 * platform/chromium-linux/http/tests/inspector: Added.
512 * platform/chromium-linux/http/tests/inspector/search: Added.
513 * platform/chromium-linux/http/tests/inspector/search/search-in-resources-expected.txt: Added.
514 Rebaselined (looks like the urls are sorted differently on Linux).
516 * platform/chromium/test_expectations.txt: Marked inspector/storage-panel-dom-storage.html
517 as TEXT as it started failing on the bots.
519 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
521 Unreviewed, rolling out r98486.
522 http://trac.webkit.org/changeset/98486
523 https://bugs.webkit.org/show_bug.cgi?id=70748
525 Broke Chromium's test_expectation.txt
527 * platform/chromium/test_expectations.txt:
529 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
531 Unreviewed trivial renaming.
533 * fast/js/dfg-intrinsic-osr-exit-expected.html: Removed.
534 * fast/js/dfg-intrinsic-osr-exit-expected.txt: Copied from LayoutTests/fast/js/dfg-intrinsic-osr-exit-expected.html.
536 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
538 Unreviewed gardening.
540 * platform/chromium/test_expectations.txt:
541 storage/domstorage/events/basic-setattribute.html is a flaky crasher.
543 2011-10-26 Cary Clark <caryclark@google.com>
545 Unreviewed gardening: sixth chunk of baselines for Chromium-Skia
548 [Omitting 674 of 680 files for brevity.]
550 * platform/chromium-mac-leopard/svg/as-background-image: Added.
551 * platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-1-expected.png: Added.
552 * platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-5-expected.png: Added.
554 * platform/chromium-mac-leopard/tables/mozilla/core/margins-expected.png:
555 * platform/chromium-mac-leopard/tables/mozilla/marvin/x_col_valign_baseline-expected.png: Added.
556 * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
558 2011-10-26 Filip Pizlo <fpizlo@apple.com>
560 REGRESSION (r97030): Cannot log in to progressive.com
561 https://bugs.webkit.org/show_bug.cgi?id=70094
563 Reviewed by Oliver Hunt.
565 * fast/js/dfg-intrinsic-osr-exit-expected.html: Added.
566 * fast/js/dfg-intrinsic-osr-exit.html: Added.
567 * fast/js/script-tests/dfg-intrinsic-osr-exit.js: Added.
570 2011-10-26 Leandro Pereira <leandro@profusion.mobi>
572 [EFL] Unreviewed. Add pixel baselines for CSS3 tests.
574 * platform/efl/css3: [...]
576 2011-10-26 Leandro Pereira <leandro@profusion.mobi>
578 [EFL] Unreviewed. Add pixel baselines for CSS2.1 tests.
580 * platform/efl/css2.1: [...]
582 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
584 Chromium Mac rebaseline.
586 * platform/chromium-mac-leopard/editing/pasteboard/copy-standalone-image-expected.png: Added.
587 * platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.png:
589 2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
591 Unreviewed, rolling out r98483.
592 http://trac.webkit.org/changeset/98483
593 https://bugs.webkit.org/show_bug.cgi?id=47156
595 Change is causing some crashes and ASSERTs.
597 * css2.1/20110323/background-intrinsic-001.htm: Removed.
598 * css2.1/20110323/background-intrinsic-002.htm: Removed.
599 * css2.1/20110323/background-intrinsic-003.htm: Removed.
600 * css2.1/20110323/background-intrinsic-004.htm: Removed.
601 * css2.1/20110323/background-intrinsic-005.htm: Removed.
602 * css2.1/20110323/background-intrinsic-006.htm: Removed.
603 * css2.1/20110323/background-intrinsic-007.htm: Removed.
604 * css2.1/20110323/background-intrinsic-008.htm: Removed.
605 * css2.1/20110323/background-intrinsic-009.htm: Removed.
606 * css2.1/20110323/resources/green-intrinsic-height-ratio.svg: Removed.
607 * css2.1/20110323/resources/green-intrinsic-height.svg: Removed.
608 * css2.1/20110323/resources/green-intrinsic-none.svg: Removed.
609 * css2.1/20110323/resources/green-intrinsic-ratio-landscape.svg: Removed.
610 * css2.1/20110323/resources/green-intrinsic-ratio-portrait.svg: Removed.
611 * css2.1/20110323/resources/green-intrinsic-width-height.svg: Removed.
612 * css2.1/20110323/resources/green-intrinsic-width-pc-height-pc.svg: Removed.
613 * css2.1/20110323/resources/green-intrinsic-width-ratio.svg: Removed.
614 * css2.1/20110323/resources/green-intrinsic-width.svg: Removed.
615 * css2.1/20110323/resources/red-intrinsic-height-ratio.svg: Removed.
616 * css2.1/20110323/resources/red-intrinsic-height.svg: Removed.
617 * css2.1/20110323/resources/red-intrinsic-none.svg: Removed.
618 * css2.1/20110323/resources/red-intrinsic-ratio-landscape.svg: Removed.
619 * css2.1/20110323/resources/red-intrinsic-ratio-portrait.svg: Removed.
620 * css2.1/20110323/resources/red-intrinsic-width-height.svg: Removed.
621 * css2.1/20110323/resources/red-intrinsic-width-pc-height-pc.svg: Removed.
622 * css2.1/20110323/resources/red-intrinsic-width-ratio.svg: Removed.
623 * css2.1/20110323/resources/red-intrinsic-width.svg: Removed.
624 * fast/backgrounds/size/contain-and-cover-zoomed.html: Removed.
625 * fast/images/percent-height-image-expected.txt:
626 * fast/images/percent-height-image.html:
627 * platform/mac-snowleopard/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added.
628 * platform/mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png: Added.
629 * platform/mac/css1/text_properties/vertical_align-expected.txt:
630 * platform/mac/css2.1/20110323/background-intrinsic-001-expected.png: Removed.
631 * platform/mac/css2.1/20110323/background-intrinsic-001-expected.txt: Removed.
632 * platform/mac/css2.1/20110323/background-intrinsic-002-expected.png: Removed.
633 * platform/mac/css2.1/20110323/background-intrinsic-002-expected.txt: Removed.
634 * platform/mac/css2.1/20110323/background-intrinsic-003-expected.png: Removed.
635 * platform/mac/css2.1/20110323/background-intrinsic-003-expected.txt: Removed.
636 * platform/mac/css2.1/20110323/background-intrinsic-004-expected.png: Removed.
637 * platform/mac/css2.1/20110323/background-intrinsic-004-expected.txt: Removed.
638 * platform/mac/css2.1/20110323/background-intrinsic-005-expected.png: Removed.
639 * platform/mac/css2.1/20110323/background-intrinsic-005-expected.txt: Removed.
640 * platform/mac/css2.1/20110323/background-intrinsic-006-expected.png: Removed.
641 * platform/mac/css2.1/20110323/background-intrinsic-006-expected.txt: Removed.
642 * platform/mac/css2.1/20110323/background-intrinsic-007-expected.png: Removed.
643 * platform/mac/css2.1/20110323/background-intrinsic-007-expected.txt: Removed.
644 * platform/mac/css2.1/20110323/background-intrinsic-008-expected.png: Removed.
645 * platform/mac/css2.1/20110323/background-intrinsic-008-expected.txt: Removed.
646 * platform/mac/css2.1/20110323/background-intrinsic-009-expected.png: Removed.
647 * platform/mac/css2.1/20110323/background-intrinsic-009-expected.txt: Removed.
648 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png:
649 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Removed.
650 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed.
651 * platform/mac/fast/block/float/015-expected.png:
652 * platform/mac/fast/block/float/015-expected.txt:
653 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
654 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt:
655 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.png:
656 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt:
657 * platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Removed.
658 * platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt: Removed.
659 * platform/mac/svg/as-background-image/background-image-tiled-expected.png: Removed.
660 * platform/mac/svg/as-background-image/background-image-tiled-expected.txt: Removed.
661 * platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.png: Removed.
662 * platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.txt: Removed.
663 * platform/mac/svg/as-background-image/svg-as-background-4-expected.png:
664 * platform/mac/svg/as-border-image/svg-as-border-image-expected.png:
665 * platform/mac/svg/as-image/animated-svg-as-image-expected.png:
666 * platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Removed.
667 * platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Removed.
668 * platform/mac/svg/as-image/same-image-two-instances-expected.png: Removed.
669 * platform/mac/svg/as-image/same-image-two-instances-expected.txt: Removed.
670 * platform/mac/svg/as-image/svg-as-relative-image-expected.png:
671 * platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png: Removed.
672 * platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.txt: Removed.
673 * platform/mac/svg/as-image/svg-image-change-content-size-expected.png: Removed.
674 * platform/mac/svg/as-image/svg-image-change-content-size-expected.txt: Removed.
675 * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
676 * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt:
677 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.png: Removed.
678 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed.
679 * platform/mac/svg/zoom/page/zoom-background-images-expected.png: Removed.
680 * platform/mac/svg/zoom/page/zoom-background-images-expected.txt: Removed.
681 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.png:
682 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
683 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Removed.
684 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Removed.
685 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Removed.
686 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed.
687 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Removed.
688 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Removed.
689 * svg/as-background-image/background-image-preserveaspectRatio-support.html: Removed.
690 * svg/as-background-image/background-image-tiled.html: Removed.
691 * svg/as-background-image/resources/construction-tape.svg: Removed.
692 * svg/as-background-image/resources/hearts.svg:
693 * svg/as-background-image/same-image-two-instances-background-image.html: Removed.
694 * svg/as-image/img-preserveAspectRatio-support-1.html: Removed.
695 * svg/as-image/resources/circle-default-meet.svg: Removed.
696 * svg/as-image/resources/circle-default-none.svg: Removed.
697 * svg/as-image/resources/circle-default-slice.svg: Removed.
698 * svg/as-image/resources/circle-nosize.svg: Removed.
699 * svg/as-image/resources/circle-viewbox-default.svg: Removed.
700 * svg/as-image/resources/circle-viewbox-meet.svg: Removed.
701 * svg/as-image/resources/circle-viewbox-none.svg: Removed.
702 * svg/as-image/resources/circle-viewbox-slice.svg: Removed.
703 * svg/as-image/resources/green-relative-size-rect.svg:
704 * svg/as-image/same-image-two-instances.html: Removed.
705 * svg/as-image/svg-as-relative-image-with-explicit-size.html: Removed.
706 * svg/as-image/svg-image-change-content-size.xhtml: Removed.
707 * svg/zoom/page/resources/relative-sized-background-with-viewBox.svg: Removed.
708 * svg/zoom/page/zoom-background-image-tiled.html: Removed.
709 * svg/zoom/page/zoom-background-images.html: Removed.
710 * svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html: Removed.
711 * svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html: Removed.
712 * svg/zoom/page/zoom-svg-as-background-with-relative-size.html: Removed.
714 2011-10-26 Eric Carlson <eric.carlson@apple.com>
716 Constructors for all TextTrack interfaces should be available on DOMWindow
717 https://bugs.webkit.org/show_bug.cgi?id=70734
719 Reviewed by Sam Weinig.
721 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
722 * platform/gtk/fast/js/global-constructors-expected.txt:
724 2011-10-26 Jon Lee <jonlee@apple.com>
726 selectedIndex gets set from -1 to 0 when modifying options
727 https://bugs.webkit.org/show_bug.cgi?id=70547
728 <rdar://problem/8388856>
730 Reviewed by Darin Adler.
732 The added tests set the selected index to either -1 or 1 (a legitimate value), and then change
733 the text, value, and label of the option. In all cases, the selected index should remain unchanged.
735 * fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text-changes-expected.txt: Added.
736 * fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text-changes.html: Added.
738 2011-10-26 Zoltan Herczeg <zherczeg@webkit.org>
740 Add new CSS escape sequence parsing tests
741 https://bugs.webkit.org/show_bug.cgi?id=70909
743 Reviewed by Darin Adler.
745 Test escape various sequences terminated by \n \f \r and \r\n.
747 * fast/css/parsing-css-escapes-expected.txt: Added.
748 * fast/css/parsing-css-escapes.html: Added.
750 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
752 Chromium Mac editing test rebaseline.
754 * platform/chromium-cg-mac-leopard/platform/mac/editing: Added.
755 * platform/chromium-cg-mac-leopard/platform/mac/editing/pasteboard: Added.
756 * platform/chromium-cg-mac-leopard/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
757 * platform/chromium-mac-leopard/http/tests/security: Added.
758 * platform/chromium-mac-leopard/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
759 * platform/chromium-mac-leopard/platform/mac: Added.
760 * platform/chromium-mac-leopard/platform/mac/editing: Added.
761 * platform/chromium-mac-leopard/platform/mac/editing/pasteboard: Added.
762 * platform/chromium-mac-leopard/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
763 * platform/chromium-mac-snowleopard/http: Added.
764 * platform/chromium-mac-snowleopard/http/tests: Added.
765 * platform/chromium-mac-snowleopard/http/tests/security: Added.
766 * platform/chromium-mac-snowleopard/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
767 * platform/chromium-mac-snowleopard/platform: Added.
768 * platform/chromium-mac-snowleopard/platform/mac: Added.
769 * platform/chromium-mac-snowleopard/platform/mac/editing: Added.
770 * platform/chromium-mac-snowleopard/platform/mac/editing/pasteboard: Added.
771 * platform/chromium-mac-snowleopard/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
772 * platform/chromium/test_expectations.txt:
774 2011-10-26 Ojan Vafai <ojan@chromium.org>
776 Fix typo. The expected results don't change.
778 * fast/writing-mode/borders.html:
779 * fast/writing-mode/margins.html:
781 2011-10-26 Dimitri Glazkov <dglazkov@chromium.org>
783 REGRESSION (r94887): Scrolling the HTML spec is more jerky now than it was (regression)
784 https://bugs.webkit.org/show_bug.cgi?id=70857
786 Rubber-stamped by Antti Koivisto.
788 * fast/css/adjacent-sibling-selector-expected.txt: Removed.
789 * fast/css/adjacent-sibling-selector.html: Removed.
791 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
793 inspector/cookie-parser.html is a flaky crash
794 https://bugs.webkit.org/show_bug.cgi?id=62662
796 Unreviewed Qt-Debug gardening.
798 Add CRASH+PASS expectation instead of the skipping madness
799 because the first inspector test is always a flaky crash,
800 no matter which one is that.
802 * platform/qt/Skipped:
803 * platform/qt/test_expectations.txt:
805 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
807 [Qt][WK2] Unreviewed gardening.
809 [Qt][WK2] fast/transforms/scrollIntoView-transformed.html is flaky
810 https://bugs.webkit.org/show_bug.cgi?id=70935
812 [Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
813 https://bugs.webkit.org/show_bug.cgi?id=70915
814 The test became flaky after added platform result.
818 * platform/qt-wk2/Skipped:
820 2011-10-26 Mike Reed <reed@google.com>
822 [skia] replace offscreen technique with native support for antialiased clipping
823 https://bugs.webkit.org/show_bug.cgi?id=70748
825 Reviewed by Stephen White.
827 ~100 layout tests need to be rebaselined, as the native aa-clipping differs sometimes in the low
828 bits of the result. Other than that, the results should be the same, except that now the drawing
829 can go directly to the canvas, rather than being direct offscreen and then have that result
830 "clipped" during the restore. This has the effect of allowing LCD text to be drawing inside a
831 antialiased clip area.
833 * platform/chromium/test_expectations.txt:
835 2011-10-26 Nikolas Zimmermann <nzimmermann@rim.com>
837 CSS 2.1 failure: background-intrinsic-*
838 https://bugs.webkit.org/show_bug.cgi?id=47156
840 Reviewed by Antti Koivisto.
842 Add all *intrinsic* tests from the CSS 2.1 Testsuite - we pass all of them now.
843 All tests regarding SVG are now imported in LayoutTests, none are failing anymore.
845 Add several new testcases covering the SVG Image size negotiation logic, as defined in CSS 2.1.
847 * css2.1/20110323/background-intrinsic-001.htm: Added.
848 * css2.1/20110323/background-intrinsic-002.htm: Added.
849 * css2.1/20110323/background-intrinsic-003.htm: Added.
850 * css2.1/20110323/background-intrinsic-004.htm: Added.
851 * css2.1/20110323/background-intrinsic-005.htm: Added.
852 * css2.1/20110323/background-intrinsic-006.htm: Added.
853 * css2.1/20110323/background-intrinsic-007.htm: Added.
854 * css2.1/20110323/background-intrinsic-008.htm: Added.
855 * css2.1/20110323/background-intrinsic-009.htm: Added.
856 * css2.1/20110323/resources/green-intrinsic-height-ratio.svg: Added.
857 * css2.1/20110323/resources/green-intrinsic-height.svg: Added.
858 * css2.1/20110323/resources/green-intrinsic-none.svg: Added.
859 * css2.1/20110323/resources/green-intrinsic-ratio-landscape.svg: Added.
860 * css2.1/20110323/resources/green-intrinsic-ratio-portrait.svg: Added.
861 * css2.1/20110323/resources/green-intrinsic-width-height.svg: Added.
862 * css2.1/20110323/resources/green-intrinsic-width-pc-height-pc.svg: Added.
863 * css2.1/20110323/resources/green-intrinsic-width-ratio.svg: Added.
864 * css2.1/20110323/resources/green-intrinsic-width.svg: Added.
865 * css2.1/20110323/resources/red-intrinsic-height-ratio.svg: Added.
866 * css2.1/20110323/resources/red-intrinsic-height.svg: Added.
867 * css2.1/20110323/resources/red-intrinsic-none.svg: Added.
868 * css2.1/20110323/resources/red-intrinsic-ratio-landscape.svg: Added.
869 * css2.1/20110323/resources/red-intrinsic-ratio-portrait.svg: Added.
870 * css2.1/20110323/resources/red-intrinsic-width-height.svg: Added.
871 * css2.1/20110323/resources/red-intrinsic-width-pc-height-pc.svg: Added.
872 * css2.1/20110323/resources/red-intrinsic-width-ratio.svg: Added.
873 * css2.1/20110323/resources/red-intrinsic-width.svg: Added.
874 * fast/backgrounds/size/contain-and-cover-zoomed.html: Added.
875 * fast/images/percent-height-image-expected.txt: Update results, testcase is fixed now.
876 * fast/images/percent-height-image.html: Make test async, to make it work cross-browser. With this patch we now pass this testcase.
877 * platform/mac-snowleopard/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Removed.
878 * platform/mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png: Removed.
879 * platform/mac/css1/text_properties/vertical_align-expected.txt: Update for rounding differences.
880 * platform/mac/css2.1/20110323/background-intrinsic-001-expected.png: Added.
881 * platform/mac/css2.1/20110323/background-intrinsic-001-expected.txt: Added.
882 * platform/mac/css2.1/20110323/background-intrinsic-002-expected.png: Added.
883 * platform/mac/css2.1/20110323/background-intrinsic-002-expected.txt: Added.
884 * platform/mac/css2.1/20110323/background-intrinsic-003-expected.png: Added.
885 * platform/mac/css2.1/20110323/background-intrinsic-003-expected.txt: Added.
886 * platform/mac/css2.1/20110323/background-intrinsic-004-expected.png: Added.
887 * platform/mac/css2.1/20110323/background-intrinsic-004-expected.txt: Added.
888 * platform/mac/css2.1/20110323/background-intrinsic-005-expected.png: Added.
889 * platform/mac/css2.1/20110323/background-intrinsic-005-expected.txt: Added.
890 * platform/mac/css2.1/20110323/background-intrinsic-006-expected.png: Added.
891 * platform/mac/css2.1/20110323/background-intrinsic-006-expected.txt: Added.
892 * platform/mac/css2.1/20110323/background-intrinsic-007-expected.png: Added.
893 * platform/mac/css2.1/20110323/background-intrinsic-007-expected.txt: Added.
894 * platform/mac/css2.1/20110323/background-intrinsic-008-expected.png: Added.
895 * platform/mac/css2.1/20110323/background-intrinsic-008-expected.txt: Added.
896 * platform/mac/css2.1/20110323/background-intrinsic-009-expected.png: Added.
897 * platform/mac/css2.1/20110323/background-intrinsic-009-expected.txt: Added.
898 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png: Updated for rounding differences.
899 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
900 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added.
901 * platform/mac/fast/block/float/015-expected.png: Slight changes, due 49x50 -> 50x50 size change.
902 * platform/mac/fast/block/float/015-expected.txt: Ditto.
903 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Slight changes due to rounding.
904 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Ditto.
905 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.png: Ditto.
906 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt: Ditto.
907 * platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Added.
908 * platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt: Added.
909 * platform/mac/svg/as-background-image/background-image-tiled-expected.png: Added.
910 * platform/mac/svg/as-background-image/background-image-tiled-expected.txt: Added.
911 * platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.png: Added.
912 * platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.txt: Added.
913 * platform/mac/svg/as-background-image/svg-as-background-4-expected.png: Adapt to preserveAspectRatio changes in hearts.svg.
914 * platform/mac/svg/as-border-image/svg-as-border-image-expected.png: This needed a rebaseline, it was forgotten before.
915 * platform/mac/svg/as-image/animated-svg-as-image-expected.png: Progression, now both images share the same size & ratio, as desired.
916 * platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Added.
917 * platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Added.
918 * platform/mac/svg/as-image/same-image-two-instances-expected.png: Added.
919 * platform/mac/svg/as-image/same-image-two-instances-expected.txt: Added.
920 * 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.
921 * platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png: Added.
922 * platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.txt: Added.
923 * platform/mac/svg/as-image/svg-image-change-content-size-expected.png: Added.
924 * platform/mac/svg/as-image/svg-image-change-content-size-expected.txt: Added.
925 * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Updated, scrollbars are gone - now matching Opera/FF.
926 * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: Ditto.
927 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.png: Added.
928 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added.
929 * platform/mac/svg/zoom/page/zoom-background-images-expected.png: Added.
930 * platform/mac/svg/zoom/page/zoom-background-images-expected.txt: Added.
931 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.png: Updated, scrollbars are gone - now matching Opera/FF.
932 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt: Ditto.
933 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added.
934 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Added.
935 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added.
936 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added.
937 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added.
938 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Added.
939 * svg/as-background-image/background-image-preserveaspectRatio-support.html: Added.
940 * svg/as-background-image/background-image-tiled.html: Added.
941 * svg/as-background-image/resources/construction-tape.svg: Added.
942 * 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.
943 * svg/as-background-image/same-image-two-instances-background-image.html: Added.
944 * svg/as-image/img-preserveAspectRatio-support-1.html: Added.
945 * svg/as-image/resources/circle-default-meet.svg: Added.
946 * svg/as-image/resources/circle-default-none.svg: Added.
947 * svg/as-image/resources/circle-default-slice.svg: Added.
948 * svg/as-image/resources/circle-nosize.svg: Added.
949 * svg/as-image/resources/circle-viewbox-default.svg: Added.
950 * svg/as-image/resources/circle-viewbox-meet.svg: Added.
951 * svg/as-image/resources/circle-viewbox-none.svg: Added.
952 * svg/as-image/resources/circle-viewbox-slice.svg: Added.
953 * 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.
954 * svg/as-image/same-image-two-instances.html: Added.
955 * svg/as-image/svg-as-relative-image-with-explicit-size.html: Added.
956 * svg/as-image/svg-image-change-content-size.xhtml: Added.
957 * svg/zoom/page/resources/relative-sized-background-with-viewBox.svg: Added.
958 * svg/zoom/page/zoom-background-image-tiled.html: Added.
959 * svg/zoom/page/zoom-background-images.html: Added.
960 * svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html: Added.
961 * svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html: Added.
962 * svg/zoom/page/zoom-svg-as-background-with-relative-size.html: Added.
964 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
966 Unreviewed. Mark compositing/video/video-poster.html as timing out on Mac10.6 CPU-CG.
968 * platform/chromium/test_expectations.txt:
970 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
972 [Qt][WK2] Unreviewed gardening.
974 [Qt][WK2] fast/css/font-face-descending-unicode-range.html fails
975 https://bugs.webkit.org/show_bug.cgi?id=70922
978 [Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
979 https://bugs.webkit.org/show_bug.cgi?id=70915
980 The svg test has correct pixel results so it's ok to add platform results.
982 * platform/qt-wk2/Skipped:
983 * platform/qt-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
985 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
987 Unreviewed. Revert change to test_expectations.txt due to test failures.
989 * platform/chromium/test_expectations.txt:
991 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
993 Unreviewed. Mark compositing/video/video-poster.html as timing out on Mac10.6 GPU.
995 * platform/chromium/test_expectations.txt:
997 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
999 Unreviewed Qt-WK2 gardening.
1001 [Qt][WK2] Crash with http/tests/websocket/tests/hixie76/long-invalid-header.html
1002 https://bugs.webkit.org/show_bug.cgi?id=70917
1004 [Qt][WK2] fast/events/drag-selects-image.html fails
1005 https://bugs.webkit.org/show_bug.cgi?id=70907
1007 [Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
1008 https://bugs.webkit.org/show_bug.cgi?id=70915
1010 * platform/qt-wk2/Skipped:
1012 2011-10-26 Csaba Osztrogonác <ossy@webkit.org>
1014 [Qt] Unreviewed gardening.
1016 Skip failing tests temporarily because of missing Qt Mobility on the buildbot.
1018 * platform/qt-arm/Skipped:
1020 2011-10-26 Yury Semikhatsky <yurys@chromium.org>
1022 Unreviewed, gardening. Mark editing/selection/designmode-no-caret.html as failing in debug mode.
1024 * platform/chromium/test_expectations.txt:
1026 2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
1028 [Qt] inspector/extensions/extensions-console.html is failing
1029 https://bugs.webkit.org/show_bug.cgi?id=70905
1031 Unreviewed gardening. Skip failing test.
1033 * platform/qt/Skipped:
1035 2011-10-26 Gabor Rapcsanyi <rgabor@webkit.org>
1037 [Qt] Unreviewed skip. fast/canvas/canvas-composite-image.html failing on Qt
1039 * platform/qt/Skipped:
1041 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1043 Fix editing/selection/caret-mode-paragraph-keys-navigation.html for Mac
1044 https://bugs.webkit.org/show_bug.cgi?id=70880
1046 Reviewed by Eric Seidel.
1048 Use option key (instead of control key) to move between word boundaries on Mac.
1050 * editing/selection/caret-mode-paragraph-keys-navigation.html:
1051 * platform/chromium/test_expectations.txt:
1053 2011-10-26 Pavel Feldman <pfeldman@google.com>
1055 Web Inspector: order console message parameters for better optional parameters handling.
1056 https://bugs.webkit.org/show_bug.cgi?id=70809
1058 Reviewed by Yury Semikhatsky.
1060 * inspector/console/console-preserve-log.html:
1062 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1064 Fix rebaseline done in r98439.
1066 * platform/chromium-cg-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
1067 * platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
1068 * platform/chromium/editing/pasteboard/copy-standalone-image-expected.txt: Added.
1070 2011-10-26 Vsevolod Vlasov <vsevik@chromium.org>
1072 Web Inspector: Debugger fails when there is an invalid watch expression.
1073 https://bugs.webkit.org/show_bug.cgi?id=70718
1075 Reviewed by Pavel Feldman.
1077 * inspector/debugger/error-in-watch-expressions.html:
1078 * inspector/debugger/watch-expressions-panel-switch-expected.txt: Added.
1079 * inspector/debugger/watch-expressions-panel-switch.html: Added.
1080 * platform/chromium/inspector/debugger/watch-expressions-panel-switch-expected.txt: Added.
1082 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1086 * platform/chromium/test_expectations.txt:
1088 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1090 More Chromium test expectation updates. Filed a bunch of bugs to track real failures
1091 and removed erroneous failing test expectations.
1093 * platform/chromium-cg-mac-leopard/editing/deleting/merge-whitespace-pre-expected.png:
1094 * platform/chromium-mac-leopard/editing/deleting/merge-whitespace-pre-expected.png: Added.
1095 * platform/chromium-mac-snowleopard/editing/deleting/merge-whitespace-pre-expected.png: Added.
1096 * platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png: Removed.
1097 * platform/chromium/test_expectations.txt:
1099 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1101 Cleanup Chromium test expectation. These tests were erroneously marked as timing out intermittently
1102 even though the Chromium issue 66085 was fixed a long time ago.
1104 Remove failing expectations from these tests except http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html
1105 which is still timing out intermittently on Chromium Linux. Filed the bug 70878 to track the failure.
1107 * platform/chromium/test_expectations.txt:
1109 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1111 Chromium editing test rebaselines and editing test expectations updates.
1113 * platform/chromium-linux/editing/selection/5354455-2-expected.png:
1114 * platform/chromium-mac-leopard/editing/inserting/12882-expected.png: Added.
1115 * platform/chromium-mac-snowleopard/editing/inserting/12882-expected.png: Added.
1116 * platform/chromium-mac-snowleopard/editing/selection/5354455-2-expected.png: Added.
1117 * platform/chromium-mac/editing/inserting/12882-expected.png: Removed.
1118 * platform/chromium-mac/editing/selection/5354455-2-expected.png: Removed.
1119 * platform/chromium/test_expectations.txt:
1121 2011-10-26 Ben Wells <benwells@chromium.org>
1123 Canvas drawImage with SourceIn, DestinationIn, SourceOut, DestinationAtop and Copy have errors
1124 https://bugs.webkit.org/show_bug.cgi?id=66920
1126 Reviewed by James Robinson.
1128 * fast/canvas/canvas-composite-image-expected.txt: Added.
1129 * fast/canvas/canvas-composite-image.html: Added.
1131 2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
1133 Chromium Mac rebaseline, trusting the baseline optimizer.
1135 * platform/chromium-cg-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Added.
1136 * platform/chromium-cg-mac/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
1137 * platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.png: Added.
1138 * platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Added.
1139 * platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.png: Removed.
1140 * platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
1142 2011-10-25 Ryosuke Niwa <rniwa@webkit.org>
1144 Mac, Qt, and Windows rebaseline r98407.
1146 * platform/mac/fast/dom/Window/window-property-descriptors-expected.txt:
1147 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1148 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
1150 2011-10-25 Sheriff Bot <webkit.review.bot@gmail.com>
1152 Unreviewed, rolling out r98379.
1153 http://trac.webkit.org/changeset/98379
1154 https://bugs.webkit.org/show_bug.cgi?id=70875
1156 Did not pass on JSC ports (Requested by abarth on #webkit).
1158 * fast/canvas/canvas-putImageData-expected.txt:
1159 * fast/canvas/canvas-putImageData.js:
1161 2011-10-25 Sheriff Bot <webkit.review.bot@gmail.com>
1163 Unreviewed, rolling out r98346.
1164 http://trac.webkit.org/changeset/98346
1165 https://bugs.webkit.org/show_bug.cgi?id=70874
1167 Breaks JSC-based bots. (Requested by pfeldman on #webkit).
1169 * inspector/debugger/error-in-watch-expressions.html:
1170 * inspector/debugger/watch-expressions-panel-switch-expected.txt: Removed.
1171 * inspector/debugger/watch-expressions-panel-switch.html: Removed.
1173 2011-10-25 Ryosuke Niwa <rniwa@webkit.org>
1175 Flaky Test: editing/pasteboard/copy-standalone-image.html
1176 https://bugs.webkit.org/show_bug.cgi?id=61813
1178 Reviewed by Adam Barth.
1180 The flakiness was caused by the fact test didn't wait until iframe finish loading.
1182 HTML5 section 4.8.2. the iframe element (http://www.whatwg.org/specs/web-apps/current-work/#the-iframe-element):
1183 When there is an active parser in the iframe, and when anything in the iframe is delaying the load event
1184 of the iframe's browsing context's active document, the iframe must delay the load event of its document.
1186 Since an image doesn't require an active parser, it does not delay the load event of the document.
1188 * editing/pasteboard/copy-standalone-image.html:
1189 * platform/chromium/test_expectations.txt:
1191 2011-10-25 Xiaomei Ji <xji@chromium.org>
1193 Disable editing/selection/move-by-word-visually-inline-block-positioned-element.html in QT after r98428.
1195 * platform/qt/Skipped:
1197 2011-10-25 Xiaomei Ji <xji@chromium.org>
1199 --webkit-visual-word does not work in multi-line
1200 https://bugs.webkit.org/show_bug.cgi?id=61344
1202 Reviewed by Ryosuke Niwa.
1204 * editing/selection/move-by-word-visually-inline-block-positioned-element-expected.txt: Added.
1205 * editing/selection/move-by-word-visually-inline-block-positioned-element.html: Added.
1206 * editing/selection/move-by-word-visually-multi-line-expected.txt:
1207 * editing/selection/move-by-word-visually-single-space-one-element-expected.txt:
1208 * editing/selection/move-by-word-visually-single-space-one-element.html:
1209 * platform/gtk/editing/selection/move-by-word-visually-multi-line-expected.txt:
1211 2011-10-25 Erik Arvidsson <arv@chromium.org>
1217 * fast/canvas/webgl/gl-teximage.html:
1219 2011-10-25 Chris Fleizach <cfleizach@apple.com>
1221 AX: WebKit does not expose HTML label for slider elements
1222 https://bugs.webkit.org/show_bug.cgi?id=70856
1224 Reviewed by Darin Adler.
1226 * platform/mac/accessibility/slider-allows-title-ui-element-expected.txt: Added.
1227 * platform/mac/accessibility/slider-allows-title-ui-element.html: Added.
1229 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1231 Unreviewed gardening.
1233 * platform/chromium/test_expectations.txt:
1234 fast/forms/form-associated-element-crash3.html has
1235 been timing out very regularly on linux debug.
1237 2011-10-25 Erik Arvidsson <arv@chromium.org>
1239 [Chromium] Fix expectation.
1243 * platform/chromium/fast/js/kde/garbage-n-expected.txt:
1245 2011-10-25 Anders Carlsson <andersca@apple.com>
1247 Plug-ins have no way to find out when the device scale factor changes
1248 https://bugs.webkit.org/show_bug.cgi?id=67226
1249 <rdar://problem/10048276>
1251 Reviewed by Sam Weinig.
1253 Update test to check that the scale factor is updated correctly.
1255 * platform/mac-wk2/plugins/contents-scale-factor.html:
1257 2011-10-25 Fady Samuel <fsamuel@chromium.org>
1259 Made Table tests for Bug 70678 Platform Independent
1260 https://bugs.webkit.org/show_bug.cgi?id=70850
1262 Reviewed by Adam Barth.
1264 * fast/table/table-anonymous-cell-bug-expected.png: Added.
1265 * fast/table/table-anonymous-cell-bug-expected.txt:
1266 * fast/table/table-anonymous-cell-bug.html:
1267 * fast/table/table-anonymous-row-bug-expected.png: Added.
1268 * fast/table/table-anonymous-row-bug-expected.txt:
1269 * fast/table/table-anonymous-row-bug.html:
1270 * fast/table/table-anonymous-section-bug-expected.png: Added.
1271 * fast/table/table-anonymous-section-bug-expected.txt:
1272 * fast/table/table-anonymous-section-bug.html:
1274 2011-10-25 Ryosuke Niwa <rniwa@webkit.org>
1276 Moving to the start of line should not place the caret outside of the table
1277 https://bugs.webkit.org/show_bug.cgi?id=70757
1279 Reviewed by Chang Shu.
1281 Added a test to move the caret to lineboundaries in the first and the last table cell.
1282 The caret should remain inside a table cell.
1284 * editing/selection/table-lineboundary-expected.txt: Added.
1285 * editing/selection/table-lineboundary.html: Added.
1287 2011-10-25 Erik Arvidsson <arv@chromium.org>
1289 JS Test Harness: Make successfullyParsed optional
1290 https://bugs.webkit.org/show_bug.cgi?id=70784
1292 Reviewed by Ojan Vafai.
1294 This makes "successfullyParsed = true" optional in favor of tracking syntax errors
1295 using window.onerror.
1297 * fast/*: Remove successfullyParsed.
1298 * fast/dom/Window/new-window-opener.html: Cleanup.
1299 * fast/dom/Window/resources/window-appendages-cleared-results.html:
1300 * fast/dom/Window/webkitConvertPoint.html: Ditto.
1301 * fast/dom/Window/webkitConvertPointUpdateLayout.html: Ditto.
1302 * fast/js/kde/evil-n.html: This is now a normal test since it is not supposed to fail.
1303 * fast/js/kde/garbage-n-expected.txt:
1304 * fast/js/kde/garbage-n.html: Use shouldHaveHadError instead of js-test-post-n.js
1305 * fast/js/kde/string-1-n.html: Ditto.
1306 * fast/js/kde/string-2-n.html: Ditto.
1307 * fast/js/resources/js-test-post-async.js: Ensure we didn't get an error.
1308 * fast/js/resources/js-test-post-function.js: Ditto.
1309 * fast/js/resources/js-test-post-n.js: Removed.
1310 * fast/js/resources/js-test-pre.js: Added shouldHaveHadError function that can be used to assert that the
1311 error message is what was expected.
1312 Ensure we didn't get an error in finistJSTest.
1314 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1318 * platform/chromium/test_expectations.txt: Missed some cases where
1319 video-porter.html times out. Also added zoom-animator-scale-test2.html
1320 that has been timing out for several days.
1322 2011-10-25 Anders Carlsson <andersca@apple.com>
1324 Plug-ins have to use JavaScript to find out the current device scale factor
1325 https://bugs.webkit.org/show_bug.cgi?id=67225
1326 <rdar://problem/10048258>
1328 Reviewed by Darin Adler.
1332 * platform/mac-wk2/plugins/contents-scale-factor-expected.txt: Added.
1333 * platform/mac-wk2/plugins/contents-scale-factor.html: Added.
1335 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1337 More unreviewed gardening.
1339 * platform/chromium/test_expectations.txt: Mark another test
1340 as crashing. Moved 2 tests together as they hit the same ASSERT
1343 2011-10-25 Leandro Pereira <leandro@profusion.mobi>
1345 [EFL] Unreviewed. Add CSS1 pixel baselines.
1347 * platform/efl/css1: [...]
1349 2011-10-25 Nate Chapin <japhet@chromium.org>
1351 Test update for https://bugs.webkit.org/show_bug.cgi?id=61225.
1352 Due to changes in the implementation of DocumentThreadableLoader (and
1353 therefore XHR), this test will have empty (rather than null) content
1354 if we go over the length limit.
1356 Reviewed by Antti Koivisto.
1358 * http/tests/inspector/network/network-content-replacement-xhr-expected.txt:
1360 2011-10-25 Pavel Podivilov <podivilov@chromium.org>
1362 Get rid of optional parameters in the middle in IDLs.
1363 https://bugs.webkit.org/show_bug.cgi?id=70816
1365 Reviewed by Adam Barth.
1367 Optional parameters in the middle are prohibited by WebIDL spec.
1369 * fast/canvas/canvas-putImageData-expected.txt:
1370 * fast/canvas/canvas-putImageData.js:
1372 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1374 Unreviewed gardening.
1376 * platform/chromium/test_expectations.txt: Marking a test as timing
1379 2011-10-25 Fady Samuel <fsamuel@chromium.org>
1381 Crash in WebCore::RenderTableSection::addChild due to assert failure
1382 https://bugs.webkit.org/show_bug.cgi?id=70678
1384 Reviewed by David Hyatt.
1386 If the child being added is not a Section/Row/Cell, and the previous sibling is not anonymous,
1387 we need to create a new anonymous Section/Row/Cell respectively, instead of failing an
1390 * fast/table/table-anonymous-cell-bug-expected.txt: Added.
1391 * fast/table/table-anonymous-cell-bug.html: Added.
1392 * fast/table/table-anonymous-row-bug-expected.txt: Added.
1393 * fast/table/table-anonymous-row-bug.html: Added.
1394 * fast/table/table-anonymous-section-bug-expected.txt: Added.
1395 * fast/table/table-anonymous-section-bug.html: Added.
1397 2011-10-25 Zoltan Herczeg <zherczeg@webkit.org>
1399 Add new uri tokenizer tests
1400 https://bugs.webkit.org/show_bug.cgi?id=70807
1402 Reviewed by Darin Adler.
1406 * fast/css/uri-token-parsing-expected.txt:
1407 * fast/css/uri-token-parsing.html:
1409 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1411 Unreviewed gardening.
1413 The old rebaseline looked wrong and did not match the other baselines. This is now corrected.
1415 * platform/chromium-cg-mac-leopard/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
1417 2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
1419 Unreviewed gardening.
1421 Partial rebaselining of fast/css/focus-ring-multiline-writingmode-vertical.html as it looks like it progressed
1424 * platform/chromium-cg-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1425 * platform/chromium-cg-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
1426 * platform/chromium-cg-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1427 * platform/chromium-cg-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Removed.
1428 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1429 * platform/chromium-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Removed.
1430 * platform/chromium/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1432 2011-10-25 Simon Fraser <simon.fraser@apple.com>
1434 REGRESSION (r88580): Cursor fails to change to pointer on embedded Google maps popups
1435 https://bugs.webkit.org/show_bug.cgi?id=62797
1437 Reviewed by Chris Marrin.
1439 New tests for hit testing through various configurations of 3D transforms.
1441 * platform/mac/transforms/3d/hit-testing/rotated-hit-test-expected.png: Removed.
1442 * platform/mac/transforms/3d/hit-testing/rotated-hit-test-expected.txt: Removed.
1443 * transforms/3d/hit-testing/composited-hit-test-expected.txt: Added.
1444 * transforms/3d/hit-testing/composited-hit-test.html: Added.
1445 * transforms/3d/hit-testing/resources/hit-test-utils.js: Added.
1446 * transforms/3d/hit-testing/rotated-hit-test-expected.txt: Added.
1447 * transforms/3d/hit-testing/rotated-hit-test-with-child-expected.txt: Added.
1448 * transforms/3d/hit-testing/rotated-hit-test-with-child.html: Added.
1449 * transforms/3d/hit-testing/rotated-hit-test.html:
1450 * transforms/3d/hit-testing/rotated-hit-test2-expected.txt: Added.
1451 * transforms/3d/hit-testing/rotated-hit-test2.html: Added.
1453 2011-10-24 Jer Noble <jer.noble@apple.com>
1455 compositing/video tests time out on Lion
1456 https://bugs.webkit.org/show_bug.cgi?id=70448
1458 Reviewed by Simon Fraser.
1460 * compositing/video/video-poster.html: Seek, instead of play, to trigger
1462 * http/tests/media/video-load-twice.html: Use waitForEventOnce so that
1463 canPlayThrough listener is triggered only once.
1464 * media/video-test.js: Add a new function, waitForEventOnce.
1466 (waitForEvent._eventCallback):
1469 2011-10-25 Cary Clark <caryclark@google.com>
1471 Unreviewed gardening: fifth chunk of baselines for Chromium-Skia
1474 [Omitting 736 of 742 files for brevity.]
1476 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-2-expected.png: Added.
1477 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-3-expected.png: Added.
1478 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-4-expected.png: Added.
1480 * platform/chromium-mac-leopard/transitions: Added.
1481 * platform/chromium-mac-leopard/transitions/default-timing-function-expected.png: Added.
1482 * platform/chromium-mac-leopard/transitions/svg-text-shadow-transition-expected.png: Added.
1484 2011-10-25 Arko Saha <arko@motorola.com>
1486 Microdata: itemtype attribute should be space-separated list to allow multiple types
1487 https://bugs.webkit.org/show_bug.cgi?id=70501
1489 Reviewed by Ryosuke Niwa.
1491 * fast/dom/MicroData/006.html:
1492 * fast/dom/MicroData/007.html:
1493 * fast/dom/MicroData/getitems-multiple-itemtypes-expected.txt: Added.
1494 * fast/dom/MicroData/getitems-multiple-itemtypes.html: Added.
1495 * fast/dom/MicroData/itemtype-add-remove-tokens-expected.txt: Added.
1496 * fast/dom/MicroData/itemtype-add-remove-tokens.html: Added.
1497 * fast/dom/MicroData/itemtype-attribute-test-expected.txt: Added.
1498 * fast/dom/MicroData/itemtype-attribute-test.html: Added.
1500 2011-10-25 Cary Clark <caryclark@google.com>
1502 Unreviewed gardening: fourth chunk of baselines for Chromium-Skia
1505 [Omitting 728 of 734 files for brevity.]
1507 * platform/chromium-mac-leopard/fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
1508 * platform/chromium-mac-leopard/fast/lists/scrolled-marker-paint-expected.png: Added.
1509 * platform/chromium-mac-leopard/fast/media: Added.
1511 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Added.
1512 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
1513 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Added.
1515 2011-10-25 Yury Semikhatsky <yurys@chromium.org>
1517 Web Inspector: redesign workers sidebar pane
1518 https://bugs.webkit.org/show_bug.cgi?id=70815
1520 Update tests in accord with change of class name from
1521 styles-sidebar-pane to sidebar-pane.
1523 Reviewed by Pavel Feldman.
1525 * http/tests/inspector/elements-test.js:
1526 (initialize_ElementTest.InspectorTest.dumpSelectedElementStyles):
1528 2011-10-25 Vsevolod Vlasov <vsevik@chromium.org>
1530 Web Inspector: Debugger fails when there is an invalid watch expression.
1531 https://bugs.webkit.org/show_bug.cgi?id=70718
1533 Reviewed by Pavel Feldman.
1535 * inspector/debugger/error-in-watch-expressions.html:
1536 * inspector/debugger/watch-expressions-panel-switch-expected.txt: Added.
1537 * inspector/debugger/watch-expressions-panel-switch.html: Added.
1539 2011-10-24 Pavel Podivilov <podivilov@chromium.org>
1541 Web Inspector: fix empty line handling in source maps.
1542 https://bugs.webkit.org/show_bug.cgi?id=70726
1544 Reviewed by Yury Semikhatsky.
1546 * inspector/debugger/compiler-source-mapping-expected.txt:
1547 * inspector/debugger/compiler-source-mapping.html:
1549 2011-10-25 Justin Schuh <jschuh@chromium.org>
1551 Check for empty string in parseArcFlag
1552 https://bugs.webkit.org/show_bug.cgi?id=70763
1554 Reviewed by Dirk Schulze.
1556 * svg/path-arc-invalid-expected.txt: Added.
1557 * svg/path-arc-invalid.html: Added.
1559 2011-10-24 Pavel Podivilov <podivilov@chromium.org>
1561 Web Inspector: keep old source mapping when new one could not be loaded.
1562 https://bugs.webkit.org/show_bug.cgi?id=70729
1564 Reviewed by Yury Semikhatsky.
1566 * inspector/debugger/raw-source-code-expected.txt:
1567 * inspector/debugger/raw-source-code.html:
1569 2011-10-25 Sachin Puranik <sachin.puranik@motorola.com>
1571 Double number step=.5 should be considered valid in <input type="number" step=".5">
1572 https://bugs.webkit.org/show_bug.cgi?id=70320
1574 Reviewed by Kent Tamura.
1576 * fast/forms/ValidityState-typeMismatch-number-expected.txt: Change in result of layout test.
1577 * fast/forms/input-step-as-double-expected.txt: Added, expected output for new test case.
1578 * fast/forms/input-step-as-double.html: Added, testcase to make sure that all ports
1579 consider .5 as a valid double value for step attribute of input element.
1580 * fast/forms/input-valueasnumber-number-expected.txt: Change in result of layout test.
1581 * fast/forms/range/input-valueasnumber-range-expected.txt: Change in result of layout test.
1582 * fast/forms/range/input-valueasnumber-range.html: Consider .2 as valid real number now.
1583 * fast/forms/script-tests/ValidityState-typeMismatch-number.js: Consider
1584 .2 as valid real number now.
1585 * fast/forms/script-tests/input-valueasnumber-number.js: Consider .2 as valid real number now.
1587 2011-10-25 Vsevolod Vlasov <vsevik@chromium.org>
1589 Web Inspector: Resources panel: display the current search match index in the toolbar.
1590 https://bugs.webkit.org/show_bug.cgi?id=66050
1592 Reviewed by Pavel Feldman.
1594 * http/tests/inspector/search/resources-search-match-index-expected.txt: Added.
1595 * http/tests/inspector/search/resources-search-match-index.html: Added.
1597 2011-10-25 Csaba Osztrogonác <ossy@webkit.org>
1599 inspector/cookie-parser.html is a flaky crash
1600 https://bugs.webkit.org/show_bug.cgi?id=62662
1602 * platform/qt/Skipped: Skip one more test because of this bug: inspector/evaluate-in-page.html.
1604 2011-10-25 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1606 [Qt] Remove from Skipped list. Test passes: fast/transforms/scrollIntoView-transformed.html
1607 https://bugs.webkit.org/show_bug.cgi?id=58559
1609 Reviewed by Simon Hausmann.
1611 * platform/qt/Skipped:
1613 2011-10-25 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1615 [Qt] Removing test from Skipped list. Test passes: html5lib/runner.html
1616 https://bugs.webkit.org/show_bug.cgi?id=53030
1618 Reviewed by Simon Hausmann.
1620 * platform/qt/Skipped:
1622 2011-10-21 Andrey Kosyakov <caseq@chromium.org>
1624 Web Inspector: [Extensions API] allow extensions to specify script to be injected on reload
1625 https://bugs.webkit.org/show_bug.cgi?id=70600
1627 Reviewed by Pavel Feldman.
1629 * inspector/extensions/extensions-reload-expected.txt: Added.
1630 * inspector/extensions/extensions-reload.html: Added.
1632 2011-10-25 Sheriff Bot <webkit.review.bot@gmail.com>
1634 Unreviewed, rolling out r98309.
1635 http://trac.webkit.org/changeset/98309
1636 https://bugs.webkit.org/show_bug.cgi?id=70801
1638 Test fails on mac (Requested by benwells on #webkit).
1640 * fast/canvas/canvas-composite-image-expected.txt: Removed.
1641 * fast/canvas/canvas-composite-image.html: Removed.
1643 2011-10-24 Oliver Varga <voliver@inf.u-szeged.hu>
1645 [Qt] Unreviewed gardening, add missing result after r98309.
1647 * platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1648 * platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
1649 * platform/qt/svg/filters/feColorMatrix-default-type-expected.png: Added.
1650 * platform/qt/svg/filters/feColorMatrix-default-type-expected.txt: Added.
1652 2011-10-24 Martin Robinson <mrobinson@igalia.com>
1654 REGRESSION (r97865): broke plugins/resize-from-plugin.html on GTK
1655 https://bugs.webkit.org/show_bug.cgi?id=70481
1657 Update test results to reflect that the plugin clipping rectangle
1660 * platform/gtk/Skipped: Unskip the test.
1661 * platform/gtk/plugins/resize-from-plugin-expected.txt: Update results.
1663 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1665 Unreviewed gardening.
1667 Add a new baseline for snow-leopard.
1669 * platform/chromium-mac-snowleopard/svg/filters: Added.
1670 * platform/chromium-mac-snowleopard/svg/filters/feColorMatrix-default-type-expected.png: Added.
1672 2011-10-24 Ben Wells <benwells@chromium.org>
1674 Canvas drawImage with SourceIn, DestinationIn, SourceOut, DestinationAtop and Copy have errors
1675 https://bugs.webkit.org/show_bug.cgi?id=66920
1677 Reviewed by James Robinson.
1679 * fast/canvas/canvas-composite-image-expected.txt: Added.
1680 * fast/canvas/canvas-composite-image.html: Added.
1682 2011-10-24 Ryosuke Niwa <rniwa@webkit.org>
1684 GTK and Windows rebaselines after r98199.
1686 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
1687 * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
1689 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1691 Unreviewed rebaseline after r98293.
1693 * platform/chromium-win/svg/filters/feColorMatrix-default-type-expected.png: Added.
1695 2011-10-24 Arko Saha <arko@motorola.com>
1697 Microdata: Add itemprop, itemref, itemvalue attributes.
1698 https://bugs.webkit.org/show_bug.cgi?id=69839
1700 Reviewed by Ryosuke Niwa.
1702 Added test-cases for Microdata itemprop, itemref, itemvalue attributes.
1704 * fast/dom/MicroData/002-expected.txt:
1705 * fast/dom/MicroData/002.html:
1706 * fast/dom/MicroData/003-expected.txt:
1707 * fast/dom/MicroData/003.html:
1708 * fast/dom/MicroData/005-expected.txt:
1709 * fast/dom/MicroData/005.html:
1710 * fast/dom/MicroData/006-expected.txt:
1711 * fast/dom/MicroData/009.html:
1712 * fast/dom/MicroData/itemprop-add-remove-tokens-expected.txt: Added.
1713 * fast/dom/MicroData/itemprop-add-remove-tokens.html: Added.
1714 * fast/dom/MicroData/itemprop-for-an-element-must-be-correct-expected.txt: Added.
1715 * fast/dom/MicroData/itemprop-for-an-element-must-be-correct.html: Added.
1716 * fast/dom/MicroData/itemprop-must-be-read-only-expected.txt: Added.
1717 * fast/dom/MicroData/itemprop-must-be-read-only.html: Added.
1718 * fast/dom/MicroData/itemprop-reflected-by-itemProp-property-expected.txt: Added.
1719 * fast/dom/MicroData/itemprop-reflected-by-itemProp-property.html: Added.
1720 * fast/dom/MicroData/itemref-add-remove-tokens-expected.txt: Added.
1721 * fast/dom/MicroData/itemref-add-remove-tokens.html: Added.
1722 * fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property-expected.txt: Added.
1723 * fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property.html: Added.
1724 * fast/dom/MicroData/itemref-for-an-element-must-be-correct-expected.txt: Added.
1725 * fast/dom/MicroData/itemref-for-an-element-must-be-correct.html: Added.
1726 * fast/dom/MicroData/itemref-must-be-read-only-expected.txt: Added.
1727 * fast/dom/MicroData/itemref-must-be-read-only.html: Added.
1728 * fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt: Added.
1729 * fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element.html: Added.
1730 * fast/dom/MicroData/itemvalue-reflects-href-attr-expected.txt: Added.
1731 * fast/dom/MicroData/itemvalue-reflects-href-attr.html: Added.
1732 * fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt: Added.
1733 * fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element.html: Added.
1734 * fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element-expected.txt: Added.
1735 * fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element.html: Added.
1736 * fast/dom/MicroData/itemvalue-reflects-the-src-attr-expected.txt: Added.
1737 * fast/dom/MicroData/itemvalue-reflects-the-src-attr.html: Added.
1738 * fast/dom/MicroData/itemvalue-returns-element-itself-expected.txt: Added.
1739 * fast/dom/MicroData/itemvalue-returns-element-itself.html: Added.
1740 * fast/dom/MicroData/itemvalue-returns-null-expected.txt: Added.
1741 * fast/dom/MicroData/itemvalue-returns-null.html: Added.
1742 * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001-expected.txt: Added.
1743 * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001.html: Added.
1744 * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002-expected.txt: Added.
1745 * fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002.html: Added.
1746 * fast/dom/MicroData/resources/microdata-common.js:
1750 2011-10-24 Filip Pizlo <fpizlo@apple.com>
1752 Object-or-other branch speculation may corrupt the state for OSR if the child of the
1753 branch is an integer
1754 https://bugs.webkit.org/show_bug.cgi?id=70777
1756 Reviewed by Oliver Hunt.
1758 * fast/js/dfg-other-branch-expected.txt: Added.
1759 * fast/js/dfg-other-branch.html: Added.
1760 * fast/js/script-tests/dfg-other-branch.js: Added.
1764 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1766 Unreviewed gardening.
1768 Bug 58013 has landed 3 months ago and it looks like the rebaseline was forgotten.
1769 The new result is consistent with the other platforms.
1771 * platform/chromium-linux/fast/repaint/scale-page-shrink-expected.txt: Removed.
1772 * platform/chromium-win/fast/repaint/scale-page-shrink-expected.png: Added.
1773 * platform/chromium-win/fast/repaint/scale-page-shrink-expected.txt: Added.
1774 * platform/chromium/test_expectations.txt:
1776 2011-10-24 Filip Pizlo <fpizlo@apple.com>
1778 op_new_array_buffer is not inlined correctly
1779 https://bugs.webkit.org/show_bug.cgi?id=70770
1781 Reviewed by Oliver Hunt.
1783 * fast/js/dfg-inline-new-array-buffer-expected.txt: Added.
1784 * fast/js/dfg-inline-new-array-buffer.html: Added.
1785 * fast/js/script-tests/dfg-inline-new-array-buffer.js: Added.
1789 2011-10-24 Tim Horton <timothy_horton@apple.com>
1791 feColorMatrix doesn't use the correct default "matrix" type when no type attribute is specified
1792 https://bugs.webkit.org/show_bug.cgi?id=70035
1793 <rdar://problem/10280177>
1795 Reviewed by Nikolas Zimmermann.
1797 Add a test that ensures that feColorMatrix's type attribute defaults to "matrix".
1799 * platform/mac/svg/filters/feColorMatrix-default-type-expected.png: Added.
1800 * platform/mac/svg/filters/feColorMatrix-default-type-expected.txt: Added.
1801 * svg/filters/feColorMatrix-default-type.svg: Added.
1803 2011-10-24 Levi Weintraub <leviw@chromium.org>
1805 Adding Chromium expectations from http://trac.webkit.org/changeset/98263
1809 * platform/chromium-cg-mac-snowleopard/svg/as-object: Added.
1810 * platform/chromium-cg-mac-snowleopard/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1811 * platform/chromium-linux-x86/svg/as-object: Removed.
1812 * platform/chromium-linux/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1813 * platform/chromium-mac-snowleopard/svg/as-object: Added.
1814 * platform/chromium-mac-snowleopard/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1815 * platform/chromium-win/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1816 * platform/chromium-win/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
1817 * platform/chromium/test_expectations.txt:
1819 2011-10-24 Levi Weintraub <leviw@chromium.org>
1821 Fixing a collision in Mac results and adding qt results from http://trac.webkit.org/changeset/98263
1823 Unreviewed test expectations update.
1825 * platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Fixing collision that removes
1827 * platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-actual.txt: Added.
1829 2011-10-24 Joshua Bell <jsbell@chromium.org>
1831 IndexedDB: Throw DATA_ERR on invalid keys, remove null key support
1832 https://bugs.webkit.org/show_bug.cgi?id=70065
1834 Reviewed by Tony Chang.
1836 Updated expectations now that most tests match spec. Includes change to
1837 objectstore-basics test to avoid hitting https://bugs.webkit.org/show_bug.cgi?id=70041
1838 since this CL stops hiding that bug.
1840 * storage/indexeddb/factory-cmp-expected.txt:
1841 * storage/indexeddb/index-basics-expected.txt:
1842 * storage/indexeddb/invalid-keys-expected.txt:
1843 * storage/indexeddb/keyrange-expected.txt:
1844 * storage/indexeddb/objectstore-basics-expected.txt:
1845 * storage/indexeddb/objectstore-basics.html:
1846 * storage/indexeddb/open-cursor-expected.txt:
1848 2011-10-24 Ojan Vafai <ojan@chromium.org>
1850 Some more fixups from http://trac.webkit.org/changeset/98265.
1852 The leopard bot results are incorrect, but that's because the
1853 chromium leopard bots have not compiled in a few days. Once
1854 the bots are fixed, we'll need to rebaseline this test again for
1857 * platform/chromium-cg-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
1858 * platform/chromium-cg-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
1859 * platform/chromium-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
1860 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
1862 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1864 Unreviewed rebaseline of svg/W3C-SVG-1.1-SE/coords-units-03-b.html
1866 The new baselines all match the existing ones. Not sure if we really pass the test as
1867 2 lines should be 200px but at least all the baselines are consistent (within some font
1870 * platform/chromium-cg-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
1871 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1-SE: Added.
1872 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
1873 * platform/chromium-cg-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Removed.
1874 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
1875 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE: Added.
1876 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
1877 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE: Added.
1878 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
1879 * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
1880 * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt:
1881 * platform/chromium/test_expectations.txt:
1882 * platform/gtk/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Removed.
1883 * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Removed.
1884 * svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added.
1886 2011-10-24 Ojan Vafai <ojan@chromium.org>
1888 Cleanup some test expectations missed in r98183.
1890 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
1891 * platform/chromium-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
1892 * platform/chromium-win/fast/backgrounds/background-leakage-transforms-expected.txt: Removed.
1893 * platform/chromium/fast/backgrounds/background-leakage-transforms-expected.txt: Removed.
1894 * 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.
1895 * platform/chromium/fast/writing-mode/fallback-orientation-expected.txt: Removed.
1896 * platform/chromium/test_expectations.txt:
1898 2011-10-24 Levi Weintraub <leviw@chromium.org>
1900 <svg> fails to use explicit width and height inside <html> inside IFRAME
1901 https://bugs.webkit.org/show_bug.cgi?id=64823
1903 Reviewed by Nikolas Zimmermann.
1905 Fixing a bug where SVG negotiated size when embedded in html inside an iframe.
1907 * platform/chromium/test_expectations.txt: Will update with results on other platforms.
1908 * platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
1909 * platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
1910 * svg/as-object/svg-embedded-in-html-in-iframe.html: Added.
1912 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1914 Unreviewed gardening rebaselining.
1916 Updating those baselines as they match Mac and looks like progressions. Linux was needing a wrong
1917 rebaseline, so it was not rebaselined.
1919 * platform/chromium-cg-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
1920 * platform/chromium-cg-mac-snowleopard/fast/repaint: Added.
1921 * platform/chromium-cg-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
1922 * platform/chromium-mac-leopard/fast/repaint: Added.
1923 * platform/chromium-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
1924 * platform/chromium-mac-snowleopard/fast/repaint: Added.
1925 * platform/chromium-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
1926 * platform/chromium-win/fast/repaint/table-cell-collapsed-border-expected.png:
1927 * platform/chromium/test_expectations.txt:
1929 2011-10-24 Joshua Bell <jsbell@chromium.org>
1931 IndexedDB add should fail adding an inline and passed key simultaneously
1932 https://bugs.webkit.org/show_bug.cgi?id=58598
1934 Reviewed by Tony Chang.
1936 * storage/indexeddb/mozilla/key-requirements-inline-and-passed.html: Added.
1937 * storage/indexeddb/mozilla/key-requirements-inline-and-passed-expected.txt: Added.
1939 2011-10-24 Cary Clark <caryclark@google.com>
1941 Unreviewed gardening: third chunk of baselines for Chromium-Skia
1944 [Omitting 736 of 743 files for brevity.]
1946 * platform/chromium-mac-leopard/fast/block/positioning/absolute-length-of-neg-666666-expected.png: Added.
1947 * platform/chromium-mac-leopard/fast/block/positioning/absolute-position-direction-expected.png: Added.
1948 * platform/chromium-mac-leopard/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Added.
1950 * platform/chromium-mac-leopard/fast/lists/ol-display-types-expected.png: Added.
1951 * platform/chromium-mac-leopard/fast/lists/ol-start-dynamic-expected.png: Added.
1952 * platform/chromium-mac-leopard/fast/lists/olstart-expected.png: Added.
1953 * platform/chromium/test_expectations.txt:
1955 2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
1957 [chromium] New failing test fast/events/dropzone-002.html
1958 https://bugs.webkit.org/show_bug.cgi?id=61625
1960 Unreviewed gardening.
1962 * platform/chromium/test_expectations.txt: The test has been passing
1963 on all platforms except leopard for several days.
1965 2011-10-24 Alexander Pavlov <apavlov@chromium.org>
1967 Web Inspector: [Styles] Adding a new style rule breaks things
1968 https://bugs.webkit.org/show_bug.cgi?id=70721
1970 Reviewed by Pavel Feldman.
1972 * inspector/styles/styles-add-new-rule-expected.txt:
1973 * inspector/styles/styles-add-new-rule.html:
1975 2011-10-24 Pavel Feldman <pfeldman@google.com>
1977 Web Inspector: do not force document loading on reload (should happen on demand).
1978 https://bugs.webkit.org/show_bug.cgi?id=70724
1980 Reviewed by Yury Semikhatsky.
1982 * inspector/debugger/dom-breakpoints.html:
1983 * inspector/debugger/error-in-watch-expressions.html:
1985 2011-10-24 Yury Semikhatsky <yurys@chromium.org>
1987 Web Inspector: allow debugging dedicated worker initialization
1988 https://bugs.webkit.org/show_bug.cgi?id=70723
1990 Reviewed by Pavel Feldman.
1992 * inspector/protocol/runtime-agent-expected.txt:
1993 * inspector/protocol/runtime-agent.html:
1995 2011-10-24 Alejandro G. Castro <alex@igalia.com>
1997 Unreviewed, skip failing test in GTK, added bug 70720. Rebaseline
1998 prototype-inheritance-2.html.
2000 * platform/gtk/Skipped: skipped fast/events/event-creation.html.
2001 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
2002 Reset expected results after r98199.
2004 2011-10-21 Alexander Pavlov <apavlov@chromium.org>
2006 Web Inspector: Audits hang on pages without img[src] elements
2007 https://bugs.webkit.org/show_bug.cgi?id=70604
2009 Reviewed by Pavel Feldman.
2011 * inspector/audits/audits-panel-noimages-functional-expected.txt: Added.
2012 * inspector/audits/audits-panel-noimages-functional.html: Added.
2014 2011-10-24 Deepak Sherveghar <bpwv64@motorola.com>
2016 [Qt] fast/events/media-focus-in-standalone-media-document.html fails
2017 https://bugs.webkit.org/show_bug.cgi?id=70110
2019 Reviewed by Simon Hausmann.
2021 Remove media-focus-in-standalone-media-document.html from Qt Skipped test list.
2023 * platform/qt/Skipped:
2025 2011-10-24 Pavel Feldman <pfeldman@chromium.org>
2027 Web Inspector: make view load CSS files upon show.
2028 https://bugs.webkit.org/show_bug.cgi?id=70696
2030 Reviewed by Yury Semikhatsky.
2032 * inspector/view-css-expected.txt: Added.
2033 * inspector/view-css.html: Added.
2034 * inspector/view-events-expected.txt:
2035 * inspector/view-events.html:
2037 2011-10-24 Kosztyo Kristof <kkristof@inf.u-szeged.hu>
2039 [Qt] Unreviewed gardening after r98199
2041 * platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
2043 2011-10-24 Yosifumi Inoue <yosin@chromium.org>
2045 [Forms] Setting defaultValue should hide an input placeholder.
2046 https://bugs.webkit.org/show_bug.cgi?id=70586
2048 Reviewed by Kent Tamura.
2050 This test checks "value" attribute (default value) changing in two
2051 ways, one is using setDefault method and another is setAttribute
2054 * fast/forms/placeholder-and-default-value-expected.html: Added. Render text input element with "Default" value.
2055 * 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.
2057 2011-10-23 Adam Barth <abarth@webkit.org>
2059 <img crossorigin> should fail to load when CORS check fails
2060 https://bugs.webkit.org/show_bug.cgi?id=69732
2062 Reviewed by Darin Adler.
2064 Test that images loaded with the crossorigin attribute fail to load if
2065 the CORS access check doesn't pass.
2067 * http/tests/security/img-with-failed-cors-check-fails-to-load-expected.txt: Added.
2068 * http/tests/security/img-with-failed-cors-check-fails-to-load.html: Added.
2070 2011-10-23 Filip Pizlo <fpizlo@apple.com>
2072 DFG should inline constructors
2073 https://bugs.webkit.org/show_bug.cgi?id=70675
2075 Reviewed by Oliver Hunt.
2077 Adds test that asserts that register pressure induced by inlining doesn't
2078 result in spilling corrupting values.
2080 * fast/js/dfg-inlining-reg-alloc-expected.txt: Added.
2081 * fast/js/dfg-inlining-reg-alloc.html: Added.
2082 * fast/js/script-tests/dfg-inlining-reg-alloc.js: Added.
2087 2011-10-23 Yuzo Fujishima <yuzo@google.com>
2089 [chromium] Test expecation change. inspector/elements/edit-dom-actions.html times out since around r98120:98133 (chromium 106751:106770).
2093 * platform/chromium/test_expectations.txt:
2095 2011-10-23 Yuzo Fujishima <yuzo@google.com>
2097 [chromium] Test expectation change for "r98183 causes 4 snowleopard tests to fail".
2098 https://bugs.webkit.org/show_bug.cgi?id=70704
2102 * platform/chromium/test_expectations.txt:
2104 2011-10-23 Geoffrey Garen <ggaren@apple.com>
2108 Updated two test results I missed in my last check-in.
2110 These tests depended on non-deterministic effects of hash order, so I
2113 * http/tests/inspector/search/search-in-resources-expected.txt:
2114 * platform/mac/fast/dom/prototype-inheritance-2-expected.txt:
2116 2011-10-23 Kaustubh Atrawalkar <kaustubh@motorola.com>
2118 [GTK] Implement KeyDown function for WebKit2 EventSender.
2119 https://bugs.webkit.org/show_bug.cgi?id=69410
2121 Unskip passed tests.
2123 Reviewed by Martin Robinson.
2125 * platform/gtk-wk2/Skipped:
2127 2011-10-21 Geoffrey Garen <ggaren@apple.com>
2129 Separated string lifetime bits from character buffer state bits
2130 https://bugs.webkit.org/show_bug.cgi?id=70673
2132 Reviewed by Anders Carlsson.
2134 These tests depended on non-deterministic effects of hash order, so I
2137 * fast/dom/prototype-inheritance-2-expected.txt: Updated for slightly
2138 different order of discovering properties.
2140 * fast/js/delete-syntax-expected.txt:
2141 * fast/js/script-tests/delete-syntax.js: Updated not to depend on iteration
2142 order, since that's not what this test is about.
2144 * http/tests/inspector/inspector-test.js: Updated not to depend on
2145 global function iteration order. This test setup is pretty spaghetti.
2146 I think I avoided making it even more spaghetti.
2148 * inspector/storage-panel-dom-storage-expected.txt: Updated for changed
2151 2011-10-22 Benjamin Poulain <benjamin@webkit.org>
2153 Make relayout-nested-positioned-elements-crash.html more reliable
2154 https://bugs.webkit.org/show_bug.cgi?id=70672
2156 Reviewed by Kenneth Rohde Christiansen.
2158 The test relayout-nested-positioned-elements-crash relies on implementation
2159 details of the test runner. If the function runTest() is run
2160 during the test, the result will be different than the expected results.
2162 Change the test to use the Javascript test framework.
2163 Ensure the element has the correct style in the final state.
2165 * fast/block/positioning/relayout-nested-positioned-elements-crash-expected.txt:
2166 * fast/block/positioning/relayout-nested-positioned-elements-crash.html:
2168 2011-10-20 Pavel Feldman <pfeldman@google.com>
2170 Web Inspector: get rid of View::hide, View::set visible, View::attach.
2171 https://bugs.webkit.org/show_bug.cgi?id=70523
2173 Reviewed by Yury Semikhatsky.
2175 * inspector/debugger/scripts-panel.html:
2176 * inspector/view-events-expected.txt:
2177 * inspector/view-events.html:
2179 2011-10-21 Filip Pizlo <fpizlo@apple.com>
2181 DFG inlining sometimes fails to reset constant references
2182 https://bugs.webkit.org/show_bug.cgi?id=70668
2184 Reviewed by Anders Carlsson.
2186 Added a new test that covers this specific bug as well as the general
2187 ability to perform inlining, and the ability to OSR out of an inline
2190 * fast/js/dfg-inline-constant-expected.txt: Added.
2191 * fast/js/dfg-inline-constant.html: Added.
2192 * fast/js/script-tests/dfg-inline-constant.js: Added.
2196 2011-10-21 Ojan Vafai <ojan@chromium.org>
2198 Fixup test expectations now that http://trac.webkit.org/changeset/98173 has landed.
2200 * platform/chromium-cg-mac-leopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
2201 * platform/chromium-cg-mac-leopard/fast/writing-mode/fallback-orientation-expected.png:
2202 * platform/chromium-cg-mac-snowleopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
2203 * platform/chromium-cg-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png: Added.
2204 * platform/chromium-cg-mac/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
2205 * platform/chromium-mac-leopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
2206 * platform/chromium-mac-leopard/fast/writing-mode/fallback-orientation-expected.png: Added.
2207 * platform/chromium-mac-snowleopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
2208 * platform/chromium-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png:
2209 * platform/chromium-mac/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
2210 * platform/chromium-win/fast/backgrounds/background-leakage-transforms-expected.txt: Added.
2211 * platform/chromium/fast/backgrounds/background-leakage-transforms-expected.txt: Added.
2212 * platform/chromium/fast/writing-mode/fallback-orientation-expected.txt: Added.
2213 * platform/chromium/test_expectations.txt:
2215 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2217 [Chromium] Layout Test fast/canvas/webgl/premultiplyalpha-test.html is failing
2218 https://bugs.webkit.org/show_bug.cgi?id=68885
2220 Unreviewed gardening.
2222 * platform/chromium/test_expectations.txt: Removed the test since it has been passing on
2223 the bots for at least a week.
2225 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2227 Unreviewed rebaseline.
2229 This test started failing on the bot. As this is a progression, updating the baseline.
2231 * platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.png: Removed.
2232 * platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.txt: Removed.
2233 * platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.png: Removed.
2234 * platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.txt: Removed.
2235 * platform/chromium/fast/multicol/flipped-blocks-border-after-expected.png: Added.
2237 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2239 [Chromium] Layout Test canvas/philip/tests/toDataURL.jpeg.*.html is failing on Mac 10.5 CG
2240 https://bugs.webkit.org/show_bug.cgi?id=68879
2242 Reviewed by Adam Barth.
2244 * platform/chromium/test_expectations.txt: Those changes have been consistently passing on
2245 the bots for at least 10 days.
2247 2011-10-21 Dmitry Lomov <dslomov@google.com>
2249 https://bugs.webkit.org/show_bug.cgi?id=70580
2250 [Chromium] Implement MessagePort transfer in chromium port of webkit.
2251 Results for JSC include some FAILs - this will be addressed when JSC
2252 implements message port transfers as well (https://bugs.webkit.org/show_bug.cgi?id=70658)
2254 Reviewed by David Levin.
2256 * fast/dom/Window/window-postmessage-args-expected.txt:
2257 * fast/dom/Window/window-postmessage-args.html:
2258 * fast/events/message-port-multi-expected.txt:
2259 * fast/events/resources/message-port-multi.js:
2260 (testTransfers.channel0.port2.onmessage):
2262 (channel.port2.onmessage):
2263 * platform/chromium-win/fast/events/message-port-multi-expected.txt:
2264 * platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt:
2266 2011-10-21 Vineet Chaudhary <vineet.chaudhary@motorola.com>
2268 Setting form.enctype reflected attribute behaves strangely.
2269 https://bugs.webkit.org/show_bug.cgi?id=44879
2271 Reviewed by Darin Adler.
2273 Leading/trailing white-spaces should not be allowed while specifying attribute value.
2274 Added more test coverage for form.enctype attribute.
2276 * fast/forms/encoding-test.html:
2277 * fast/forms/enctype-attribute-expected.txt:
2278 * fast/forms/enctype-attribute.html: Corrected test case as per new behavior.
2280 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2284 * platform/chromium/test_expectations.txt: We are randomly hitting
2285 a known ASSERT on this test case.
2287 2011-10-21 Adam Klein <adamk@chromium.org>
2289 [MutationObservers] Implement basic subtree observation
2290 https://bugs.webkit.org/show_bug.cgi?id=70436
2292 Reviewed by Ryosuke Niwa.
2294 * fast/mutation/observe-subtree-expected.txt: Added.
2295 * fast/mutation/observe-subtree.html: Added.
2297 2011-10-21 Joshua Bell <jsbell@chromium.org>
2299 IndexedDB: objectStore.transaction property should be readonly
2300 https://bugs.webkit.org/show_bug.cgi?id=62395
2302 Reviewed by Tony Chang.
2304 * storage/indexeddb/objectstore-basics-expected.txt:
2305 * storage/indexeddb/objectstore-basics.html:
2306 * storage/indexeddb/readonly-properties-expected.txt: Added.
2307 * storage/indexeddb/readonly-properties.html: Added.
2309 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2311 Unreviewed gardening, yet another flaky crashing test.
2313 * platform/chromium/test_expectations.txt:
2315 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2317 Gardening rebaselines.
2319 * platform/chromium-linux-x86/fast/multicol/vertical-lr: Removed.
2320 * platform/chromium-linux-x86/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Removed.
2321 * platform/chromium-linux-x86/fast/multicol/vertical-rl: Removed.
2322 * platform/chromium-linux-x86/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Removed.
2323 * platform/chromium-linux/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Removed.
2324 * platform/chromium-linux/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Removed.
2325 * platform/chromium-win/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2326 * platform/chromium-win/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2327 * platform/chromium/fast/multicol: Added.
2328 * platform/chromium/fast/multicol/vertical-lr: Added.
2329 * platform/chromium/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2330 * platform/chromium/fast/multicol/vertical-rl: Added.
2331 * platform/chromium/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2332 * platform/chromium/test_expectations.txt:
2333 The dumps are weird on SL so we don't land them but mark the test as PASS TEXT.
2335 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2337 Unreviewed gardening.
2339 * platform/chromium/test_expectations.txt: This test is flaky and crashing
2340 sometimes on snow-leopard.
2342 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2344 Fix r98125 by having duplicate entries for Win Debug.
2346 * platform/chromium/test_expectations.txt:
2348 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2350 Unreviewed gardening.
2352 * platform/chromium/test_expectations.txt: The test is now also failing on debug on XP.
2354 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2356 Unreviewed gardening.
2358 * platform/chromium/test_expectations.txt: Mark call-base-resolution.html as crashing on snow-leopard.
2360 2011-10-21 Rafael Weinstein <rafaelw@chromium.org>
2362 [MutationObservers] Implement WebKitMutationObserver.observe for childList changes
2363 https://bugs.webkit.org/show_bug.cgi?id=68955
2365 Reviewed by Ryosuke Niwa.
2367 * fast/mutation/observe-attributes-expected.txt:
2368 * fast/mutation/observe-attributes.html:
2369 * fast/mutation/observe-childList-expected.txt: Added.
2370 * fast/mutation/observe-childList.html: Added.
2372 2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
2374 Unreviewed gardening: rebaseline 2 tests (small color difference).
2376 * platform/chromium-linux-x86/fast/multicol: Added.
2377 * platform/chromium-linux-x86/fast/multicol/vertical-lr: Added.
2378 * platform/chromium-linux-x86/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2379 * platform/chromium-linux-x86/fast/multicol/vertical-rl: Added.
2380 * platform/chromium-linux-x86/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2381 * platform/chromium-linux/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2382 * platform/chromium-linux/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2384 2011-10-21 Cary Clark <caryclark@google.com>
2386 Unreviewed gardening: second chunk of baselines for Chromium-Skia
2389 [Omitting 706 of 712 files for brevity.]
2391 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Added.
2392 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Added.
2393 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Added.
2395 * platform/chromium-mac-leopard/fast/block/positioning/absolute-in-inline-rtl-expected.png: Added.
2396 * platform/chromium-mac-leopard/fast/block/positioning/absolute-in-inline-short-ltr-expected.png: Added.
2397 * platform/chromium-mac-leopard/fast/block/positioning/absolute-in-inline-short-rtl-expected.png: Added.
2399 2011-10-21 Sheriff Bot <webkit.review.bot@gmail.com>
2401 Unreviewed, rolling out r98079.
2402 http://trac.webkit.org/changeset/98079
2403 https://bugs.webkit.org/show_bug.cgi?id=70624
2405 The extensions tests enabled are failing on the Chromium Win
2406 Dbg bot (Requested by jchaffraix on #webkit).
2408 * http/tests/inspector/extensions-headers.html:
2409 * http/tests/inspector/resources/extension-main.js:
2411 * inspector/extensions/extensions-audits.html:
2412 * inspector/extensions/extensions-console.html:
2413 * inspector/extensions/extensions-resources.html:
2414 * platform/chromium/inspector/extensions/extensions-api-expected.txt: Removed.
2415 * platform/chromium/inspector/extensions/extensions-eval-expected.txt: Removed.
2416 * platform/chromium/test_expectations.txt:
2418 2011-10-21 Dan Bernstein <mitz@apple.com>
2420 Column rules positioned incorrectly in vertical-rl block with horizontal border or padding
2421 https://bugs.webkit.org/show_bug.cgi?id=70622
2423 Reviewed by Beth Dakin.
2425 * fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
2426 * fast/multicol/vertical-lr/rules-with-border-before-expected.txt: Added.
2427 * fast/multicol/vertical-lr/rules-with-border-before.html: Added.
2428 * fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2429 * fast/multicol/vertical-rl/rules-with-border-before-expected.txt: Added.
2430 * fast/multicol/vertical-rl/rules-with-border-before.html: Added.
2432 2011-10-21 Elliot Poger <epoger@google.com>
2434 re-enable layout tests against chromium-mac-snowleopard (Skia) baselines
2435 https://bugs.webkit.org/show_bug.cgi?id=70612
2437 Reviewed by Adam Barth.
2439 * platform/chromium-mac-snowleopard/fast/dom/call-a-constructor-as-a-function-expected.txt: Removed.
2440 * platform/chromium-mac-snowleopard/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.
2441 * platform/chromium-mac-snowleopard/fast/parser/entity-end-script-tag-expected.txt: Removed.
2442 * platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.png: Added.
2443 * platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.txt: Added.
2444 * platform/chromium-mac/fast/multicol/vertical-rl/rule-style-expected.png: Added.
2445 * platform/chromium-mac/fast/repaint/continuation-after-outline-expected.png:
2446 * platform/chromium/test_expectations.txt:
2448 2011-10-21 Devdatta Deshpande <pwjd73@motorola.com>
2450 [Gtk] mousemove event always has metaKey == true
2451 https://bugs.webkit.org/show_bug.cgi?id=35299
2453 Reviewed by Martin Robinson.
2455 For testing state of metaKey for mouse and keyboard events generated
2456 using evnetSender object.
2458 * platform/gtk/fast/events/event-sender-metakey-expected.txt: Added.
2459 * platform/gtk/fast/events/event-sender-metakey.html: Added.
2461 2011-10-21 Cary Clark <caryclark@google.com>
2463 Unreviewed gardening: first chunk of rebaselines for Chromium-Skia
2466 [Omitting 707 of 713 files for brevity.]
2468 * platform/chromium-mac-leopard/css1: Added.
2469 * platform/chromium-mac-leopard/css1/basic: Added.
2470 * platform/chromium-mac-leopard/css1/basic/class_as_selector-expected.png: Added.
2472 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Added.
2473 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Added.
2474 * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Added.
2476 2011-10-21 Philippe Normand <pnormand@igalia.com>
2478 Unreviewed, skip failing a11y test in GTK.
2480 * platform/gtk/Skipped: Skip accessibility/menu-list-sends-change-notification.html
2482 2011-10-21 Philippe Normand <pnormand@igalia.com>
2484 Unreviewed, GTK baselines for 3 new tests.
2486 * platform/gtk/fast/css/clip-text-in-scaled-div-expected.txt: Added.
2487 * platform/gtk/fast/repaint/region-painting-via-layout-expected.txt: Added.
2488 * platform/gtk/fast/selectors/visited-descendant-expected.txt: Added.
2490 2011-10-21 Cary Clark <caryclark@google.com>
2492 Unreviewed gardening: rebaselining to account for focus ring changes in
2493 http://trac.webkit.org/changeset/97971
2495 * platform/chromium-mac-snowleopard/editing/deleting/5099303-expected.png: Added.
2496 * platform/chromium-mac-snowleopard/editing/deleting/delete-3959464-fix-expected.png:
2497 * platform/chromium-mac-snowleopard/editing/deleting/delete-and-undo-expected.png:
2498 * platform/chromium-mac-snowleopard/editing/deleting/delete-block-contents-003-expected.png:
2499 * platform/chromium-mac-snowleopard/editing/deleting/delete-contiguous-ws-001-expected.png:
2500 * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-002-expected.png:
2501 * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.png:
2502 * platform/chromium-mac-snowleopard/editing/deleting/delete-to-select-table-expected.png:
2503 * platform/chromium-mac-snowleopard/editing/deleting/delete-trailing-ws-002-expected.png:
2504 * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.png:
2505 * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-002-expected.png:
2506 * platform/chromium-mac-snowleopard/editing/execCommand/5569741-expected.png:
2507 * platform/chromium-mac-snowleopard/editing/execCommand/insert-list-and-stitch-expected.png:
2508 * platform/chromium-mac-snowleopard/editing/execCommand/insertHorizontalRule-expected.png:
2509 * platform/chromium-mac-snowleopard/editing/inserting/5418891-expected.png:
2510 * platform/chromium-mac-snowleopard/editing/inserting/editing-empty-divs-expected.png:
2511 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-004-expected.png:
2512 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-005-expected.png:
2513 * platform/chromium-mac-snowleopard/editing/inserting/insert-br-007-expected.png:
2514 * platform/chromium-mac-snowleopard/editing/inserting/insert-div-025-expected.png:
2515 * platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-02-expected.png:
2516 * platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-03-expected.png:
2517 * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-002-expected.png:
2518 * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.png:
2519 * platform/chromium-mac-snowleopard/editing/inserting/insert-text-with-newlines-expected.png:
2520 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-01-expected.png:
2521 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-02-expected.png:
2522 * platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-03-expected.png:
2523 * platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-001-expected.png:
2524 * platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-002-expected.png:
2525 * platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-003-expected.png:
2526 * platform/chromium-mac-snowleopard/editing/inserting/typing-002-expected.png:
2527 * platform/chromium-mac-snowleopard/editing/inserting/typing-around-br-001-expected.png:
2528 * platform/chromium-mac-snowleopard/editing/pasteboard/4242293-expected.png:
2529 * platform/chromium-mac-snowleopard/editing/pasteboard/8145-2-expected.png:
2530 * platform/chromium-mac-snowleopard/editing/pasteboard/cut-text-001-expected.png:
2531 * platform/chromium-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
2532 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-1-expected.png:
2533 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-2-expected.png:
2534 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-expected.png:
2535 * platform/chromium-mac-snowleopard/editing/pasteboard/merge-end-blockquote-expected.png:
2536 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-019-expected.png:
2537 * platform/chromium-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.png:
2538 * platform/chromium-mac-snowleopard/editing/selection/13804-expected.png:
2539 * platform/chromium-mac-snowleopard/editing/selection/5234383-1-expected.png:
2540 * platform/chromium-mac-snowleopard/editing/selection/5234383-2-expected.png:
2541 * platform/chromium-mac-snowleopard/editing/selection/extend-by-word-001-expected.png:
2542 * platform/chromium-mac-snowleopard/editing/selection/move-backwords-by-word-001-expected.png:
2543 * platform/chromium-mac-snowleopard/editing/selection/move-by-character-001-expected.png:
2544 * platform/chromium-mac-snowleopard/editing/selection/move-by-line-001-expected.png:
2545 * platform/chromium-mac-snowleopard/editing/selection/move-by-word-001-expected.png:
2546 * platform/chromium-mac-snowleopard/editing/selection/unrendered-002-expected.png:
2547 * platform/chromium-mac-snowleopard/editing/spelling/spelling-expected.png:
2548 * platform/chromium-mac-snowleopard/editing/style/5046875-2-expected.png:
2549 * platform/chromium-mac-snowleopard/editing/style/block-styles-007-expected.png:
2550 * platform/chromium-mac/editing/deleting/4922367-expected.png:
2551 * platform/chromium-mac/editing/deleting/5126166-expected.png:
2552 * platform/chromium-mac/editing/deleting/5144139-2-expected.png:
2553 * platform/chromium-mac/editing/deleting/5206311-1-expected.png:
2554 * platform/chromium-mac/editing/deleting/5272440-expected.png:
2555 * platform/chromium-mac/editing/deleting/5369009-expected.png:
2556 * platform/chromium-mac/editing/deleting/5433862-2-expected.png:
2557 * platform/chromium-mac/editing/deleting/5483370-expected.png:
2558 * platform/chromium-mac/editing/deleting/collapse-whitespace-3587601-fix-expected.png:
2559 * platform/chromium-mac/editing/deleting/delete-3608445-fix-expected.png:
2560 * platform/chromium-mac/editing/deleting/delete-3608462-fix-expected.png:
2561 * platform/chromium-mac/editing/deleting/delete-3959464-fix-expected.png:
2562 * platform/chromium-mac/editing/deleting/delete-4083333-fix-expected.png:
2563 * platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.png:
2564 * platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.png:
2565 * platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.png:
2566 * platform/chromium-mac/editing/deleting/delete-and-undo-expected.png:
2567 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-001-expected.png:
2568 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
2569 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
2570 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
2571 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
2572 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
2573 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.png:
2574 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
2575 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-009-expected.png:
2576 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
2577 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
2578 * platform/chromium-mac/editing/deleting/delete-at-start-or-end-expected.png:
2579 * platform/chromium-mac/editing/deleting/delete-block-contents-001-expected.png:
2580 * platform/chromium-mac/editing/deleting/delete-block-contents-002-expected.png:
2581 * platform/chromium-mac/editing/deleting/delete-block-contents-003-expected.png:
2582 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-001-expected.png:
2583 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-002-expected.png:
2584 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-003-expected.png:
2585 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-004-expected.png:
2586 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-005-expected.png:
2587 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-006-expected.png:
2588 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-007-expected.png:
2589 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-008-expected.png:
2590 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-009-expected.png:
2591 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-010-expected.png:
2592 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-011-expected.png:
2593 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-012-expected.png:
2594 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-013-expected.png:
2595 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-014-expected.png:
2596 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-015-expected.png:
2597 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-016-expected.png:
2598 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-017-expected.png:
2599 * platform/chromium-mac/editing/deleting/delete-br-001-expected.png:
2600 * platform/chromium-mac/editing/deleting/delete-br-002-expected.png:
2601 * platform/chromium-mac/editing/deleting/delete-br-003-expected.png:
2602 * platform/chromium-mac/editing/deleting/delete-br-004-expected.png:
2603 * platform/chromium-mac/editing/deleting/delete-br-005-expected.png:
2604 * platform/chromium-mac/editing/deleting/delete-br-006-expected.png:
2605 * platform/chromium-mac/editing/deleting/delete-br-007-expected.png:
2606 * platform/chromium-mac/editing/deleting/delete-br-013-expected.png:
2607 * platform/chromium-mac/editing/deleting/delete-character-001-expected.png:
2608 * platform/chromium-mac/editing/deleting/delete-contiguous-ws-001-expected.png:
2609 * platform/chromium-mac/editing/deleting/delete-first-list-item-expected.png:
2610 * platform/chromium-mac/editing/deleting/delete-hr-expected.png:
2611 * platform/chromium-mac/editing/deleting/delete-image-001-expected.png:
2612 * platform/chromium-mac/editing/deleting/delete-image-002-expected.png:
2613 * platform/chromium-mac/editing/deleting/delete-image-003-expected.png:
2614 * platform/chromium-mac/editing/deleting/delete-image-004-expected.png:
2615 * platform/chromium-mac/editing/deleting/delete-leading-ws-001-expected.png:
2616 * platform/chromium-mac/editing/deleting/delete-line-015-expected.png:
2617 * platform/chromium-mac/editing/deleting/delete-line-016-expected.png:
2618 * platform/chromium-mac/editing/deleting/delete-line-017-expected.png:
2619 * platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.png:
2620 * platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.png:
2621 * platform/chromium-mac/editing/deleting/delete-listitem-001-expected.png:
2622 * platform/chromium-mac/editing/deleting/delete-listitem-002-expected.png:
2623 * platform/chromium-mac/editing/deleting/delete-selection-001-expected.png:
2624 * platform/chromium-mac/editing/deleting/delete-tab-001-expected.png:
2625 * platform/chromium-mac/editing/deleting/delete-tab-002-expected.png:
2626 * platform/chromium-mac/editing/deleting/delete-tab-003-expected.png:
2627 * platform/chromium-mac/editing/deleting/delete-tab-004-expected.png:
2628 * platform/chromium-mac/editing/deleting/delete-to-select-table-expected.png:
2629 * platform/chromium-mac/editing/deleting/delete-trailing-ws-001-expected.png:
2630 * platform/chromium-mac/editing/deleting/delete-trailing-ws-002-expected.png:
2631 * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png:
2632 * platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png:
2633 * platform/chromium-mac/editing/deleting/delete-ws-fixup-003-expected.png:
2634 * platform/chromium-mac/editing/deleting/delete-ws-fixup-004-expected.png:
2635 * platform/chromium-mac/editing/deleting/list-item-1-expected.png:
2636 * platform/chromium-mac/editing/deleting/merge-different-styles-expected.png:
2637 * platform/chromium-mac/editing/deleting/merge-endOfParagraph-expected.png:
2638 * platform/chromium-mac/editing/deleting/merge-into-empty-block-1-expected.png:
2639 * platform/chromium-mac/editing/deleting/merge-into-empty-block-2-expected.png:
2640 * platform/chromium-mac/editing/deleting/merge-no-br-expected.png:
2641 * platform/chromium-mac/editing/deleting/merge-unrendered-space-expected.png:
2642 * platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png:
2643 * platform/chromium-mac/editing/deleting/non-smart-delete-expected.png:
2644 * platform/chromium-mac/editing/deleting/pruning-after-merge-2-expected.png:
2645 * platform/chromium-mac/editing/deleting/smart-delete-001-expected.png:
2646 * platform/chromium-mac/editing/deleting/smart-delete-002-expected.png:
2647 * platform/chromium-mac/editing/deleting/smart-delete-003-expected.png:
2648 * platform/chromium-mac/editing/deleting/smart-delete-004-expected.png:
2649 * platform/chromium-mac/editing/deleting/table-cells-expected.png:
2650 * platform/chromium-mac/editing/deleting/type-delete-after-quote-expected.png:
2651 * platform/chromium-mac/editing/execCommand/4580583-1-expected.png:
2652 * platform/chromium-mac/editing/execCommand/4580583-2-expected.png:
2653 * platform/chromium-mac/editing/execCommand/4641880-1-expected.png:
2654 * platform/chromium-mac/editing/execCommand/4641880-2-expected.png:
2655 * platform/chromium-mac/editing/execCommand/4747450-expected.png:
2656 * platform/chromium-mac/editing/execCommand/4916402-expected.png:
2657 * platform/chromium-mac/editing/execCommand/4916541-expected.png:
2658 * platform/chromium-mac/editing/execCommand/4924441-expected.png:
2659 * platform/chromium-mac/editing/execCommand/5080333-1-expected.png:
2660 * platform/chromium-mac/editing/execCommand/5080333-2-expected.png:
2661 * platform/chromium-mac/editing/execCommand/5136770-expected.png:
2662 * platform/chromium-mac/editing/execCommand/5138441-expected.png:
2663 * platform/chromium-mac/editing/execCommand/5142012-1-expected.png:
2664 * platform/chromium-mac/editing/execCommand/5481523-expected.png:
2665 * platform/chromium-mac/editing/execCommand/5569741-expected.png:
2666 * platform/chromium-mac/editing/execCommand/create-list-with-hr-expected.png:
2667 * platform/chromium-mac/editing/execCommand/format-block-with-trailing-br-expected.png:
2668 * platform/chromium-mac/editing/execCommand/indent-empty-root-expected.png:
2669 * platform/chromium-mac/editing/execCommand/indent-list-item-expected.png:
2670 * platform/chromium-mac/editing/execCommand/indent-selection-expected.png:
2671 * platform/chromium-mac/editing/execCommand/insert-list-and-stitch-expected.png:
2672 * platform/chromium-mac/editing/execCommand/insertHorizontalRule-expected.png:
2673 * platform/chromium-mac/editing/execCommand/insertImage-expected.png:
2674 * platform/chromium-mac/editing/execCommand/nsresponder-indent-expected.png:
2675 * platform/chromium-mac/editing/execCommand/nsresponder-outdent-expected.png:
2676 * platform/chromium-mac/editing/execCommand/print-expected.png:
2677 * platform/chromium-mac/editing/execCommand/remove-list-from-range-selection-expected.png:
2678 * platform/chromium-mac/editing/execCommand/remove-list-item-1-expected.png:
2679 * platform/chromium-mac/editing/execCommand/selectAll-expected.png:
2680 * platform/chromium-mac/editing/inserting/4278698-expected.png:
2681 * platform/chromium-mac/editing/inserting/4840662-expected.png:
2682 * platform/chromium-mac/editing/inserting/4875189-1-expected.png:
2683 * platform/chromium-mac/editing/inserting/4875189-2-expected.png:
2684 * platform/chromium-mac/editing/inserting/4959067-expected.png:
2685 * platform/chromium-mac/editing/inserting/4960120-2-expected.png:
2686 * platform/chromium-mac/editing/inserting/5002441-expected.png:
2687 * platform/chromium-mac/editing/inserting/5058163-1-expected.png:
2688 * platform/chromium-mac/editing/inserting/5058163-2-expected.png:
2689 * platform/chromium-mac/editing/inserting/5156401-2-expected.png:
2690 * platform/chromium-mac/editing/inserting/5418891-expected.png:
2691 * platform/chromium-mac/editing/inserting/5510537-expected.png:
2692 * platform/chromium-mac/editing/inserting/5549929-2-expected.png:
2693 * platform/chromium-mac/editing/inserting/5549929-3-expected.png:
2694 * platform/chromium-mac/editing/inserting/6703873-expected.png:
2695 * platform/chromium-mac/editing/inserting/before-after-input-element-expected.png:
2696 * platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.png:
2697 * platform/chromium-mac/editing/inserting/editable-inline-element-expected.png:
2698 * platform/chromium-mac/editing/inserting/edited-whitespace-1-expected.png:
2699 * platform/chromium-mac/editing/inserting/editing-empty-divs-expected.png:
2700 * platform/chromium-mac/editing/inserting/insert-3775316-fix-expected.png:
2701 * platform/chromium-mac/editing/inserting/insert-3778059-fix-expected.png:
2702 * platform/chromium-mac/editing/inserting/insert-3800346-fix-expected.png:
2703 * platform/chromium-mac/editing/inserting/insert-after-delete-001-expected.png:
2704 * platform/chromium-mac/editing/inserting/insert-at-end-01-expected.png:
2705 * platform/chromium-mac/editing/inserting/insert-at-end-02-expected.png:
2706 * platform/chromium-mac/editing/inserting/insert-br-001-expected.png:
2707 * platform/chromium-mac/editing/inserting/insert-br-002-expected.png:
2708 * platform/chromium-mac/editing/inserting/insert-br-003-expected.png:
2709 * platform/chromium-mac/editing/inserting/insert-br-004-expected.png:
2710 * platform/chromium-mac/editing/inserting/insert-br-005-expected.png:
2711 * platform/chromium-mac/editing/inserting/insert-br-006-expected.png:
2712 * platform/chromium-mac/editing/inserting/insert-br-007-expected.png:
2713 * platform/chromium-mac/editing/inserting/insert-br-008-expected.png:
2714 * platform/chromium-mac/editing/inserting/insert-br-009-expected.png:
2715 * platform/chromium-mac/editing/inserting/insert-br-at-tabspan-001-expected.png:
2716 * platform/chromium-mac/editing/inserting/insert-br-at-tabspan-002-expected.png:
2717 * platform/chromium-mac/editing/inserting/insert-br-at-tabspan-003-expected.png:
2718 * platform/chromium-mac/editing/inserting/insert-br-quoted-001-expected.png:
2719 * platform/chromium-mac/editing/inserting/insert-br-quoted-002-expected.png:
2720 * platform/chromium-mac/editing/inserting/insert-br-quoted-003-expected.png:
2721 * platform/chromium-mac/editing/inserting/insert-br-quoted-004-expected.png:
2722 * platform/chromium-mac/editing/inserting/insert-br-quoted-005-expected.png:
2723 * platform/chromium-mac/editing/inserting/insert-br-quoted-006-expected.png:
2724 * platform/chromium-mac/editing/inserting/insert-div-025-expected.png:
2725 * platform/chromium-mac/editing/inserting/insert-div-026-expected.png:
2726 * platform/chromium-mac/editing/inserting/insert-paragraph-01-expected.png:
2727 * platform/chromium-mac/editing/inserting/insert-paragraph-02-expected.png:
2728 * platform/chromium-mac/editing/inserting/insert-paragraph-03-expected.png:
2729 * platform/chromium-mac/editing/inserting/insert-paragraph-04-expected.png:
2730 * platform/chromium-mac/editing/inserting/insert-paragraph-05-expected.png:
2731 * platform/chromium-mac/editing/inserting/insert-space-in-empty-doc-expected.png:
2732 * platform/chromium-mac/editing/inserting/insert-tab-001-expected.png:
2733 * platform/chromium-mac/editing/inserting/insert-tab-002-expected.png:
2734 * platform/chromium-mac/editing/inserting/insert-tab-003-expected.png:
2735 * platform/chromium-mac/editing/inserting/insert-tab-004-expected.png:
2736 * platform/chromium-mac/editing/inserting/insert-text-at-tabspan-001-expected.png:
2737 * platform/chromium-mac/editing/inserting/insert-text-at-tabspan-002-expected.png:
2738 * platform/chromium-mac/editing/inserting/insert-text-at-tabspan-003-expected.png:
2739 * platform/chromium-mac/editing/inserting/insert-text-with-newlines-expected.png:
2740 * platform/chromium-mac/editing/inserting/line-break-expected.png:
2741 * platform/chromium-mac/editing/inserting/multiple-lines-selected-expected.png:
2742 * platform/chromium-mac/editing/inserting/paragraph-separator-01-expected.png:
2743 * platform/chromium-mac/editing/inserting/paragraph-separator-02-expected.png:
2744 * platform/chromium-mac/editing/inserting/paragraph-separator-03-expected.png:
2745 * platform/chromium-mac/editing/inserting/paragraph-separator-in-table-1-expected.png:
2746 * platform/chromium-mac/editing/inserting/paragraph-separator-in-table-2-expected.png:
2747 * platform/chromium-mac/editing/inserting/redo-expected.png:
2748 * platform/chromium-mac/editing/inserting/return-key-with-selection-001-expected.png:
2749 * platform/chromium-mac/editing/inserting/return-key-with-selection-002-expected.png:
2750 * platform/chromium-mac/editing/inserting/return-key-with-selection-003-expected.png:
2751 * platform/chromium-mac/editing/inserting/typing-001-expected.png:
2752 * platform/chromium-mac/editing/inserting/typing-002-expected.png:
2753 * platform/chromium-mac/editing/inserting/typing-003-expected.png:
2754 * platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png:
2755 * platform/chromium-mac/editing/inserting/typing-around-image-001-expected.png:
2756 * platform/chromium-mac/editing/pasteboard/3976872-expected.png:
2757 * platform/chromium-mac/editing/pasteboard/4076267-2-expected.png:
2758 * platform/chromium-mac/editing/pasteboard/4076267-3-expected.png:
2759 * platform/chromium-mac/editing/pasteboard/4076267-expected.png:
2760 * platform/chromium-mac/editing/pasteboard/4242293-expected.png:
2761 * platform/chromium-mac/editing/pasteboard/4631972-expected.png:
2762 * platform/chromium-mac/editing/pasteboard/4641033-expected.png:
2763 * platform/chromium-mac/editing/pasteboard/4806874-expected.png:
2764 * platform/chromium-mac/editing/pasteboard/4944770-1-expected.png:
2765 * platform/chromium-mac/editing/pasteboard/4944770-2-expected.png:
2766 * platform/chromium-mac/editing/pasteboard/4947130-expected.png:
2767 * platform/chromium-mac/editing/pasteboard/5006779-expected.png:
2768 * platform/chromium-mac/editing/pasteboard/5032095-expected.png:
2769 * platform/chromium-mac/editing/pasteboard/5071074-2-expected.png:
2770 * platform/chromium-mac/editing/pasteboard/5071074-expected.png:
2771 * platform/chromium-mac/editing/pasteboard/5075944-expected.png:
2772 * platform/chromium-mac/editing/pasteboard/5134759-expected.png:
2773 * platform/chromium-mac/editing/pasteboard/5156401-1-expected.png:
2774 * platform/chromium-mac/editing/pasteboard/5247341-expected.png:
2775 * platform/chromium-mac/editing/pasteboard/5387578-expected.png:
2776 * platform/chromium-mac/editing/pasteboard/5478250-expected.png:
2777 * platform/chromium-mac/editing/pasteboard/5601583-1-expected.png:
2778 * platform/chromium-mac/editing/pasteboard/8145-1-expected.png:
2779 * platform/chromium-mac/editing/pasteboard/8145-2-expected.png:
2780 * platform/chromium-mac/editing/pasteboard/8145-3-expected.png:
2781 * platform/chromium-mac/editing/pasteboard/bad-placeholder-expected.png:
2782 * platform/chromium-mac/editing/pasteboard/cut-text-001-expected.png:
2783 * platform/chromium-mac/editing/pasteboard/displaced-generic-placeholder-expected.png:
2784 * platform/chromium-mac/editing/pasteboard/displaced-placeholder-expected.png:
2785 * platform/chromium-mac/editing/pasteboard/drag-drop-modifies-page-expected.png:
2786 * platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png: Added.
2787 * platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Added.
2788 * platform/chromium-mac/editing/pasteboard/input-field-1-expected.png:
2789 * platform/chromium-mac/editing/pasteboard/merge-after-delete-1-expected.png:
2790 * platform/chromium-mac/editing/pasteboard/merge-after-delete-2-expected.png:
2791 * platform/chromium-mac/editing/pasteboard/merge-after-delete-expected.png:
2792 * platform/chromium-mac/editing/pasteboard/merge-end-blockquote-expected.png:
2793 * platform/chromium-mac/editing/pasteboard/merge-end-borders-expected.png:
2794 * platform/chromium-mac/editing/pasteboard/merge-start-blockquote-expected.png:
2795 * platform/chromium-mac/editing/pasteboard/merge-start-list-expected.png:
2796 * platform/chromium-mac/editing/pasteboard/paste-4035648-fix-expected.png:
2797 * platform/chromium-mac/editing/pasteboard/paste-4038267-fix-expected.png:
2798 * platform/chromium-mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.png:
2799 * platform/chromium-mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png:
2800 * platform/chromium-mac/editing/pasteboard/paste-line-endings-001-expected.png:
2801 * platform/chromium-mac/editing/pasteboard/paste-line-endings-002-expected.png:
2802 * platform/chromium-mac/editing/pasteboard/paste-line-endings-003-expected.png:
2803 * platform/chromium-mac/editing/pasteboard/paste-line-endings-004-expected.png:
2804 * platform/chromium-mac/editing/pasteboard/paste-line-endings-005-expected.png:
2805 * platform/chromium-mac/editing/pasteboard/paste-line-endings-006-expected.png:
2806 * platform/chromium-mac/editing/pasteboard/paste-line-endings-007-expected.png:
2807 * platform/chromium-mac/editing/pasteboard/paste-line-endings-008-expected.png:
2808 * platform/chromium-mac/editing/pasteboard/paste-line-endings-009-expected.png:
2809 * platform/chromium-mac/editing/pasteboard/paste-line-endings-010-expected.png:
2810 * platform/chromium-mac/editing/pasteboard/paste-match-style-001-expected.png:
2811 * platform/chromium-mac/editing/pasteboard/paste-match-style-002-expected.png:
2812 * platform/chromium-mac/editing/pasteboard/paste-text-019-expected.png:
2813 * platform/chromium-mac/editing/pasteboard/paste-text-at-tabspan-003-expected.png:
2814 * platform/chromium-mac/editing/pasteboard/pasting-object-expected.png:
2815 * platform/chromium-mac/editing/pasteboard/pasting-tabs-expected.png:
2816 * platform/chromium-mac/editing/pasteboard/quirks-mode-br-1-expected.png:
2817 * platform/chromium-mac/editing/pasteboard/smart-drag-drop-expected.png:
2818 * platform/chromium-mac/editing/pasteboard/smart-paste-007-expected.png:
2819 * platform/chromium-mac/editing/pasteboard/smart-paste-008-expected.png: Added.
2820 * platform/chromium-mac/editing/pasteboard/styled-element-markup-expected.png:
2821 * platform/chromium-mac/editing/pasteboard/undoable-fragment-removes-expected.png:
2822 * platform/chromium-mac/editing/pasteboard/unrendered-br-expected.png:
2823 * platform/chromium-mac/editing/selection/13804-expected.png:
2824 * platform/chromium-mac/editing/selection/3690703-2-expected.png:
2825 * platform/chromium-mac/editing/selection/3690703-expected.png:
2826 * platform/chromium-mac/editing/selection/3690719-expected.png:
2827 * platform/chromium-mac/editing/selection/4397952-expected.png:
2828 * platform/chromium-mac/editing/selection/4818145-expected.png:
2829 * platform/chromium-mac/editing/selection/4866671-expected.png:
2830 * platform/chromium-mac/editing/selection/4889598-expected.png:
2831 * platform/chromium-mac/editing/selection/4895428-2-expected.png:
2832 * platform/chromium-mac/editing/selection/4932260-1-expected.png:
2833 * platform/chromium-mac/editing/selection/4932260-2-expected.png:
2834 * platform/chromium-mac/editing/selection/4932260-3-expected.png:
2835 * platform/chromium-mac/editing/selection/4947387-expected.png:
2836 * platform/chromium-mac/editing/selection/5007143-2-expected.png:
2837 * platform/chromium-mac/editing/selection/5007143-expected.png:
2838 * platform/chromium-mac/editing/selection/5057506-2-expected.png:
2839 * platform/chromium-mac/editing/selection/5057506-expected.png:
2840 * platform/chromium-mac/editing/selection/5076323-1-expected.png:
2841 * platform/chromium-mac/editing/selection/5076323-2-expected.png:
2842 * platform/chromium-mac/editing/selection/5076323-3-expected.png:
2843 * platform/chromium-mac/editing/selection/5099303-expected.png:
2844 * platform/chromium-mac/editing/selection/5131716-1-expected.png:
2845 * platform/chromium-mac/editing/selection/5131716-2-expected.png:
2846 * platform/chromium-mac/editing/selection/5131716-3-expected.png:
2847 * platform/chromium-mac/editing/selection/5131716-4-expected.png:
2848 * platform/chromium-mac/editing/selection/5195166-2-expected.png:
2849 * platform/chromium-mac/editing/selection/5234383-1-expected.png:
2850 * platform/chromium-mac/editing/selection/5234383-2-expected.png:
2851 * platform/chromium-mac/editing/selection/6476-expected.png:
2852 * platform/chromium-mac/editing/selection/after-line-wrap-expected.png:
2853 * platform/chromium-mac/editing/selection/caret-before-select-expected.png:
2854 * platform/chromium-mac/editing/selection/caret-ltr-2-expected.png:
2855 * platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.png:
2856 * platform/chromium-mac/editing/selection/caret-ltr-expected.png:
2857 * platform/chromium-mac/editing/selection/caret-ltr-right-expected.png:
2858 * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png:
2859 * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png:
2860 * platform/chromium-mac/editing/selection/caret-rtl-expected.png:
2861 * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png:
2862 * platform/chromium-mac/editing/selection/click-start-of-line-expected.png:
2863 * platform/chromium-mac/editing/selection/contains-boundaries-expected.png:
2864 * platform/chromium-mac/editing/selection/contenteditable-click-inside-expected.png:
2865 * platform/chromium-mac/editing/selection/drag-select-1-expected.png:
2866 * platform/chromium-mac/editing/selection/editable-non-editable-crash-expected.png:
2867 * platform/chromium-mac/editing/selection/end-of-document-expected.png:
2868 * platform/chromium-mac/editing/selection/expanding-selections-expected.png:
2869 * platform/chromium-mac/editing/selection/expanding-selections2-expected.png:
2870 * platform/chromium-mac/editing/selection/extend-by-character-001-expected.png:
2871 * platform/chromium-mac/editing/selection/extend-by-character-002-expected.png:
2872 * platform/chromium-mac/editing/selection/extend-by-character-003-expected.png:
2873 * platform/chromium-mac/editing/selection/extend-by-character-004-expected.png:
2874 * platform/chromium-mac/editing/selection/extend-by-character-005-expected.png:
2875 * platform/chromium-mac/editing/selection/extend-by-character-006-expected.png:
2876 * platform/chromium-mac/editing/selection/extend-by-sentence-001-expected.png:
2877 * platform/chromium-mac/editing/selection/extend-by-word-001-expected.png:
2878 * platform/chromium-mac/editing/selection/extend-by-word-002-expected.png:
2879 * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png:
2880 * platform/chromium-mac/editing/selection/fake-doubleclick-expected.png:
2881 * platform/chromium-mac/editing/selection/iframe-expected.png:
2882 * platform/chromium-mac/editing/selection/image-before-linebreak-expected.png:
2883 * platform/chromium-mac/editing/selection/inline-table-expected.png:
2884 * platform/chromium-mac/editing/selection/leave-requested-block-expected.png:
2885 * platform/chromium-mac/editing/selection/mixed-editability-3-expected.png:
2886 * platform/chromium-mac/editing/selection/mixed-editability-4-expected.png:
2887 * platform/chromium-mac/editing/selection/mixed-editability-5-expected.png:
2888 * platform/chromium-mac/editing/selection/mixed-editability-6-expected.png:
2889 * platform/chromium-mac/editing/selection/mixed-editability-7-expected.png:
2890 * platform/chromium-mac/editing/selection/mixed-editability-8-expected.png:
2891 * platform/chromium-mac/editing/selection/mixed-editability-9-expected.png:
2892 * platform/chromium-mac/editing/selection/move-backwords-by-word-001-expected.png:
2893 * platform/chromium-mac/editing/selection/move-between-blocks-no-001-expected.png:
2894 * platform/chromium-mac/editing/selection/move-by-character-001-expected.png:
2895 * platform/chromium-mac/editing/selection/move-by-character-002-expected.png:
2896 * platform/chromium-mac/editing/selection/move-by-character-003-expected.png:
2897 * platform/chromium-mac/editing/selection/move-by-character-004-expected.png:
2898 * platform/chromium-mac/editing/selection/move-by-character-005-expected.png:
2899 * platform/chromium-mac/editing/selection/move-by-character-6-expected.png:
2900 * platform/chromium-mac/editing/selection/move-by-line-001-expected.png:
2901 * platform/chromium-mac/editing/selection/move-by-line-002-expected.png:
2902 * platform/chromium-mac/editing/selection/move-by-sentence-001-expected.png:
2903 * platform/chromium-mac/editing/selection/move-by-sentence-linebreak-expected.png:
2904 * platform/chromium-mac/editing/selection/move-by-word-001-expected.png:
2905 * platform/chromium-mac/editing/selection/move-past-trailing-space-expected.png:
2906 * platform/chromium-mac/editing/selection/previous-line-position-expected.png:
2907 * platform/chromium-mac/editing/selection/replace-selection-1-expected.png:
2908 * platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.png:
2909 * platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.png:
2910 * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.png:
2911 * platform/chromium-mac/editing/selection/select-all-001-expected.png:
2912 * platform/chromium-mac/editing/selection/select-all-002-expected.png:
2913 * platform/chromium-mac/editing/selection/select-box-expected.png:
2914 * platform/chromium-mac/editing/selection/select-element-paragraph-boundary-expected.png:
2915 * platform/chromium-mac/editing/selection/select-missing-image-expected.png:
2916 * platform/chromium-mac/editing/selection/selection-3748164-fix-expected.png:
2917 * platform/chromium-mac/editing/selection/table-caret-1-expected.png:
2918 * platform/chromium-mac/editing/selection/table-caret-2-expected.png:
2919 * platform/chromium-mac/editing/selection/table-caret-3-expected.png:
2920 * platform/chromium-mac/editing/selection/triple-click-in-pre-expected.png:
2921 * platform/chromium-mac/editing/selection/unrendered-001-expected.png:
2922 * platform/chromium-mac/editing/selection/unrendered-002-expected.png: Added.
2923 * platform/chromium-mac/editing/selection/unrendered-003-expected.png:
2924 * platform/chromium-mac/editing/selection/unrendered-004-expected.png:
2925 * platform/chromium-mac/editing/selection/unrendered-005-expected.png:
2926 * platform/chromium-mac/editing/selection/unrendered-space-expected.png:
2927 * platform/chromium-mac/editing/selection/wrapped-line-caret-1-expected.png:
2928 * platform/chromium-mac/editing/selection/wrapped-line-caret-2-expected.png:
2929 * platform/chromium-mac/editing/spelling/spelling-expected.png:
2930 * platform/chromium-mac/editing/style/4916887-expected.png:
2931 * platform/chromium-mac/editing/style/5017613-1-expected.png:
2932 * platform/chromium-mac/editing/style/5017613-2-expected.png:
2933 * platform/chromium-mac/editing/style/5046875-1-expected.png:
2934 * platform/chromium-mac/editing/style/5046875-2-expected.png: Added.
2935 * platform/chromium-mac/editing/style/5065910-expected.png:
2936 * platform/chromium-mac/editing/style/5084241-expected.png:
2937 * platform/chromium-mac/editing/style/5228141-expected.png:
2938 * platform/chromium-mac/editing/style/5279521-expected.png:
2939 * platform/chromium-mac/editing/style/block-styles-007-expected.png:
2940 * platform/chromium-mac/editing/style/highlight-expected.png:
2941 * platform/chromium-mac/editing/style/smoosh-styles-001-expected.png:
2942 * platform/chromium-mac/editing/style/style-3681552-fix-001-expected.png:
2943 * platform/chromium-mac/editing/style/style-3681552-fix-002-expected.png:
2944 * platform/chromium-mac/editing/style/style-3998892-fix-expected.png:
2945 * platform/chromium-mac/editing/style/style-boundary-001-expected.png:
2946 * platform/chromium-mac/editing/style/style-boundary-002-expected.png:
2947 * platform/chromium-mac/editing/style/style-boundary-003-expected.png:
2948 * platform/chromium-mac/editing/style/style-boundary-004-expected.png:
2949 * platform/chromium-mac/editing/style/style-boundary-005-expected.png:
2950 * platform/chromium-mac/editing/style/typing-style-001-expected.png:
2951 * platform/chromium-mac/editing/style/typing-style-002-expected.png:
2952 * platform/chromium-mac/editing/style/unbold-in-bold-expected.png:
2953 * platform/chromium-mac/editing/undo/4063751-expected.png:
2954 * platform/chromium-mac/editing/undo/5378473-expected.png:
2955 * platform/chromium-mac/editing/undo/redo-typing-001-expected.png:
2956 * platform/chromium-mac/editing/undo/undo-combined-delete-boundary-expected.png:
2957 * platform/chromium-mac/editing/undo/undo-combined-delete-expected.png:
2958 * platform/chromium-mac/editing/undo/undo-delete-boundary-expected.png:
2959 * platform/chromium-mac/editing/undo/undo-delete-expected.png:
2960 * platform/chromium-mac/editing/undo/undo-forward-delete-boundary-expected.png:
2961 * platform/chromium-mac/editing/undo/undo-forward-delete-expected.png:
2962 * platform/chromium-mac/editing/undo/undo-misspellings-expected.png:
2963 * platform/chromium-mac/editing/undo/undo-typing-001-expected.png:
2964 * platform/chromium-mac/editing/unsupported-content/list-delete-001-expected.png:
2965 * platform/chromium-mac/editing/unsupported-content/list-delete-003-expected.png:
2966 * platform/chromium-mac/editing/unsupported-content/list-type-after-expected.png:
2967 * platform/chromium-mac/editing/unsupported-content/list-type-before-expected.png:
2968 * platform/chromium-mac/editing/unsupported-content/table-delete-001-expected.png:
2969 * platform/chromium-mac/editing/unsupported-content/table-delete-002-expected.png:
2970 * platform/chromium-mac/editing/unsupported-content/table-delete-003-expected.png:
2971 * platform/chromium-mac/editing/unsupported-content/table-type-after-expected.png:
2972 * platform/chromium-mac/editing/unsupported-content/table-type-before-expected.png:
2973 * platform/chromium-mac/fast/css/focus-ring-outline-color-expected.png:
2974 * platform/chromium-mac/fast/css/focus-ring-outline-offset-expected.png:
2975 * platform/chromium-mac/fast/css/focus-ring-outline-width-expected.png:
2976 * platform/chromium-mac/fast/css/outline-auto-location-expected.png:
2977 * platform/chromium-mac/fast/dom/focus-contenteditable-expected.png:
2978 * platform/chromium-mac/fast/inline/25277-2-expected.png:
2979 * platform/chromium-mac/fast/inline/25277-expected.png:
2980 * platform/chromium-mac/fast/inline/continuation-outlines-expected.png:
2981 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-2-expected.png:
2982 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-expected.png:
2983 * platform/chromium-mac/fast/inline/inline-focus-ring-expected.png:
2984 * platform/chromium-mac/fast/overflow/overflow-focus-ring-expected.png:
2985 * platform/chromium-mac/fast/repaint/focus-layers-expected.png:
2986 * platform/chromium-mac/fast/repaint/focus-ring-expected.png:
2987 * platform/chromium-mac/fast/text/delete-hard-break-character-expected.png:
2988 * platform/chromium-mac/fast/text/international/rtl-caret-expected.png:
2989 * platform/chromium-mac/fast/transforms/transformed-caret-expected.png:
2990 * platform/chromium-mac/svg/custom/focus-ring-expected.png:
2991 * platform/chromium/test_expectations.txt:
2993 2011-10-21 Zoltan Horvath <zoltan@webkit.org>
2995 [Qt] fast/events/touch/page-scaled-touch-gesture-click.html is failing
2996 https://bugs.webkit.org/show_bug.cgi?id=70593
2998 It was introduced in r97988. Skip it.
3000 * platform/qt/Skipped:
3002 2011-10-21 Andrey Kosyakov <caseq@chromium.org>
3004 [Qt] 2 inspector/extensions tests times out on Mac and linux after r97850
3005 https://bugs.webkit.org/show_bug.cgi?id=70414
3007 Unreviewed. Skipped inspector/extensions/extensions-{events,network}.html
3009 * platform/qt/Skipped:
3011 2011-10-03 Kent Tamura <tkent@chromium.org>
3013 Add tests to check behavior of border attribute with a large number or an invalid value.
3014 https://bugs.webkit.org/show_bug.cgi?id=69055
3016 Reviewed by Daniel Bates.
3018 r96290 changed the behavior of integer parsing so that large
3019 number strings which can not be represented in 32 bit integers
3020 makes an error. However, border attribute behavior wasn't changed
3021 by r96290 because its default value is 0 and
3022 parseHTMLNonNegativeInteger() had set 0 in a case of overflow.
3024 * fast/dom/HTMLImageElement/image-with-invalid-border-expected.html: Added.
3025 * fast/dom/HTMLImageElement/image-with-invalid-border.html: Added.
3026 * fast/dom/HTMLInputElement/input-with-invalid-border-expected.html: Added.
3027 * fast/dom/HTMLInputElement/input-with-invalid-border.html: Added.
3028 * fast/dom/HTMLObjectElement/object-with-invalid-border-expected.html: Added.
3029 * fast/dom/HTMLObjectElement/object-with-invalid-border.html: Added.
3031 2011-10-20 Andrey Kosyakov <caseq@chromium.org>
3033 Web Inspector: make extension tests pass on chromium
3034 https://bugs.webkit.org/show_bug.cgi?id=70334
3036 Reviewed by Pavel Feldman.
3038 * http/tests/inspector/extensions-headers.html:
3039 * http/tests/inspector/resources/extension-main.js:
3041 * inspector/extensions/extensions-audits.html:
3042 * inspector/extensions/extensions-console.html:
3043 * inspector/extensions/extensions-resources.html:
3044 * platform/chromium/inspector/extensions/extensions-api-expected.txt: Added.
3045 * platform/chromium/inspector/extensions/extensions-eval-expected.txt: Added.
3046 * platform/chromium/test_expectations.txt:
3048 2011-10-21 Yuzo Fujishima <yuzo@google.com>
3050 [chromium] Test expectation change: fast/canvas/webgl/WebGLContextEvent.html now passes.
3052 Unreviewed. The test passes since http://trac.webkit.org/changeset/98044/
3054 * platform/chromium/test_expectations.txt:
3056 2011-10-20 Adam Barth <abarth@webkit.org>
3058 These tests are skipped so there's no need to say they TIMEOUT.
3060 * platform/chromium/test_expectations.txt:
3062 2011-10-02 Kent Tamura <tkent@chromium.org>
3064 Add a test to check behavior of tabindex attribute with a large number
3065 https://bugs.webkit.org/show_bug.cgi?id=69056
3067 Reviewed by Daniel Bates.
3069 r96290 changed the behavior of integer parsing so that large
3070 number strings which can not be represented in 32 bit integers
3071 makes an error. Before r96290, we had assumed such large numbers
3072 are equivelent to 0. We assume them invalid values.
3074 * fast/dom/tabindex-defaults-expected.txt: Added.
3075 * fast/dom/tabindex-defaults.html: Added.
3077 2011-10-20 Yuzo Fujishima <yuzo@google.com>
3079 [chromium] Update test expectation for inspector/debugger/{linkifier,script-formatter}.html
3083 * platform/chromium/test_expectations.txt:
3085 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3087 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3088 even if the family does not match.
3089 https://bugs.webkit.org/show_bug.cgi?id=55036
3091 Unreviewed. Update tests after r97990, and unskip them. (part 6)
3093 * platform/qt/tables/: [...]
3094 * platform/qt/transforms/: [...]
3095 * platform/qt/transitions/: [...]
3096 * platform/qt/Skipped:
3098 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3100 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3101 even if the family does not match.
3102 https://bugs.webkit.org/show_bug.cgi?id=55036
3104 Unreviewed. Update tests after r97990, and unskip them. (part 5)
3106 * platform/qt/svg/: [...]
3107 * platform/qt/Skipped:
3109 2011-10-20 Simon Fraser <simon.fraser@apple.com>
3111 Hidden composited iframes cause infinite loop
3112 https://bugs.webkit.org/show_bug.cgi?id=52655
3114 Reviewed by Darin Adler.
3116 Test with a visibility:hidden iframe, whose subframe becomes composited.
3118 * compositing/visibility/hidden-iframe-expected.txt: Added.
3119 * compositing/visibility/hidden-iframe.html: Added.
3121 2011-10-20 Dirk Pranke <dpranke@chromium.org>
3123 Suppress inspector failures for the moment.
3124 https://bugs.webkit.org/show_bug.cgi?id=70573
3126 Unreviewed, expectations change.
3128 * platform/chromium/test_expectations.txt:
3130 2011-10-20 Ryosuke Niwa <rniwa@webkit.org>
3132 Mac rebaseline after r97878.
3134 * platform/mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
3136 2011-10-20 Zhenyao Mo <zmo@google.com>
3138 Unreviewed, test expectations update for GPU bots.
3140 * platform/chromium/test_expectations.txt:
3142 2011-10-20 Tony Chang <tony@chromium.org>
3144 Update chromium-linux flexbox pixel results. My machine is running
3145 a different version of ubuntu and the fonts are antialiased differently.
3147 * platform/chromium-linux/css3/flexbox/repaint-expected.png:
3148 * platform/chromium-linux/css3/flexbox/repaint-rtl-column-expected.png:
3150 2011-10-20 Dirk Pranke <dpranke@chromium.org>
3152 Unreviewed, expectations change.
3154 * platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.png: Added.
3155 * platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.txt: Added.
3157 2011-10-20 Julien Chaffraix <jchaffraix@webkit.org>
3159 RenderDeprecatedFlexibleBox does not call its children's layout method
3160 https://bugs.webkit.org/show_bug.cgi?id=64842
3162 Reviewed by David Hyatt.
3164 Added a test covering the vertical change as the horizontal one is covered
3165 by 021.html. The test is failing currently as we don't properly support this
3168 * fast/flexbox/021-vertical-expected.png: Added.
3169 * fast/flexbox/021-vertical-expected.txt: Added.
3170 * fast/flexbox/021-vertical.html: Added.
3171 * fast/flexbox/crash-flexbox-no-layout-child-expected.txt: Added.
3172 * fast/flexbox/crash-flexbox-no-layout-child.html: Added.
3174 * platform/chromium-win/fast/flexbox/021-expected.txt:
3175 * platform/efl/fast/flexbox/021-expected.txt:
3176 * platform/gtk/fast/flexbox/021-expected.txt:
3177 * platform/mac/fast/flexbox/021-expected.txt:
3178 * platform/qt/fast/flexbox/021-expected.txt:
3179 Updated as we now layout out this flex-box. The image result should not
3180 change as it doesn't contribute to the visible flexbox layout.
3182 2011-10-20 Simon Fraser <simon.fraser@apple.com>
3184 Fix two compositing iframes tests
3185 https://bugs.webkit.org/show_bug.cgi?id=70543
3187 Reviewed by Dean Jackson.
3189 Remove incorrect WK2-specific result for invisible-nested-iframe-show.html.
3191 The WK1 result for overlapped-iframe-iframe-expected.txt was also incorrect, because
3192 the test didn not function correctly in WK1. It needs to use a setTimeout(0) to work
3193 around an AppKit issue, and to display() so that painting triggers overflow detection.
3195 * compositing/iframes/overlapped-iframe-iframe.html:
3196 * platform/mac-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt: Removed.
3197 * platform/mac/compositing/iframes/overlapped-iframe-iframe-expected.txt: Removed.
3199 2011-10-19 Ryosuke Niwa <rniwa@webkit.org>
3201 [nrwt] results.html should differentiate expected missing and unexpected missing
3202 https://bugs.webkit.org/show_bug.cgi?id=70372
3204 Reviewed by Ojan Vafai.
3206 Fixed the bug by moving the code to set isExpected above where we find tests with missing results
3207 in processGlobalStateFor, and replacing testList for the missing results table by failingTestsTable.
3209 Also fixed a bug in updateTogglingImages that was erroneously replacing links to .png files by
3210 links to -diffs.html that don't exist for tests with missing results.
3212 * fast/harness/resources/results-test.js: Added a test.
3213 * fast/harness/results-expected.txt: Rebaselined.
3214 * fast/harness/results.html:
3215 * platform/chromium/fast/harness/results-expected.txt: Rebaselined.
3216 * platform/win/fast/harness/results-expected.txt: Rebaselined.
3218 2011-10-20 Tony Chang <tony@chromium.org>
3220 fix repaint bugs in new flexbox
3221 https://bugs.webkit.org/show_bug.cgi?id=70450
3223 Reviewed by David Hyatt.
3225 * css3/flexbox/repaint-expected.txt: Added.
3226 * css3/flexbox/repaint-rtl-column-expected.txt: Added.
3227 * css3/flexbox/repaint-rtl-column.html: Added.
3228 * css3/flexbox/repaint.html: Added.
3229 * platform/chromium-linux/css3/flexbox/repaint-expected.png: Added.
3230 * platform/chromium-linux/css3/flexbox/repaint-rtl-columnexpected.png: Added.
3232 2011-10-20 Dan Bernstein <mitz@apple.com>
3234 Flipped-blocks writing mode blocks do not hit test their overflow
3235 https://bugs.webkit.org/show_bug.cgi?id=70546
3237 Reviewed by Sam Weinig.
3239 * fast/writing-mode/flipped-blocks-hit-test-overflow-expected.txt: Added.
3240 * fast/writing-mode/flipped-blocks-hit-test-overflow.html: Added.
3242 2011-10-20 David Hyatt <hyatt@apple.com>
3244 https://bugs.webkit.org/show_bug.cgi?id=70539
3246 Make the 'clip' property work in variable width regions.
3248 Reviewed by Dan Bernstein.
3250 * fast/regions/positioned-objects-clipped-spanning-regions.html: Added.
3251 * platform/mac/fast/regions/positioned-objects-clipped-spanning-regions-expected.png: Added.
3252 * platform/mac/fast/regions/positioned-objects-clipped-spanning-regions-expected.txt: Added.
3254 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3256 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3257 even if the family does not match.
3258 https://bugs.webkit.org/show_bug.cgi?id=55036
3260 Unreviewed. Update tests after r97990, and unskip them. (part 4)
3262 * platform/qt/http/: [...]
3263 * platform/qt/fast/: [...]
3264 * platform/qt/plugins/: [...]
3265 * platform/qt/printing/: [...]
3266 * platform/qt/scrollbars/: [...]
3267 * platform/qt/Skipped:
3269 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3271 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3272 even if the family does not match.
3273 https://bugs.webkit.org/show_bug.cgi?id=55036
3275 Unreviewed. Update tests after r97990, and unskip them. (part 3)
3277 * platform/qt/editing/: [...]
3278 * platform/qt/fast/: [...]
3279 * platform/qt/Skipped:
3281 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3283 Unreviewed. Add remaining EFL baselines.
3285 * platform/efl/fast/html: Added.
3286 * platform/efl/fast/html/keygen-expected.txt: Added.
3287 * platform/efl/fast/html/link-rel-stylesheet-expected.txt: Added.
3288 * platform/efl/fast/html/listing-expected.txt: Added.
3289 * platform/efl/fast/html/marquee-scroll-expected.txt: Added.
3290 * platform/efl/fast/html/marquee-scrollamount-expected.txt: Added.
3291 * platform/efl/fast/loader: Added.
3292 * platform/efl/fast/loader/text-document-wrapping-expected.txt: Added.
3294 2011-10-20 Ken Buchanan <kenrb@chromium.org>
3296 Crash in updateFirstLetter on :after generated content
3297 https://bugs.webkit.org/show_bug.cgi?id=70031
3299 Reviewed by David Hyatt.
3301 Added test for crash condition with a floating first-letter on after content
3303 * fast/css-generated-content/after-with-first-letter-float-crash.html: Added
3304 * fast/css-generated-content/after-with-first-letter-float-crash-expected.txt: Added
3306 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3308 Unreviewed. Add EFL baselines for the selectors, table, text,
3309 tokenizer, transforms, writing-mode, xsl suites inside the "fast" suite.
3311 * platform/efl/fast/selectors: [...]
3312 * platform/efl/fast/table: [...]
3313 * platform/efl/fast/text: [...]
3314 * platform/efl/fast/tokenizer: [...]
3315 * platform/efl/fast/transforms: [...]
3316 * platform/efl/fast/writing-mode: [...]
3317 * platform/efl/fast/xsl: [...]
3319 2011-10-20 Daniel Cheng <dcheng@chromium.org>
3321 Update expectations after r97878.
3322 https://bugs.webkit.org/show_bug.cgi?id=70527
3324 Reviewed by Tony Chang.
3326 * platform/chromium-cg-mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
3327 * platform/chromium-cg-mac-leopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
3328 * platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
3329 * platform/chromium-cg-mac-snowleopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
3330 * platform/chromium-cg-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Removed.
3331 * platform/chromium-linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
3332 * platform/chromium-linux/editing/selection/drag-to-contenteditable-iframe-expected.png:
3333 * platform/chromium-mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
3334 * 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.
3335 * platform/chromium-mac-snowleopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
3336 * platform/chromium-mac-snowleopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
3337 * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Removed.
3338 * platform/chromium-win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
3339 * platform/chromium-win/editing/selection/drag-to-contenteditable-iframe-expected.png:
3340 * platform/chromium/test_expectations.txt:
3342 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3344 Unreviewed. Add EFL baselines for the overflow, parser, reflections, regions,
3345 repaint, replaced, ruby and runing suites inside the "fast" suites.
3347 * platform/efl/fast/overflow: [...]
3348 * platform/efl/fast/parser: [...]
3349 * platform/efl/fast/reflections: [...]
3350 * platform/efl/fast/regions: [...]
3351 * platform/efl/fast/repaint: [...]
3352 * platform/efl/fast/replaced: [...]
3353 * platform/efl/fast/ruby: [...]
3354 * platform/efl/fast/runin: [...]
3356 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3358 Unreviewed. Add more EFL baselines for the fast/ suite.
3360 * platform/efl/fast/images: [...]
3361 * platform/efl/fast/inline: [...]
3362 * platform/efl/fast/inline-block: [...]
3363 * platform/efl/fast/innerHTML: [...]
3364 * platform/efl/fast/inspector-support: [...]
3365 * platform/efl/fast/invalid: [...]
3366 * platform/efl/fast/layers: [...]
3367 * platform/efl/fast/lists: [...]
3368 * platform/efl/fast/media: [...]
3369 * platform/efl/fast/multicol: [...]
3371 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3373 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3374 even if the family does not match.
3375 https://bugs.webkit.org/show_bug.cgi?id=55036
3377 Unreviewed. Update tests after r97990, and unskip them. (part 2)
3379 * platform/qt/css3/: [...]
3380 * platform/qt/Skipped:
3382 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3384 [Qt] FontCache::createFontPlatformData() is broken, a default font is returned
3385 even if the family does not match.
3386 https://bugs.webkit.org/show_bug.cgi?id=55036
3388 Unreviewed. Update tests after r97990, and unskip them. (part 1)
3390 * platform/qt/animations/: [...]
3391 * platform/qt/css1/: [...]
3392 * platform/qt/css2.1/: [...]
3393 * platform/qt/Skipped:
3395 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3397 Unreviewed. Add part of EFL baselines for the fast/ suite.
3399 * platform/efl/fast/doctypes: [...]
3400 * platform/efl/fast/dom: [...]
3401 * platform/efl/fast/dynamic: [...]
3402 * platform/efl/fast/encoding: [...]
3403 * platform/efl/fast/events: [...]
3404 * platform/efl/fast/fast-mobile-scrolling: [...]
3405 * platform/efl/fast/files: [...]
3406 * platform/efl/fast/flexbox: [...]
3407 * platform/efl/fast/forms: [...]
3408 * platform/efl/fast/frames: [...]
3409 * platform/efl/fast/gradients: [...]
3411 2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
3413 [Qt] Temporarily skip 5436 tests until rebaselines landed.
3415 * platform/qt/Skipped:
3417 2011-10-20 John Knottenbelt <jknotten@chromium.org>
3419 Touch events should take page scale into account
3420 https://bugs.webkit.org/show_bug.cgi?id=69798
3422 Reviewed by Adam Barth.
3424 * fast/events/touch/page-scaled-touch-gesture-click-expected.txt: Added.
3425 * fast/events/touch/page-scaled-touch-gesture-click.html: Added.
3427 2011-10-20 Leandro Pereira <leandro@profusion.mobi>
3429 Unreviewed. Add part of EFL baselines for the fast/ suite.
3431 * platform/efl/fast: Added.
3432 * platform/efl/fast/backgrounds: [...]
3433 * platform/efl/fast/block: [...]
3434 * platform/efl/fast/body-propagation: [...]
3435 * platform/efl/fast/borders: [...]
3436 * platform/efl/fast/box-shadow: [...]
3437 * platform/efl/fast/box-sizing: [...]
3438 * platform/efl/fast/canvas: [...]
3439 * platform/efl/fast/clip: [...]
3440 * platform/efl/fast/compact: [...]
3441 * platform/efl/fast/css: [...]
3442 * platform/efl/fast/css-generated-content: [...]
3444 2011-10-20 Zoltan Arvai <zarvai@inf.u-szeged.hu>
3446 [Qt] Removing test from Skipped list. Test passes: fast/text/justify-padding-distribution.html
3447 https://bugs.webkit.org/show_bug.cgi?id=40584
3449 Reviewed by Andreas Kling.
3451 * platform/qt/Skipped: