1 2010-12-31 Jessie Berlin <jberlin@apple.com>
3 Add Windows-specific (failing) expected results for
4 media/video-element-other-namespace-crash.html in order to get the Windows 7 Release test bot green again.
6 https://bugs.webkit.org/show_bug.cgi?id=51787
8 * platform/win/media/video-element-other-namespace-crash-expected.txt: Added.
10 2010-12-31 Jessie Berlin <jberlin@apple.com>
12 Add Windows-specific (failing) expected results for
13 svg/dom/length-list-parser.html in order to get the Windows 7 Release test bot green again.
15 https://bugs.webkit.org/show_bug.cgi?id=51786
17 * platform/win/svg/dom: Added.
18 * platform/win/svg/dom/length-list-parser-expected.txt: Added.
20 2010-12-31 Adam Barth <abarth@webkit.org>
22 Remove custom Chromium expectation for invalid-protocol. Now that we
23 share more code with JavaScriptCore, we throw exactly the same
24 exception and therefore can share results.
26 * platform/chromium/fast/dom/Window/invalid-protocol-expected.txt: Removed.
28 2010-12-29 Zhenyao Mo <zmo@google.com>
30 Reviewed by Kenneth Russell.
32 Update validation of stencil mask and ref values
33 https://bugs.webkit.org/show_bug.cgi?id=50716
35 * fast/canvas/webgl/webgl-specific-expected.txt: Sync with khronos: refactor the test, also update the stencil setting test due to spec change.
36 * fast/canvas/webgl/webgl-specific.html: Ditto.
38 2010-12-30 Abhishek Arya <inferno@chromium.org>
42 Skipping media/video-element-other-namespace-crash.html for chromium
43 since it uses codecs that chromium does not support.
45 * platform/chromium/test_expectations.txt:
47 2010-12-30 Justin Schuh <jschuh@chromium.org>
49 Reviewed by James Robinson.
51 Check for crash when deleting ruby text with counters.
52 https://bugs.webkit.org/show_bug.cgi?id=51637
54 * fast/css/counters/counter-ruby-text-cleared-expected.txt: Added.
55 * fast/css/counters/counter-ruby-text-cleared.html: Added.
57 2010-12-30 Mihai Parparita <mihaip@chromium.org>
59 Unreviewed Chromium baseline update.
61 [Chromium] svg/dom/length-list-parser.html fails on Chromium Linux after r74788 and r74803
62 https://bugs.webkit.org/show_bug.cgi?id=51759
64 r74803 added chromium-win baselines for svg/dom/length-list-parser.html
65 but chromium-linux shouldn't use them (despite having them in its
66 fallback path). Copy the base expectations into chromium-linux.
68 * platform/chromium-linux/svg/dom/length-list-parser-expected.txt: Added.
70 2010-12-30 Mihai Parparita <mihaip@chromium.org>
72 Unreviewed Chromium expectations update.
74 Mark a few inspector tests as slow, they occasionally time out with
77 * platform/chromium/test_expectations.txt:
79 2010-12-30 Justin Schuh <jschuh@chromium.org>
83 chromium test expectations after r74788 for svg/dom/length-list-parser.html
85 * platform/chromium-win/svg/dom/length-list-parser-expected.txt: Added.
86 * platform/chromium/test_expectations.txt:
88 2010-12-30 Yael Aharon <yael.aharon@nokia.com>
90 Reviewed by Adam Barth.
92 REGRESSION: fast/dom/cssTarget-crash.html fails
93 https://bugs.webkit.org/show_bug.cgi?id=20342
95 * fast/forms/submit-change-fragment-expected.txt: Added.
96 * fast/forms/submit-change-fragment.html: Added.
97 * platform/mac/Skipped:
98 * platform/qt/Skipped:
100 2010-12-30 Philippe Normand <pnormand@igalia.com>
102 Unreviewed, unskip the test, it's running fine locally.
104 media/audio-delete-while-slider-thumb-clicked.html fails
105 https://bugs.webkit.org/show_bug.cgi?id=37546
107 * platform/gtk/Skipped:
109 2010-12-30 Philippe Normand <pnormand@igalia.com>
111 Unreviewed, skipping another editing flacky test.
113 * platform/gtk/Skipped: skip editing/selection/extend-by-character-005.html.
115 2010-12-30 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
117 Chromium test expectation update for svg/dom/length-list-parser.html
119 * platform/chromium/test_expectations.txt:
121 2010-12-30 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
123 Chromium test expectation update for media/video-element-other-namespace-crash.html
125 * platform/chromium/test_expectations.txt:
127 2010-12-30 Abhishek Arya <inferno@chromium.org>
131 Skip media/video-element-other-namespace-crash.html, like other media tests on qt platform.
133 * platform/qt/Skipped:
135 2010-12-30 Justin Schuh <jschuh@chromium.org>
137 Reviewed by Dirk Schulze.
139 Adding long float string to improve test coverage.
140 https://bugs.webkit.org/show_bug.cgi?id=51692
142 * svg/dom/length-list-parser.html:
143 * svg/dom/length-list-parser-expected.txt:
145 2010-12-30 Abhishek Arya <inferno@chromium.org>
147 Reviewed by Eric Seidel.
149 Tests that we do not crash when trying to find video elements in the media document.
150 https://bugs.webkit.org/show_bug.cgi?id=51696
152 * media/video-element-other-namespace-crash-expected.txt: Added.
153 * media/video-element-other-namespace-crash.html: Added.
155 2010-12-29 Abhishek Arya <inferno@chromium.org>
159 Add 'PASS' to layout test since test failing on chromium due to empty expectations.
160 Filed webkit bug 51734 to track gtk test failure and skipping test for now.
162 * fast/multicol/span/double-merge-anonymous-block-crash-expected.txt:
163 * fast/multicol/span/double-merge-anonymous-block-crash.html:
164 * platform/gtk/Skipped:
166 2010-12-29 Abhishek Arya <inferno@chromium.org>
168 Reviewed by Darin Adler.
170 Tests that we do not crash when merging anonymous blocks.
171 https://bugs.webkit.org/show_bug.cgi?id=50480
173 * fast/multicol/span/double-merge-anonymous-block-crash-expected.txt: Added.
174 * fast/multicol/span/double-merge-anonymous-block-crash.html: Added.
176 2010-12-29 Justin Schuh <jschuh@chromium.org>
178 Reviewed by Darin Adler.
180 Check SVG element type in FrameView::scrollToAnchor
181 https://bugs.webkit.org/show_bug.cgi?id=51718
183 * svg/custom/scroll-to-anchor-in-symbol-expected.txt: Added.
184 * svg/custom/scroll-to-anchor-in-symbol.svg: Added.
186 2010-12-29 Zhenyao Mo <zmo@google.com>
188 Reviewed by Eric Seidel.
190 drawElements should raise INVALID_OPERATION if offset is not a multiple of the type size
191 https://bugs.webkit.org/show_bug.cgi?id=51726
193 * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
194 * fast/canvas/webgl/draw-elements-out-of-bounds.html: Add test cases to verify the behavior.
196 2010-12-29 Mihai Parparita <mihaip@chromium.org>
198 Unreviewed Chromium expectations update.
200 Remove failing expectations for three Mac tests that no longer fail.
201 Remove failing expectations for two canvas tests that no longer crash
202 (r74561, which caused the failing assert, was rolled out with r74587).
204 * platform/chromium/test_expectations.txt:
206 2010-12-29 Mihai Parparita <mihaip@chromium.org>
208 Unreviewed Chromium expectations update.
209 fast/js/numeric-escapes-in-string-literals.html fails because V8 does
210 not support ECMAScript strict mode.
212 * platform/chromium/test_expectations.txt:
214 2010-12-29 Mihai Parparita <mihaip@chromium.org>
216 Unreviewed Chromium expectations update. Mark two more inspector tests
219 * platform/chromium/test_expectations.txt:
221 2010-12-29 Mihai Parparita <mihaip@chromium.org>
223 Unreviewed Chromium expectations update. Mark a few more tests as flaky.
225 * platform/chromium/test_expectations.txt:
227 2010-12-29 Mihai Parparita <mihaip@chromium.org>
229 Unreviewed Chromium expectations update.
231 fast/canvas/shadow-offset-* are flaky when run in the GPU suite too.
233 * platform/chromium-gpu/test_expectations.txt:
235 2010-12-29 Mihai Parparita <mihaip@chromium.org>
237 Unreviewed Chromium expectations update.
239 Make expectation for http/tests/media/reload-after-dialog.html not
240 trigger a duplication error for the debug Linux builder.
242 Remove expectation for platform/gtk/fast/text/emphasis-overlap.html, it
243 was removed in r74346.
245 * platform/chromium/test_expectations.txt:
247 2010-12-29 Gavin Barraclough <barraclough@apple.com>
249 Reviewed by Sam Weinig.
251 Bug 51724 - In strict mode string literals should allow \0, but disallow \8 and \9.
253 * fast/js/numeric-escapes-in-string-literals-expected.txt: Added.
254 * fast/js/numeric-escapes-in-string-literals.html: Added.
255 * fast/js/script-tests/numeric-escapes-in-string-literals.js: Added.
258 2010-12-29 Mihai Parparita <mihaip@chromium.org>
260 Unreviewed Chromium expectations update. Mark another test as flaky.
262 * platform/chromium/test_expectations.txt:
264 2010-12-29 Mihai Parparita <mihaip@chromium.org>
266 Unreviewed Chromium expectations update.
268 fast/canvas/webgl/tex-image-with-format-and-type.html is flaky in
271 * platform/chromium/test_expectations.txt:
272 * platform/chromium-gpu/test_expectations.txt:
274 2010-12-29 Mihai Parparita <mihaip@chromium.org>
276 Unreviewed Chromium expectations update.
278 Remove failure expectations for tests that no longer fail:
279 - fast/images/svg-as-background.html has not timed out for as long as
280 the flakiness dashboard has history
281 - svg/W3C-SVG-1.1/animate-elem-03-t.svg has not failed for as long as
282 the flakiness dashboard has history
285 * platform/chromium/test_expectations.txt:
287 2010-12-29 Mihai Parparita <mihaip@chromium.org>
289 Unreviewed Chromium expectations update.
290 Add recent upstream expectations Chromium changes.
292 * platform/chromium/test_expectations.txt:
294 2010-12-29 Mihai Parparita <mihaip@chromium.org>
296 Unreviewed Chromium expectations update.
297 Mark http/tests/incremental/split-hex-entities.pl as flaky.
299 * platform/chromium/test_expectations.txt:
301 2010-12-29 Tony Gentilcore <tonyg@chromium.org>
303 Reviewed by Eric Seidel.
305 Assertion failure: element->inDocument() in AsyncScriptRunner::executeScriptSoon()
306 https://bugs.webkit.org/show_bug.cgi?id=51067
308 * fast/dom/HTMLScriptElement/move-in-beforeload-expected.txt: Added.
309 * fast/dom/HTMLScriptElement/move-in-beforeload.html: Added.
310 * fast/dom/HTMLScriptElement/remove-in-beforeload-expected.txt: Added.
311 * fast/dom/HTMLScriptElement/remove-in-beforeload.html: Added.
313 2010-12-29 Mihai Parparita <mihaip@chromium.org>
315 Unreviewed, rolling out r74748.
316 http://trac.webkit.org/changeset/74748
318 r74735 was rolled out with r74749, the expectations update
319 should be rolled out too
321 * platform/chromium-mac/fast/events/ime-composition-events-001-expected.txt: Added.
322 * platform/chromium-win/fast/events/ime-composition-events-001-expected.txt: Added.
323 * platform/chromium/fast/events/ime-composition-events-001-expected.txt: Removed.
325 2010-12-29 Sheriff Bot <webkit.review.bot@gmail.com>
327 Unreviewed, rolling out r74735.
328 http://trac.webkit.org/changeset/74735
329 https://bugs.webkit.org/show_bug.cgi?id=51715
331 assert failures on fast/forms/input-maxlength-ime-
332 completed.html (Requested by mihaip on #webkit).
334 * platform/chromium/test_expectations.txt:
336 2010-12-29 Mihai Parparita <mihaip@chromium.org>
338 Unreviewed Chromium baselines. Update Chromium baselines for
339 fast/events/ime-composition-events-001.html after r74735 (the
340 new baselines are closer to the upstream Mac ones).
342 * platform/chromium-mac/fast/events/ime-composition-events-001-expected.txt: Removed.
343 * platform/chromium-win/fast/events/ime-composition-events-001-expected.txt: Removed.
344 * platform/chromium/fast/events/ime-composition-events-001-expected.txt: Added.
346 2010-12-29 Mihai Parparita <mihaip@chromium.org>
348 Unreviewed Chromium baselines. Add Chromium baselines for the
349 layout test added by r74743.
351 * platform/chromium-linux/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
352 * platform/chromium-linux/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
353 * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
354 * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
355 * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
356 * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
357 * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
359 2010-12-29 Yael Aharon <yael.aharon@nokia.com>
361 Reviewed by Kent Tamura.
363 [HTML5][Forms] Support for :in-range and :out-of-range CSS selectors
364 https://bugs.webkit.org/show_bug.cgi?id=29071
366 * fast/css/pseudo-in-range-expected.txt: Added.
367 * fast/css/pseudo-in-range-invalid-value-expected.txt: Added.
368 * fast/css/pseudo-in-range-invalid-value.html: Added.
369 * fast/css/pseudo-in-range.html: Added.
370 * fast/css/pseudo-out-of-range-expected.txt: Added.
371 * fast/css/pseudo-out-of-range.html: Added.
372 * fast/css/script-tests/pseudo-in-range-invalid-value.js: Added.
373 * fast/css/script-tests/pseudo-in-range.js: Added.
374 * fast/css/script-tests/pseudo-out-of-range.js: Added.
376 2010-12-29 Abhishek Arya <inferno@chromium.org>
378 Reviewed by Eric Seidel.
380 Tests that cloning an anonymous block with non inline children does not crash.
381 https://bugs.webkit.org/show_bug.cgi?id=51489
383 * fast/multicol/span/clone-anonymous-block-non-inline-child-crash.html: Added.
384 * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
385 * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
386 * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
388 2010-12-28 Alexander Pavlov <apavlov@chromium.org>
390 Reviewed by Pavel Feldman.
392 Web Inspector: A disabled style property should get enabled when edited
393 https://bugs.webkit.org/show_bug.cgi?id=51679
395 * inspector/styles-disable-then-change-expected.txt: Added.
396 * inspector/styles-disable-then-change.html: Added.
398 2010-12-29 Helder Correia <helder@sencha.com>
400 Reviewed by Eric Seidel.
402 <VT> and <FF> are not valid JSON whitespace characters
403 https://bugs.webkit.org/show_bug.cgi?id=51671
405 Vertical Tab and Form Feed are not allowed white spaces by the JSON
406 RFC 4627: http://www.ietf.org/rfc/rfc4627.txt (2. JSON Grammar).
408 * ietestcenter/Javascript/15.12.1.1-0-2-expected.txt:
409 * ietestcenter/Javascript/15.12.1.1-0-3-expected.txt:
411 2010-12-29 Philippe Normand <pnormand@igalia.com>
413 Unreviewed, skip flaky test on GTK.
415 [GTK] editing/selection/extend-by-character-004.html is flaky
416 https://bugs.webkit.org/show_bug.cgi?id=51699
418 * platform/gtk/Skipped:
420 2010-12-29 Zhe Su <suzhe@chromium.org>
422 Reviewed by Eric Seidel.
424 Remove entry for editing/input/ime-composition-clearpreedit.html test.
425 https://bugs.webkit.org/show_bug.cgi?id=51693
427 * platform/chromium/test_expectations.txt:
429 2010-12-28 Daniel Bates <dbates@rim.com>
431 Reviewed by Antonio Gomes.
433 Add comment to test case fast/repaint/no-caret-repaint-in-non-content-editable-element.html
434 to clarify caret browsing disabled
435 https://bugs.webkit.org/show_bug.cgi?id=51633
437 Add a comment to test case fast/repaint/no-caret-repaint-in-non-content-editable-element.html
438 that explains that this test is only applicable when caret browsing is disabled.
440 * fast/repaint/no-caret-repaint-in-non-content-editable-element.html:
442 2010-12-28 Kenneth Russell <kbr@google.com>
444 Reviewed by Eric Seidel.
446 Make fast/canvas/canvas-save-restore-with-path.js more robust
447 https://bugs.webkit.org/show_bug.cgi?id=51665
449 * fast/canvas/canvas-save-restore-with-path-expected.txt:
450 * fast/canvas/canvas-save-restore-with-path.js:
452 2010-12-28 Helder Correia <helder@sencha.com>
454 Reviewed by Eric Seidel.
456 JSON.stringify must exist as a function taking 3 parameters
457 https://bugs.webkit.org/show_bug.cgi?id=51667
459 The reported function length is 1 instead.
461 * ietestcenter/Javascript/15.12.3-0-2-expected.txt:
463 2010-12-28 Helder Correia <helder@sencha.com>
465 Reviewed by Sam Weinig.
467 JSON.parse must exist as a function taking 2 parameters
468 https://bugs.webkit.org/show_bug.cgi?id=51666
470 Support for revivers was introduced in bug 26591, but the function
471 length has since remained unchanged.
473 * ietestcenter/Javascript/15.12.2-0-2-expected.txt: Change expected
476 2010-12-23 Zhenyao Mo <zmo@google.com>
478 Reviewed by Kenneth Russell.
480 Initialize to 0 for undefined values in CopyTexImage2D
481 https://bugs.webkit.org/show_bug.cgi?id=51421
483 * fast/canvas/webgl/uninitialized-test-expected.txt: Add test cases for copyTexImage2D.
484 * fast/canvas/webgl/uninitialized-test.html: Ditto.
486 2010-12-28 Zhenyao Mo <zmo@google.com>
488 Reviewed by Kenneth Russell.
490 Map GLsizei to long instead of unsigned long in WebGLRenderingContext and GraphicsContext3D
491 https://bugs.webkit.org/show_bug.cgi?id=39855
493 * fast/canvas/webgl/invalid-passed-params-expected.txt: Add test cases for negative offset/width/height.
494 * fast/canvas/webgl/invalid-passed-params.html: Ditto.
496 2010-12-28 Kenneth Russell <kbr@google.com>
498 Unreviewed, Chromium test expectations update. Mark
499 fast/forms/input-text-paste-maxlength.html as a flaky crash on
500 Linux Release as well as Debug.
502 * platform/chromium/test_expectations.txt:
504 2010-12-28 Kenneth Russell <kbr@google.com>
506 Unreviewed, Chromium test expectations update.
508 Marked inspector/styles-source-lines.html as a flaky failure on
510 http/tests/inspector/extensions-resources-redirect.html as a flaky
511 timeout on Win Release.
513 * platform/chromium/test_expectations.txt:
515 2010-12-28 Abhishek Arya <inferno@chromium.org>
517 Reviewed by Kenneth Russell.
519 Tests that we do not crash when drawing text during custom font load.
520 https://bugs.webkit.org/show_bug.cgi?id=51681
522 * canvas/philip/tests/2d.text-custom-font-load-crash-expected.txt: Added.
523 * canvas/philip/tests/2d.text-custom-font-load-crash.html: Added.
525 2010-12-28 Andrey Kosyakov <caseq@chromium.org>
527 Reviewed by Pavel Feldman.
529 Web Inspector: [Chromium] Expose extension API to select a node in WebInspector
530 Do not request content for resources with non-numeric identifiers.
531 https://bugs.webkit.org/show_bug.cgi?id=49727
533 * http/tests/inspector/extensions-resources-redirect-expected.txt: Added.
534 * http/tests/inspector/extensions-resources-redirect.html: Added.
535 * http/tests/inspector/extensions-resources-test.js: Added.
536 (extension_getResourceByUrl.onHAR):
537 (extension_getResourceByUrl):
538 * inspector/extensions-resources-expected.txt:
539 * inspector/extensions-resources.html:
540 * platform/mac-leopard/inspector/extensions-resources-expected.txt:
542 2010-12-28 Kenneth Russell <kbr@google.com>
544 Unreviewed, Chromium test expectations update. Coalesce WebGL
545 expectations for chromium-gpu platform and fix duplicate
546 expectation for gl-object-get-calls.html accidentally introduced
549 * platform/chromium-gpu/test_expectations.txt:
551 2010-12-28 Alexander Pavlov <apavlov@chromium.org>
553 Reviewed by Pavel Feldman.
555 Web Inspector: REGRESSION: Clicking image resource in style sidebar doesn't actually go to resource anymore
556 https://bugs.webkit.org/show_bug.cgi?id=51663
558 * inspector/elements-tests2.js:
559 (initialize_ElementTest.InspectorTest.dumpSelectedElementStyles): Drive-by: remove bad test exit code.
560 * inspector/resources/styles-url-linkify-iframe.html: Added.
561 * inspector/resources/styles-url-linkify.css: Added.
563 * inspector/styles-url-linkify-expected.txt: Added.
564 * inspector/styles-url-linkify.html: Added.
566 2010-12-27 Martin Robinson <mrobinson@igalia.com>
568 Reviewed by Daniel Bates.
570 Try to fix my previous commit for Mac by stepping up the precision of pi even more
573 * fast/canvas/canvas-save-restore-with-path.js: Use Math.PI instead of a
574 hard-coded estimation.
576 2010-12-27 Kenneth Russell <kbr@google.com>
578 Unreviewed, Chromium test expectations update. Generalize
579 suppressions for Chromium bugs 67732 and 67139 to cover Linux
582 * platform/chromium/test_expectations.txt:
584 2010-12-27 Martin Robinson <mrobinson@igalia.com>
586 Reviewed by Daniel Bates.
588 [Cairo] fast/canvas/canvas-save-restore-with-path.html fails with some versions of Cairo
589 https://bugs.webkit.org/show_bug.cgi?id=51655
591 Increase the precision of pi used in this test case. It appears that
592 some Cairo versions or processors are sensitive to rounding errors here.
594 * fast/canvas/canvas-save-restore-with-path.js: Increase pi precision.
596 2010-12-27 Kenji Imasaki <imasaki@chromium.org>
598 Reviewed by David Levin.
600 remove entries for media related non-flaky tests.
601 https://bugs.webkit.org/show_bug.cgi?id=51225
603 * platform/chromium/test_expectations.txt:
605 2010-12-27 Philippe Normand <pnormand@igalia.com>
607 Unreviewed, skip another GTK media test reporting wrong duration,
610 * platform/gtk/Skipped:
612 2010-12-27 Yael Aharon <yael.aharon@nokia.com>
614 Reviewed by Eric Seidel.
616 Browser is failing 16 baseline test from Selector API Test Suite
617 https://bugs.webkit.org/show_bug.cgi?id=42968
619 Update the expected result for the test.
621 * fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt:
623 2010-12-27 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
625 Chromium expectation update.
627 Suppress fast/canvas/webgl/tex-image-with-format-and-type on linux debug
629 * platform/chromium/test_expectations.txt:
631 2010-12-27 MORITA Hajime <morrita@google.com>
633 Unreviewed expectation updates.
635 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Added.
636 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png: Added.
637 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Added.
638 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png: Added.
640 2010-12-26 MORITA Hajime <morrita@google.com>
642 Reviewed by Dan Bernstein.
644 For box-shadow, non-primary shadows should have specified radii.
645 https://bugs.webkit.org/show_bug.cgi?id=51386
647 * fast/box-shadow/spread-multiple-normal-expected.txt: Added.
648 * fast/box-shadow/spread-multiple-normal.html: Added.
649 * fast/box-shadow/spread-multiple-normal-expected.checksum: Added.
650 * fast/box-shadow/spread-multiple-normal-expected.png: Added.
652 2010-12-26 Kenneth Russell <kbr@google.com>
654 Unreviewed, Chromium expectations fix. Fix broken (duplicate)
656 canvas/philip/tests/2d.gradient.radial.cone.top.html.
658 * platform/chromium/test_expectations.txt:
660 2010-12-26 Abhishek Arya <inferno@chromium.org>
662 Reviewed by Simon Fraser.
664 Tests passes if it does not crash.
665 https://bugs.webkit.org/show_bug.cgi?id=48772
667 * fast/multicol/renderer-positioned-assert-crash-expected.txt: Added.
668 * fast/multicol/renderer-positioned-assert-crash.html: Added.
670 2010-12-25 Kenneth Russell <kbr@google.com>
672 Unreviewed, Chromium test expectations update.
674 * platform/chromium-gpu/test_expectations.txt:
676 Marked compositing/tiling/huge-layer-img.html as TIMEOUT.
677 Marked fast/canvas/webgl/gl-object-get-calls.html as a flaky crash.
678 * platform/chromium/test_expectations.txt:
679 Adjusted expectations for the following tests:
680 fast/canvas/shadow-offset-7.html
681 svg/batik/paints/gradientLimit.svg
682 fast/events/touch/touch-target.html
683 canvas/philip/tests/2d.gradient.radial.cone.top.html
684 fast/css/box-shadow.html
686 2010-12-25 Philippe Normand <pnormand@igalia.com>
688 Unreviewed, skip another GTK media test reporting wrong duration,
691 * platform/gtk/Skipped:
693 2010-12-24 Kenneth Russell <kbr@google.com>
695 Unreviewed, Chromium test expectations update.
696 svg/batik/paints/gradientLimit.svg fails on Linux Debug as well.
698 * platform/chromium/test_expectations.txt:
700 2010-12-24 Philippe Normand <pnormand@igalia.com>
702 Unreviewed, skip failing media test on GTK.
704 * platform/gtk/Skipped: Skip media/controls-after-reload.html.
706 2010-12-24 Andrei Popescu <andreip@google.com>
708 Unreviewed, build fix.
710 [Chromium] http/tests/xmlhttprequest/basic-auth-nopassword.html needs Mac, Windows and Linux specific test expectations
711 https://bugs.webkit.org/show_bug.cgi?id=51589
713 * platform/chromium-win/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
714 * platform/chromium-win/http/tests/xmlhttprequest/basic-auth-nouser-expected.txt: Added.
716 2010-12-24 Philippe Normand <pnormand@igalia.com>
718 Unreviewed, updated GTK media tests baselines after r74643.
720 * platform/gtk/media/audio-controls-rendering-expected.txt:
721 * platform/gtk/media/controls-after-reload-expected.txt:
722 * platform/gtk/media/controls-strict-expected.txt:
723 * platform/gtk/media/controls-styling-expected.txt:
724 * platform/gtk/media/video-controls-rendering-expected.txt:
725 * platform/gtk/media/video-display-toggle-expected.txt:
726 * platform/gtk/media/video-empty-source-expected.txt:
727 * platform/gtk/media/video-no-audio-expected.txt:
729 2010-12-24 Darin Adler <darin@apple.com>
731 Rebased Leopard to expect the same kind of stack failure
732 as Windows, rather than the success expected on Snow Leopard
733 and many other platforms.
735 * platform/mac-leopard/fast/js/large-expressions-expected.txt:
736 Copied from platform/win/fast/js/large-expressions-expected.txt.
738 2010-12-24 Jessie Berlin <jberlin@apple.com>
740 Add Windows-specific (failing) expected results for
741 http/tests/xmlhttprequest/basic-auth-nouser.html and basic-auth-nopassword.html in order to
742 get the Windows 7 Release test bot green again. Unreviewed.
743 https://bugs.webkit.org/show_bug.cgi?id=51596
745 * platform/win/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
746 * platform/win/http/tests/xmlhttprequest/basic-auth-nouser-expected.txt: Added.
748 2010-12-24 Jessie Berlin <jberlin@apple.com>
750 Skip the new editing/input/ime-composition-clearpreedit.html test since textInputController
751 is unimplemented in the DRT for Windows. Unreviewed.
752 https://bugs.webkit.org/show_bug.cgi?id=32021
754 * platform/win/Skipped:
756 2010-12-24 Justin Schuh <jschuh@chromium.org>
758 Reviewed by Nikolas Zimmermann.
760 SVGElementInstance::m_useElement should be cleared when use element is removed from document
761 https://bugs.webkit.org/show_bug.cgi?id=51486
763 * svg/custom/use-instanceRoot-with-use-removed-expected.txt: Added.
764 * svg/custom/use-instanceRoot-with-use-removed.svg: Added.
766 2010-12-24 Alexander Pavlov <apavlov@chromium.org>
768 Reviewed by Yury Semikhatsky.
770 Web Inspector: Inline HTML style property out of sync with element.style in Sidebar
771 https://bugs.webkit.org/show_bug.cgi?id=51478
773 * http/tests/inspector/inspector-test2.js:
774 (initialize_InspectorTest.InspectorTest.addResults):
775 (initialize_InspectorTest.InspectorTest.createKeyEvent):
776 * inspector/elements-delete-inline-style-expected.txt: Added.
777 * inspector/elements-delete-inline-style.html: Added.
778 * inspector/elements-tests2.js: Added.
779 (initialize_ElementTest.InspectorTest.expandDOMSubtree.processChildren):
780 (initialize_ElementTest.InspectorTest.expandDOMSubtree):
781 (initialize_ElementTest.InspectorTest.expandDOMSubtreeAndRun):
782 (initialize_ElementTest.InspectorTest.nodeForId):
783 (initialize_ElementTest.InspectorTest.selectElementAndRun):
784 (initialize_ElementTest.InspectorTest.dumpSelectedElementStyles):
785 (initialize_ElementTest.InspectorTest.getSelectedElementStyles):
786 (initialize_ElementTest.InspectorTest.getElementStylePropertyTreeItem):
787 (initialize_ElementTest.InspectorTest.dumpStyleTreeOutline):
788 (initialize_ElementTest.InspectorTest.dumpStyleTreeItem):
789 (initialize_ElementTest):
790 * inspector/styles-add-blank-property.html: Remove unnecessary function.
792 2010-12-24 Benjamin Kalman <kalman@chromium.org>
794 Reviewed by Ryosuke Niwa.
796 editing/selection/caret-* tests need rebaseline for gtk
797 https://bugs.webkit.org/show_bug.cgi?id=51578
799 Rebaseline editing/selection/caret-* tests for gtk.
801 * platform/gtk/editing/selection/caret-ltr-2-expected.checksum: Added.
802 * platform/gtk/editing/selection/caret-ltr-2-expected.png: Added.
803 * platform/gtk/editing/selection/caret-ltr-2-expected.txt: Added.
804 * platform/gtk/editing/selection/caret-ltr-2-left-expected.checksum: Added.
805 * platform/gtk/editing/selection/caret-ltr-2-left-expected.png: Added.
806 * platform/gtk/editing/selection/caret-ltr-2-left-expected.txt: Added.
807 * platform/gtk/editing/selection/caret-ltr-expected.checksum: Added.
808 * platform/gtk/editing/selection/caret-ltr-expected.png: Added.
809 * platform/gtk/editing/selection/caret-ltr-expected.txt: Added.
810 * platform/gtk/editing/selection/caret-ltr-right-expected.checksum: Added.
811 * platform/gtk/editing/selection/caret-ltr-right-expected.png: Added.
812 * platform/gtk/editing/selection/caret-ltr-right-expected.txt: Added.
813 * platform/gtk/editing/selection/caret-rtl-2-left-expected.checksum: Added.
814 * platform/gtk/editing/selection/caret-rtl-2-left-expected.png: Added.
815 * platform/gtk/editing/selection/caret-rtl-2-left-expected.txt: Added.
816 * platform/gtk/editing/selection/caret-rtl-right-expected.checksum: Added.
817 * platform/gtk/editing/selection/caret-rtl-right-expected.png: Added.
818 * platform/gtk/editing/selection/caret-rtl-right-expected.txt: Added.
820 2010-12-23 Alexander Pavlov <apavlov@chromium.org>
822 Reviewed by Maciej Stachowiak.
824 Web Inspector: CSS shorthand properties expand unnecessarily
825 https://bugs.webkit.org/show_bug.cgi?id=36304
827 * inspector/elements-panel-styles-expected.txt:
828 * inspector/resources/elements-panel-styles.css:
831 2010-12-24 Justin Schuh <jschuh@chromium.org>
833 Reviewed by Darin Adler.
835 setTargetAttributeAnimatedValue should check for a null shadowTreeElement.
836 https://bugs.webkit.org/show_bug.cgi?id=51576
838 * svg/custom/animate-disallowed-use-element-expected.txt: Added.
839 * svg/custom/animate-disallowed-use-element.svg: Added.
841 2010-12-24 Andrei Popescu <andreip@google.com>
843 Unreviewed build fix.
845 Add Chromium-mac test expectation for the layout test below.
846 [Chromium] http/tests/xmlhttprequest/basic-auth-nopassword.html needs Mac specific test expectations
847 https://bugs.webkit.org/show_bug.cgi?id=51589
849 * platform/chromium-mac/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
851 2010-12-24 Andrei Popescu <andreip@google.com>
853 Unreviewed. Update Chromium test expectations.
855 Mark editing/input/ime-composition-clearpreedit.html.html as TEXT.
856 This test was added in http://trac.webkit.org/changeset/74605 and
859 * platform/chromium/test_expectations.txt:
861 2010-12-24 Justin Schuh <jschuh@chromium.org>
863 Reviewed by Darin Adler.
865 SVGFontFaceElement::rebuildFontFace() should exit when not in document
866 https://bugs.webkit.org/show_bug.cgi?id=51571
868 * svg/custom/use-invalid-font-face-expected.txt: Added.
869 * svg/custom/use-invalid-font-face.svg: Added.
871 2010-12-23 Yuta Kitamura <yutak@chromium.org>
873 Unreviewed. Update GTK's Skipped file.
875 [GTK] http/tests/inspector/console-websocket-error.html hangs
876 https://bugs.webkit.org/show_bug.cgi?id=51380
878 * platform/gtk/Skipped:
880 2010-12-23 Yuta Kitamura <yutak@chromium.org>
882 Unreviewed. Update Chromium test expectations.
884 Mark http/tests/inspector/console-websocket-error.html as SLOW on WIN DEBUG.
886 * platform/chromium/test_expectations.txt:
888 2010-12-22 Yuta Kitamura <yutak@chromium.org>
890 Reviewed by Alexey Proskuryakov.
892 [GTK] http/tests/inspector/console-websocket-error.html hangs
893 https://bugs.webkit.org/show_bug.cgi?id=51380
895 The test should call dumpConsoleMessages() even if WebSocket is not supported
896 or a WebSocket object goes to an unexpected state.
898 * http/tests/inspector/console-websocket-error.html:
899 * platform/gtk/Skipped:
900 * platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt:
901 * platform/mac/http/tests/inspector/console-websocket-error-expected.txt:
903 2010-12-23 Jan Erik Hanssen <jhanssen@sencha.com>
905 Reviewed by Adam Barth.
907 [Qt] User name/password stripped from URLs
908 https://bugs.webkit.org/show_bug.cgi?id=36232
910 Test authentication cases where a username but no password and
911 no username but a password is present.
913 * http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
914 * http/tests/xmlhttprequest/basic-auth-nopassword.html: Added.
915 * http/tests/xmlhttprequest/basic-auth-nouser-expected.txt: Added.
916 * http/tests/xmlhttprequest/basic-auth-nouser.html: Added.
917 * http/tests/xmlhttprequest/resources/basic-auth-nouserpass/basic-auth-nouserpass.php: Added.
918 * platform/gtk/Skipped:
919 * platform/mac-leopard/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
920 * platform/mac-snowleopard/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
921 * platform/mac-tiger/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
922 * platform/qt/Skipped:
924 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
926 Unreviewed Qt rebaseline for r74593.
928 Added the forgotten blank line at the end.
930 * platform/qt/editing/pasteboard/copy-in-password-field-expected.txt:
932 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
934 Unreviewed Qt rebaseline for r74593.
936 * platform/qt/editing/pasteboard/copy-in-password-field-expected.txt: Added.
938 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
940 More unreviewed Chromium rebaselines for r74593.
942 * platform/chromium-linux/editing/deleting/smart-delete-002-expected.txt:
943 * platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.txt:
944 * platform/chromium-win/editing/pasteboard/paste-xml-expected.txt:
946 2010-12-23 Jan Erik Hanssen <jhanssen@sencha.com>
948 Reviewed by Alexey Proskuryakov.
950 [Qt] Composition text is not removed from the editor when composition is cancelled
951 https://bugs.webkit.org/show_bug.cgi?id=29391
953 Ensure that the composition text is cleared when an empty QInputMethodEvent
954 is received and the editor is in composition mode.
956 * editing/input/ime-composition-clearpreedit-expected.txt: Added.
957 * editing/input/ime-composition-clearpreedit.html: Added.
958 * platform/gtk/Skipped:
959 * platform/mac-wk2/Skipped:
960 * platform/qt-wk2/Skipped:
962 2010-12-23 Benjamin Kalman <kalman@chromium.org>
964 Reviewed by Ryosuke Niwa.
966 Selection becomes stale when CharacterData is manipulated directly
967 https://bugs.webkit.org/show_bug.cgi?id=51389
969 Rebaseline GTK tests.
971 * platform/gtk/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
972 * platform/gtk/editing/deleting/delete-3608430-fix-expected.txt:
973 * platform/gtk/editing/deleting/delete-3608445-fix-expected.txt:
974 * platform/gtk/editing/deleting/delete-3608462-fix-expected.txt:
975 * platform/gtk/editing/deleting/delete-and-undo-expected.txt:
976 * platform/gtk/editing/deleting/delete-block-merge-contents-010-expected.txt:
977 * platform/gtk/editing/deleting/delete-br-007-expected.txt:
978 * platform/gtk/editing/deleting/delete-contiguous-ws-001-expected.txt:
979 * platform/gtk/editing/deleting/delete-leading-ws-001-expected.txt:
980 * platform/gtk/editing/deleting/delete-line-end-ws-001-expected.txt:
981 * platform/gtk/editing/deleting/delete-line-end-ws-002-expected.txt:
982 * platform/gtk/editing/deleting/delete-listitem-001-expected.txt:
983 * platform/gtk/editing/deleting/delete-tab-002-expected.txt:
984 * platform/gtk/editing/deleting/delete-tab-004-expected.txt:
985 * platform/gtk/editing/deleting/delete-trailing-ws-002-expected.txt:
986 * platform/gtk/editing/deleting/delete-ws-fixup-001-expected.txt:
987 * platform/gtk/editing/deleting/delete-ws-fixup-002-expected.txt:
988 * platform/gtk/editing/deleting/forward-delete-expected.txt:
989 * platform/gtk/editing/deleting/smart-delete-003-expected.txt:
990 * platform/gtk/editing/deleting/smart-delete-004-expected.txt:
991 * platform/gtk/editing/execCommand/insertHorizontalRule-expected.txt:
992 * platform/gtk/editing/inserting/insert-3654864-fix-expected.txt:
993 * platform/gtk/editing/inserting/insert-after-delete-001-expected.txt:
994 * platform/gtk/editing/inserting/insert-div-003-expected.txt:
995 * platform/gtk/editing/inserting/insert-div-024-expected.txt:
996 * platform/gtk/editing/inserting/insert-space-in-empty-doc-expected.txt:
997 * platform/gtk/editing/inserting/insert-text-with-newlines-expected.txt:
998 * platform/gtk/editing/inserting/typing-001-expected.txt:
999 * platform/gtk/editing/inserting/typing-002-expected.txt:
1000 * platform/gtk/editing/inserting/typing-003-expected.txt:
1001 * platform/gtk/editing/inserting/typing-around-br-001-expected.txt:
1002 * platform/gtk/editing/inserting/typing-around-image-001-expected.txt:
1003 * platform/gtk/editing/pasteboard/4076267-2-expected.txt:
1004 * platform/gtk/editing/pasteboard/4076267-3-expected.txt:
1005 * platform/gtk/editing/pasteboard/cut-text-001-expected.txt:
1006 * platform/gtk/editing/pasteboard/paste-text-001-expected.txt:
1007 * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
1008 * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt:
1009 * platform/gtk/editing/spelling/spelling-expected.txt:
1010 * platform/gtk/editing/style/style-3681552-fix-001-expected.txt:
1011 * platform/gtk/editing/style/style-3681552-fix-002-expected.txt:
1012 * platform/gtk/editing/style/typing-style-001-expected.txt:
1013 * platform/gtk/editing/style/typing-style-002-expected.txt:
1014 * platform/gtk/editing/style/unbold-in-bold-expected.txt:
1015 * platform/gtk/editing/undo/4063751-expected.txt:
1016 * platform/gtk/editing/undo/redo-typing-001-expected.txt:
1017 * platform/gtk/editing/undo/undo-combined-delete-boundary-expected.txt:
1018 * platform/gtk/editing/undo/undo-combined-delete-expected.txt:
1019 * platform/gtk/editing/undo/undo-delete-boundary-expected.txt:
1020 * platform/gtk/editing/undo/undo-delete-expected.txt:
1021 * platform/gtk/editing/undo/undo-forward-delete-boundary-expected.txt:
1022 * platform/gtk/editing/undo/undo-forward-delete-expected.txt:
1023 * platform/gtk/editing/undo/undo-misspellings-expected.txt:
1025 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
1027 Reviewed by Darin Adler.
1029 queryCommandValue("FormatBlock") does not respect editing boundaries
1030 https://bugs.webkit.org/show_bug.cgi?id=51219
1032 Added test cases to ensure queryCommandValue("FormatBlock") respects editing boundaries.
1034 * editing/execCommand/query-format-block-expected.txt:
1035 * editing/execCommand/script-tests/query-format-block.js:
1037 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
1039 Unreviewed Chromium rebaselines for r74593.
1041 * platform/chromium-linux/editing/deleting/smart-delete-001-expected.txt:
1042 * platform/chromium-linux/editing/deleting/smart-delete-003-expected.txt:
1043 * platform/chromium-linux/editing/deleting/smart-delete-004-expected.txt:
1044 * platform/chromium-win/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
1045 * platform/chromium-win/editing/deleting/delete-3608430-fix-expected.txt:
1046 * platform/chromium-win/editing/deleting/delete-3608445-fix-expected.txt:
1047 * platform/chromium-win/editing/deleting/delete-3608462-fix-expected.txt:
1048 * platform/chromium-win/editing/deleting/delete-after-span-ws-001-expected.txt:
1049 * platform/chromium-win/editing/deleting/delete-after-span-ws-002-expected.txt:
1050 * platform/chromium-win/editing/deleting/delete-after-span-ws-003-expected.txt:
1051 * platform/chromium-win/editing/deleting/delete-and-undo-expected.txt:
1052 * platform/chromium-win/editing/deleting/delete-block-merge-contents-010-expected.txt:
1053 * platform/chromium-win/editing/deleting/delete-block-table-expected.txt:
1054 * platform/chromium-win/editing/deleting/delete-br-007-expected.txt:
1055 * platform/chromium-win/editing/deleting/delete-character-001-expected.txt:
1056 * platform/chromium-win/editing/deleting/delete-contiguous-ws-001-expected.txt:
1057 * platform/chromium-win/editing/deleting/delete-hr-expected.txt:
1058 * platform/chromium-win/editing/deleting/delete-leading-ws-001-expected.txt:
1059 * platform/chromium-win/editing/deleting/delete-line-end-ws-001-expected.txt:
1060 * platform/chromium-win/editing/deleting/delete-line-end-ws-002-expected.txt:
1061 * platform/chromium-win/editing/deleting/delete-listitem-001-expected.txt:
1062 * platform/chromium-win/editing/deleting/delete-selection-001-expected.txt:
1063 * platform/chromium-win/editing/deleting/delete-tab-001-expected.txt:
1064 * platform/chromium-win/editing/deleting/delete-tab-002-expected.txt:
1065 * platform/chromium-win/editing/deleting/delete-tab-003-expected.txt:
1066 * platform/chromium-win/editing/deleting/delete-tab-004-expected.txt:
1067 * platform/chromium-win/editing/deleting/delete-trailing-ws-001-expected.txt:
1068 * platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.txt:
1069 * platform/chromium-win/editing/deleting/delete-ws-fixup-001-expected.txt:
1070 * platform/chromium-win/editing/deleting/delete-ws-fixup-002-expected.txt:
1071 * platform/chromium-win/editing/deleting/forward-delete-expected.txt:
1072 * platform/chromium-win/editing/deleting/non-smart-delete-expected.txt:
1073 * platform/chromium-win/editing/deleting/smart-delete-001-expected.txt:
1074 * platform/chromium-win/editing/deleting/smart-delete-003-expected.txt:
1075 * platform/chromium-win/editing/deleting/smart-delete-004-expected.txt:
1076 * platform/chromium-win/editing/execCommand/insertHorizontalRule-expected.txt:
1077 * platform/chromium-win/editing/inserting/4278698-expected.txt:
1078 * platform/chromium-win/editing/inserting/editing-empty-divs-expected.txt:
1079 * platform/chromium-win/editing/inserting/insert-3654864-fix-expected.txt:
1080 * platform/chromium-win/editing/inserting/insert-after-delete-001-expected.txt:
1081 * platform/chromium-win/editing/inserting/insert-br-003-expected.txt:
1082 * platform/chromium-win/editing/inserting/insert-br-006-expected.txt:
1083 * platform/chromium-win/editing/inserting/insert-br-007-expected.txt:
1084 * platform/chromium-win/editing/inserting/insert-br-008-expected.txt:
1085 * platform/chromium-win/editing/inserting/insert-br-009-expected.txt:
1086 * platform/chromium-win/editing/inserting/insert-br-at-tabspan-002-expected.txt:
1087 * platform/chromium-win/editing/inserting/insert-br-at-tabspan-003-expected.txt:
1088 * platform/chromium-win/editing/inserting/insert-div-003-expected.txt:
1089 * platform/chromium-win/editing/inserting/insert-div-006-expected.txt:
1090 * platform/chromium-win/editing/inserting/insert-div-008-expected.txt:
1091 * platform/chromium-win/editing/inserting/insert-div-024-expected.txt:
1092 * platform/chromium-win/editing/inserting/insert-space-in-empty-doc-expected.txt:
1093 * platform/chromium-win/editing/inserting/insert-tab-003-expected.txt:
1094 * platform/chromium-win/editing/inserting/insert-text-at-tabspan-001-expected.txt:
1095 * platform/chromium-win/editing/inserting/insert-text-at-tabspan-002-expected.txt:
1096 * platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.txt:
1097 * platform/chromium-win/editing/inserting/typing-001-expected.txt:
1098 * platform/chromium-win/editing/inserting/typing-002-expected.txt:
1099 * platform/chromium-win/editing/inserting/typing-003-expected.txt:
1100 * platform/chromium-win/editing/inserting/typing-around-br-001-expected.txt:
1101 * platform/chromium-win/editing/inserting/typing-around-image-001-expected.txt:
1102 * platform/chromium-win/editing/pasteboard/4076267-2-expected.txt:
1103 * platform/chromium-win/editing/pasteboard/4076267-3-expected.txt:
1104 * platform/chromium-win/editing/pasteboard/bad-placeholder-expected.txt:
1105 * platform/chromium-win/editing/pasteboard/cut-text-001-expected.txt:
1106 * platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.txt:
1107 * platform/chromium-win/editing/pasteboard/merge-end-1-expected.txt:
1108 * platform/chromium-win/editing/pasteboard/merge-end-2-expected.txt:
1109 * platform/chromium-win/editing/pasteboard/merge-end-4-expected.txt:
1110 * platform/chromium-win/editing/pasteboard/merge-end-list-expected.txt:
1111 * platform/chromium-win/editing/pasteboard/merge-end-table-expected.txt:
1112 * platform/chromium-win/editing/pasteboard/paste-match-style-001-expected.txt:
1113 * platform/chromium-win/editing/pasteboard/paste-text-001-expected.txt:
1114 * platform/chromium-win/editing/pasteboard/paste-text-019-expected.txt:
1115 * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1116 * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1117 * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1118 * platform/chromium-win/editing/pasteboard/pasting-object-expected.txt:
1119 * platform/chromium-win/editing/pasteboard/smart-paste-002-expected.txt:
1120 * platform/chromium-win/editing/pasteboard/smart-paste-006-expected.txt:
1121 * platform/chromium-win/editing/pasteboard/smart-paste-007-expected.txt:
1122 * platform/chromium-win/editing/spelling/spelling-expected.txt:
1123 * platform/chromium-win/editing/style/style-3681552-fix-001-expected.txt:
1124 * platform/chromium-win/editing/style/style-3681552-fix-002-expected.txt:
1125 * platform/chromium-win/editing/style/style-boundary-002-expected.txt:
1126 * platform/chromium-win/editing/style/style-boundary-005-expected.txt:
1127 * platform/chromium-win/editing/style/typing-style-001-expected.txt:
1128 * platform/chromium-win/editing/style/typing-style-002-expected.txt:
1129 * platform/chromium-win/editing/style/unbold-in-bold-expected.txt:
1130 * platform/chromium-win/editing/undo/4063751-expected.txt:
1131 * platform/chromium-win/editing/undo/redo-typing-001-expected.txt:
1132 * platform/chromium-win/editing/undo/undo-combined-delete-boundary-expected.txt:
1133 * platform/chromium-win/editing/undo/undo-combined-delete-expected.txt:
1134 * platform/chromium-win/editing/undo/undo-delete-boundary-expected.txt:
1135 * platform/chromium-win/editing/undo/undo-delete-expected.txt:
1136 * platform/chromium-win/editing/undo/undo-forward-delete-boundary-expected.txt:
1137 * platform/chromium-win/editing/undo/undo-forward-delete-expected.txt:
1138 * platform/chromium-win/editing/undo/undo-misspellings-expected.txt:
1139 * platform/chromium-win/editing/undo/undo-typing-001-expected.txt:
1140 * platform/chromium-win/editing/unsupported-content/list-type-after-expected.txt:
1141 * platform/chromium-win/editing/unsupported-content/list-type-before-expected.txt:
1142 * platform/chromium-win/editing/unsupported-content/table-type-after-expected.txt:
1143 * platform/chromium-win/editing/unsupported-content/table-type-before-expected.txt:
1145 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
1147 Reviewed by Darin Adler.
1149 FormatBlock doesn't preserve typing style but it should
1150 https://bugs.webkit.org/show_bug.cgi?id=51140
1152 Added a test to type text after bolding the typing style and executing a FormatBlock command.
1153 Because FormatBlock command preserves typing style, the typed text should be in bold.
1155 * editing/execCommand/format-block-typing-style.html: Added.
1157 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
1159 Unreviewed Qt rebaselines for r74593.
1161 * platform/qt/editing/deleting/delete-3608445-fix-expected.txt:
1162 * platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt:
1163 * platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt:
1164 * platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt:
1165 * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.txt:
1166 * platform/qt/editing/deleting/delete-character-001-expected.txt:
1167 * platform/qt/editing/deleting/delete-hr-expected.txt:
1168 * platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt:
1169 * platform/qt/editing/deleting/delete-selection-001-expected.txt:
1170 * platform/qt/editing/deleting/delete-trailing-ws-001-expected.txt:
1171 * platform/qt/editing/deleting/delete-trailing-ws-002-expected.txt:
1172 * platform/qt/editing/deleting/non-smart-delete-expected.txt:
1173 * platform/qt/editing/deleting/smart-delete-001-expected.txt:
1174 * platform/qt/editing/deleting/smart-delete-003-expected.txt:
1175 * platform/qt/editing/deleting/smart-delete-004-expected.txt:
1176 * platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
1177 * platform/qt/editing/inserting/insert-after-delete-001-expected.txt:
1178 * platform/qt/editing/inserting/insert-br-003-expected.txt:
1179 * platform/qt/editing/inserting/insert-br-006-expected.txt:
1180 * platform/qt/editing/inserting/insert-br-007-expected.txt:
1181 * platform/qt/editing/inserting/insert-br-008-expected.txt:
1182 * platform/qt/editing/inserting/insert-br-009-expected.txt:
1183 * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt:
1184 * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt:
1185 * platform/qt/editing/inserting/insert-div-003-expected.txt:
1186 * platform/qt/editing/inserting/insert-div-006-expected.txt:
1187 * platform/qt/editing/inserting/insert-div-008-expected.txt:
1188 * platform/qt/editing/inserting/insert-div-024-expected.txt:
1189 * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt:
1190 * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt:
1191 * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt:
1192 * platform/qt/editing/inserting/typing-001-expected.txt:
1193 * platform/qt/editing/inserting/typing-002-expected.txt:
1194 * platform/qt/editing/inserting/typing-003-expected.txt:
1195 * platform/qt/editing/inserting/typing-around-br-001-expected.txt:
1196 * platform/qt/editing/inserting/typing-around-image-001-expected.txt:
1197 * platform/qt/editing/pasteboard/4076267-3-expected.txt:
1198 * platform/qt/editing/pasteboard/cut-text-001-expected.txt:
1199 * platform/qt/editing/pasteboard/interchange-newline-1-expected.txt:
1200 * platform/qt/editing/pasteboard/merge-end-1-expected.txt:
1201 * platform/qt/editing/pasteboard/merge-end-2-expected.txt:
1202 * platform/qt/editing/pasteboard/merge-end-4-expected.txt:
1203 * platform/qt/editing/pasteboard/merge-end-list-expected.txt:
1204 * platform/qt/editing/pasteboard/merge-end-table-expected.txt:
1205 * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
1206 * platform/qt/editing/pasteboard/paste-text-019-expected.txt:
1207 * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1208 * platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1209 * platform/qt/editing/pasteboard/pasting-object-expected.txt:
1210 * platform/qt/editing/pasteboard/smart-paste-002-expected.txt:
1211 * platform/qt/editing/pasteboard/smart-paste-006-expected.txt:
1212 * platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
1213 * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt:
1214 * platform/qt/editing/undo/redo-style-expected.txt:
1216 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
1218 Reviewed by Darin Adler.
1220 Selection becomes stale when CharacterData is manipulated directly
1221 https://bugs.webkit.org/show_bug.cgi?id=51389
1223 Added tests to ensure WebKit adjusts or clears selection when the start container
1224 or the end container of the selection's first range is modified by CharacterData's API.
1226 Many editing tests had to be rebaselined due to different editing delegate dumps
1227 caused by WebKit's properly adjusting selection's offsets as editing commands modify the DOM.
1229 * editing/deleting/delete-by-word-001-expected.txt:
1230 * editing/deleting/delete-by-word-002-expected.txt:
1231 * editing/deleting/delete-ligature-001-expected.txt:
1232 * editing/deleting/delete-ligature-002-expected.txt:
1233 * editing/deleting/delete-ligature-003-expected.txt:
1234 * editing/deleting/skip-virama-001-expected.txt:
1235 * editing/execCommand/createLink-expected.txt:
1236 * editing/execCommand/hilitecolor-expected.txt:
1237 * editing/execCommand/unlink-expected.txt:
1238 * editing/inserting/insert-thai-characters-001-expected.txt:
1239 * editing/pasteboard/copy-in-password-field-expected.txt:
1240 * editing/pasteboard/paste-into-anchor-text-expected.txt:
1241 * editing/selection/character-data-mutation-crash-expected.txt: Added.
1242 * editing/selection/character-data-mutation-crash.html: Added.
1243 * editing/selection/character-data-mutation-expected.txt: Added.
1244 * editing/selection/character-data-mutation.html: Added.
1245 * editing/style/remove-underline-from-stylesheet-expected.txt:
1246 * editing/style/typing-style-003-expected.txt:
1247 * editing/undo/redo-style-expected.txt:
1248 * platform/mac/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
1249 * platform/mac/editing/deleting/delete-3608430-fix-expected.txt:
1250 * platform/mac/editing/deleting/delete-3608445-fix-expected.txt:
1251 * platform/mac/editing/deleting/delete-3608462-fix-expected.txt:
1252 * platform/mac/editing/deleting/delete-after-span-ws-001-expected.txt:
1253 * platform/mac/editing/deleting/delete-after-span-ws-002-expected.txt:
1254 * platform/mac/editing/deleting/delete-after-span-ws-003-expected.txt:
1255 * platform/mac/editing/deleting/delete-and-undo-expected.txt:
1256 * platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt:
1257 * platform/mac/editing/deleting/delete-block-table-expected.txt:
1258 * platform/mac/editing/deleting/delete-br-007-expected.txt:
1259 * platform/mac/editing/deleting/delete-character-001-expected.txt:
1260 * platform/mac/editing/deleting/delete-contiguous-ws-001-expected.txt:
1261 * platform/mac/editing/deleting/delete-hr-expected.txt:
1262 * platform/mac/editing/deleting/delete-leading-ws-001-expected.txt:
1263 * platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt:
1264 * platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt:
1265 * platform/mac/editing/deleting/delete-listitem-001-expected.txt:
1266 * platform/mac/editing/deleting/delete-selection-001-expected.txt:
1267 * platform/mac/editing/deleting/delete-tab-001-expected.txt:
1268 * platform/mac/editing/deleting/delete-tab-002-expected.txt:
1269 * platform/mac/editing/deleting/delete-tab-003-expected.txt:
1270 * platform/mac/editing/deleting/delete-tab-004-expected.txt:
1271 * platform/mac/editing/deleting/delete-trailing-ws-001-expected.txt:
1272 * platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt:
1273 * platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt:
1274 * platform/mac/editing/deleting/delete-ws-fixup-002-expected.txt:
1275 * platform/mac/editing/deleting/forward-delete-expected.txt:
1276 * platform/mac/editing/deleting/non-smart-delete-expected.txt:
1277 * platform/mac/editing/deleting/smart-delete-001-expected.txt:
1278 * platform/mac/editing/deleting/smart-delete-002-expected.txt:
1279 * platform/mac/editing/deleting/smart-delete-003-expected.txt:
1280 * platform/mac/editing/deleting/smart-delete-004-expected.txt:
1281 * platform/mac/editing/execCommand/insertHorizontalRule-expected.txt:
1282 * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
1283 * platform/mac/editing/input/text-input-controller-expected.txt:
1284 * platform/mac/editing/inserting/4278698-expected.txt:
1285 * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
1286 * platform/mac/editing/inserting/insert-3654864-fix-expected.txt:
1287 * platform/mac/editing/inserting/insert-after-delete-001-expected.txt:
1288 * platform/mac/editing/inserting/insert-br-003-expected.txt:
1289 * platform/mac/editing/inserting/insert-br-006-expected.txt:
1290 * platform/mac/editing/inserting/insert-br-007-expected.txt:
1291 * platform/mac/editing/inserting/insert-br-008-expected.txt:
1292 * platform/mac/editing/inserting/insert-br-009-expected.txt:
1293 * platform/mac/editing/inserting/insert-br-at-tabspan-002-expected.txt:
1294 * platform/mac/editing/inserting/insert-br-at-tabspan-003-expected.txt:
1295 * platform/mac/editing/inserting/insert-div-003-expected.txt:
1296 * platform/mac/editing/inserting/insert-div-006-expected.txt:
1297 * platform/mac/editing/inserting/insert-div-008-expected.txt:
1298 * platform/mac/editing/inserting/insert-div-024-expected.txt:
1299 * platform/mac/editing/inserting/insert-space-in-empty-doc-expected.txt:
1300 * platform/mac/editing/inserting/insert-tab-003-expected.txt:
1301 * platform/mac/editing/inserting/insert-text-at-tabspan-001-expected.txt:
1302 * platform/mac/editing/inserting/insert-text-at-tabspan-002-expected.txt:
1303 * platform/mac/editing/inserting/insert-text-with-newlines-expected.txt:
1304 * platform/mac/editing/inserting/typing-001-expected.txt:
1305 * platform/mac/editing/inserting/typing-002-expected.txt:
1306 * platform/mac/editing/inserting/typing-003-expected.txt:
1307 * platform/mac/editing/inserting/typing-around-br-001-expected.txt:
1308 * platform/mac/editing/inserting/typing-around-image-001-expected.txt:
1309 * platform/mac/editing/pasteboard/4076267-2-expected.txt:
1310 * platform/mac/editing/pasteboard/4076267-3-expected.txt:
1311 * platform/mac/editing/pasteboard/bad-placeholder-expected.txt:
1312 * platform/mac/editing/pasteboard/cut-text-001-expected.txt:
1313 * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
1314 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
1315 * platform/mac/editing/pasteboard/interchange-newline-1-expected.txt:
1316 * platform/mac/editing/pasteboard/merge-end-1-expected.txt:
1317 * platform/mac/editing/pasteboard/merge-end-2-expected.txt:
1318 * platform/mac/editing/pasteboard/merge-end-4-expected.txt:
1319 * platform/mac/editing/pasteboard/merge-end-list-expected.txt:
1320 * platform/mac/editing/pasteboard/merge-end-table-expected.txt:
1321 * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
1322 * platform/mac/editing/pasteboard/paste-text-001-expected.txt:
1323 * platform/mac/editing/pasteboard/paste-text-019-expected.txt:
1324 * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1325 * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1326 * platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1327 * platform/mac/editing/pasteboard/paste-xml-expected.txt:
1328 * platform/mac/editing/pasteboard/pasting-object-expected.txt:
1329 * platform/mac/editing/pasteboard/smart-paste-002-expected.txt:
1330 * platform/mac/editing/pasteboard/smart-paste-006-expected.txt:
1331 * platform/mac/editing/pasteboard/smart-paste-007-expected.txt:
1332 * platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.txt:
1333 * platform/mac/editing/spelling/spelling-expected.txt:
1334 * platform/mac/editing/style/style-3681552-fix-001-expected.txt:
1335 * platform/mac/editing/style/style-3681552-fix-002-expected.txt:
1336 * platform/mac/editing/style/style-boundary-002-expected.txt:
1337 * platform/mac/editing/style/style-boundary-005-expected.txt:
1338 * platform/mac/editing/style/typing-style-001-expected.txt:
1339 * platform/mac/editing/style/typing-style-002-expected.txt:
1340 * platform/mac/editing/style/unbold-in-bold-expected.txt:
1341 * platform/mac/editing/undo/4063751-expected.txt:
1342 * platform/mac/editing/undo/redo-typing-001-expected.txt:
1343 * platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt:
1344 * platform/mac/editing/undo/undo-combined-delete-expected.txt:
1345 * platform/mac/editing/undo/undo-delete-boundary-expected.txt:
1346 * platform/mac/editing/undo/undo-delete-expected.txt:
1347 * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt:
1348 * platform/mac/editing/undo/undo-forward-delete-expected.txt:
1349 * platform/mac/editing/undo/undo-misspellings-expected.txt:
1350 * platform/mac/editing/undo/undo-typing-001-expected.txt:
1351 * platform/mac/editing/unsupported-content/list-type-after-expected.txt:
1352 * platform/mac/editing/unsupported-content/list-type-before-expected.txt:
1353 * platform/mac/editing/unsupported-content/table-type-after-expected.txt:
1354 * platform/mac/editing/unsupported-content/table-type-before-expected.txt:
1356 2010-12-23 Kenneth Russell <kbr@google.com>
1358 Unreviewed Chromium test expectations update. Fix botched update
1359 of fast/css/box-shadow.html expectation; needed to be FAIL, not
1362 * platform/chromium/test_expectations.txt:
1364 2010-12-23 Albert J. Wong <ajwong@chromium.org>
1366 Unreviewed. Chromium layout test expectations update.
1367 https://bugs.webkit.org/show_bug.cgi?id=51500
1369 Rebaseline media control layout tests due to pixel diff from r74535
1371 * platform/chromium-linux/media/audio-controls-rendering-expected.checksum:
1372 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
1373 * platform/chromium-linux/media/controls-after-reload-expected.checksum:
1374 * platform/chromium-linux/media/controls-after-reload-expected.png:
1375 * platform/chromium-linux/media/controls-strict-expected.checksum:
1376 * platform/chromium-linux/media/controls-strict-expected.png:
1377 * platform/chromium-linux/media/controls-styling-expected.checksum:
1378 * platform/chromium-linux/media/controls-styling-expected.png:
1379 * platform/chromium-linux/media/controls-without-preload-expected.checksum:
1380 * platform/chromium-linux/media/controls-without-preload-expected.png:
1381 * platform/chromium-linux/media/video-controls-rendering-expected.checksum:
1382 * platform/chromium-linux/media/video-controls-rendering-expected.png:
1383 * platform/chromium-linux/media/video-display-toggle-expected.checksum:
1384 * platform/chromium-linux/media/video-display-toggle-expected.png:
1385 * platform/chromium-linux/media/video-empty-source-expected.checksum:
1386 * platform/chromium-linux/media/video-empty-source-expected.png:
1387 * platform/chromium-linux/media/video-no-audio-expected.checksum:
1388 * platform/chromium-linux/media/video-no-audio-expected.png:
1389 * platform/chromium-linux/media/video-volume-slider-expected.checksum:
1390 * platform/chromium-linux/media/video-volume-slider-expected.png:
1391 * platform/chromium-mac/media/audio-controls-rendering-expected.checksum:
1392 * platform/chromium-mac/media/audio-controls-rendering-expected.png:
1393 * platform/chromium-mac/media/audio-controls-rendering-expected.txt:
1394 * platform/chromium-mac/media/controls-after-reload-expected.checksum:
1395 * platform/chromium-mac/media/controls-after-reload-expected.png:
1396 * platform/chromium-mac/media/controls-after-reload-expected.txt:
1397 * platform/chromium-mac/media/controls-strict-expected.checksum:
1398 * platform/chromium-mac/media/controls-strict-expected.png:
1399 * platform/chromium-mac/media/controls-strict-expected.txt:
1400 * platform/chromium-mac/media/controls-styling-expected.checksum:
1401 * platform/chromium-mac/media/controls-styling-expected.png:
1402 * platform/chromium-mac/media/controls-styling-expected.txt:
1403 * platform/chromium-mac/media/controls-without-preload-expected.checksum:
1404 * platform/chromium-mac/media/controls-without-preload-expected.png:
1405 * platform/chromium-mac/media/controls-without-preload-expected.txt:
1406 * platform/chromium-mac/media/video-display-toggle-expected.checksum:
1407 * platform/chromium-mac/media/video-display-toggle-expected.png:
1408 * platform/chromium-mac/media/video-display-toggle-expected.txt:
1409 * platform/chromium-mac/media/video-empty-source-expected.checksum:
1410 * platform/chromium-mac/media/video-empty-source-expected.png:
1411 * platform/chromium-mac/media/video-empty-source-expected.txt:
1412 * platform/chromium-mac/media/video-no-audio-expected.checksum:
1413 * platform/chromium-mac/media/video-no-audio-expected.png:
1414 * platform/chromium-mac/media/video-no-audio-expected.txt:
1415 * platform/chromium-mac/media/video-volume-slider-expected.checksum:
1416 * platform/chromium-mac/media/video-volume-slider-expected.png:
1417 * platform/chromium-mac/media/video-volume-slider-expected.txt:
1418 * platform/chromium-win/media/audio-controls-rendering-expected.checksum:
1419 * platform/chromium-win/media/audio-controls-rendering-expected.png:
1420 * platform/chromium-win/media/audio-controls-rendering-expected.txt:
1421 * platform/chromium-win/media/controls-after-reload-expected.checksum:
1422 * platform/chromium-win/media/controls-after-reload-expected.png:
1423 * platform/chromium-win/media/controls-after-reload-expected.txt:
1424 * platform/chromium-win/media/controls-strict-expected.checksum:
1425 * platform/chromium-win/media/controls-strict-expected.png:
1426 * platform/chromium-win/media/controls-strict-expected.txt:
1427 * platform/chromium-win/media/controls-styling-expected.checksum:
1428 * platform/chromium-win/media/controls-styling-expected.png:
1429 * platform/chromium-win/media/controls-styling-expected.txt:
1430 * platform/chromium-win/media/controls-without-preload-expected.checksum:
1431 * platform/chromium-win/media/controls-without-preload-expected.png:
1432 * platform/chromium-win/media/controls-without-preload-expected.txt:
1433 * platform/chromium-win/media/video-controls-rendering-expected.checksum:
1434 * platform/chromium-win/media/video-controls-rendering-expected.png:
1435 * platform/chromium-win/media/video-controls-rendering-expected.txt:
1436 * platform/chromium-win/media/video-display-toggle-expected.checksum:
1437 * platform/chromium-win/media/video-display-toggle-expected.png:
1438 * platform/chromium-win/media/video-display-toggle-expected.txt:
1439 * platform/chromium-win/media/video-empty-source-expected.checksum:
1440 * platform/chromium-win/media/video-empty-source-expected.png:
1441 * platform/chromium-win/media/video-empty-source-expected.txt:
1442 * platform/chromium-win/media/video-no-audio-expected.checksum:
1443 * platform/chromium-win/media/video-no-audio-expected.png:
1444 * platform/chromium-win/media/video-no-audio-expected.txt:
1445 * platform/chromium-win/media/video-volume-slider-expected.checksum:
1446 * platform/chromium-win/media/video-volume-slider-expected.png:
1447 * platform/chromium-win/media/video-volume-slider-expected.txt:
1448 * platform/chromium/test_expectations.txt:
1450 2010-12-23 Kenneth Russell <kbr@google.com>
1452 Unreviewed Chromium expectations update. Suppress crashes seen on
1453 Windows with fast/canvas/webgl/canvas-test.html and
1454 fast/canvas/webgl/gl-pixelstorei.html.
1456 * platform/chromium/test_expectations.txt:
1458 2010-12-23 Justin Schuh <jschuh@chromium.org>
1460 Reviewed by Eric Seidel.
1462 CSSCursorImageValue destructor should clear referenced element.
1463 https://bugs.webkit.org/show_bug.cgi?id=51417
1465 * svg/css/cursor-image-replace-expected.txt: Added.
1466 * svg/css/cursor-image-replace.svg: Added.
1468 2010-12-23 Kenneth Russell <kbr@google.com>
1470 Unreviewed Chromium expectations update. Allow
1471 fast/css/box-shadow.html to fail with IMAGE as well as IMAGE+TEXT.
1473 * platform/chromium/test_expectations.txt:
1475 2010-12-22 Matthew Delaney <mdelaney@apple.com>
1477 Reviewed by Simon Fraser.
1479 Add setNeedsStyleRecalc for getting canvas contexts that use IOSurfaces
1480 https://bugs.webkit.org/show_bug.cgi?id=51279
1482 * platform/mac-snowleopard/platform/mac/compositing: Added.
1483 * platform/mac-snowleopard/platform/mac/compositing/canvas: Added.
1484 * platform/mac-snowleopard/platform/mac/compositing/canvas/accelerated-canvas-compositing-expected.txt: Added.
1485 * platform/mac/compositing/canvas: Added.
1486 * platform/mac/compositing/canvas/accelerated-canvas-compositing-expected.txt: Added.
1487 * platform/mac/compositing/canvas/accelerated-canvas-compositing.html: Added.
1489 2010-12-23 Kenneth Russell <kbr@google.com>
1491 Unreviewed Chromium expectations update. Fix incorrect syntax for
1492 fast/css/box-shadow.html suppression and state that
1493 fast/events/touch/touch-target.html may timeout.
1495 * platform/chromium/test_expectations.txt:
1497 2010-12-23 Jessie Berlin <jberlin@apple.com>
1499 Add Windows-XP-specific (failing) expected results for
1500 fast/profiler/throw-exception-from-eval-expected.html in order to get the Windows XP Debug
1501 test bot green again. Unreviewed.
1502 https://bugs.webkit.org/show_bug.cgi?id=49801
1504 * platform/win-xp/fast/profiler: Added.
1505 * platform/win-xp/fast/profiler/throw-exception-from-eval-expected.txt: Added.
1507 2010-12-23 Jeremy Moskovich <jeremy@chromium.org>
1509 Unreviewed new Chromium baselines and test expectations update.
1511 * platform/chromium-linux/fast/layers/video-layer-expected.checksum:
1512 * platform/chromium-linux/fast/layers/video-layer-expected.png:
1513 * platform/chromium-mac/fast/layers/video-layer-expected.checksum:
1514 * platform/chromium-mac/fast/layers/video-layer-expected.png:
1515 * platform/chromium-mac/fast/layers/video-layer-expected.txt:
1516 * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
1517 * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1518 * platform/chromium-win/fast/layers/video-layer-expected.checksum:
1519 * platform/chromium-win/fast/layers/video-layer-expected.png:
1520 * platform/chromium-win/fast/layers/video-layer-expected.txt:
1521 * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
1522 * platform/chromium/test_expectations.txt:
1524 2010-12-23 Jonathan Dixon <joth@chromium.org>
1526 Reviewed by Steve Block.
1528 TouchEvents does not support multi-touch on a page with multiple touch targets
1529 https://bugs.webkit.org/show_bug.cgi?id=51258
1531 * fast/events/touch/multi-touch-grouped-targets-expected.txt: Added.
1532 * fast/events/touch/multi-touch-grouped-targets.html: Added.
1533 * fast/events/touch/script-tests/multi-touch-grouped-targets.js: Added.
1534 (declareTouchHandler.return.shouldBe):
1535 (declareTouchHandler):
1537 Added new test that ensures both test targets receive events when hit by multiple
1538 touch points from the same platform event.
1540 * fast/events/touch/script-tests/touch-target-limited.js:
1541 (declareTouchStart.return.touchStartHandler):
1542 (declareTouchStart):
1543 (declareTouchMove.return.touchMoveHandler):
1545 * fast/events/touch/script-tests/touch-target.js:
1546 (declareTouchStart.return.touchStartHandler):
1547 (declareTouchStart):
1548 (declareTouchMove.return.touchMoveHandler):
1550 * fast/events/touch/touch-target-expected.txt:
1551 * fast/events/touch/touch-target-limited-expected.txt:
1552 Updated & rebaselined existing tests to reflect new expectations.
1554 2010-12-23 Jeremy Moskovich <jeremy@chromium.org>
1556 Unreviewed test expectations update.
1558 Fix duplicate expectation warning for media/video-controls-rendering.html introduced in r74535.
1560 * platform/chromium/test_expectations.txt:
1562 2010-12-23 Csaba Osztrogonác <ossy@webkit.org>
1564 Unreviewed. Update Qt specific expected file after r74539.
1566 * platform/qt/fast/dom/Window/window-properties-expected.txt:
1568 2010-12-23 Benjamin Kalman <kalman@chromium.org>
1570 Reviewed by Eric Seidel.
1572 QT linux has RTL line movement bug that causes editing/selection/extend-to-line-boundary.html to fail
1573 https://bugs.webkit.org/show_bug.cgi?id=51514
1575 Add different baseline to editing/selection/extend-to-line-boundary.html for qt-linux that
1576 takes into account the RTL bug.
1578 * platform/qt-linux/editing/selection/extend-to-line-boundary-expected.txt: Added.
1580 2010-12-23 Antti Koivisto <antti@apple.com>
1586 * http/tests/local/slow-css-pass.cgi:
1588 2010-12-23 Antti Koivisto <antti@apple.com>
1592 Flaky Test: http/tests/local/stylesheet-and-script-load-order-media-print.html
1594 Try to fix flakiness.
1596 * http/tests/local/slow-css-pass.cgi:
1598 2010-12-22 Ariya Hidayat <ariya@sencha.com>
1600 Reviewed by Simon Fraser.
1602 Implement skewX() and skewY() for CSSMatrix.
1603 https://bugs.webkit.org/show_bug.cgi?id=38335
1605 * fast/dom/Window/window-properties-expected.txt: Adjusted.
1606 * transforms/cssmatrix-2d-interface.xhtml: Added tests for skewX() and skewY().
1607 * transforms/cssmatrix-2d-interface-expected.txt: Adjusted.
1609 2010-12-22 Simon Fraser <simon.fraser@apple.com>
1611 Reviewed by Dan Bernstein.
1613 Support unprefixed box-shadow property
1614 https://bugs.webkit.org/show_bug.cgi?id=51448
1616 Add box-shadow to getComputedStyle tests, and add new pixel test
1617 for box-shadow. (This test will be updated when the shadow radius is fixed via
1620 * fast/css/box-shadow.html: Added.
1621 * fast/css/getComputedStyle/computed-style-expected.txt:
1622 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1623 * platform/mac/fast/css/box-shadow-expected.checksum: Added.
1624 * platform/mac/fast/css/box-shadow-expected.png: Added.
1625 * platform/mac/fast/css/box-shadow-expected.txt: Added.
1626 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1627 * svg/css/getComputedStyle-basic-expected.txt:
1629 2010-12-22 Michael Saboff <msaboff@apple.com>
1631 Reviewed by Sam Weinig.
1633 REGRESSION: Can't shadow/overwrite window.constructor
1634 (causes TypeError exception)
1635 https://bugs.webkit.org/show_bug.cgi?id=48953
1637 Changed cross-frame-access-put test results to reflect that setting
1638 the window constructor will be disallowed due to cross frame security
1640 Added a new test to check that we can change window.constructor.
1642 * fast/dom/Window/window-constructor-settable-expected.txt: Added.
1643 * fast/dom/Window/window-constructor-settable.html: Added.
1644 * http/tests/security/cross-frame-access-put-expected.txt:
1646 2010-12-22 Mihai Parparita <mihaip@chromium.org>
1648 Unreviewed test expectations update. fast/canvas/fillText-shadow.html
1649 fails with Skia in the GPU suite too.
1651 * platform/chromium-gpu/test_expectations.txt:
1653 2010-12-22 Steve Lacey <sjl@chromium.org>
1655 Reviewed by David Levin.
1657 Change css for chromium media controls to deal with the timeline
1658 not expanding when the current time disappears. This happens when
1659 the width of the control drops below 240px.
1661 This change results in a minor pixel difference - the timebar now
1662 aligns better with the time and when the time is not displayed is
1663 now perfectly centered. Disabling the affected tests for now
1664 and will rebaseline.
1666 https://bugs.webkit.org/show_bug.cgi?id=51500
1668 * platform/chromium/test_expectations.txt:
1670 2010-12-22 Mihai Parparita <mihaip@chromium.org>
1672 Unreviewed test expectations update. fast/canvas/fillText-shadow.html
1675 * platform/chromium/test_expectations.txt:
1677 2010-12-22 Jessie Berlin <jberlin@apple.com>
1679 Add Windows-specific (failing) expected results for media/audio-data-url.html in order to get
1680 the Windows 7 Release test bot green again. Unreviewed.
1681 https://bugs.webkit.org/show_bug.cgi?id=51518
1683 * platform/win/media/audio-data-url-expected.txt: Added.
1685 2010-12-22 Mihai Parparita <mihaip@chromium.org>
1687 Reviewed by Simon Fraser.
1689 the shadow direction is negated in canvas context shadowOffsetY.
1690 https://bugs.webkit.org/show_bug.cgi?id=25619
1692 Add test to verify that shadowOffsetY is handled correctly.
1694 * fast/canvas/fillText-shadow-expected.txt: Added.
1695 * fast/canvas/fillText-shadow.html: Added.
1697 2010-12-22 Ariya Hidayat <ariya@sencha.com>
1699 Reviewed by Simon Fraser.
1701 Transform applied via CSSMatrix does not take full page zoom into account
1702 https://bugs.webkit.org/show_bug.cgi?id=24808
1704 The bug has been fixed with r74430 and r74451.
1705 These two are just the tests.
1707 * transforms/2d/cssmatrix-2d-zoom-expected.checksum: Added.
1708 * transforms/2d/cssmatrix-2d-zoom-expected.png: Added.
1709 * transforms/2d/cssmatrix-2d-zoom-expected.txt: Added.
1710 * transforms/2d/cssmatrix-2d-zoom.html: Added.
1711 * transforms/3d/general/cssmatrix-3d-zoom-expected.checksum: Added.
1712 * transforms/3d/general/cssmatrix-3d-zoom-expected.png: Added.
1713 * transforms/3d/general/cssmatrix-3d-zoom-expected.txt: Added.
1714 * transforms/3d/general/cssmatrix-3d-zoom.html: Added.
1716 2010-12-22 Jian Li <jianli@chromium.org>
1718 Reviewed by David Levin.
1720 Tests that File.type returns empty string for file with invalid extension.
1721 https://bugs.webkit.org/show_bug.cgi?id=51501
1723 * editing/pasteboard/file-input-files-access-expected.txt:
1724 * editing/pasteboard/resources/file.invalidext: Added.
1725 * editing/pasteboard/script-tests/file-input-files-access.js:
1727 2010-12-22 Steve Lacey <sjl@chromium.org>
1729 Reviewed by David Levin.
1731 [chromium] Rebaseline chromium media/controls-styling layout test and re-enable.
1732 https://bugs.webkit.org/show_bug.cgi?id=51427
1734 * platform/chromium-linux/media/controls-styling-expected.checksum: Added.
1735 * platform/chromium-linux/media/controls-styling-expected.png: Added.
1736 * platform/chromium-mac/media/controls-styling-expected.checksum: Added.
1737 * platform/chromium-mac/media/controls-styling-expected.png: Added.
1738 * platform/chromium-mac/media/controls-styling-expected.txt: Added.
1739 * platform/chromium-win/media/controls-styling-expected.checksum: Added.
1740 * platform/chromium-win/media/controls-styling-expected.png: Added.
1741 * platform/chromium-win/media/controls-styling-expected.txt:
1742 * platform/chromium/test_expectations.txt:
1744 2010-12-22 Shane Stephens <shanestephens@google.com>
1746 Reviewed by David Levin.
1748 [Chromium] SLOW lines in chromium test_expectations.txt for svg tests which are no longer slow.
1749 https://bugs.webkit.org/show_bug.cgi?id=51429
1751 * platform/chromium/test_expectations.txt:
1753 2010-12-22 Kenneth Russell <kbr@google.com>
1755 Reviewed by David Levin.
1757 Update fast/canvas/webgl/gl-uniform-arrays.html to bring in sync with Khronos
1758 https://bugs.webkit.org/show_bug.cgi?id=51489
1760 * fast/canvas/webgl/gl-uniform-arrays-expected.txt:
1761 * fast/canvas/webgl/gl-uniform-arrays.html:
1763 2010-12-22 Zhenyao Mo <zmo@google.com>
1765 Reviewed by Kenneth Russell.
1767 CopyTex{Sub}Image2D check always if the bound fbo's internal color format is compatible
1768 https://bugs.webkit.org/show_bug.cgi?id=51423
1770 * fast/canvas/webgl/tex-input-validation-expected.txt: Add test cases for copying from webgl's internal FBO.
1771 * fast/canvas/webgl/tex-input-validation.html: Ditto.
1773 2010-12-22 Chris Fleizach <cfleizach@apple.com>
1775 Reviewed by Darin Adler.
1777 WAI-ARIA menubar role mapped to AXGroup, should be AXMenuBar
1778 https://bugs.webkit.org/show_bug.cgi?id=51488
1780 * platform/mac/accessibility/aria-menubar-expected.txt: Added.
1781 * platform/mac/accessibility/aria-menubar.html: Added.
1783 2010-12-22 Chris Fleizach <cfleizach@apple.com>
1785 Reviewed by Sam Weining.
1787 AX: WAI-ARIA textbox role needs different AXRole, depending on value of aria-multiline property
1788 https://bugs.webkit.org/show_bug.cgi?id=51481
1790 * platform/mac/accessibility/aria-multiline-expected.txt: Added.
1791 * platform/mac/accessibility/aria-multiline.html: Added.
1793 2010-12-22 Simon Fraser <simon.fraser@apple.com>
1795 Reviewed by Dan Bernstein.
1797 CSS 2.1 failure: counter-increment-013 fails
1798 https://bugs.webkit.org/show_bug.cgi?id=51483
1800 Layout test version of CSS 2.1 counter-increment-013 test.
1802 * fast/css/counters/counter-increment-overflow-expected.txt: Added.
1803 * fast/css/counters/counter-increment-overflow.html: Added.
1805 2010-12-22 Chang Shu <chang.shu@nokia.com>
1807 Unreviewed layout test fix.
1809 Revert changeset 74481: http://trac.webkit.org/changeset/74481,
1810 as it causes regression on layout tests.
1812 * platform/qt/Skipped:
1814 2010-12-22 Tony Gentilcore <tonyg@chromium.org>
1816 Unreviewed build fix.
1818 [chromium] console-websocket-error sometimes times out
1819 https://bugs.webkit.org/show_bug.cgi?id=51482
1821 * platform/chromium/test_expectations.txt:
1823 2010-12-21 Vangelis Kokkevis <vangelis@chromium.org>
1825 Reviewed by Kenneth Russell.
1827 [chromium] Enabling layout tests in platform/chromium/compositing
1828 and adding new layout test to check for crash on empty render surfaces.
1829 https://bugs.webkit.org/show_bug.cgi?id=51432
1831 * platform/chromium-gpu/test_expectations.txt:
1832 * platform/chromium/compositing/empty-render-surface-crasher-expected.txt: Added.
1833 * platform/chromium/compositing/empty-render-surface-crasher.html: Added.
1835 2010-12-22 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
1837 Reviewed by Kenneth Rohde Christiansen.
1839 [Qt] LayoutTests/http/tests/appcache/auth.html failed and skipped
1840 https://bugs.webkit.org/show_bug.cgi?id=36688
1842 * platform/qt/Skipped: Unskip auth.html which now passes.
1845 2010-12-22 Jessie Berlin <jberlin@apple.com>
1847 Add Windows-specific expected results for fast/js/large-expressions.html in order to get
1848 the Windows 7 Release test bot green again. Unreviewed.
1849 https://bugs.webkit.org/show_bug.cgi?id=51469
1851 * platform/win/fast/js/large-expressions-expected.txt: Added.
1853 2010-12-21 Pavel Podivilov <podivilov@chromium.org>
1855 Reviewed by Yury Semikhatsky.
1857 Web Inspector: persist JavaScript breakpoints in frontend settings.
1858 https://bugs.webkit.org/show_bug.cgi?id=48434
1860 * http/tests/inspector/debugger-test2.js:
1861 (initialize_DebuggerTest.InspectorTest.setBreakpoint):
1862 * inspector/debugger-breakpoints-not-activated-on-reload.html:
1863 * inspector/debugger-pause-on-breakpoint.html:
1864 * inspector/report-protocol-errors-expected.txt:
1865 * inspector/report-protocol-errors.html:
1867 2010-12-20 Antti Koivisto <antti@apple.com>
1869 Reviewed by Alexey Proskuryakov.
1871 https://bugs.webkit.org/show_bug.cgi?id=51354
1872 Don't block rendering and script execution on deferred stylesheets
1874 * http/tests/local/link-stylesheet-load-order-expected.txt:
1875 * http/tests/local/link-stylesheet-load-order-preload-expected.txt:
1876 * http/tests/local/resources/check-stylesheet-not-loaded.js: Added.
1877 * http/tests/local/stylesheet-and-script-load-order-media-print-expected.txt: Added.
1878 * http/tests/local/stylesheet-and-script-load-order-media-print.html: Added.
1880 2010-12-22 Sheriff Bot <webkit.review.bot@gmail.com>
1882 Unreviewed, rolling out r74473.
1883 http://trac.webkit.org/changeset/74473
1884 https://bugs.webkit.org/show_bug.cgi?id=51463
1886 broke compilation on leopard intel release (Requested by
1887 podivilov on #webkit).
1889 * http/tests/inspector/debugger-test2.js:
1890 * inspector/debugger-breakpoints-not-activated-on-reload.html:
1891 * inspector/debugger-pause-on-breakpoint.html:
1892 * inspector/report-protocol-errors-expected.txt:
1893 * inspector/report-protocol-errors.html:
1895 2010-12-21 Pavel Podivilov <podivilov@chromium.org>
1897 Reviewed by Yury Semikhatsky.
1899 Web Inspector: persist JavaScript breakpoints in frontend settings.
1900 https://bugs.webkit.org/show_bug.cgi?id=48434
1902 * http/tests/inspector/debugger-test2.js:
1903 (initialize_DebuggerTest.InspectorTest.setBreakpoint):
1904 * inspector/debugger-breakpoints-not-activated-on-reload.html:
1905 * inspector/debugger-pause-on-breakpoint.html:
1906 * inspector/report-protocol-errors-expected.txt:
1907 * inspector/report-protocol-errors.html:
1909 2010-12-22 Andrei Popescu <andreip@google.com>
1911 Unreviewed buildfix.
1913 [v8] trunk/LayoutTests/fast/js/large-expressions.html fails since r74402
1914 https://bugs.webkit.org/show_bug.cgi?id=51391
1916 * platform/chromium-mac/fast/js/large-expressions-expected.txt:
1917 * platform/chromium-win/fast/js/large-expressions-expected.txt:
1919 2010-12-22 Dai Mikurube <dmikurube@google.com>
1921 Reviewed by Kent Tamura.
1923 https://bugs.webkit.org/show_bug.cgi?id=51289
1924 Initial state of checkValidity() and :invalid are incorrect with <select required>
1926 * fast/css/pseudo-valid-007-expected.txt:
1927 * fast/css/pseudo-valid-007.html:
1928 * fast/forms/checkValidity-002-expected.txt:
1929 * fast/forms/checkValidity-002.html:
1931 2010-12-22 Alexander Pavlov <apavlov@chromium.org>
1933 Reviewed by Joseph Pecoraro.
1935 Web Inspector: Styles pane fails to display properties from a broken CSS rule correctly
1936 https://bugs.webkit.org/show_bug.cgi?id=51405
1938 * inspector/styles-new-API-expected.txt:
1939 * inspector/styles-new-API.html:
1941 2010-12-22 Dai Mikurube <dmikurube@google.com>
1943 Reviewed by Kent Tamura.
1945 Assertion failure with <select multiple required>
1946 https://bugs.webkit.org/show_bug.cgi?id=51260
1948 * fast/forms/resources/select-live-pseudo-selectors.js:
1949 * fast/forms/select-live-pseudo-selectors-expected.txt:
1951 2010-12-21 Gavin Barraclough <barraclough@apple.com>
1953 Reviewed by Oliver Hunt.
1955 Bug 26276 - Need a mechanism to determine stack extent
1957 Correctly measuring available stack increases the size of expression we can handle!
1959 * fast/js/large-expressions-expected.txt:
1960 * fast/js/script-tests/large-expressions.js:
1962 2010-12-21 Dan Bernstein <mitz@apple.com>
1964 Reviewed by Sam Weinig.
1966 <rdar://problem/8668230> REGRESSION (r71884): Returning alternate requests from willSendRequest can prevent other requests from ever being sent
1967 https://bugs.webkit.org/show_bug.cgi?id=51413
1969 * platform/mac/security/block-test-expected.txt: Reverted r71884.
1971 2010-12-21 Benjamin Kalman <kalman@chromium.org>
1973 Reviewed by Darin Adler.
1975 Shift-End does not select to the end of the line
1976 https://bugs.webkit.org/show_bug.cgi?id=50610
1978 Add regression test that shift-end selects to the end of the line for both LTR and RTL text.
1979 Rebaseline a test which assumed incorrect behaviour of shift-end not selecting to the end of
1980 the line, but rather moving cursor to the start of the line above.
1982 * editing/selection/extend-selection-home-end-expected.txt: New baseline.
1983 * editing/selection/extend-to-line-boundary-expected.txt: Added.
1984 * editing/selection/extend-to-line-boundary.html: Added.
1985 * platform/win/editing/selection/extend-selection-home-end-expected.txt: New baseline.
1987 2010-12-21 Jan Erik Hanssen <jhanssen@sencha.com>
1989 Reviewed by Simon Fraser.
1991 matrix3d() must take the zoom factor into account
1992 https://bugs.webkit.org/show_bug.cgi?id=51408
1994 * transforms/3d/general/matrix-with-zoom-3d-expected.checksum: Added.
1995 * transforms/3d/general/matrix-with-zoom-3d-expected.png: Added.
1996 * transforms/3d/general/matrix-with-zoom-3d-expected.txt: Added.
1997 * transforms/3d/general/matrix-with-zoom-3d.html: Added.
1999 2010-12-21 Dan Bernstein <mitz@apple.com>
2001 Reviewed by John Sullivan.
2003 <rdar://problem/8725702> REGRESSION(r68854): Broken image icon seen in the Address Book Dashboard widget
2005 * platform/mac/fast/dom/HTMLImageElement/dashboard-src-quirk-expected.txt: Added.
2006 * platform/mac/fast/dom/HTMLImageElement/dashboard-src-quirk.html: Added.
2007 * platform/mac/fast/dom/HTMLImageElement/resources: Added.
2008 * platform/mac/fast/dom/HTMLImageElement/resources/blue_rect.jpg: Added.
2010 2010-12-21 Zhenyao Mo <zmo@google.com>
2012 Reviewed by Kenneth Russell.
2014 WebGLRenderingContext needs to zero textures and renderbuffers
2015 https://bugs.webkit.org/show_bug.cgi?id=49355
2017 * fast/canvas/webgl/uninitialized-test-expected.txt: Added.
2018 * fast/canvas/webgl/uninitialized-test.html: Added.
2020 2010-12-21 Kenneth Russell <kbr@google.com>
2022 Unreviewed test expectations update. Remove the following five
2023 expected text differences from the chromium-gpu test expectations
2024 file, because these tests are now passing in DumpRenderTree (and
2025 Chromium with --in-process-webgl --disable-accelerated-compositing):
2026 canvas/philip/tests/2d.shadow.transform.2.html
2027 canvas/philip/tests/2d.imageData.get.source.outside.html
2028 fast/canvas/canvas-scale-fillRect-shadow.html
2029 fast/canvas/canvas-scale-fillPath-shadow.html
2030 fast/canvas/canvas-scale-strokePath-shadow.html
2032 * platform/chromium-gpu/test_expectations.txt:
2034 2010-12-21 Andy Estes <aestes@apple.com>
2036 Rebaseline test for r74427.
2038 * http/tests/local/formdata/send-form-data-with-sliced-file-expected.txt: Updated.
2040 2010-12-21 Ariya Hidayat <ariya@sencha.com>
2042 Reviewed by Simon Fraser.
2044 https://bugs.webkit.org/show_bug.cgi?id=49774
2045 Need to scale translation values in matrix() by the zoom factor.
2047 * fast/transforms/matrix-with-zoom-expected.checksum: Added.
2048 * fast/transforms/matrix-with-zoom-expected.png: Added.
2049 * fast/transforms/matrix-with-zoom-expected.txt: Added.
2050 * fast/transforms/matrix-with-zoom.html: Added.
2052 2010-12-21 Oliver Hunt <oliver@apple.com>
2054 Reviewed by Gavin Barraclough.
2056 ASSERTION FAILED: base->index() == m_codeBlock->argumentsRegister() while loading taobao.com
2057 https://bugs.webkit.org/show_bug.cgi?id=49006
2059 Add new tests to cover the cases of a parameter named arguments being used.
2060 Also correct a couple of existing (incorrect) tests.
2062 * fast/js/arguments-expected.txt:
2063 * fast/js/script-tests/arguments.js:
2064 (argumentsVarUndefined):
2065 (argumentsConstUndefined):
2066 (shadowedArgumentsLength):
2067 (shadowedArgumentsCallee):
2068 (shadowedArgumentsIndex):
2070 2010-12-21 Jian Li <jianli@chromium.org>
2072 Reviewed by Darin Adler.
2074 Fix bug 51366: REGRESSION (r66452): Form data no longer contains
2075 'Content-Type' header for files with unrecognized extensions
2076 https://bugs.webkit.org/show_bug.cgi?id=51366
2078 * http/tests/local/formdata/form-data-with-unknown-file-extension-expected.txt: Added.
2079 * http/tests/local/formdata/form-data-with-unknown-file-extension.html: Added.
2080 * http/tests/local/resources/file.invalid: Added.
2082 2010-12-21 Tony Gentilcore <tonyg@chromium.org>
2084 Unreviewed build fix.
2086 [chromium] Temporarily blacklist window security tests
2087 https://bugs.webkit.org/show_bug.cgi?id=51445
2089 * platform/chromium/test_expectations.txt:
2091 2010-12-21 Tony Gentilcore <tonyg@chromium.org>
2093 Unreviewed build fix.
2095 [chromium] Marking fast/canvas/shadow-offset-*.html flaky on mac debug
2096 https://bugs.webkit.org/show_bug.cgi?id=51409
2098 * platform/chromium/test_expectations.txt:
2100 2010-12-21 Tony Gentilcore <tonyg@chromium.org>
2102 Unreviewed build fix.
2104 Rebaseline fast/js/large-expressions.html
2105 https://bugs.webkit.org/show_bug.cgi?id=51404
2107 * platform/chromium-mac/fast/js/large-expressions-expected.txt:
2108 * platform/chromium-win/fast/js/large-expressions-expected.txt:
2110 2010-12-21 Sheriff Bot <webkit.review.bot@gmail.com>
2112 Unreviewed, rolling out r74402.
2113 http://trac.webkit.org/changeset/74402
2114 https://bugs.webkit.org/show_bug.cgi?id=51402
2116 This patch broke the Windows 7 Release Layout Tests (Requested
2117 by jessieberlin on #webkit).
2119 * fast/js/large-expressions-expected.txt:
2120 * fast/js/script-tests/large-expressions.js:
2122 2010-12-21 Andrei Popescu <andreip@google.com>
2124 Unreviewed build fix.
2126 Update the test expectations to mark these tests as timing out.
2127 [Chromium] inspector/console-dir-global.html and inspector/debugger-expand-scope.html are timing out on OSX
2128 https://bugs.webkit.org/show_bug.cgi?id=51398
2130 * platform/chromium/test_expectations.txt:
2132 2010-12-21 Andrei Popescu <andreip@google.com>
2134 Unreviewed build fix.
2136 Rebaseline fast/js/large-expressions.html
2137 [v8] trunk/LayoutTests/fast/js/large-expressions.html fails since r74402
2138 https://bugs.webkit.org/show_bug.cgi?id=51391
2141 * platform/chromium-mac/fast/js/large-expressions-expected.txt:
2142 * platform/chromium-win/fast/js/large-expressions-expected.txt:
2143 * platform/chromium/test_expectations.txt:
2145 2010-12-21 Andrei Popescu <andreip@google.com>
2147 Unreviewed build fix.
2149 [v8] trunk/LayoutTests/fast/js/large-expressions-expected.txt fails since r74402
2150 https://bugs.webkit.org/show_bug.cgi?id=51391
2152 Udpate Chromium layout test expectations temporarily while
2153 we look for a fix for the above test.
2155 * platform/chromium/test_expectations.txt:
2157 2010-12-21 Andrei Popescu <andreip@google.com>
2159 Unreviewed build fix.
2161 [Chromium] media/audio-controls-rendering.html and fast/gradients/gradient-after-transparent-border.html need rebaselining
2162 https://bugs.webkit.org/show_bug.cgi?id=51388
2164 * platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.checksum: Added.
2165 * platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.png: Added.
2166 * platform/chromium-linux/media/audio-controls-rendering-expected.checksum:
2167 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
2168 * platform/chromium-mac/fast/gradients/gradient-after-transparent-border-expected.checksum: Added.
2169 * platform/chromium-mac/fast/gradients/gradient-after-transparent-border-expected.png: Added.
2170 * platform/chromium-win/media/audio-controls-rendering-expected.checksum:
2171 * platform/chromium-win/media/audio-controls-rendering-expected.png:
2173 2010-12-20 Gavin Barraclough <barraclough@apple.com>
2175 Reviewed by Oliver Hunt.
2177 Bug 26276 - Need a mechanism to determine stack extent
2179 Correctly measuring available stack increases the size of expression we can handle!
2181 * fast/js/large-expressions-expected.txt:
2182 * fast/js/script-tests/large-expressions.js:
2184 2010-12-20 Yuzo Fujishima <yuzo@google.com>
2186 Reviewed by Eric Seidel.
2188 Fix for Bug 26183 - [@font-face] font-family descriptor with multiple names should be discarded
2189 https://bugs.webkit.org/show_bug.cgi?id=26183
2191 * fast/css/font-face-font-family-descriptor-expected.txt: Added.
2192 * fast/css/font-face-font-family-descriptor.html: Added.
2193 * platform/win/css2.1/resources/Mac-compatible-font-fallback.css:
2194 (@font-face): Rewrote @font-face rules that specify multiple font families.
2196 2010-12-20 Yuta Kitamura <yutak@chromium.org>
2200 Update Chromium test expectation for http/tests/inspector/console-websocket-error.html.
2202 * platform/chromium/test_expectations.txt:
2204 2010-12-20 Yuta Kitamura <yutak@chromium.org>
2208 Update test expectations of http/tests/inspector/console-websocket-error.html
2209 on Mac, and add the test to GTK's Skipped list.
2211 * platform/gtk/Skipped:
2212 * platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt: Copied from LayoutTests/platform/mac/http/tests/inspector/console-websocket-error-expected.txt.
2213 * platform/mac/http/tests/inspector/console-websocket-error-expected.txt:
2215 2010-12-20 Yuta Kitamura <yutak@chromium.org>
2217 Reviewed by Alexey Proskuryakov.
2219 WebSocket errors should be logged to console
2220 https://bugs.webkit.org/show_bug.cgi?id=40945
2222 * http/tests/inspector/console-websocket-error.html: Added.
2223 * platform/mac/http/tests/inspector/console-websocket-error-expected.txt: Added.
2224 * platform/win/Skipped: Added console-websocket-error.html
2225 because HTTPS server is not supported on Windows yet.
2227 2010-12-20 Sheriff Bot <webkit.review.bot@gmail.com>
2229 Unreviewed, rolling out r74349.
2230 http://trac.webkit.org/changeset/74349
2231 https://bugs.webkit.org/show_bug.cgi?id=51372
2233 We are going to do better than reverting the code. (Requested
2234 by tonikitoo on #webkit).
2236 * fast/repaint/no-caret-repaint-in-non-content-editable-element.html:
2238 2010-12-20 Tony Gentilcore <tonyg@chromium.org>
2240 Unreviewed build fix.
2242 Fix line breaks in fast/gradients/gradient-after-transparent-border expectations
2243 https://bugs.webkit.org/show_bug.cgi?id=51375
2245 * fast/gradients/gradient-after-transparent-border-expected.txt:
2247 2010-12-20 Tony Gentilcore <tonyg@chromium.org>
2249 Unreviewed build fix.
2251 [chromium] Rebaseline inspector/console-dir-global and debugger-expand-scope
2252 https://bugs.webkit.org/show_bug.cgi?id=51373
2254 * platform/chromium-win/inspector/console-dir-global-expected.txt:
2255 * platform/chromium-win/inspector/debugger-expand-scope-expected.txt: Added.
2257 2010-12-17 MORITA Hajime <morrita@google.com>
2259 Reviewed by James Robinson.
2261 https://bugs.webkit.org/show_bug.cgi?id=51240
2262 [Chromium][Skia] Border with a color with alpha != 1 breaks webkit gradient on skia.
2264 * fast/gradients/gradient-after-transparent-border-expected.txt: Added.
2265 * fast/gradients/gradient-after-transparent-border.html: Added.
2266 * platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.checksum: Added.
2267 * platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.png: Added.
2269 2010-12-20 Xiaomei Ji <xji@chromium.org>
2271 Reviewed by Dan Bernstein.
2273 Fix move left/right by character hang.
2274 https://bugs.webkit.org/show_bug.cgi?id=51344
2276 * editing/selection/51344-expected.txt: Added.
2277 * editing/selection/51344.html: Added.
2279 2010-12-20 Tony Gentilcore <tonyg@chromium.org>
2281 Unreviewed build fix.
2283 [chromium] Add baseline for table-before-child-add.html
2284 https://bugs.webkit.org/show_bug.cgi?id=51369
2286 * platform/chromium-linux/fast/css-generated-content/table-before-child-add-expected.checksum: Added.
2287 * platform/chromium-linux/fast/css-generated-content/table-before-child-add-expected.png: Added.
2288 * platform/chromium-mac/fast/css-generated-content/table-before-child-add-expected.checksum: Added.
2289 * platform/chromium-mac/fast/css-generated-content/table-before-child-add-expected.png: Added.
2290 * platform/chromium-win/fast/css-generated-content/table-before-child-add-expected.checksum: Added.
2291 * platform/chromium-win/fast/css-generated-content/table-before-child-add-expected.png: Added.
2292 * platform/chromium-win/fast/css-generated-content/table-before-child-add-expected.txt: Added.
2294 2010-12-20 Jian Li <jianli@chromium.org>
2296 Reviewed by David Levin.
2298 Add lastModifiedDate attribute to File interface per File API spec
2299 https://bugs.webkit.org/show_bug.cgi?id=49895
2301 * http/tests/local/fileapi/file-last-modified-expected.txt: Added.
2302 * http/tests/local/fileapi/file-last-modified.html: Added.
2303 * http/tests/local/fileapi/script-tests/file-last-modified.js: Added.
2304 * http/tests/resources/file-last-modified.php: Added.
2306 2010-12-20 Oliver Hunt <oliver@apple.com>
2308 Reviewed by Geoffrey Garen.
2310 |delete name| in strict mode code should be an early error
2311 https://bugs.webkit.org/show_bug.cgi?id=50431
2313 Add a test to ensure that |delete IDENTIFIER| is disallowed, even if
2314 IDENTIFIER resolves to a deletable property.
2316 * fast/js/basic-strict-mode-expected.txt:
2317 * fast/js/script-tests/basic-strict-mode.js:
2319 2010-12-20 Andrei Popescu <andreip@google.com>
2321 Reviewed by Jeremy Orlow.
2323 [Chromium] v8/SerializedScriptValue::readUint32 treats incoming raw values as signed instead of unsigned
2324 https://bugs.webkit.org/show_bug.cgi?id=51338
2326 * fast/dom/Window/window-postmessage-args-expected.txt:
2327 * fast/dom/Window/window-postmessage-args.html:
2328 * platform/chromium-mac/fast/dom/Window/window-postmessage-args-expected.txt:
2329 * platform/chromium-win/fast/dom/Window/window-postmessage-args-expected.txt:
2331 2010-12-20 Beth Dakin <bdakin@apple.com>
2333 Reviewed by Ada Chan.
2335 Test for https://bugs.webkit.org/show_bug.cgi?id=51355 Crash in
2336 RenderMathMLSubSup::layout() because of null base
2338 <rdar://problem/8712200>
2340 * mathml/empty-msubsup-crash-expected.txt: Added.
2341 * mathml/empty-msubsup-crash.html: Added.
2343 2010-12-20 Enrica Casucci <enrica@apple.com>
2345 Reviewed by Darin Adler.
2347 Crash at WebCore::SplitElementCommand::SplitElementCommand
2348 https://bugs.webkit.org/show_bug.cgi?id=51278
2349 <rdar://problem/7347139>
2351 * editing/execCommand/outdent-inline-blockquote-expected.txt: Added.
2352 * editing/execCommand/outdent-inline-blockquote.html: Added.
2353 * editing/execCommand/outdent-inline-list-expected.txt: Added.
2354 * editing/execCommand/outdent-inline-list.html: Added.
2356 2010-12-20 Oliver Hunt <oliver@apple.com>
2358 Reviewed by Darin Adler.
2360 Need to support serialisation of cyclic graphs in the internal structured cloning algorithm
2361 https://bugs.webkit.org/show_bug.cgi?id=51353
2363 Update test to cover correct behaviour, and extend to test for actual graph construction.
2365 * fast/dom/Window/window-postmessage-clone-expected.txt:
2366 * fast/dom/Window/window-postmessage-clone.html:
2368 2010-12-20 Abhishek Arya <inferno@chromium.org>
2370 Reviewed by James Robinson.
2372 Tests that beforeChild is added to table correctly.
2373 https://bugs.webkit.org/show_bug.cgi?id=50932
2375 * fast/css-generated-content/table-before-child-add.html: Added.
2376 * platform/mac/fast/css-generated-content/table-before-child-add-expected.txt: Added.
2378 2010-12-20 Cosmin Truta <ctruta@chromium.org>
2380 Reviewed by James Robinson.
2382 Even more rebaselining needed for new-run-webkit-tests update
2383 https://bugs.webkit.org/show_bug.cgi?id=51340
2385 * http/tests/misc/webtiming-ssl-expected.txt:
2386 * storage/indexeddb/cursor-delete-expected.txt:
2387 * storage/indexeddb/cursor-index-delete-expected.txt:
2388 * storage/indexeddb/transaction-crash-on-abort-expected.txt:
2390 2010-12-20 Andrey Kosyakov <caseq@chromium.org>
2392 Unreviewed. Rebased platform-specific test expectations following default expectation change in r74234.
2394 * platform/mac-leopard/inspector/extensions-resources-expected.txt:
2396 2010-12-19 Antonio Gomes <agomes@rim.com>
2398 Reviewed by Xan Lopez.
2400 no-caret-repaint-in-non-content-editable-element.html does not need to disable CaretBrowsing
2401 https://bugs.webkit.org/show_bug.cgi?id=51308
2403 Patch removes the useless statement to disable caret browsing from
2404 no-caret-repaint-in-non-content-editable-element.html.
2406 Caret browsing gets toggled OFF before the execution of each test
2407 on the DRTs that support testing it (GTK+, Qt and Chromium). On Mac or
2408 Windows's DRT, testing this feature is unsupport, so caret
2409 browsing is also disabled by default.
2411 * fast/repaint/no-caret-repaint-in-non-content-editable-element.html:
2413 2010-12-20 Yury Semikhatsky <yurys@chromium.org>
2415 Unreviewed. Removed custom expectation for a passing test.
2417 * platform/chromium/test_expectations.txt:
2419 2010-12-20 Alejandro G. Castro <alex@igalia.com>
2421 Unreviewed, added the proper expected result file.
2423 * platform/gtk/fast/text/emphasis-overlap-expected.txt: Added.
2424 * platform/gtk/fast/text/emphasis-overlap.html: Removed.
2426 2010-12-20 Andrei Popescu <andreip@google.com>
2428 Reviewed by Jeremy Orlow.
2430 IDBTransactionBackedImpl instances can be accidentally deleted during calls to abort/commit.
2431 https://bugs.webkit.org/show_bug.cgi?id=51112
2433 * storage/indexeddb/transaction-crash-on-abort-expected.txt: Added.
2434 * storage/indexeddb/transaction-crash-on-abort.html: Added.
2436 2010-12-20 Andrei Popescu <andreip@google.com>
2438 Reviewed by Jeremy Orlow.
2440 IDBCursor::delete is not implemented.
2441 https://bugs.webkit.org/show_bug.cgi?id=51110
2443 * storage/indexeddb/cursor-delete-expected.txt: Added.
2444 * storage/indexeddb/cursor-delete.html: Added.
2445 * storage/indexeddb/cursor-index-delete-expected.txt: Added.
2446 * storage/indexeddb/cursor-index-delete.html: Added.
2448 2010-12-20 Yury Semikhatsky <yurys@chromium.org>
2450 Unreviewed. Update Chromium test expectations.
2452 * platform/chromium/test_expectations.txt:
2454 2010-12-20 Alejandro G. Castro <alex@igalia.com>
2456 Unreviewed expectation results update. Added also the tests
2457 failing due to the pixman rounding color issue to the same section
2458 of the skipped file: bug 49964.
2460 * platform/gtk/Skipped:
2461 * platform/gtk/fast/repaint/text-emphasis-h-expected.txt: Added.
2462 * platform/gtk/fast/repaint/text-emphasis-v-expected.txt: Added.
2463 * platform/gtk/fast/text/emphasis-overlap.html: Added.
2465 2010-12-20 Xan Lopez <xlopez@igalia.com>
2467 [GTK] editing/selection/extend-by-character-003.html is flakey
2468 https://bugs.webkit.org/show_bug.cgi?id=51325
2472 * platform/gtk/Skipped:
2474 2010-12-20 Yury Semikhatsky <yurys@chromium.org>
2476 Unreviewed. Update Chromium test expectations.
2478 * platform/chromium/test_expectations.txt:
2480 2010-12-20 Csaba Osztrogonác <ossy@webkit.org>
2484 [Qt] fast/text/emphasis-overlap.html fails
2485 https://bugs.webkit.org/show_bug.cgi?id=51324
2487 * platform/qt/Skipped: fast/text/emphasis-overlap.html added until fix.
2489 2010-12-20 Csaba Osztrogonác <ossy@webkit.org>
2493 [Qt] Add platform specific expected result for new test introduced in r74321.
2495 * platform/qt/fast/parser/xml-colon-entity-expected.txt: Copied from LayoutTests/fast/parser/xml-colon-entity-expected.txt.
2497 2010-12-20 Csaba Osztrogonác <ossy@webkit.org>
2501 Add new tests to the Skipped list, because of missing layoutTestController.testRepaint()
2503 * platform/qt/Skipped:
2504 - fast/repaint/text-emphasis-h.html added
2505 - fast/repaint/text-emphasis-v.html added
2507 2010-12-19 Benjamin Kalman <kalman@chromium.org>
2509 Reviewed by Antonio Gomes.
2511 [chromium] editing/selection/extend-selection-home-end.html should have one expected result
2512 https://bugs.webkit.org/show_bug.cgi?id=49873
2514 Change 100px to 5em in editing/selection/extend-selection-home-end.html so that chromium
2515 results are the same as the non-chromium results.
2517 * editing/selection/resources/extend-selection.js: Change 100px to 5em.
2518 * platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt: Removed.
2520 2010-12-19 Helder Correia <helder@sencha.com>
2522 Reviewed by Ariya Hidayat.
2524 [Qt] Blur distance should not be affected by transformations
2525 https://bugs.webkit.org/show_bug.cgi?id=51161
2527 From the spec at http://dev.w3.org/html5/2dcontext/#dom-context-2d-shadowblur:
2528 "The shadowBlur attribute specifies the level of the blurring effect.
2529 (The units do not map to coordinate space units, and are not affected
2530 by the current transformation matrix.)"
2532 Add test to ensure that the blur radius is not affected by the CTM.
2534 * fast/canvas/canvas-scale-shadowBlur-expected.txt: Added.
2535 * fast/canvas/canvas-scale-shadowBlur.html: Added.
2536 * fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Increase
2537 shadowBlur and test tolerance to ease testing and support the
2538 different blurring algorithms.
2539 * fast/canvas/script-tests/canvas-scale-shadowBlur.js: Added.
2540 * fast/canvas/script-tests/canvas-scale-strokePath-shadow.js:
2542 2010-12-19 Dan Bernstein <mitz@apple.com>
2544 Reviewed by Cameron Zwarich.
2546 Text emphasis marks are not repainted correctly in flipped writing modes
2547 https://bugs.webkit.org/show_bug.cgi?id=51307
2549 * fast/repaint/text-emphasis-h-expected.checksum: Added.
2550 * fast/repaint/text-emphasis-h-expected.png: Added.
2551 * fast/repaint/text-emphasis-h-expected.txt: Added.
2552 * fast/repaint/text-emphasis-h.html: Added.
2553 * fast/repaint/text-emphasis-v-expected.checksum: Added.
2554 * fast/repaint/text-emphasis-v-expected.png: Added.
2555 * fast/repaint/text-emphasis-v-expected.txt: Added.
2556 * fast/repaint/text-emphasis-v.html: Added.
2558 2010-12-18 Tom Sepez <tsepez@chromium.org>
2560 Reviewed by David Levin.
2562 https://bugs.webkit.org/show_bug.cgi?id=51055
2563 Fix a null de-reference when an XML file contains a malformed entity
2566 * fast/parser/resources/xml-colon-entity.xml: Added.
2567 * fast/parser/xml-colon-entity-expected.txt: Added.
2568 * fast/parser/xml-colon-entity.html: Added.
2570 2010-12-18 Dan Bernstein <mitz@apple.com>
2572 Reviewed by Cameron Zwarich.
2574 Text emphasis marks are not always included in the selection highlight
2575 https://bugs.webkit.org/show_bug.cgi?id=51299
2577 * platform/mac/fast/text/emphasis-expected.checksum:
2578 * platform/mac/fast/text/emphasis-expected.png:
2580 2010-12-18 Dan Bernstein <mitz@apple.com>
2582 Reviewed by Cameron Zwarich.
2584 In flipped writing modes, opposite text emphasis marks from adjacent lines overlap
2585 https://bugs.webkit.org/show_bug.cgi?id=51298
2587 * fast/text/emphasis-overlap-expected.checksum: Added.
2588 * fast/text/emphasis-overlap-expected.png: Added.
2589 * fast/text/emphasis-overlap-expected.txt: Added.
2590 * fast/text/emphasis-overlap.html: Added.
2592 2010-12-18 Helder Correia <helder@sencha.com> and Martin Robinson <mrobinson@igalia.com>
2594 Reviewed by Ariya Hidayat.
2596 [Qt] Canvas shadow offset should not be affected by any transformation
2597 https://bugs.webkit.org/show_bug.cgi?id=50422
2599 On a canvas context, shadows are currently affected by all
2600 transformations except scaling. According to the spec:
2601 http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#shadows
2603 "The shadowOffsetX and shadowOffsetY attributes specify the distance
2604 that the shadow will be offset in the positive horizontal and positive
2605 vertical distance respectively. Their values are in coordinate space
2606 units. They are not affected by the current transformation matrix."
2608 NOTE: this applies only to canvas, not to box shadows.
2610 Add new test to ensure that shadows are correctly transformed keeping
2611 the relative offset to the shape.
2613 * fast/canvas/canvas-scale-strokePath-shadow-expected.txt: See strokePath below.
2614 * fast/canvas/canvas-transforms-fillRect-shadow-expected.txt: Added.
2615 * fast/canvas/canvas-transforms-fillRect-shadow.html: Added.
2616 * fast/canvas/script-tests/canvas-scale-fillPath-shadow.js:
2617 * fast/canvas/script-tests/canvas-scale-fillRect-shadow.js:
2618 * fast/canvas/script-tests/canvas-scale-strokePath-shadow.js: Now using
2619 a lineWidth > 1 to make it easier to test and more fair among all
2620 ports, since there can be different transformation smoothness or
2622 * fast/canvas/script-tests/canvas-transforms-fillRect-shadow.js: Added.
2623 * platform/gtk/Skipped: GTK port needs to implement this feature.
2624 * platform/gtk/fast/canvas/canvas-scale-fillPath-shadow-expected.txt: Removed.
2625 * platform/gtk/fast/canvas/canvas-scale-fillRect-shadow-expected.txt: Removed.
2626 * platform/gtk/fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Removed.
2628 2010-12-18 Tony Gentilcore <tonyg@chromium.org>
2630 Reviewed by Laszlo Gombos.
2632 [Web Timing] Rename domContentLoaded{Start,End}->domContentLoadedEvent{Start,End}
2633 https://bugs.webkit.org/show_bug.cgi?id=50943
2635 * fast/dom/Window/window-properties-performance-expected.txt:
2636 * fast/dom/script-tests/webtiming.js:
2637 (checkTimingBeforeLoad):
2638 (checkTimingWhileDeferred):
2639 (checkWebTimingOnDOMContentLoaded):
2640 (checkWebTimingWhileAsync):
2641 (checkWebTimingOnLoad):
2642 (checkWebTimingAfterLoad):
2643 * fast/dom/webtiming-document-open-expected.txt:
2644 * fast/dom/webtiming-expected.txt:
2645 * fast/dom/webtiming-navigate-within-document-expected.txt:
2647 2010-12-17 Tony Gentilcore <tonyg@chromium.org>
2651 [chromium] Mark fast/text/emphasis* failing
2652 https://bugs.webkit.org/show_bug.cgi?id=51288
2654 They have square characters that appear broken.
2656 * platform/chromium/test_expectations.txt:
2658 2010-12-17 Tony Gentilcore <tonyg@chromium.org>
2662 Fix JS syntax to avoid V8 error message
2663 https://bugs.webkit.org/show_bug.cgi?id=51287
2665 * transitions/interrupted-accelerated-transition.html:
2667 2010-12-17 Michael Saboff <msaboff@apple.com>
2669 Reviewed by Oliver Hunt.
2671 RegExp Jit'ed expression crashes clicking link on yelp.com
2672 https://bugs.webkit.org/show_bug.cgi?id=51284
2674 New tests to validate changes made in regex JIT.
2676 * fast/regex/parentheses-expected.txt:
2677 * fast/regex/script-tests/parentheses.js:
2679 2010-12-17 Jessie Berlin <jberlin@apple.com>
2681 Add expected results for Windows XP to get the bot green for
2682 http://trac.webkit.org/changeset/74281.
2685 * platform/win-xp/fast/text/emphasis-expected.txt: Added.
2686 * platform/win-xp/fast/text/emphasis-vertical-expected.txt: Added.
2688 2010-12-17 Oliver Hunt <oliver@apple.com>
2690 Reviewed by Gavin Barraclough.
2692 Incorrect encoding of some constants in ARMv7 JIT
2693 https://bugs.webkit.org/show_bug.cgi?id=51273
2695 Add a few tests for different byte patterns in immediates.
2697 * fast/js/constant-encoding-expected.txt: Added.
2698 * fast/js/constant-encoding.html: Added.
2699 * fast/js/script-tests/constant-encoding.js: Added.
2701 2010-12-17 Jessie Berlin <jberlin@apple.com>
2703 Rubber-stamped by Dan Bernstein.
2705 Add Windows-specific expected results for the the tests added in
2706 http://trac.webkit.org/changeset/74281.
2708 * platform/win/fast/text/emphasis-expected.checksum: Added.
2709 * platform/win/fast/text/emphasis-expected.png: Added.
2710 * platform/win/fast/text/emphasis-expected.txt: Added.
2711 * platform/win/fast/text/emphasis-vertical-expected.checksum: Added.
2712 * platform/win/fast/text/emphasis-vertical-expected.png: Added.
2713 * platform/win/fast/text/emphasis-vertical-expected.txt: Added.
2715 2010-12-17 Simon Fraser <simon.fraser@apple.com>
2717 Change this test to use the pause API by testing the individual properties,
2718 rather than the compound property.
2720 * transitions/mask-transitions-expected.txt: Removed.
2721 * transitions/mask-transitions.html:
2723 2010-12-17 Simon Fraser <simon.fraser@apple.com>
2725 Reviewed by Chris Marrin.
2727 Interrupted accelerated animation can break later transitions
2728 https://bugs.webkit.org/show_bug.cgi?id=51264
2730 Testcase that starts an accelerated transition, then navigates to a new
2731 page that tries to run an opacity transition.
2733 * transitions/interrupted-accelerated-transition-expected.txt: Added.
2734 * transitions/interrupted-accelerated-transition.html: Added.
2735 * transitions/resources/interrupted-accelerated-transition-final.html: Added.
2737 2010-12-17 Dan Bernstein <mitz@apple.com>
2739 Reviewed by Dave Hyatt.
2741 <rdar://problem/7720300> Support the CSS3 text-emphasis property
2742 https://bugs.webkit.org/show_bug.cgi?id=48539
2744 * fast/text/emphasis-vertical.html: Added.
2745 * fast/text/emphasis.html: Added.
2746 * platform/mac/fast/text/emphasis-expected.checksum: Added.
2747 * platform/mac/fast/text/emphasis-expected.png: Added.
2748 * platform/mac/fast/text/emphasis-expected.txt: Added.
2749 * platform/mac/fast/text/emphasis-vertical-expected.checksum: Added.
2750 * platform/mac/fast/text/emphasis-vertical-expected.png: Added.
2751 * platform/mac/fast/text/emphasis-vertical-expected.txt: Added.
2753 2010-12-17 Antonio Gomes <agomes@rim.com>
2755 Unreviewed fix for Windows bots.
2757 r74270 removed the windows specific result for extend-selection-home-end.html
2758 since it was matching the cross platform expectation result. However, when there is
2759 not win specific test result but there is a mac one for the same test, the later
2760 is picked before the cross platform one.
2762 * platform/win/editing/selection/extend-selection-home-end-expected.txt: Added.
2764 2010-12-17 Ryosuke Niwa <rniwa@webkit.org>
2766 Reviewed by Antonio Gomes.
2768 editing/execCommand/toggle-compound-styles-expected should use LayoutTestController::setEditingBehavior
2769 https://bugs.webkit.org/show_bug.cgi?id=51261
2771 Modified the test to run each test case using each editing behavior, eliminating the need for
2772 platform-specific expected results.
2774 * editing/execCommand/script-tests/toggle-compound-styles.js:
2776 * platform/gtk/editing/execCommand/toggle-compound-styles-expected.txt: Removed.
2777 * platform/mac/editing/execCommand/toggle-compound-styles-expected.txt: Removed.
2778 * platform/qt/editing/execCommand/toggle-compound-styles-expected.txt: Removed.
2779 * platform/win/editing/execCommand/toggle-compound-styles-expected.txt: Removed.
2781 2010-12-17 Antonio Gomes <agomes@rim.com>
2783 Unreviewed expectation result update.
2785 editing/execCommand/toggle-compound-styles.html needs new expected results after r74269.
2787 Default editing behavior of GTK+ DRT was changed from Mac to Unix, and this test is wrongly
2788 going through platform specific editing behavior code path without making calls to
2789 LayoutTestController::setEditingBehavior. Filed bug 51261 for the proper fix.
2791 * platform/gtk/editing/execCommand/toggle-compound-styles-expected.txt:
2793 2010-12-05 Antonio Gomes <agomes@rim.com>
2795 Reviewed by Ariya Hidayat.
2797 [Qt] Fix caret browsing navigation mode
2798 https://bugs.webkit.org/show_bug.cgi?id=50536
2800 /platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html
2801 is one of the few tests actually tests the caret browsing feature.
2802 Patch makes the test not Gtk+ specific, and Qt now passes on it.
2804 * editing/selection/caret-mode-paragraph-keys-navigation-expected.txt: Renamed from LayoutTests/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt.
2805 * editing/selection/caret-mode-paragraph-keys-navigation.html: Renamed from LayoutTests/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html.
2806 * fast/events/multiline-link-arrow-navigation.html:
2808 2010-12-16 Antonio Gomes <agomes@rim.com>
2810 Reviewed by Martin Robinson.
2812 Settings::editingBehaviorType() incorrectly returns mac for the gtk build when running tests
2813 https://bugs.webkit.org/show_bug.cgi?id=51163
2815 Removed platform specific expected result files for gtk and windows
2816 for editing/selection/extend-selection-home-end.html, since they all match
2817 the cross platform result file.
2819 Note: chromium-win and mac still have their own expected file each.
2821 * platform/gtk/editing/selection/extend-selection-home-end-expected.txt: Removed.
2822 * platform/win/editing/selection/extend-selection-home-end-expected.txt: Removed.
2824 2010-12-17 Yury Semikhatsky <yurys@chromium.org>
2826 Unreviewed. Remove custom expectations for fast/js/regexp-ranges-and-escaped-hyphens.html
2828 * platform/chromium/test_expectations.txt:
2830 2010-12-17 Hans Wennborg <hans@chromium.org>
2832 Reviewed by Jeremy Orlow.
2834 IndexedDB: Support Date objects as keys.
2835 https://bugs.webkit.org/show_bug.cgi?id=51193
2837 Update layout tests to check that having Date objects as keys work.
2839 * storage/indexeddb/objectstore-basics-expected.txt:
2840 * storage/indexeddb/objectstore-basics.html:
2842 2010-12-17 Sergio Villar Senin <svillar@igalia.com>
2844 Unreviewed, tests were skipped due to a bug in libsoup
2845 https://bugzilla.gnome.org/show_bug.cgi?id=631679. Now that it was
2846 fixed we can safely unskip them again.
2848 [GTK] Failing http/tests/xmlhttprequest tests
2849 https://bugs.webkit.org/show_bug.cgi?id=30582
2851 * platform/gtk/Skipped:
2853 2010-12-17 Kent Tamura <tkent@chromium.org>
2855 Unreviewed, test expectation update.
2857 * platform/chromium/test_expectations.txt: Collect and correct failures about vertical writing.
2859 2010-12-17 Csaba Osztrogonác <ossy@webkit.org>
2863 [Qt] Web Timing related bugs
2864 https://bugs.webkit.org/show_bug.cgi?id=51245
2866 * platform/qt/Skipped: http/tests/misc/webtiming-ssl.php added until fix.
2868 2010-12-17 Yury Semikhatsky <yurys@chromium.org>
2870 Unreviewed. Update Chromium test expectations.
2872 * platform/chromium/test_expectations.txt:
2874 2010-12-17 Sergio Villar Senin <svillar@igalia.com>
2876 Unreviewed, skipping a failing test in the bots.
2878 [GTK] fast/dom/global-constructors.html failing on bots
2879 https://bugs.webkit.org/show_bug.cgi?id=51242
2881 * platform/gtk/Skipped:
2883 2010-12-17 Yury Semikhatsky <yurys@chromium.org>
2885 Unreviewed. Fix typo in Chromium test expectations.
2887 * platform/chromium/test_expectations.txt:
2889 2010-12-17 James Simonsen <simonjam@chromium.org>
2891 Reviewed by Darin Fisher.
2893 [Web Timing] Add sslHandshakeStart to interface
2895 https://bugs.webkit.org/show_bug.cgi?id=50400
2897 * fast/dom/Window/window-properties-performance-expected.txt: Added sslHandshakeStart.
2898 * fast/dom/script-tests/webtiming.js: Ditto.
2899 (checkTimingBeforeLoad):
2900 (checkTimingWhileDeferred):
2901 (checkWebTimingOnDOMContentLoaded):
2902 (checkWebTimingWhileAsync):
2903 (checkWebTimingOnLoad):
2904 (checkWebTimingAfterLoad):
2905 * fast/dom/webtiming-document-open-expected.txt: Ditto.
2906 * fast/dom/webtiming-expected.txt: Ditto.
2907 * fast/dom/webtiming-navigate-within-document-expected.txt: Ditto.
2908 * http/tests/misc/resources/webtiming-ssl.html: Added.
2909 * http/tests/misc/webtiming-ssl-expected.txt: Added.
2910 * http/tests/misc/webtiming-ssl.php: Added.
2911 * platform/gtk/Skipped: WebTiming disabled here.
2912 * platform/mac/Skipped: Ditto.
2913 * platform/win/Skipped: Ditto.
2915 2010-12-17 James Simonsen <simonjam@chromium.org>
2917 Reviewed by Darin Fisher.
2919 [Web Timing] Navigation type enums should begin with TYPE_
2920 https://bugs.webkit.org/show_bug.cgi?id=51200
2922 * fast/dom/Window/window-properties-performance-expected.txt: Added TYPE_ to navigation types and added TYPE_RESERVED.
2924 2010-12-17 Andrey Kosyakov <caseq@chromium.org>
2926 Unreviewed test fix: removed real user agent from test expectations.
2928 * http/tests/inspector/extensions-headers-expected.txt:
2929 * http/tests/inspector/extensions-headers.html:
2931 2010-12-17 Andrey Kosyakov <caseq@chromium.org>
2933 Unreviewed. Clean up extra headers set in test to avoid side effects on other tests.
2935 * http/tests/inspector/extensions-headers-expected.txt:
2936 * http/tests/inspector/extensions-headers.html:
2938 2010-12-17 Eric Seidel <eric@webkit.org>
2940 Unreviewed, rolling out r74229.
2941 http://trac.webkit.org/changeset/74229
2942 https://bugs.webkit.org/show_bug.cgi?id=50536
2944 Broken on Snow Leopard and possibly other platforms
2946 * platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt: Renamed from LayoutTests/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt.
2947 * platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html: Renamed from LayoutTests/editing/selection/caret-mode-paragraph-keys-navigation.html.
2948 * platform/mac/Skipped:
2949 * platform/win/Skipped:
2951 2010-12-15 Andrey Kosyakov <caseq@chromium.org>
2953 Reviewed by Pavel Feldman.
2955 Web Inspector: [Extension API] add support for adding/overriding HTTP request headers
2956 Moved extensions test frameworks under http/tests/inspector, so HTTP tests may reuse it.
2957 https://bugs.webkit.org/show_bug.cgi?id=50493
2959 * http/tests/inspector/extensions-headers-expected.txt: Added.
2960 * http/tests/inspector/extensions-headers.html: Added.
2961 * http/tests/inspector/extensions-test.js: Renamed from LayoutTests/inspector/extensions-test.js.
2963 (extensionFunctions):
2964 (initialize_ExtensionsTest.InspectorTest.dispatchOnMessage):
2965 (initialize_ExtensionsTest.InspectorTest.runExtensionTests):
2966 (initialize_ExtensionsTest.extensionOutput):
2967 (initialize_ExtensionsTest.dumpSidebarContent):
2968 (initialize_ExtensionsTest.reloadPage):
2970 * http/tests/inspector/resources/echo-headers.php: Added.
2971 * http/tests/inspector/resources/extension-main.html: Renamed from LayoutTests/inspector/resources/extension-main.html.
2972 * http/tests/inspector/resources/extension-main.js: Renamed from LayoutTests/inspector/resources/extension-main.js.
2973 (fetchTests.callback):
2977 (dispatchOnFrontend.callbackWrapper):
2978 (dispatchOnFrontend):
2979 (callbackAndNextTest.callbackWrapper):
2980 (callbackAndNextTest):
2981 * http/tests/inspector/resources/extension-panel.html: Renamed from LayoutTests/inspector/resources/extension-panel.html.
2982 * http/tests/inspector/resources/extension-sidebar.html: Renamed from LayoutTests/inspector/resources/extension-sidebar.html.
2983 * inspector/extensions-api-expected.txt:
2984 * inspector/extensions-api.html:
2985 * inspector/extensions-audits-api.html:
2986 * inspector/extensions-audits.html:
2987 * inspector/extensions-eval.html:
2988 * inspector/extensions-events.html:
2989 * inspector/extensions-resources-expected.txt:
2990 * inspector/extensions-resources.html:
2991 * inspector/extensions.html:
2992 * platform/chromium/test_expectations.txt:
2994 2010-12-16 Kent Tamura <tkent@chromium.org>
2996 Unreviewed, test expectation update.
2998 Update Chromium-Linux results changed by r74232.
2999 https://bugs.webkit.org/show_bug.cgi?id=50365
3001 * platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum:
3002 * platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.png:
3003 * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
3004 * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
3005 * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
3006 * platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
3007 * platform/chromium-linux/fast/blockflow/vertical-align-table-baseline-expected.checksum:
3008 * platform/chromium-linux/fast/blockflow/vertical-align-table-baseline-expected.png:
3009 * platform/chromium-linux/fast/blockflow/vertical-baseline-alignment-expected.checksum:
3010 * platform/chromium-linux/fast/blockflow/vertical-baseline-alignment-expected.png:
3012 2010-12-16 Kent Tamura <tkent@chromium.org>
3014 Unreviewed, test expectation update.
3016 * platform/chromium/test_expectations.txt: Remove SLOW for fail-on-update-2.html.
3018 2010-12-16 Benjamin Kalman <kalman@chromium.org>
3020 Reviewed by Ojan Vafai.
3022 Update BUG comment in test expectations files
3023 https://bugs.webkit.org/show_bug.cgi?id=51216
3025 Change the BUG[0-9]+ description to BUG(CR|WK|V8_)[0-9]+ where necessary.
3027 * platform/chromium/test_expectations.txt:
3028 * platform/mac/test_expectations.txt:
3029 * platform/qt/test_expectations.txt:
3031 2010-12-05 Antonio Gomes <agomes@rim.com>
3033 Reviewed by Ariya Hidayat.
3035 [Qt] Fix caret browsing navigation mode
3036 https://bugs.webkit.org/show_bug.cgi?id=50536
3038 /platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html
3039 is one of the few tests actually tests the caret browsing feature.
3040 Patch makes the test not Gtk+ specific, and Qt now passes on it.
3042 * editing/selection/caret-mode-paragraph-keys-navigation-expected.txt: Renamed from LayoutTests/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt.
3043 * editing/selection/caret-mode-paragraph-keys-navigation.html: Renamed from LayoutTests/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html.
3044 * fast/events/multiline-link-arrow-navigation.html:
3046 2010-12-16 Yong Li <yoli@rim.com>
3048 Reviewed by Alexey Proskuryakov.
3050 https://bugs.webkit.org/show_bug.cgi?id=51199
3051 Add decoding tests for UTF-16 LE/BE and their variants.
3052 Also, check the full decoded text but not only the first one.
3054 * fast/encoding/char-decoding.html:
3055 * fast/encoding/char-decoding-expected.txt:
3056 * fast/encoding/resources/char-decoding-utils.js:
3058 2010-12-16 Jian Li <jianli@chromium.org>
3060 Unreviewed. Updated chromium test expectations to mark
3061 http/tests/appcache/fail-on-update-2.html as flaky with TIMEOUT.
3063 * platform/chromium/test_expectations.txt:
3065 2010-12-16 Xan Lopez <xlopez@igalia.com>
3067 [GTK] fast/dom/gc-11.html fails in 64bit debug bot
3068 https://bugs.webkit.org/show_bug.cgi?id=51213
3070 * platform/gtk/Skipped:
3072 2010-12-16 Ryosuke Niwa <rniwa@webkit.org>
3074 Reviewed by Darin Adler.
3076 execCommand('JustifyCenter') adds extra BR
3077 https://bugs.webkit.org/show_bug.cgi?id=51082
3079 Added a test to ensure WebKit executes Justify* properly. In particular,
3080 this test ensures WebKit does not erroneously add a BR at the end of each block.
3082 * editing/execCommand/justify-expected.txt: Added.
3083 * editing/execCommand/justify.html: Added.
3085 2010-12-16 Jian Li <jianli@chromium.org>
3087 Unreviewed. Updated chromium test expectations.
3089 * platform/chromium/test_expectations.txt:
3091 2010-12-16 Mihai Parparita <mihaip@chromium.org>
3093 Unreviewed. Remove Chromium platform/chromium/accessibility
3094 expectations, that directory doesn't exist anymore as of r74039.
3096 * platform/chromium/test_expectations.txt:
3098 2010-12-16 Cosmin Truta <ctruta@chromium.org>
3100 Reviewed by Adam Roben.
3102 More rebaselining needed for new-run-webkit-tests update
3103 https://bugs.webkit.org/show_bug.cgi?id=51147
3105 Some cases were missed while rebaselining in bug 51018.
3107 * platform/chromium-mac/editing/execCommand/outdent-blockquote-test2-expected.txt:
3108 * platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.txt:
3109 * platform/chromium-mac/http/tests/misc/authentication-sent-to-redirect-expected.txt:
3110 * platform/chromium-mac/http/tests/security/cross-frame-access-get-override-expected.txt:
3111 * platform/chromium-mac/svg/custom/use-invalid-style-expected.txt:
3112 * platform/chromium-win/http/tests/misc/authentication-sent-to-redirect-expected.txt:
3113 * platform/chromium-win/platform/win/plugins/get-value-netscape-window-expected.txt:
3114 * platform/chromium/plugins/document-open-expected.txt: Added.
3115 * plugins/document-open-expected.txt: Rolled out change from r74097.
3117 2010-12-16 Ryosuke Niwa <rniwa@webkit.org>
3119 Reviewed by Darin Adler.
3121 execCommand('styleWithCSS') is ignored when selection isn't inside a contenteditable area
3122 https://bugs.webkit.org/show_bug.cgi?id=51164
3124 Added a test to ensure WebKit accepts StyleWithCSS command even if the current selection
3125 isn't inside a contenteditable region.
3127 * editing/style/stylewithcss-without-selection-expected.txt: Added.
3128 * editing/style/stylewithcss-without-selection.html: Added.
3130 2010-12-16 Andrew Scherkus <scherkus@chromium.org>
3132 Unreviewed. Updating Chromium media test expectations.
3134 * platform/chromium-mac/media/audio-constructor-expected.txt: Removed.
3135 * platform/chromium-mac/media/audio-constructor-preload-expected.txt: Removed.
3136 * platform/chromium-mac/media/audio-constructor-src-expected.txt: Removed.
3137 * platform/chromium-mac/media/media-load-event-expected.txt: Removed.
3138 * platform/chromium-win/media/audio-constructor-expected.txt: Removed.
3139 * platform/chromium-win/media/audio-constructor-preload-expected.txt: Removed.
3140 * platform/chromium-win/media/audio-constructor-src-expected.txt: Removed.
3141 * platform/chromium-win/media/media-load-event-expected.txt: Removed.
3142 * platform/chromium/test_expectations.txt:
3144 2010-12-16 Yury Semikhatsky <yurys@chromium.org>
3146 Unreviewed. Update Chromium test expectations for svg/repaint/filter-repaint.svg
3148 * platform/chromium-mac/svg/repaint/filter-repaint-expected.checksum: Added.
3149 * platform/chromium-mac/svg/repaint/filter-repaint-expected.png: Added.
3151 2010-12-16 Sheriff Bot <webkit.review.bot@gmail.com>
3153 Unreviewed, rolling out r74162.
3154 http://trac.webkit.org/changeset/74162
3155 https://bugs.webkit.org/show_bug.cgi?id=51185
3157 More breakage in GTK+ (Requested by xan_ on #webkit).
3159 * fast/encoding/char-decoding-expected.txt:
3160 * fast/encoding/char-decoding.html:
3161 * fast/encoding/resources/char-decoding-utils.js:
3164 2010-12-16 Alexander Pavlov <apavlov@chromium.org>
3166 Reviewed by Pavel Feldman.
3168 Web Inspector: Up/Down/PageUp/PageDown on a CSS property numeric value commit the value editor
3169 https://bugs.webkit.org/show_bug.cgi?id=51114
3171 * inspector/styles-add-blank-property-expected.txt:
3172 * inspector/styles-add-blank-property.html:
3174 2010-12-16 Yury Semikhatsky <yurys@chromium.org>
3176 Unreviewed. Update Chromium test expectations.
3178 * platform/chromium/test_expectations.txt:
3180 2010-12-16 Yury Semikhatsky <yurys@chromium.org>
3182 Unreviewed. Update Chromium test expectations.
3184 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
3185 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
3186 * platform/chromium-linux/svg/filters/feComposite-expected.checksum:
3187 * platform/chromium-linux/svg/filters/feComposite-expected.png:
3188 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Added.
3189 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added.
3190 * platform/chromium-mac/svg/filters/feComposite-expected.checksum: Added.
3191 * platform/chromium-mac/svg/filters/feComposite-expected.png: Added.
3192 * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
3193 * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
3194 * platform/chromium-win/svg/filters/feComposite-expected.checksum:
3195 * platform/chromium-win/svg/filters/feComposite-expected.png:
3196 * platform/chromium/test_expectations.txt:
3198 2010-12-16 Yury Semikhatsky <yurys@chromium.org>
3200 Unreviewed. Update Chromium test expectations to match changes made in r74177.
3202 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
3203 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
3204 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
3205 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
3206 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
3207 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
3208 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
3209 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
3210 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
3211 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
3212 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
3213 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
3214 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
3215 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
3216 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
3217 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
3218 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
3219 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
3220 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
3221 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
3222 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
3223 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
3224 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
3225 * platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
3226 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
3227 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
3228 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
3229 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
3230 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
3231 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
3232 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
3233 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
3234 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
3235 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
3236 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
3237 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
3238 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
3239 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
3240 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
3241 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
3242 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
3243 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
3244 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
3245 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
3246 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
3247 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
3248 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
3249 * platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
3250 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
3251 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
3252 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
3253 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
3254 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
3255 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
3256 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
3257 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
3258 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
3259 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
3260 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
3261 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
3262 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
3263 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
3264 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
3265 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
3266 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
3267 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
3268 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
3269 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
3270 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
3271 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
3272 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
3273 * platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
3275 2010-12-16 Zoltan Herczeg <zherczeg@webkit.org>
3277 Reviewed by Dirk Schulze.
3279 Improve feArithmeticFilter
3280 https://bugs.webkit.org/show_bug.cgi?id=51105
3284 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
3285 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
3286 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
3287 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
3288 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
3289 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
3290 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
3291 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
3292 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
3293 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
3294 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
3295 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
3296 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
3297 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
3298 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
3299 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
3300 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
3301 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
3302 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
3303 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
3304 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
3305 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
3306 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
3307 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
3309 2010-12-15 Yury Semikhatsky <yurys@chromium.org>
3311 Unreviewed. Update Chromium test expectations.
3313 * platform/chromium-gpu/test_expectations.txt:
3314 * platform/chromium/test_expectations.txt:
3316 2010-12-15 Brian Weinstein <bweinstein@apple.com>
3318 Rebaseline Windows XP results after r73993. Windows 7 results were landed in r73998, but some XP
3319 rebaselines were needed as well.
3321 * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added.
3322 * platform/win-xp/fast/text/international/bold-bengali-expected.txt:
3323 * platform/win-xp/fast/text/international/complex-character-based-fallback-expected.txt:
3324 * platform/win-xp/transforms/2d/hindi-rotated-expected.txt:
3326 2010-12-15 Yong Li <yoli@rim.com>
3328 Reviewed by Darin Adler.
3330 https://bugs.webkit.org/show_bug.cgi?id=51035
3331 Add tests for UTF-16 BE/LE and their variants.
3332 Also, check the full decoded text but not only the first one.
3334 * fast/encoding/char-decoding.html:
3335 * fast/encoding/char-decoding-expected.txt:
3336 * fast/encoding/resources/char-decoding-utils.js:
3338 2010-12-15 Mihai Parparita <mihaip@chromium.org>
3340 Reviewed by Eric Seidel.
3342 fast/parser/remove-block-in-residual-style.html does not need pixel output
3343 https://bugs.webkit.org/show_bug.cgi?id=51120
3345 fast/parser/remove-block-in-residual-style.html just checks that we
3346 don't crash, it doesn't need pixel output.
3348 (noticed while doing Snow Leopard rebaselines)
3350 * fast/parser/remove-block-in-residual-style-expected.txt: Added.
3351 * fast/parser/remove-block-in-residual-style.html:
3352 * platform/chromium-linux/fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
3353 * platform/chromium-linux/fast/parser/remove-block-in-residual-style-expected.png: Removed.
3354 * platform/chromium-mac/fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
3355 * platform/chromium-mac/fast/parser/remove-block-in-residual-style-expected.png: Removed.
3356 * platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
3357 * platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.png: Removed.
3358 * platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.txt: Removed.
3359 * platform/gtk/Skipped:
3360 * platform/mac/fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
3361 * platform/mac/fast/parser/remove-block-in-residual-style-expected.png: Removed.
3362 * platform/mac/fast/parser/remove-block-in-residual-style-expected.txt: Removed.
3363 * platform/qt/Skipped:
3364 * platform/qt/fast/parser/remove-block-in-residual-style-expected.txt: Removed.
3366 2010-12-15 Simon Fraser <simon.fraser@apple.com>
3368 Reviewed by Chris Marrin.
3370 Percentage Z values in 3d transform functions and transform-origin should cause the property to be invalid
3371 https://bugs.webkit.org/show_bug.cgi?id=51070
3373 Testcase for various 3d transform values.
3375 * transforms/2d/resources/transform-test-utils.js:
3376 (compareMatrices): Use early return, enhance to deal with matrix3d(),
3377 and avoid evaluating the regular expressions twice.
3378 * transforms/3d/general/3dtransform-values-expected.txt: Added.
3379 * transforms/3d/general/3dtransform-values.html: Added.
3381 2010-12-15 Simon Fraser <simon.fraser@apple.com>
3383 Reviewed by Chris Marrin.
3385 Reflection does not render properly when -webkit-transform is toggled, untoggled, and retoggled
3386 https://bugs.webkit.org/show_bug.cgi?id=50967
3388 Testcase for toggled reflection on transformed element.
3390 * compositing/reflections/remove-add-reflection-expected.checksum: Added.
3391 * compositing/reflections/remove-add-reflection-expected.png: Added.
3392 * compositing/reflections/remove-add-reflection-expected.txt: Added.
3393 * compositing/reflections/remove-add-reflection.html: Added.
3395 2010-12-15 Kenji Imasaki <imasaki@chromium.org>
3397 Reviewed by David Levin.
3399 Skip tests for unimplmented media features (aspect ratio video,
3400 full screen, reverse-playback, video-preloading, context menu).
3401 will enable these tests once these features are implemented.
3402 https://bugs.webkit.org/show_bug.cgi?id=51085
3404 * platform/chromium/test_expectations.txt:
3406 2010-12-15 Yong Li <yoli@rim.com>
3408 Reviewed by Darin Adler.
3410 Reproduce stack overflow when there are too many sibling inline boxes.
3411 https://bugs.webkit.org/show_bug.cgi?id=48255
3413 * fast/overflow/lots-of-sibling-inline-boxes.html: Added.
3415 2010-12-15 Jian Li <jianli@chromium.org>
3417 Unreviewed. Updated chromium test_expectations to skip a test that
3418 causes DRT to crash in dbg mode.
3420 * platform/chromium/test_expectations.txt:
3422 2010-12-15 Jian Li <jianli@chromium.org>
3424 Unreviewed. Mark a failed test in chromium test expectations.
3426 * platform/chromium/test_expectations.txt:
3428 2010-12-15 Pavel Podivilov <podivilov@chromium.org>
3430 Unreviewed, build fix for r74119.
3434 * http/tests/inspector/debugger-test2.js:
3435 (initialize_DebuggerTest.InspectorTest.captureStackTrace):
3437 2010-12-15 Anton Muhin <antonm@chromium.org>
3439 Unreviewed. Removing another two suppressions for CSS entities garbage collection.
3441 * platform/chromium/test_expectations.txt:
3443 2010-12-15 Anton Muhin <antonm@chromium.org>
3445 Unreviewed. Adjusting v8-dependent test expectations.
3447 * platform/chromium/test_expectations.txt:
3449 2010-12-15 Yury Semikhatsky <yurys@chromium.org>
3451 Unreviewed. Update Chromium test expectations.
3453 * platform/chromium/test_expectations.txt:
3455 2010-12-15 Yury Semikhatsky <yurys@chromium.org>
3457 Unreviewed. Update Chromium test expectations.
3459 * platform/chromium-mac/storage/private-browsing-noread-nowrite-expected.txt: Removed.
3460 * platform/chromium-win/storage/private-browsing-noread-nowrite-expected.txt: Removed.
3461 * platform/chromium/test_expectations.txt: test private-browsing-readonly.html was renamed
3462 into private-browsing-noread-nowrite.html in r74093, changing expecations accrodingly.
3464 2010-12-15 Jarred Nicholls <jarred@sencha.com>
3466 Reviewed by Andreas Kling.
3468 [Qt] Implement the File API spec
3469 https://bugs.webkit.org/show_bug.cgi?id=49839
3471 * platform/qt/fast/dom/Window/window-properties-expected.txt:
3472 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
3473 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
3474 * platform/qt/fast/js/global-constructors-expected.txt:
3476 2010-12-15 Yury Semikhatsky <yurys@chromium.org>
3478 Unreviewed. Rebaseline Chromium tests.
3480 * platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt: Added.
3481 * platform/chromium-linux/fast/box-shadow/inset-expected.checksum:
3482 * platform/chromium-linux/fast/box-shadow/inset-expected.png:
3483 * platform/chromium-linux/fast/css/focus-ring-detached-expected.checksum: Added.
3484 * platform/chromium-linux/fast/css/focus-ring-detached-expected.png: Added.
3485 * platform/chromium-linux/fast/css/focus-ring-multiline-expected.checksum: Added.
3486 * platform/chromium-linux/fast/css/focus-ring-multiline-expected.png: Added.
3487 * platform/chromium-mac/fast/css/focus-ring-detached-expected.checksum: Added.
3488 * platform/chromium-mac/fast/css/focus-ring-detached-expected.png: Added.
3489 * platform/chromium-mac/fast/css/focus-ring-multiline-expected.checksum: Added.
3490 * platform/chromium-mac/fast/css/focus-ring-multiline-expected.png: Added.
3491 * platform/chromium-win/fast/css/focus-ring-detached-expected.checksum:
3492 * platform/chromium-win/fast/css/focus-ring-detached-expected.png:
3493 * platform/chromium-win/fast/css/focus-ring-detached-expected.txt:
3494 * platform/chromium-win/fast/css/focus-ring-multiline-expected.checksum:
3495 * platform/chromium-win/fast/css/focus-ring-multiline-expected.png:
3496 * platform/chromium-win/fast/css/focus-ring-multiline-expected.txt:
3497 * platform/chromium/test_expectations.txt:
3499 2010-12-15 Yury Semikhatsky <yurys@chromium.org>
3501 Unreviewed. Mark fast/dom/global-constructors.html as flaky on Chromium.
3503 * platform/chromium/test_expectations.txt:
3505 2010-12-15 Sergio Villar Senin <svillar@igalia.com>
3507 Unreviewed, skipping failing tests in the bots.
3509 [GTK] HTTP tests failing/crashing in the bots
3510 https://bugs.webkit.org/show_bug.cgi?id=51104
3512 * platform/gtk/Skipped:
3514 2010-12-15 Yury Semikhatsky <yurys@chromium.org>
3516 Unreviewed. Mark one more compositing test as timing out on chromium-gpu.
3518 * platform/chromium-gpu/test_expectations.txt:
3520 2010-12-15 Yury Semikhatsky <yurys@chromium.org>
3522 Unreviewed. Rebaseline Chromium test expectations.
3524 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum:
3525 * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png:
3526 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
3527 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png:
3528 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum:
3529 * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png:
3530 * platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
3531 * platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
3532 * platform/chromium-mac/http/tests/misc/authentication-sent-to-redirect-expected.txt: Added.
3533 * platform/chromium-mac/storage/private-browsing-noread-nowrite-expected.txt: Added.
3534 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum:
3535 * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png:
3536 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
3537 * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png:
3538 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum:
3539 * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png:
3540 * platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
3541 * platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
3542 * platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt: Added.
3543 * platform/chromium-win/http/tests/misc/authentication-sent-to-redirect-expected.txt: Added.
3544 * platform/chromium-win/storage/private-browsing-noread-nowrite-expected.txt: Added.
3546 2010-12-15 Pavel Podivilov <podivilov@chromium.org>
3548 Unreviewed, fix for r74103.
3550 Fix dom-breakpoints test.
3552 * inspector/dom-breakpoints.html:
3554 2010-12-14 Antti Koivisto <antti@apple.com>