2011-06-04 Laszlo Gombos Reviewed by Andreas Kling. [Qt] Enable passing File API tests https://bugs.webkit.org/show_bug.cgi?id=62020 File API has been enabled for QtWebKit in r74115, let's also enable the passing related tests. * platform/qt/Skipped: 2011-06-04 Alexey Proskuryakov Reviewed by Darin Adler. Input value sanitization for text fields is incorrect https://bugs.webkit.org/show_bug.cgi?id=62061 * fast/forms/input-value-sanitization-expected.txt: * fast/forms/input-value-sanitization.html: * fast/forms/paste-multiline-text-input.html: * fast/forms/script-tests/input-value-sanitization.js: Removed. 2011-06-04 Jeffrey Pfau Reviewed by Beth Dakin. Crash in WebCore::RenderMathMLSubSup::baselinePosition() https://bugs.webkit.org/show_bug.cgi?id=57897 Added simple test that hits the relevant code. * mathml/msubsup-remove-children-expected.txt: Added. * mathml/msubsup-remove-children.xhtml: Added. 2011-06-03 Vangelis Kokkevis Unreviewed. Fixes test expectatations. [chromium] Fixing redefinitions of test_expectations entries for chrome gpu tests. * platform/chromium/test_expectations.txt: 2011-06-03 James Robinson [chromium] Mark GPU-only expectations as GPU. * platform/chromium/test_expectations.txt: 2011-06-03 Andrew Scherkus Unreviewed, rebaselining Chromium GPU media pixel results after Chromium commit 87830. * platform/chromium-gpu-linux/media/controls-after-reload-expected.png: * platform/chromium-gpu-linux/media/controls-strict-expected.png: * platform/chromium-gpu-linux/media/controls-styling-expected.png: * platform/chromium-gpu-linux/media/controls-without-preload-expected.png: * platform/chromium-gpu-linux/media/video-aspect-ratio-expected.png: * platform/chromium-gpu-linux/media/video-canvas-alpha-expected.png: * platform/chromium-gpu-linux/media/video-display-toggle-expected.png: * platform/chromium-gpu-linux/media/video-layer-crash-expected.png: * platform/chromium-gpu-linux/media/video-no-audio-expected.png: * platform/chromium-gpu-linux/media/video-transformed-expected.png: * platform/chromium-gpu-linux/media/video-volume-slider-expected.png: * platform/chromium-gpu-linux/media/video-zoom-controls-expected.png: * platform/chromium-gpu-mac/media/controls-after-reload-expected.png: * platform/chromium-gpu-mac/media/controls-strict-expected.png: * platform/chromium-gpu-mac/media/controls-styling-expected.png: * platform/chromium-gpu-mac/media/controls-without-preload-expected.png: * platform/chromium-gpu-mac/media/video-aspect-ratio-expected.png: * platform/chromium-gpu-mac/media/video-display-toggle-expected.png: * platform/chromium-gpu-mac/media/video-layer-crash-expected.png: * platform/chromium-gpu-mac/media/video-no-audio-expected.png: * platform/chromium-gpu-mac/media/video-transformed-expected.png: * platform/chromium-gpu-mac/media/video-volume-slider-expected.png: * platform/chromium-gpu-mac/media/video-zoom-controls-expected.png: * platform/chromium-gpu-win/media/controls-after-reload-expected.png: * platform/chromium-gpu-win/media/controls-strict-expected.png: * platform/chromium-gpu-win/media/controls-styling-expected.png: * platform/chromium-gpu-win/media/controls-without-preload-expected.png: * platform/chromium-gpu-win/media/video-aspect-ratio-expected.png: * platform/chromium-gpu-win/media/video-canvas-alpha-expected.png: * platform/chromium-gpu-win/media/video-display-toggle-expected.png: * platform/chromium-gpu-win/media/video-layer-crash-expected.png: * platform/chromium-gpu-win/media/video-no-audio-expected.png: * platform/chromium-gpu-win/media/video-transformed-expected.png: * platform/chromium-gpu-win/media/video-volume-slider-expected.png: * platform/chromium-gpu-win/media/video-zoom-controls-expected.png: 2011-06-03 Dirk Pranke Unreviewed, merge in downstream lines from Chromium as part of landing the fix for bug 61888. * platform/chromium/test_expectations.txt: 2011-06-03 Adam Barth Reviewed by Eric Seidel. DOMWindow::setLocation doesn't understand that DOMWindow can be inactive https://bugs.webkit.org/show_bug.cgi?id=62057 Test that some esoteric combination of eval, load, and Location don't do something goofy. * http/tests/security/xss-DENIED-contentWindow-eval-expected.txt: Added. * http/tests/security/xss-DENIED-contentWindow-eval.html: Added. 2011-06-03 James Simonsen [Chromium] Unreviewed, baseline for full-screen-placeholder. More flakiness for svg/zoom and navigator. * platform/chromium-win/fullscreen/full-screen-placeholder-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-05-31 Martin Robinson Reviewed by Ryosuke Niwa. [GTK] Support smart replace for the pasteboard https://bugs.webkit.org/show_bug.cgi?id=61734 Unskip tests which are now passing and update results for other tests which vary depending on smart replace support. * platform/gtk/Skipped: Unskip tests which are now passing. * platform/gtk/editing/deleting/smart-delete-003-expected.txt: * platform/gtk/editing/deleting/smart-delete-004-expected.txt: * platform/gtk/editing/pasteboard/4944770-2-expected.txt: * platform/gtk/editing/pasteboard/drag-drop-modifies-page-expected.txt: * platform/gtk/editing/pasteboard/smart-paste-007-expected.txt: * platform/gtk/editing/pasteboard/smart-paste-008-expected.txt: * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt: * platform/gtk/fast/lists/drag-into-marker-expected.txt: 2011-06-03 Martin Robinson Reviewed by Dimitri Glazkov. Teach Gtk build about window.internals https://bugs.webkit.org/show_bug.cgi?id=61071 * platform/gtk/Skipped: Unskip the one new window.internals test. 2011-06-03 Laszlo Gombos Reviewed by Antonio Gomes. [Qt] Enable ArrayBuffer passing tests as ArrayBuffer is enabled by default https://bugs.webkit.org/show_bug.cgi?id=62025 * platform/qt/Skipped: 2011-06-03 Andrew Scherkus Unreviewed, updating media/video-display-aspect-ratio.html expectations for Chromium. * platform/chromium/test_expectations.txt: 2011-06-03 Andrew Scherkus Unreviewed, adding Ogg Theora version of media/content/test-par-16-9.mp4. * media/content/test-par-16-9.ogv: Added. 2011-06-03 Dirk Pranke Unreviewed, expectations change. Fix conflict in expectations. * platform/chromium/test_expectations.txt: 2011-06-01 Jer Noble Reviewed by Simon Fraser. Flash of broken page when exiting full screen at jerryseinfeld.com https://bugs.webkit.org/show_bug.cgi?id=61897 * fullscreen/full-screen-placeholder-expected.txt: Added. * fullscreen/full-screen-placeholder.html: Added. 2011-06-03 Robert Kroeger Reviewed by Adam Barth. Removed test_expectations failure entry for BUGCR36415 as is fixed with patch in https://bugs.webkit.org/show_bug.cgi?id=62016 * platform/chromium/test_expectations.txt: 2011-06-03 James Simonsen [Chromium] Unreviewed, pixel baselines for selectlist-minsize.html. * platform/chromium-linux/fast/forms/selectlist-minsize-expected.png: Added. * platform/chromium-linux/fast/forms/selectlist-minsize-expected.txt: Added. * platform/chromium-mac/fast/forms/selectlist-minsize-expected.png: Added. * platform/chromium-win/fast/forms/selectlist-minsize-expected.png: Added. * platform/chromium-win/fast/forms/selectlist-minsize-expected.txt: Added. 2011-06-03 Doreen Jiang Reviewed by Benjamin Poulain. [Qt]The minimum size of the select menu list is incorrect for qtwebkit https://bugs.webkit.org/show_bug.cgi?id=56752 The test is to get the render tree of select menu lists with varying widths based on content. Some select list based tests are rebaselined because minimum width of RenderMenuList changes based on the content with this fix. * fast/forms/selectlist-minsize.html: Added. * platform/mac/fast/forms/selectlist-minsize-expected.txt: Added. * platform/qt/editing/pasteboard/4641033-expected.txt: * platform/qt/editing/pasteboard/4944770-1-expected.txt: * platform/qt/editing/pasteboard/4944770-2-expected.txt: * platform/qt/editing/selection/caret-before-select-expected.txt: * platform/qt/fast/forms/003-expected.txt: * platform/qt/fast/forms/004-expected.txt: * platform/qt/fast/forms/HTMLOptionElement_label06-expected.txt: * platform/qt/fast/forms/HTMLOptionElement_label07-expected.txt: * platform/qt/fast/forms/basic-selects-expected.txt: * platform/qt/fast/forms/menulist-deselect-update-expected.txt: * platform/qt/fast/forms/menulist-separator-painting-expected.txt: * platform/qt/fast/forms/menulist-style-color-expected.txt: * platform/qt/fast/forms/option-script-expected.txt: * platform/qt/fast/forms/select-background-none-expected.txt: * platform/qt/fast/forms/select-baseline-expected.txt: * platform/qt/fast/forms/select-dirty-parent-pref-widths-expected.txt: * platform/qt/fast/forms/select-empty-option-height-expected.txt: * platform/qt/fast/forms/select-size-expected.txt: * platform/qt/fast/forms/select-style-expected.txt: * platform/qt/fast/forms/selectlist-minsize-expected.txt: Added. * platform/qt/fast/invalid/014-expected.txt: * platform/qt/fast/replaced/replaced-breaking-expected.txt: * platform/qt/fast/replaced/replaced-breaking-mixture-expected.txt: * platform/qt/fast/replaced/three-selects-break-expected.txt: * platform/qt/tables/mozilla/bugs/bug29326-expected.txt: * platform/qt/tables/mozilla/core/margins-expected.txt: 2011-06-03 Marcus Bulach Reviewed by Unreviewed rebaseline. [chromium] Rebaseline following r88020 https://bugs.webkit.org/show_bug.cgi?id=62028 * platform/chromium/fast/dom/prototype-inheritance-expected.txt: 2011-06-02 Dimitri Glazkov Reviewed by Darin Adler. Prevent event dispatch for events with related target when host is the target. https://bugs.webkit.org/show_bug.cgi?id=61979 * fast/events/shadow-boundary-crossing-expected.txt: Added test. * fast/events/shadow-boundary-crossing.html: Added expectations. 2011-06-03 Mario Sanchez Prada Unreviewed, new baselines for GTK after r88007 and r8009. * platform/gtk/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Added. * platform/gtk/svg/as-image/img-preserveAspectRatio-support-2-expected.txt: Added. * platform/gtk/svg/as-object/object-box-sizing-no-width-height-expected.png: Added. * platform/gtk/svg/as-object/object-box-sizing-no-width-height-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added. 2011-06-03 Mario Sanchez Prada Unreviewed, new baselines for GTK after r88011. * platform/gtk/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.txt: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-out-of-view-expected.png: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt: Added. 2011-06-03 Mario Sanchez Prada Unreviewed, tests rebaselines for GTK after r88011. * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt: * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-height-expected.png: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt: * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.png: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt: * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-width-expected.png: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-offscreen-expected.txt: * platform/gtk/fast/frames/flattening/iframe-flattening-offscreen-expected.png: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-simple-expected.txt: * platform/gtk/fast/frames/flattening/iframe-flattening-simple-expected.png: Added. 2011-06-03 Rob Buis Reviewed by Nikolas Zimmermann. Creating elements via javascript do not execute https://bugs.webkit.org/show_bug.cgi?id=34301 Update test results. * fast/dom/Window/window-properties-expected.txt: * fast/dom/Window/window-property-descriptors-expected.txt: * fast/dom/prototype-inheritance-2-expected.txt: * fast/dom/prototype-inheritance-expected.txt: * fast/js/global-constructors-expected.txt: * svg/custom/global-constructors-expected.txt: 2011-06-03 Marcus Bulach Reviewed by Unreviewed rebaseline. [chromium] Rebaseline following r88007-88008 https://bugs.webkit.org/show_bug.cgi?id=62018 * platform/chromium-linux-x86/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Added. * platform/chromium-linux-x86/svg/as-object/object-box-sizing-no-width-height-expected.png: Added. * platform/chromium-linux/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Added. * platform/chromium-linux/svg/as-object/object-box-sizing-no-width-height-expected.png: Added. * platform/chromium-win/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Added. * platform/chromium-win/svg/as-image/img-preserveAspectRatio-support-2-expected.txt: Added. * platform/chromium-win/svg/as-object/object-box-sizing-no-width-height-expected.png: Added. * platform/chromium-win/svg/as-object/object-box-sizing-no-width-height-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-06-03 Yael Aharon Reviewed by Kenneth Rohde Christiansen. Frame flattening is broken with nested frames https://bugs.webkit.org/show_bug.cgi?id=61491 * fast/frames/flattening/iframe-flattening-out-of-view.html: Added. * platform/mac/fast/frames/flattening/iframe-flattening-out-of-view-expected.png: Added. * platform/mac/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt: Added. * fast/frames/flattening/iframe-flattening-out-of-view-and-scroll.html * platform/mac/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png: Added. * platform/mac/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.txt: Added. * fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout.html * platform/mac/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png: Added. * platform/mac/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt: Added. 2011-06-03 Mikhail Naganov Reviewed by Yury Semikhatsky. Web Inspector: [Chromium] cpu-profiler-profiling layout test is flaky on Linux Debug. https://bugs.webkit.org/show_bug.cgi?id=61533 Skip cpu-profiler-profiling in debug, implement a fast headless alternative. * inspector/profiler/cpu-profiler-profiling-without-inspector-expected.txt: Added. * inspector/profiler/cpu-profiler-profiling-without-inspector.html: Added. * platform/chromium/test_expectations.txt: 2011-06-03 Nikolas Zimmermann Reviewed by Andreas Kling. Incorrect embedded document replaced size calculation for box-sizing: border-box https://bugs.webkit.org/show_bug.cgi?id=62007 When using to embed foo.svg which has an intrinsic width/height, the embedded document intrinsic size is incorrect. * platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Added. * platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt: Added. * platform/mac/svg/as-object: Added. * platform/mac/svg/as-object/object-box-sizing-no-width-height-expected.png: Added. * platform/mac/svg/as-object/object-box-sizing-no-width-height-expected.txt: Added. * svg/as-image/img-preserveAspectRatio-support-2.html: Added. * svg/as-image/resources/circle-default-default.svg: Added. * svg/as-object: Added. * svg/as-object/object-box-sizing-no-width-height.html: Added. 2011-06-03 Sheriff Bot Unreviewed, rolling out r88004. http://trac.webkit.org/changeset/88004 https://bugs.webkit.org/show_bug.cgi?id=62008 This patch broke 4 tests in the GTK bots (Requested by msanchez on #webkit). * platform/gtk/accessibility/caret-browsing-anchor-followed-expected.txt: Removed. * platform/gtk/accessibility/caret-browsing-anchor-followed.html: Removed. 2011-06-03 Nikolas Zimmermann Reviewed by Andreas Kling. Zooming doesn't work as expected https://bugs.webkit.org/show_bug.cgi?id=62005 Zooming an object with auto size, that references a svg with fixed size was broken. The svg size stayed the same. Added new tests covering this zooming. * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added. * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added. * svg/zoom/page/resources/circle.svg: Added. * svg/zoom/page/zoom-svg-through-object-with-auto-size.html: Added. 2011-06-03 Csaba Osztrogonác [Qt][WK2] Update platform specific expected file after r87873. * platform/qt-wk2/fast/events/overflow-viewport-renderer-deleted-expected.txt: Added. 2011-06-03 Mario Sanchez Prada Reviewed by Martin Robinson. Focus and caret position should be updated when same-page links are followed https://bugs.webkit.org/show_bug.cgi?id=59737 New layout test for testing this GTK-specific feature. * platform/gtk/accessibility/caret-browsing-anchor-followed-expected.txt: Added. * platform/gtk/accessibility/caret-browsing-anchor-followed.html: Added. 2011-06-03 Dominic Cooney Reviewed by Kent Tamura. Adds a test that keygen clones have the right shadow pseudoclass. https://bugs.webkit.org/show_bug.cgi?id=61984 * fast/html/clone-keygen-expected.txt: Added. * fast/html/clone-keygen.html: Added. * platform/win/Skipped: Test needs DRT functionality not in this port. 2011-06-03 Mario Sanchez Prada Unreviewed, skipping test with different results in 32-bit and 64-bit. * platform/gtk/Skipped: Skipped test. 2011-06-03 Csaba Osztrogonác [Qt] Update platform specific expected files after r87873. * platform/qt/fast/events/overflow-viewport-renderer-deleted-expected.txt: Added. * platform/qt/plugins/document-open-expected.txt: Added. 2011-06-03 Mario Sanchez Prada Unreviewed. Test rebaseline for GTK after revision 87936. * platform/gtk/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: 2011-06-03 Dominic Cooney Reviewed by Kent Tamura. Adds a test that range input clones have the right kind of slider. https://bugs.webkit.org/show_bug.cgi?id=61982 * fast/html/clone-range-expected.txt: Added. * fast/html/clone-range.html: Added. * platform/win/Skipped: Test needs DRT functionality not in this port. 2011-06-03 Laszlo Gombos Reviewed by Csaba Osztrogonác. [Qt] Organize the disabled features section in the Skipped list https://bugs.webkit.org/show_bug.cgi?id=61994 Move all the tests for disabled features under the "Disabled features" section in the Skipped list. Use the name of the build flags to identify the features for better tracking. * platform/qt/Skipped: 2011-06-03 Mario Sanchez Prada Unreviewed, unskipping tests, now passing after reverting r87901. * platform/gtk/Skipped: Unskipped 3 tests. 2011-06-02 Kent Tamura Reviewed by Dimitri Glazkov. REGRESSION(r87014): Cloned text doesn't work well. https://bugs.webkit.org/show_bug.cgi?id=61909 * fast/forms/textfield-clone-expected.txt: Added. * fast/forms/textfield-clone.html: Added. 2011-06-02 Adam Barth Tweaks to which kind of failure we expect. * platform/chromium/test_expectations.txt: 2011-06-02 Adam Barth This process is converging (hopefully). * platform/chromium-mac/fast/backgrounds/svg-as-mask-expected.png: Added. 2011-06-02 Adam Barth Some more fallout from http://trac.webkit.org/changeset/87955, this time on Windows. * platform/chromium-win-vista/fast/forms/validation-message-appearance-expected.png: Removed. * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-win/fast/forms/validation-message-appearance-expected.png: 2011-06-02 Adam Barth This test is flaky on Linux. * platform/chromium/test_expectations.txt: 2011-06-02 Adam Barth The next round of updated baselines after http://trac.webkit.org/changeset/87955. Again, these all look fine to visual inspection. * platform/chromium-mac-leopard/fast/css/shadow-multiple-expected.png: Added. * platform/chromium-mac/fast/backgrounds/background-leakage-expected.png: Added. * platform/chromium-mac/fast/backgrounds/background-leakage-transforms-expected.png: Added. * platform/chromium-mac/fast/backgrounds/svg-as-background-1-expected.png: * platform/chromium-mac/fast/backgrounds/svg-as-mask-expected.png: Removed. * platform/chromium-mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: * platform/chromium-mac/fast/blockflow/border-styles-vertical-lr-expected.png: Added. * platform/chromium-mac/fast/blockflow/border-styles-vertical-rl-expected.png: Added. * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.png: * platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.png: * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.png: * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.png: * platform/chromium-mac/fast/borders/border-radius-circle-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-different-width-001-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-groove-01-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-groove-02-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-groove-03-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-huge-assert-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-inline-flow-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-inset-outset-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-wide-border-02-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-wide-border-03-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-wide-border-04-expected.png: Added. * platform/chromium-mac/fast/borders/border-styles-split-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDashed01-expected.png: * platform/chromium-mac/fast/borders/borderRadiusDashed04-expected.png: * platform/chromium-mac/fast/borders/borderRadiusDashed05-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDashed06-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDotted02-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDotted03-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDotted04-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDotted05-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDotted06-expected.png: * platform/chromium-mac/fast/borders/borderRadiusDouble04-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDouble05-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDouble06-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDouble07-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDouble08-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDouble09-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusInvalidColor-expected.png: Added. * platform/chromium-mac/fast/borders/mixed-border-styles-radius-expected.png: Added. * platform/chromium-mac/fast/borders/mixed-border-styles-radius2-expected.png: Added. * platform/chromium-mac/fast/borders/webkit-border-radius-expected.png: Added. * platform/chromium-mac/fast/box-shadow/basic-shadows-expected.png: * platform/chromium-mac/fast/box-shadow/shadow-tiling-artifact-expected.png: Added. * platform/chromium-mac/fast/box-shadow/spread-expected.png: * platform/chromium-mac/fast/css/border-radius-non-negative-expected.png: Added. * platform/chromium-mac/fast/css/box-shadow-and-border-radius-expected.png: Added. * platform/chromium-mac/fast/css/shadow-multiple-expected.png: Added. * platform/chromium-mac/fast/forms/basic-selects-expected.png: Added. * platform/chromium-mac/fast/forms/menulist-clip-expected.png: Added. * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png: Added. * platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.png: Added. * platform/chromium-mac/fast/forms/menulist-separator-painting-expected.png: Added. * platform/chromium-mac/fast/forms/menulist-style-color-expected.png: Added. * platform/chromium-mac/fast/forms/select-background-none-expected.png: * platform/chromium-mac/fast/forms/select-baseline-expected.png: Added. * platform/chromium-mac/fast/forms/select-empty-option-height-expected.png: Added. * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png: Added. * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added. * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png: Added. * platform/chromium-mac/svg/carto.net/button-expected.png: Added. 2011-06-02 Adam Barth First round of baseline updates after http://trac.webkit.org/changeset/87955 changed some floating point calculations for borders. Visually, these appear to all be fine. * platform/chromium-gpu-linux/media/video-zoom-controls-expected.png: * platform/chromium-gpu-mac/media/video-zoom-controls-expected.png: * platform/chromium-gpu-win/media/video-zoom-controls-expected.png: * platform/chromium-linux-x86/fast/backgrounds: Added. * platform/chromium-linux-x86/fast/backgrounds/border-radius-split-background-expected.png: Added. * platform/chromium-linux-x86/fast/backgrounds/border-radius-split-background-image-expected.png: Added. * platform/chromium-linux-x86/fast/borders/border-radius-constraints-expected.png: Added. * platform/chromium-linux-x86/fast/borders/border-radius-split-inline-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusArcs01-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusDashed02-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusDashed03-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusDotted01-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusDouble01-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusDouble02-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusDouble03-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusGroove01-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusGroove02-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusInset01-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusOutset01-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusRidge01-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusSolid01-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusSolid02-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusSolid03-expected.png: * platform/chromium-linux-x86/fast/borders/borderRadiusSolid04-expected.png: Added. * platform/chromium-linux-x86/fast/borders/different-color-borders-expected.png: Added. * platform/chromium-linux-x86/fast/borders/fieldsetBorderRadius-expected.png: Added. * platform/chromium-linux-x86/fast/box-shadow/inset-box-shadows-expected.png: Added. * platform/chromium-linux-x86/fast/box-shadow/inset-expected.png: Added. * platform/chromium-linux-x86/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: * platform/chromium-linux-x86/fast/box-shadow/spread-multiple-inset-expected.png: Added. * platform/chromium-linux-x86/fast/clip: Added. * platform/chromium-linux-x86/fast/clip/overflow-border-radius-clip-expected.png: Added. * platform/chromium-linux-x86/fast/css/nested-rounded-corners-expected.png: Added. * platform/chromium-linux-x86/fast/repaint/border-radius-repaint-expected.png: * platform/chromium-linux-x86/fast/transforms: Added. * platform/chromium-linux-x86/fast/transforms/shadows-expected.png: Added. * platform/chromium-linux-x86/media: Added. * platform/chromium-linux-x86/media/video-zoom-controls-expected.png: Added. * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added. * platform/chromium-linux-x86/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Added. * platform/chromium-linux-x86/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added. * platform/chromium-linux-x86/svg/custom/dasharrayOrigin-expected.png: Added. * platform/chromium-linux-x86/svg/custom/fractional-rects-expected.png: Added. * platform/chromium-linux-x86/svg/custom/gradient-rotated-bbox-expected.png: Added. * platform/chromium-linux-x86/svg/custom/rounded-rects-expected.png: Added. * platform/chromium-linux-x86/svg/custom/svg-fonts-in-html-expected.png: Added. * platform/chromium-linux-x86/svg/hixie/perf/001-expected.png: * platform/chromium-linux-x86/svg/hixie/perf/002-expected.png: * platform/chromium-linux-x86/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-linux-x86/svg/wicd/test-scalable-background-image1-expected.png: * platform/chromium-linux/fast/backgrounds/border-radius-split-background-expected.png: * platform/chromium-linux/fast/backgrounds/border-radius-split-background-image-expected.png: * platform/chromium-linux/fast/backgrounds/gradient-background-leakage-expected.png: * platform/chromium-linux/fast/borders/border-radius-constraints-expected.png: * platform/chromium-linux/fast/borders/border-radius-split-inline-expected.png: * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png: * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png: * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png: * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png: * platform/chromium-linux/fast/borders/borderRadiusSolid04-expected.png: * platform/chromium-linux/fast/borders/different-color-borders-expected.png: * platform/chromium-linux/fast/borders/fieldsetBorderRadius-expected.png: * platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.png: * platform/chromium-linux/fast/box-shadow/inset-expected.png: * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png: * platform/chromium-linux/fast/clip/overflow-border-radius-clip-expected.png: * platform/chromium-linux/fast/css/nested-rounded-corners-expected.png: * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png: * platform/chromium-linux/fast/transforms/shadows-expected.png: * platform/chromium-linux/media/video-zoom-controls-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: * platform/chromium-linux/svg/custom/dasharrayOrigin-expected.png: * platform/chromium-linux/svg/custom/fractional-rects-expected.png: * platform/chromium-linux/svg/custom/gradient-rotated-bbox-expected.png: * platform/chromium-linux/svg/custom/rounded-rects-expected.png: * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png: * platform/chromium-linux/svg/hixie/perf/001-expected.png: * platform/chromium-linux/svg/hixie/perf/002-expected.png: * platform/chromium-linux/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-linux/svg/wicd/test-scalable-background-image1-expected.png: * platform/chromium-mac-leopard/fast/borders/border-radius-split-inline-expected.png: Added. * platform/chromium-mac-leopard/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/border-radius-repaint-expected.png: Added. * platform/chromium-mac-leopard/fast/transforms/shadows-expected.png: Added. * platform/chromium-mac-leopard/svg/hixie/perf: Added. * platform/chromium-mac-leopard/svg/hixie/perf/001-expected.png: Added. * platform/chromium-mac-leopard/svg/hixie/perf/002-expected.png: Added. * platform/chromium-mac/fast/backgrounds/border-radius-split-background-expected.png: * platform/chromium-mac/fast/backgrounds/border-radius-split-background-image-expected.png: * platform/chromium-mac/fast/backgrounds/gradient-background-leakage-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-constraints-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png: * platform/chromium-mac/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-mac/fast/borders/borderRadiusArcs01-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDashed02-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDashed03-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDotted01-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDouble01-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDouble02-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusDouble03-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusGroove01-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusGroove02-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusOutset01-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusRidge01-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusSolid01-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusSolid02-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusSolid03-expected.png: Added. * platform/chromium-mac/fast/borders/borderRadiusSolid04-expected.png: Added. * platform/chromium-mac/fast/borders/different-color-borders-expected.png: Added. * platform/chromium-mac/fast/borders/fieldsetBorderRadius-expected.png: Added. * platform/chromium-mac/fast/box-shadow/inset-box-shadows-expected.png: * platform/chromium-mac/fast/box-shadow/inset-expected.png: Added. * platform/chromium-mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added. * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: * platform/chromium-mac/fast/clip: Added. * platform/chromium-mac/fast/clip/overflow-border-radius-clip-expected.png: Added. * platform/chromium-mac/fast/css/nested-rounded-corners-expected.png: * platform/chromium-mac/fast/repaint/border-radius-repaint-expected.png: Added. * platform/chromium-mac/fast/transforms/shadows-expected.png: * platform/chromium-mac/media/video-zoom-controls-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added. * platform/chromium-mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Added. * platform/chromium-mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added. * platform/chromium-mac/svg/custom/dasharrayOrigin-expected.png: * platform/chromium-mac/svg/custom/fractional-rects-expected.png: Added. * platform/chromium-mac/svg/custom/gradient-rotated-bbox-expected.png: * platform/chromium-mac/svg/custom/rounded-rects-expected.png: Added. * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png: * platform/chromium-mac/svg/hixie/perf/001-expected.png: * platform/chromium-mac/svg/hixie/perf/002-expected.png: * platform/chromium-mac/svg/wicd: Added. * platform/chromium-mac/svg/wicd/rightsizing-grid-expected.png: Added. * platform/chromium-mac/svg/wicd/test-scalable-background-image1-expected.png: Added. * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: * platform/chromium-win-vista/svg/wicd/rightsizing-grid-expected.png: Removed. * platform/chromium-win-vista/svg/wicd/test-scalable-background-image1-expected.png: Removed. * platform/chromium-win-xp/fast/transforms/shadows-expected.png: Removed. * platform/chromium-win/fast/backgrounds/border-radius-split-background-expected.png: * platform/chromium-win/fast/backgrounds/border-radius-split-background-image-expected.png: * platform/chromium-win/fast/backgrounds/gradient-background-leakage-expected.png: * platform/chromium-win/fast/borders/border-radius-constraints-expected.png: * platform/chromium-win/fast/borders/border-radius-split-inline-expected.png: * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png: * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png: * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png: * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png: * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png: * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png: * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png: * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png: * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png: * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png: * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png: * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png: * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png: * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png: * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png: * platform/chromium-win/fast/borders/borderRadiusSolid04-expected.png: * platform/chromium-win/fast/borders/different-color-borders-expected.png: * platform/chromium-win/fast/borders/fieldsetBorderRadius-expected.png: * platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.png: * platform/chromium-win/fast/box-shadow/inset-expected.png: * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png: * platform/chromium-win/fast/clip/overflow-border-radius-clip-expected.png: * platform/chromium-win/fast/css/nested-rounded-corners-expected.png: * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png: * platform/chromium-win/fast/transforms/shadows-expected.png: * platform/chromium-win/media/video-zoom-controls-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: * platform/chromium-win/svg/custom/dasharrayOrigin-expected.png: * platform/chromium-win/svg/custom/fractional-rects-expected.png: * platform/chromium-win/svg/custom/gradient-rotated-bbox-expected.png: * platform/chromium-win/svg/custom/rounded-rects-expected.png: * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png: * platform/chromium-win/svg/hixie/perf/001-expected.png: * platform/chromium-win/svg/hixie/perf/002-expected.png: * platform/chromium-win/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-win/svg/wicd/test-scalable-background-image1-expected.png: Added. * platform/chromium-win/svg/wicd/test-scalable-background-image1-expected.txt: Added. 2011-06-02 Jian Li Reviewed by David Levin. Update the behavior of multiple reads for FileReader https://bugs.webkit.org/show_bug.cgi?id=61793 Added test cases to cover calling read methods multiple times. * fast/files/read-file-async-expected.txt: * fast/files/resources/read-file-test-cases.js: (ensureInitialized): (runNextTest): (testMultipleReads): (testReuseReaderStep1): (testReuseReaderStep2): * fast/files/workers/worker-read-file-async-expected.txt: 2011-06-02 Brady Eidson Reviewed by Oliver Hunt. and https://bugs.webkit.org/show_bug.cgi?id=61950 Repro crash loading certain webarchives after r87566. * webarchive/loading/javascript-url-iframe-crash-expected.txt: Added. * webarchive/loading/javascript-url-iframe-crash.html: Added. * webarchive/loading/resources/javascript-url-iframe-crash.webarchive: Added. 2011-06-02 Tony Chang [chromium] mark media/audio-delete-while-slider-thumb-clicked.html as passing https://bugs.webkit.org/show_bug.cgi?id=61967 This test is passing now that we get proper click events on the slider and we no longer use absolute positions on the slider. The test was updated in r78562 while it was disabled, so the chromium results were stale (thus I'm deleting them). * platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2011-06-02 Stephen White Reviewed by Andreas Kling. Fix layout test compositing/images/direct-svg-image.html. https://bugs.webkit.org/show_bug.cgi?id=61966 Change this test to get SVG resources from their new, post-r87782 location (svg/as-image). * compositing/images/direct-svg-image.html: 2011-06-02 Dimitri Glazkov Reviewed by Darin Adler. Add build logistics and plumbing for window.internals object. https://bugs.webkit.org/show_bug.cgi?id=60313 * fast/dom/Window/script-tests/window-property-descriptors.js: Added internals object to list of properties to skip. * fast/dom/Window/window-properties.html: Ditto. * fast/dom/script-tests/prototype-inheritance-2.js: Ditto. * fast/dom/script-tests/prototype-inheritance.js: Ditto. * fast/harness/internals-object-expected.txt: Added. * fast/harness/internals-object.html: Added. * platform/gtk/Skipped: Skipped the newly added test until platform supports window.internals. * platform/mac-wk2/Skipped: Ditto. * platform/qt/Skipped: Ditto. * platform/win/Skipped: Ditto. 2011-06-02 Adam Barth More housekeep w.r.t. border-radius-clip.html. These new image results look correct. The "replaced" version is the one with the failure. * platform/chromium-linux-x86/fast/overflow/border-radius-clipping-expected.png: Added. * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.png: * platform/chromium-mac-leopard/fast/overflow/border-radius-clipping-expected.png: * platform/chromium-mac/fast/overflow/border-radius-clipping-expected.png: Removed. * platform/chromium-win/fast/overflow/border-radius-clipping-expected.png: * platform/chromium/test_expectations.txt: 2011-06-02 Adam Barth First cut at updating test expectations for Win 7. * platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-hash-expected.txt: Removed. * platform/chromium-win/fullscreen/full-screen-zIndex-after-expected.png: Added. * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: Removed. * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Removed. * platform/chromium-win/svg/wicd/test-rightsizing-b-expected.png: Added. * platform/chromium-win/svg/wicd/test-rightsizing-b-expected.txt: Added. * platform/chromium-win/svg/wicd/test-scalable-background-image2-expected.png: Added. * platform/chromium-win/svg/wicd/test-scalable-background-image2-expected.txt: Added. * platform/chromium-win/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: * platform/chromium-win/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: * platform/chromium/test_expectations.txt: 2011-06-02 Adam Barth These differ only by the scroll bar. * platform/chromium-linux-x86/fast/css: Added. * platform/chromium-linux-x86/fast/css/last-of-type-pseudo-class-expected.png: Added. * platform/chromium-linux/fast/css/last-of-type-pseudo-class-expected.png: * platform/chromium/test_expectations.txt: 2011-06-02 Ryosuke Niwa Reviewed by Eric Seidel. REGRESSION: inline style is lost when deleting line break between paragraphs with same style https://bugs.webkit.org/show_bug.cgi?id=61899 Added a regression test to ensure WebKit preserves font family for a paragraph being merged to the previous paragraph when deleting a line break between two paragraphs with the same style. * editing/deleting/delete-line-break-between-paragraphs-with-same-style-expected.txt: Added. * editing/deleting/delete-line-break-between-paragraphs-with-same-style.html: Added. 2011-06-01 Ryosuke Niwa Reviewed by Simon Fraser. REGRESSION: Text selection broken for text with line-height applied https://bugs.webkit.org/show_bug.cgi?id=54929 Added a test to ensure WebKit can place caret in text with a line-height smaller than the height of the text. * editing/selection/hit-test-on-text-with-line-height-expected.txt: Added. * editing/selection/hit-test-on-text-with-line-height.html: Added. 2011-06-02 Adam Barth This test actually fails as IMAGE not as IMAGE+TEXT. * platform/chromium/test_expectations.txt: 2011-06-02 Adam Barth New baselines for these tests. These only differ from the existing baselines by a handful of pixels. * platform/chromium-linux-x86/fast/borders/border-radius-huge-assert-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusAllStylesAllCorners-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusArcs01-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusDashed02-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusDashed03-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusDotted01-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusDouble01-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusDouble02-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusDouble03-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusGroove01-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusGroove02-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusInset01-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusInvalidColor-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusOutset01-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusRidge01-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusSolid01-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusSolid02-expected.png: Added. * platform/chromium-linux-x86/fast/borders/borderRadiusSolid03-expected.png: Added. * platform/chromium-linux-x86/fast/box-shadow: Added. * platform/chromium-linux-x86/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added. * platform/chromium-linux-x86/fast/overflow: Added. * platform/chromium-linux-x86/fast/repaint/border-radius-repaint-expected.png: Added. * platform/chromium-linux-x86/fast/replaced: Added. * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png: * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png: * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png: * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.png: * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png: * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png: * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png: * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png: * platform/chromium-mac-leopard/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-mac-leopard/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-mac-leopard/fast/borders/borderRadiusInvalidColor-expected.png: * platform/chromium-mac/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Removed. * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png: * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png: * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png: * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png: * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png: * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png: * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png: * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png: * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png: * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png: * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.png: * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png: * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png: * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png: * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png: * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png: * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png: * platform/chromium/test_expectations.txt: 2011-06-02 Andreas Kling Reviewed by James Robinson. Canvas/V8: Fix setting strokeStyle or fillStyle to a CSS system color. https://bugs.webkit.org/show_bug.cgi?id=61944 * platform/chromium/test_expectations.txt: Unskip canvas/philip/tests/2d.fillStyle.parse.system.html. 2011-06-02 Dimitri Glazkov Unreviewed, rolling out r87926. http://trac.webkit.org/changeset/87926 https://bugs.webkit.org/show_bug.cgi?id=60313 Fails to find WebCoreTestSupport.dylib on bots. * fast/dom/Window/script-tests/window-property-descriptors.js: * fast/dom/Window/window-properties.html: * fast/dom/script-tests/prototype-inheritance-2.js: * fast/dom/script-tests/prototype-inheritance.js: * fast/harness/internals-object-expected.txt: Removed. * fast/harness/internals-object.html: Removed. * platform/gtk/Skipped: * platform/mac-wk2/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2011-06-02 Adam Barth More examples of SVG tests timing out in debug with Skia. * platform/chromium/test_expectations.txt: 2011-06-02 Adrienne Walker [chromium] Unreviewed, rebaseline tests after r87822 https://bugs.webkit.org/show_bug.cgi?id=60821 * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.png: 2011-05-21 Dimitri Glazkov Reviewed by Darin Adler. Add build logistics and plumbing for window.internals object. https://bugs.webkit.org/show_bug.cgi?id=60313 * fast/dom/Window/script-tests/window-property-descriptors.js: Added internals object to list of properties to skip. * fast/dom/Window/window-properties.html: Ditto. * fast/dom/script-tests/prototype-inheritance-2.js: Ditto. * fast/dom/script-tests/prototype-inheritance.js: Ditto. * fast/harness/internals-object-expected.txt: Added. * fast/harness/internals-object.html: Added. * platform/gtk/Skipped: Skipped the newly added test until platform supports window.internals. * platform/mac-wk2/Skipped: Ditto. * platform/qt/Skipped: Ditto. * platform/win/Skipped: Ditto. 2011-06-02 Dimitri Glazkov [Win] Start skipping a test that's now using shadowRoot machinery. * platform/win/Skipped: Skip fast/events/shadow-boundary-crossing.html, since it now uses shadowRoot accessors. 2011-06-02 John Knottenbelt Unreviewed. [Chromium] Adjust test expectations. https://bugs.webkit.org/show_bug.cgi?id=61938 * platform/chromium/test_expectations.txt: 2011-06-02 Adrienne Walker [chromium] Unreviewed, rebaseline tests after r87822 https://bugs.webkit.org/show_bug.cgi?id=60821 * platform/chromium-gpu-linux/compositing/geometry/fixed-position-expected.png: * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-gpu-linux/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.png: * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-gpu-win/compositing/geometry/fixed-position-expected.png: * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-gpu-win/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium/test_expectations.txt: 2011-06-02 Mario Sanchez Prada Unreviewed, skipping another failing test in GTK after r87901. * platform/gtk/Skipped: Skipped test. 2011-06-02 Jessie Berlin WebKitTestRunner needs an implementation of eventSender. https://bugs.webkit.org/show_bug.cgi?id=42194 Add editing/pasteboard/copy-standalone-image-crash.html to the mac-wk2 skipped list to get the bots green, as it uses eventSender.contextClick(). * platform/mac-wk2/Skipped: 2011-06-02 John Knottenbelt Unreviewed. [Chromium] Rebaseline scaling-font-with-geometric-precision and navigator-detached-no-crash. https://bugs.webkit.org/show_bug.cgi?id=61934 * platform/chromium-linux-x86/svg/text/scaling-font-with-geometric-precision-expected.png: * platform/chromium-mac-leopard/svg/text/scaling-font-with-geometric-precision-expected.png: Added. * platform/chromium-mac/fast/dom/navigator-detached-no-crash-expected.txt: Added. * platform/chromium-win/svg/text/scaling-font-with-geometric-precision-expected.png: Added. * platform/chromium-win/svg/text/scaling-font-with-geometric-precision-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-06-02 Jessie Berlin WebKitTestRunner needs an implementation of setTextDirection. https://bugs.webkit.org/show_bug.cgi?id=61931 Add fast/html/set-text-direction.html to the mac-wk2 skipped list to get the bots green. * platform/mac-wk2/Skipped: 2011-06-02 Mario Sanchez Prada Unreviewed, skiping flaky test on GTK 32-bit Debug bot. * platform/gtk/Skipped: Skipped test. 2011-06-02 Igor Oliveira Reviewed by Eric Seidel. [Qt] Rebaseline tables/mozilla/bugs/bug196870.html test after r73385 https://bugs.webkit.org/show_bug.cgi?id=61781 Rebaseline tables/mozilla/bugs/bug196870.html test after r73385. See bug #49220 * platform/qt/Skipped: * platform/qt/tables/mozilla/bugs/bug196870-expected.txt: 2011-06-02 Dimitri Glazkov Reviewed by Darin Adler. Stop event propagation for cases where relatedTarget is both ancestor of the target and at shadow boundary. https://bugs.webkit.org/show_bug.cgi?id=61892 * fast/events/shadow-boundary-crossing.html: Added a test that uses new shadow DOM testing machinery. * fast/events/shadow-boundary-crossing-expected.txt: Updated expectations. 2011-06-02 Mario Sanchez Prada Unreviewed, skipping failing tests in GTK after r87901. * platform/gtk/Skipped: Skipped 2 tests. 2011-06-02 John Knottenbelt Unreviewed. Adjust test expectations, rebaseline windows SVG wicd tests. https://bugs.webkit.org/show_bug.cgi?id=61929 * platform/chromium-win/svg/wicd/rightsizing-grid-expected.png: Added. * platform/chromium-win/svg/wicd/rightsizing-grid-expected.txt: Added. * platform/chromium-win/svg/wicd/test-rightsizing-a-expected.png: Added. * platform/chromium-win/svg/wicd/test-rightsizing-a-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-06-02 John Knottenbelt Unreviewed. Rebaseline SVG tests. https://bugs.webkit.org/show_bug.cgi?id=61927 * platform/chromium-mac-leopard/svg/hixie/intrinsic/001-expected.png: Added. * platform/chromium-mac-leopard/svg/hixie/intrinsic/002-expected.png: Added. * platform/chromium-mac-leopard/svg/hixie/intrinsic/003-expected.png: Added. * platform/chromium-win/svg/as-image/svg-as-background-with-viewBox-expected.txt: Added. * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: * platform/chromium-win/svg/hixie/intrinsic/001-expected.png: Added. * platform/chromium-win/svg/hixie/intrinsic/001-expected.txt: Added. * platform/chromium-win/svg/hixie/intrinsic/002-expected.png: Added. * platform/chromium-win/svg/hixie/intrinsic/002-expected.txt: Added. * platform/chromium-win/svg/hixie/intrinsic/003-expected.png: Added. * platform/chromium-win/svg/hixie/intrinsic/003-expected.txt: Added. * platform/chromium-win/svg/in-html/by-reference-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-foreignObject-expected.txt: 2011-06-02 Mario Sanchez Prada Unreviewed, skipped tests crashing on GTK debug bots. * platform/gtk/Skipped: Skipped 2 more tests crashing on GTK debug bots because of the same reason than before (see WK bug 61924). 2011-06-02 Rob Buis Reviewed by Nikolas Zimmermann. LayoutTests/svg/animations/animate-path-nested-transforms.html causes assertion in debug mode. https://bugs.webkit.org/show_bug.cgi?id=49045 Fix mistake in id part of expected values. * svg/animations/script-tests/animate-mpath-insert.js: (executeTest): * svg/animations/script-tests/animate-path-nested-transforms.js: (executeTest): 2011-06-02 Kent Tamura [Chromium] Update spinbutton expectations. * platform/chromium/test_expectations.txt: 2011-06-02 Mario Sanchez Prada Unreviewed, skipped tests crashing on GTK debug bots. * platform/gtk/Skipped: Skipped 9 more tests crashing on GTK debug bots because of the same reason than before (see WK bug 61924). 2011-06-02 Mario Sanchez Prada Unreviewed, skipped tests crashing on GTK debug bots. * platform/gtk/Skipped: Skipped 7 tests crashing, apparently all of them crash because of the same reason (see WK bug 61924). 2011-06-02 John Knottenbelt Unreviewed. [Chromium] Adjust test expectations. https://bugs.webkit.org/show_bug.cgi?id=61922 * platform/chromium/test_expectations.txt: 2011-06-02 Naiem Shaik Reviewed by Kent Tamura. Fixing invalid value being returned for default checkbox and radio state https://bugs.webkit.org/show_bug.cgi?id=61674 As per http://www.w3.org/TR/html5/number-state.html#checkbox-state and http://www.w3.org/TR/html5/number-state.html#radio-button-state: The value IDL attribute is in mode default/on: If the element has a value attribute, it must return that attribute's value; otherwise, it must return the string "on". Currently default value is empty string;Default value of Radio button and checkbox should be "on" This works as per spec in IE9,Firefox and Opera * fast/forms/checkbox-default-value-expected.txt: Added. * fast/forms/checkbox-default-value.html: Added. * fast/forms/radio-default-value-expected.txt: Added. * fast/forms/radio-default-value.html: Added. 2011-06-02 Mario Sanchez Prada Unreviewed, skipped test timing out for GTK since r87605. * platform/gtk/Skipped: Skipped test. 2011-06-02 Mario Sanchez Prada Unreviewed, added missing new baselines for GTK after r87779. * platform/gtk/svg/hixie/intrinsic/002-expected.png: Added. * platform/gtk/svg/hixie/intrinsic/002-expected.txt: Added. 2011-06-02 Mario Sanchez Prada Unreviewed, new GTK baselines after r87807, r87829, r87840 and r87846. * platform/gtk/svg/as-image/svg-as-background-with-relative-size-expected.png: Added. * platform/gtk/svg/as-image/svg-as-background-with-relative-size-expected.txt: Added. * platform/gtk/svg/as-image/svg-as-background-with-viewBox-expected.png: Added. * platform/gtk/svg/as-image/svg-as-background-with-viewBox-expected.txt: Added. * platform/gtk/svg/custom/embedding-external-svgs-expected.png: Added. * platform/gtk/svg/custom/embedding-external-svgs-expected.txt: Added. * platform/gtk/svg/text/scaling-font-with-geometric-precision-expected.png: Added. * platform/gtk/svg/text/scaling-font-with-geometric-precision-expected.txt: Added. 2011-06-02 Mario Sanchez Prada Unreviewed, skipped SVG tests randomly failing with 16px diff. * platform/gtk/Skipped: Skipped tests. 2011-06-02 Mario Sanchez Prada Update GTK expectations because the position of steppers are moved. * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: 2011-06-02 John Knottenbelt Unreviewed. [Chromium] Update baselines for Windows 7 platform. https://bugs.webkit.org/show_bug.cgi?id=61916 * platform/chromium-win/fast/borders/border-antialiasing-expected.png: Added. * platform/chromium-win/fast/borders/border-antialiasing-expected.txt: Added. * platform/chromium-win/fast/forms/validation-message-appearance-expected.png: * platform/chromium-win/fast/forms/validation-message-appearance-expected.txt: * platform/chromium-win/fast/gradients/css3-linear-right-angle-gradients-expected.png: Added. * platform/chromium-win/fast/gradients/css3-repeating-linear-gradients2-expected.png: Added. * platform/chromium-win/fullscreen/full-screen-iframe-zIndex-expected.png: Added. * platform/chromium-win/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Added. * platform/chromium-win/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Added. * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Added. * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added. * platform/chromium-win/svg/as-image/svg-as-background-with-relative-size-expected.png: Added. * platform/chromium-win/svg/as-image/svg-as-background-with-relative-size-expected.txt: Added. * platform/chromium-win/svg/custom/embedding-external-svgs-expected.png: Added. * platform/chromium-win/svg/custom/embedding-external-svgs-expected.txt: Added. * platform/chromium-win/svg/custom/invalid-fill-expected.png: * platform/chromium-win/svg/custom/invalid-fill-expected.txt: * platform/chromium-win/svg/custom/invalid-fill-hex-expected.png: * platform/chromium-win/svg/custom/invalid-fill-hex-expected.txt: * platform/chromium-win/svg/custom/invalid-stroke-hex-expected.png: Added. * platform/chromium-win/svg/custom/invalid-stroke-hex-expected.txt: Added. * platform/chromium-win/svg/custom/invalid-uri-stroke-expected.png: Added. * platform/chromium-win/svg/custom/invalid-uri-stroke-expected.txt: Added. * platform/chromium-win/svg/custom/object-no-size-attributes-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-explicit-width-height-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-explicit-width-height-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-no-width-height-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-no-width-height-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Added. * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-win/svg/custom/small-rect-scale-expected.png: Added. * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: * platform/chromium-win/svg/filters/feBlend-invalid-mode-expected.txt: Added. * platform/chromium-win/svg/filters/feConvolveFilter-y-bounds-expected.png: Added. 2011-06-02 Mario Sanchez Prada Unreviewed, skipped test with 1px different results in GTK bots. * platform/gtk/Skipped: Skipped test. 2011-06-02 Yuta Kitamura Reviewed by Kent Tamura. WebSocket: Call WebSocketChannel::fail() when WebSocketHandshake has failed https://bugs.webkit.org/show_bug.cgi?id=61841 * http/tests/websocket/tests/bad-handshake-crash-expected.txt: Now the error message starts with a capital letter. 2011-06-01 Kent Tamura Reviewed by Dimitri Glazkov. Remove outer-spin-button https://bugs.webkit.org/show_bug.cgi?id=61845 Update Mac expectations because the position of steppers are moved. * platform/chromium/test_expectations.txt: * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/mac/fast/forms/input-appearance-spinbutton-expected.png: * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.png: * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.txt: * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.png: * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.png: * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.txt: 2011-06-01 Adam Barth There seems to be something odd about registerProtocolHandler on Mac. The "no-crash" seems to "pass" because the test does not crash, where as the "register-protocol-handler" test fails, apparently due to the API being disabled. * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/dom/navigator-detached-no-crash-expected.txt: Removed. * platform/mac/fast/dom/navigator-detached-no-crash-expected.txt: Copied from LayoutTests/platform/mac-leopard/fast/dom/navigator-detached-no-crash-expected.txt. - This expectation file is misplaced. 2011-06-01 Adam Barth Now that this test doesn't time out, we can see that it fails. That's progress, of a sort. * platform/chromium/test_expectations.txt: 2011-06-01 Adam Barth Move expected result to the correct location. The script put it in the wrong location. * platform/chromium-mac/fast/js/property-getters-and-setters-expected.txt: Removed. * platform/chromium-win/fast/js/property-getters-and-setters-expected.txt: Removed. * platform/chromium/fast/js/property-getters-and-setters-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/js/property-getters-and-setters-expected.txt. 2011-06-01 Adam Barth These test time out on debug, probably because drop shadows are slow in debug skia. * platform/chromium/test_expectations.txt: 2011-06-01 Julien Chaffraix Reviewed by Simon Fraser. CSSStyleSheet#insertRule doesn't work well with imported stylesheets https://bugs.webkit.org/show_bug.cgi?id=56981 Test that a combination of insertRule and @import works properly. * fast/css/import-and-insert-rule-no-update-expected.txt: Added. * fast/css/import-and-insert-rule-no-update.html: Added. * fast/css/resources/red.css: Added. (div): * fast/css/resources/redimport.css: Added. 2011-06-01 Abhishek Arya Reviewed by Alexey Proskuryakov. Tests setting document.body to non body elements, elements in other documents. https://bugs.webkit.org/show_bug.cgi?id=60831 * fast/dom/document-set-body-expected.txt: Added. * fast/dom/document-set-body.html: Added. 2011-06-01 Adam Barth Add Windows baseline for this new test. * platform/chromium-win-vista/svg/text/scaling-font-with-geometric-precision-expected.png: Added. * platform/chromium-win-vista/svg/text/scaling-font-with-geometric-precision-expected.txt: Added. 2011-06-01 Adam Barth Update image baselines for these drop shadows. They differ from each other only by minor rendering differences in the shadow. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: Added. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: Added. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: Added. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: Added. * platform/chromium-linux-x86/svg/filters/feDropShadow-expected.png: Added. * platform/chromium-linux/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: * platform/chromium-linux/svg/filters/feDropShadow-expected.png: * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: * platform/chromium-mac-leopard/svg/filters/feDropShadow-expected.png: * platform/chromium-mac/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: * platform/chromium-mac/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: * platform/chromium-mac/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: * platform/chromium-mac/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: * platform/chromium-mac/svg/filters/feDropShadow-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: * platform/chromium-win/svg/filters/feDropShadow-expected.png: * platform/chromium/test_expectations.txt: 2011-06-01 Jochen Eisinger Reviewed by Adam Barth. Add a test for FrameLoaderClient::allowImages https://bugs.webkit.org/show_bug.cgi?id=34314 * platform/chromium/permissionclient/image-permissions-expected.txt: Added. * platform/chromium/permissionclient/image-permissions.html: Added. * platform/chromium/permissionclient/resources/boston.gif: Added. * platform/chromium/permissionclient/resources/image.html: Added. 2011-06-01 Adam Barth These tests no longer time out. Yay! * platform/chromium/test_expectations.txt: 2011-06-01 Adam Barth Update expected results to match V8 rather than JSC. * platform/chromium-mac/fast/js/property-getters-and-setters-expected.txt: 2011-06-01 Noel Gordon Reviewed by Tony Chang. Test plugin should support event logging on the windows port. https://bugs.webkit.org/show_bug.cgi?id=61721 * platform/chromium-win/plugins/keyboard-events-expected.txt: New windows result. * platform/chromium/test_expectations.txt: New expectations. * plugins/keyboard-events.html: Add attribute windowPlugin="false" to force the Chromium windows port to load the test plugin in windowless mode. The plugin will then receive events and can log them to the console as required by this test. * plugins/mouse-events.html: Ditto. 2011-06-01 Adam Barth ... and finally Windows. * platform/chromium-win-vista/fullscreen/full-screen-zIndex-after-expected.png: Added. 2011-06-01 David Carson Reviewed by Antti Koivisto. Don't flatten frames that have a zero size. https://bugs.webkit.org/show_bug.cgi?id=61831 This tests creates an iframe that has a width and height of zero and ensures that the iframe is not flattened to the size of the containing content. * fast/frames/flattening/iframe-flattening-fixed-width-and-height-zero-size.html: Added. * fast/frames/flattening/iframe-flattening-fixed-width-and-height-zero-size-expected.txt: Added. 2011-06-01 Adam Barth Linux image baselines for this new test. Leviw confirms that this results are correct. * platform/chromium-linux-x86/svg/text: Added. * platform/chromium-linux-x86/svg/text/scaling-font-with-geometric-precision-expected.png: Added. * platform/chromium-linux-x86/svg/text/scaling-font-with-geometric-precision-expected.txt: Added. * platform/chromium-linux/svg/text/scaling-font-with-geometric-precision-expected.png: Added. * platform/chromium-linux/svg/text/scaling-font-with-geometric-precision-expected.txt: Added. 2011-06-01 Adam Barth Image baselines for this new test. * platform/chromium-linux-x86/fullscreen/full-screen-zIndex-after-expected.png: Added. * platform/chromium-linux/fullscreen/full-screen-zIndex-after-expected.png: Added. * platform/chromium-mac/fullscreen/full-screen-zIndex-after-expected.png: Added. 2011-06-01 Adam Barth ... and now Windows results. * platform/chromium-win-vista/svg/custom/embedding-external-svgs-expected.png: Added. * platform/chromium-win-vista/svg/custom/embedding-external-svgs-expected.txt: Added. 2011-06-01 Daniel Cheng Reviewed by Tony Chang. [chromium] Use correct file name for dragging out images. https://bugs.webkit.org/show_bug.cgi?id=24887 * fast/events/drag-image-filename-expected.txt: Added. * fast/events/drag-image-filename.html: Added. * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2011-06-01 Levi Weintraub Reviewed by Eric Seidel. Text is scaled in a stair-step pattern https://bugs.webkit.org/show_bug.cgi?id=60317 Stop scaling the specified font to the actual on-screen value when font-rendering: geometricPrecision is specified, but instead scale the graphics context. This allows us to scale text up and down smoothly. * platform/mac/svg/text/scaling-font-with-geometric-precision-expected.png: Added. * platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt: Added. * svg/text/scaling-font-with-geometric-precision.html: Added. 2011-06-01 Jer Noble Reviewed by Darin Adler. Page layout messed up after exiting full screen at Apple trailers page https://bugs.webkit.org/show_bug.cgi?id=61755 * fullscreen/full-screen-zIndex-after-expected.txt: Added. * fullscreen/full-screen-zIndex-after.html: Added. * platform/mac/fullscreen/full-screen-zIndex-after-expected.png: Added. 2011-06-01 Adam Barth Image baselines for this test. More to follow once the bots catch up. * platform/chromium-linux-x86/svg/custom/embedding-external-svgs-expected.png: Added. * platform/chromium-linux-x86/svg/custom/embedding-external-svgs-expected.txt: Added. * platform/chromium-linux/svg/custom/embedding-external-svgs-expected.png: Added. * platform/chromium-linux/svg/custom/embedding-external-svgs-expected.txt: Added. 2011-06-01 Adam Barth Image baselines for these platforms. * platform/chromium-linux-x86/svg/as-image/svg-as-background-with-relative-size-expected.png: Added. * platform/chromium-linux-x86/svg/as-image/svg-as-background-with-relative-size-expected.txt: Added. * platform/chromium-linux/svg/as-image/svg-as-background-with-relative-size-expected.png: Added. * platform/chromium-linux/svg/as-image/svg-as-background-with-relative-size-expected.txt: Added. * platform/chromium-win-vista/svg/as-image/svg-as-background-with-relative-size-expected.png: Added. * platform/chromium-win-vista/svg/as-image/svg-as-background-with-relative-size-expected.txt: Added. 2011-06-01 Nikolas Zimmermann Reviewed by Rob Buis. SVG graphics do not actually work in IMG tags or as background-image properties https://bugs.webkit.org/show_bug.cgi?id=18228 Adding the nice testcase from the bug 18228, all issues are fully resolved now. * platform/mac/svg/custom/embedding-external-svgs-expected.png: Added. * platform/mac/svg/custom/embedding-external-svgs-expected.txt: Added. * svg/custom/embedding-external-svgs.xhtml: Added. * svg/custom/resources/spinner.svg: Added. 2011-06-01 Adam Barth Add new results for this new test. Our results are different by one pixel. Mac results likely to follow once those bots catch up. * platform/chromium-linux-x86/svg/as-image: Added. * platform/chromium-linux-x86/svg/as-image/svg-as-background-with-viewBox-expected.txt: Added. * platform/chromium-linux/svg/as-image/svg-as-background-with-viewBox-expected.txt: Added. * platform/chromium-win-vista/svg/as-image: Added. * platform/chromium-win-vista/svg/as-image/svg-as-background-with-viewBox-expected.txt: Added. 2011-06-01 Ryosuke Niwa Skip editing/pasteboard/drag-drop-list.html on GTK after r87778 since smart paste isn't supported by GTK (tracked by the bug 61661). * platform/gtk/Skipped: 2011-06-01 Annie Sullivan Reviewed by Ryosuke Niwa. LayoutTests/editing/pasteboard/drag-drop-list fails on webkit2 https://bugs.webkit.org/show_bug.cgi?id=61871 Renames editing/pasteboard/4861080.html to drag-drop-list.html, since it was renamed in r87778. * platform/mac-wk2/Skipped: * platform/qt-wk2/Skipped: 2011-06-01 Nikolas Zimmermann Reviewed by Eric Seidel. Permanent red background when SVG is used as a background image (DEBUG ONLY) https://bugs.webkit.org/show_bug.cgi?id=16518 The problem seems gone, I can't reproduce it anymore, add Beths test to svg/as-image. * platform/mac/svg/as-image/svg-as-background-with-relative-size-expected.png: Added. * platform/mac/svg/as-image/svg-as-background-with-relative-size-expected.txt: Added. * svg/as-image/resources/svg-as-background-with-relative-size.svg: Added. * svg/as-image/svg-as-background-with-relative-size.html: Added. 2011-05-31 Oliver Hunt Reviewed by Geoffrey Garen. Freezing a function and its prototype causes browser to crash. https://bugs.webkit.org/show_bug.cgi?id=61758 Add test to ensure correct behaviour * fast/js/preventExtensions-expected.txt: * fast/js/script-tests/preventExtensions.js: (f): 2011-05-19 Adrienne Walker Reviewed by James Robinson. [chromium] Don't split long, narrow layers into multiple tiles. https://bugs.webkit.org/show_bug.cgi?id=60821 These tests have imperceptible pixel changes on horizontal scrollbars as a result of this patch. Marking them as failing temporarily so that they can be rebaselined. * platform/chromium/test_expectations.txt: 2011-06-01 Steve Lacey Reviewed by Eric Carlson. Remove layout test http/tests/media/video-seekable-stall http/tests/media/video-seekable-stall.html fails on the Leopard Commit Queue Machine https://bugs.webkit.org/show_bug.cgi?id=35271 * http/tests/media/video-seekable-stall-expected.txt: Removed. * http/tests/media/video-seekable-stall.html: Removed. * platform/chromium-linux/http/tests/media/video-seekable-stall-expected.png: Removed. * platform/chromium-win/http/tests/media/video-seekable-stall-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac-snowleopard/Skipped: * platform/win/Skipped: 2011-06-01 Mario Sanchez Prada Unreviewed, added new baselines for GTK after r87779. * platform/gtk/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Added. * platform/gtk/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Added. * platform/gtk/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/gtk/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Added. * platform/gtk/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Added. * platform/gtk/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Added. * platform/gtk/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Added. * platform/gtk/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Added. * platform/gtk/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/gtk/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Added. * platform/gtk/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. * platform/gtk/svg/hixie/intrinsic/001-expected.png: Added. * platform/gtk/svg/hixie/intrinsic/001-expected.txt: Added. * platform/gtk/svg/hixie/intrinsic/003-expected.png: Added. * platform/gtk/svg/hixie/intrinsic/003-expected.txt: Added. 2011-06-01 Adam Barth Add baselines for these tests. * platform/chromium-linux-x86/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Added. 2011-06-01 Mario Sanchez Prada Unreviewed, added new baseline for GTK after r87726. * platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.txt: Added. * platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.png: Added. 2011-06-01 Mario Sanchez Prada Unreviewed, added new baselines for GTK after r87721. * platform/gtk/svg/custom/invalid-stroke-hex-expected.txt: Added. * platform/gtk/svg/custom/invalid-stroke-hex-expected.png: Added. * platform/gtk/svg/custom/invalid-uri-stroke-expected.txt: Added. * platform/gtk/svg/custom/invalid-uri-stroke-expected.png: Added. 2011-06-01 Mario Sanchez Prada Unreviewed, added new baseline for GTK after r87680. * platform/gtk/svg/filters/feConvolveFilter-y-bounds-expected.txt: Added. * platform/gtk/svg/filters/feConvolveFilter-y-bounds-expected.png: Added. 2011-06-01 Mario Sanchez Prada Unreviewed, added new baseline for GTK after r87605. * platform/gtk/svg/wicd/test-scalable-background-image2-expected.txt: Added. * platform/gtk/svg/wicd/test-scalable-background-image2-expected.png: Added. 2011-06-01 Mario Sanchez Prada Unreviewed, added new baselines for GTK after r87526. * platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Added. * platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Added. * platform/gtk/svg/custom/object-no-size-attributes-expected.png: Added. * platform/gtk/svg/custom/object-no-size-attributes-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-expected.png: Added. * platform/gtk/svg/custom/object-sizing-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-explicit-height-expected.png: Added. * platform/gtk/svg/custom/object-sizing-explicit-height-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-explicit-width-expected.png: Added. * platform/gtk/svg/custom/object-sizing-explicit-width-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-explicit-width-height-expected.png: Added. * platform/gtk/svg/custom/object-sizing-explicit-width-height-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Added. * platform/gtk/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt: Added. * platform/gtk/svg/custom/object-sizing-no-width-height-expected.png: Added. * platform/gtk/svg/custom/object-sizing-no-width-height-expected.txt: Added. * platform/gtk/svg/wicd/rightsizing-grid-expected.png: Added. * platform/gtk/svg/wicd/rightsizing-grid-expected.txt: Added. * platform/gtk/svg/wicd/test-rightsizing-a-expected.png: Added. * platform/gtk/svg/wicd/test-rightsizing-a-expected.txt: Added. * platform/gtk/svg/wicd/test-rightsizing-b-expected.png: Added. * platform/gtk/svg/wicd/test-rightsizing-b-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-text-expected.png: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-text-expected.txt: Added. 2011-06-01 Mario Sanchez Prada Unreviewed, added new baseline for GTK after r87387. * platform/gtk/fast/borders/border-antialiasing-expected.txt: Added. * platform/gtk/fast/borders/border-antialiasing-expected.png: Added. 2011-06-01 Nikolas Zimmermann Reviewed by Rob Buis. SVGs with a viewbox specified do not seem to work as SVGImages https://bugs.webkit.org/show_bug.cgi?id=16517 SVGs with a viewBox work as background image nowadays, add a testcase covering it, originally from Beth Dakin. * platform/mac/svg/as-image/svg-as-background-with-viewBox-expected.png: Added. * platform/mac/svg/as-image/svg-as-background-with-viewBox-expected.txt: Added. * svg/as-image/resources/green-relative-size-rect-with-viewBox.svg: Added. * svg/as-image/svg-as-background-with-viewBox.html: Added. 2011-06-01 Shishir Agrawal Reviewed by Tony Gentilcore. Renaming the Page Visibility attributes as per the modified spec draft. https://bugs.webkit.org/show_bug.cgi?id=61825 Spec draft: http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html - Event needs to be webkitVisibilityChange from webkitVisibilityStateChange - The attribute webkitIsVisible needs to change to webkitHidden * fast/events/page-visibility-iframe-delete-test.html: * fast/events/page-visibility-iframe-move-test-expected.txt: * fast/events/page-visibility-iframe-move-test.html: * fast/events/page-visibility-iframe-propagation-test-expected.txt: * fast/events/page-visibility-iframe-propagation-test.html: * fast/events/page-visibility-transition-test-expected.txt: * fast/events/page-visibility-transition-test.html: 2011-06-01 Gabor Loki Rubber-stamped by Csaba Osztrogonác. Skip a flakey test on ARM. * platform/qt-arm/Skipped: 2011-06-01 Csaba Osztrogonác [WK2] Skip new failing test because of missing SVG animation pause API. * platform/mac-wk2/Skipped: 2011-06-01 Mario Sanchez Prada Unreviewed, skipping flaky test on GTK 64-bit bot. * platform/gtk/Skipped: Skipped test. 2011-06-01 Csaba Osztrogonác [Qt] Unreviewed trivial fix after r87778. * platform/qt/Skipped: Rename editing/pasteboard/4861080.html to editing/pasteboard/drag-drop-list.html. 2011-06-01 Gabor Loki Rubber-stamped by Csaba Osztrogonác. [Qt] Skip flakey tests on ARM * platform/qt-arm/Skipped: 2011-06-01 John Knottenbelt Unreviewed. [Chromium] Add in baselines for new SVG tests following https://bugs.webkit.org/show_bug.cgi?id=15473 https://bugs.webkit.org/show_bug.cgi?id=61849 * platform/chromium-linux-x86/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux-x86/svg/hixie/intrinsic/001-expected.png: Added. * platform/chromium-linux-x86/svg/hixie/intrinsic/001-expected.txt: Added. * platform/chromium-linux-x86/svg/hixie/intrinsic/002-expected.png: Added. * platform/chromium-linux-x86/svg/hixie/intrinsic/002-expected.txt: Added. * platform/chromium-linux-x86/svg/hixie/intrinsic/003-expected.png: Added. * platform/chromium-linux-x86/svg/hixie/intrinsic/003-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Added. * platform/chromium-linux/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux/svg/hixie/intrinsic/001-expected.png: Added. * platform/chromium-linux/svg/hixie/intrinsic/001-expected.txt: Added. * platform/chromium-linux/svg/hixie/intrinsic/002-expected.png: Added. * platform/chromium-linux/svg/hixie/intrinsic/002-expected.txt: Added. * platform/chromium-linux/svg/hixie/intrinsic/003-expected.png: Added. * platform/chromium-linux/svg/hixie/intrinsic/003-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-win-vista/svg/hixie/intrinsic/001-expected.png: Added. * platform/chromium-win-vista/svg/hixie/intrinsic/001-expected.txt: Added. * platform/chromium-win-vista/svg/hixie/intrinsic/002-expected.png: Added. * platform/chromium-win-vista/svg/hixie/intrinsic/002-expected.txt: Added. * platform/chromium-win-vista/svg/hixie/intrinsic/003-expected.png: Added. * platform/chromium-win-vista/svg/hixie/intrinsic/003-expected.txt: Added. 2011-06-01 Mario Sanchez Prada Unreviewed. Test rebaselines for GTK after revision 87526. * platform/gtk/svg/hixie/text/003-expected.png: * platform/gtk/svg/hixie/text/003-expected.txt: * platform/gtk/svg/in-html/by-reference-expected.txt: * platform/gtk/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: 2011-06-01 Nikolas Zimmermann Reviewed by Andreas Kling. REGRESSION: fast/images/svg-background-crash-on-refresh.html hangs https://bugs.webkit.org/show_bug.cgi?id=15483 The regression seems gone, I can't reproduce it anymore, reenable svg-background-crash-on-refresh.html. Convert the test to use dumpAsText() and actually execute the refreshing twice, including forced gc to see whether we crash on referesh or not, before it didn't actually reload. If a crash happened, it happened somewhen after executing this test, which is probably why it was flakey. * platform/mac/svg/as-image/svg-background-crash-on-refresh-expected.png: Removed. * platform/mac/svg/as-image/svg-background-crash-on-refresh-expected.txt: Removed. * svg/as-image/svg-background-crash-on-refresh-expected.txt: Copied from platform/mac/svg/as-image/svg-background-crash-on-refresh-expected.txt. * svg/as-image/svg-background-crash-on-refresh.html: Copied from svg/as-image/svg-background-crash-on-refresh.html-disabled. * svg/as-image/svg-background-crash-on-refresh.html-disabled: Removed. 2011-06-01 Mario Sanchez Prada Unreviewed. Test rebaselines for GTK after revision 87721. * platform/gtk/svg/custom/invalid-fill-expected.png: * platform/gtk/svg/custom/invalid-fill-expected.txt: * platform/gtk/svg/custom/invalid-fill-hex-expected.png: * platform/gtk/svg/custom/invalid-fill-hex-expected.txt: 2011-06-01 Nikolas Zimmermann Reviewed by Adam Barth. Move fast/images/*svg* to svg/as-image/ https://bugs.webkit.org/show_bug.cgi?id=61840 The SVG crowd regulary runs pixel tests, and we'd like to also include the SVG-as-image tests in our daily runs. Also it makes more sense to have these tests in a single place, just like eg. svg/in-html (html5+svg). * fast/images/animated-svg-as-image.html: Removed. * fast/images/drag-svg-as-image-expected.txt: Removed. * fast/images/drag-svg-as-image.html: Removed. * fast/images/resources/animated-rect-fixed-size.svg: Removed. * fast/images/resources/animated-rect-relative-size.svg: Removed. * fast/images/resources/butterfly.svg: Removed. * fast/images/resources/circle.svg: Removed. * fast/images/resources/green-fixed-size-rect.svg: Removed. * fast/images/resources/green-relative-size-rect.svg: Removed. * fast/images/resources/load-script.html: Removed. * fast/images/resources/width-100-percent.svg: Removed. * fast/images/svg-as-background.html: Removed. * fast/images/svg-as-image.html: Removed. * fast/images/svg-as-relative-image.html: Removed. * fast/images/svg-as-tiled-background.html: Removed. * fast/images/svg-background-crash-on-refresh.html-disabled: Removed. * fast/images/svg-background-partial-redraw.html: Removed. * fast/images/svg-image-leak-loader-expected.txt: Removed. * fast/images/svg-image-leak-loader.html: Removed. * fast/images/svg-nested-expected.txt: Removed. * fast/images/svg-nested.html: Removed. * fast/images/svg-width-100p-as-background.html: Removed. * platform/chromium-linux/fast/images/animated-svg-as-image-expected.png: Removed. * platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.png: Removed. * platform/chromium-linux/svg/as-image: Added. * platform/chromium-linux/svg/as-image/animated-svg-as-image-expected.png: Copied from platform/chromium-linux/fast/images/animated-svg-as-image-expected.png. * platform/chromium-linux/svg/as-image/svg-background-partial-redraw-expected.png: Copied from platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.png. * platform/chromium-mac-leopard/fast/images/svg-background-partial-redraw-expected.png: Removed. * platform/chromium-mac-leopard/svg/as-image: Added. * platform/chromium-mac-leopard/svg/as-image/svg-background-partial-redraw-expected.png: Copied from platform/chromium-mac-leopard/fast/images/svg-background-partial-redraw-expected.png. * platform/chromium-mac/fast/images/svg-background-partial-redraw-expected.png: Removed. * platform/chromium-mac/svg/as-image: Added. * platform/chromium-mac/svg/as-image/svg-background-partial-redraw-expected.png: Copied from platform/chromium-mac/fast/images/svg-background-partial-redraw-expected.png. * platform/chromium-win/fast/images/animated-svg-as-image-expected.png: Removed. * platform/chromium-win/fast/images/animated-svg-as-image-expected.txt: Removed. * platform/chromium-win/fast/images/svg-as-background-expected.txt: Removed. * platform/chromium-win/fast/images/svg-as-tiled-background-expected.txt: Removed. * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.png: Removed. * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.txt: Removed. * platform/chromium-win/fast/images/svg-width-100p-as-background-expected.txt: Removed. * platform/chromium-win/svg/as-image: Added. * platform/chromium-win/svg/as-image/animated-svg-as-image-expected.png: Copied from platform/chromium-win/fast/images/animated-svg-as-image-expected.png. * platform/chromium-win/svg/as-image/animated-svg-as-image-expected.txt: Copied from platform/chromium-win/fast/images/animated-svg-as-image-expected.txt. * platform/chromium-win/svg/as-image/svg-as-background-expected.txt: Copied from platform/chromium-win/fast/images/svg-as-background-expected.txt. * platform/chromium-win/svg/as-image/svg-as-tiled-background-expected.txt: Copied from platform/chromium-win/fast/images/svg-as-tiled-background-expected.txt. * platform/chromium-win/svg/as-image/svg-background-partial-redraw-expected.png: Copied from platform/chromium-win/fast/images/svg-background-partial-redraw-expected.png. * platform/chromium-win/svg/as-image/svg-background-partial-redraw-expected.txt: Copied from platform/chromium-win/fast/images/svg-background-partial-redraw-expected.txt. * platform/chromium-win/svg/as-image/svg-width-100p-as-background-expected.txt: Copied from platform/chromium-win/fast/images/svg-width-100p-as-background-expected.txt. * platform/chromium/test_expectations.txt: * platform/gtk/fast/images/animated-svg-as-image-expected.png: Removed. * platform/gtk/fast/images/animated-svg-as-image-expected.txt: Removed. * platform/gtk/fast/images/svg-as-background-expected.png: Removed. * platform/gtk/fast/images/svg-as-background-expected.txt: Removed. * platform/gtk/fast/images/svg-as-image-expected.png: Removed. * platform/gtk/fast/images/svg-as-image-expected.txt: Removed. * platform/gtk/fast/images/svg-as-relative-image-expected.png: Removed. * platform/gtk/fast/images/svg-as-relative-image-expected.txt: Removed. * platform/gtk/fast/images/svg-as-tiled-background-expected.png: Removed. * platform/gtk/fast/images/svg-as-tiled-background-expected.txt: Removed. * platform/gtk/fast/images/svg-background-partial-redraw-expected.txt: Removed. * platform/gtk/fast/images/svg-width-100p-as-background-expected.png: Removed. * platform/gtk/fast/images/svg-width-100p-as-background-expected.txt: Removed. * platform/gtk/svg/as-image: Added. * platform/gtk/svg/as-image/animated-svg-as-image-expected.png: Copied from platform/gtk/fast/images/animated-svg-as-image-expected.png. * platform/gtk/svg/as-image/animated-svg-as-image-expected.txt: Copied from platform/gtk/fast/images/animated-svg-as-image-expected.txt. * platform/gtk/svg/as-image/svg-as-background-expected.png: Copied from platform/gtk/fast/images/svg-as-background-expected.png. * platform/gtk/svg/as-image/svg-as-background-expected.txt: Copied from platform/gtk/fast/images/svg-as-background-expected.txt. * platform/gtk/svg/as-image/svg-as-image-expected.png: Copied from platform/gtk/fast/images/svg-as-image-expected.png. * platform/gtk/svg/as-image/svg-as-image-expected.txt: Copied from platform/gtk/fast/images/svg-as-image-expected.txt. * platform/gtk/svg/as-image/svg-as-relative-image-expected.png: Copied from platform/gtk/fast/images/svg-as-relative-image-expected.png. * platform/gtk/svg/as-image/svg-as-relative-image-expected.txt: Copied from platform/gtk/fast/images/svg-as-relative-image-expected.txt. * platform/gtk/svg/as-image/svg-as-tiled-background-expected.png: Copied from platform/gtk/fast/images/svg-as-tiled-background-expected.png. * platform/gtk/svg/as-image/svg-as-tiled-background-expected.txt: Copied from platform/gtk/fast/images/svg-as-tiled-background-expected.txt. * platform/gtk/svg/as-image/svg-background-partial-redraw-expected.txt: Copied from platform/gtk/fast/images/svg-background-partial-redraw-expected.txt. * platform/gtk/svg/as-image/svg-width-100p-as-background-expected.png: Copied from platform/gtk/fast/images/svg-width-100p-as-background-expected.png. * platform/gtk/svg/as-image/svg-width-100p-as-background-expected.txt: Copied from platform/gtk/fast/images/svg-width-100p-as-background-expected.txt. * platform/mac-leopard/fast/images/animated-svg-as-image-expected.png: Removed. * platform/mac-leopard/fast/images/svg-background-partial-redraw-expected.png: Removed. * platform/mac-leopard/svg/as-image: Added. * platform/mac-leopard/svg/as-image/animated-svg-as-image-expected.png: Copied from platform/mac-leopard/fast/images/animated-svg-as-image-expected.png. * platform/mac-leopard/svg/as-image/svg-background-partial-redraw-expected.png: Copied from platform/mac-leopard/fast/images/svg-background-partial-redraw-expected.png. * platform/mac/fast/images/animated-svg-as-image-expected.png: Removed. * platform/mac/fast/images/animated-svg-as-image-expected.txt: Removed. * platform/mac/fast/images/svg-as-background-expected.png: Removed. * platform/mac/fast/images/svg-as-background-expected.txt: Removed. * platform/mac/fast/images/svg-as-image-expected.png: Removed. * platform/mac/fast/images/svg-as-image-expected.txt: Removed. * platform/mac/fast/images/svg-as-relative-image-expected.png: Removed. * platform/mac/fast/images/svg-as-relative-image-expected.txt: Removed. * platform/mac/fast/images/svg-as-tiled-background-expected.png: Removed. * platform/mac/fast/images/svg-as-tiled-background-expected.txt: Removed. * platform/mac/fast/images/svg-background-crash-on-refresh-expected.png: Removed. * platform/mac/fast/images/svg-background-crash-on-refresh-expected.txt: Removed. * platform/mac/fast/images/svg-background-partial-redraw-expected.png: Removed. * platform/mac/fast/images/svg-background-partial-redraw-expected.txt: Removed. * platform/mac/fast/images/svg-width-100p-as-background-expected.png: Removed. * platform/mac/fast/images/svg-width-100p-as-background-expected.txt: Removed. * platform/mac/svg/as-image: Added. * platform/mac/svg/as-image/animated-svg-as-image-expected.png: Copied from platform/mac/fast/images/animated-svg-as-image-expected.png. * platform/mac/svg/as-image/animated-svg-as-image-expected.txt: Copied from platform/mac/fast/images/animated-svg-as-image-expected.txt. * platform/mac/svg/as-image/svg-as-background-expected.png: Copied from platform/mac/fast/images/svg-as-background-expected.png. * platform/mac/svg/as-image/svg-as-background-expected.txt: Copied from platform/mac/fast/images/svg-as-background-expected.txt. * platform/mac/svg/as-image/svg-as-image-expected.png: Copied from platform/mac/fast/images/svg-as-image-expected.png. * platform/mac/svg/as-image/svg-as-image-expected.txt: Copied from platform/mac/fast/images/svg-as-image-expected.txt. * platform/mac/svg/as-image/svg-as-relative-image-expected.png: Copied from platform/mac/fast/images/svg-as-relative-image-expected.png. * platform/mac/svg/as-image/svg-as-relative-image-expected.txt: Copied from platform/mac/fast/images/svg-as-relative-image-expected.txt. * platform/mac/svg/as-image/svg-as-tiled-background-expected.png: Copied from platform/mac/fast/images/svg-as-tiled-background-expected.png. * platform/mac/svg/as-image/svg-as-tiled-background-expected.txt: Copied from platform/mac/fast/images/svg-as-tiled-background-expected.txt. * platform/mac/svg/as-image/svg-background-crash-on-refresh-expected.png: Copied from platform/mac/fast/images/svg-background-crash-on-refresh-expected.png. * platform/mac/svg/as-image/svg-background-crash-on-refresh-expected.txt: Copied from platform/mac/fast/images/svg-background-crash-on-refresh-expected.txt. * platform/mac/svg/as-image/svg-background-partial-redraw-expected.png: Copied from platform/mac/fast/images/svg-background-partial-redraw-expected.png. * platform/mac/svg/as-image/svg-background-partial-redraw-expected.txt: Copied from platform/mac/fast/images/svg-background-partial-redraw-expected.txt. * platform/mac/svg/as-image/svg-width-100p-as-background-expected.png: Copied from platform/mac/fast/images/svg-width-100p-as-background-expected.png. * platform/mac/svg/as-image/svg-width-100p-as-background-expected.txt: Copied from platform/mac/fast/images/svg-width-100p-as-background-expected.txt. * platform/qt-mac/Skipped: * platform/qt-wk2/Skipped: * platform/qt/Skipped: * platform/qt/fast/images/animated-svg-as-image-expected.txt: Removed. * platform/qt/fast/images/svg-as-background-expected.txt: Removed. * platform/qt/fast/images/svg-as-image-expected.txt: Removed. * platform/qt/fast/images/svg-as-relative-image-expected.txt: Removed. * platform/qt/fast/images/svg-as-tiled-background-expected.txt: Removed. * platform/qt/fast/images/svg-background-partial-redraw-expected.png: Removed. * platform/qt/fast/images/svg-background-partial-redraw-expected.txt: Removed. * platform/qt/fast/images/svg-width-100p-as-background-expected.txt: Removed. * platform/qt/svg/as-image: Added. * platform/qt/svg/as-image/animated-svg-as-image-expected.txt: Copied from platform/qt/fast/images/animated-svg-as-image-expected.txt. * platform/qt/svg/as-image/svg-as-background-expected.txt: Copied from platform/qt/fast/images/svg-as-background-expected.txt. * platform/qt/svg/as-image/svg-as-image-expected.txt: Copied from platform/qt/fast/images/svg-as-image-expected.txt. * platform/qt/svg/as-image/svg-as-relative-image-expected.txt: Copied from platform/qt/fast/images/svg-as-relative-image-expected.txt. * platform/qt/svg/as-image/svg-as-tiled-background-expected.txt: Copied from platform/qt/fast/images/svg-as-tiled-background-expected.txt. * platform/qt/svg/as-image/svg-background-partial-redraw-expected.png: Copied from platform/qt/fast/images/svg-background-partial-redraw-expected.png. * platform/qt/svg/as-image/svg-background-partial-redraw-expected.txt: Copied from platform/qt/fast/images/svg-background-partial-redraw-expected.txt. * platform/qt/svg/as-image/svg-width-100p-as-background-expected.txt: Copied from platform/qt/fast/images/svg-width-100p-as-background-expected.txt. * svg/as-image: Added. * svg/as-image/animated-svg-as-image.html: Copied from fast/images/animated-svg-as-image.html. * svg/as-image/drag-svg-as-image-expected.txt: Copied from fast/images/drag-svg-as-image-expected.txt. * svg/as-image/drag-svg-as-image.html: Copied from fast/images/drag-svg-as-image.html. * svg/as-image/resources: Added. * svg/as-image/resources/animated-rect-fixed-size.svg: Copied from fast/images/resources/animated-rect-fixed-size.svg. * svg/as-image/resources/animated-rect-relative-size.svg: Copied from fast/images/resources/animated-rect-relative-size.svg. * svg/as-image/resources/butterfly.svg: Copied from fast/images/resources/butterfly.svg. * svg/as-image/resources/circle.svg: Copied from fast/images/resources/circle.svg. * svg/as-image/resources/green-fixed-size-rect.svg: Copied from fast/images/resources/green-fixed-size-rect.svg. * svg/as-image/resources/green-relative-size-rect.svg: Copied from fast/images/resources/green-relative-size-rect.svg. * svg/as-image/resources/load-script.html: Copied from fast/images/resources/load-script.html. * svg/as-image/resources/width-100-percent.svg: Copied from fast/images/resources/width-100-percent.svg. * svg/as-image/svg-as-background.html: Copied from fast/images/svg-as-background.html. * svg/as-image/svg-as-image.html: Copied from fast/images/svg-as-image.html. * svg/as-image/svg-as-relative-image.html: Copied from fast/images/svg-as-relative-image.html. * svg/as-image/svg-as-tiled-background.html: Copied from fast/images/svg-as-tiled-background.html. * svg/as-image/svg-background-crash-on-refresh.html-disabled: Copied from fast/images/svg-background-crash-on-refresh.html-disabled. * svg/as-image/svg-background-partial-redraw.html: Copied from fast/images/svg-background-partial-redraw.html. * svg/as-image/svg-image-leak-loader-expected.txt: Copied from fast/images/svg-image-leak-loader-expected.txt. * svg/as-image/svg-image-leak-loader.html: Copied from fast/images/svg-image-leak-loader.html. * svg/as-image/svg-nested-expected.txt: Copied from fast/images/svg-nested-expected.txt. * svg/as-image/svg-nested.html: Copied from fast/images/svg-nested.html. * svg/as-image/svg-width-100p-as-background.html: Copied from fast/images/svg-width-100p-as-background.html. 2011-06-01 Nikolas Zimmermann Reviewed by Rob Buis. SVG fails all 3 of Hixie's CSS intrinsic sizing tests https://bugs.webkit.org/show_bug.cgi?id=15473 Hixies CSS intrinsic sizing tests cover percentage sizes specified on the target SVG document as width/height attributes and using width: auto / height: auto on the that hosts the SVG document. Take percentage sizes of the outermost SVGs width/height attributes into account when determining the intrinsic size of the . Added several other testcases demonstrating several scenarios. All tests work exactly the same in WebKit and Firefox now. The *on-target-svg-absolute.xhtml tests look equal to WebKit/FF but Opera fails them, likely a relict of the different interpretation of the intrinsic size of a SVG document in SVG Tiny 1.2. * platform/mac/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Added. * platform/mac/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/mac/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Added. * platform/mac/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Added. * platform/mac/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/mac/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/mac/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Added. * platform/mac/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Added. * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Added. * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Added. * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. * platform/mac/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Added. * platform/mac/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/mac/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Added. * platform/mac/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Added. * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Added. * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. * platform/mac/svg/hixie/intrinsic: Added. * platform/mac/svg/hixie/intrinsic/001-expected.png: Added. * platform/mac/svg/hixie/intrinsic/001-expected.txt: Added. * platform/mac/svg/hixie/intrinsic/002-expected.png: Added. * platform/mac/svg/hixie/intrinsic/002-expected.txt: Added. * platform/mac/svg/hixie/intrinsic/003-expected.png: Added. * platform/mac/svg/hixie/intrinsic/003-expected.txt: Added. * svg/custom/object-sizing-height-50p-on-target-svg-absolute.xhtml: Added. * svg/custom/object-sizing-height-50p-on-target-svg.xhtml: Added. * svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute.xhtml: Added. * svg/custom/object-sizing-width-50p-height-50p-on-target-svg.xhtml: Added. * svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute.xhtml: Added. * svg/custom/object-sizing-width-50p-height-75p-on-target-svg.xhtml: Added. * svg/custom/object-sizing-width-50p-on-target-svg-absolute.xhtml: Added. * svg/custom/object-sizing-width-50p-on-target-svg.xhtml: Added. * svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute.xhtml: Added. * svg/custom/object-sizing-width-75p-height-50p-on-target-svg.xhtml: Added. * svg/custom/resources/object-sizing-height-50p.svg: Added. * svg/custom/resources/object-sizing-width-50p-height-50p.svg: Added. * svg/custom/resources/object-sizing-width-50p-height-75p.svg: Added. * svg/custom/resources/object-sizing-width-50p.svg: Added. * svg/custom/resources/object-sizing-width-75p-height-50p.svg: Added. * svg/hixie/intrinsic: Added. * svg/hixie/intrinsic/001.html: Added. * svg/hixie/intrinsic/002.html: Added. * svg/hixie/intrinsic/003.html: Added. * svg/hixie/intrinsic/resources: Added. * svg/hixie/intrinsic/resources/001.svg: Added. * svg/hixie/intrinsic/resources/002.svg: Added. * svg/hixie/intrinsic/resources/003.svg: Added. * svg/hixie/intrinsic/resources/test-bl: Added. * svg/hixie/intrinsic/resources/test-br: Added. * svg/hixie/intrinsic/resources/test-tl: Added. * svg/hixie/intrinsic/resources/test-tr: Added. 2011-06-01 Annie Sullivan Reviewed by Ryosuke Niwa. Convert editing/pasteboard/4861010 to dump-as-markup https://bugs.webkit.org/show_bug.cgi?id=61683 Renamed test to drag-drop-list.html, cleaned up html, and updated description. * editing/pasteboard/4861080.html: Removed. * editing/pasteboard/drag-drop-list.html: Copied from LayoutTests/editing/pasteboard/4861080.html. * platform/chromium-linux/editing/pasteboard/4861080-expected.png: Removed. * platform/chromium-win/editing/pasteboard/4861080-expected.png: Removed. * platform/chromium-win/editing/pasteboard/4861080-expected.txt: Removed. * platform/gtk/editing/pasteboard/4861080-expected.png: Removed. * platform/gtk/editing/pasteboard/4861080-expected.txt: Removed. * platform/mac-leopard/editing/pasteboard/4861080-expected.png: Removed. * platform/mac/editing/pasteboard/4861080-expected.png: Removed. * platform/mac/editing/pasteboard/4861080-expected.txt: Removed. 2011-05-31 Kent Tamura Reviewed by Hajime Morita. Convert fast/forms/date-input-visible-strings.html to dumpAsText(). https://bugs.webkit.org/show_bug.cgi?id=61777 * fast/forms/date-input-visible-strings.html: * fast/forms/date-input-visible-strings-expected.txt: Added. * platform/chromium-linux/fast/forms/date-input-visible-strings-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/date-input-visible-strings-expected.png: Removed. * platform/chromium-win/fast/forms/date-input-visible-strings-expected.png: Removed. * platform/chromium-win/fast/forms/date-input-visible-strings-expected.txt: Removed. * platform/gtk/fast/forms/date-input-visible-strings-expected.png: Removed. * platform/gtk/fast/forms/date-input-visible-strings-expected.txt: Removed. * platform/mac/fast/forms/date-input-visible-strings-expected.png: Removed. * platform/mac/fast/forms/date-input-visible-strings-expected.txt: Removed. * platform/win/fast/forms/date-input-visible-strings-expected.txt: Removed. 2011-05-31 Annie Sullivan Reviewed by Ryosuke Niwa. Convert editing/pasteboard/paste-blockquote-into-blockquote-2.html to dump-as-markup https://bugs.webkit.org/show_bug.cgi?id=61682 Convert test to dump-as-markup and clean up HTML. Also update test description. * editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt: Added. * editing/pasteboard/paste-blockquote-into-blockquote-2.html: * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.png: Removed. * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.png: Removed. * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt: Removed. * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt: Removed. * platform/mac-leopard/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.png: Removed. * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.png: Removed. * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt: Removed. * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt: Removed. 2011-05-31 Kinuko Yasuda Reviewed by Kent Tamura. [Chromium] webkitStorageInfo methods (for quota API) should not crash when error callback is not given. https://bugs.webkit.org/show_bug.cgi?id=61823 Added a new test for the fix marked the new test 'skipped' on unsupported platforms. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * storage/storageinfo-no-callbacks-expected.txt: Added. * storage/storageinfo-no-callbacks.html: Added. 2011-05-31 Hironori Bono Reviewed by Eric Seidel. Send an input event when we change the text direction. https://bugs.webkit.org/show_bug.cgi?id=50952 This adds a new layout test to verify that we can receive input events when we change the text direction of a