2012-04-24 Mikhail Naganov [Chromium] Unreviewed test expectations update. https://bugs.webkit.org/show_bug.cgi?id=84689 Mark fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html as flaky on Mac 10.6 * platform/chromium/test_expectations.txt: 2012-04-24 Christophe Dumez [EFL] move tests that require LayoutTestController's layerTreeAsText to test expectations https://bugs.webkit.org/show_bug.cgi?id=84671 Unreviewed, test expectations update. Moving test cases which require layerTreeAsText from Skipped list to test expectations. * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-04-24 Mikhail Naganov [Chromium] Unreviewed test expectations update. https://bugs.webkit.org/show_bug.cgi?id=84688 Mark compositing/animation/computed-style-during-delay.html as flaky on Mac 10.6 * platform/chromium/test_expectations.txt: 2012-04-24 Kent Tamura [Chromium] All of tests are passing. * platform/chromium/test_expectations.txt: 2012-04-24 Mikhail Naganov [Chromium] Unreviewed test expectations update. Mark certain media tests after FFmpeg roll in Chromium: media/media-controller-playback.html media/track/track-cues-missed.html media/track/track-cues-pause-on-exit.html media/track/track-cues-sorted-before-dispatch.html media/video-colorspace-yuv422.html media/video-currentTime-delay.html * platform/chromium/test_expectations.txt: 2012-04-24 Philippe Normand Unreviewed, GTK test_expectations and another media rebaseline after r114957. * platform/gtk/fast/forms/large-toggle-elements-expected.txt: * platform/gtk/fast/frames/scrolling-iframe-out-of-viewport-expected.txt: * platform/gtk/media/audio-controls-rendering-expected.txt: * platform/gtk/media/audio-repaint-expected.txt: * platform/gtk/media/controls-strict-expected.txt: * platform/gtk/media/controls-styling-expected.txt: * platform/gtk/media/controls-without-preload-expected.txt: * platform/gtk/media/media-controls-clone-expected.txt: * platform/gtk/media/media-document-audio-repaint-expected.txt: * platform/gtk/media/video-controls-rendering-expected.txt: * platform/gtk/test_expectations.txt: 2012-04-24 Csaba Osztrogonác [Qt] Unreviewed gardening. Skip failing tests because of new regressions. * platform/qt-5.0-wk2/Skipped: * platform/qt-5.0/Skipped: * platform/qt/Skipped: 2012-04-24 Rakesh KN RadioNodeList support in HTMLFormElement::elements https://bugs.webkit.org/show_bug.cgi?id=81854 Reviewed by Ryosuke Niwa. * fast/forms/form-collection-radio-node-list-expected.txt: Added. * fast/forms/form-collection-radio-node-list.html: Added. 2012-04-24 Philippe Normand Unreviewed, GTK test_expectations update. * platform/gtk/test_expectations.txt: 2012-04-24 Philippe Normand Unreviewed, GTK rebaseline after r114957. * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt: * platform/gtk/media/video-empty-source-expected.txt: * platform/gtk/media/video-no-audio-expected.txt: * platform/gtk/media/video-volume-slider-expected.txt: * platform/gtk/media/video-zoom-controls-expected.txt: 2012-04-23 Kent Tamura Unreviewed. Fix incorrect test results for * fast/forms/datalist/datalist-expected.txt: Remove fallback content. * fast/forms/datalist/datalist-nonoption-child-expected.txt: ditto. * platform/chromium-linux/fast/forms/datalist/input-list-expected.png: Removed. * platform/chromium-mac/fast/forms/datalist/input-list-expected.png: Removed. * platform/chromium-mac/fast/forms/datalist/input-list-expected.txt: Removed. * platform/chromium-win/fast/forms/datalist/input-list-expected.png: Removed. * platform/chromium-win/fast/forms/datalist/input-list-expected.txt: Removed. 2012-04-23 Kent Tamura Show the format indicator in a date field https://bugs.webkit.org/show_bug.cgi?id=83872 Reviewed by Hajime Morita. * fast/forms/date/date-fixed-placeholder-expected.txt: Added. * fast/forms/date/date-fixed-placeholder.html: Added. * platform/chromium/test_expectations.txt: Mark date-appearance.html FAIL because of render dump change. 2012-04-23 Dmitry Titov Getting baselines for new test landed in http://trac.webkit.org/changeset/114973 Not reviewed. * platform/chromium-linux-x86/fast/html/details-marker-style-expected.txt: Added. * platform/chromium-linux/fast/html/details-marker-style-expected.png: Added. * platform/chromium-linux/fast/html/details-marker-style-expected.txt: Added. * platform/chromium-mac-leopard/fast/html/details-marker-style-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/html/details-marker-style-expected.txt: Added. * platform/chromium-mac/fast/html/details-marker-style-expected.png: Added. * platform/chromium-mac/fast/html/details-marker-style-expected.txt: Added. * platform/chromium-win-vista/fast/html/details-marker-style-expected.txt: Added. * platform/chromium-win-xp/fast/html/details-marker-style-expected.txt: Added. * platform/chromium-win/fast/html/details-marker-style-expected.png: Added. * platform/chromium-win/fast/html/details-marker-style-expected.txt: Added. 2012-04-23 Dana Jansens Layout Test platform/chromium/compositing/filters/background-filter-blur-outsets.html is failing https://bugs.webkit.org/show_bug.cgi?id=84072 Reviewed by Adrienne Walker. Use onload and layoutTestController.display() to ensure the page is loaded and compositor is ready before setting the background blur. Also, smaller blur for faster test bots. * platform/chromium-linux/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: * platform/chromium-linux/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.txt: * platform/chromium/compositing/filters/background-filter-blur-off-axis.html: * platform/chromium/compositing/filters/background-filter-blur-outsets.html: * platform/chromium/compositing/filters/background-filter-blur.html: 2012-04-23 Kenneth Russell Change ImageData to reference Uint8ClampedArray rather than CanvasPixelArray https://bugs.webkit.org/show_bug.cgi?id=73011 Reviewed by Oliver Hunt. * fast/canvas/imagedata-contains-uint8clampedarray-expected.txt: Added. * fast/canvas/imagedata-contains-uint8clampedarray.html: Added. * fast/dom/Window/script-tests/postmessage-clone.js: * fast/dom/Window/window-postmessage-clone-expected.txt: * platform/chromium/fast/dom/Window/window-postmessage-clone-expected.txt: * platform/gtk/fast/dom/Window/window-postmessage-clone-expected.txt: 2012-04-23 Kent Tamura Unreviewed, fix wrong paths of js-test-*.js. https://bugs.webkit.org/show_bug.cgi?id=82871 * fast/forms/datalist/input-list.html: 2012-04-23 Erik Arvidsson [V8] Fix issue with trying to access a constructor in a frame that has been removed https://bugs.webkit.org/show_bug.cgi?id=84640 Reviewed by Kentaro Hara. * fast/dom/constructor-in-removed-frame-expected.txt: Added. * fast/dom/constructor-in-removed-frame.html: Added. 2012-04-23 Sheriff Bot Unreviewed, rolling out r114965. http://trac.webkit.org/changeset/114965 https://bugs.webkit.org/show_bug.cgi?id=84665 Four new resource load delegate test failures (Requested by jernoble on #webkit). * http/tests/cache/cancel-during-failure-crash-expected.txt: Removed. * http/tests/cache/cancel-during-failure-crash.html: Removed. * platform/chromium-mac/security/block-test-expected.txt: * platform/chromium-win/security/block-test-expected.txt: * platform/gtk/security/block-test-expected.txt: * platform/mac/security/block-test-expected.txt: 2012-04-23 Beth Dakin https://bugs.webkit.org/show_bug.cgi?id=84649 RenderMathMLOperator currently ignores font families, fails to use Stix Reviewed by Dan Bernstein. Metrics are slightly different now that Stix glyphs are being used for operators. * platform/mac/mathml/presentation/fenced-expected.txt: * platform/mac/mathml/presentation/fenced-mi-expected.txt: * platform/mac/mathml/presentation/mo-expected.txt: * platform/mac/mathml/presentation/mo-stretch-expected.txt: * platform/mac/mathml/presentation/over-expected.txt: * platform/mac/mathml/presentation/row-alignment-expected.txt: * platform/mac/mathml/presentation/row-expected.txt: * platform/mac/mathml/presentation/sub-expected.txt: * platform/mac/mathml/presentation/subsup-expected.txt: 2012-04-23 Eriq Augustine Return value from executed script in Chromium. https://bugs.webkit.org/show_bug.cgi?id=79851 Reviewed by Adam Barth. Testing executing a script and getting the result of that script. * platform/chromium/http/tests/misc/execute-and-return-value-expected.txt: Added. * platform/chromium/http/tests/misc/execute-and-return-value.html: Added. 2012-04-23 Kent Tamura RenderDetailsMarker should draw the triangle inside the content box https://bugs.webkit.org/show_bug.cgi?id=84557 Reviewed by Hajime Morita. * fast/html/details-marker-style.html: Added. * platform/mac-snowleopard/fast/html/details-marker-style-expected.png: Added. * platform/mac-snowleopard/fast/html/details-marker-style-expected.txt: Added. 2012-04-23 Filip Pizlo DFG OSR exit should ensure that all variables have been initialized https://bugs.webkit.org/show_bug.cgi?id=84653 Reviewed by Gavin Barraclough. * fast/js/dfg-dead-variable-on-exit-expected.txt: Added. * fast/js/dfg-dead-variable-on-exit.html: Added. * fast/js/script-tests/dfg-dead-variable-on-exit.js: Added. (foo): 2012-04-23 Zhenyao Mo Unreviewed, test expectations update. * platform/chromium/test_expectations.txt: 2012-04-23 Nate Chapin Test for https://bugs.webkit.org/show_bug.cgi?id=83918. Reviewed by Alexey Proskuryakov. * http/tests/cache/cancel-during-failure-crash-expected.txt: Added. * http/tests/cache/cancel-during-failure-crash.html: Added. * platform/chromium-mac/security/block-test-expected.txt: * platform/chromium-win/security/block-test-expected.txt: * platform/gtk/security/block-test-expected.txt: * platform/mac/security/block-test-expected.txt: 2012-04-23 Kentaro Hara Unreviewed. Split LayoutTests/ChangeLog. * ChangeLog-2012-04-23: Copied from LayoutTests/ChangeLog.