2012-02-09 Ojan Vafai nesting horizontal flexboxes is broken https://bugs.webkit.org/show_bug.cgi?id=76867 Reviewed by David Hyatt. * css3/flexbox/floated-flexbox-expected.txt: * css3/flexbox/line-wrapping.html: The old results here were wrong because they wrapped the contents of each flex item. * css3/flexbox/preferred-widths-expected.txt: Added. * css3/flexbox/preferred-widths-orthogonal-expected.txt: Added. * css3/flexbox/preferred-widths-orthogonal.html: Added. * css3/flexbox/preferred-widths.html: Added. 2012-02-13 Mihnea Ovidenie Crash in RenderFlowThread::setRegionBoxesRegionStyle https://bugs.webkit.org/show_bug.cgi?id=78298 Reviewed by David Hyatt. * fast/regions/set-box-style-in-region-crash-expected.txt: Added. * fast/regions/set-box-style-in-region-crash.html: Added. 2012-02-13 Tony Chang [chromium] Unreviewed, skip http/tests/navigation/https-in-page-cache.html because we don't enable the page cache in chromium. * platform/chromium/test_expectations.txt: 2012-02-13 Tony Chang [chromium] Unreviewed, r107611 enabled layout tests in css3/filters, but some are missing results. * platform/chromium/test_expectations.txt: 2012-02-13 Tony Chang [chromium] Unreviewed gardening. We don't need to pass platform/win/inverted-colors/non-composited.html. * platform/chromium/test_expectations.txt: 2012-02-13 Ami Fischman [chromium] Unreviewed gardening. Rebaselining GPU results. * 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-controls-rendering-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-playing-and-pause-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-linux/media/video-zoom-expected.png: * platform/chromium-gpu-mac/media/controls-after-reload-expected.txt: Removed. * platform/chromium-gpu-mac/media/video-controls-rendering-expected.png: * platform/chromium-gpu-mac/media/video-playing-and-pause-expected.txt: Removed. * platform/chromium-gpu-win/media/controls-strict-expected.txt: Removed. * platform/chromium-gpu-win/media/controls-styling-expected.txt: Removed. * platform/chromium-gpu-win/media/controls-without-preload-expected.txt: Removed. * platform/chromium-gpu-win/media/video-controls-rendering-expected.png: 2012-02-13 Tony Chang Unreviewed, rolling out r107582. http://trac.webkit.org/changeset/107582 https://bugs.webkit.org/show_bug.cgi?id=78349 Broke three inspector interactive_ui_tests * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest): * inspector/debugger/scripts-combobox-file-selector-history-expected.txt: Removed. * inspector/debugger/scripts-combobox-file-selector-history.html: Removed. * inspector/debugger/scripts-file-selector-expected.txt: Removed. * inspector/debugger/scripts-file-selector.html: Removed. * inspector/debugger/scripts-panel-expected.txt: * inspector/debugger/scripts-panel.html: * inspector/debugger/scripts-sorting-expected.txt: * inspector/debugger/scripts-sorting.html: * inspector/debugger/source-frame-count.html: 2012-02-13 Abhishek Arya Incorrect children placement in multi-column layout. https://bugs.webkit.org/show_bug.cgi?id=78160 Reviewed by David Hyatt. * fast/multicol/span/clone-before-after-content-crash-expected.txt: Added. * fast/multicol/span/clone-before-after-content-crash.html: Added. 2012-02-13 Stephen White Unskip the css3/filters tests, so we can get some baselines off the bots. https://bugs.webkit.org/show_bug.cgi?id=78527 Reviewed by Kenneth Russell. * platform/chromium/test_expectations.txt: 2012-02-13 Brady Eidson and https://bugs.webkit.org/show_bug.cgi?id=26777 Add https pages to the page cache in some cases Reviewed by Anders Carlsson. * http/tests/navigation/https-in-page-cache.html: Added. * http/tests/navigation/https-in-page-cache-expected.txt: Added. * http/tests/navigation/resources/https-in-page-cache-1.php: Added. * http/tests/navigation/resources/https-in-page-cache-2.php: Added. * http/tests/navigation/resources/https-in-page-cache-3.html: Added. 2012-02-13 Raul Hudea [CSS Regions] Inconsistent text selection behavior in regions https://bugs.webkit.org/show_bug.cgi?id=76456 Reviewed by David Hyatt. * fast/regions/hit-test-region-expected.txt: Added. * fast/regions/hit-test-region.html: Added. 2012-02-12 Andy Estes [Windows] Add API to enable inverted color drawing on a WebView https://bugs.webkit.org/show_bug.cgi?id=77382 Reviewed by Adam Roben. Add a test for non-composited inverted drawing. Testing the composited path is blocked on . * platform/win-wk2/platform/win/inverted-colors/non-composited-expected.png: Added. * platform/win-wk2/platform/win/inverted-colors/non-composited-expected.txt: Added. * platform/win/inverted-colors/non-composited-expected.png: Added. * platform/win/inverted-colors/non-composited-expected.txt: Added. * platform/win/inverted-colors/non-composited.html: Added. * platform/win/inverted-colors/resources/gradient.png: Added. 2012-02-13 Tony Chang [chromium] Unreviewed gardening. Marking some debug tests as failing. * platform/chromium/test_expectations.txt: 2012-02-13 Ami Fischman chromium gpu draws scrollbars slightly differently in debug vs. release modes on https://bugs.webkit.org/show_bug.cgi?id=58587 Unreviewed rebaseline (the scrollbar issue the bug is about was fixed previously). * platform/chromium-linux/media/video-controls-rendering-expected.png: * platform/chromium-mac-leopard/media/video-controls-rendering-expected.png: * platform/chromium-mac-snowleopard/media/video-controls-rendering-expected.png: Added. * platform/chromium-mac-snowleopard/media/video-controls-rendering-expected.txt: Renamed from LayoutTests/platform/chromium-mac/media/video-controls-rendering-expected.txt. * platform/chromium-mac/media/video-controls-rendering-expected.png: Removed. * platform/chromium-win/media/video-controls-rendering-expected.png: * platform/chromium/test_expectations.txt: * platform/mac-future/media/video-controls-rendering-expected.txt: Renamed from LayoutTests/platform/mac/media/video-controls-rendering-expected.txt. 2012-02-13 Ami Fischman Rebaseline media layouttests following keyframe addition to test.ogv https://bugs.webkit.org/show_bug.cgi?id=78367 Unreviewed chromium rebaselining. * platform/chromium-gpu-mac/media/controls-after-reload-expected.png: * platform/chromium-gpu-mac/media/controls-after-reload-expected.txt: Added. * 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-playing-and-pause-expected.png: * platform/chromium-gpu-mac/media/video-playing-and-pause-expected.txt: Added. * 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-mac/media/video-zoom-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-strict-expected.txt: Copied from LayoutTests/platform/chromium/media/controls-strict-expected.txt. * platform/chromium-gpu-win/media/controls-styling-expected.png: * platform/chromium-gpu-win/media/controls-styling-expected.txt: Copied from LayoutTests/platform/chromium/media/controls-styling-expected.txt. * platform/chromium-gpu-win/media/controls-without-preload-expected.png: * platform/chromium-gpu-win/media/controls-without-preload-expected.txt: Copied from LayoutTests/platform/chromium/media/controls-without-preload-expected.txt. * 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-playing-and-pause-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: * platform/chromium-gpu-win/media/video-zoom-expected.png: * platform/chromium-linux-x86/media/video-display-toggle-expected.png: Added. * platform/chromium-linux/media/controls-after-reload-expected.png: * platform/chromium-linux/media/controls-strict-expected.png: * platform/chromium-linux/media/controls-styling-expected.png: * platform/chromium-linux/media/controls-without-preload-expected.png: * platform/chromium-linux/media/video-aspect-ratio-expected.png: * platform/chromium-linux/media/video-display-toggle-expected.png: * platform/chromium-linux/media/video-layer-crash-expected.png: * platform/chromium-linux/media/video-playing-and-pause-expected.png: * platform/chromium-linux/media/video-transformed-expected.png: * platform/chromium-linux/media/video-volume-slider-expected.png: * platform/chromium-linux/media/video-zoom-controls-expected.png: * platform/chromium-linux/media/video-zoom-expected.png: * platform/chromium-mac-leopard/media/controls-after-reload-expected.png: * platform/chromium-mac-leopard/media/controls-strict-expected.png: * platform/chromium-mac-leopard/media/controls-styling-expected.png: * platform/chromium-mac-leopard/media/controls-without-preload-expected.png: * platform/chromium-mac-leopard/media/video-aspect-ratio-expected.png: * platform/chromium-mac-leopard/media/video-display-toggle-expected.png: * platform/chromium-mac-leopard/media/video-layer-crash-expected.png: * platform/chromium-mac-leopard/media/video-playing-and-pause-expected.png: * platform/chromium-mac-leopard/media/video-transformed-expected.png: * platform/chromium-mac-leopard/media/video-volume-slider-expected.png: * platform/chromium-mac-leopard/media/video-zoom-expected.png: * platform/chromium-mac-snowleopard/media/controls-after-reload-expected.png: * platform/chromium-mac-snowleopard/media/controls-after-reload-expected.txt: Renamed from LayoutTests/platform/chromium/media/controls-after-reload-expected.txt. * platform/chromium-mac-snowleopard/media/controls-strict-expected.png: * platform/chromium-mac-snowleopard/media/controls-strict-expected.txt: Renamed from LayoutTests/platform/chromium/media/controls-strict-expected.txt. * platform/chromium-mac-snowleopard/media/controls-styling-expected.png: * platform/chromium-mac-snowleopard/media/controls-styling-expected.txt: Renamed from LayoutTests/platform/chromium/media/controls-styling-expected.txt. * platform/chromium-mac-snowleopard/media/controls-without-preload-expected.png: * platform/chromium-mac-snowleopard/media/controls-without-preload-expected.txt: Renamed from LayoutTests/platform/chromium/media/controls-without-preload-expected.txt. * platform/chromium-mac-snowleopard/media/video-aspect-ratio-expected.png: Added. * platform/chromium-mac-snowleopard/media/video-canvas-alpha-expected.png: Added. * platform/chromium-mac-snowleopard/media/video-display-toggle-expected.png: * platform/chromium-mac-snowleopard/media/video-layer-crash-expected.png: * platform/chromium-mac-snowleopard/media/video-playing-and-pause-expected.png: * platform/chromium-mac-snowleopard/media/video-playing-and-pause-expected.txt: Renamed from LayoutTests/platform/chromium/media/video-playing-and-pause-expected.txt. * platform/chromium-mac-snowleopard/media/video-transformed-expected.png: * platform/chromium-mac-snowleopard/media/video-volume-slider-expected.png: * platform/chromium-mac-snowleopard/media/video-volume-slider-expected.txt: Renamed from LayoutTests/platform/chromium/media/video-volume-slider-expected.txt. * platform/chromium-mac-snowleopard/media/video-zoom-controls-expected.png: * platform/chromium-mac-snowleopard/media/video-zoom-controls-expected.txt: Renamed from LayoutTests/platform/chromium/media/video-zoom-controls-expected.txt. * platform/chromium-mac-snowleopard/media/video-zoom-expected.png: Added. * platform/chromium-mac/media/video-aspect-ratio-expected.png: Removed. * platform/chromium-mac/media/video-canvas-alpha-expected.png: Removed. * platform/chromium-mac/media/video-zoom-expected.png: Removed. * platform/chromium-win/media/controls-after-reload-expected.png: * platform/chromium-win/media/controls-strict-expected.png: * platform/chromium-win/media/controls-styling-expected.png: * platform/chromium-win/media/controls-without-preload-expected.png: * platform/chromium-win/media/video-aspect-ratio-expected.png: * platform/chromium-win/media/video-canvas-alpha-expected.png: * platform/chromium-win/media/video-display-toggle-expected.png: * platform/chromium-win/media/video-layer-crash-expected.png: * platform/chromium-win/media/video-playing-and-pause-expected.png: * platform/chromium-win/media/video-transformed-expected.png: * platform/chromium-win/media/video-volume-slider-expected.png: * platform/chromium-win/media/video-zoom-controls-expected.png: * platform/chromium-win/media/video-zoom-expected.png: * platform/chromium/test_expectations.txt: * platform/mac-future/media/controls-strict-expected.txt: Renamed from LayoutTests/platform/mac/media/controls-strict-expected.txt. 2012-02-13 Chris Fleizach AX: element should be exposed through attributes https://bugs.webkit.org/show_bug.cgi?id=75727 Reviewed by Beth Dakin. * platform/mac/accessibility/attributed-string-includes-highlighting-expected.txt: Added. * platform/mac/accessibility/attributed-string-includes-highlighting.html: Added. 2012-02-13 Chris Fleizach AX: the web area should report that focus can be set to itself https://bugs.webkit.org/show_bug.cgi?id=78272 Reviewed by Beth Dakin. * platform/mac/accessibility/webarea-can-set-focus-expected.txt: Added. * platform/mac/accessibility/webarea-can-set-focus.html: Added. 2012-02-13 Tony Chang [chromium] Unreviewed, update mac-snowleopard result. This matches the Apple Mac (Lion) result except for minor antialias differences. * platform/chromium-mac-snowleopard/svg/custom/foreignObject-crash-on-hover-expected.png: 2012-02-10 Vsevolod Vlasov Web Inspector: Make ScriptsNavigator default file selector. https://bugs.webkit.org/show_bug.cgi?id=78349 Reviewed by Pavel Feldman. * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest): (initialize_DebuggerTest.): * inspector/debugger/scripts-combobox-file-selector-history-expected.txt: Added. * inspector/debugger/scripts-combobox-file-selector-history.html: Added. * inspector/debugger/scripts-file-selector-expected.txt: Copied from LayoutTests/inspector/debugger/scripts-panel-expected.txt. * inspector/debugger/scripts-file-selector.html: Added. * inspector/debugger/scripts-panel-expected.txt: * inspector/debugger/scripts-panel.html: * inspector/debugger/scripts-sorting-expected.txt: * inspector/debugger/scripts-sorting.html: * inspector/debugger/source-frame-count.html: 2012-02-13 Csaba Osztrogonác [Qt] Unreviewed gardening, skip a new failing test. * platform/qt/Skipped: 2012-02-13 Pavel Podivilov Unreviewed, add new chromium baselines for font-face-multiple-faces.html. * platform/chromium-mac-snowleopard/fast/css/font-face-multiple-faces-expected.png: * platform/chromium-win/fast/css/font-face-multiple-faces-expected.png: 2012-02-13 Peter Rybin Web Inspector: In Inspector.json PropertyDescriptor.writable should be declared optional https://bugs.webkit.org/show_bug.cgi?id=77917 Reviewed by Pavel Feldman. "Undefined" getter and setter is now visible. * inspector/runtime/runtime-getProperties-expected.txt: 2012-02-13 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt/test_expectations.txt: Mark fast/js/dfg-inline-function-dot-caller.html as slow in debug mode. 2012-02-13 Pavel Podivilov Unreviewed, add "IMAGE" to two svg/carto.net tests expectations. * platform/chromium/test_expectations.txt: 2012-02-13 Pavel Feldman Web Inspector: wrap settings selector text and adding a rule with undoable actions. https://bugs.webkit.org/show_bug.cgi?id=78482 Reviewed by Yury Semikhatsky. * inspector/styles/undo-add-new-rule-expected.txt: Added. * inspector/styles/undo-add-new-rule.html: Added. * inspector/styles/undo-set-selector-text-expected.txt: Added. * inspector/styles/undo-set-selector-text.html: Added. 2012-02-13 Csaba Osztrogonác [Qt] Unreviewed gardening, unskip now passing tests. * platform/qt/Skipped: 2012-02-13 Csaba Osztrogonác Unreviewed gardening after r107544. * fast/dom/wrapper-classes-expected.txt: * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: 2012-02-13 Pavel Podivilov Unreviewed, mark dfg-put-by-id-prototype-check.html as failing in chromium (new test). * platform/chromium/test_expectations.txt: 2012-02-13 Arko Saha is not keyboard accessible. https://bugs.webkit.org/show_bug.cgi?id=75478 Reviewed by Hajime Morita. * fast/html/details-keyboard-show-hide-expected.txt: Added. * fast/html/details-keyboard-show-hide.html: Added. * platform/chromium/test_expectations.txt: is now focusable and clicking it draws a focus ring. So we need to rebase failed test cases. 2012-02-13 Csaba Osztrogonác [Qt] REGRESSION(r107518): It broke many tests https://bugs.webkit.org/show_bug.cgi?id=78471 * platform/qt/Skipped: Unreviewed gardening, skip failing tests. 2012-02-13 Pavel Podivilov Unreviewed, add new baseline for font-face-default-font.html on linux. * platform/chromium-linux/fast/css/font-face-default-font-expected.txt: Added. 2012-02-13 Noel Gordon Rebaseline JPEG image results after r107389 https://bugs.webkit.org/show_bug.cgi?id=78454 Unreviewed. Preparation for a bunch of rebaselines. * platform/chromium/test_expectations.txt: unskip tests to allow bots to cycle and produce the new JPEG image results. 2012-02-13 Gavin Barraclough https://bugs.webkit.org/show_bug.cgi?id=78434 Unreviewed - temporarily reverting r107498 will I fix a couple of testcases. * fast/js/Object-getOwnPropertyNames-expected.txt: * fast/js/cyclic-prototypes-expected.txt: * fast/js/parser-syntax-check-expected.txt: * fast/js/preventExtensions-expected.txt: * fast/js/prototypes-expected.txt: * fast/js/script-tests/Object-getOwnPropertyNames.js: * fast/js/script-tests/cyclic-prototypes.js: * fast/js/script-tests/parser-syntax-check.js: * fast/js/script-tests/preventExtensions.js: * fast/js/script-tests/prototypes.js: 2012-02-13 Pavel Podivilov Unreviewed, remove missing test from expectations. * platform/chromium/test_expectations.txt: 2012-02-13 Adam Barth This test is testing the argument handling behavior of this API. Now that we autogenerate this code, we now throw consistent exceptions with the rest of the platform. There shouldn't be a compat issue here because this API hasn't shipped in production releases yet. * fast/dom/MediaStream/argument-types-expected.txt: * fast/dom/MediaStream/script-tests/argument-types.js: 2012-02-13 Kangil Han [EFL][DRT] Add new expected layout results come from bug 78091. https://bugs.webkit.org/show_bug.cgi?id=78188 Reviewed by Ryosuke Niwa. Implemented zoomPageIn, zoomPageOut, textZoomIn and textZoomOut events on EFL DRT. This patch will activate around 1,900 test cases from skipped list in EFL port. * platform/efl/Skipped: * platform/efl/svg/css/composite-shadow-example-expected.txt: Added. * platform/efl/svg/css/composite-shadow-text-expected.txt: Added. * platform/efl/svg/css/composite-shadow-with-opacity-expected.txt: Added. * platform/efl/svg/css/css-box-min-width-expected.txt: Added. * platform/efl/svg/css/group-with-shadow-expected.txt: Added. * platform/efl/svg/css/mask-with-shadow-expected.txt: Added. * platform/efl/svg/css/path-gradient-stroke-shadow-expected.txt: Added. * platform/efl/svg/css/path-with-shadow-expected.txt: Added. * platform/efl/svg/css/shadow-and-opacity-expected.txt: Added. * platform/efl/svg/css/shadow-changes-expected.txt: Added. * platform/efl/svg/css/shadow-with-large-radius-expected.txt: Added. * platform/efl/svg/css/shadow-with-negative-offset-expected.txt: Added. * platform/efl/svg/css/stars-with-shadow-expected.txt: Added. * platform/efl/svg/css/text-gradient-shadow-expected.txt: Added. * platform/efl/svg/css/text-shadow-multiple-expected.txt: Added. * platform/efl/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added. * platform/efl/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added. * platform/efl/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt: Added. * platform/efl/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt: Added. * platform/efl/svg/foreignObject/svg-document-as-direct-child-expected.txt: Added. * platform/efl/svg/foreignObject/svg-document-in-html-document-expected.txt: Added. * platform/efl/svg/hixie/cascade/001-broken-expected.txt: Added. * platform/efl/svg/hixie/cascade/002-expected.txt: Added. * platform/efl/svg/hixie/data-types/001-expected.txt: Added. * platform/efl/svg/hixie/data-types/002-expected.txt: Added. * platform/efl/svg/hixie/dynamic/002-expected.txt: Added. * platform/efl/svg/hixie/dynamic/003-expected.txt: Added. * platform/efl/svg/hixie/dynamic/004-expected.txt: Added. * platform/efl/svg/hixie/dynamic/005-expected.txt: Added. * platform/efl/svg/hixie/dynamic/006-expected.txt: Added. * platform/efl/svg/hixie/error/001-expected.txt: Added. * platform/efl/svg/hixie/error/002-expected.txt: Added. * platform/efl/svg/hixie/error/003-expected.txt: Added. * platform/efl/svg/hixie/error/006-expected.txt: Added. * platform/efl/svg/hixie/error/007-expected.txt: Added. * platform/efl/svg/hixie/error/008-expected.txt: Added. * platform/efl/svg/hixie/error/009-expected.txt: Added. * platform/efl/svg/hixie/error/010-expected.txt: Added. * platform/efl/svg/hixie/error/011-expected.txt: Added. * platform/efl/svg/hixie/error/012-expected.txt: Added. * platform/efl/svg/hixie/error/013-expected.txt: Added. * platform/efl/svg/hixie/error/014-expected.txt: Added. * platform/efl/svg/hixie/error/014-test-expected.txt: Added. * platform/efl/svg/hixie/error/015-expected.txt: Added. * platform/efl/svg/hixie/error/016-expected.txt: Added. * platform/efl/svg/hixie/error/017-expected.txt: Added. * platform/efl/svg/hixie/intrinsic/001-expected.txt: Added. * platform/efl/svg/hixie/intrinsic/002-expected.txt: Added. * platform/efl/svg/hixie/intrinsic/003-expected.txt: Added. * platform/efl/svg/hixie/links/002-expected.txt: Added. * platform/efl/svg/hixie/mixed/003-expected.txt: Added. * platform/efl/svg/hixie/mixed/004-expected.txt: Added. * platform/efl/svg/hixie/mixed/005-expected.txt: Added. * platform/efl/svg/hixie/mixed/006-expected.txt: Added. * platform/efl/svg/hixie/mixed/007-expected.txt: Added. * platform/efl/svg/hixie/mixed/008-expected.txt: Added. * platform/efl/svg/hixie/mixed/009-expected.txt: Added. * platform/efl/svg/hixie/mixed/010-expected.txt: Added. * platform/efl/svg/hixie/mixed/011-expected.txt: Added. * platform/efl/svg/hixie/painting/001-expected.txt: Added. * platform/efl/svg/hixie/perf/001-expected.txt: Added. * platform/efl/svg/hixie/perf/002-expected.txt: Added. * platform/efl/svg/hixie/perf/003-expected.txt: Added. * platform/efl/svg/hixie/perf/004-expected.txt: Added. * platform/efl/svg/hixie/perf/005-expected.txt: Added. * platform/efl/svg/hixie/perf/006-expected.txt: Added. * platform/efl/svg/hixie/perf/007-expected.txt: Added. * platform/efl/svg/hixie/processing-model/003-expected.txt: Added. * platform/efl/svg/hixie/processing-model/004-expected.txt: Added. * platform/efl/svg/hixie/processing-model/005-expected.txt: Added. * platform/efl/svg/hixie/rendering-model/001-expected.txt: Added. * platform/efl/svg/hixie/rendering-model/002-expected.txt: Added. * platform/efl/svg/hixie/rendering-model/003-expected.txt: Added. * platform/efl/svg/hixie/rendering-model/003a-expected.txt: Added. * platform/efl/svg/hixie/rendering-model/004-expected.txt: Added. * platform/efl/svg/hixie/shapes/path/001-expected.txt: Added. * platform/efl/svg/hixie/text/001-expected.txt: Added. * platform/efl/svg/hixie/text/002-expected.txt: Added. * platform/efl/svg/hixie/text/003-expected.txt: Added. * platform/efl/svg/hixie/text/003a-expected.txt: Added. * platform/efl/svg/hixie/text/003b-expected.txt: Added. * platform/efl/svg/hixie/transform/001-expected.txt: Added. * platform/efl/svg/hixie/use/001-expected.txt: Added. * platform/efl/svg/hixie/use/002-expected.txt: Added. * platform/efl/svg/hixie/use/002-test-expected.txt: Added. * platform/efl/svg/hixie/viewbox/001-expected.txt: Added. * platform/efl/svg/hixie/viewbox/004-expected.txt: Added. * platform/efl/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added. * platform/efl/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added. * platform/efl/svg/in-html/by-reference-expected.txt: Added. * platform/efl/svg/in-html/circle-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-foreignObject-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-inner-svg-element-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt: Added. * platform/efl/svg/repaint/filter-child-repaint-expected.txt: Added. * platform/efl/svg/repaint/filter-repaint-expected.txt: Added. * platform/efl/svg/stroke/zero-length-path-linecap-rendering-expected.txt: Added. * platform/efl/svg/stroke/zero-length-subpaths-linecap-rendering-expected.txt: Added. * platform/efl/svg/transforms/animated-path-inside-transformed-html-expected.txt: Added. * platform/efl/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added. * platform/efl/svg/transforms/svg-css-transforms-expected.txt: Added. * platform/efl/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added. * platform/efl/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: Added. * platform/efl/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: Added. * platform/efl/svg/wicd/rightsizing-grid-expected.txt: Added. * platform/efl/svg/wicd/sizing-flakiness-expected.txt: Added. * platform/efl/svg/wicd/test-rightsizing-a-expected.txt: Added. * platform/efl/svg/wicd/test-rightsizing-b-expected.txt: Added. * platform/efl/svg/wicd/test-scalable-background-image1-expected.txt: Added. * platform/efl/svg/wicd/test-scalable-background-image2-expected.txt: Added. * platform/efl/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt: Added. * platform/efl/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-background-images-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-foreignObject-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-as-image-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-as-object-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added. * platform/efl/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt: Added. * platform/efl/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt: Added. * platform/efl/svg/zoom/text/relative-sized-document-scrollbars-expected.txt: Added. * platform/efl/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Added. * platform/efl/svg/zoom/text/zoom-foreignObject-expected.txt: Added. * platform/efl/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Added. * platform/efl/svg/zoom/text/zoom-hixie-mixed-009-expected.txt: Added. * platform/efl/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt: Added. * platform/efl/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added. 2012-02-12 Philippe Normand Unreviewed, skipping 2 tests failing because of bug 78434. * platform/gtk/Skipped: 2012-02-12 Kenichi Ishibashi Unreviewed test expectations update after r107516. * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.png: Added. * platform/chromium-mac-leopard/fast/css/font-face-multiple-faces-expected.png: * platform/chromium-mac-snowleopard/fast/css/font-face-default-font-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/font-face-default-font-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/css/font-face-multiple-faces-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/css/font-face-multiple-faces-expected.png. * platform/chromium-mac/fast/css/font-face-default-font-expected.png: Removed. * platform/chromium-win/fast/css/font-face-default-font-expected.png: * platform/chromium-win/fast/css/font-face-default-font-expected.txt: 2012-02-12 Kenichi Ishibashi Remove fast/css/font-face-descriptor-multiple-values.html https://bugs.webkit.org/show_bug.cgi?id=78456 The test is no longer needed because WebKit now follow the current draft(*1) and doesn't accept multiple font-weight descriptors. (*1) http://dev.w3.org/csswg/css3-fonts/#descdef-font-weight Reviewed by Hajime Morita. * fast/css/font-face-descriptor-multiple-values.html: Removed. * fast/css/resources/font-face-descriptor-multiple-values-parsing.js: Removed. * platform/chromium-linux/fast/css/font-face-descriptor-multiple-values-expected.png: Removed. * platform/chromium-mac-leopard/fast/css/font-face-descriptor-multiple-values-expected.png: Removed. * platform/chromium-mac/fast/css/font-face-descriptor-multiple-values-expected.png: Removed. * platform/chromium-mac/fast/css/font-face-descriptor-multiple-values-parsing-expected.txt: Removed. * platform/chromium-win/fast/css/font-face-descriptor-multiple-values-expected.png: Removed. * platform/chromium-win/fast/css/font-face-descriptor-multiple-values-expected.txt: Removed. * platform/chromium-win/fast/css/font-face-descriptor-multiple-values-parsing-expected.txt: Removed. * platform/efl/fast/css/font-face-descriptor-multiple-values-expected.png: Removed. * platform/efl/fast/css/font-face-descriptor-multiple-values-expected.txt: Removed. * platform/gtk/fast/css/font-face-descriptor-multiple-values-expected.png: Removed. * platform/gtk/fast/css/font-face-descriptor-multiple-values-expected.txt: Removed. * platform/mac-leopard/fast/css/font-face-descriptor-multiple-values-expected.png: Removed. * platform/mac/fast/css/font-face-descriptor-multiple-values-expected.png: Removed. * platform/mac/fast/css/font-face-descriptor-multiple-values-expected.txt: Removed. * platform/qt/fast/css/font-face-descriptor-multiple-values-expected.png: Removed. * platform/qt/fast/css/font-face-descriptor-multiple-values-expected.txt: Removed. 2012-02-12 Kangil Han [EFL][DRT] Implement zoomPage{In,Out} and textZoom{In,Out} events. https://bugs.webkit.org/show_bug.cgi?id=78091 Reviewed by Hajime Morita. Implemented zoomPageIn, zoomPageOut, textZoomIn and textZoomOut events on EFL DRT. This patch will activate around 1,900 test cases from skipped list in EFL port. * platform/efl/fast/css/ignore-text-zoom-expected.txt: Added. * platform/efl/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Added. * platform/efl/fast/images/imagemap-focus-ring-zoom-expected.txt: Added. * platform/efl/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. * platform/efl/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. * platform/efl/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. * platform/efl/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. * platform/efl/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. * platform/efl/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. * platform/efl/svg/as-background-image/animated-svg-as-background-expected.txt: Added. * platform/efl/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt: Added. * platform/efl/svg/as-background-image/background-image-tiled-expected.txt: Added. * platform/efl/svg/as-background-image/same-image-two-instances-background-image-expected.txt: Added. * platform/efl/svg/as-background-image/svg-as-background-2-expected.txt: Added. * platform/efl/svg/as-background-image/svg-as-background-6-expected.txt: Added. * platform/efl/svg/as-background-image/svg-as-background-expected.txt: Added. * platform/efl/svg/as-background-image/svg-as-background-with-relative-size-expected.txt: Added. * platform/efl/svg/as-background-image/svg-as-background-with-viewBox-expected.txt: Added. * platform/efl/svg/as-background-image/svg-as-tiled-background-expected.txt: Added. * platform/efl/svg/as-background-image/svg-background-partial-redraw-expected.txt: Added. * platform/efl/svg/as-background-image/svg-width-100p-as-background-expected.txt: Added. * platform/efl/svg/as-border-image/svg-as-border-image-2-expected.txt: Added. * platform/efl/svg/as-border-image/svg-as-border-image-expected.txt: Added. * platform/efl/svg/as-image/animated-svg-as-image-expected.txt: Added. * platform/efl/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added. * platform/efl/svg/as-image/animated-svg-as-image-same-image-expected.txt: Added. * platform/efl/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Added. * platform/efl/svg/as-image/img-preserveAspectRatio-support-2-expected.txt: Added. * platform/efl/svg/as-image/same-image-two-instances-expected.txt: Added. * platform/efl/svg/as-image/svg-as-image-expected.txt: Added. * platform/efl/svg/as-image/svg-as-relative-image-with-explicit-size-expected.txt: Added. * platform/efl/svg/as-image/svg-image-change-content-size-expected.txt: Added. * platform/efl/svg/batik/filters/feTile-expected.txt: Added. * platform/efl/svg/batik/filters/filterRegions-expected.txt: Added. * platform/efl/svg/batik/masking/maskRegions-expected.txt: Added. * platform/efl/svg/batik/paints/gradientLimit-expected.txt: Added. * platform/efl/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added. * platform/efl/svg/batik/paints/patternRegionA-expected.txt: Added. * platform/efl/svg/batik/paints/patternRegions-expected.txt: Added. * platform/efl/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added. * platform/efl/svg/batik/text/longTextOnPath-expected.txt: Added. * platform/efl/svg/batik/text/smallFonts-expected.txt: Added. * platform/efl/svg/batik/text/textAnchor-expected.txt: Added. * platform/efl/svg/batik/text/textAnchor2-expected.txt: Added. * platform/efl/svg/batik/text/textAnchor3-expected.txt: Added. * platform/efl/svg/batik/text/textDecoration-expected.txt: Added. * platform/efl/svg/batik/text/textDecoration2-expected.txt: Added. * platform/efl/svg/batik/text/textEffect-expected.txt: Added. * platform/efl/svg/batik/text/textEffect2-expected.txt: Added. * platform/efl/svg/batik/text/textEffect3-expected.txt: Added. * platform/efl/svg/batik/text/textFeatures-expected.txt: Added. * platform/efl/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added. * platform/efl/svg/batik/text/textLayout-expected.txt: Added. * platform/efl/svg/batik/text/textLayout2-expected.txt: Added. * platform/efl/svg/batik/text/textLength-expected.txt: Added. * platform/efl/svg/batik/text/textOnPath-expected.txt: Added. * platform/efl/svg/batik/text/textOnPath2-expected.txt: Added. * platform/efl/svg/batik/text/textOnPath3-expected.txt: Added. * platform/efl/svg/batik/text/textOnPathSpaces-expected.txt: Added. * platform/efl/svg/batik/text/textPCDATA-expected.txt: Added. * platform/efl/svg/batik/text/textPosition-expected.txt: Added. * platform/efl/svg/batik/text/textPosition2-expected.txt: Added. * platform/efl/svg/batik/text/textProperties-expected.txt: Added. * platform/efl/svg/batik/text/textProperties2-expected.txt: Added. * platform/efl/svg/batik/text/textStyles-expected.txt: Added. * platform/efl/svg/batik/text/verticalText-expected.txt: Added. * platform/efl/svg/batik/text/verticalTextOnPath-expected.txt: Added. * platform/efl/svg/batik/text/xmlSpace-expected.txt: Added. * platform/efl/svg/carto.net/button-expected.txt: Added. * platform/efl/svg/carto.net/colourpicker-expected.txt: Added. * platform/efl/svg/carto.net/combobox-expected.txt: Added. * platform/efl/svg/carto.net/scrollbar-expected.txt: Added. * platform/efl/svg/carto.net/selectionlist-expected.txt: Added. * platform/efl/svg/carto.net/slider-expected.txt: Added. * platform/efl/svg/carto.net/tabgroup-expected.txt: Added. * platform/efl/svg/carto.net/textbox-expected.txt: Added. * platform/efl/svg/carto.net/window-expected.txt: Added. * platform/efl/svg/clip-path/clip-in-clip-expected.txt: Added. * platform/efl/svg/clip-path/clip-in-mask-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-child-clipped-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-clipped-no-content-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-css-transform-1-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-css-transform-2-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-evenodd-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-evenodd-nonzero-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-nonzero-evenodd-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-nonzero-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-pixelation-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-recursive-call-by-child-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-recursive-call-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-text-and-shape-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-text-and-stroke-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-text-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-transform-1-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-tspan-and-stroke-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-use-as-child2-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-use-as-child3-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-use-as-child4-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-use-as-child5-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-with-container-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-with-different-unittypes-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-with-different-unittypes2-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-with-invisibile-child-expected.txt: Added. * platform/efl/svg/clip-path/clip-path-with-text-clipped-expected.txt: Added. * platform/efl/svg/clip-path/clipper-placement-issue-expected.txt: Added. * platform/efl/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt: Added. * platform/efl/svg/clip-path/deep-nested-clip-in-mask-expected.txt: Added. * platform/efl/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt: Added. * platform/efl/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Added. * platform/efl/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Added. * platform/efl/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Added. * platform/efl/svg/css/arrow-with-shadow-expected.txt: Added. * platform/efl/svg/css/clippath-with-shadow-expected.txt: Added. 2012-02-12 David Barr CSS3 currentColor on outline-color gets treated as inherit https://bugs.webkit.org/show_bug.cgi?id=73180 Reviewed by Antti Koivisto. Adapted fast/css/background-currentcolor.html dumpRenderTree test for outline-color. * fast/css/outline-currentcolor-expected.txt: Added. * fast/css/outline-currentcolor.html: Added. 2012-02-12 Shinya Kawanaka INPUT shouldn't create ShadowRoot dynamically. https://bugs.webkit.org/show_bug.cgi?id=77930 Reviewed by Dimitri Glazkov. Ensures cheaging input type does not cause shadow root recreation. * fast/dom/shadow/input-shadow-nochange.html: Added. * fast/dom/shadow/input-shadow-nochange-expected.txt: Added. 2012-02-12 Shinya Kawanaka SVGTRefElement shouldn't create a shadow root dynamically. https://bugs.webkit.org/show_bug.cgi?id=77938 Reviewed by Hajime Morita. Checks a shadow root exists of tref element in cases xlink:href is set and is not set. * svg/custom/tref-shadowdom-expected.txt: Added. * svg/custom/tref-shadowdom.html: Added. 2012-02-12 Abhishek Arya Regression (r104528): Crash when moving nodes across documents. https://bugs.webkit.org/show_bug.cgi?id=78432 Reviewed by Hajime Morita. * fast/dom/node-move-to-new-document-crash-main-expected.txt: Added. * fast/dom/node-move-to-new-document-crash-main.html: Added. * fast/dom/resources/node-move-to-new-document-crash.svg: Added. 2012-02-12 Kenichi Ishibashi If @font-face does not provide an explicit italic/bold variant, regular is used. https://bugs.webkit.org/show_bug.cgi?id=34147 Reviewed by Dan Bernstein. Added two tests to make sure font matching algorithm matches the current draft of CSS Fonts Module Level 3, and removed a test which uses obsoleted 'all' value for font-weight and font-style. * fast/css/font-face-descriptor-multiple-values-parsing-expected.txt: Removed. * fast/css/font-face-descriptor-multiple-values-parsing.html: Removed. * fast/css/font-face-synthetic-bold-italic.html: Added. * fast/css/font-face-weight-matching.html: Added. * platform/chromium/test_expectations.txt: Needs rebaselines. 2012-02-12 Csaba Osztrogonác [Qt] Unreviewed weekend gardening. Update expected files. * platform/qt/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: 2012-02-12 Philippe Normand Unreviewed, rebaseline after r107483 and r107498. * fast/dom/wrapper-classes-expected.txt: * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: 2012-02-12 Philippe Normand Unreviewed, skip mutation tests on GTK again after r107504. * platform/gtk/Skipped: 2012-02-10 Gavin Barraclough Move special __proto__ property to Object.prototype https://bugs.webkit.org/show_bug.cgi?id=78409 Reviewed by Oliver Hunt. Re-implement this as a regular accessor property. This has three key benefits: 1) It makes it possible for objects to be given properties named __proto__. 2) Object.prototype.__proto__ can be deleted, preventing object prototypes from being changed. 3) This largely removes the magic used the implement __proto__, it can just be made a regular accessor property. * fast/js/Object-getOwnPropertyNames-expected.txt: * fast/js/cyclic-prototypes-expected.txt: * fast/js/parser-syntax-check-expected.txt: * fast/js/preventExtensions-expected.txt: * fast/js/prototypes-expected.txt: - Update results * fast/js/script-tests/Object-getOwnPropertyNames.js: - __proto__ is now a property of Object Prototype. * fast/js/script-tests/cyclic-prototypes.js: - setting an object's prototype to null removes __proto__ setter, future usage won't set prototype. * fast/js/script-tests/parser-syntax-check.js: - Allow functions named __proto__ * fast/js/script-tests/preventExtensions.js: - Setting __proto__ should not throw. * fast/js/script-tests/prototypes.js: - Objects may contained own properties named __proto__, add new test cases. 2012-02-11 Filip Pizlo DFG CFA assumes that a WeakJSConstant's structure is known https://bugs.webkit.org/show_bug.cgi?id=78428 Rubber stamped by Gavin Barraclough. * fast/js/dfg-put-by-id-prototype-check-expected.txt: Added. * fast/js/dfg-put-by-id-prototype-check.html: Added. * fast/js/script-tests/dfg-put-by-id-prototype-check.js: Added. (foo): (Foo): 2012-02-11 Filip Pizlo [DFG] Misuse of WeakJSConstants in silentFillGPR code. https://bugs.webkit.org/show_bug.cgi?id=78423 Rubber stamped by Sam Weinig. * fast/js/dfg-weak-js-constant-silent-fill.html: Added. * fast/js/dfg-weak-js-constant-silent-fill-expected.txt: Added. * fast/js/script-tests/dfg-weak-js-constant-silent-fill.js: Added. 2012-02-11 Arko Saha HTML 5: Support click() method on HTMLElement. https://bugs.webkit.org/show_bug.cgi?id=27880 Reviewed by Timothy Hatcher. * fast/dom/click-method-on-html-element-expected.txt: Added. * fast/dom/click-method-on-html-element.html: Added. 2012-02-11 Andreas Kling Node.isEqualNode() compares attributes twice. Reviewed by Anders Carlsson. * fast/dom/isEqualNode-after-removeAttribute-expected.txt: Added. * fast/dom/isEqualNode-after-removeAttribute.html: Added. 2012-02-11 Csaba Osztrogonác [Qt] Unreviewed weekend gardening. * platform/qt/Skipped: Skip tests because ENABLE(MUTATION_OBSERVERS) is disabled. 2012-02-10 Edward O'Connor Change values for WEBKIT_KEYFRAMES_RULE, WEBKIT_KEYFRAME_RULE https://bugs.webkit.org/show_bug.cgi?id=71293 Reviewed by Chris Marrin. * animations/animation-css-rule-types-expected.txt: * animations/script-tests/animation-css-rule-types.js: Update expected WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULE values. 2012-02-10 Tony Chang [chromium] Unreviewed gardening. svg/text/non-bmp-positioning-lists.svg is missing glyphs. The other tests are additional fallout from r107417. * platform/chromium-mac-leopard/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Removed. * platform/chromium-mac-leopard/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Removed. * platform/chromium-mac-leopard/svg/carto.net/window-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/foreignObject-crash-on-hover-expected.png: * platform/chromium-mac-leopard/svg/custom/hit-test-unclosed-subpaths-expected.png: * platform/chromium-mac-leopard/svg/custom/js-update-stop-linked-gradient-expected.png: * platform/chromium-mac-leopard/svg/custom/mask-invalidation-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/relative-sized-content-with-resources-expected.png: * platform/chromium-mac-leopard/svg/custom/text-repaint-including-stroke-expected.png: * platform/chromium-mac-leopard/svg/custom/use-clipped-hit-expected.png: * platform/chromium-mac-leopard/svg/custom/use-detach-expected.png: * platform/chromium-mac-leopard/svg/filters/filter-refresh-expected.txt: * platform/chromium-mac-leopard/svg/hixie/perf/004-expected.png: Removed. * platform/chromium-mac-snowleopard/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: * platform/chromium-mac-snowleopard/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: * platform/chromium-mac-snowleopard/svg/carto.net/window-expected.png: * platform/chromium-mac-snowleopard/svg/carto.net/window-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/custom/foreignObject-crash-on-hover-expected.png: * platform/chromium-mac-snowleopard/svg/custom/use-detach-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/filters/animate-fill-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/filters/filter-refresh-expected.txt: * platform/chromium-mac-snowleopard/svg/hixie/perf/004-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium/test_expectations.txt: 2012-02-10 Mike Lawther CSS3 calc: convert font-size-fractional test to use pre/post js https://bugs.webkit.org/show_bug.cgi?id=78347 Reviewed by Ojan Vafai. * css3/calc/font-size-fractional-expected.txt: * css3/calc/font-size-fractional.html: 2012-02-10 Tony Chang [chromium] Unreviewed, remove a linux gpu result that is not needed after r107448. * platform/chromium-gpu-linux/media/video-empty-source-expected.png: Removed. 2012-02-10 Adam Barth These SVG tests all appear to pass (many due to my updating their baselines last night). * platform/chromium/test_expectations.txt: 2012-02-10 Adam Klein Enable MUTATION_OBSERVERS by default on all platforms https://bugs.webkit.org/show_bug.cgi?id=78196 Reviewed by Ojan Vafai. * platform/efl/Skipped: Stop skipping the tests except for those known to fail. * platform/gtk/Skipped: ditto. * platform/mac/Skipped: ditto. * platform/qt/Skipped: ditto. * platform/win/Skipped: ditto. * platform/wincairo/Skipped: ditto. 2012-02-10 Ami Fischman Add keyframes to LayoutTests/media/content/test.ogv to hasten test completion & avoid timeouts. https://bugs.webkit.org/show_bug.cgi?id=78058 Reviewed by Eric Carlson. File was created with ffmpeg2theora v0.24, command-line: ffmpeg2theora --no-upscaling --no-skeleton -e 6.02 -K 21 test.mp4 -o test.ogv The important bit was the addition of "-K 21" to force keyframe creation. The other flags are important to minimize breakage of tests that hardcode expectations like "the first 100k will contain the metadata" etc. Before this, seeking to 5.6s would use the (only) keyframe at 2.4s and have to decode all the way forward from there, which would be sometimes timeout (presumably on overloaded bots). * media/content/test.ogv: * platform/chromium/test_expectations.txt: 2012-02-10 Adam Langley Don't lowercase ping URLs. Previously, ping URLs would be lowercased when splitting them apart. URLs are not, however, case-insensitive. https://bugs.webkit.org/show_bug.cgi?id=78371 Reviewed by Tony Chang. * http/tests/navigation/image-load-in-unload-handler.html: update to new URL * http/tests/navigation/ping-cookie.html: * http/tests/navigation/ping-cross-origin.html: * http/tests/navigation/ping-same-origin.html: * http/tests/navigation/resources/save-Ping.php: Renamed from LayoutTests/http/tests/navigation/resources/save-ping.php. 2012-02-10 Ami Fischman media/video-empty-source.html needs a rebaseline for chromium https://bugs.webkit.org/show_bug.cgi?id=78233 Unreviewed rebaselining. * platform/chromium-linux-x86/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt. * platform/chromium-linux/media/video-empty-source-expected.png: * platform/chromium-linux/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt. * platform/chromium-mac-leopard/media/video-empty-source-expected.png: * platform/chromium-mac-leopard/media/video-empty-source-expected.txt: Added. * platform/chromium-mac-snowleopard/media/video-empty-source-expected.png: * platform/chromium-mac-snowleopard/media/video-empty-source-expected.txt: Added. * platform/chromium-win-vista/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt. * platform/chromium-win-xp/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt. * platform/chromium-win/media/video-empty-source-expected.png: * platform/chromium-win/media/video-empty-source-expected.txt: * platform/chromium/test_expectations.txt: 2012-02-10 Ojan Vafai flex-pack:center and flex-item-align:center should do true centering https://bugs.webkit.org/show_bug.cgi?id=77385 Reviewed by Tony Chang. * css3/flexbox/true-centering-expected.txt: Added. * css3/flexbox/true-centering.html: Added. 2012-02-10 Tony Chang [chromium] Unreviewed, adding Leopard pixel baselines for fast/forms/select-overflow-scroll* tests. This was missed in r107084. * platform/chromium-mac-leopard/fast/forms/select-overflow-scroll-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/select-overflow-scroll-inherited-expected.png: Added. 2012-02-10 Tony Chang [chromium] Unreviewed, fix up some baselines that were landed in r107417. Some bad results were checked in. * platform/chromium-linux-x86/svg/filters/filter-refresh-expected.txt: * platform/chromium-linux/svg/filters/filter-refresh-expected.txt: * platform/chromium-linux/svg/text/append-text-node-to-tspan-expected.png: * platform/chromium-mac-snowleopard/svg/filters/animate-fill-expected.txt: Renamed from LayoutTests/platform/chromium/svg/filters/animate-fill-expected.txt. * platform/chromium-win-vista/svg/filters/filter-refresh-expected.txt: * platform/chromium-win-xp/svg/filters/filter-refresh-expected.txt: * platform/chromium-win-xp/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Removed. * platform/chromium-win/svg/dom/SVGRectElement/rect-modify-rx-expected.png: * platform/chromium-win/svg/filters/filter-refresh-expected.txt: * platform/chromium-win/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: 2012-02-10 James Robinson Remove platform/win/test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=78382 Reviewed by Adam Barth. This files is unused, since the Apple win port does not use new-run-webkit-tests, and causes unnecessary confusion. * platform/win/test_expectations.txt: 2012-02-10 Tony Chang [chromium] Unreviewed, update SnowLeopard results for compositing/geometry/fixed-position-composited.html. Minor differences in fonts between Leopard and SL. * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Renamed from LayoutTests/platform/chromium/compositing/geometry/fixed-position-composited-page-scale-down-expected.png. * platform/mac/compositing/geometry/fixed-position-composited-page-scale-down-expected.txt: Removed. 2012-02-10 Tony Chang [chromium] Unreviewed, mark compositing/rubberbanding tests as failing. There's too much flipping in the tests for me to narrow it down to a revision. * platform/chromium/test_expectations.txt: 2012-02-10 Mike Lawther CSS3 calc: update font-size test to use pre/post js https://bugs.webkit.org/show_bug.cgi?id=78325 Reviewed by Ojan Vafai. * css3/calc/font-size-expected.txt: * css3/calc/font-size.html: 2012-02-10 Tony Chang [chromium] Unreviewed: The Leopard results were missed in r107140. The getComputedStyle change is due to r107289. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug23151-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added. 2012-02-09 Chris Marrin Implement hardware animation of CSS filters https://bugs.webkit.org/show_bug.cgi?id=78155 New tests for hardware animated filters, cribbed from software animation tests. Also added a -multi test, which uses 3 keyframes for each filter. Hardware animations use the same logic for 2 keyframe animations and transitions, so this exercises the other logic path. Reviewed by Dean Jackson. * css3/filters/filter-animation-from-none-hw-expected.txt: Added. * css3/filters/filter-animation-from-none-hw.html: Added. * css3/filters/filter-animation-from-none-multi-expected.txt: Added. * css3/filters/filter-animation-from-none-multi-hw-expected.txt: Added. * css3/filters/filter-animation-from-none-multi-hw.html: Added. * css3/filters/filter-animation-from-none-multi.html: Added. * css3/filters/filter-animation-hw-expected.txt: Added. * css3/filters/filter-animation-hw.html: Added. * css3/filters/filter-animation-multi-expected.txt: Added. * css3/filters/filter-animation-multi-hw-expected.txt: Added. * css3/filters/filter-animation-multi-hw.html: Added. * css3/filters/filter-animation-multi.html: Added. 2012-02-10 Mike Lawther CSS3 calc: convert font test to use pre/post js https://bugs.webkit.org/show_bug.cgi?id=78321 Reviewed by Ojan Vafai. * css3/calc/font-expected.txt: * css3/calc/font.html: 2012-02-10 Tony Chang [chromium] Unreviewed: Add baselines on Mac for 2 tests that got missed in the jpeg change (r107389). I verified that the only diffs were in the jpeg and very minor. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug101674-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug86708-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug101674-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug86708-expected.png: 2012-02-10 Tony Chang [chromium] Unreviewed: Give fast/js/dfg-int8array.html more time to run in debug. The flakiness dashboard show it timing out regularly on Mac and occasionally on Windows. * platform/chromium/test_expectations.txt: 2012-02-10 Julien Chaffraix Massive SVG rebaselining on Chromium after bug 77736 and al. Output trimmed. 2012-02-10 Julien Chaffraix Unreviewed gardening. * platform/chromium/test_expectations.txt: The test is not finishing on windows so now we are waiting 30 seconds before killing it. Replacing the SLOW keyword with TIMEOUT as it did not help. 2012-02-10 Julien Chaffraix win test_expectations and Skipped have duplicates https://bugs.webkit.org/show_bug.cgi?id=78260 Reviewed by Anders Carlsson. * platform/win/test_expectations.txt: Remove duplicated entries from this file. They were wrongly added to Skipped too and looking at the comment in r103876, it's better to keep the Skipped entries. 2012-02-10 Michael Saboff Yarr assert with regexp where alternative in *-quantified group matches empty https://bugs.webkit.org/show_bug.cgi?id=67752 Reviewed by Gavin Barraclough. Added new tests for alternatives that match without consuming any input characters. * fast/js/regexp-zero-length-alternatives-expected.txt: Added. * fast/js/regexp-zero-length-alternatives.html: Added. * fast/js/script-tests/regexp-zero-length-alternatives.js: Added. 2012-02-10 Pavel Feldman Web Inspector: implement undo for setOuterHTML via undo-ing nested primitive commands. https://bugs.webkit.org/show_bug.cgi?id=78346 Reviewed by Yury Semikhatsky. * inspector/elements/set-outer-html-2-expected.txt: * inspector/elements/set-outer-html-test.js: (initialize_SetOuterHTMLTest.InspectorTest.patchOuterHTML): (initialize_SetOuterHTMLTest.InspectorTest.patchOuterHTMLUseUndo): (initialize_SetOuterHTMLTest.InspectorTest.setOuterHTMLUseUndo.bringBack): (initialize_SetOuterHTMLTest.InspectorTest.setOuterHTMLUseUndo): (initialize_SetOuterHTMLTest.InspectorTest.innerSetOuterHTML): (initialize_SetOuterHTMLTest.InspectorTest._dumpOuterHTML.dumpIdentity): (initialize_SetOuterHTMLTest.InspectorTest._dumpOuterHTML.callback): (initialize_SetOuterHTMLTest.InspectorTest._dumpOuterHTML): (initialize_SetOuterHTMLTest): * inspector/elements/undo-dom-edits-expected.txt: * inspector/elements/undo-set-outer-html-2-expected.txt: Copied from LayoutTests/inspector/elements/set-outer-html-2-expected.txt. * inspector/elements/undo-set-outer-html-2.html: Added. * inspector/elements/undo-set-outer-html-expected.txt: Copied from LayoutTests/inspector/elements/set-outer-html-2-expected.txt. * inspector/elements/undo-set-outer-html.html: Added. 2012-02-10 Csaba Osztrogonác [Qt][WK2] Refactor on Qt5 Layout tests' structure https://bugs.webkit.org/show_bug.cgi?id=77450 * platform/qt-4.8/Skipped: Add after r107397, because it was missing accidentally. 2012-02-10 Jesus Sanchez-Palencia [Qt][WK2] Refactor on Qt5 Layout tests' structure https://bugs.webkit.org/show_bug.cgi?id=77450 Reviewed by Csaba Osztrogonác. The folders qt-wk2 and qt-wk1 have been renamed to qt-5.0-wk2 and qt-5.0-wk1, respectively, and the skipped list from qt-wk1 has been copied into qt-4.8/Skipped. * platform/qt-4.8/Skipped: Copy entries from platform/qt-wk1. * platform/qt-5.0-wk1/: Renamed from platform/qt-wk1. * platform/qt-5.0-wk2/: Renamed from platform/qt-wk1. * platform/qt-wk1/: Removed. * platform/qt-wk2/: Removed. 2012-02-10 Philippe Normand Unreviewed, GTK test_expectations update. * platform/gtk/Skipped: * platform/gtk/test_expectations.txt: 2012-02-10 Philippe Normand Unreviewed, GTK rebaseline and skipping another svg test presenting floating-point issues. * platform/gtk/Skipped: * platform/gtk/editing/execCommand/insertImage-expected.txt: * platform/gtk/security/block-test-expected.txt: 2012-02-10 Noel Gordon [chromium] Increase JPEG decoding performance some more https://bugs.webkit.org/show_bug.cgi?id=78323 Reviewed by Adam Barth. * platform/chromium/test_expectations.txt: tests containing jpeg images that will require rebaselines, mostly together in a group, but some other expectations unattended to at the current time, spread changes throughout the file. The following lists changed tests for chrome mac and win: compositing/geometry/horizontal-scroll-composited.html compositing/geometry/vertical-scroll-composited.html compositing/overflow/overflow-scaled-descendant-overlapping.html fast/backgrounds/size/backgroundSize17.html fast/backgrounds/size/backgroundSize18.html fast/backgrounds/size/backgroundSize19.html fast/backgrounds/size/backgroundSize20.html fast/backgrounds/size/backgroundSize21.html fast/backgrounds/size/backgroundSize22.html fast/block/float/014.html fast/images/color-jpeg-with-color-profile.html fast/images/gray-scale-jpeg-with-color-profile.html fast/images/image-css3-content-data.html fast/images/ycbcr-with-cmyk-color-profile.html fast/repaint/backgroundSizeRepaint.html fast/repaint/block-layout-inline-children-replaced.html fast/repaint/clipped-relative.html fast/repaint/selected-replaced.html fast/replaced/absolute-image-sizing.html fast/replaced/image-onload.html fast/replaced/image-sizing.html fast/replaced/image-tag.html fast/replaced/width100percent-image.html fast/writing-mode/background-horizontal-bt.html fast/writing-mode/background-vertical-lr.html fast/writing-mode/background-vertical-rl.html platform/chromium/compositing/img-layer-grow.html svg/W3C-SVG-1.1/animate-elem-30-t.svg svg/W3C-SVG-1.1/animate-elem-36-t.svg svg/W3C-SVG-1.1/animate-elem-39-t.svg svg/W3C-SVG-1.1/animate-elem-40-t.svg svg/W3C-SVG-1.1/coords-viewattr-02-b.svg svg/W3C-SVG-1.1/filters-image-01-b.svg svg/W3C-SVG-1.1/struct-image-01-t.svg svg/W3C-SVG-1.1/struct-image-02-b.svg svg/W3C-SVG-1.1/struct-image-04-t.svg svg/carto.net/scrollbar.svg svg/carto.net/selectionlist.svg svg/custom/image-rescale-clip.html svg/custom/image-rescale-scroll.html svg/custom/image-rescale.svg svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr.html svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html tables/mozilla/bugs/bug101674.html tables/mozilla/bugs/bug10565.html tables/mozilla/bugs/bug11026.html tables/mozilla/bugs/bug1188.html tables/mozilla/bugs/bug120107.html tables/mozilla/bugs/bug1271.html tables/mozilla/bugs/bug12908-1.html tables/mozilla/bugs/bug12908-2.html tables/mozilla/bugs/bug1296.html tables/mozilla/bugs/bug13169.html tables/mozilla/bugs/bug1430.html tables/mozilla/bugs/bug15544.html tables/mozilla/bugs/bug17138.html tables/mozilla/bugs/bug196870.html tables/mozilla/bugs/bug29314.html tables/mozilla/bugs/bug2981-2.html tables/mozilla/bugs/bug4093.html tables/mozilla/bugs/bug4284.html tables/mozilla/bugs/bug4427.html tables/mozilla/bugs/bug50695-2.html tables/mozilla/bugs/bug56563.html tables/mozilla/bugs/bug5797.html tables/mozilla/bugs/bug625.html tables/mozilla/bugs/bug6404.html tables/mozilla/bugs/bug82946-2.html tables/mozilla/bugs/bug86708.html tables/mozilla/core/bloomberg.html tables/mozilla/core/col_widths_auto_autoFix.html tables/mozilla/core/misc.html tables/mozilla/core/row_span.html tables/mozilla/marvin/tbody_valign_baseline.html tables/mozilla/marvin/tbody_valign_bottom.html tables/mozilla/marvin/tbody_valign_middle.html tables/mozilla/marvin/tbody_valign_top.html tables/mozilla/marvin/td_valign_baseline.html tables/mozilla/marvin/td_valign_bottom.html tables/mozilla/marvin/td_valign_middle.html tables/mozilla/marvin/td_valign_top.html tables/mozilla/marvin/tfoot_valign_baseline.html tables/mozilla/marvin/tfoot_valign_bottom.html tables/mozilla/marvin/tfoot_valign_middle.html tables/mozilla/marvin/tfoot_valign_top.html tables/mozilla/marvin/th_valign_baseline.html tables/mozilla/marvin/th_valign_bottom.html tables/mozilla/marvin/th_valign_middle.html tables/mozilla/marvin/th_valign_top.html tables/mozilla/marvin/thead_valign_baseline.html tables/mozilla/marvin/thead_valign_bottom.html tables/mozilla/marvin/thead_valign_middle.html tables/mozilla/marvin/thead_valign_top.html tables/mozilla/marvin/tr_valign_baseline.html tables/mozilla/marvin/tr_valign_bottom.html tables/mozilla/marvin/tr_valign_middle.html tables/mozilla/marvin/tr_valign_top.html tables/mozilla/other/cell_widths.html tables/mozilla_expected_failures/bugs/bug6933.html tables/mozilla_expected_failures/bugs/bug85016.html tables/mozilla_expected_failures/other/test4.html 2012-02-10 Pavel Podivilov Unreviewed, rebaseline svg/carto.net/selectionlist.svg. * platform/chromium-mac-leopard/svg/carto.net/selectionlist-expected.png: * platform/chromium-mac-snowleopard/svg/carto.net/selectionlist-expected.png: * platform/chromium-mac-snowleopard/svg/carto.net/selectionlist-expected.txt: Removed. * platform/chromium-win-xp/svg/carto.net/selectionlist-expected.png: Removed. * platform/chromium-win-xp/svg/carto.net/selectionlist-expected.txt: Removed. 2012-02-10 Pavel Podivilov Unreviewed, rebaseline svg/carto.net/scrollbar-expected.png on chromium mac. * platform/chromium-mac-leopard/svg/carto.net/scrollbar-expected.png: * platform/chromium-mac-leopard/svg/carto.net/scrollbar-expected.txt: * platform/chromium-mac-snowleopard/svg/carto.net/scrollbar-expected.png: * platform/chromium-mac-snowleopard/svg/carto.net/scrollbar-expected.txt: Copied from LayoutTests/platform/chromium-mac-leopard/svg/carto.net/scrollbar-expected.txt. * platform/mac/svg/carto.net/scrollbar-expected.png: Removed. 2012-02-10 Andrey Kosyakov Unreviewed test fix following r107373. https://bugs.webkit.org/show_bug.cgi?id=78254 This also resolves https://bugs.webkit.org/show_bug.cgi?id=77416. * inspector/timeline/timeline-receive-response-event.html: * platform/chromium/test_expectations.txt: 2012-02-10 MORITA Hajime Unreviewed attempt to fix the test failure. * editing/spelling/spelling-marker-description.html: 2012-02-10 Pavel Podivilov Unreviewed, fix error in test_expectations.txt. * platform/chromium/test_expectations.txt: 2012-02-10 Pavel Feldman [Qt] REGRESSION(r107242): It made 5 inspector tests crash in debug mode https://bugs.webkit.org/show_bug.cgi?id=78330 Reviewed by Yury Semikhatsky. * platform/chromium/test_expectations.txt: 2012-02-10 Adam Barth * platform/chromium-mac/storage/domstorage/quota-expected.txt: Removed. * platform/chromium-win/storage/domstorage/quota-expected.txt: Removed. - These baselines are wrong. Removing them shows that we pass this test now. * platform/chromium/test_expectations.txt: - According to the flakiness dashboard, these tests always pass now. 2012-02-10 Csaba Osztrogonác [Qt] Unreviewed gardening. Skip new asserting tests to paint the debug bot green. * platform/qt/Skipped: 2012-02-10 Adam Barth Update a large number of baselines for svg/custom. These baselines all appear to be correct (or at least no less correct than the previous baselines). There are a number of svg/custom tests that appear to be actually failing, which I haven't rebaselined. This patch does not update the test_expectations.txt file. Once this patch has cycled through the bots, I'll clean up the expectations file as appropriate. * 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-75p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux/svg/custom/SVGPoint-matrixTransform-expected.png: * platform/chromium-linux/svg/custom/absolute-root-position-masking-expected.png: Added. * platform/chromium-linux/svg/custom/absolute-sized-content-with-resources-expected.png: Added. * platform/chromium-linux/svg/custom/getTransformToElement-expected.png: * platform/chromium-linux/svg/custom/gradient-stroke-width-expected.png: * platform/chromium-linux/svg/custom/js-update-style-expected.txt: Removed. * platform/chromium-linux/svg/custom/marker-changes-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-75p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png: * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png: * platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.png: * platform/chromium-linux/svg/custom/svg-fonts-without-missing-glyph-expected.png: * platform/chromium-linux/svg/custom/text-ctm-expected.png: * platform/chromium-linux/svg/custom/text-hit-test-expected.png: * platform/chromium-linux/svg/custom/use-crash-in-non-wellformed-document-expected.txt: Removed. * platform/chromium-linux/svg/custom/use-font-face-crash-expected.png: Added. * platform/chromium-linux/svg/custom/use-property-changes-through-svg-dom-expected.png: * platform/chromium-mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.png: * platform/chromium-mac-leopard/svg/custom/createImageElement2-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.png: * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.png: * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Linear-expected.png: * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Table-expected.png: * platform/chromium-mac-leopard/svg/custom/getTransformToElement-expected.png: * platform/chromium-mac-leopard/svg/custom/path-bad-data-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/path-bad-data-expected.txt: Added. * platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/svg-fonts-fallback-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/svg-fonts-in-html-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/use-font-face-crash-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/use-font-face-crash-expected.txt: Added. * platform/chromium-mac-leopard/svg/custom/use-invalid-pattern-expected.txt: Added. * platform/chromium-mac-leopard/svg/custom/use-invalid-style-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/custom/absolute-root-position-masking-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/absolute-sized-content-with-resources-expected.png: * platform/chromium-mac-snowleopard/svg/custom/createImageElement2-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.png: * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.png: * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.png: * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.png: * platform/chromium-mac-snowleopard/svg/custom/getTransformToElement-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/gradient-stroke-width-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/grayscale-gradient-mask-2-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/grayscale-gradient-mask-expected.png: * platform/chromium-mac-snowleopard/svg/custom/nested-pattern-boundingBoxModeContent-expected.png: * platform/chromium-mac-snowleopard/svg/custom/path-bad-data-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/pointer-events-image-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/pointer-events-text-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/repaint-on-image-bounds-change-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-fallback-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-without-missing-glyph-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/use-font-face-crash-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/use-forward-refs-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Added. * platform/chromium-mac/svg/custom/gradient-stroke-width-expected.png: Removed. * platform/chromium-mac/svg/custom/pattern-with-transformation-expected.png: Removed. * platform/chromium-mac/svg/custom/pointer-events-image-expected.png: Removed. * platform/chromium-mac/svg/custom/pointer-events-text-expected.png: Removed. * platform/chromium-mac/svg/custom/svg-fonts-fallback-expected.png: Removed. * platform/chromium-mac/svg/custom/svg-fonts-without-missing-glyph-expected.png: Removed. * platform/chromium-mac/svg/custom/use-font-face-crash-expected.png: Removed. * platform/chromium-mac/svg/custom/use-forward-refs-expected.png: Removed. * 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-75p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. * platform/chromium-win-xp/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-win/svg/custom/SVGPoint-matrixTransform-expected.png: * platform/chromium-win/svg/custom/SVGPoint-matrixTransform-expected.txt: * platform/chromium-win/svg/custom/absolute-root-position-masking-expected.png: Added. * platform/chromium-win/svg/custom/absolute-sized-content-with-resources-expected.png: Added. * platform/chromium-win/svg/custom/absolute-sized-content-with-resources-expected.txt: * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.png: * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.png: * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.png: * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.png: * platform/chromium-win/svg/custom/getTransformToElement-expected.png: * platform/chromium-win/svg/custom/getTransformToElement-expected.txt: * platform/chromium-win/svg/custom/gradient-stroke-width-expected.png: * platform/chromium-win/svg/custom/grayscale-gradient-mask-2-expected.png: Added. * platform/chromium-win/svg/custom/grayscale-gradient-mask-expected.png: * platform/chromium-win/svg/custom/linking-uri-01-b-expected.png: * platform/chromium-win/svg/custom/marker-changes-expected.png: Added. * platform/chromium-win/svg/custom/nested-pattern-boundingBoxModeContent-expected.png: * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: * platform/chromium-win/svg/custom/pattern-with-transformation-expected.png: * platform/chromium-win/svg/custom/pointer-events-image-css-transform-expected.txt: * platform/chromium-win/svg/custom/pointer-events-image-expected.txt: * platform/chromium-win/svg/custom/pointer-events-text-expected.txt: * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png: * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png: * platform/chromium-win/svg/custom/text-ctm-expected.png: * platform/chromium-win/svg/custom/text-ctm-expected.txt: * platform/chromium-win/svg/custom/text-hit-test-expected.png: * platform/chromium-win/svg/custom/text-hit-test-expected.txt: * platform/chromium-win/svg/custom/use-crash-in-non-wellformed-document-expected.txt: Removed. * platform/chromium-win/svg/custom/use-font-face-crash-expected.png: Added. * platform/chromium-win/svg/custom/use-font-face-crash-expected.txt: Added. * platform/chromium-win/svg/custom/use-forward-refs-expected.png: * platform/chromium/svg/custom/js-update-style-expected.txt: Removed. * platform/gtk/svg/custom/absolute-root-position-masking-expected.txt: Removed. * platform/gtk/svg/custom/gradient-stroke-width-expected.txt: Removed. * platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.txt: Removed. * platform/gtk/svg/custom/repaint-on-image-bounds-change-expected.txt: Removed. * platform/gtk/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed. * platform/gtk/svg/custom/use-forward-refs-expected.txt: Removed. * platform/gtk/svg/custom/use-invalid-style-expected.txt: Removed. * platform/gtk/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Removed. * platform/mac/svg/custom/absolute-root-position-masking-expected.png: Removed. * platform/mac/svg/custom/absolute-root-position-masking-expected.txt: Removed. * platform/mac/svg/custom/gradient-stroke-width-expected.txt: Removed. * platform/mac/svg/custom/grayscale-gradient-mask-2-expected.txt: Removed. * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt: Removed. * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed. * platform/mac/svg/custom/use-forward-refs-expected.txt: Removed. * platform/mac/svg/custom/use-invalid-style-expected.txt: Removed. * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Removed. * platform/qt/svg/custom/absolute-root-position-masking-expected.png: Removed. * platform/qt/svg/custom/absolute-root-position-masking-expected.txt: Removed. * platform/qt/svg/custom/gradient-stroke-width-expected.txt: Removed. * platform/qt/svg/custom/grayscale-gradient-mask-2-expected.txt: Removed. * platform/qt/svg/custom/repaint-on-image-bounds-change-expected.txt: Removed. * platform/qt/svg/custom/use-forward-refs-expected.txt: Removed. * platform/qt/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Removed. * svg/custom/absolute-root-position-masking-expected.png: Added. * svg/custom/absolute-root-position-masking-expected.txt: Added. * svg/custom/gradient-stroke-width-expected.txt: Added. * svg/custom/grayscale-gradient-mask-2-expected.txt: Added. * svg/custom/repaint-on-image-bounds-change-expected.txt: Added. * svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added. * svg/custom/use-forward-refs-expected.txt: Added. * svg/custom/use-invalid-style-expected.txt: Added. * svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Added. 2012-02-10 Pavel Podivilov Unreviewed, gardening, mark editing/spelling/spelling-marker-description.html as failing. * platform/chromium/test_expectations.txt: 2012-02-10 Adam Barth Update baselines for svg/batik. These baselines either look quite similar to the previous baselines or look like improvements (e.g., text masking seems to work now). * platform/chromium-linux/svg/batik/masking/maskRegions-expected.png: Added. * platform/chromium-linux/svg/batik/text/textEffect-expected.png: * platform/chromium-linux/svg/batik/text/textEffect3-expected.png: * platform/chromium-linux/svg/batik/text/textOnPath-expected.png: * platform/chromium-linux/svg/batik/text/xmlSpace-expected.png: * platform/chromium-linux/svg/batik/text/xmlSpace-expected.txt: Added. * platform/chromium-mac-leopard/svg/batik/filters/feTile-expected.png: * platform/chromium-mac-leopard/svg/batik/text/textEffect-expected.png: Added. * platform/chromium-mac-leopard/svg/batik/text/textEffect3-expected.png: Added. * platform/chromium-mac-leopard/svg/batik/text/textProperties-expected.png: * platform/chromium-mac-leopard/svg/batik/text/xmlSpace-expected.png: Added. * platform/chromium-mac-snowleopard/svg/batik/filters/feTile-expected.png: * platform/chromium-mac-snowleopard/svg/batik/masking/maskRegions-expected.png: * platform/chromium-mac-snowleopard/svg/batik/text/textEffect-expected.png: Added. * platform/chromium-mac-snowleopard/svg/batik/text/textEffect3-expected.png: Added. * platform/chromium-mac-snowleopard/svg/batik/text/textProperties-expected.png: * platform/chromium-mac-snowleopard/svg/batik/text/xmlSpace-expected.png: Added. * platform/chromium-mac/svg/batik/filters: Removed. * platform/chromium-mac/svg/batik/filters/feTile-expected.png: Removed. * platform/chromium-mac/svg/batik/text/textStyles-expected.png: Removed. * platform/chromium-mac/svg/batik/text/verticalText-expected.png: Removed. * platform/chromium-mac/svg/batik/text/xmlSpace-expected.png: Removed. * platform/chromium-win-xp/svg/batik/masking: Removed. * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png: * platform/chromium-win/svg/batik/filters/feTile-expected.png: * platform/chromium-win/svg/batik/filters/filterRegions-expected.png: * platform/chromium-win/svg/batik/masking/maskRegions-expected.png: * platform/chromium-win/svg/batik/masking/maskRegions-expected.txt: * platform/chromium-win/svg/batik/text/longTextOnPath-expected.png: * platform/chromium-win/svg/batik/text/textAnchor-expected.png: * platform/chromium-win/svg/batik/text/textEffect-expected.png: * platform/chromium-win/svg/batik/text/textEffect-expected.txt: * platform/chromium-win/svg/batik/text/textEffect3-expected.png: * platform/chromium-win/svg/batik/text/textEffect3-expected.txt: * platform/chromium-win/svg/batik/text/textFeatures-expected.png: * platform/chromium-win/svg/batik/text/textLayout-expected.png: * platform/chromium-win/svg/batik/text/textPCDATA-expected.png: * platform/chromium-win/svg/batik/text/textProperties-expected.png: * platform/chromium-win/svg/batik/text/textProperties2-expected.png: * platform/chromium-win/svg/batik/text/textStyles-expected.png: * platform/chromium-win/svg/batik/text/verticalText-expected.png: * platform/chromium-win/svg/batik/text/xmlSpace-expected.png: * platform/chromium-win/svg/batik/text/xmlSpace-expected.txt: * platform/chromium/test_expectations.txt: 2012-02-09 Csaba Osztrogonác Unreviewed gardening after r107289. * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2012-02-09 Adam Barth Update baselines for W3C-SVG-1.1-SE. These new baselines all appear to be correct. * platform/chromium-linux/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added. * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Added. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Added. * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Removed. * platform/chromium-win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added. * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: * platform/chromium/test_expectations.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Removed. * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed. * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Removed. * platform/gtk/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Removed. * platform/gtk/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Removed. * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Removed. * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed. * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Removed. * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Removed. * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Removed. * svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added. * svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added. * svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added. * svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Added. * svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Added. 2012-02-09 Zoltan Herczeg Heap-buffer-overflow in WebCore::CSSParser::lex https://bugs.webkit.org/show_bug.cgi?id=77402 Reviewed by Antti Koivisto. Test various comment types. * fast/css/parsing-css-comment-expected.txt: Added. * fast/css/parsing-css-comment.html: Added. 2012-02-09 Kenichi Ishibashi Add WebSocket extension support https://bugs.webkit.org/show_bug.cgi?id=78079 Reviewed by Kent Tamura. * http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header-expected.txt: Rebaselined. 2012-02-09 Xianzhu Wang Avoid compositing invisible fixed positioned elements https://bugs.webkit.org/show_bug.cgi?id=78186 Reviewed by James Robinson. * compositing/layer-creation/fixed-position-out-of-view-expected.txt: Added. * compositing/layer-creation/fixed-position-out-of-view.html: Added. 2012-02-09 James Robinson [chromium] Update compositing test baselines for mock scrollbars * platform/chromium-mac-snowleopard/compositing/direct-image-compositing-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-mac/compositing/direct-image-compositing-expected.png: Added. * platform/chromium-mac/compositing/geometry/fixed-in-composited-expected.png: * platform/chromium-mac/compositing/iframes/iframe-copy-on-scroll-expected.png: * platform/chromium-mac/compositing/masks/multiple-masks-expected.png: * platform/chromium-mac/compositing/masks/simple-composited-mask-expected.png: * platform/chromium-mac/compositing/overflow/overflow-scroll-expected.png: * platform/chromium-mac/compositing/overflow/scrollbar-painting-expected.png: * platform/chromium-win/compositing/direct-image-compositing-expected.png: * platform/chromium-win/compositing/geometry/fixed-in-composited-expected.png: * platform/chromium-win/compositing/iframes/iframe-copy-on-scroll-expected.png: * platform/chromium-win/compositing/masks/multiple-masks-expected.png: * platform/chromium-win/compositing/masks/simple-composited-mask-expected.png: * platform/chromium-win/compositing/overflow/overflow-scroll-expected.png: * platform/chromium-win/compositing/overflow/scrollbar-painting-expected.png: * platform/chromium-win/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium/test_expectations.txt: 2012-02-09 Zan Dobersek [Gtk] http/tests/workers/terminate-during-sync-operation.html fails locally https://bugs.webkit.org/show_bug.cgi?id=78270 Reviewed by Martin Robinson. Skip a workers http test that utilizes not-yet-supported File System API. * platform/gtk/Skipped: 2012-02-09 Tom Sepez [chromium] skip tests affected by deprecation of in-url identities. https://bugs.webkit.org/show_bug.cgi?id=78259 Reviewed by Adam Barth. * platform/chromium/test_expectations.txt: 2012-02-09 Zan Dobersek [GTK] Add DRT support for modal dialogs https://bugs.webkit.org/show_bug.cgi?id=53600 Reviewed by Martin Robinson. Unskip the passing modal dialogs tests and log the remaining skipped test. * platform/gtk/Skipped: 2012-02-09 Zan Dobersek [Gtk] security/set-form-autocomplete-attribute.html fails https://bugs.webkit.org/show_bug.cgi?id=78261 Reviewed by Martin Robinson. Unskip the newly-passing test * platform/gtk/Skipped: 2012-02-09 MORITA Hajime Unreviewed attempt to fix a test flakiness. * editing/spelling/spelling-marker-description.html: 2012-02-09 James Robinson [chromium] Unreviewed expectation followup for r107329 * platform/chromium-linux/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium/test_expectations.txt: 2012-02-09 James Robinson [chromium] Enable mock scrollbars for compositing layout tests https://bugs.webkit.org/show_bug.cgi?id=78299 Reviewed by Dirk Pranke. * platform/chromium-linux/compositing/direct-image-compositing-expected.png: * platform/chromium-linux/compositing/geometry/ancestor-overflow-change-expected.png: Removed. * platform/chromium-linux/compositing/geometry/fixed-in-composited-expected.png: * platform/chromium-linux/compositing/geometry/tall-page-composited-expected.png: Removed. * platform/chromium-linux/compositing/iframes/iframe-copy-on-scroll-expected.png: * platform/chromium-linux/compositing/iframes/iframe-in-composited-layer-expected.png: Removed. * platform/chromium-linux/compositing/masks/masked-ancestor-expected.png: * platform/chromium-linux/compositing/masks/multiple-masks-expected.png: * platform/chromium-linux/compositing/masks/simple-composited-mask-expected.png: * platform/chromium-linux/compositing/overflow/overflow-scroll-expected.png: * platform/chromium-linux/compositing/overflow/scrollbar-painting-expected.png: * platform/chromium-mac/compositing/geometry/tall-page-composited-expected.png: Removed. * platform/chromium-mac/compositing/iframes/iframe-in-composited-layer-expected.png: Removed. * platform/chromium-win/compositing/geometry/ancestor-overflow-change-expected.png: Removed. * platform/chromium-win/compositing/geometry/tall-page-composited-expected.png: Removed. * platform/chromium-win/compositing/iframes/iframe-in-composited-layer-expected.png: Removed. * platform/chromium-win/compositing/scaling/tiled-layer-recursion-expected.png: Removed. * platform/chromium/compositing/geometry/ancestor-overflow-change-expected.png: * platform/chromium/compositing/geometry/tall-page-composited-expected.png: Renamed from LayoutTests/platform/chromium-linux/compositing/scaling/tiled-layer-recursion-expected.png. * platform/chromium/compositing/iframes/iframe-in-composited-layer-expected.png: Added. * platform/chromium/compositing/scaling/tiled-layer-recursion-expected.png: * platform/chromium/test_expectations.txt: 2012-02-09 Julien Chaffraix Another unreviewed massive SVG rebaseline (all our windows bots that I missed). * platform/chromium-linux/svg/custom/animate-target-id-changed-expected.png: Removed. * platform/chromium-linux/svg/custom/animate-target-id-changed-expected.txt: Removed. * platform/chromium-linux/svg/custom/clip-path-href-changes-expected.png: Removed. * platform/chromium-linux/svg/custom/clip-path-href-changes-expected.txt: Removed. * platform/chromium-linux/svg/custom/fill-opacity-update-expected.txt: Removed. * platform/chromium-linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Removed. * platform/chromium-linux/svg/custom/js-update-container-expected.txt: Removed. * platform/chromium-linux/svg/custom/js-update-gradient-expected.txt: Removed. * platform/chromium-linux/svg/custom/marker-child-changes-expected.txt: Removed. * platform/chromium-linux/svg/custom/marker-strokeWidth-changes-expected.txt: Removed. * platform/chromium-linux/svg/custom/prevent-default-expected.png: Removed. * platform/chromium-linux/svg/custom/prevent-default-expected.txt: Removed. * platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.png: Removed. * platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.txt: Removed. * platform/chromium-linux/svg/custom/stroke-opacity-update-expected.txt: Removed. * platform/chromium-linux/svg/custom/use-elementInstance-event-target-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/use-setAttribute-crash-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/custom/repaint-stroke-width-changes-expected.png: * platform/chromium-mac-snowleopard/svg/custom/use-elementInstance-event-target-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/custom/use-setAttribute-crash-expected.txt: * platform/chromium-win-vista/svg/custom/use-setAttribute-crash-expected.txt: Added. * platform/chromium-win-xp/svg/custom/use-setAttribute-crash-expected.txt: Added. * platform/chromium-win/svg/custom/animate-target-id-changed-expected.png: * platform/chromium-win/svg/custom/animate-target-id-changed-expected.txt: Removed. * platform/chromium-win/svg/custom/clip-path-href-changes-expected.png: * platform/chromium-win/svg/custom/js-late-clipPath-and-object-creation-expected.txt: * platform/chromium-win/svg/custom/prevent-default-expected.png: * platform/chromium-win/svg/custom/repaint-stroke-width-changes-expected.png: * platform/chromium-win/svg/custom/use-elementInstance-event-target-expected.txt: * platform/chromium-win/svg/custom/use-setAttribute-crash-expected.txt: * platform/chromium/svg/custom/clip-path-href-changes-expected.txt: Removed. * platform/chromium/svg/custom/fill-opacity-update-expected.txt: Removed. * platform/chromium/svg/custom/js-update-container-expected.txt: Removed. * platform/chromium/svg/custom/js-update-gradient-expected.txt: Removed. * platform/chromium/svg/custom/marker-child-changes-expected.txt: Removed. * platform/chromium/svg/custom/marker-strokeWidth-changes-expected.txt: Removed. * platform/chromium/svg/custom/prevent-default-expected.txt: Removed. * platform/chromium/svg/custom/repaint-stroke-width-changes-expected.txt: Removed. * platform/chromium/svg/custom/stroke-opacity-update-expected.txt: Removed. * platform/chromium/test_expectations.txt: Marked the really fishy rebaseline here. 2012-02-09 Adam Klein Split one MutationObserver layout test into two https://bugs.webkit.org/show_bug.cgi?id=78285 Reviewed by Ojan Vafai. Rather than a single non-event-delivery.html test, created seperate tests for SQL database and FileSystem, making it easy to skip them separately if the underlying feature isn't supported by a particular platform. * fast/mutation/database-callback-delivery-expected.txt: Added. * fast/mutation/database-callback-delivery.html: Added. * fast/mutation/filesystem-callback-delivery-expected.txt: Added. * fast/mutation/filesystem-callback-delivery.html: Added. * fast/mutation/non-event-delivery-expected.txt: Removed. * fast/mutation/non-event-delivery.html: Removed. 2012-02-09 Matthew Delaney getComputedStyle() returns different values for different zoom levels https://bugs.webkit.org/show_bug.cgi?id=32230 Reviewed by Beth Dakin. * fast/css/getComputedStyle/getComputedStyle-zoom-and-background-size-expected.txt: Added. * fast/css/getComputedStyle/getComputedStyle-zoom-and-background-size.html: Added. 2012-02-09 Julien Chaffraix Unreviewed gardening. * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Replaced. * platform/chromium-mac-snowleopard/svg/css/getComputedStyle-basic-expected.txt: Removed. * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed. * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed. Updated those baseline for line-grid-snap to line-snap renaming. * platform/chromium/test_expectations.txt: Added another crasher following r107242. 2012-02-09 James Robinson [chromium] Update baselines for compositing/iframes/iframe-content-flipping.html * platform/chromium-mac-snowleopard/compositing/iframes/iframe-content-flipping-expected.png: Renamed from LayoutTests/platform/chromium-mac/compositing/iframes/iframe-content-flipping-expected.png. * platform/chromium-win/compositing/iframes/iframe-content-flipping-expected.png: * platform/chromium/test_expectations.txt: 2012-02-09 David Hyatt https://bugs.webkit.org/show_bug.cgi?id=78256 Rename line-grid-snap to line-snap so that it matches the draft proposal for the property. Reviewed by Dan Bernstein. * fast/line-grid/line-grid-contains-value.html: * fast/line-grid/line-grid-floating.html: * fast/line-grid/line-grid-inside-columns.html: * fast/line-grid/line-grid-into-columns.html: * fast/line-grid/line-grid-into-floats.html: * fast/line-grid/line-grid-nested.html: * fast/line-grid/line-grid-positioned.html: * fast/line-grid/line-grid-snap-parsing.html: Removed. * fast/line-grid/line-snap-parsing-expected.txt: Added. * fast/line-grid/line-snap-parsing.html: Added. * fast/line-grid/script-tests/line-grid-snap-parsing.js: Removed. * fast/line-grid/script-tests/line-snap-parsing.js: Added. 2012-02-09 Julien Chaffraix Unreviewed rebaseline, yet another small font difference. * platform/chromium-mac-leopard/svg/carto.net/selectionlist-expected.png: * platform/chromium-win-xp/svg/carto.net/selectionlist-expected.png: Added. * platform/chromium-win-xp/svg/carto.net/selectionlist-expected.txt: Added. 2012-02-09 Joshua Bell [Chromium] IndexedDB: IDBVersionChangeRequest V8 wrapper not generated as ActiveDOMObject https://bugs.webkit.org/show_bug.cgi?id=78167 Reviewed by Adam Barth. * storage/indexeddb/versionchangerequest-activedomobject-expected.txt: Added. * storage/indexeddb/versionchangerequest-activedomobject.html: Added. 2012-02-09 Julien Chaffraix Unreviewed gardening. * platform/chromium/test_expectations.txt: Mark fast/workers/storage/interrupt-database.html as slow to see if it helps with the flakiness. Mark a new animation test as flaky (already know issue in the animation testing framework). 2012-02-09 Sheriff Bot Unreviewed, rolling out r107035. http://trac.webkit.org/changeset/107035 https://bugs.webkit.org/show_bug.cgi?id=78253 Regressed DOMDivWalk (Requested by arv on #webkit). * platform/chromium/test_expectations.txt: 2012-02-09 Julien Chaffraix Another unreviewed svg rebaselining after r107207. * platform/chromium-mac-leopard/svg/custom/animate-path-discrete-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/circle-move-invalidation-expected.png: * platform/chromium-mac-leopard/svg/custom/js-late-clipPath-creation-expected.png: * platform/chromium-mac-leopard/svg/custom/js-late-gradient-and-object-creation-expected.png: * platform/chromium-mac-leopard/svg/custom/js-late-gradient-creation-expected.png: * platform/chromium-mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.png: * platform/chromium-mac-leopard/svg/custom/relative-sized-content-expected.png: * platform/chromium-mac-leopard/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: * platform/chromium-mac-leopard/svg/custom/relative-sized-image-expected.png: * platform/chromium-mac-leopard/svg/custom/relative-sized-inner-svg-expected.png: * platform/chromium-mac-leopard/svg/custom/relative-sized-shadow-tree-content-expected.png: * platform/chromium-mac-leopard/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: * platform/chromium-mac-leopard/svg/custom/relative-sized-use-on-symbol-expected.png: * platform/chromium-mac-leopard/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: * platform/chromium-mac-leopard/svg/custom/text-xy-updates-SVGList-expected.png: * platform/chromium-mac-leopard/svg/custom/use-disappears-after-style-update-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/use-elementInstance-methods-expected.png: * platform/chromium-mac-leopard/svg/custom/use-event-handler-on-referenced-element-expected.png: * platform/chromium-mac-leopard/svg/custom/use-event-handler-on-use-element-expected.png: * platform/chromium-mac-leopard/svg/custom/use-instanceRoot-event-bubbling-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/use-instanceRoot-event-listeners-expected.png: Added. 2012-02-09 Julien Chaffraix Unreviewed gardening. * platform/chromium-mac-snowleopard/svg/carto.net/selectionlist-expected.png: * platform/chromium-mac-snowleopard/svg/carto.net/selectionlist-expected.txt: Added. New baseline (font issue). * platform/chromium/test_expectations.txt: Added 2 tests that started asserting on one bot. 2012-02-09 Mike Lawther CSS3 calc() - remove mod https://bugs.webkit.org/show_bug.cgi?id=78226 Reviewed by Ojan Vafai. * css3/calc/simple-calcs-expected.txt: * css3/calc/simple-calcs.html: 2012-02-09 Jochen Eisinger Add missing file for fast/events/scroll-event-during-modal-dialog.html https://bugs.webkit.org/show_bug.cgi?id=78234 Reviewed by Mihai Parparita. * fast/events/resources/scroll-event-modal-dialog.html: Added. 2012-02-09 Pavel Podivilov Unreviewed, gardening, more svg fixes. Mark svg/custom/absolute-sized-content-with-resources.xhtml as IMAGE+TEXT and rebaseline svg/carto.net/slider-expected.png. * platform/chromium-linux/svg/carto.net/slider-expected.png: * platform/chromium/test_expectations.txt: 2012-02-09 Pavel Podivilov Unreviewed, update chromium svg expectations after r107207. * platform/chromium-linux-x86/svg/custom/repaint-stroke-width-changes-expected.png: Removed. * platform/chromium-linux/svg/custom/animate-target-id-changed-expected.png: Added. * platform/chromium-linux/svg/custom/animate-target-id-changed-expected.txt: Added. * platform/chromium-linux/svg/custom/clip-path-href-changes-expected.png: Added. * platform/chromium-linux/svg/custom/clip-path-href-changes-expected.txt: Added. * platform/chromium-linux/svg/custom/fill-opacity-update-expected.txt: Added. * platform/chromium-linux/svg/custom/glyph-selection-arabic-forms-expected.png: Added. * platform/chromium-linux/svg/custom/glyph-selection-bidi-mirror-expected.png: Added. * platform/chromium-linux/svg/custom/glyph-selection-non-bmp-expected.png: Copied from LayoutTests/platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.png. * platform/chromium-linux/svg/custom/hit-test-with-br-expected.png: * platform/chromium-linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added. * platform/chromium-linux/svg/custom/js-update-container-expected.txt: Added. * platform/chromium-linux/svg/custom/js-update-gradient-expected.txt: Added. * platform/chromium-linux/svg/custom/js-update-style-expected.txt: Added. * platform/chromium-linux/svg/custom/marker-child-changes-expected.txt: Added. * platform/chromium-linux/svg/custom/marker-strokeWidth-changes-expected.txt: Added. * platform/chromium-linux/svg/custom/prevent-default-expected.png: Added. * platform/chromium-linux/svg/custom/prevent-default-expected.txt: Added. * platform/chromium-linux/svg/custom/repaint-on-constant-size-change-expected.png: Copied from LayoutTests/platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.png. * platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.png: * platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.txt: Added. * platform/chromium-linux/svg/custom/stroke-opacity-update-expected.txt: Added. * platform/chromium-linux/svg/custom/use-crash-in-non-wellformed-document-expected.txt: Added. * platform/chromium-linux/svg/custom/use-elementInstance-event-target-expected.txt: Added. * platform/chromium-linux/svg/custom/use-setAttribute-crash-expected.txt: Added. * platform/chromium-mac-leopard/svg/custom/clip-path-href-changes-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/fill-opacity-update-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/glyph-selection-arabic-forms-expected.png: * platform/chromium-mac-leopard/svg/custom/glyph-selection-arabic-forms-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/glyph-selection-non-bmp-expected.png: * platform/chromium-mac-leopard/svg/custom/hit-test-with-br-expected.png: * platform/chromium-mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/js-update-container-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/js-update-gradient-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/js-update-style-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/marker-child-changes-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/marker-strokeWidth-changes-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/prevent-default-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/stroke-opacity-update-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/use-elementInstance-event-target-expected.png: * platform/chromium-mac-leopard/svg/custom/use-setAttribute-crash-expected.png: Removed. * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-arabic-forms-expected.png: * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-arabic-forms-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-bidi-mirror-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-non-bmp-expected.png: * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-non-bmp-expected.txt: Removed. * platform/chromium-win/svg/custom/glyph-selection-arabic-forms-expected.png: * platform/chromium-win/svg/custom/glyph-selection-bidi-mirror-expected.txt: Added. * platform/chromium-win/svg/custom/glyph-selection-non-bmp-expected.png: * platform/chromium-win/svg/custom/glyph-selection-non-bmp-expected.txt: Removed. * platform/chromium-win/svg/custom/hit-test-with-br-expected.png: * platform/chromium-win/svg/custom/hit-test-with-br-expected.txt: 2012-02-09 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-5.0/fast/images/embed-image-expected.txt: Add after Qt5 update. * platform/qt-wk2/ [...] .png: Remove obsolete png files. * platform/qt/Skipped: Skip new tests without expected files. 2012-02-09 Mike Lawther update CSS3 calc() color tests to use pre/post js https://bugs.webkit.org/show_bug.cgi?id=77596 Note that these tests are intended to 'fail' as calc() functionality had not yet landed (see http://webkit.org/b/16662) Reviewed by Kent Tamura. * css3/calc/color-hsl-expected.txt: * css3/calc/color-hsl.html: * css3/calc/color-rgb-expected.txt: * css3/calc/color-rgb.html: 2012-02-09 Arun Patole Setting media element 'src' attribute to "" should trigger load https://bugs.webkit.org/show_bug.cgi?id=47907 Reviewed by Eric Carlson. * media/video-src-empty-expected.txt: Added, test for