2012-05-13 Raphael Kubo da Costa [EFL] Gardening; skip test added in r116858. * platform/efl/test_expectations.txt: 2012-05-13 Victor Carbune Volume slider needs to be displayed below the mute button https://bugs.webkit.org/show_bug.cgi?id=85990 Reviewed by Dimitri Glazkov. Updated tests expectation and marked failing tests accordingly. * media/media-volume-slider-rendered-below.html: Added. * media/media-volume-slider-rendered-expected.txt: Added. * platform/chromium/test_expectations.txt: Updated. * platform/mac/media/audio-controls-rendering-expected.txt: Updated (z-index change). * platform/mac/media/controls-after-reload-expected.txt: Same. * platform/mac/media/controls-strict-expected.txt: Same. * platform/mac/media/video-controls-rendering-expected.txt: Same. * platform/mac/media/video-display-toggle-expected.txt: Same. * platform/mac/media/video-playing-and-pause-expected.txt: Same. * platform/mac/test_expectations.txt: Updated. 2012-05-12 Abhishek Arya Crash in HTMLSelectElement::setOption https://bugs.webkit.org/show_bug.cgi?id=85420 Reviewed by Eric Seidel. * fast/dom/HTMLSelectElement/option-add-crash-expected.txt: Added. * fast/dom/HTMLSelectElement/option-add-crash.html: Added. 2012-05-12 Philip Rogers Cleanup before changing attributeName in SVG https://bugs.webkit.org/show_bug.cgi?id=86100 Reviewed by Nikolas Zimmermann. * svg/animations/dynamic-modify-attributename-crash-expected.txt: Added. * svg/animations/dynamic-modify-attributename-crash.svg: Added. 2012-05-12 Max Feil [BlackBerry] Allow the platform media player to determine the media element's paused/playing status https://bugs.webkit.org/show_bug.cgi?id=86235 Reviewed by George Staikos. This test replaces the source element of a playing media object and makes sure the new source element begins playing. * media/media-continues-playing-after-replace-source-expected.txt: Added. * media/media-continues-playing-after-replace-source.html: Added. 2012-05-12 Zan Dobersek Unreviewed, GTK gardening. Also add baselines for new tests after r116001, r116373 and r116438. * platform/gtk/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/gtk/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/gtk/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/gtk/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. * platform/gtk/fast/css/first-line-text-decoration-expected.txt: Added. * platform/gtk/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Added. * platform/gtk/media/media-can-play-webm-expected.txt: Added. * platform/gtk/svg/as-image/image-respects-deviceScaleFactor-expected.txt: Added. * platform/gtk/svg/as-image/image-respects-pageScaleFactor-expected.txt: Added. * platform/gtk/test_expectations.txt: 2012-05-12 Kent Tamura [Chromium] Update test expectations * platform/chromium-linux-x86/fast/speech/input-appearance-searchandspeech-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/inline-svg-in-xhtml-expected.txt: Removed. * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.txt: * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.txt: * platform/chromium/test_expectations.txt: 2012-05-11 Yury Semikhatsky Web Inspector: allow showing arbitrary range of nodes in heap snapshot view https://bugs.webkit.org/show_bug.cgi?id=86230 Reviewed by Pavel Feldman. * inspector/profiler/heap-snapshot-comparison-show-all.html: * inspector/profiler/heap-snapshot-containment-show-all.html: * inspector/profiler/heap-snapshot-dominators-show-all.html: * inspector/profiler/heap-snapshot-summary-show-all.html: * inspector/profiler/heap-snapshot-summary-show-ranges-expected.txt: Added. * inspector/profiler/heap-snapshot-summary-show-ranges.html: Added. Test that showing overlapping and disjoint ranges of node children will leave the node in a valid state. * platform/mac/Skipped: Skip the test on platforms that don't support heap profiling. * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: 2012-05-12 Pavel Feldman Web Inspector: remove UISourceCode.id since it is no longer used. https://bugs.webkit.org/show_bug.cgi?id=86286 Reviewed by Vsevolod Vlasov. * inspector/debugger/breakpoint-manager.html: * inspector/debugger/raw-source-code.html: * inspector/debugger/scripts-file-selector.html: * inspector/debugger/scripts-panel.html: * inspector/debugger/scripts-sorting.html: * inspector/debugger/ui-source-code-display-name.html: * inspector/debugger/ui-source-code.html: 2012-05-12 Kent Tamura [Chromium] Test expectation update. * fast/block/float/avoiding-float-centered-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/float/avoiding-float-centered-expected.txt. * fast/clip/008-expected.txt: Renamed from LayoutTests/platform/efl/fast/clip/008-expected.txt. * fast/clip/011-expected.txt: Renamed from LayoutTests/platform/efl/fast/clip/011-expected.txt. * fast/clip/012-expected.txt: Renamed from LayoutTests/platform/efl/fast/clip/012-expected.txt. * platform/chromium-linux-x86/fast/speech/input-appearance-searchandspeech-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.txt. * platform/chromium-linux-x86/svg/custom/inline-svg-in-xhtml-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.txt. * platform/chromium-linux/editing/selection/3690703-2-expected.txt: * platform/chromium-linux/editing/selection/3690703-expected.txt: * platform/chromium-linux/editing/selection/3690719-expected.txt: * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-glyphs-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/block/lineboxcontain/block-glyphs-expected.txt. * platform/chromium-mac-snowleopard/fast/block/lineboxcontain/block-glyphs-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/block/lineboxcontain/block-glyphs-expected.txt. * platform/chromium-mac-snowleopard/fast/speech/input-appearance-searchandspeech-expected.txt: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.txt. * platform/chromium-mac/editing/inserting/before-after-input-element-expected.txt: Removed. * platform/chromium-mac/editing/pasteboard/4806874-expected.txt: Removed. * platform/chromium-mac/editing/pasteboard/input-field-1-expected.txt: Removed. * platform/chromium-mac/editing/selection/3690703-2-expected.txt: Removed. * platform/chromium-mac/editing/selection/3690703-expected.txt: Removed. * platform/chromium-mac/editing/selection/3690719-expected.txt: Removed. * platform/chromium-mac/editing/selection/4895428-3-expected.txt: Removed. * platform/chromium-mac/editing/selection/4975120-expected.txt: Removed. * platform/chromium-mac/editing/selection/drag-select-1-expected.txt: Removed. * platform/chromium-mac/editing/selection/expanding-selections-expected.txt: Removed. * platform/chromium-mac/editing/selection/leave-requested-block-expected.txt: Removed. * platform/chromium-mac/editing/selection/select-across-readonly-input-1-expected.txt: Removed. * platform/chromium-mac/editing/selection/select-across-readonly-input-2-expected.txt: Removed. * platform/chromium-mac/editing/selection/select-across-readonly-input-3-expected.txt: Removed. * platform/chromium-mac/editing/selection/select-across-readonly-input-4-expected.txt: Removed. * platform/chromium-mac/editing/selection/select-across-readonly-input-5-expected.txt: Removed. * platform/chromium-mac/fast/block/lineboxcontain/block-font-expected.txt: Removed. * platform/chromium-mac/fast/block/lineboxcontain/block-glyphs-expected.txt: * platform/chromium-mac/fast/block/lineboxcontain/font-expected.txt: Removed. * platform/chromium-mac/fast/forms/box-shadow-override-expected.png: * platform/chromium-mac/fast/forms/placeholder-position-expected.txt: Removed. * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.png: * platform/chromium-mac/fast/forms/search-rtl-expected.png: * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-mac/fast/forms/searchfield-heights-expected.png: * platform/chromium-win/editing/inserting/before-after-input-element-expected.txt: * platform/chromium-win/editing/pasteboard/4806874-expected.txt: * platform/chromium-win/editing/pasteboard/drop-text-without-selection-expected.txt: * platform/chromium-win/editing/pasteboard/input-field-1-expected.txt: * platform/chromium-win/editing/selection/3690703-2-expected.txt: * platform/chromium-win/editing/selection/3690703-expected.txt: * platform/chromium-win/editing/selection/3690719-expected.txt: * platform/chromium-win/editing/selection/4895428-3-expected.txt: * platform/chromium-win/editing/selection/4975120-expected.txt: * platform/chromium-win/editing/selection/drag-select-1-expected.txt: * platform/chromium-win/editing/selection/expanding-selections-expected.txt: * platform/chromium-win/editing/selection/leave-requested-block-expected.txt: * platform/chromium-win/editing/selection/select-across-readonly-input-1-expected.txt: * platform/chromium-win/editing/selection/select-across-readonly-input-2-expected.txt: * platform/chromium-win/editing/selection/select-across-readonly-input-3-expected.txt: * platform/chromium-win/editing/selection/select-across-readonly-input-4-expected.txt: * platform/chromium-win/editing/selection/select-across-readonly-input-5-expected.txt: * platform/chromium-win/fast/block/float/avoiding-float-centered-expected.txt: * platform/chromium-win/fast/clip/008-expected.txt: * platform/chromium-win/fast/clip/011-expected.txt: * platform/chromium-win/fast/clip/012-expected.txt: * platform/chromium-win/fast/forms/placeholder-position-expected.txt: * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.txt: * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.txt: * platform/chromium-win/svg/hixie/mixed/003-expected.txt: * platform/chromium/test_expectations.txt: * platform/gtk/fast/block/float/avoiding-float-centered-expected.txt: Removed. * platform/gtk/fast/clip/008-expected.txt: Removed. * platform/gtk/fast/clip/011-expected.txt: Removed. * platform/gtk/fast/clip/012-expected.txt: Removed. 2012-05-12 Zan Dobersek Unreviewed, GTK gardening. * platform/gtk/test_expectations.txt: Also remove expectations for some tests that were recently removed. 2012-05-12 Pavel Feldman Web Inspector: merge MainScriptMapping into DebuggerPresentationModel; move other classes into their own files. https://bugs.webkit.org/show_bug.cgi?id=86285 Reviewed by Yury Semikhatsky. * http/tests/inspector/compiler-script-mapping-expected.txt: * http/tests/inspector/compiler-script-mapping.html: 2012-05-12 Kent Tamura [Chromium] Rebaseline for some tests. * css3/selectors3/html/css3-modsel-23-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/html/css3-modsel-23-expected.txt. * css3/selectors3/html/css3-modsel-24-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/html/css3-modsel-24-expected.txt. * css3/selectors3/html/css3-modsel-68-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/html/css3-modsel-68-expected.txt. * css3/selectors3/html/css3-modsel-69-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/html/css3-modsel-69-expected.txt. * css3/selectors3/xhtml/css3-modsel-23-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/xhtml/css3-modsel-23-expected.txt. * css3/selectors3/xhtml/css3-modsel-24-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/xhtml/css3-modsel-24-expected.txt. * css3/selectors3/xhtml/css3-modsel-68-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/xhtml/css3-modsel-68-expected.txt. * css3/selectors3/xhtml/css3-modsel-69-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/xhtml/css3-modsel-69-expected.txt. * css3/selectors3/xml/css3-modsel-23-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/xml/css3-modsel-23-expected.txt. * css3/selectors3/xml/css3-modsel-24-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/xml/css3-modsel-24-expected.txt. * css3/selectors3/xml/css3-modsel-68-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/xml/css3-modsel-68-expected.txt. * css3/selectors3/xml/css3-modsel-69-expected.txt: Renamed from LayoutTests/platform/efl/css3/selectors3/xml/css3-modsel-69-expected.txt. * fast/block/float/033-expected.txt: * fast/block/float/float-not-removed-from-next-sibling3-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/float/float-not-removed-from-next-sibling3-expected.txt. * fast/block/float/in-margin-expected.png: Renamed from LayoutTests/platform/efl/fast/block/float/in-margin-expected.png. * fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt. * fast/block/float/shrink-to-avoid-float-complexity-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/float/shrink-to-avoid-float-complexity-expected.txt. * fast/block/lineboxcontain/parsing-invalid-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/lineboxcontain/parsing-invalid-expected.txt. * fast/clip/017-expected.png: Renamed from LayoutTests/platform/efl/fast/clip/017-expected.png. * fast/css/invalidation-errors-2-expected.txt: Renamed from LayoutTests/platform/efl/fast/css/invalidation-errors-2-expected.txt. * fast/css/invalidation-errors-expected.txt: Renamed from LayoutTests/platform/efl/fast/css/invalidation-errors-expected.txt. * fast/css/nested-layers-with-hover-expected.txt: Renamed from LayoutTests/platform/efl/fast/css/nested-layers-with-hover-expected.txt. * fast/dynamic/subtree-boundary-percent-height-expected.png: Renamed from LayoutTests/platform/efl/fast/dynamic/subtree-boundary-percent-height-expected.png. * fast/dynamic/subtree-no-common-root-static-y-expected.png: Renamed from LayoutTests/platform/efl/fast/dynamic/subtree-no-common-root-static-y-expected.png. * fast/dynamic/subtree-table-cell-height-expected.png: Renamed from LayoutTests/platform/efl/fast/dynamic/subtree-table-cell-height-expected.png. * fast/inline/continuation-outlines-expected.txt: Renamed from LayoutTests/platform/efl/fast/inline/continuation-outlines-expected.txt. * fast/layers/self-painting-outline-expected.png: Renamed from LayoutTests/platform/efl/fast/layers/self-painting-outline-expected.png. * fast/multicol/layers-split-across-columns-expected.txt: Renamed from LayoutTests/platform/efl/fast/multicol/layers-split-across-columns-expected.txt. * fast/overflow/004-expected.txt: Renamed from LayoutTests/platform/efl/fast/overflow/004-expected.txt. * fast/overflow/clip-rects-fixed-ancestor-expected.txt: Renamed from LayoutTests/platform/efl/fast/overflow/clip-rects-fixed-ancestor-expected.txt. * fast/overflow/line-clamp-expected.txt: Renamed from LayoutTests/platform/efl/fast/overflow/line-clamp-expected.txt. * fast/overflow/overflow-focus-ring-expected.txt: Renamed from LayoutTests/platform/efl/fast/overflow/overflow-focus-ring-expected.txt. * fast/repaint/layer-outline-expected.txt: Renamed from LayoutTests/platform/efl/fast/repaint/layer-outline-expected.txt. * fast/repaint/layer-outline-horizontal-expected.txt: Renamed from LayoutTests/platform/efl/fast/repaint/layer-outline-horizontal-expected.txt. * fast/repaint/opacity-change-on-overflow-float-expected.txt: Renamed from LayoutTests/platform/efl/fast/repaint/opacity-change-on-overflow-float-expected.txt. * fast/repaint/subtree-root-clip-3-expected.png: Renamed from LayoutTests/platform/efl/fast/repaint/subtree-root-clip-3-expected.png. * fast/table/029-expected.txt: Renamed from LayoutTests/platform/efl/fast/table/029-expected.txt. * fast/table/overflowHidden-expected.txt: Renamed from LayoutTests/platform/efl/fast/table/overflowHidden-expected.txt. * platform/chromium-linux-x86/fast/text/selection-painted-separately-expected.txt: * platform/chromium-linux-x86/fast/text/selection-rect-rounding-expected.txt: Added. * platform/chromium-linux/fast/block/margin-collapse/103-expected.txt: * platform/chromium-linux/fast/css/input-search-padding-expected.txt: * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt: * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt: * platform/chromium-linux/fast/forms/input-baseline-expected.txt: * platform/chromium-linux/fast/forms/input-text-double-click-expected.txt: * platform/chromium-linux/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/chromium-linux/fast/forms/search-styled-expected.txt: * platform/chromium-linux/fast/forms/searchfield-heights-expected.txt: * platform/chromium-linux/fast/forms/validation-message-appearance-expected.txt: * platform/chromium-linux/fast/invalid/residual-style-expected.txt: * platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.txt: * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.txt: * platform/chromium-linux/fast/text/selection-painted-separately-expected.txt: * platform/chromium-linux/fast/text/selection-rect-rounding-expected.txt: Added. * platform/chromium-linux/http/tests/navigation/javascriptlink-frames-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.txt: * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.txt: * platform/chromium-linux/tables/mozilla/other/move_row-expected.txt: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: * platform/chromium-mac-leopard/css3/selectors3/html/css3-modsel-23-expected.png: * platform/chromium-mac-leopard/css3/selectors3/html/css3-modsel-24-expected.png: * platform/chromium-mac-leopard/css3/selectors3/html/css3-modsel-68-expected.png: * platform/chromium-mac-leopard/css3/selectors3/html/css3-modsel-69-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xhtml/css3-modsel-23-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xhtml/css3-modsel-24-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xhtml/css3-modsel-68-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xhtml/css3-modsel-69-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xml/css3-modsel-23-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xml/css3-modsel-24-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xml/css3-modsel-68-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xml/css3-modsel-69-expected.png: * platform/chromium-mac-leopard/fast/events/context-no-deselect-expected.txt: Removed. * platform/chromium-mac-leopard/fast/forms/input-disabled-color-expected.png: * platform/chromium-mac-leopard/fast/forms/input-disabled-color-expected.txt: Removed. * platform/chromium-mac-leopard/fast/forms/number/input-appearance-number-rtl-expected.txt: Removed. * platform/chromium-mac-leopard/fast/inline/continuation-outlines-expected.png: * platform/chromium-mac-leopard/fast/text/selection-painted-separately-expected.txt: * platform/chromium-mac-leopard/fast/text/selection-rect-rounding-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/events/context-no-deselect-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/forms/input-disabled-color-expected.png: * platform/chromium-mac-snowleopard/fast/forms/input-disabled-color-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/forms/number/input-appearance-number-rtl-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-expected.png: * platform/chromium-mac-snowleopard/fast/text/selection-painted-separately-expected.txt: * platform/chromium-mac-snowleopard/fast/text/selection-rect-rounding-expected.txt: * platform/chromium-mac/css3/selectors3/html/css3-modsel-23-expected.png: * platform/chromium-mac/css3/selectors3/html/css3-modsel-24-expected.png: * platform/chromium-mac/css3/selectors3/html/css3-modsel-68-expected.png: * platform/chromium-mac/css3/selectors3/html/css3-modsel-69-expected.png: * platform/chromium-mac/css3/selectors3/xhtml/css3-modsel-23-expected.png: * platform/chromium-mac/css3/selectors3/xhtml/css3-modsel-24-expected.png: * platform/chromium-mac/css3/selectors3/xhtml/css3-modsel-68-expected.png: * platform/chromium-mac/css3/selectors3/xhtml/css3-modsel-69-expected.png: * platform/chromium-mac/css3/selectors3/xml/css3-modsel-23-expected.png: * platform/chromium-mac/css3/selectors3/xml/css3-modsel-24-expected.png: * platform/chromium-mac/css3/selectors3/xml/css3-modsel-68-expected.png: * platform/chromium-mac/css3/selectors3/xml/css3-modsel-69-expected.png: * platform/chromium-mac/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt: Removed. * platform/chromium-mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: Removed. * platform/chromium-mac/fast/block/lineboxcontain/parsing-invalid-expected.txt: Removed. * platform/chromium-mac/fast/block/margin-collapse/103-expected.txt: Removed. * platform/chromium-mac/fast/css/input-search-padding-expected.txt: Removed. * platform/chromium-mac/fast/css/invalidation-errors-2-expected.txt: Removed. * platform/chromium-mac/fast/css/invalidation-errors-expected.txt: Removed. * platform/chromium-mac/fast/css/line-height-expected.txt: Removed. * platform/chromium-mac/fast/css/nested-layers-with-hover-expected.txt: Removed. * platform/chromium-mac/fast/css/text-input-with-webkit-border-radius-expected.txt: Removed. * platform/chromium-mac/fast/css/text-overflow-input-expected.txt: Removed. * platform/chromium-mac/fast/dom/isindex-001-expected.txt: Removed. * platform/chromium-mac/fast/dom/isindex-002-expected.txt: Removed. * platform/chromium-mac/fast/events/context-no-deselect-expected.txt: Removed. * platform/chromium-mac/fast/forms/basic-inputs-expected.txt: * platform/chromium-mac/fast/forms/box-shadow-override-expected.png: * platform/chromium-mac/fast/forms/box-shadow-override-expected.txt: * platform/chromium-mac/fast/forms/encoding-test-expected.txt: Removed. * platform/chromium-mac/fast/forms/fieldset-align-expected.txt: Removed. * platform/chromium-mac/fast/forms/floating-textfield-relayout-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-align-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-appearance-default-bkcolor-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-appearance-disabled-expected.txt: * platform/chromium-mac/fast/forms/input-appearance-focus-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-appearance-height-expected.txt: * platform/chromium-mac/fast/forms/input-appearance-readonly-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-appearance-visibility-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-appearance-width-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-baseline-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-disabled-color-expected.png: * platform/chromium-mac/fast/forms/input-double-click-selection-gap-bug-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-field-text-truncated-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-placeholder-visibility-1-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-placeholder-visibility-3-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-readonly-empty-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-spaces-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-table-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-text-click-inside-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-text-click-outside-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-text-double-click-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-text-option-delete-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-text-self-emptying-click-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-width-expected.txt: Removed. * platform/chromium-mac/fast/forms/number/input-appearance-number-rtl-expected.txt: Removed. * platform/chromium-mac/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/chromium-mac/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: Removed. * platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.txt: * platform/chromium-mac/fast/forms/plaintext-mode-2-expected.txt: Removed. * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.png: * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.txt: Removed. * platform/chromium-mac/fast/forms/search-display-none-cancel-button-expected.txt: Removed. * platform/chromium-mac/fast/forms/search-rtl-expected.png: * platform/chromium-mac/fast/forms/search-styled-expected.txt: Removed. * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.txt: Removed. * platform/chromium-mac/fast/forms/searchfield-heights-expected.png: * platform/chromium-mac/fast/forms/searchfield-heights-expected.txt: Removed. * platform/chromium-mac/fast/forms/tabbing-input-iframe-expected.txt: Removed. * platform/chromium-mac/fast/forms/textfield-focus-ring-expected.txt: Removed. * platform/chromium-mac/fast/forms/validation-message-appearance-expected.txt: * platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.txt: Removed. * platform/chromium-mac/fast/frames/take-focus-from-iframe-expected.txt: Removed. * platform/chromium-mac/fast/html/details-no-summary4-expected.txt: Removed. * platform/chromium-mac/fast/html/details-open-javascript-expected.txt: Removed. * platform/chromium-mac/fast/html/details-open2-expected.txt: Removed. * platform/chromium-mac/fast/html/details-open4-expected.txt: Removed. * platform/chromium-mac/fast/inline/continuation-outlines-expected.png: * platform/chromium-mac/fast/invalid/residual-style-expected.txt: Removed. * platform/chromium-mac/fast/lists/dynamic-marker-crash-expected.txt: Removed. * platform/chromium-mac/fast/multicol/layers-split-across-columns-expected.txt: Removed. * platform/chromium-mac/fast/overflow/004-expected.txt: Removed. * platform/chromium-mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt: Removed. * platform/chromium-mac/fast/overflow/line-clamp-expected.txt: Removed. * platform/chromium-mac/fast/overflow/overflow-focus-ring-expected.txt: Removed. * platform/chromium-mac/fast/repaint/layer-outline-expected.txt: Removed. * platform/chromium-mac/fast/repaint/layer-outline-horizontal-expected.txt: Removed. * platform/chromium-mac/fast/repaint/opacity-change-on-overflow-float-expected.txt: Removed. * platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: Removed. * platform/chromium-mac/fast/replaced/replaced-breaking-mixture-expected.txt: Removed. * platform/chromium-mac/fast/replaced/width100percent-textfield-expected.txt: Removed. * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt: * platform/chromium-mac/fast/speech/speech-bidi-rendering-expected.txt: Removed. * platform/chromium-mac/fast/table/003-expected.txt: Removed. * platform/chromium-mac/fast/table/029-expected.txt: Removed. * platform/chromium-mac/fast/table/colspanMinWidth-expected.txt: Removed. * platform/chromium-mac/fast/table/overflowHidden-expected.txt: Removed. * platform/chromium-mac/fast/table/spanOverlapRepaint-expected.txt: Removed. * platform/chromium-mac/fast/table/text-field-baseline-expected.txt: Removed. * platform/chromium-mac/fast/text/selection-painted-separately-expected.txt: * platform/chromium-mac/fast/transforms/transformed-focused-text-input-expected.txt: Removed. * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.txt: Removed. * platform/chromium-mac/plugins/mouse-click-plugin-clears-selection-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/45621-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug12384-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug154780-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug24200-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug4382-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug44505-expected.txt: * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug55545-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/other/move_row-expected.txt: Removed. * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Removed. * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Removed. * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Removed. * platform/chromium-win-vista/fast/text/selection-painted-separately-expected.txt: * platform/chromium-win-vista/fast/text/selection-rect-rounding-expected.txt: Added. * platform/chromium-win-xp/fast/forms/search-styled-expected.txt: * platform/chromium-win-xp/fast/text/selection-painted-separately-expected.txt: * platform/chromium-win-xp/fast/text/selection-rect-rounding-expected.txt: Added. * platform/chromium-win/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt: * platform/chromium-win/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: * platform/chromium-win/fast/block/lineboxcontain/parsing-invalid-expected.txt: * platform/chromium-win/fast/block/margin-collapse/103-expected.txt: * platform/chromium-win/fast/css/input-search-padding-expected.txt: * platform/chromium-win/fast/css/invalidation-errors-2-expected.txt: * platform/chromium-win/fast/css/invalidation-errors-expected.txt: * platform/chromium-win/fast/css/line-height-expected.txt: * platform/chromium-win/fast/css/nested-layers-with-hover-expected.txt: * platform/chromium-win/fast/css/text-input-with-webkit-border-radius-expected.txt: * platform/chromium-win/fast/css/text-overflow-input-expected.txt: * platform/chromium-win/fast/dom/isindex-001-expected.txt: * platform/chromium-win/fast/dom/isindex-002-expected.txt: * platform/chromium-win/fast/events/autoscroll-expected.txt: * platform/chromium-win/fast/events/context-no-deselect-expected.txt: * platform/chromium-win/fast/forms/basic-inputs-expected.txt: * platform/chromium-win/fast/forms/box-shadow-override-expected.txt: * platform/chromium-win/fast/forms/encoding-test-expected.txt: * platform/chromium-win/fast/forms/fieldset-align-expected.txt: * platform/chromium-win/fast/forms/floating-textfield-relayout-expected.txt: * platform/chromium-win/fast/forms/input-align-expected.txt: * platform/chromium-win/fast/forms/input-appearance-default-bkcolor-expected.txt: * platform/chromium-win/fast/forms/input-appearance-disabled-expected.txt: * platform/chromium-win/fast/forms/input-appearance-focus-expected.txt: * platform/chromium-win/fast/forms/input-appearance-height-expected.txt: * platform/chromium-win/fast/forms/input-appearance-preventDefault-expected.txt: * platform/chromium-win/fast/forms/input-appearance-readonly-expected.txt: * platform/chromium-win/fast/forms/input-appearance-selection-expected.txt: * platform/chromium-win/fast/forms/input-appearance-visibility-expected.txt: * platform/chromium-win/fast/forms/input-appearance-width-expected.txt: * platform/chromium-win/fast/forms/input-baseline-expected.txt: * platform/chromium-win/fast/forms/input-double-click-selection-gap-bug-expected.txt: * platform/chromium-win/fast/forms/input-field-text-truncated-expected.txt: * platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.txt: * platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt: * platform/chromium-win/fast/forms/input-readonly-empty-expected.txt: * platform/chromium-win/fast/forms/input-spaces-expected.txt: * platform/chromium-win/fast/forms/input-table-expected.txt: * platform/chromium-win/fast/forms/input-text-click-inside-expected.txt: * platform/chromium-win/fast/forms/input-text-click-outside-expected.txt: * platform/chromium-win/fast/forms/input-text-double-click-expected.txt: * platform/chromium-win/fast/forms/input-text-option-delete-expected.txt: * platform/chromium-win/fast/forms/input-text-self-emptying-click-expected.txt: * platform/chromium-win/fast/forms/input-width-expected.txt: * platform/chromium-win/fast/forms/number/input-appearance-number-rtl-expected.txt: * platform/chromium-win/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/chromium-win/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt: * platform/chromium-win/fast/forms/plaintext-mode-2-expected.txt: * platform/chromium-win/fast/forms/search-cancel-button-style-sharing-expected.txt: * platform/chromium-win/fast/forms/search-display-none-cancel-button-expected.txt: * platform/chromium-win/fast/forms/search-rtl-expected.txt: * platform/chromium-win/fast/forms/search-styled-expected.txt: * platform/chromium-win/fast/forms/search-vertical-alignment-expected.txt: * platform/chromium-win/fast/forms/searchfield-heights-expected.txt: * platform/chromium-win/fast/forms/tabbing-input-iframe-expected.txt: * platform/chromium-win/fast/forms/textfield-focus-ring-expected.txt: * platform/chromium-win/fast/forms/validation-message-appearance-expected.txt: * platform/chromium-win/fast/forms/visual-hebrew-text-field-expected.txt: * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.txt: * platform/chromium-win/fast/html/details-no-summary4-expected.txt: * platform/chromium-win/fast/html/details-open-javascript-expected.txt: * platform/chromium-win/fast/html/details-open2-expected.txt: * platform/chromium-win/fast/html/details-open4-expected.txt: * platform/chromium-win/fast/invalid/residual-style-expected.txt: * platform/chromium-win/fast/lists/dynamic-marker-crash-expected.txt: * platform/chromium-win/fast/multicol/layers-split-across-columns-expected.txt: * platform/chromium-win/fast/overflow/004-expected.txt: * platform/chromium-win/fast/overflow/clip-rects-fixed-ancestor-expected.txt: * platform/chromium-win/fast/overflow/line-clamp-expected.txt: * platform/chromium-win/fast/overflow/overflow-focus-ring-expected.txt: * platform/chromium-win/fast/repaint/layer-outline-expected.txt: * platform/chromium-win/fast/repaint/layer-outline-horizontal-expected.txt: * platform/chromium-win/fast/repaint/opacity-change-on-overflow-float-expected.txt: * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: * platform/chromium-win/fast/replaced/replaced-breaking-mixture-expected.txt: * platform/chromium-win/fast/replaced/width100percent-textfield-expected.txt: * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.txt: * platform/chromium-win/fast/speech/speech-bidi-rendering-expected.txt: * platform/chromium-win/fast/table/003-expected.txt: * platform/chromium-win/fast/table/029-expected.txt: * platform/chromium-win/fast/table/colspanMinWidth-expected.txt: * platform/chromium-win/fast/table/overflowHidden-expected.txt: * platform/chromium-win/fast/table/spanOverlapRepaint-expected.txt: * platform/chromium-win/fast/table/text-field-baseline-expected.txt: * platform/chromium-win/fast/text/selection-painted-separately-expected.txt: * platform/chromium-win/fast/text/selection-rect-rounding-expected.txt: * platform/chromium-win/fast/transforms/transformed-focused-text-input-expected.txt: * platform/chromium-win/http/tests/navigation/javascriptlink-frames-expected.txt: * platform/chromium-win/plugins/mouse-click-plugin-clears-selection-expected.txt: * platform/chromium-win/tables/mozilla/bugs/45621-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug12384-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug154780-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug18359-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug24200-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug2479-3-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug2479-4-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug28928-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug4382-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug44505-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug4527-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug46368-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug46368-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug51037-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug55545-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug7342-expected.txt: * platform/chromium-win/tables/mozilla/dom/tableDom-expected.txt: * platform/chromium-win/tables/mozilla/other/move_row-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: * platform/chromium/fast/block/float/033-expected.txt: Removed. * platform/chromium/fast/block/float/avoidance-rtl-expected.txt: Removed. * platform/chromium/fast/block/float/float-not-removed-from-next-sibling3-expected.txt: Removed. * platform/chromium/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Removed. * platform/chromium/fast/block/float/in-margin-expected.txt: Removed. * platform/chromium/fast/clip/017-expected.txt: Removed. * platform/chromium/fast/dynamic/subtree-boundary-percent-height-expected.txt: Removed. * platform/chromium/fast/dynamic/subtree-no-common-root-static-y-expected.txt: Removed. * platform/chromium/fast/dynamic/subtree-table-cell-height-expected.txt: Removed. * platform/chromium/fast/layers/self-painting-outline-expected.txt: Removed. * platform/chromium/fast/repaint/subtree-root-clip-3-expected.txt: Removed. * platform/chromium/test_expectations.txt: * platform/efl/fast/block/float/033-expected.txt: Removed. * platform/gtk/css3/selectors3/html/css3-modsel-23-expected.txt: Removed. * platform/gtk/css3/selectors3/html/css3-modsel-24-expected.txt: Removed. * platform/gtk/css3/selectors3/html/css3-modsel-68-expected.txt: Removed. * platform/gtk/css3/selectors3/html/css3-modsel-69-expected.txt: Removed. * platform/gtk/css3/selectors3/xhtml/css3-modsel-23-expected.txt: Removed. * platform/gtk/css3/selectors3/xhtml/css3-modsel-24-expected.txt: Removed. * platform/gtk/css3/selectors3/xhtml/css3-modsel-68-expected.txt: Removed. * platform/gtk/css3/selectors3/xhtml/css3-modsel-69-expected.txt: Removed. * platform/gtk/css3/selectors3/xml/css3-modsel-23-expected.txt: Removed. * platform/gtk/css3/selectors3/xml/css3-modsel-24-expected.txt: Removed. * platform/gtk/css3/selectors3/xml/css3-modsel-68-expected.txt: Removed. * platform/gtk/css3/selectors3/xml/css3-modsel-69-expected.txt: Removed. * platform/gtk/fast/block/float/033-expected.txt: Removed. * platform/gtk/fast/block/float/avoidance-rtl-expected.txt: Removed. * platform/gtk/fast/block/float/float-not-removed-from-next-sibling3-expected.txt: Removed. * platform/gtk/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Removed. * platform/gtk/fast/block/float/in-margin-expected.png: Removed. * platform/gtk/fast/block/float/in-margin-expected.txt: Removed. * platform/gtk/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt: Removed. * platform/gtk/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: Removed. * platform/gtk/fast/block/lineboxcontain/parsing-invalid-expected.txt: Removed. * platform/gtk/fast/clip/017-expected.png: Removed. * platform/gtk/fast/clip/017-expected.txt: Removed. * platform/gtk/fast/css/invalidation-errors-2-expected.txt: Removed. * platform/gtk/fast/css/invalidation-errors-expected.txt: Removed. * platform/gtk/fast/css/nested-layers-with-hover-expected.txt: Removed. * platform/gtk/fast/dynamic/subtree-boundary-percent-height-expected.png: Removed. * platform/gtk/fast/dynamic/subtree-boundary-percent-height-expected.txt: Removed. * platform/gtk/fast/dynamic/subtree-no-common-root-static-y-expected.png: Removed. * platform/gtk/fast/dynamic/subtree-no-common-root-static-y-expected.txt: Removed. * platform/gtk/fast/dynamic/subtree-table-cell-height-expected.png: Removed. * platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt: Removed. * platform/gtk/fast/inline/continuation-outlines-expected.txt: Removed. * platform/gtk/fast/layers/self-painting-outline-expected.png: Removed. * platform/gtk/fast/layers/self-painting-outline-expected.txt: Removed. * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt: Removed. * platform/gtk/fast/overflow/004-expected.txt: Removed. * platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt: Removed. * platform/gtk/fast/overflow/line-clamp-expected.txt: Removed. * platform/gtk/fast/overflow/overflow-focus-ring-expected.txt: Removed. * platform/gtk/fast/repaint/layer-outline-expected.txt: Removed. * platform/gtk/fast/repaint/layer-outline-horizontal-expected.txt: Removed. * platform/gtk/fast/repaint/opacity-change-on-overflow-float-expected.txt: Removed. * platform/gtk/fast/repaint/subtree-root-clip-3-expected.png: Removed. * platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt: Removed. * platform/gtk/fast/table/029-expected.txt: Removed. * platform/gtk/fast/table/overflowHidden-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug154780-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug45621-expected.png: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Removed. * platform/mac/fast/block/float/033-expected.txt: Removed. * platform/mac/fast/block/float/float-not-removed-from-next-sibling3-expected.png: Removed. * platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Removed. * platform/mac/fast/block/float/in-margin-expected.txt: Removed. * platform/mac/fast/clip/017-expected.txt: Removed. * platform/mac/fast/dynamic/subtree-boundary-percent-height-expected.txt: Removed. * platform/mac/fast/dynamic/subtree-no-common-root-static-y-expected.txt: Removed. * platform/mac/fast/dynamic/subtree-table-cell-height-expected.txt: Removed. * platform/qt/fast/block/float/avoidance-rtl-expected.txt: Removed. * platform/qt/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Removed. * platform/qt/fast/block/float/in-margin-expected.txt: Removed. * platform/qt/fast/clip/017-expected.txt: Removed. * platform/qt/fast/css/resize-single-axis-expected.txt: Removed. * platform/qt/fast/dynamic/subtree-boundary-percent-height-expected.txt: Removed. * platform/qt/fast/dynamic/subtree-no-common-root-static-y-expected.txt: Removed. * platform/qt/fast/dynamic/subtree-table-cell-height-expected.txt: Removed. * platform/qt/fast/layers/self-painting-outline-expected.txt: Removed. * platform/qt/fast/repaint/subtree-root-clip-3-expected.txt: Removed. * tables/mozilla/bugs/bug154780-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug154780-expected.txt. * tables/mozilla_expected_failures/bugs/bug45621-expected.png: Renamed from LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.png. * tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt. 2012-05-11 Noel Gordon Optimise and update test expectations after r116636 Unreviewed test expectations update. * fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Renamed from LayoutTests/platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt. * fast/block/float/014-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/float/014-expected.txt. * fast/images/gray-scale-jpeg-with-color-profile-expected.txt: * fast/repaint/backgroundSizeRepaint-expected.txt: Renamed from LayoutTests/platform/efl/fast/repaint/backgroundSizeRepaint-expected.txt. * fast/repaint/clipped-relative-expected.txt: Renamed from LayoutTests/platform/efl/fast/repaint/clipped-relative-expected.txt. * fast/repaint/selected-replaced-expected.txt: Renamed from LayoutTests/platform/efl/fast/repaint/selected-replaced-expected.txt. * fast/replaced/absolute-image-sizing-expected.txt: Renamed from LayoutTests/platform/efl/fast/replaced/absolute-image-sizing-expected.txt. * fast/replaced/image-onload-expected.txt: Renamed from LayoutTests/platform/efl/fast/replaced/image-onload-expected.txt. * fast/replaced/image-sizing-expected.txt: Renamed from LayoutTests/platform/efl/fast/replaced/image-sizing-expected.txt. * fast/replaced/width100percent-image-expected.txt: Renamed from LayoutTests/platform/efl/fast/replaced/width100percent-image-expected.txt. * fast/writing-mode/background-horizontal-bt-expected.txt: Renamed from LayoutTests/platform/efl/fast/writing-mode/background-horizontal-bt-expected.txt. * fast/writing-mode/background-vertical-lr-expected.txt: Renamed from LayoutTests/platform/efl/fast/writing-mode/background-vertical-lr-expected.txt. * fast/writing-mode/background-vertical-rl-expected.txt: Renamed from LayoutTests/platform/efl/fast/writing-mode/background-vertical-rl-expected.txt. * platform/chromium-linux-x86/fast/backgrounds/size/backgroundSize20-expected.png: Added. * platform/chromium-linux-x86/fast/backgrounds/size/backgroundSize21-expected.png: Added. * platform/chromium-linux-x86/fast/backgrounds/size/backgroundSize22-expected.png: Added. * platform/chromium-linux-x86/fast/replaced/image-tag-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla/bugs/bug120107-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla/bugs/bug1271-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla/bugs/bug12908-2-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla/bugs/bug13169-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla/bugs/bug196870-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla/bugs/bug50695-2-expected.png: Added. * platform/chromium-linux/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-linux/fast/backgrounds/size/backgroundSize20-expected.png: Added. * platform/chromium-linux/fast/backgrounds/size/backgroundSize21-expected.png: Added. * platform/chromium-linux/fast/backgrounds/size/backgroundSize22-expected.png: Added. * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.png: * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: * platform/chromium-linux/fast/block/float/014-expected.png: * platform/chromium-linux/fast/images/gray-scale-jpeg-with-color-profile-expected.png: * platform/chromium-linux/fast/repaint/backgroundSizeRepaint-expected.png: * platform/chromium-linux/fast/repaint/block-layout-inline-children-replaced-expected.png: * platform/chromium-linux/fast/repaint/clipped-relative-expected.png: * platform/chromium-linux/fast/repaint/selected-replaced-expected.png: * platform/chromium-linux/fast/replaced/absolute-image-sizing-expected.png: * platform/chromium-linux/fast/replaced/image-onload-expected.png: * platform/chromium-linux/fast/replaced/image-sizing-expected.png: * platform/chromium-linux/fast/replaced/image-tag-expected.png: Added. * platform/chromium-linux/fast/replaced/width100percent-image-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: * platform/chromium-linux/svg/carto.net/scrollbar-expected.png: * platform/chromium-linux/svg/carto.net/selectionlist-expected.png: * platform/chromium-linux/svg/custom/image-rescale-clip-expected.png: * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug101674-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug10565-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug11026-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug120107-expected.png: Added. * platform/chromium-linux/tables/mozilla/bugs/bug1271-expected.png: Added. * platform/chromium-linux/tables/mozilla/bugs/bug12908-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug12908-2-expected.png: Added. * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug13169-expected.png: Added. * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug15544-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug17138-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug196870-expected.png: Added. * platform/chromium-linux/tables/mozilla/bugs/bug29314-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2981-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4093-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4284-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug50695-2-expected.png: Added. * platform/chromium-linux/tables/mozilla/bugs/bug56563-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug5797-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug625-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug82946-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug86708-expected.png: * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoFix-expected.png: * platform/chromium-linux/tables/mozilla/core/misc-expected.png: * platform/chromium-linux/tables/mozilla/core/row_span-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/td_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/td_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/td_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/td_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/th_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/th_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/th_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/th_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/other/cell_widths-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug6933-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug85016-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-mac-leopard/fast/backgrounds/size/backgroundSize20-expected.png: Added. * platform/chromium-mac-leopard/fast/backgrounds/size/backgroundSize21-expected.png: Added. * platform/chromium-mac-leopard/fast/backgrounds/size/backgroundSize22-expected.png: Added. * platform/chromium-mac-leopard/fast/block/float/014-expected.png: * platform/chromium-mac-leopard/fast/repaint/backgroundSizeRepaint-expected.png: * platform/chromium-mac-leopard/fast/repaint/block-layout-inline-children-replaced-expected.png: * platform/chromium-mac-leopard/fast/repaint/clipped-relative-expected.png: * platform/chromium-mac-leopard/fast/repaint/selected-replaced-expected.png: * platform/chromium-mac-leopard/fast/replaced/absolute-image-sizing-expected.png: * platform/chromium-mac-leopard/fast/replaced/image-onload-expected.png: * platform/chromium-mac-leopard/fast/replaced/image-sizing-expected.png: * platform/chromium-mac-leopard/fast/replaced/image-tag-expected.png: Added. * platform/chromium-mac-leopard/fast/replaced/width100percent-image-expected.png: * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: * platform/chromium-mac-leopard/svg/carto.net/scrollbar-expected.png: * platform/chromium-mac-leopard/svg/carto.net/selectionlist-expected.png: * platform/chromium-mac-leopard/svg/custom/image-rescale-clip-expected.png: * platform/chromium-mac-leopard/svg/custom/image-rescale-scroll-expected.png: * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug101674-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug10565-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug11026-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1188-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug120107-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1271-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12908-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12908-2-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1296-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug13169-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1430-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug15544-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug17138-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug196870-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2981-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4093-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4284-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4427-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug50695-2-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug56563-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug5797-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug625-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug6404-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug82946-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug86708-expected.png: * platform/chromium-mac-leopard/tables/mozilla/core/bloomberg-expected.png: * platform/chromium-mac-leopard/tables/mozilla/core/col_widths_auto_autoFix-expected.png: * platform/chromium-mac-leopard/tables/mozilla/core/misc-expected.png: * platform/chromium-mac-leopard/tables/mozilla/core/row_span-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_bottom-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_middle-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_top-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_baseline-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_bottom-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_middle-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_top-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_bottom-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_middle-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_top-expected.png: * platform/chromium-mac-leopard/tables/mozilla/other/cell_widths-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug6933-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-mac-snowleopard/fast/backgrounds/size/backgroundSize20-expected.png: Added. * platform/chromium-mac-snowleopard/fast/backgrounds/size/backgroundSize21-expected.png: Added. * platform/chromium-mac-snowleopard/fast/backgrounds/size/backgroundSize22-expected.png: Added. * platform/chromium-mac-snowleopard/fast/block/float/014-expected.png: * platform/chromium-mac-snowleopard/fast/images/gray-scale-jpeg-with-color-profile-expected.png: * platform/chromium-mac-snowleopard/fast/repaint/backgroundSizeRepaint-expected.png: * platform/chromium-mac-snowleopard/fast/repaint/block-layout-inline-children-replaced-expected.png: * platform/chromium-mac-snowleopard/fast/repaint/clipped-relative-expected.png: * platform/chromium-mac-snowleopard/fast/repaint/selected-replaced-expected.png: * platform/chromium-mac-snowleopard/fast/replaced/absolute-image-sizing-expected.png: * platform/chromium-mac-snowleopard/fast/replaced/image-onload-expected.png: * platform/chromium-mac-snowleopard/fast/replaced/image-sizing-expected.png: * platform/chromium-mac-snowleopard/fast/replaced/image-tag-expected.png: Added. * platform/chromium-mac-snowleopard/fast/replaced/width100percent-image-expected.png: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: * platform/chromium-mac-snowleopard/svg/carto.net/scrollbar-expected.png: * platform/chromium-mac-snowleopard/svg/carto.net/selectionlist-expected.png: * platform/chromium-mac-snowleopard/svg/custom/image-rescale-clip-expected.png: * platform/chromium-mac-snowleopard/svg/custom/image-rescale-scroll-expected.png: * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug101674-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug10565-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug11026-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1188-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug120107-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1271-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug12908-1-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug12908-2-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1296-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug13169-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1430-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug15544-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug17138-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug196870-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug29314-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2981-2-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4093-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4284-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4427-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug50695-2-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug56563-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug5797-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug625-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug6404-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug82946-2-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug86708-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/core/bloomberg-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/core/col_widths_auto_autoFix-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/core/misc-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/core/row_span-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tbody_valign_baseline-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tbody_valign_bottom-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tbody_valign_middle-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tbody_valign_top-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/td_valign_baseline-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/td_valign_bottom-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/td_valign_middle-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/td_valign_top-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tfoot_valign_middle-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tfoot_valign_top-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/th_valign_baseline-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/th_valign_bottom-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/th_valign_middle-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/th_valign_top-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/thead_valign_baseline-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/thead_valign_bottom-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/thead_valign_middle-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/thead_valign_top-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tr_valign_baseline-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tr_valign_bottom-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tr_valign_middle-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/marvin/tr_valign_top-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/other/cell_widths-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug6933-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-mac/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-mac/fast/backgrounds/size/backgroundSize17-expected.png: * platform/chromium-mac/fast/backgrounds/size/backgroundSize18-expected.png: * platform/chromium-mac/fast/backgrounds/size/backgroundSize19-expected.png: * platform/chromium-mac/fast/backgrounds/size/backgroundSize20-expected.png: * platform/chromium-mac/fast/backgrounds/size/backgroundSize21-expected.png: * platform/chromium-mac/fast/backgrounds/size/backgroundSize22-expected.png: * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-expected.png: * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: * platform/chromium-mac/fast/block/float/014-expected.png: * platform/chromium-mac/fast/images/gray-scale-jpeg-with-color-profile-expected.png: * platform/chromium-mac/fast/images/image-css3-content-data-expected.png: * platform/chromium-mac/fast/images/rgb-jpeg-with-adobe-marker-only-expected.png: * platform/chromium-mac/fast/images/ycbcr-with-cmyk-color-profile-expected.png: * platform/chromium-mac/fast/repaint/backgroundSizeRepaint-expected.png: * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.png: * platform/chromium-mac/fast/repaint/clipped-relative-expected.png: * platform/chromium-mac/fast/repaint/selected-replaced-expected.png: * platform/chromium-mac/fast/replaced/absolute-image-sizing-expected.png: * platform/chromium-mac/fast/replaced/image-onload-expected.png: * platform/chromium-mac/fast/replaced/image-sizing-expected.png: * platform/chromium-mac/fast/replaced/image-tag-expected.png: * platform/chromium-mac/fast/replaced/width100percent-image-expected.png: * platform/chromium-mac/fast/writing-mode/background-horizontal-bt-expected.png: * platform/chromium-mac/fast/writing-mode/background-vertical-lr-expected.png: * platform/chromium-mac/fast/writing-mode/background-vertical-rl-expected.png: * platform/chromium-mac/platform/chromium/compositing/img-layer-grow-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: * platform/chromium-mac/svg/carto.net/scrollbar-expected.png: * platform/chromium-mac/svg/carto.net/selectionlist-expected.png: * platform/chromium-mac/svg/custom/image-rescale-clip-expected.png: * platform/chromium-mac/svg/custom/image-rescale-expected.png: * platform/chromium-mac/svg/custom/image-rescale-scroll-expected.png: * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: * platform/chromium-mac/svg/repaint/image-href-change-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug120107-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug1271-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug12908-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug13169-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug196870-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug29314-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug50695-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug82946-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.png: * platform/chromium-mac/tables/mozilla/core/bloomberg-expected.png: * platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png: * platform/chromium-mac/tables/mozilla/core/misc-expected.png: * platform/chromium-mac/tables/mozilla/core/row_span-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.png: * platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.png: * platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.png: * platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.png: * platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.png: * platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.png: * platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.png: * platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.png: * platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.png: * platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.png: * platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.png: * platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.png: * platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.png: * platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.png: * platform/chromium-mac/tables/mozilla/other/cell_widths-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug6933-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-win-vista/fast/backgrounds/size/backgroundSize20-expected.png: Added. * platform/chromium-win-vista/fast/backgrounds/size/backgroundSize21-expected.png: Added. * platform/chromium-win-vista/fast/backgrounds/size/backgroundSize22-expected.png: Added. * platform/chromium-win-vista/fast/replaced/image-tag-expected.png: Added. * platform/chromium-win-vista/tables/mozilla/bugs/bug120107-expected.png: Added. * platform/chromium-win-vista/tables/mozilla/bugs/bug1271-expected.png: Added. * platform/chromium-win-vista/tables/mozilla/bugs/bug12908-2-expected.png: Added. * platform/chromium-win-vista/tables/mozilla/bugs/bug13169-expected.png: Added. * platform/chromium-win-vista/tables/mozilla/bugs/bug196870-expected.png: Added. * platform/chromium-win-vista/tables/mozilla/bugs/bug50695-2-expected.png: Added. * platform/chromium-win-xp/fast/backgrounds/size/backgroundSize20-expected.png: Added. * platform/chromium-win-xp/fast/backgrounds/size/backgroundSize21-expected.png: Added. * platform/chromium-win-xp/fast/backgrounds/size/backgroundSize22-expected.png: Added. * platform/chromium-win-xp/fast/replaced/image-tag-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug120107-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug1271-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug12908-2-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug13169-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug196870-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug50695-2-expected.png: Added. * platform/chromium-win/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize17-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize18-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize19-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize20-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize21-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.png: * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.png: * platform/chromium-win/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: * platform/chromium-win/fast/block/float/014-expected.png: * platform/chromium-win/fast/images/gray-scale-jpeg-with-color-profile-expected.png: * platform/chromium-win/fast/images/image-css3-content-data-expected.png: * platform/chromium-win/fast/images/rgb-jpeg-with-adobe-marker-only-expected.png: * platform/chromium-win/fast/images/ycbcr-with-cmyk-color-profile-expected.png: * platform/chromium-win/fast/repaint/backgroundSizeRepaint-expected.png: * platform/chromium-win/fast/repaint/block-layout-inline-children-replaced-expected.png: * platform/chromium-win/fast/repaint/clipped-relative-expected.png: * platform/chromium-win/fast/repaint/selected-replaced-expected.png: * platform/chromium-win/fast/replaced/absolute-image-sizing-expected.png: * platform/chromium-win/fast/replaced/image-onload-expected.png: * platform/chromium-win/fast/replaced/image-sizing-expected.png: * platform/chromium-win/fast/replaced/image-tag-expected.png: * platform/chromium-win/fast/replaced/width100percent-image-expected.png: * platform/chromium-win/fast/writing-mode/background-horizontal-bt-expected.png: * platform/chromium-win/fast/writing-mode/background-vertical-lr-expected.png: * platform/chromium-win/fast/writing-mode/background-vertical-rl-expected.png: * platform/chromium-win/platform/chromium/compositing/img-layer-grow-expected.png: Removed. * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: * platform/chromium-win/svg/carto.net/scrollbar-expected.png: * platform/chromium-win/svg/carto.net/selectionlist-expected.png: * platform/chromium-win/svg/custom/image-rescale-clip-expected.png: * platform/chromium-win/svg/custom/image-rescale-expected.png: * platform/chromium-win/svg/custom/image-rescale-scroll-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: * platform/chromium-win/svg/repaint/image-href-change-expected.png: Added. * platform/chromium-win/tables/mozilla/bugs/bug101674-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug10565-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug11026-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug120107-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1271-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug12908-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug12908-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug13169-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug15544-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug17138-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug196870-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug29314-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2981-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4093-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4284-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug50695-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug5797-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug625-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug82946-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug86708-expected.png: * platform/chromium-win/tables/mozilla/core/bloomberg-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_auto_autoFix-expected.png: * platform/chromium-win/tables/mozilla/core/misc-expected.png: * platform/chromium-win/tables/mozilla/core/row_span-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/td_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/td_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/td_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/td_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_valign_top-expected.png: * platform/chromium-win/tables/mozilla/other/cell_widths-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug6933-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug85016-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium/test_expectations.txt: * platform/efl/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug29314-expected.txt: Removed. * platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed. * platform/gtk/fast/block/float/014-expected.txt: Removed. * platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Removed. * platform/gtk/fast/repaint/backgroundSizeRepaint-expected.txt: Removed. * platform/gtk/fast/repaint/clipped-relative-expected.txt: Removed. * platform/gtk/fast/repaint/selected-replaced-expected.txt: Removed. * platform/gtk/fast/replaced/absolute-image-sizing-expected.txt: Removed. * platform/gtk/fast/replaced/image-onload-expected.txt: Removed. * platform/gtk/fast/replaced/image-sizing-expected.txt: Removed. * platform/gtk/fast/replaced/width100percent-image-expected.txt: Removed. * platform/gtk/fast/writing-mode/background-horizontal-bt-expected.txt: Removed. * platform/gtk/fast/writing-mode/background-vertical-lr-expected.txt: Removed. * platform/gtk/fast/writing-mode/background-vertical-rl-expected.txt: Removed. * platform/gtk/svg/carto.net/scrollbar-expected.txt: Removed. * platform/gtk/svg/carto.net/selectionlist-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug10565-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug11026-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug1296-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug1430-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug15544-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug17138-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug29314-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug4093-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug4284-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug4427-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug56563-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug5797-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug625-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug6404-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug82946-2-expected.txt: Removed. * platform/gtk/tables/mozilla/core/bloomberg-expected.txt: Removed. * platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Removed. * platform/gtk/tables/mozilla/core/misc-expected.txt: Removed. * platform/gtk/tables/mozilla/core/row_span-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/th_valign_top-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/thead_valign_baseline-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/thead_valign_middle-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/thead_valign_top-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tr_valign_baseline-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tr_valign_bottom-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tr_valign_middle-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/tr_valign_top-expected.txt: Removed. * platform/gtk/tables/mozilla/other/cell_widths-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Removed. * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed. * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Removed. * platform/mac/tables/mozilla/bugs/bug29314-expected.txt: Removed. * platform/qt/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed. * platform/qt/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Copied from LayoutTests/fast/images/gray-scale-jpeg-with-color-profile-expected.txt. * platform/qt/tables/mozilla/bugs/bug29314-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29314-expected.txt. * svg/carto.net/scrollbar-expected.txt: Renamed from LayoutTests/platform/efl/svg/carto.net/scrollbar-expected.txt. * svg/carto.net/selectionlist-expected.txt: Renamed from LayoutTests/platform/efl/svg/carto.net/selectionlist-expected.txt. * tables/mozilla/bugs/bug10565-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug10565-expected.txt. * tables/mozilla/bugs/bug11026-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug11026-expected.txt. * tables/mozilla/bugs/bug12908-1-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug12908-1-expected.txt. * tables/mozilla/bugs/bug1296-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug1296-expected.txt. * tables/mozilla/bugs/bug1430-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug1430-expected.txt. * tables/mozilla/bugs/bug15544-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug15544-expected.txt. * tables/mozilla/bugs/bug17138-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug17138-expected.txt. * tables/mozilla/bugs/bug29314-expected.txt: * tables/mozilla/bugs/bug2981-2-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug2981-2-expected.txt. * tables/mozilla/bugs/bug4093-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug4093-expected.txt. * tables/mozilla/bugs/bug4284-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug4284-expected.txt. * tables/mozilla/bugs/bug4427-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug4427-expected.txt. * tables/mozilla/bugs/bug56563-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug56563-expected.txt. * tables/mozilla/bugs/bug5797-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug5797-expected.txt. * tables/mozilla/bugs/bug625-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug625-expected.txt. * tables/mozilla/bugs/bug6404-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug6404-expected.txt. * tables/mozilla/bugs/bug82946-2-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug82946-2-expected.txt. * tables/mozilla/core/bloomberg-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/core/bloomberg-expected.txt. * tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/core/col_widths_auto_autoFix-expected.txt. * tables/mozilla/core/misc-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/core/misc-expected.txt. * tables/mozilla/core/row_span-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/core/row_span-expected.txt. * tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tbody_valign_baseline-expected.txt. * tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tbody_valign_bottom-expected.txt. * tables/mozilla/marvin/tbody_valign_middle-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tbody_valign_middle-expected.txt. * tables/mozilla/marvin/tbody_valign_top-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tbody_valign_top-expected.txt. * tables/mozilla/marvin/td_valign_baseline-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/td_valign_baseline-expected.txt. * tables/mozilla/marvin/td_valign_bottom-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/td_valign_bottom-expected.txt. * tables/mozilla/marvin/td_valign_middle-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/td_valign_middle-expected.txt. * tables/mozilla/marvin/td_valign_top-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/td_valign_top-expected.txt. * tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt. * tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt. * tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tfoot_valign_middle-expected.txt. * tables/mozilla/marvin/tfoot_valign_top-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tfoot_valign_top-expected.txt. * tables/mozilla/marvin/th_valign_baseline-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/th_valign_baseline-expected.txt. * tables/mozilla/marvin/th_valign_bottom-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/th_valign_bottom-expected.txt. * tables/mozilla/marvin/th_valign_middle-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/th_valign_middle-expected.txt. * tables/mozilla/marvin/th_valign_top-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/th_valign_top-expected.txt. * tables/mozilla/marvin/thead_valign_baseline-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/thead_valign_baseline-expected.txt. * tables/mozilla/marvin/thead_valign_bottom-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/thead_valign_bottom-expected.txt. * tables/mozilla/marvin/thead_valign_middle-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/thead_valign_middle-expected.txt. * tables/mozilla/marvin/thead_valign_top-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/thead_valign_top-expected.txt. * tables/mozilla/marvin/tr_valign_baseline-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tr_valign_baseline-expected.txt. * tables/mozilla/marvin/tr_valign_bottom-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tr_valign_bottom-expected.txt. * tables/mozilla/marvin/tr_valign_middle-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tr_valign_middle-expected.txt. * tables/mozilla/marvin/tr_valign_top-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/marvin/tr_valign_top-expected.txt. * tables/mozilla/other/cell_widths-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/other/cell_widths-expected.txt. * tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt. 2012-05-11 David Barton Convert some MathML layout tests to reftests https://bugs.webkit.org/show_bug.cgi?id=86250 Reviewed by Ryosuke Niwa. * mathml/presentation/msub-base-changed-expected.html: Added. * mathml/presentation/msub-sub-changed-expected.html: Added. * mathml/presentation/msubsup-base-changed-expected.html: Added. * mathml/presentation/msubsup-sub-changed-expected.html: Added. * mathml/presentation/msubsup-sup-changed-expected.html: Added. * mathml/presentation/msup-base-changed-expected.html: Added. * mathml/presentation/msup-sup-changed-expected.html: Added. * platform/efl/mathml/presentation/msub-base-changed-expected.png: Removed. * platform/efl/mathml/presentation/msub-base-changed-expected.txt: Removed. * platform/efl/mathml/presentation/msub-sub-changed-expected.png: Removed. * platform/efl/mathml/presentation/msub-sub-changed-expected.txt: Removed. * platform/efl/mathml/presentation/msubsup-base-changed-expected.png: Removed. * platform/efl/mathml/presentation/msubsup-base-changed-expected.txt: Removed. * platform/efl/mathml/presentation/msubsup-sub-changed-expected.png: Removed. * platform/efl/mathml/presentation/msubsup-sub-changed-expected.txt: Removed. * platform/efl/mathml/presentation/msubsup-sup-changed-expected.png: Removed. * platform/efl/mathml/presentation/msubsup-sup-changed-expected.txt: Removed. * platform/efl/mathml/presentation/msup-base-changed-expected.png: Removed. * platform/efl/mathml/presentation/msup-base-changed-expected.txt: Removed. * platform/efl/mathml/presentation/msup-sup-changed-expected.png: Removed. * platform/efl/mathml/presentation/msup-sup-changed-expected.txt: Removed. * platform/gtk/mathml/presentation/msub-base-changed-expected.txt: Removed. * platform/gtk/mathml/presentation/msub-sub-changed-expected.txt: Removed. * platform/gtk/mathml/presentation/msubsup-base-changed-expected.txt: Removed. * platform/gtk/mathml/presentation/msubsup-sub-changed-expected.txt: Removed. * platform/gtk/mathml/presentation/msubsup-sup-changed-expected.txt: Removed. * platform/gtk/mathml/presentation/msup-base-changed-expected.txt: Removed. * platform/gtk/mathml/presentation/msup-sup-changed-expected.txt: Removed. * platform/mac/mathml/presentation/msub-base-changed-expected.png: Removed. * platform/mac/mathml/presentation/msub-base-changed-expected.txt: Removed. * platform/mac/mathml/presentation/msub-sub-changed-expected.png: Removed. * platform/mac/mathml/presentation/msub-sub-changed-expected.txt: Removed. * platform/mac/mathml/presentation/msubsup-base-changed-expected.png: Removed. * platform/mac/mathml/presentation/msubsup-base-changed-expected.txt: Removed. * platform/mac/mathml/presentation/msubsup-sub-changed-expected.png: Removed. * platform/mac/mathml/presentation/msubsup-sub-changed-expected.txt: Removed. * platform/mac/mathml/presentation/msubsup-sup-changed-expected.png: Removed. * platform/mac/mathml/presentation/msubsup-sup-changed-expected.txt: Removed. * platform/mac/mathml/presentation/msup-base-changed-expected.png: Removed. * platform/mac/mathml/presentation/msup-base-changed-expected.txt: Removed. * platform/mac/mathml/presentation/msup-sup-changed-expected.png: Removed. * platform/mac/mathml/presentation/msup-sup-changed-expected.txt: Removed. 2012-05-11 David Barton use after free in WebCore::RenderObject::document https://bugs.webkit.org/show_bug.cgi?id=84891 Reviewed by Julien Chaffraix. * mathml/presentation/mfenced-add-child1-expected.html: Added. * mathml/presentation/mfenced-add-child1.html: Added. * mathml/presentation/mfenced-add-child2-expected.html: Added. * mathml/presentation/mfenced-add-child2.html: Added. 2012-05-10 Timothy Hatcher Instrument timer function calls so they show up in the Web Inspector Timeline. https://webkit.org/b/86173 Reviewed by Pavel Feldman. * inspector/timeline/timeline-injected-script-eval-expected.txt: Updated for the blocked scriptName and scriptLine. * inspector/timeline/timeline-script-tag-1-expected.txt: Updated for the blocked lineNumber. * inspector/timeline/timeline-script-tag-2-expected.txt: Ditto. * inspector/timeline/timeline-test.js: Block scriptName, scriptLine, lineNumber and timerId. * inspector/timeline/timeline-timer-expected.txt: Added. * inspector/timeline/timeline-timer.html: Added. * platform/chromium/inspector/timeline/timeline-timer-expected.txt: Added. 2012-05-11 Ryosuke Niwa Remove a Chromium test expectation now that the regression is fixed in r116814. * platform/chromium/test_expectations.txt: 2012-05-11 Sheriff Bot Unreviewed, rolling out r116802. http://trac.webkit.org/changeset/116802 https://bugs.webkit.org/show_bug.cgi?id=86260 This patch causes compiling error to chromium builds (Requested by jianli_ on #webkit). * platform/chromium/test_expectations.txt: 2012-05-11 Dave Tharp Integrate IETC CSS : xml namespace tests https://bugs.webkit.org/show_bug.cgi?id=86144 Reviewed by Adam Barth. Integrating 17 IETC xml namespace tests, along with associated reference tests. * ietestcenter/css3/namespaces/declaring-001-expected.xml: Added. * ietestcenter/css3/namespaces/declaring-001.xml: Added. * ietestcenter/css3/namespaces/prefix-007-expected.xml: Added. * ietestcenter/css3/namespaces/prefix-007.xml: Added. * ietestcenter/css3/namespaces/prefix-008-expected.xml: Added. * ietestcenter/css3/namespaces/prefix-008.xml: Added. * ietestcenter/css3/namespaces/prefix-009-expected.xml: Added. * ietestcenter/css3/namespaces/prefix-009.xml: Added. * ietestcenter/css3/namespaces/prefix-010-expected.xml: Added. * ietestcenter/css3/namespaces/prefix-010.xml: Added. * ietestcenter/css3/namespaces/prefix-011-expected.xml: Added. * ietestcenter/css3/namespaces/prefix-011.xml: Added. * ietestcenter/css3/namespaces/qualifiedNames-001-expected.xml: Added. * ietestcenter/css3/namespaces/qualifiedNames-001.xml: Added. * ietestcenter/css3/namespaces/scope-003-expected.xml: Added. * ietestcenter/css3/namespaces/scope-003.xml: Added. * ietestcenter/css3/namespaces/syntax-016-expected.xml: Added. * ietestcenter/css3/namespaces/syntax-016.xml: Added. * ietestcenter/css3/namespaces/syntax-017-expected.xml: Added. * ietestcenter/css3/namespaces/syntax-017.xml: Added. * ietestcenter/css3/namespaces/syntax-018-expected.xml: Added. * ietestcenter/css3/namespaces/syntax-018.xml: Added. * ietestcenter/css3/namespaces/syntax-019-expected.xml: Added. * ietestcenter/css3/namespaces/syntax-019.xml: Added. * ietestcenter/css3/namespaces/syntax-020-expected.xml: Added. * ietestcenter/css3/namespaces/syntax-020.xml: Added. * ietestcenter/css3/namespaces/syntax-021-expected.xml: Added. * ietestcenter/css3/namespaces/syntax-021.xml: Added. * ietestcenter/css3/namespaces/syntax-022-expected.xml: Added. * ietestcenter/css3/namespaces/syntax-022.xml: Added. * ietestcenter/css3/namespaces/syntax-023-expected.xml: Added. * ietestcenter/css3/namespaces/syntax-023.xml: Added. * ietestcenter/css3/namespaces/terminology-001-expected.xml: Added. * ietestcenter/css3/namespaces/terminology-001.xml: Added. * platform/chromium/test_expectations.txt: * platform/efl/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: 2012-05-11 Jian Li Unreviewed. Mark 1 crashed test for chromium mac. * platform/chromium/test_expectations.txt: 2012-05-11 Jian Li Unreviewed. Rebaseline one test for chromium mac. * platform/chromium-mac-leopard/css3/filters/custom/effect-color-check-expected.png: Added. 2012-05-11 Philippe Normand Unreviewed, GTK rebaseline after fonts update in r116778. * platform/gtk/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt: * platform/gtk/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt: * platform/gtk/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt: * platform/gtk/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt: * platform/gtk/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: * platform/gtk/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt: * platform/gtk/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt: * platform/gtk/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: * platform/gtk/fast/css/getComputedStyle/computed-style-expected.txt: * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/gtk/fast/css/line-height-determined-by-primary-font-expected.txt: * platform/gtk/fast/dynamic/text-combine-expected.txt: * platform/gtk/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: * platform/gtk/fast/repaint/japanese-rl-selection-clear-expected.txt: * platform/gtk/fast/repaint/japanese-rl-selection-repaint-expected.txt: * platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: * platform/gtk/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: * platform/gtk/fast/ruby/base-shorter-than-text-expected.txt: * platform/gtk/fast/ruby/nested-ruby-expected.txt: * platform/gtk/fast/text/backslash-to-yen-sign-euc-expected.txt: * platform/gtk/fast/text/backslash-to-yen-sign-expected.txt: * platform/gtk/fast/text/emphasis-combined-text-expected.txt: * platform/gtk/fast/text/emphasis-vertical-expected.txt: * platform/gtk/fast/text/international/001-expected.txt: * platform/gtk/fast/text/international/002-expected.txt: * platform/gtk/fast/text/international/003-expected.txt: * platform/gtk/fast/text/international/plane2-expected.txt: * platform/gtk/fast/text/international/text-combine-image-test-expected.txt: * platform/gtk/fast/text/international/text-spliced-font-expected.txt: * platform/gtk/fast/text/international/vertical-text-glyph-test-expected.txt: * platform/gtk/fast/text/international/vertical-text-metrics-test-expected.txt: * platform/gtk/fast/text/international/wrap-CJK-001-expected.txt: * platform/gtk/fast/text/justify-ideograph-complex-expected.txt: * platform/gtk/fast/text/justify-ideograph-simple-expected.txt: * platform/gtk/fast/text/justify-ideograph-vertical-expected.txt: * platform/gtk/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: * platform/gtk/fast/writing-mode/border-vertical-lr-expected.txt: * platform/gtk/fast/writing-mode/fallback-orientation-expected.txt: * platform/gtk/fast/writing-mode/japanese-lr-selection-expected.txt: * platform/gtk/fast/writing-mode/japanese-lr-text-expected.txt: * platform/gtk/fast/writing-mode/japanese-rl-selection-expected.txt: * platform/gtk/fast/writing-mode/japanese-rl-text-expected.txt: * platform/gtk/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt: * platform/gtk/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt: * platform/gtk/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt: * platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt: * platform/gtk/fast/writing-mode/vertical-baseline-alignment-expected.txt: * platform/gtk/fast/writing-mode/vertical-font-fallback-expected.txt: * platform/gtk/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt: * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: * platform/gtk/svg/dom/altGlyph-dom-expected.txt: * platform/gtk/svg/text/text-fonts-01-t-expected.txt: 2012-05-11 Terry Anderson [chromium] Compute the best target node on a GestureTap event https://bugs.webkit.org/show_bug.cgi?id=85101 Reviewed by Adam Barth. * platform/chromium/test_expectations.txt: Skipping two layout tests in the touchadjustment/ directory that fail using DRT but pass when I run through the test cases manually. Allan Jensen experiences a similar problem with these two tests on the qt port (see comment 36 in the bug description) and will be investigating why these tests have unexpected behavior. 2012-05-11 Sheriff Bot Unreviewed, rolling out r116498. http://trac.webkit.org/changeset/116498 https://bugs.webkit.org/show_bug.cgi?id=86251 Causes crashes in major sites and security issues (Requested by schenney on #webkit). * svg/text/add-tspan-position-bug-expected.html: Removed. * svg/text/add-tspan-position-bug.html: Removed. * svg/text/modify-tspan-position-bug-expected.html: Removed. * svg/text/modify-tspan-position-bug.html: Removed. 2012-05-11 Alexandru Chiculita [CSS Shaders] Make CSS Shaders render to texture framebuffers https://bugs.webkit.org/show_bug.cgi?id=85113 Reviewed by Dean Jackson. Added a test to check that colors are not switched and the resulting image is not mirrored. * css3/filters/custom/effect-color-check-expected.png: Added. * css3/filters/custom/effect-color-check-expected.txt: Added. * css3/filters/custom/effect-color-check.html: Added. * css3/filters/resources/color-fill.fs: Added. * platform/chromium-linux/css3/filters/custom/custom-filter-shader-cache-expected.png: * platform/chromium-linux/css3/filters/custom/effect-custom-combined-missing-expected.png: * platform/chromium-linux/css3/filters/custom/effect-custom-expected.png: * platform/chromium-mac/css3/filters/custom/effect-color-check-expected.png: Added. * platform/chromium/test_expectations.txt: 2012-05-11 Thiago Marcos P. Santos [EFL] Tests needs rebaselining after r116776 https://bugs.webkit.org/show_bug.cgi?id=86227 Unreviewed gardening. * platform/efl/fast/css/line-height-determined-by-primary-font-expected.png: * platform/efl/fast/css/line-height-determined-by-primary-font-expected.txt: * platform/efl/fast/dynamic/text-combine-expected.png: * platform/efl/fast/dynamic/text-combine-expected.txt: * platform/efl/fast/encoding/denormalised-voiced-japanese-chars-expected.png: * platform/efl/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: * platform/efl/fast/repaint/repaint-across-writing-mode-boundary-expected.png: * platform/efl/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: * platform/efl/fast/ruby/base-shorter-than-text-expected.png: * platform/efl/fast/ruby/base-shorter-than-text-expected.txt: * platform/efl/fast/ruby/nested-ruby-expected.png: * platform/efl/fast/ruby/nested-ruby-expected.txt: * platform/efl/fast/text/backslash-to-yen-sign-euc-expected.png: * platform/efl/fast/text/backslash-to-yen-sign-euc-expected.txt: * platform/efl/fast/text/backslash-to-yen-sign-expected.png: * platform/efl/fast/text/backslash-to-yen-sign-expected.txt: * platform/efl/fast/text/emphasis-combined-text-expected.png: * platform/efl/fast/text/emphasis-combined-text-expected.txt: * platform/efl/fast/text/justify-ideograph-leading-expansion-expected.png: * platform/efl/fast/text/justify-ideograph-leading-expansion-expected.txt: * platform/efl/fast/text/justify-ideograph-simple-expected.png: * platform/efl/fast/text/justify-ideograph-simple-expected.txt: * platform/efl/fast/text/justify-ideograph-vertical-expected.png: * platform/efl/fast/text/justify-ideograph-vertical-expected.txt: * platform/efl/fast/writing-mode/vertical-align-table-baseline-expected.png: * platform/efl/fast/writing-mode/vertical-align-table-baseline-expected.txt: * platform/efl/fast/writing-mode/vertical-baseline-alignment-expected.png: * platform/efl/fast/writing-mode/vertical-baseline-alignment-expected.txt: 2012-05-11 Simon Fraser CVDisplayLink keeps running after a single requestAnimationFrame https://bugs.webkit.org/show_bug.cgi?id=86174 Reviewed by Sam Weinig. Test removing a frame inside its requestAnimationFrame callback. * fast/animation/request-animation-frame-detach-element2-expected.txt: Added. * fast/animation/request-animation-frame-detach-element2.html: Added. 2012-05-11 Ian Vollick [chromium] Ensure that animations continue to run when transform-style is changed https://bugs.webkit.org/show_bug.cgi?id=83283 Reviewed by James Robinson. * animations/change-transform-style-during-animation-expected.png: Added. * animations/change-transform-style-during-animation-expected.txt: Added. * animations/change-transform-style-during-animation.html: Added. 2012-05-11 Dave Tharp [Qt]ietestcenter/css3/flexbox tests fail on 32 bit https://bugs.webkit.org/show_bug.cgi?id=85596 Reviewed by Csaba Osztrogonác. Reference tests originally assumed "background: green" was identical to the green used in the pngs used by the feature tests. On local builds of QT, GTK, and chromium, this assumption seemed to hold up. On the Mac and QT bots however, it became clear this was an invalid assumption. I've re-written the reference tests to use the original pngs as appropriate. I have reproduced the failures on a Mac & Qt32 and verified that the newly re-written reference tests behave properly now. * ietestcenter/css3/flexbox/flexbox-align-end-001-expected.htm: * ietestcenter/css3/flexbox/flexbox-align-start-001-expected.htm: * ietestcenter/css3/flexbox/flexbox-flex-001-expected.htm: * ietestcenter/css3/flexbox/flexbox-flex-002-expected.htm: * ietestcenter/css3/flexbox/flexbox-flex-003-expected.htm: * ietestcenter/css3/flexbox/flexbox-flex-004-expected.htm: * ietestcenter/css3/flexbox/flexbox-groups-001-expected.htm: * ietestcenter/css3/flexbox/flexbox-groups-002-expected.htm: * ietestcenter/css3/flexbox/flexbox-groups-003-expected.htm: * ietestcenter/css3/flexbox/flexbox-groups-004-expected.htm: * ietestcenter/css3/flexbox/flexbox-layout-001-expected.htm: * ietestcenter/css3/flexbox/flexbox-layout-003-expected.htm: * ietestcenter/css3/flexbox/flexbox-pack-end-001-expected.htm: * ietestcenter/css3/flexbox/flexbox-pack-justify-001-expected.htm: * ietestcenter/css3/flexbox/flexbox-pack-start-001-expected.htm: * platform/chromium/test_expectations.txt: * platform/efl/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/Skipped: * platform/mac/test_expectations.txt: * platform/qt/Skipped: * platform/qt/test_expectations.txt: 2012-05-11 Krzysztof Czech [EFL] Gardening failure test cases. https://bugs.webkit.org/show_bug.cgi?id=86212 Unreviewed EFL gardening. Test expectations update, moving related bugs from Skipped list to test_expectations.txt. * platform/efl/Skipped: * platform/efl/test_expectations.txt: adding new bug regarding to missing contextClick implementation. 2012-05-11 Pavel Feldman Web Inspector: move breakpoint manager from debuggerPresentationModel to WebInspector. https://bugs.webkit.org/show_bug.cgi?id=86220 Reviewed by Yury Semikhatsky. * inspector/debugger/scripts-panel.html: 2012-05-11 Christophe Dumez [GTK] LayoutTests/svg/batik/text/verticalText.svg fails to display Chinese characters https://bugs.webkit.org/show_bug.cgi?id=86198 Reviewed by Martin Robinson. Rebaseline svg/batik/text/verticalText.svg now that GTK's DumpRenderTree is able to display Chinese characters. * platform/gtk/svg/batik/text/verticalText-expected.png: * platform/gtk/svg/batik/text/verticalText-expected.txt: 2012-05-11 Allan Sandfeld Jensen Two of the touch-adjustment tests are flaky. https://bugs.webkit.org/show_bug.cgi?id=86218 Reviewed by Simon Hausmann. Move the touch points and text so the tests are more stable. * touchadjustment/event-triggered-widgets-expected.txt: * touchadjustment/event-triggered-widgets.html: * touchadjustment/touch-inlines.html: 2012-05-11 Christophe Dumez [EFL][DRT] SVG Batik test fails to display Chinese characters https://bugs.webkit.org/show_bug.cgi?id=84461 Reviewed by Martin Robinson. Rebaseline svg/batik/text/verticalText.svg now that EFL's DumpRenderTree is able to display Chinese characters. * platform/efl/svg/batik/text/verticalText-expected.png: * platform/efl/svg/batik/text/verticalText-expected.txt: 2012-05-10 Pavel Feldman Web Inspector: pass source mapping into UISourceCode's constructor; move formatting outside mapping. https://bugs.webkit.org/show_bug.cgi?id=86099 Reviewed by Vsevolod Vlasov. * inspector/debugger/breakpoint-manager.html: * inspector/debugger/linkifier.html: * inspector/debugger/pause-in-inline-script.html: * inspector/debugger/raw-source-code-expected.txt: * inspector/debugger/raw-source-code.html: * inspector/debugger/resources/test-navigation.html: Removed. * inspector/debugger/script-formatter-breakpoints-expected.txt: * inspector/debugger/script-formatter-breakpoints.html: * inspector/debugger/script-formatter-console.html: * inspector/debugger/selected-call-frame-after-formatting-source.html: 2012-05-11 Alexei Filippov Web Inspector: Remove support of combined nodes and edges serialization schema. https://bugs.webkit.org/show_bug.cgi?id=86209 Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-expected.txt: * inspector/profiler/heap-snapshot-loader-expected.txt: * inspector/profiler/heap-snapshot-loader.html: * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockObject): (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockRaw): (initialize_HeapSnapshotTest.InspectorTest._postprocessHeapSnapshotMock): (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockWithDOM): (initialize_HeapSnapshotTest.): (initialize_HeapSnapshotTest): * inspector/profiler/heap-snapshot.html: 2012-05-11 Allan Sandfeld Jensen Internals::touchPositionAdjustedToBestClickableNode adjust twice for scroll-offset https://bugs.webkit.org/show_bug.cgi?id=86205 Reviewed by Simon Hausmann. Add test of touchPositionAdjustedToBestClickableNode with scroll-offset. * touchadjustment/scroll-offset-expected.txt: Added. * touchadjustment/scroll-offset.html: Added. 2012-05-11 Kent Tamura [Chromium] Updat test expectations. * platform/chromium-mac-leopard/fast/block/float/032-expected.png: Removed. * platform/chromium-mac-leopard/fast/block/float/032-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/block/float/032-expected.png: * platform/chromium-mac-snowleopard/fast/block/float/032-expected.txt: Removed. * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: 2012-05-11 Dominik Röttsches [EFL][DRT] Input Attribute Placeholder RefTests failing https://bugs.webkit.org/show_bug.cgi?id=85603 Reviewed by Hajime Morita. Rebaselining after we're allowing color styling of menulists, search and text fields and textareas and after removing whitespace handling override. * platform/efl/Skipped: * platform/efl/css3/selectors3/html/css3-modsel-161-expected.txt: * platform/efl/css3/selectors3/xhtml/css3-modsel-161-expected.txt: * platform/efl/css3/selectors3/xml/css3-modsel-161-expected.txt: * platform/efl/editing/input/reveal-caret-of-multiline-input-expected.txt: * platform/efl/fast/block/float/float-avoidance-expected.txt: * platform/efl/fast/block/margin-collapse/103-expected.txt: * platform/efl/fast/css/continuationCrash-expected.txt: * platform/efl/fast/css/input-search-padding-expected.txt: * platform/efl/fast/css/line-height-expected.txt: * platform/efl/fast/css/margin-top-bottom-dynamic-expected.txt: * platform/efl/fast/css/rtl-ordering-expected.txt: * platform/efl/fast/css/text-input-with-webkit-border-radius-expected.txt: * platform/efl/fast/css/text-overflow-input-expected.txt: * platform/efl/fast/css/text-transform-select-expected.txt: * platform/efl/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: * platform/efl/fast/dom/isindex-001-expected.txt: * platform/efl/fast/dom/isindex-002-expected.txt: * platform/efl/fast/dynamic/008-expected.txt: * platform/efl/fast/events/autoscroll-expected.txt: * platform/efl/fast/forms/003-expected.txt: * platform/efl/fast/forms/004-expected.txt: * platform/efl/fast/forms/HTMLOptionElement_label01-expected.txt: * platform/efl/fast/forms/HTMLOptionElement_label02-expected.txt: * platform/efl/fast/forms/HTMLOptionElement_label03-expected.txt: * platform/efl/fast/forms/HTMLOptionElement_label04-expected.txt: * platform/efl/fast/forms/HTMLOptionElement_label06-expected.txt: * platform/efl/fast/forms/HTMLOptionElement_label07-expected.txt: * platform/efl/fast/forms/basic-buttons-expected.txt: * platform/efl/fast/forms/basic-inputs-expected.txt: * platform/efl/fast/forms/blankbuttons-expected.txt: * platform/efl/fast/forms/box-shadow-override-expected.txt: * platform/efl/fast/forms/button-positioned-expected.txt: * platform/efl/fast/forms/button-sizes-expected.txt: * platform/efl/fast/forms/button-style-color-expected.txt: * platform/efl/fast/forms/button-table-styles-expected.txt: * platform/efl/fast/forms/button-text-transform-expected.txt: * platform/efl/fast/forms/control-clip-overflow-expected.txt: * platform/efl/fast/forms/control-restrict-line-height-expected.txt: * platform/efl/fast/forms/disabled-select-change-index-expected.txt: * platform/efl/fast/forms/encoding-test-expected.txt: * platform/efl/fast/forms/fieldset-align-expected.txt: * platform/efl/fast/forms/file/file-input-direction-expected.txt: * platform/efl/fast/forms/file/file-input-disabled-expected.txt: * platform/efl/fast/forms/floating-textfield-relayout-expected.txt: * platform/efl/fast/forms/formmove3-expected.txt: * platform/efl/fast/forms/input-align-expected.txt: * platform/efl/fast/forms/input-appearance-default-bkcolor-expected.txt: * platform/efl/fast/forms/input-appearance-focus-expected.txt: * platform/efl/fast/forms/input-appearance-height-expected.txt: * platform/efl/fast/forms/input-appearance-preventDefault-expected.txt: * platform/efl/fast/forms/input-appearance-selection-expected.txt: * platform/efl/fast/forms/input-appearance-visibility-expected.txt: * platform/efl/fast/forms/input-appearance-width-expected.txt: * platform/efl/fast/forms/input-button-sizes-expected.txt: * platform/efl/fast/forms/input-disabled-color-expected.txt: * platform/efl/fast/forms/input-double-click-selection-gap-bug-expected.txt: * platform/efl/fast/forms/input-field-text-truncated-expected.txt: * platform/efl/fast/forms/input-readonly-dimmed-expected.txt: * platform/efl/fast/forms/input-readonly-empty-expected.txt: * platform/efl/fast/forms/input-spaces-expected.txt: * platform/efl/fast/forms/input-table-expected.txt: * platform/efl/fast/forms/input-text-click-inside-expected.txt: * platform/efl/fast/forms/input-text-option-delete-expected.txt: * platform/efl/fast/forms/input-text-self-emptying-click-expected.txt: * platform/efl/fast/forms/input-text-word-wrap-expected.txt: * platform/efl/fast/forms/input-type-text-min-width-expected.txt: * platform/efl/fast/forms/input-value-expected.txt: * platform/efl/fast/forms/input-width-expected.txt: * platform/efl/fast/forms/menulist-deselect-update-expected.txt: * platform/efl/fast/forms/menulist-narrow-width-expected.txt: * platform/efl/fast/forms/menulist-no-overflow-expected.txt: * platform/efl/fast/forms/menulist-restrict-line-height-expected.txt: * platform/efl/fast/forms/menulist-separator-painting-expected.txt: * platform/efl/fast/forms/menulist-style-color-expected.txt: * platform/efl/fast/forms/menulist-width-change-expected.txt: * platform/efl/fast/forms/minWidthPercent-expected.txt: * platform/efl/fast/forms/number/input-appearance-number-rtl-expected.txt: * platform/efl/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/efl/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: * platform/efl/fast/forms/option-script-expected.txt: * platform/efl/fast/forms/option-strip-whitespace-expected.txt: * platform/efl/fast/forms/option-text-clip-expected.txt: * platform/efl/fast/forms/search-cancel-button-style-sharing-expected.txt: * platform/efl/fast/forms/search-display-none-cancel-button-expected.txt: * platform/efl/fast/forms/search-rtl-expected.txt: * platform/efl/fast/forms/searchfield-heights-expected.txt: * platform/efl/fast/forms/select-align-expected.txt: * platform/efl/fast/forms/select-background-none-expected.txt: * platform/efl/fast/forms/select-baseline-expected.txt: * platform/efl/fast/forms/select-change-listbox-to-popup-expected.txt: * platform/efl/fast/forms/select-dirty-parent-pref-widths-expected.txt: * platform/efl/fast/forms/select-initial-position-expected.txt: * platform/efl/fast/forms/select-selected-expected.txt: * platform/efl/fast/forms/select-size-expected.txt: * platform/efl/fast/forms/select-style-expected.txt: * platform/efl/fast/forms/select-visual-hebrew-expected.txt: * platform/efl/fast/forms/select-writing-direction-natural-expected.txt: * platform/efl/fast/forms/selectlist-minsize-expected.txt: * platform/efl/fast/forms/stuff-on-my-optgroup-expected.txt: * platform/efl/fast/forms/tabbing-input-iframe-expected.txt: * platform/efl/fast/forms/targeted-frame-submission-expected.txt: * platform/efl/fast/forms/text-style-color-expected.txt: * platform/efl/fast/forms/textAreaLineHeight-expected.txt: * platform/efl/fast/forms/textarea-align-expected.txt: * platform/efl/fast/forms/textarea-scroll-height-expected.txt: * platform/efl/fast/forms/textarea-scrolled-type-expected.txt: * platform/efl/fast/forms/textarea-setinnerhtml-expected.txt: * platform/efl/fast/forms/textarea-width-expected.txt: * platform/efl/fast/forms/textfield-focus-ring-expected.txt: * platform/efl/fast/forms/visual-hebrew-text-field-expected.txt: * platform/efl/fast/frames/take-focus-from-iframe-expected.txt: * platform/efl/fast/html/details-no-summary4-expected.txt: * platform/efl/fast/html/details-open-javascript-expected.txt: * platform/efl/fast/html/details-open2-expected.txt: * platform/efl/fast/html/details-open4-expected.txt: * platform/efl/fast/html/details-replace-summary-child-expected.txt: * platform/efl/fast/html/details-replace-text-expected.txt: * platform/efl/fast/html/keygen-expected.txt: * platform/efl/fast/invalid/014-expected.txt: * platform/efl/fast/lists/dynamic-marker-crash-expected.txt: * platform/efl/fast/overflow/overflow-x-y-expected.txt: * platform/efl/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: * platform/efl/fast/overflow/scrollRevealButton-expected.txt: * platform/efl/fast/parser/document-write-option-expected.txt: * platform/efl/fast/parser/entity-comment-in-textarea-expected.txt: * platform/efl/fast/parser/open-comment-in-textarea-expected.txt: * platform/efl/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: * platform/efl/fast/repaint/search-field-cancel-expected.txt: * platform/efl/fast/repaint/subtree-root-skipped-expected.txt: * platform/efl/fast/replaced/replaced-breaking-expected.txt: * platform/efl/fast/replaced/replaced-breaking-mixture-expected.txt: * platform/efl/fast/replaced/three-selects-break-expected.txt: * platform/efl/fast/replaced/width100percent-button-expected.txt: * platform/efl/fast/replaced/width100percent-menulist-expected.txt: * platform/efl/fast/replaced/width100percent-textarea-expected.txt: * platform/efl/fast/replaced/width100percent-textfield-expected.txt: * platform/efl/fast/table/003-expected.txt: * platform/efl/fast/table/colspanMinWidth-expected.txt: * platform/efl/fast/table/spanOverlapRepaint-expected.txt: * platform/efl/fast/table/text-field-baseline-expected.txt: * platform/efl/fast/text/textIteratorNilRenderer-expected.txt: * platform/efl/http/tests/navigation/javascriptlink-frames-expected.txt: * platform/efl/test_expectations.txt: * platform/efl/transforms/2d/zoom-menulist-expected.txt: 2012-05-11 Antti Koivisto Assertion failure in ietestcenter/css3/valuesandunits/units-000.htm https://bugs.webkit.org/show_bug.cgi?id=86208 Not reviewed. * platform/mac/Skipped: 2012-05-11 Keishi Hattori Sanitization algorithm for input type=email should strip whitespaces https://bugs.webkit.org/show_bug.cgi?id=86177 Reviewed by Kent Tamura. * fast/forms/ValidityState-typeMismatch-email-expected.txt: * fast/forms/input-value-sanitization-expected.txt: * fast/forms/input-value-sanitization.html: * fast/forms/resources/ValidityState-typeMismatch-email.js: 2012-05-11 Alexander Pavlov Web Inspector: Search box doesn't allow CSS selectors anymore https://bugs.webkit.org/show_bug.cgi?id=86196 Reviewed by Pavel Feldman. * inspector/elements/elements-panel-search-expected.txt: * inspector/elements/elements-panel-search.html: 2012-05-11 Sheriff Bot Unreviewed, rolling out r116527. http://trac.webkit.org/changeset/116527 https://bugs.webkit.org/show_bug.cgi?id=86199 Causing crashes on ClusterFuzz (Requested by inferno-sec on #webkit). * scrollbars/scrollbar-percent-padding-crash-expected.txt: Removed. * scrollbars/scrollbar-percent-padding-crash.html: Removed. 2012-05-11 Kent Tamura [Chromium] Update wrong expectations. * platform/chromium-linux-x86/fast/forms/date/date-appearance-expected.txt: Removed. * platform/chromium-linux/fast/forms/date/date-appearance-expected.txt: * platform/chromium-mac-leopard/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed. * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt. 2012-05-11 Sudarsana Nagineni [EFL][DRT] Gardening failure cases on EFL build bot https://bugs.webkit.org/show_bug.cgi?id=86192 Unreviewed, EFL gardening. * platform/efl/test_expectations.txt: 2012-05-11 Krzysztof Czech [EFL] Gardening failure cases on editing/style and editing/pasteboard https://bugs.webkit.org/show_bug.cgi?id=86184 Unreviewed EFL gardening. Test expectations update. * platform/efl/test_expectations.txt: adding tests regarding to missing beginDragWithFiles execCommand('copy') and execCommand('paste') implementation. 2012-05-11 Sudarsana Nagineni [EFL][DRT] fast/css/getComputedStyle/computed-style-without-renderer.html fails on EFL https://bugs.webkit.org/show_bug.cgi?id=86190 Unreviewed, EFL rebaseline after r116723. * platform/efl/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: 2012-05-11 Kent Tamura [Chromium] Rebaseline for some tests, and optimization. * fast/block/float/032-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/float/032-expected.txt. * fast/forms/input-appearance-bkcolor-expected.txt: Renamed from LayoutTests/platform/efl/fast/forms/input-appearance-bkcolor-expected.txt. * fast/images/color-jpeg-with-color-profile-expected.png: Renamed from LayoutTests/platform/efl/fast/images/color-jpeg-with-color-profile-expected.png. * platform/chromium-linux-x86/fast/forms/date/date-appearance-expected.txt: Added. * platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-leopard/fast/block/float/032-expected.png: * platform/chromium-mac-leopard/fast/block/float/032-expected.txt: * platform/chromium-mac-leopard/fast/css/getComputedStyle/computed-style-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt. * platform/chromium-mac-leopard/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-bkcolor-expected.png: * platform/chromium-mac-leopard/fast/forms/input-appearance-bkcolor-expected.txt: Removed. * platform/chromium-mac-leopard/fast/forms/text-style-color-expected.png: * platform/chromium-mac-leopard/fast/forms/text-style-color-expected.txt: Removed. * platform/chromium-mac-leopard/fast/images/color-jpeg-with-color-profile-expected.png: * platform/chromium-mac-leopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug99948-expected.png: * platform/chromium-mac-snowleopard/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.png: * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/forms/text-style-color-expected.png: * platform/chromium-mac-snowleopard/fast/forms/text-style-color-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug99948-expected.png: * platform/chromium-mac/fast/block/float/032-expected.png: * platform/chromium-mac/fast/block/float/032-expected.txt: Removed. * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac/fast/forms/date/date-appearance-expected.png: * platform/chromium-mac/fast/forms/date/date-appearance-expected.txt: * platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.png: * platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.txt: Removed. * platform/chromium-mac/fast/forms/text-style-color-expected.png: * platform/chromium-mac/fast/forms/text-style-color-expected.txt: Removed. * platform/chromium-mac/fast/images/color-jpeg-with-color-profile-expected.png: * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac/tables/mozilla/bugs/bug99948-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug99948-expected.txt: Removed. * platform/chromium-win-vista/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-win-vista/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-xp/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-win/fast/block/float/032-expected.txt: * platform/chromium-win/fast/forms/date/date-appearance-expected.txt: * platform/chromium-win/fast/forms/input-appearance-bkcolor-expected.txt: * platform/chromium-win/fast/forms/text-style-color-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug99948-expected.txt: * platform/chromium/test_expectations.txt: * platform/gtk/fast/block/float/032-expected.txt: Removed. * platform/gtk/fast/forms/input-appearance-bkcolor-expected.txt: Removed. * platform/gtk/fast/images/color-jpeg-with-color-profile-expected.png: Removed. * platform/gtk/tables/mozilla/bugs/bug99948-expected.txt: Removed. * tables/mozilla/bugs/bug99948-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla/bugs/bug99948-expected.txt. 2012-05-11 Andrey Kosyakov Web Inspector: use div, not span as a parent element for ElementsTreeOutline in Audits panel https://bugs.webkit.org/show_bug.cgi?id=86188 Reviewed by Yury Semikhatsky. * inspector/extensions/extensions-audits-expected.txt: rebaseline to account for extra
. 2012-05-11 Kent Tamura [Chromium] Test expectation update * platform/chromium/test_expectations.txt: 2012-05-10 Andrey Kosyakov Web Inspector: [Extensions API] add audit formatters for remote objects and DOM elements https://bugs.webkit.org/show_bug.cgi?id=86108 Reviewed by Pavel Feldman. - rebaselined tests to account for two new AuditResults method and their results; * inspector/extensions/extensions-audits-api-expected.txt: * inspector/extensions/extensions-audits-expected.txt: * inspector/extensions/extensions-audits-tests.js: (initialize_ExtensionsAuditsTest.InspectorTest.startExtensionAudits.onAuditsDone): * inspector/extensions/extensions-audits.html: 2012-05-11 Csaba Osztrogonác Unreviewed gardening, skip a new failing test. * platform/qt/Skipped: 2012-05-11 Hajime Morrita Unreviewed expectation update. * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/mac/svg/css/getComputedStyle-basic-expected.txt: 2012-05-11 Csaba Osztrogonác Unreviewed gardening. * fast/css/getComputedStyle/computed-style-expected.txt: Updated after r116723. * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Updated after r116723. * platform/qt/Skipped: Skip new crashing and failing tests. * platform/qt/svg/css/getComputedStyle-basic-expected.txt: Updated after r116723. 2012-05-10 MORITA Hajime ElementShadow should minimize the usage of "ShadowRoot" name https://bugs.webkit.org/show_bug.cgi?id=85970 Reviewed by Dimitri Glazkov. Removed tests cases which exercise shadow root removals. Such functionality was only available from Internals object and it made little sense to test it. * fast/dom/shadow/content-element-move-expected.txt: * fast/dom/shadow/content-element-move.html: * fast/dom/shadow/dynamically-created-shadow-root-expected.html: * fast/dom/shadow/dynamically-created-shadow-root.html: * fast/dom/shadow/layout-tests-can-access-shadow-expected.txt: * fast/dom/shadow/layout-tests-can-access-shadow.html: * fast/dom/shadow/multiple-shadowroot-expected.txt: * fast/dom/shadow/multiple-shadowroot.html: 2012-05-10 Gyuyoung Kim Move resumeAnimations to use Internals interface https://bugs.webkit.org/show_bug.cgi?id=86063 Reviewed by Alexey Proskuryakov. Call resumeAnimations functions from internals, because it is able to work in the cross-port way through the Internals interface. * animations/play-state-suspend.html: * animations/stop-animation-on-suspend.html: * animations/suspend-resume-animation-events.html: * animations/suspend-resume-animation.html: 2012-05-10 Kent Tamura [Chromium] Test expectation update * platform/chromium/test_expectations.txt: 2012-05-10 Kangil Han [EFL][DRT] Editor doesn't cancel composition as change of value https://bugs.webkit.org/show_bug.cgi?id=85122 Reviewed by Martin Robinson. IME composition should be cancelled when the value of input element is changed programmatically. However, EFL port doesn't cancel as change of value. Therefore, this patch will fix the bug. * platform/efl/Skipped: 2012-05-10 Noel Gordon [chromium] Rebaseline compositing/geometry/horizontal-scroll-composited.html after r107389 Unreviewed test expectations update. * platform/chromium-linux-x86/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-linux/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-mac-leopard/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-mac/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-win-xp/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium/test_expectations.txt: 2012-05-10 MORITA Hajime WebKit should support tab-size. https://bugs.webkit.org/show_bug.cgi?id=52994 Reviewed by Simon Fraser. * fast/css/tab-size-expected.html: Added. * fast/css/tab-size.html: Added. * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: 2012-05-10 Abhishek Arya Crash in FontCache::releaseFontData due to infinite float size. https://bugs.webkit.org/show_bug.cgi?id=86110 Reviewed by Andreas Kling. * fast/css/large-font-size-crash-expected.txt: Added. * fast/css/large-font-size-crash.html: Added. 2012-05-10 Eric Seidel Make IFRAME_SEAMLESS child documents inherit styles from their parent iframe element https://bugs.webkit.org/show_bug.cgi?id=85940 Reviewed by Ojan Vafai. This single pass is deceptive. seamless-designMode exists to make sure that we do not regress application of Document-level styles in the child document. * fast/frames/seamless/seamless-css-cascade-expected.txt: 2012-05-10 Julien Chaffraix Crash in computedCSSPadding* functions due to RenderImage::imageDimensionsChanged called during attachment https://bugs.webkit.org/show_bug.cgi?id=85912 Reviewed by Eric Seidel. * fast/images/link-body-content-imageDimensionChanged-crash-expected.txt: Added. * fast/images/link-body-content-imageDimensionChanged-crash.html: Added. * fast/images/script-counter-imageDimensionChanged-crash-expected.txt: Added. * fast/images/script-counter-imageDimensionChanged-crash.html: Added. 2012-05-10 Brady Eidson and https://bugs.webkit.org/show_bug.cgi?id=80170 Contents of noscript elements turned into strings in WebArchives Reviewed by Andy Estes. * webarchive/ignore-noscript-if-scripting-enabled-expected.txt: Added. * webarchive/ignore-noscript-if-scripting-enabled.html: Added. 2012-05-10 Abhishek Arya Crash due to floats not removed from first-letter element. https://bugs.webkit.org/show_bug.cgi?id=86019 Reviewed by Julien Chaffraix. * fast/block/float/float-not-removed-from-first-letter-expected.txt: Added. * fast/block/float/float-not-removed-from-first-letter.html: Added. 2012-05-10 Jian Li Unreviewed chromium gardening. Updated failed tests. * platform/chromium/test_expectations.txt: 2012-05-10 Zan Dobersek [GTK] ENABLE_IFRAME_SEAMLESS support https://bugs.webkit.org/show_bug.cgi?id=85843 Reviewed by Eric Seidel. Remove test expectations for the iframe seamless tests. All these tests should be passing now as the feature is enabled. * platform/gtk/test_expectations.txt: 2012-05-10 Julien Chaffraix Unreviewed Qt gardening. * platform/qt/Skipped: Skipped the test as it fails only on Qt (double-checked locally on Mac), the difference is very small and likely minor. 2012-05-10 Varun Jain [chromium] Trigger context menu for long press gesture https://bugs.webkit.org/show_bug.cgi?id=85919 Reviewed by Adam Barth. * fast/events/touch/gesture/context-menu-on-long-press.html: Added. * platform/chromium/fast/events/touch/gesture/context-menu-on-long-press-expected.txt: Added. 2012-05-10 Abhishek Arya Crash in ApplyStyleCommand::joinChildTextNodes. https://bugs.webkit.org/show_bug.cgi?id=85939 Reviewed by Ryosuke Niwa. * editing/style/apply-style-join-child-text-nodes-crash-expected.txt: Added. * editing/style/apply-style-join-child-text-nodes-crash.html: Added. 2012-05-10 Abhishek Arya Unreviewed. Correct spelling in test name. * editing/inserting/insert-paragraph-separator-crash-expected.txt: Renamed from LayoutTests/editing/inserting/insert-paragraph-seperator-crash-expected.txt. * editing/inserting/insert-paragraph-separator-crash.html: Renamed from LayoutTests/editing/inserting/insert-paragraph-seperator-crash.html. 2012-05-10 Shezan Baig Test from bug 34875 does not work on chromium/mac https://bugs.webkit.org/show_bug.cgi?id=85913 Reviewed by Julien Chaffraix. * fast/block/positioning/offsetLeft-offsetTop-multicolumn-expected.html: Added. * fast/block/positioning/offsetLeft-offsetTop-multicolumn-expected.txt: Removed. * fast/block/positioning/offsetLeft-offsetTop-multicolumn.html: Turned the test back into a ref-test as keeping the test cross-platform and dumpAsText is proving cumbersome. Apart from that, it also make the test work cross-browser. * platform/chromium/test_expectations.txt: * platform/mac/Skipped: * platform/qt-mac/Skipped: Re-enabled the test. 2012-05-10 Dominik Röttsches [EFL] Gardening away IETC crash for now https://bugs.webkit.org/show_bug.cgi?id=86115 Unreviewed, EFL gardening. * platform/efl/test_expectations.txt: 2012-05-10 Jian Li Unreviewed chromium gardening. Marked tests as failure. * platform/chromium/test_expectations.txt: 2012-05-10 Dave Tharp Integrate IETC CSS : values and units tests https://bugs.webkit.org/show_bug.cgi?id=85307 Reviewed by Adam Barth. Added the IETC values and unit tests and associated reference tests. Also removed two "file not found" test entries in the mac test_expectations.txt file that were causing a style check failure. * ietestcenter/css3/valuesandunits/units-000-expected.htm: Added. * ietestcenter/css3/valuesandunits/units-000.htm: Added. * ietestcenter/css3/valuesandunits/units-010-expected.htm: Added. * ietestcenter/css3/valuesandunits/units-010.htm: Added. * ietestcenter/css3/valuesandunits/units-020-expected.htm: Added. * ietestcenter/css3/valuesandunits/units-020.htm: Added. * platform/chromium/test_expectations.txt: * platform/efl/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: 2012-05-10 Dominik Röttsches [EFL][DRT] ewk_view_paint_contents may trigger assertion failure https://bugs.webkit.org/show_bug.cgi?id=85058 Reviewed by Gustavo Noronha Silva. Unskipping media-fragments that pass after the assertion failure was fixed. * platform/efl/Skipped: 2012-05-10 Erik Arvidsson Add test that makes sure wrappers are setup using the correct window scope https://bugs.webkit.org/show_bug.cgi?id=85526 Reviewed by Ojan Vafai. This tests the same thing as the recently removed fast/dom/prototype-inheritance.html test. * fast/dom/wrapper-scope-expected.txt: Added. * fast/dom/wrapper-scope.html: Added. * platform/chromium/test_expectations.txt: 2012-05-10 Abhishek Arya Crash in InsertParagraphSeparatorCommand::doApply. https://bugs.webkit.org/show_bug.cgi?id=84995 Reviewed by Ryosuke Niwa. * editing/inserting/insert-paragraph-seperator-crash-expected.txt: Added. * editing/inserting/insert-paragraph-seperator-crash.html: Added. 2012-05-10 Joe Thomas [CSS3 Backgrounds and Borders] Add background-size to the background shorthand https://bugs.webkit.org/show_bug.cgi?id=27577 Reviewed by Alexis Menard. Added CSSPropertyBackgroundSize to the background shorthand propery. Added the logic for parsing background-size. bakground-size appears after background-position followed by a '/'. The specification related to this change is http://www.w3.org/TR/css3-background/#the-background * fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt: Added. * fast/backgrounds/background-shorthand-with-backgroundSize-style.html: Added. * fast/backgrounds/size/backgroundSize-in-background-shorthand-expected.html: Added. * fast/backgrounds/size/backgroundSize-in-background-shorthand.html: Added. * fast/css/getComputedStyle/getComputedStyle-background-shorthand-expected.txt: * fast/css/getComputedStyle/getComputedStyle-background-shorthand.html: * fast/inspector-support/style-expected.txt: * inspector/styles/lazy-computed-style-expected.txt: * inspector/styles/styles-computed-trace-expected.txt: * inspector/styles/styles-new-API-expected.txt: 2012-05-10 Sheriff Bot Unreviewed, rolling out r116633. http://trac.webkit.org/changeset/116633 https://bugs.webkit.org/show_bug.cgi?id=86093 Breaks EFL tests (Requested by kov on #webkit). * platform/efl/Skipped: 2012-05-10 Noel Gordon [chromium] REGRESSION(r107389) Visible line artifacts on JPEG images https://bugs.webkit.org/show_bug.cgi?id=85772 Reviewed by Kent Tamura. * platform/chromium/test_expectations.txt: Add IMAGE expectations. 2012-05-10 Thiago Marcos P. Santos [EFL] Gardening of flaky tests https://bugs.webkit.org/show_bug.cgi?id=86069 Unreviewed gardening. * platform/efl/test_expectations.txt: 2012-05-10 Alexander Shalamov [EFL] LayoutTestController needs implementation of setTabKeyCyclesThroughElements https://bugs.webkit.org/show_bug.cgi?id=82864 Reviewed by Gustavo Noronha Silva. Unskip fast/events/keypress-insert-tab.html * platform/efl/Skipped: 2012-05-10 Alexander Shalamov [EFL][DRT] EventSender - set delayed event information if it was not set before https://bugs.webkit.org/show_bug.cgi?id=85972 Reviewed by Gustavo Noronha Silva. Unskipping layout tests that were skipped because of the bug. * platform/efl/Skipped: 2012-05-10 Csaba Osztrogonác [Qt][WK2] REGRESSION(r116560): It made 7 compositing tests fail https://bugs.webkit.org/show_bug.cgi?id=86086 Unreviewed gardening, skip new failing tests. * platform/qt-5.0-wk2/Skipped: 2012-05-10 Zan Dobersek [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=85591 Unreviewed, unskipping another batch of tests that are passing but have test expectations present that indicate a failure is expected. Their bug entries will be properly updated after they either remain stable and passing or they backfire. * platform/gtk/test_expectations.txt: 2012-05-10 Mikhail Pozdnyakov [EFL][DRT] Clear added user style sheets before a new testcase execution. https://bugs.webkit.org/show_bug.cgi?id=84792 Reviewed by Gustavo Noronha Silva. Unskip userscripts/user-style-top-frame-only.html * platform/efl/Skipped: 2012-05-10 Mikhail Pozdnyakov [EFL][DRT] fast/events/js-keyboard-event-creation.html needs rebaselining https://bugs.webkit.org/show_bug.cgi?id=85485 Unreviewed, fast/events/js-keyboard-event-creation.html is rebased. * platform/efl/Skipped: removed fast/events/js-keyboard-event-creation.html * platform/efl/fast/events/js-keyboard-event-creation-expected.txt: Added (Taken from GTK port). 2012-05-10 Csaba Osztrogonác [Qt] Unreviewed gardening. Skip news failing and crashing tests to paint the bot green. * platform/qt-mac/Skipped: 2012-05-10 Kristóf Kosztyó [Qt] new test http/tests/cookies/single-quoted-value.html is failing https://bugs.webkit.org/show_bug.cgi?id=86066 Unreviewed gardening after r116601 * platform/qt/Skipped: 2012-05-10 Abhishek Arya Make DOMCharacterDataModified a scoped event (similar to r73690). https://bugs.webkit.org/show_bug.cgi?id=85920 Reviewed by Ryosuke Niwa. * fast/events/scoped/editing-commands.html: test modified to check DOMCharacterDataModified event. 2012-05-10 Zan Dobersek Unreviewed GTK gardening. * platform/gtk/test_expectations.txt: 2012-05-09 Gyuyoung Kim Move suspendAnimations to use Internals interface. https://bugs.webkit.org/show_bug.cgi?id=85986 Reviewed by Ryosuke Niwa. Call suspendAnimations functions from internals, because it is able to work in the cross-port way through the Internals interface. * animations/play-state-suspend.html: * animations/stop-animation-on-suspend.html: * animations/suspend-resume-animation-events.html: * animations/suspend-resume-animation.html: * animations/suspend-transform-animation.html: * transitions/suspend-transform-transition.html: 2012-05-09 Jason Liu [BlackBerry] Cookie parsing issue. If the cookie value provided was (") then the browser creates a session cookie instead. https://bugs.webkit.org/show_bug.cgi?id=85775 Reviewed by Rob Buis. * http/tests/cookies/script-tests/single-quoted-value.js: Added. * http/tests/cookies/single-quoted-value-expected.txt: Added. * http/tests/cookies/single-quoted-value.html: Added. 2012-05-09 Hayato Ito Remove unused test expectation files. https://bugs.webkit.org/show_bug.cgi?id=85973 Reviewed by Ojan Vafai. Since cell-shrinkback.html is a reftest, these txt and png expectations files are not used by test runner and cause warning messages when running tests. * platform/chromium-linux/fast/multicol/cell-shrinkback-expected.png: Removed. * platform/chromium-win/fast/multicol/cell-shrinkback-expected.png: Removed. * platform/qt/fast/multicol/cell-shrinkback-expected.png: Removed. * platform/qt/fast/multicol/cell-shrinkback-expected.txt: Removed. 2012-05-09 Adam Barth Implement HTML Media Capture https://bugs.webkit.org/show_bug.cgi?id=85958 Reviewed by Eric Seidel. * fast/forms/file/file-input-capture-expected.txt: Added. * fast/forms/file/file-input-capture.html: Added. - Test that the capture attribute works properly. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/test_expectations.txt: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: - Skip the test on all platforms. The feature is enabled only on Android, which isn't yet able to run LayoutTests upstream. 2012-05-09 Tony Gentilcore Subresources loaded after a reload completes shouldn't be revalidated. https://bugs.webkit.org/show_bug.cgi?id=84614 Tests by Darin Fisher. Reviewed by Darin Fisher. * http/tests/cache/loaded-from-cache-after-reload-expected.txt: Added. * http/tests/cache/loaded-from-cache-after-reload-within-iframe-expected.txt: Added. * http/tests/cache/loaded-from-cache-after-reload-within-iframe.html: Added. * http/tests/cache/loaded-from-cache-after-reload.html: Added. * http/tests/cache/resources/loaded-from-cache-after-reload-within-iframe-subframe.html: Added. * http/tests/cache/resources/random-cached.cgi: Added. 2012-05-09 Hugo Parente Lima Use suitable viewport values on XHTML-MP pages. https://bugs.webkit.org/show_bug.cgi?id=85425 Reviewed by Kenneth Rohde Christiansen. Add tests for legacy viewport adaption and skip them on all ports but the Qt one. * fast/viewport/viewport-legacy-xhtmlmp-expected.txt: Added. * fast/viewport/viewport-legacy-xhtmlmp-misplaced-doctype-expected.txt: Added. * fast/viewport/viewport-legacy-xhtmlmp-misplaced-doctype.html: Added. * fast/viewport/viewport-legacy-xhtmlmp-ordering-expected.txt: Added. * fast/viewport/viewport-legacy-xhtmlmp-ordering.html: Added. * fast/viewport/viewport-legacy-xhtmlmp.html: Added. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/test_expectations.txt: 2012-05-09 Jochen Eisinger When creating a new page during a navigation, prime the initial document with the correct referrer policy https://bugs.webkit.org/show_bug.cgi?id=86001 Reviewed by Adam Barth. Skip the test on all but chromium, see https://bugs.webkit.org/show_bug.cgi?id=86000 * http/tests/security/referrer-policy-redirect-link-expected.txt: Added. * http/tests/security/referrer-policy-redirect-link.html: Added. * http/tests/security/resources/referrer-policy-postmessage.php: Added. * http/tests/security/resources/referrer-policy-redirect-link.html: Added. * platform/efl/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2012-05-09 Adrienne Walker Update compositing/RTL tests to fail if the root layer is shifted incorrectly https://bugs.webkit.org/show_bug.cgi?id=85820 Reviewed by James Robinson. For the Chromium port, if the root layer was shifted incorrectly, the non-composited red indicator layers would get drawn outside the root layers bounds, making it impossible to see if the test was failing. Also turn off overflow:hidden because compositing/ tests have mock scrollbars. This makes it much easier to debug these tests locally. * compositing/rtl/rtl-absolute-expected.png: * compositing/rtl/rtl-absolute-overflow-expected.png: * compositing/rtl/rtl-absolute-overflow-expected.txt: * compositing/rtl/rtl-absolute-overflow-scrolled-expected.png: * compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt: * compositing/rtl/rtl-absolute-overflow-scrolled.html: * compositing/rtl/rtl-absolute-overflow.html: * compositing/rtl/rtl-absolute.html: * compositing/rtl/rtl-fixed-expected.png: * compositing/rtl/rtl-fixed-overflow-expected.png: * compositing/rtl/rtl-fixed-overflow-expected.txt: * compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: * compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: * compositing/rtl/rtl-fixed-overflow-scrolled.html: * compositing/rtl/rtl-fixed-overflow.html: * compositing/rtl/rtl-fixed.html: * compositing/rtl/rtl-iframe-absolute-overflow-expected.png: * compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: * compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.png: * compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: * compositing/rtl/rtl-iframe-fixed-overflow-expected.png: * compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: * compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.png: * compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: 2012-05-09 Zan Dobersek [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=85591 Reviewed by Philippe Normand. Remove all the test expectations for tests that seem to consistently pass on the Gtk bots but are expected to crash. Any tests that backfire will have their bug entries updated or closed otherwise. * platform/gtk/test_expectations.txt: 2012-05-09 Ken Buchanan Crash from removal of a line break object https://bugs.webkit.org/show_bug.cgi?id=85997 Reviewed by David Hyatt. Test case to exercise crashing condition in bug 85997. * fast/block/line-layout/line-break-removal-near-textarea-crash-expected.txt: Added * fast/block/line-layout/line-break-removal-near-textarea-crash.html: Added 2012-05-09 Alexis Menard [Qt][WK2] REGRESSION(r113678):After this change fast/text/text-stroke-width-cairo-dos.html makes the next test crash https://bugs.webkit.org/show_bug.cgi?id=83582 Unreviewed gardening : I don't observe crashes anymore. * platform/qt-5.0-wk2/Skipped: 2012-05-09 Christophe Dumez [EFL][DRT] EFL's DRT needs to support LayoutTestController.dumpIconChanges() https://bugs.webkit.org/show_bug.cgi?id=84435 Reviewed by Antonio Gomes. Unskip the test checking for DumpRenderTree's support for LayoutTestController's dumpIconChanges() in EFL port. * platform/efl/Skipped: 2012-05-09 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-5.0/fast/text/international/text-spliced-font-expected.png: Added. * platform/qt-5.0/fast/text/international/text-spliced-font-expected.txt: Added. * platform/qt/Skipped: 2012-05-09 Abhishek Arya Crash in ReplaceSelectionCommand::performTrivialReplace https://bugs.webkit.org/show_bug.cgi?id=85943 Reviewed by Ryosuke Niwa. * editing/inserting/insert-html-crash-expected.txt: Added. * editing/inserting/insert-html-crash.html: Added. 2012-05-03 Shawn Singh Hit testing is incorrect in some cases with perspective transforms https://bugs.webkit.org/show_bug.cgi?id=79136 Reviewed by Simon Fraser. * transforms/3d/hit-testing/coplanar-with-camera-expected.txt: Added. * transforms/3d/hit-testing/coplanar-with-camera.html: Added. * transforms/3d/hit-testing/perspective-clipped-expected.txt: Added. * transforms/3d/hit-testing/perspective-clipped.html: Added. 2012-05-09 Dominik Röttsches Textarea-placeholder-wrapping.html may fail because of scrollbars https://bugs.webkit.org/show_bug.cgi?id=85989 Reviewed by Ryosuke Niwa. Increasing rows to avoid scrollbar single pixel differences to cause failures of this test. * fast/forms/textarea-placeholder-wrapping-expected.html: * fast/forms/textarea-placeholder-wrapping.html: 2012-05-09 Thiago Marcos P. Santos [EFL] shared-stylesheet-mutation tests are flaky https://bugs.webkit.org/show_bug.cgi?id=85901 Reviewed by Antti Koivisto. This test is flaky on EFL because the timeout for applying the style is too short for a Debug build. * http/tests/css/resources/shared-stylesheet-mutation.js: (executeTests): 2012-05-09 Dominik Röttsches [EFL][DRT] Gardening failures and crashes https://bugs.webkit.org/show_bug.cgi?id=85996 Unreviewed, EFL gardening. * platform/efl/test_expectations.txt: 2012-05-09 Tommy Widenflycht MediaStream API: SessionDescription::addCandidate should not crash for malformed input https://bugs.webkit.org/show_bug.cgi?id=85988 Reviewed by Adam Barth. * fast/mediastream/SessionDescription-expected.txt: Added. * fast/mediastream/SessionDescription.html: Added. 2012-05-09 Takashi Sakamoto Crash in WebCore::RenderBoxModelObject::paddingLeft https://bugs.webkit.org/show_bug.cgi?id=83889 Reviewed by Abhishek Arya. As just invoking layoutTestController.display() invokes scrollbar's WebCore::RenderScrollbarPart::paintIntoRect(), adding display() after invoking layoutTestController.dumpAsText(). * scrollbars/scrollbar-percent-padding-crash.html: Added. * scrollbars/scrollbar-percent-padding-crash-expected.txt: Added. 2012-05-09 Antti Koivisto Skip failing test http/tests/loading/post-in-iframe-with-back-navigation.html. Not reviewed. * platform/mac/Skipped: 2012-05-09 Antti Koivisto Test from bug 34875 should specify font-size https://bugs.webkit.org/show_bug.cgi?id=85913 Not reviewed. Skip fast/block/positioning/offsetLeft-offsetTop-multicolumn.html * platform/mac/Skipped: 2012-05-09 Dominik Röttsches [EFL] Gardening a timeout failure https://bugs.webkit.org/show_bug.cgi?id=85979 Unreviewed, EFL gardening. * platform/efl/test_expectations.txt: Adding font-face-download-error.html. 2012-05-09 Takashi Sakamoto ShadowRoot needs applyAuthorStyles https://bugs.webkit.org/show_bug.cgi?id=78472 Reviewed by Hajime Morita. * fast/dom/shadow/shadow-root-applyAuthorStyles.html: * fast/dom/shadow/shadow-root-applyAuthorStyles-expected.html: Tested four cases: case 1: applyAuthorStyles is false, case 2: applyAuthorStyles is true with , case 3: applyAuthorStyles is true with inline script declaration, and case 4: applyAuthorStyles is true with important UA property. The case 1, 2 and 3 specify "span { ... }" with author styles and verify rendering results. The case 4 specifies '' with an author style, text-align: end, and verify rendering result. 2012-05-09 Mikhail Pozdnyakov [EFL] fast/overflow/scroll-div-hide-show.html testcase does not pass https://bugs.webkit.org/show_bug.cgi?id=85960 Unreviewed. Gardening. * platform/efl/Skipped: Skipping fast/overflow/scroll-div-hide-show.html. 2012-05-09 Sudarsana Nagineni [EFL][DRT] Add baselines for new CSS cases after r116438 https://bugs.webkit.org/show_bug.cgi?id=85967 Unreviewed, add EFL baselines for new tests after r116438. * platform/efl/css2.1/20110323/first-letter-000-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-002-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-003-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-004-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-005-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-006-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-007-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/efl/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/efl/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/efl/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/efl/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. 2012-05-09 Csaba Osztrogonác [Qt] Unreviewed gardening, add platform specific expected files for new tests. * platform/qt/css2.1/20110323/first-letter-000-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-002-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-003-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-004-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-005-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-006-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-007-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/qt/fast/block/float/avoiding-float-centered-expected.png: Added. * platform/qt/fast/block/float/avoiding-float-centered-expected.txt: Added. * platform/qt/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/qt/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/qt/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/qt/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. * platform/qt/fast/html/details-marker-style-expected.png: Added. * platform/qt/fast/html/details-marker-style-expected.txt: Added. * platform/qt/fast/images/png-suite/test-expected.txt: Added. * platform/qt/fast/text/international/text-spliced-font-expected.png: Added. * platform/qt/fast/text/international/text-spliced-font-expected.txt: Added. * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.txt: Added. * platform/qt/svg/custom/path-zero-strokewidth-expected.png: Added. * platform/qt/svg/custom/path-zero-strokewidth-expected.txt: Added. 2012-05-09 Csaba Osztrogonác [Qt] Unreviewed gardening, add a platform specific expected file for a passing test. * platform/qt-5.0-wk2/fast/repaint/focus-ring-expected.txt: Added. 2012-05-09 Yoshifumi Inoue [Chromium][Forms] HTMLOptionsCollection doesn't have indexed properties on property enumeration https://bugs.webkit.org/show_bug.cgi?id=85937 Reviewed by Kentaro Hara. * fast/forms/select/options-indexed-properties-expected.txt: Added. * fast/forms/select/options-indexed-properties.html: Added. * platform/chromium/inspector/console/console-format-collections-expected.txt: Changed for HTMLOptionCollection printed output 2012-05-09 Christophe Dumez [EFL] http/tests/loading/post-in-iframe-with-back-navigation.html fails https://bugs.webkit.org/show_bug.cgi?id=85974 Unreviewed EFL gardening. Move http/tests/loading/post-in-iframe-with-back-navigation.html to test_expectations.txt. This test was added in r116473 but fails on all the bots. * platform/efl/test_expectations.txt: 2012-05-09 Tommy Widenflycht MediaStream API: Adding a test for constructed from JS MediaStreams https://bugs.webkit.org/show_bug.cgi?id=85883 Reviewed by Kent Tamura. Also moved shouldNotThrow to js-test-pre, and removed it from all mediastream tests. * fast/js/resources/js-test-pre.js: (shouldNotThrow): * fast/mediastream/MediaStreamConstructor-expected.txt: Added. * fast/mediastream/MediaStreamConstructor.html: Added. * fast/mediastream/peerconnection-argument-types-expected.txt: * fast/mediastream/peerconnection-iceoptions.html: * fast/mediastream/script-tests/argument-types.js: * fast/mediastream/script-tests/peerconnection-argument-types.js: 2012-05-09 Kent Tamura [Chromium] Test expectation update for media-stream tests https://bugs.webkit.org/show_bug.cgi?id=85952 * platform/chromium/test_expectations.txt: 2012-05-09 Zoltan Arvai [Qt] Gardening. Skip a failing test, remove an unnecessary platform specific expected file. https://bugs.webkit.org/show_bug.cgi?id=85969 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: * platform/qt/fast/forms/form-collection-radio-node-list-expected.txt: Removed after r116491. 2012-05-09 Shinya Kawanaka Position should be able to have ShadowRoot as a container. https://bugs.webkit.org/show_bug.cgi?id=82021 Reviewed by Ryosuke Niwa. Skipped non-chromium port since SHADOW_DOM flag is not enabled in those platforms. We will add bunch of tests for editing in Shadow DOM into editing/shadow later, so I added the whole directory name to the skipped list. * editing/shadow/doubleclick-on-meter-in-shadow-crash-expected.txt: Added. * editing/shadow/doubleclick-on-meter-in-shadow-crash.html: Added. * editing/shadow/rightclick-on-meter-in-shadow-crash-expected.txt: Added. * editing/shadow/rightclick-on-meter-in-shadow-crash.html: Added. * editing/shadow/shadow-selection-not-exported-expected.txt: Added. * editing/shadow/shadow-selection-not-exported.html: Added. * platform/efl/Skipped: * platform/gtk/test_expectations.txt: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2012-05-09 Mikhail Pozdnyakov [EFL][DRT] LayoutTestController addUserScript implementation https://bugs.webkit.org/show_bug.cgi?id=84718 Reviewed by Antonio Gomes. Unskipped corresponding testcases. * platform/efl/Skipped: 2012-05-09 Kent Tamura [Chromium] Test expectation update. * platform/chromium/test_expectations.txt: video-media-source-seek.html is also SLOW? 2012-05-09 Christophe Dumez [EFL] http/tests/loading/pdf-commit-load-callbacks.html is failing https://bugs.webkit.org/show_bug.cgi?id=85957 Unreviewed gardening. Move http/tests/loading/pdf-commit-load-callbacks.html to test_expectations.txt while Bug 85956 is fixed. * platform/efl/test_expectations.txt: 2012-05-09 Nikolas Zimmermann REGRESSION(r105057): Infinite loop inside SVGTextLayoutEngine::currentLogicalCharacterMetrics https://bugs.webkit.org/show_bug.cgi?id=83405 Reviewed by Darin Adler. Add two new testcases covering the problem. * svg/text/add-tspan-position-bug-expected.html: Added. * svg/text/add-tspan-position-bug.html: Added. * svg/text/modify-tspan-position-bug-expected.html: Added. * svg/text/modify-tspan-position-bug.html: Added. 2012-05-08 Kent Tamura Unreviewed, a trivial test fix to remove a platform-dependency. https://bugs.webkit.org/show_bug.cgi?id=81854 * fast/forms/form-collection-radio-node-list-expected.txt: * fast/forms/form-collection-radio-node-list.html: Remove form controls from the document before completing the test. 2012-05-08 Kent Tamura [Chromium] Test expectation update Skip post-in-iframe-with-back-navigation.html because it might cause a failure of the next test, preload-append-scan.php * platform/chromium/test_expectations.txt: 2012-05-08 Kent Tamura [Chromium] Update test expectations. * platform/chromium/test_expectations.txt: 2012-05-08 Rakesh KN RadioNodeList support in HTMLFormElement::elements https://bugs.webkit.org/show_bug.cgi?id=81854 Reviewed by Ryosuke Niwa. * fast/forms/form-collection-radio-node-list-expected.txt: Added. * fast/forms/form-collection-radio-node-list.html: Added. 2012-05-08 Benjamin Poulain [JSC] Regression: addEventListener() and removeEventListener() raise an exception on missing args https://bugs.webkit.org/show_bug.cgi?id=85928 Reviewed by Geoffrey Garen. * fast/dom/Window/window-legacy-event-listener-expected.txt: Added. * fast/dom/Window/window-legacy-event-listener.html: Added. * fast/dom/XMLHttpRequest-legacy-event-listener-expected.txt: Added. * fast/dom/XMLHttpRequest-legacy-event-listener.html: Added. * fast/dom/node-legacy-event-listener-expected.txt: Added. * fast/dom/node-legacy-event-listener.html: Added. 2012-05-08 Raphael Kubo da Costa [EFL] Gardening, unskip test after r116475. * platform/efl/test_expectations.txt: 2012-05-08 Ojan Vafai Suppress failing test while the fix is being worked out. * platform/chromium/test_expectations.txt: 2012-05-08 Abhishek Arya Crash due to owning renderer not removed from custom scrollbar. https://bugs.webkit.org/show_bug.cgi?id=80610 Reviewed by Eric Seidel. * scrollbars/scrollbar-owning-renderer-crash-expected.txt: Added. * scrollbars/scrollbar-owning-renderer-crash.html: Added. 2012-05-08 Kangil Han [EFL][DRT] Implement TextInputController. https://bugs.webkit.org/show_bug.cgi?id=78559 Reviewed by Martin Robinson. TextInputController has been created for an input emulation purpose in DRT. However, not like other ports, EFL doesn't have it. Therefore, this patch will enable EFL port to have an input emulation in DRT. * platform/efl/Skipped: 2012-05-08 Jon Lee Safari warns that it needs to resend the form in an iFrame when going back https://bugs.webkit.org/show_bug.cgi?id=82658 Reviewed by Darin Adler. Add new test which navigates a series of pages in an iframe. Each navigation is a POST. At the third page we click on a back link, and expect to see stale POST data. * http/tests/loading/post-in-iframe-with-back-navigation-expected.txt: Added. * http/tests/loading/post-in-iframe-with-back-navigation.html: Added. * http/tests/loading/resources/post-in-iframe-with-back-navigation-page-1.php: Added. * http/tests/loading/resources/post-in-iframe-with-back-navigation-page-2.php: Added. * http/tests/loading/resources/post-in-iframe-with-back-navigation-page-3.php: Added. * http/tests/resources/js-test-post.js: Added. Copied from fast/js/resources since it is inaccessible to the test server. * http/tests/resources/js-test-pre.js: Added. Copied from fast/js/resources since it is inaccessible to the test server. 2012-05-08 Eric Seidel Add stylesheet inheritance support to IFRAME_SEAMLESS https://bugs.webkit.org/show_bug.cgi?id=85914 Reviewed by Ojan Vafai. Update the results (for both static and dynamic inheritance) now that this support is landed. * fast/frames/seamless/seamless-css-cascade-expected.txt: 2012-05-08 Raymond Toy JavaScriptAudioNode should not ASSERT if number of input channels is 0 https://bugs.webkit.org/show_bug.cgi?id=85818 Reviewed by Eric Seidel. * webaudio/javascriptaudionode-zero-input-channels-expected.txt: Added. * webaudio/javascriptaudionode-zero-input-channels.html: Added. 2012-05-08 Alexander Shalamov [EFL][DRT] EventSender needs implementation of leapForward function https://bugs.webkit.org/show_bug.cgi?id=83486 Reviewed by Eric Seidel. Unskipping few tests that were failing due to the missing leapForward function Added EFL specific test result, since EFL doesnt support 2D wheel events * platform/efl/Skipped: * platform/efl/fast/events/platform-wheelevent-in-scrolling-div-expected.txt: Added. 2012-05-08 Oliver Hunt Add mac results for new tests following http://trac.webkit.org/changeset/116438. * platform/mac/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/mac/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/mac/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. 2012-05-08 Philip Rogers Prevent crash in animated lists https://bugs.webkit.org/show_bug.cgi?id=85382 Reviewed by Nikolas Zimmermann. * svg/animations/animate-linear-discrete-additive-b-expected.svg: Added. * svg/animations/animate-linear-discrete-additive-b.svg: Added. * svg/animations/animate-linear-discrete-additive-c-expected.svg: Added. * svg/animations/animate-linear-discrete-additive-c.svg: Added. * svg/animations/animate-linear-discrete-additive-expected.svg: Added. * svg/animations/animate-linear-discrete-additive.svg: Added. * svg/animations/animate-list-crash-expected.txt: Added. * svg/animations/animate-list-crash.svg: Added. 2012-05-08 Ojan Vafai Chromium rebaselines after http://trac.webkit.org/changeset/116438. * platform/chromium-linux/css2.1/20110323/first-letter-000-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-000-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-001-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-dynamic-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-dynamic-002-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-002-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-dynamic-003a-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-dynamic-003b-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-inherit-001-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-inherit-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-001-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-002-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-002-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-003-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-003-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-004-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-004-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-005-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-005-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-006-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-006-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-007-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-007-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-001-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-002-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-002-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-003-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-003-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-004-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-004-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-005-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-005-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-006-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-006-expected.png. * platform/chromium-linux/fast/css/first-letter-nested-positioned-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/fast/css/first-letter-nested-positioned-expected.png. * platform/chromium-linux/fast/css/first-letter-quotes-no-content-before-after-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/fast/css/first-letter-quotes-no-content-before-after-expected.png. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/chromium-mac-leopard/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/chromium-mac-leopard/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-002-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-003-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-004-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-005-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-006-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-007-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/chromium-mac/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/chromium-mac/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/chromium-mac/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/chromium-mac/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. * platform/chromium-win/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-win/css2.1/20110323/first-letter-000-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-000-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-002-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-002-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-002-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-003a-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-003b-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-win/css2.1/20110323/first-letter-inherit-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-inherit-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-002-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-002-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-002-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-003-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-003-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-003-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-004-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-004-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-004-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-005-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-005-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-005-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-006-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-006-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-006-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-007-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-007-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-007-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-002-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-002-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-002-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-003-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-003-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-003-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-004-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-004-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-004-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-005-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-005-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-005-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-006-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-006-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-006-expected.txt. * platform/chromium-win/fast/css/first-letter-nested-positioned-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/fast/css/first-letter-nested-positioned-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/css/first-letter-nested-positioned-expected.txt. * platform/chromium-win/fast/css/first-letter-quotes-no-content-before-after-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/css/first-letter-quotes-no-content-before-after-expected.txt. 2012-05-08 Mikhail Pozdnyakov [EFL] Handling of numeric-pad keys in EFL's PlatformKeyboardEvent https://bugs.webkit.org/show_bug.cgi?id=85479 Reviewed by Gustavo Noronha Silva. Unskipped fast/events/keydown-numpad-keys.html. * platform/efl/Skipped: 2012-05-04 Nikolas Zimmermann Tie lifetime of SVGAnimateElement::m_animatedType to the duration of the animation https://bugs.webkit.org/show_bug.cgi?id=85627 Reviewed by Antti Koivisto. Update animate-target-id-changed.svg test to match Firefox behavior. When an animation element with fill="freeze" is changed to a new target eg, via animate.href = "#someOtherID", the animation effect should be removed. Add tests for assertions I ran into while developing this patch. * platform/chromium/test_expectations.txt: Require new results for animate-target-id-changed-expected.txt. * platform/mac/svg/custom/animate-target-id-changed-expected.png: * svg/animations/list-wrapper-assertion-expected.svg: Added. * svg/animations/list-wrapper-assertion.svg: Added. * svg/custom/animate-target-id-changed-expected.txt: * svg/custom/animate-target-id-changed.svg: 2012-05-08 Shezan Baig offsetLeft broken within CSS3 columns https://bugs.webkit.org/show_bug.cgi?id=34875 Reviewed by Julien Chaffraix. Add test for offsetLeft and offsetTop within multi-columns. * fast/block/positioning/offsetLeft-offsetTop-multicolumn-expected.txt: Added. * fast/block/positioning/offsetLeft-offsetTop-multicolumn.html: Added. 2012-05-08 Christophe Dumez [EFL] media/video-play-require-user-gesture.html test is failing https://bugs.webkit.org/show_bug.cgi?id=85900 Unreviewed gardening. Move media/video-play-require-user-gesture.html to test_expectations.txt since it requires Full Screen API support. Also move fullscreen tests from Skipped list to test_expectations.txt * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-08 Alexander Shalamov [EFL] Layout test fast/overflow/lots-of-sibling-inline-boxes.html is flaky in debug builds https://bugs.webkit.org/show_bug.cgi?id=85896 Unreviewed gardening. Marking test as slow, since it times-out when executed using debug builds under heavy processor loads. * platform/efl/test_expectations.txt: 2012-05-08 Christophe Dumez [EFL] Update Web Timing tests expectations https://bugs.webkit.org/show_bug.cgi?id=85622 Unreviewed Gardening. Removed http/tests/misc/webtiming-origins.html and http/tests/misc/webtiming-ssl from test expectations. They started to pass after r116160. * platform/efl/test_expectations.txt: 2012-05-08 Christophe Dumez [EFL] http/tests/security/cross-frame-access-* tests are failing https://bugs.webkit.org/show_bug.cgi?id=85899 Unreviewed, move failing tests to test expectations. http/tests/security/cross-frame-access-* tests are failing because EFL port does not support showModalDialog. We need to move the test cases to test expectations while the feature is implemented. * platform/efl/test_expectations.txt: 2012-03-31 Robert Hogan CSS 2.1 failure: first-letter-nested-004.htm fails https://bugs.webkit.org/show_bug.cgi?id=72987 Reviewed by Eric Seidel. * css2.1/20110323/first-letter-000.htm: Added. * css2.1/20110323/first-letter-001.htm: Added. * css2.1/20110323/first-letter-dynamic-001.htm: Added. * css2.1/20110323/first-letter-dynamic-002.htm: Added. * css2.1/20110323/first-letter-dynamic-003a.htm: Added. * css2.1/20110323/first-letter-dynamic-003b.htm: Added. * css2.1/20110323/first-letter-inherit-001.htm: Added. * css2.1/20110323/first-letter-nested-001.htm: Added. * css2.1/20110323/first-letter-nested-002.htm: Added. * css2.1/20110323/first-letter-nested-003.htm: Added. * css2.1/20110323/first-letter-nested-004.htm: Added. * css2.1/20110323/first-letter-nested-005.htm: Added. * css2.1/20110323/first-letter-nested-006.htm: Added. * css2.1/20110323/first-letter-nested-007.htm: Added. * css2.1/20110323/first-letter-quote-001.htm: Added. * css2.1/20110323/first-letter-quote-002.htm: Added. * css2.1/20110323/first-letter-quote-003.htm: Added. * css2.1/20110323/first-letter-quote-004.htm: Added. * css2.1/20110323/first-letter-quote-005.htm: Added. * css2.1/20110323/first-letter-quote-006.htm: Added. * fast/css/first-letter-capitalized-edit-select-crash-expected.txt: Rebaselined. * fast/css/first-letter-nested-positioned.htm: Added. Tests that text nested inside a positioned object is styled. * fast/css/first-letter-quotes-no-content-before-after.html: Added. Tests that two consecutive quotes, each in a :before and :after pseudo element surrounding an empty main element, get styled with first letter. Behold! Pixel Results! * platform/chromium-linux-x86/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-002-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-003-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-004-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-005-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-006-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-007-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/chromium-linux-x86/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/chromium-linux-x86/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/chromium-linux-x86/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/chromium-linux-x86/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. 2012-05-08 Hironori Bono [Chromium] Fix the position of an RTL resizer https://bugs.webkit.org/show_bug.cgi?id=80640 Reviewed by Tony Chang. When rendering an RTL resizer, my r110073 renders it at the same position as the one used for rendering a LTR resizer. Unfortunately, this code renders the RTL resizer image at an incorrect position on Mac and Linux. This change uses the correct formula to calculate the position of an RTL resizer. * platform/chromium/platform/chromium/scrollbars: Added. * platform/chromium/platform/chromium/scrollbars/rtl-resizer-position-expected.png: Added. * platform/chromium/platform/chromium/scrollbars/rtl-resizer-position-expected.txt: Added. * platform/chromium/scrollbars/rtl-resizer-position.html: Added. 2012-05-08 Csaba Osztrogonác [Qt] Unreviewed gardening, skip failing tests. * platform/qt-5.0/Skipped: 2012-05-08 Csaba Osztrogonác [Qt] Unreviewed gardening, unskip now passing tests, update platform specific expected files. * platform/mac/Skipped: * platform/qt/Skipped: * platform/qt/fast/block/float/016-expected.png: * platform/qt/fast/css/border-solid-single-edge-antialias-expected.txt: Added. * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/qt/fast/js/constructor-length-expected.txt: Added. * platform/qt/fast/repaint/scale-page-shrink-expected.png: Added. * platform/qt/fast/repaint/scale-page-shrink-expected.txt: Added. * platform/qt/fast/table/027-expected.png: * platform/qt/fast/table/027-expected.txt: * platform/qt/fast/table/027-vertical-expected.png: * platform/qt/fast/table/027-vertical-expected.txt: * platform/qt/tables/mozilla/bugs/bug14929-expected.png: * platform/qt/tables/mozilla/bugs/bug14929-expected.txt: * platform/qt/tables/mozilla/bugs/bug2123-expected.png: * platform/qt/tables/mozilla/bugs/bug2123-expected.txt: * platform/qt/tables/mozilla/bugs/bug2509-expected.png: * platform/qt/tables/mozilla/bugs/bug2509-expected.txt: * platform/qt/tables/mozilla/bugs/bug27038-1-expected.png: * platform/qt/tables/mozilla/bugs/bug27038-1-expected.txt: * platform/qt/tables/mozilla/bugs/bug27038-2-expected.png: * platform/qt/tables/mozilla/bugs/bug27038-2-expected.txt: * platform/qt/tables/mozilla/bugs/bug2947-expected.png: * platform/qt/tables/mozilla/bugs/bug2947-expected.txt: * platform/qt/tables/mozilla/bugs/bug34176-expected.png: * platform/qt/tables/mozilla/bugs/bug34176-expected.txt: * platform/qt/tables/mozilla/bugs/bug44505-expected.png: * platform/qt/tables/mozilla/bugs/bug44505-expected.txt: * platform/qt/tables/mozilla_expected_failures/bugs/bug59252-expected.png: * platform/qt/tables/mozilla_expected_failures/bugs/bug59252-expected.txt: * platform/qt/tables/mozilla_expected_failures/bugs/bug7243-expected.png: * platform/qt/tables/mozilla_expected_failures/bugs/bug7243-expected.txt: * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.png: * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt: * platform/qt/test_expectations.txt: 2012-05-08 Mikhail Pozdnyakov [EFL][DRT] fast/layers/video-layer.html needs rebaseline after bug85602 landed https://bugs.webkit.org/show_bug.cgi?id=85873 Unreviewed, EFL gardening. * platform/efl/fast/layers/video-layer-expected.txt: 2012-05-08 Sudarsana Nagineni [EFL] [DRT] Add baselines for the tests which are missing expected results https://bugs.webkit.org/show_bug.cgi?id=85875 Unreviewed, add EFL baselines for the tests which are missing expected results. * platform/efl/fast/css/first-line-text-decoration-expected.png: Added. * platform/efl/fast/css/first-line-text-decoration-expected.txt: Added. * platform/efl/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/efl/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Added. * platform/efl/fast/images/png-suite/test-expected.png: Added. * platform/efl/fast/images/png-suite/test-expected.txt: Added. * platform/efl/test_expectations.txt: 2012-05-08 Christophe Dumez [EFL][DRT] EFL's DRT does not fully support page visibility https://bugs.webkit.org/show_bug.cgi?id=85032 Reviewed by Antonio Gomes. Unskip remaining page visibility test cases now that the functionality is fully implemented in EFL port. * platform/efl/Skipped: 2012-05-08 Csaba Osztrogonác Unreviewed. Remove an accidentally committed file. * platform/qt/Skipped.orig: Removed. 2012-05-08 János Badics [Qt] Unskip now passing tests and update platform specific expected files. Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: * platform/qt/Skipped.orig: Copied from LayoutTests/platform/qt/Skipped. * platform/qt/editing/pasteboard/paste-text-014-expected.png: Added. * platform/qt/fast/block/float/editable-text-overlapping-float-expected.png: Added. * platform/qt/fast/block/float/editable-text-overlapping-float-expected.txt: * platform/qt/fast/block/float/multiple-float-positioning-expected.png: Added. * platform/qt/fast/block/float/multiple-float-positioning-expected.txt: * platform/qt/fast/block/margin-collapse/103-expected.png: Added. * platform/qt/fast/block/margin-collapse/103-expected.txt: Added. * platform/qt/fast/block/positioning/absolute-in-inline-ltr-2-expected.png: Added. * platform/qt/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt: * platform/qt/fast/block/positioning/absolute-in-inline-rtl-2-expected.png: Added. * platform/qt/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt: * platform/qt/fast/block/positioning/absolute-in-inline-rtl-3-expected.png: Added. * platform/qt/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt: * platform/qt/fast/block/positioning/auto/006-expected.png: Added. * platform/qt/fast/block/positioning/auto/006-expected.txt: * platform/qt/fast/css/apple-prefix-expected.png: Added. * platform/qt/fast/css/apple-prefix-expected.txt: * platform/qt/fast/css/color-correction-backgrounds-and-text-expected.png: Added. * platform/qt/fast/css/color-correction-backgrounds-and-text-expected.txt: Added. * platform/qt/fast/css/ex-after-font-variant-expected.png: Added. * platform/qt/fast/css/ex-after-font-variant-expected.txt: * platform/qt/fast/css/percentage-non-integer-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/selection-clear-expected.png. * platform/qt/fast/css/percentage-non-integer-expected.txt: * platform/qt/fast/css/positioned-overflow-scroll-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/selection-clear-expected.png. * platform/qt/fast/css/positioned-overflow-scroll-expected.txt: Added. * platform/qt/fast/dom/HTMLImageElement/image-alt-text-expected.png: Added. * platform/qt/fast/dom/HTMLImageElement/image-alt-text-expected.txt: * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: * platform/qt/fast/dynamic/008-expected.png: Added. * platform/qt/fast/dynamic/008-expected.txt: * platform/qt/fast/forms/box-shadow-override-expected.png: Added. * platform/qt/fast/forms/box-shadow-override-expected.txt: * platform/qt/fast/forms/disabled-select-change-index-expected.png: Added. * platform/qt/fast/forms/disabled-select-change-index-expected.txt: * platform/qt/fast/forms/file/file-input-direction-expected.png: Added. * platform/qt/fast/forms/file/file-input-direction-expected.txt: * platform/qt/fast/forms/file/file-input-disabled-expected.png: Added. * platform/qt/fast/forms/file/file-input-disabled-expected.txt: * platform/qt/fast/forms/form-element-geometry-expected.png: Added. * platform/qt/fast/forms/form-element-geometry-expected.txt: * platform/qt/fast/forms/input-disabled-color-expected.png: Added. * platform/qt/fast/forms/input-disabled-color-expected.txt: * platform/qt/fast/forms/input-text-click-outside-expected.png: Added. * platform/qt/fast/forms/input-text-click-outside-expected.txt: Added. * platform/qt/fast/forms/input-text-scroll-left-on-blur-expected.png: Added. * platform/qt/fast/forms/input-text-scroll-left-on-blur-expected.txt: Added. * platform/qt/fast/forms/negativeLineHeight-expected.png: Added. * platform/qt/fast/forms/negativeLineHeight-expected.txt: * platform/qt/fast/forms/placeholder-pseudo-style-expected.png: Added. * platform/qt/fast/forms/placeholder-pseudo-style-expected.txt: Added. * platform/qt/fast/forms/range/slider-padding-expected.png: Added. * platform/qt/fast/forms/range/slider-padding-expected.txt: Added. * platform/qt/fast/forms/tabbing-input-iframe-expected.png: Added. * platform/qt/fast/forms/tabbing-input-iframe-expected.txt: Added. * platform/qt/fast/forms/textAreaLineHeight-expected.png: Added. * platform/qt/fast/forms/textAreaLineHeight-expected.txt: Added. * platform/qt/fast/forms/textarea-align-expected.png: Added. * platform/qt/fast/forms/textarea-align-expected.txt: * platform/qt/fast/forms/textarea-scrollbar-expected.png: Added. * platform/qt/fast/forms/textarea-scrollbar-expected.txt: Added. * platform/qt/fast/forms/textarea-scrolled-type-expected.png: Added. * platform/qt/fast/forms/textarea-scrolled-type-expected.txt: Added. * platform/qt/fast/forms/textarea-setinnerhtml-expected.png: Added. * platform/qt/fast/forms/textarea-setinnerhtml-expected.txt: * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.png: Added. * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.txt: * platform/qt/fast/invalid/016-expected.png: Added. * platform/qt/fast/invalid/016-expected.txt: * platform/qt/fast/invalid/missing-end-tag-expected.png: Added. * platform/qt/fast/invalid/missing-end-tag-expected.txt: Added. * platform/qt/fast/layers/scroll-rect-to-visible-expected.png: Added. * platform/qt/fast/layers/scroll-rect-to-visible-expected.txt: * platform/qt/fast/overflow/003-expected.png: Added. * platform/qt/fast/overflow/003-expected.txt: * platform/qt/fast/overflow/clip-rects-fixed-ancestor-expected.png: Added. * platform/qt/fast/overflow/clip-rects-fixed-ancestor-expected.txt: Added. * platform/qt/fast/overflow/image-selection-highlight-expected.png: Added. * platform/qt/fast/overflow/image-selection-highlight-expected.txt: * platform/qt/fast/overflow/overflow-rtl-expected.png: Added. * platform/qt/fast/overflow/overflow-rtl-expected.txt: Added. * platform/qt/fast/overflow/overflow-x-y-expected.png: Added. * platform/qt/fast/overflow/overflow-x-y-expected.txt: Added. * platform/qt/fast/overflow/scrollRevealButton-expected.png: Added. * platform/qt/fast/overflow/scrollRevealButton-expected.txt: Added. * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.png: Added. * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.txt: * platform/qt/fast/parser/entity-comment-in-textarea-expected.png: Added. * platform/qt/fast/parser/entity-comment-in-textarea-expected.txt: Added. * platform/qt/fast/parser/open-comment-in-textarea-expected.png: Added. * platform/qt/fast/parser/open-comment-in-textarea-expected.txt: Added. * platform/qt/fast/repaint/button-spurious-layout-hint-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/selection-clear-expected.png. * platform/qt/fast/repaint/button-spurious-layout-hint-expected.txt: Added. * platform/qt/fast/repaint/control-clip-expected.png: Added. * platform/qt/fast/repaint/control-clip-expected.txt: * platform/qt/fast/repaint/flexible-box-overflow-expected.png: Added. * platform/qt/fast/repaint/flexible-box-overflow-expected.txt: Added. * platform/qt/fast/repaint/flexible-box-overflow-horizontal-expected.png: Added. * platform/qt/fast/repaint/flexible-box-overflow-horizontal-expected.txt: Added. * platform/qt/fast/repaint/focus-ring-expected.png: Added. * platform/qt/fast/repaint/focus-ring-expected.txt: Added. * platform/qt/fast/repaint/inline-block-overflow-expected.png: Added. * platform/qt/fast/repaint/inline-block-overflow-expected.txt: Added. * platform/qt/fast/repaint/inline-outline-repaint-expected.png: Added. * platform/qt/fast/repaint/inline-outline-repaint-expected.txt: * platform/qt/fast/repaint/layer-child-outline-expected.png: Added. * platform/qt/fast/repaint/layer-child-outline-expected.txt: Added. * platform/qt/fast/repaint/layer-outline-expected.png: Added. * platform/qt/fast/repaint/layer-outline-expected.txt: Added. * platform/qt/fast/repaint/layer-outline-horizontal-expected.png: Added. * platform/qt/fast/repaint/layer-outline-horizontal-expected.txt: Added. * platform/qt/fast/repaint/list-marker-expected.png: Added. * platform/qt/fast/repaint/list-marker-expected.txt: Added. * platform/qt/fast/repaint/selection-after-delete-expected.png: Added. * platform/qt/fast/repaint/selection-after-delete-expected.txt: * platform/qt/fast/repaint/selection-after-remove-expected.png: Added. * platform/qt/fast/repaint/selection-after-remove-expected.txt: * platform/qt/fast/repaint/selection-clear-expected.png: * platform/qt/fast/repaint/selection-clear-expected.txt: * platform/qt/fast/repaint/selection-gap-overflow-scroll-expected.png: Added. * platform/qt/fast/repaint/selection-gap-overflow-scroll-expected.txt: Added. * platform/qt/fast/repaint/text-selection-rect-in-overflow-2-expected.png: Added. * platform/qt/fast/repaint/text-selection-rect-in-overflow-2-expected.txt: Added. * platform/qt/fast/repaint/text-selection-rect-in-overflow-expected.png: Added. * platform/qt/fast/repaint/text-selection-rect-in-overflow-expected.txt: Added. * platform/qt/fast/repaint/text-shadow-expected.png: Added. * platform/qt/fast/repaint/text-shadow-expected.txt: Added. * platform/qt/fast/repaint/text-shadow-horizontal-expected.png: Added. * platform/qt/fast/repaint/text-shadow-horizontal-expected.txt: Added. * platform/qt/fast/replaced/border-radius-clip-expected.png: Added. * platform/qt/fast/replaced/border-radius-clip-expected.txt: Added. * platform/qt/fast/replaced/width100percent-textarea-expected.png: Added. * platform/qt/fast/replaced/width100percent-textarea-expected.txt: Added. * platform/qt/fast/table/003-expected.png: Added. * platform/qt/fast/table/003-expected.txt: * platform/qt/fast/table/cell-pref-width-invalidation-expected.png: Added. * platform/qt/fast/table/cell-pref-width-invalidation-expected.txt: * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.png: Added. * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.txt: * platform/qt/fast/text/basic/003-expected.png: Added. * platform/qt/fast/text/basic/003-expected.txt: * platform/qt/fast/text/cg-vs-atsui-expected.png: Added. * platform/qt/fast/text/cg-vs-atsui-expected.txt: * platform/qt/fast/text/complex-text-opacity-expected.png: Added. * platform/qt/fast/text/complex-text-opacity-expected.txt: Added. * platform/qt/fast/text/embed-at-end-of-pre-wrap-line-expected.png: Added. * platform/qt/fast/text/embed-at-end-of-pre-wrap-line-expected.txt: Added. * platform/qt/fast/text/large-text-composed-char-expected.png: Added. * platform/qt/fast/text/large-text-composed-char-expected.txt: * platform/qt/fast/text/letter-spacing-negative-opacity-expected.png: Added. * platform/qt/fast/text/letter-spacing-negative-opacity-expected.txt: * platform/qt/fast/text/line-breaks-after-white-space-expected.png: Added. * platform/qt/fast/text/line-breaks-after-white-space-expected.txt: * platform/qt/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added. * platform/qt/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: * platform/qt/fast/text/whitespace/pre-break-word-expected.png: Added. * platform/qt/fast/text/whitespace/pre-break-word-expected.txt: * platform/qt/fast/text/whitespace/pre-wrap-line-test-expected.png: Added. * platform/qt/fast/text/whitespace/pre-wrap-line-test-expected.txt: * platform/qt/fast/text/whitespace/pre-wrap-overflow-selection-expected.png: Added. * platform/qt/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: * platform/qt/fast/text/word-break-expected.png: Added. * platform/qt/fast/text/word-break-expected.txt: * platform/qt/fast/xsl/xslt-entity-expected.png: Added. * platform/qt/fast/xsl/xslt-entity-expected.txt: 2012-05-03 Alexander Pavlov Extra line-breaks added when copying from source. https://bugs.webkit.org/show_bug.cgi?id=85282 Reviewed by Ryosuke Niwa. * platform/win/editing/pasteboard/pasting-crlf-isnt-translated-to-crcrlf-win-expected.txt: Added. * platform/win/editing/pasteboard/pasting-crlf-isnt-translated-to-crcrlf-win.html: Added. 2012-05-08 János Badics [Qt] Gardening after 116361. Updated expected result. Reviewed by Csaba Osztrogonác. * platform/qt/fast/js/switch-behaviour-expected.txt: 2012-05-08 Csaba Osztrogonác Unreviewed gardening. Remove tests from test expectations and from a Skipped list, because they were disabled by r94327. * platform/efl/Skipped: * platform/gtk/test_expectations.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: 2012-05-07 Kent Tamura [Chormium] Test expectatino update * platform/chromium/test_expectations.txt: - multiline-pack.html is failing on all DEBUG bots. - filter-repaint-custom-rotated.html fails on Mac. 2012-05-07 Pavel Feldman Web Inspector: do not create locations for resolved provisional breakpoints https://bugs.webkit.org/show_bug.cgi?id=85716 Reviewed by Yury Semikhatsky. * inspector/debugger/breakpoint-manager-expected.txt: * inspector/debugger/breakpoint-manager.html: 2012-05-07 Simon Fraser Compositing layers with transformed children not large enough to show contents https://bugs.webkit.org/show_bug.cgi?id=85855 Reviewed by Dan Bernstein. Test having composited element with clipped, transformed children. * compositing/geometry/bounds-clipped-composited-child-expected.png: Added. * compositing/geometry/bounds-clipped-composited-child-expected.txt: Added. * compositing/geometry/bounds-clipped-composited-child.html: Added. 2012-05-07 Kent Tamura [Chromium] Add expectations for first-line-text-decoration.html. * platform/chromium-linux/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-mac-leopard/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-mac/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-win/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-win/fast/css/first-line-text-decoration-expected.txt: Added. 2012-05-07 Dongwoo Im width/height attributes of input element cannot be accessed by JavaScript. https://bugs.webkit.org/show_bug.cgi?id=70304 Reviewed by Darin Adler. If the type of input element is image button, width/height attributes should be supported. These attributes are defined in HTML5 spec. http://www.w3.org/TR/html5/the-map-element.html#attr-dim-width * fast/forms/input-width-height-attributes-expected.txt: Added. * fast/forms/input-width-height-attributes-without-renderer-expected.txt: Added. * fast/forms/input-width-height-attributes-without-renderer-loaded-image-expected.txt: Added. * fast/forms/input-width-height-attributes-without-renderer-loaded-image.html: Added. * fast/forms/input-width-height-attributes-without-renderer-not-loaded-image-expected.txt: Added. * fast/forms/input-width-height-attributes-without-renderer-not-loaded-image.html: Added. * fast/forms/input-width-height-attributes-without-renderer.html: Added. * fast/forms/input-width-height-attributes.html: Added. * fast/forms/resources/green.jpg: Added. * fast/forms/resources/image-slow.pl: Added. 2012-05-07 Kinuko Yasuda Support cross-filesystem operations in FileSystem API https://bugs.webkit.org/show_bug.cgi?id=84135 Reviewed by David Levin. * fast/filesystem/cross-filesystem-op-expected.txt: Added. * fast/filesystem/cross-filesystem-op.html: Added. 2012-05-07 Ojan Vafai Chromium rebaselines after http://trac.webkit.org/changeset/116373. Differences look to just be in platform-specific text rendering. * platform/chromium-linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-mac-leopard/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-win/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-win/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Added. 2012-05-07 Andy Estes Add platform/mac/ results for new tests added by r116373. * platform/mac/fast/css/first-line-text-decoration-expected.txt: Added. * platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Added. 2012-05-04 Zhenyao Mo vertexAttribPointer needs to reject large negative offsets https://bugs.webkit.org/show_bug.cgi?id=85117 Reviewed by Kenneth Russell. * fast/canvas/webgl/index-validation-expected.txt: * fast/canvas/webgl/index-validation.html: Add a test case for large negative offset. 2012-05-07 Pravin D :first-line text-decorations are not rendered https://bugs.webkit.org/show_bug.cgi?id=6047 Reviewed by Eric Seidel. * fast/css/first-line-text-decoration.html: Added. * platform/qt-linux/fast/css/first-line-text-decoration-expected.png: Added. * platform/qt-linux/fast/css/first-line-text-decoration-expected.txt: Added. This test checks if text-decoration present in the tags first-line style is applied properly. * fast/css/first-line-text-decoration-inherited-from-parent.html: Added. * platform/qt-linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/qt-linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Added. This test checks if the text-decoration and text color is chosen properly in the case where the first-line style is inherited from a parent and contains such text-decorations. 2012-05-07 Philippe Normand Unreviewed, GTK gardening. * platform/gtk/test_expectations.txt: Mark seamless frames as failing until we enable the feature. 2012-05-07 Oliver Hunt LLInt doesn't check for Ropes when performing a character switch https://bugs.webkit.org/show_bug.cgi?id=85837 Reviewed by Filip Pizlo. Add a few tests to force the use of ropes on switch statements. * fast/js/script-tests/switch-behaviour.js: * fast/js/switch-behaviour-expected.txt: 2012-05-07 Raymond Toy ConvolverNode setBuffer() should not ASSERT on null buffer https://bugs.webkit.org/show_bug.cgi?id=85653 Reviewed by Chris Rogers. * webaudio/convolver-setBuffer-null-expected.txt: Added. * webaudio/convolver-setBuffer-null.html: Added. 2012-05-07 Ken Buchanan Crash due to positioned object list not being cleared during block flow split https://bugs.webkit.org/show_bug.cgi?id=85074 Reviewed by Abhishek Arya. Test exercises crashing condition in bug 85074. It creates a column span that requires multiple layers of splitting blocks from the element that contains the columns, puts a positioned element underneath one of the split blocks, and then causes a reattach of the column span element. * fast/block/positioning/positioned-object-under-split-block-parent-crash-expected.txt: Added * fast/block/positioning/positioned-object-under-split-block-parent-crash.html: Added 2012-05-07 Andy Estes Update media/ pixel test results after r115749. * platform/mac/media/audio-controls-rendering-expected.png: * platform/mac/media/controls-after-reload-expected.png: * platform/mac/media/controls-layout-direction-expected.png: * platform/mac/media/controls-strict-expected.png: * platform/mac/media/media-controls-clone-expected.png: * platform/mac/media/video-controls-rendering-expected.png: * platform/mac/media/video-display-toggle-expected.png: * platform/mac/media/video-layer-crash-expected.png: * platform/mac/media/video-playing-and-pause-expected.png: 2012-05-07 Dirk Pranke Fix compositing expectations to not include leopard. Unreviewed, expectations change. * platform/chromium/test_expectations.txt: 2012-05-07 Shezan Baig Selection Background Color Error https://bugs.webkit.org/show_bug.cgi?id=80382 Reviewed by David Hyatt. Added new test case for selection background color. * fast/backgrounds/selection-background-color.html: Added. * fast/backgrounds/selection-background-color-expected.html: Added. 2012-05-07 Mikhail Pozdnyakov Unreviewed. Rebaseline fast/layers/video-layer.html. * platform/efl/fast/layers/video-layer-expected.txt: 2012-05-07 Dirk Pranke Mark more tests as flaky, including some compositing tests https://bugs.webkit.org/show_bug.cgi?id=85771 Unreviewed, expectations change. * platform/chromium/test_expectations.txt: 2012-05-07 Mikhail Pozdnyakov [EFL] Page caching permission from EFL's FrameLoaderClient https://bugs.webkit.org/show_bug.cgi?id=85620 Reviewed by Gustavo Noronha Silva. Unskip bug-related testcases. * platform/efl/Skipped: 2012-05-07 Andy Estes Update mac-wk2 baselines. * platform/mac-wk2/Skipped: Skip a test that times out due to WKTR's EventSender implementation not supporting drag and drop. Remove mac-wk2 platform-specific results for two tests that now match the baseline result. * platform/mac-wk2/editing/selection/select-across-readonly-input-1-expected.txt: Removed. * platform/mac-wk2/media/no-auto-play-in-sandbox-expected.txt: Removed. 2012-05-07 Alec Flett IndexedDB: Replace numeric constants with strings https://bugs.webkit.org/show_bug.cgi?id=84894 Reviewed by Tony Chang. New test for legacy constants (legacy-constants) and update all other tests to use the new string-based constants. * storage/indexeddb/basics-expected.txt: * storage/indexeddb/basics-workers-expected.txt: * storage/indexeddb/constants-expected.txt: * storage/indexeddb/create-object-store-options-expected.txt: * storage/indexeddb/cursor-added-bug-expected.txt: * storage/indexeddb/cursor-advance-expected.txt: * storage/indexeddb/cursor-continue-expected.txt: * storage/indexeddb/cursor-continue-validity-expected.txt: * storage/indexeddb/cursor-delete-expected.txt: * storage/indexeddb/cursor-inconsistency-expected.txt: * storage/indexeddb/cursor-index-delete-expected.txt: * storage/indexeddb/cursor-key-order-expected.txt: * storage/indexeddb/cursor-prev-no-duplicate-expected.txt: * storage/indexeddb/cursor-primary-key-order-expected.txt: * storage/indexeddb/cursor-reverse-bug-expected.txt: * storage/indexeddb/cursor-skip-deleted-expected.txt: * storage/indexeddb/cursor-update-expected.txt: * storage/indexeddb/data-corruption-expected.txt: * storage/indexeddb/database-quota-expected.txt: * storage/indexeddb/delete-range-expected.txt: * storage/indexeddb/error-causes-abort-by-default-expected.txt: * storage/indexeddb/exception-in-event-aborts-expected.txt: * storage/indexeddb/factory-deletedatabase-expected.txt: * storage/indexeddb/index-count-expected.txt: * storage/indexeddb/index-multientry-expected.txt: * storage/indexeddb/index-unique-expected.txt: * storage/indexeddb/key-generator-expected.txt: * storage/indexeddb/key-type-array-expected.txt: * storage/indexeddb/keypath-edges-expected.txt: * storage/indexeddb/keypath-intrinsic-properties-expected.txt: * storage/indexeddb/legacy-constants-expected.txt: Added. * storage/indexeddb/legacy-constants.html: Added. * storage/indexeddb/mozilla/clear-expected.txt: * storage/indexeddb/mozilla/create-index-unique-expected.txt: * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt: * storage/indexeddb/mozilla/cursor-mutation-expected.txt: * storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt: * storage/indexeddb/mozilla/cursors-expected.txt: * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt: * storage/indexeddb/mozilla/index-prev-no-duplicate.html: * storage/indexeddb/mozilla/indexes-expected.txt: * storage/indexeddb/mozilla/odd-result-order-expected.txt: * storage/indexeddb/mozilla/readwrite-transactions-expected.txt: * storage/indexeddb/mozilla/readyState-expected.txt: * storage/indexeddb/mozilla/resources/clear.js: (clear): * storage/indexeddb/mozilla/resources/create-index-unique.js: (createAndVerifyIndex): * storage/indexeddb/mozilla/resources/create-objectstore-basics.js: (cleanDatabase): * storage/indexeddb/mozilla/resources/cursor-mutation-objectstore-only.js: (checkCursorResultsAndSetupMutatingCursor): * storage/indexeddb/mozilla/resources/cursor-mutation.js: (setupMutatingCursor): * storage/indexeddb/mozilla/resources/cursors.js: * storage/indexeddb/mozilla/resources/indexes.js: * storage/indexeddb/mozilla/resources/odd-result-order.js: (addRecord): (deleteRecord): * storage/indexeddb/mozilla/resources/readwrite-transactions.js: (setVersionComplete): (postAdd): (postAdd2): (postPut): (postPut2): (postPut3): (postPut4): (postDelete): (postDelete2): * storage/indexeddb/mozilla/resources/readyState.js: (test): (openSuccess): (setupObjectStore): (getRecord): (finalCheck): * storage/indexeddb/mozilla/resources/versionchange.js: (postSetVersion): (postSetVersion2): * storage/indexeddb/mozilla/versionchange-expected.txt: * storage/indexeddb/mutating-cursor-expected.txt: * storage/indexeddb/noblobs-expected.txt: * storage/indexeddb/noblobs.html: * storage/indexeddb/objectstore-autoincrement-expected.txt: * storage/indexeddb/objectstore-basics-expected.txt: * storage/indexeddb/objectstore-basics-workers-expected.txt: * storage/indexeddb/objectstore-count-expected.txt: * storage/indexeddb/open-cursor-expected.txt: * storage/indexeddb/open-during-transaction-expected.txt: * storage/indexeddb/opencursor-key-expected.txt: * storage/indexeddb/prefetch-bugfix-108071-expected.txt: * storage/indexeddb/readonly-expected.txt: * storage/indexeddb/request-event-propagation-expected.txt: * storage/indexeddb/resources/basics.js: (test): (openCallback): * storage/indexeddb/resources/constants.js: (test): * storage/indexeddb/resources/create-object-store-options.js: (setVersionComplete): * storage/indexeddb/resources/cursor-added-bug.js: (openCursor): * storage/indexeddb/resources/cursor-advance.js: (runTest): (testAdvanceIndexNoDupe): (testAdvanceIndexPrev): (testAdvanceIndexPrevNoDupe): * storage/indexeddb/resources/cursor-continue-validity.js: (continueTest): (continueIndexTest): (testModifyContinueOrder): * storage/indexeddb/resources/cursor-continue.js: (ascendingTest): (descendingTest): * storage/indexeddb/resources/cursor-delete.js: (openCursor): (addObject): * storage/indexeddb/resources/cursor-inconsistency.js: (openBasicCursor): * storage/indexeddb/resources/cursor-index-delete.js: (openCursor): (addObject): * storage/indexeddb/resources/cursor-key-order.js: * storage/indexeddb/resources/cursor-prev-no-duplicate.js: (populateStore): (testFarRangeCursor_closed): (testFarRangeCursor_open): (testFarRangeCursor_indexClosed): (testFarRangeCursor_indexOpen): (testFarRangeCursor_indexKeyOpen): (testFarRangeCursor_indexKeyClosed): (testBoundaryCursor_closed): (testBoundaryCursor_open): (testBoundaryCursor_indexClosed): (testBoundaryCursor_indexOpen): (testBoundaryCursor_indexKeyClosed): (testBoundaryCursor_indexKeyOpen): (testNoDuplicate_closed): (testNoDuplicate_open): (testNoDuplicate_indexKeyClosed): * storage/indexeddb/resources/cursor-primary-key-order.js: (populateStore): * storage/indexeddb/resources/cursor-reverse-bug.js: (populateStore): (testCursor): * storage/indexeddb/resources/cursor-skip-deleted.js: (basicCursorTest): (reverseCursorTest): * storage/indexeddb/resources/cursor-update.js: (openBasicCursor): * storage/indexeddb/resources/data-corruption.js: (addData): (getData): * storage/indexeddb/resources/database-quota.js: (checkQuotaEnforcing): * storage/indexeddb/resources/delete-range.js: (runTests.nextTest): (runTests): * storage/indexeddb/resources/error-causes-abort-by-default.js: (addData): (transactionCompleted): (transactionAborted1): * storage/indexeddb/resources/exception-in-event-aborts.js: (startTest): (transactionAborted1): (transactionAborted2): * storage/indexeddb/resources/factory-deletedatabase.js: (getValue): * storage/indexeddb/resources/index-count.js: * storage/indexeddb/resources/index-cursor.js: (runNextTest): (testNullKeyRange): * storage/indexeddb/resources/index-multientry.js: * storage/indexeddb/resources/index-unique.js: (setVersionCompleted): * storage/indexeddb/resources/key-generator.js: (.): * storage/indexeddb/resources/key-type-array.js: * storage/indexeddb/resources/keypath-edges.js: * storage/indexeddb/resources/keypath-intrinsic-properties.js: * storage/indexeddb/resources/legacy-constants.js: Added. (test): (prepareDatabase.openreq.onsuccess.verreq.onsuccess): (prepareDatabase.openreq.onsuccess): (prepareDatabase): (populateStore): (checkNext.request.onsuccess): (checkNext): (checkNextNoDuplicate.request.onsuccess): (checkNextNoDuplicate): (checkPrev.request.onsuccess): (checkPrev): (checkPrevNoDuplicate.request.onsuccess): (checkPrevNoDuplicate): * storage/indexeddb/resources/mutating-cursor.js: (openForwardCursor): (openReverseCursor): * storage/indexeddb/resources/objectstore-autoincrement.js: (setVersionCompleted): * storage/indexeddb/resources/objectstore-basics.js: (addData): (addAgainFailure): * storage/indexeddb/resources/objectstore-count.js: * storage/indexeddb/resources/objectstore-cursor.js: (runNextTest): (testNullKeyRange): * storage/indexeddb/resources/open-cursor.js: (cursorWithKeySuccess): (cursorSuccess): * storage/indexeddb/resources/open-during-transaction.js: * storage/indexeddb/resources/opencursor-key.js: * storage/indexeddb/resources/prefetch-bugfix-108071.js: * storage/indexeddb/resources/request-event-propagation.js: (startTest): (transactionAborted): (transactionAborted2): * storage/indexeddb/resources/set_version_blocked.js: (blocked): * storage/indexeddb/resources/transaction-abort.js: (startTest): * storage/indexeddb/resources/transaction-after-close.js: (runFirstRegularTransaction): (firstTransactionComplete): (onSecondOpen): * storage/indexeddb/resources/transaction-basics.js: (testInvalidMode): * storage/indexeddb/resources/transaction-event-propagation.js: (startTest): (dbAbortBubbleCallback): * storage/indexeddb/resources/transaction-rollback.js: (setVersionComplete): (abortCallback): * storage/indexeddb/set_version_blocked-expected.txt: * storage/indexeddb/structured-clone-expected.txt: * storage/indexeddb/structured-clone.html: * storage/indexeddb/transaction-abort-expected.txt: * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame-expected.txt: * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame.html: * storage/indexeddb/transaction-abort-with-js-recursion-expected.txt: * storage/indexeddb/transaction-abort-with-js-recursion.html: * storage/indexeddb/transaction-after-close-expected.txt: * storage/indexeddb/transaction-basics-expected.txt: * storage/indexeddb/transaction-event-propagation-expected.txt: * storage/indexeddb/transaction-rollback-expected.txt: * storage/indexeddb/tutorial.html: 2012-05-07 Adam Barth Test the combination of CSP and srcdoc https://bugs.webkit.org/show_bug.cgi?id=85778 Reviewed by Eric Seidel. This test ensure that