2012-04-12 Philippe Normand Unreviewed, GTK rebaseline after r113945. * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: 2012-04-11 Adam Barth Implement Location.ancestorOrigins https://bugs.webkit.org/show_bug.cgi?id=83493 Reviewed by David Levin. * fast/dom/Window/Location/ancestor-origins-expected.txt: Added. * fast/dom/Window/Location/ancestor-origins.html: Added. 2012-04-11 Antonio Gomes Unreviewed rebaseline. * media/nodesFromRect-shadowContent-expected.txt: 2012-04-11 Matt Falkenhagen fast/text/international/font-fallback-to-common-script.html fails on Mac https://bugs.webkit.org/show_bug.cgi?id=83743 Reviewed by Kent Tamura. Change test not assume that there is no font setting for Simplified Chinese. * fast/text/international/font-fallback-to-common-script.html: * platform/mac/Skipped: 2012-04-11 Filip Pizlo It is incorrect to short-circuit Branch(LogicalNot(@a)) if boolean speculations on @a may fail https://bugs.webkit.org/show_bug.cgi?id=83744 Rubber stamped by Andy Estes. * fast/js/dfg-branch-not-fail-expected.txt: Added. * fast/js/dfg-branch-not-fail.html: Added. * fast/js/script-tests/dfg-branch-not-fail.js: Added. (foo): (bar): 2012-04-11 Raymond Liu AudioContext createChannelSplitter() method should have optional argument for number of outputs https://bugs.webkit.org/show_bug.cgi?id=83648 Reviewed by Chris Rogers. Check https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html for the optional argument. * webaudio/audiochannelsplitter-expected.txt: Added. * webaudio/audiochannelsplitter.html: Added. 2012-04-11 Jonathan Dong [BlackBerry] MMRPlayer will hang webkit thread when retrieving media metadata https://bugs.webkit.org/show_bug.cgi?id=80978 Reviewed by Rob Buis. RIM PR: 143471 Added a layout test which simulates a slow network, and starts a web worker thread to write a log message when retrieving media metadata to see if the webkit thread is blocked by media retrieving thread. * http/tests/media/video-throttled-load-metadata-expected.txt: Added. * http/tests/media/video-throttled-load-metadata-worker.js: Added. * http/tests/media/video-throttled-load-metadata.html: Added. 2012-04-11 Jer Noble Layout Test webaudio/* is flaky https://bugs.webkit.org/show_bug.cgi?id=83624 Reviewed by Chris Rogers. Re-enable webaudio/ layout tests on chromium-win. * platform/chromium/test_expectations.txt: 2012-04-11 Erik Arvidsson Add support for [ArrayClass] and use that on NodeList https://bugs.webkit.org/show_bug.cgi?id=81573 Reviewed by Adam Barth. With this patch NodeLists now have Array.prototype on their prototype chain which allows methods such as forEach and map to work on NodeLists. http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#interface-nodelist For V8 we need to set a flag on the WrapperTypeInfo since V8 uses FunctionTemplates which does not allow setting the prototype to a non FunctionTemplate so the prototype is therefore set when the constructor is created. For JSC we just pass the right prototype object when creating the NodeList prototype. JSC has a bug (81588) that prevents toString to work as specced on Array.prototype.toString. This causes test failures in the tests until that has been fixed. * fast/dom/HTMLSelectElement/named-options-expected.txt: * fast/dom/HTMLSelectElement/script-tests/named-options.js: * fast/dom/NodeList/node-list-array-class-expected.txt: Added. * fast/dom/NodeList/node-list-array-class.html: Added. * fast/dom/NodeList/nodelist-item-call-as-function-expected.txt: * platform/chromium/fast/dom/HTMLSelectElement/named-options-expected.txt: Copied from LayoutTests/fast/dom/HTMLSelectElement/named-options-expected.txt. * platform/chromium/inspector/console/command-line-api-expected.txt: Added. * platform/chromium/inspector/console/console-dir-expected.txt: * platform/chromium/inspector/console/console-format-collections-expected.txt: * platform/mac/fast/dom/prototype-inheritance-2-expected.txt: 2012-04-11 Erik Arvidsson File API does not support DOM events (like addEventListener) https://bugs.webkit.org/show_bug.cgi?id=83688 Reviewed by Adam Barth. * fast/filesystem/resources/file-writer-events.js: (runTest): * fast/speech/scripted/basics-expected.txt: * fast/speech/scripted/basics.html: 2012-04-11 Sheriff Bot Unreviewed, rolling out r113912. http://trac.webkit.org/changeset/113912 https://bugs.webkit.org/show_bug.cgi?id=83727 broke atsui-spacing-features.html on windows (Requested by simonjam on #webkit). * fast/text/international/arabic-justify.html: Removed. * platform/chromium-win/fast/text/international/arabic-justify-expected.png: Removed. * platform/chromium-win/fast/text/international/arabic-justify-expected.txt: Removed. * platform/chromium/test_expectations.txt: * platform/mac-snowleopard/fast/text/international/arabic-justify-expected.png: Removed. * platform/mac-snowleopard/fast/text/international/arabic-justify-expected.txt: Removed. 2012-04-11 Anders Carlsson Add two flaky plug-in tests. * platform/mac/Skipped: 2012-04-11 Anders Carlsson Add tests that broke in r113900 to the Skipped list. * platform/mac/Skipped: 2012-04-11 David Dorwin Add keySystem attribute to canPlayType() for Encrypted Media Extensions https://bugs.webkit.org/show_bug.cgi?id=82973 Reviewed by Adam Barth. The new attribute is behind the ENABLE(ENCRYPTED_MEDIA) feature define. Implementation is based on v0.1 of the draft proposal at http://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html#extensions. * media/encrypted-media/encrypted-media-can-play-type-expected.txt: Added. * media/encrypted-media/encrypted-media-can-play-type-webm-expected.txt: Added. * media/encrypted-media/encrypted-media-can-play-type-webm.html: Added. * media/encrypted-media/encrypted-media-can-play-type.html: Added. 2012-04-11 Anders Carlsson Add flaky speling tests to the Skipped list. * platform/mac/Skipped: 2012-04-11 Xiaomei Ji [chromium] wrong justification for arabic/persian page in cr-win. https://bugs.webkit.org/show_bug.cgi?id=83227 Reviewed by Kent Tamura. * fast/text/international/arabic-justify.html: Added. * platform/chromium-win/fast/text/international/arabic-justify-expected.png: Added. * platform/chromium-win/fast/text/international/arabic-justify-expected.txt: Added. * platform/chromium/test_expectations.txt: * platform/mac-snowleopard/fast/text/international/arabic-justify-expected.png: Added. * platform/mac-snowleopard/fast/text/international/arabic-justify-expected.txt: Added. 2012-04-11 Philippe Normand Unreviewed, GTK rebaseline after r113885. * platform/gtk/css2.1/20110323/replaced-elements-001-expected.txt: 2012-04-10 Antonio Gomes All Mac bots occasionally fail tons of media/ sputnik/ and svg/ tests https://bugs.webkit.org/show_bug.cgi?id=83411 Reviewed by Eric Carlson. Fix obvious problems with the test in order to make tests lets flaky. * media/nodesFromRect-shadowContent.html: * platform/gtk/media/nodesFromRect-shadowContent-expected.txt: 2012-04-11 Ryosuke Niwa fast/dom/dom-parse-serialize.html and dom-parse-serialize-display.html should be text tests https://bugs.webkit.org/show_bug.cgi?id=83715 Reviewed by Rob Buis. Converted the fast/dom/dom-parse-serialize.html and dom-parse-serialize-display.html to dumpAsText tests. * fast/dom/dom-parse-serialize-display-expected.txt: Added. * fast/dom/dom-parse-serialize-display.html: * fast/dom/dom-parse-serialize-expected.txt: Added. * fast/dom/dom-parse-serialize.html: * platform/chromium-linux/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/chromium-linux/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/chromium-mac-leopard/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/chromium-mac-leopard/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/chromium-mac/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/chromium-mac/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/chromium-win/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/chromium-win/fast/dom/dom-parse-serialize-display-expected.txt: Removed. * platform/chromium-win/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/chromium-win/fast/dom/dom-parse-serialize-expected.txt: Removed. * platform/efl/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/efl/fast/dom/dom-parse-serialize-display-expected.txt: Removed. * platform/efl/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/efl/fast/dom/dom-parse-serialize-expected.txt: Removed. * platform/gtk/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/gtk/fast/dom/dom-parse-serialize-display-expected.txt: Removed. * platform/gtk/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/gtk/fast/dom/dom-parse-serialize-expected.txt: Removed. * platform/mac-leopard/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/mac-leopard/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/mac/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/mac/fast/dom/dom-parse-serialize-display-expected.txt: Removed. * platform/mac/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/mac/fast/dom/dom-parse-serialize-expected.txt: Removed. * platform/qt/fast/dom/dom-parse-serialize-display-expected.png: Removed. * platform/qt/fast/dom/dom-parse-serialize-display-expected.txt: Removed. * platform/qt/fast/dom/dom-parse-serialize-expected.png: Removed. * platform/qt/fast/dom/dom-parse-serialize-expected.txt: Removed. 2012-04-11 Tom Zakrajsek Unreviewed gardening and fix naming on EFL expected.txt files * platform/chromium-linux/fast/text/text-shadow-no-default-color-expected.png: Added. * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: * platform/chromium-mac-leopard/fast/text/text-shadow-no-default-color-expected.png: Added. * platform/chromium-mac-leopard/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: * platform/chromium-mac-leopard/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: * platform/chromium-mac-snowleopard/fast/text/text-shadow-no-default-color-expected.png: Added. * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: * platform/chromium-mac/fast/text/text-shadow-no-default-color-expected.png: Added. * platform/chromium-mac/fast/text/text-shadow-no-default-color-expected.txt: Added. * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: * platform/chromium-win/fast/text/text-shadow-no-default-color-expected.png: Added. * platform/chromium-win/fast/text/text-shadow-no-default-color-expected.txt: Added. * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: * platform/chromium/test_expectations.txt: * platform/efl/fast/text/text-shadow-no-default-color-expected.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-border-box-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-002-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-001-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-002-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-003-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-004-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/color-behind-images-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-actual.txt. * platform/efl/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/order-of-images-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-001-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-001-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-002-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-002-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-003-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-003-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-004-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-004-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-005-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-005-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-006-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-006-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-007-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-007-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-008-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-008-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-009-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-009-actual.txt. * platform/efl/ietestcenter/css3/text/textshadow-010-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/text/textshadow-010-actual.txt. * platform/efl/test_expectations.txt: * platform/mac/fast/text/text-shadow-no-default-color-expected.txt: Added. * platform/mac/test_expectations.txt: * platform/qt/fast/text/text-shadow-no-default-color-expected.txt: Added. * platform/qt/test_expectations.txt: 2012-04-10 Alexey Proskuryakov [Mac] lang, xml:lang, content-language ignored when choosing fonts https://bugs.webkit.org/show_bug.cgi?id=10874 Reviewed by Dan Bernstein. * platform/mac/fonts/han-disunification-expected-mismatch.html: Added. * platform/mac/fonts/han-disunification.html: Added. 2012-04-11 James Simonsen [Chromium] Unreviewed gardening. * platform/chromium-linux/css2.1/20110323/replaced-elements-001-expected.png: * platform/chromium-linux/css2.1/20110323/replaced-elements-001-expected.txt: * platform/chromium-linux/fast/block/float/avoiding-float-centered-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/replaced-elements-001-expected.png: * platform/chromium-mac-snowleopard/fast/block/float/avoiding-float-centered-expected.png: Added. * platform/chromium-mac/css2.1/20110323/replaced-elements-001-expected.png: * platform/chromium-mac/fast/block/float/avoiding-float-centered-expected.png: Added. * platform/chromium-win/css2.1/20110323/replaced-elements-001-expected.png: * platform/chromium-win/css2.1/20110323/replaced-elements-001-expected.txt: * platform/chromium-win/fast/block/float/avoiding-float-centered-expected.png: Added. * platform/chromium-win/fast/block/float/avoiding-float-centered-expected.txt: Added. * platform/chromium-win/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-11 Antti Koivisto Crash in CSSStyleSheet::deleteRule https://bugs.webkit.org/show_bug.cgi?id=83708 Reviewed by Andreas Kling. * fast/css/delete-rule-crash.html: Added. * fast/css/delete-rule-crash-expected.txt: Added. 2012-04-11 Adam Klein [MutationObservers] Setting an attributeFilter should filter out all namespaced attribute mutations https://bugs.webkit.org/show_bug.cgi?id=83706 Reviewed by Ryosuke Niwa. Updated attributes test to match new behavior. * fast/mutation/observe-attributes-expected.txt: * fast/mutation/observe-attributes.html: 2012-04-11 Anders Carlsson Add two more DOM storage tests to the Skipped list. * platform/mac/Skipped: 2012-04-11 Sudarsana Nagineni [EFL] LayoutTestController needs implementation of pageProperty https://bugs.webkit.org/show_bug.cgi?id=82449 Unskip printing/page-rule-selection.html Reviewed by Antonio Gomes. * platform/efl/Skipped: 2012-04-11 Anders Carlsson Move fast/js/navigator-language.html to platform/qt https://bugs.webkit.org/show_bug.cgi?id=83710 Reviewed by Ryosuke Niwa. This test was for a Qt specific bug, and using setlocale on Mac will not update the preferred language correctly. * platform/qt/fast/js/navigator-language-expected.txt: Renamed from LayoutTests/fast/js/navigator-language-expected.txt. * platform/qt/fast/js/navigator-language.html: Renamed from LayoutTests/fast/js/navigator-language.html. 2012-04-11 Stephen Chenney [Chromium/Linux] fonts-glyph-04-t.svg fails after r87152 https://bugs.webkit.org/show_bug.cgi?id=61370 Unreviewed Chromium linux expectations update. This test is now behaving like Mac. No complaints there, just a font change. * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: * platform/chromium/test_expectations.txt: 2012-04-11 Stephen Chenney [chromium] svg/wicd/test-rightsizing-a.xhtml is flaky https://bugs.webkit.org/show_bug.cgi?id=66320 Unreviewed Chromium test expectations cleanup. This test had been fixed some time ago and has no appearance in the flakiness board. * platform/chromium/test_expectations.txt: 2012-04-11 Wei James add stereo source support in EqualPowerPanner https://bugs.webkit.org/show_bug.cgi?id=81092 Reviewed by Chris Rogers. * webaudio/panner-equalpower-stereo-expected.txt: Added. * webaudio/panner-equalpower-stereo.html: Copied from LayoutTests/webaudio/panner-equalpower.html. * webaudio/panner-equalpower.html: * webaudio/resources/audio-testing.js: (createStereoImpulseBuffer): * webaudio/resources/panner-model-testing.js: (createGraph): (createTestAndRun): (equalPowerGain): (checkResult): 2012-04-11 Stephen Chenney [chromium] Need new image baseline for svg/dom/SVGTransformList-basics.xhtml https://bugs.webkit.org/show_bug.cgi?id=63036 Unreviewed Chromium test expectations update. * platform/chromium-mac-leopard/svg/dom/SVGTransformList-basics-expected.png: * platform/chromium-mac-snowleopard/svg/dom/SVGTransformList-basics-expected.png: * platform/chromium-mac/svg/dom/SVGTransformList-basics-expected.png: Added. * platform/chromium/test_expectations.txt: 2012-04-11 Erik Arvidsson StyleElement ownerNode is not cleared correctly https://bugs.webkit.org/show_bug.cgi?id=83696 Reviewed by Antti Koivisto. * fast/dom/StyleSheet/detached-sheet-owner-node-expected.txt: Added. * fast/dom/StyleSheet/detached-sheet-owner-node-link-expected.txt: Added. * fast/dom/StyleSheet/detached-sheet-owner-node-link.html: Added. * fast/dom/StyleSheet/detached-sheet-owner-node.html: Added. 2012-04-11 David Hyatt https://bugs.webkit.org/show_bug.cgi?id=83614 Improve how auto margins are handled on objects that avoid floats. Add a new test covering this for tables and overflow sections and revise existing results. The CSS2.1 test in particular is a progression. Reviewed by Dan Bernstein. * fast/block/float/avoiding-float-centered.html: Added. * platform/mac/css2.1/20110323/replaced-elements-001-expected.txt: * platform/mac/fast/block/float/avoiding-float-centered-expected.png: Added. * platform/mac/fast/block/float/avoiding-float-centered-expected.txt: Added. * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: 2012-04-11 Tom Zakrajsek Unreviewed gardening. Found EFL results. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-border-box-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-002-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-001-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-002-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-003-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-004-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/color-behind-images-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-actual.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/order-of-images-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-001-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-002-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-003-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-004-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-005-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-006-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-007-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-008-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-009-actual.txt: Added. * platform/efl/ietestcenter/css3/text/textshadow-010-actual.txt: Added. * platform/efl/test_expectations.txt: 2012-04-11 Adrienne Walker Fix regression where a clip style change did not update layer sizes https://bugs.webkit.org/show_bug.cgi?id=82990 Reviewed by Simon Fraser. * compositing/clip-change-expected.png: Added. * compositing/clip-change-expected.txt: Added. * compositing/clip-change.html: Added. 2012-04-11 Dave Tharp Expectations update after 81936 and 82734 https://bugs.webkit.org/show_bug.cgi?id=81936 Reviewed by Adam Barth. * platform/mac/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt: Added. * platform/mac/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-001-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-002-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-003-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-004-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-005-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-006-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-007-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-008-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-009-expected.txt: Added. * platform/mac/ietestcenter/css3/text/textshadow-010-expected.txt: Added. * platform/mac/test_expectations.txt: * platform/qt/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt: Added. * platform/qt/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-001-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-002-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-003-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-004-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-005-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-006-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-007-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-008-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-009-expected.txt: Added. * platform/qt/ietestcenter/css3/text/textshadow-010-expected.txt: Added. * platform/qt/test_expectations.txt: 2012-04-11 Philip Rogers Fix bug where stroke's bounding box was clipped https://bugs.webkit.org/show_bug.cgi?id=83651 Reviewed by Dirk Schulze. * svg/hittest/svg-ellipse-rect-stroke-expected.txt: Added. * svg/hittest/svg-ellipse-rect-stroke.xhtml: Added. 2012-04-11 Anton Muhin Wider suppression. Unreviewed. * platform/chromium/test_expectations.txt: 2012-04-11 Csaba Osztrogonác [Qt] Unreviewed gardening after r113738. * platform/qt/Skipped: Unskip a non-existing test. * platform/qt/fast/multicol/cell-shrinkback-expected.png: Added. * platform/qt/fast/multicol/cell-shrinkback-expected.txt: Added. * platform/qt/fast/multicol/table-vertical-align-expected.png: * platform/qt/fast/multicol/table-vertical-align-expected.txt: 2012-04-11 Dominik Röttsches [EFL][DRT] SVG dynamic-updates rebaseline https://bugs.webkit.org/show_bug.cgi?id=83689 Unreviewed, EFL gardening. Bug 83562 landed EFL fixes for SVG support from JavaScript. This allows us to unskip the dynamic-updates/* family of SVG tests. All results were visually inspected and produced PASS results. * platform/efl/Skipped: dynamic-updates removed. * platform/efl/svg/dynamic-updates/: New baselines. 2012-04-11 Pavel Feldman Web Inspector: extracting NetworkRequest from Resource (step 1) https://bugs.webkit.org/show_bug.cgi?id=83684 Reviewed by Yury Semikhatsky. * http/tests/inspector/network-preflight-options.html: * http/tests/inspector/network-test.js: * http/tests/inspector/network/async-xhr-json-mime-type.html: * http/tests/inspector/network/download.html: * http/tests/inspector/network/network-cachedresources-with-same-urls.html: * http/tests/inspector/network/network-content-replacement-embed.html: * http/tests/inspector/network/network-content-replacement-xhr.html: * http/tests/inspector/network/network-cyrillic-xhr.html: * http/tests/inspector/network/network-disable-cache-memory.html: * http/tests/inspector/network/network-disable-cache-xhrs.html: * http/tests/inspector/network/network-disabling-check-no-memory-leak.html: * http/tests/inspector/network/network-embed.html: * http/tests/inspector/network/network-empty-xhr.html: * http/tests/inspector/network/network-iframe-load-and-delete.html: * http/tests/inspector/network/network-initiator-from-console.html: * http/tests/inspector/network/network-initiator.html: * http/tests/inspector/network/network-request-revision-content.html: * http/tests/inspector/network/network-shared-worker.html: * http/tests/inspector/network/network-sidebar-width.html: * http/tests/inspector/network/network-size-chunked.html: * http/tests/inspector/network/network-size-sync.html: * http/tests/inspector/network/network-size.html: * http/tests/inspector/network/network-timing.html: * http/tests/inspector/network/network-worker.html: * http/tests/inspector/network/network-xhr-async.html: * http/tests/inspector/network/network-xhr-same-url-as-main-resource.html: * http/tests/inspector/network/network-xhr-sync.html: * http/tests/inspector/network/ping.html: * http/tests/inspector/network/x-frame-options-deny.html: * http/tests/inspector/resource-har-conversion.html: * http/tests/inspector/resource-har-headers.html: * http/tests/inspector/resource-har-pages.html: * http/tests/inspector/resource-parameters.html: * http/tests/inspector/resources-test.js: (initialize_ResourceTest.InspectorTest.requestURLComparer): * inspector/debugger/raw-source-code.html: * inspector/debugger/source-frame.html: * inspector/network-status-non-http.html: 2012-04-11 Stephen Chenney svg/text/svg-zoom-large-value.xhtml ASSERTs on Chromium Linux Debug https://bugs.webkit.org/show_bug.cgi?id=63400 Unreviewed Chromium test expectation removal. * platform/chromium/test_expectations.txt: 2012-04-11 Zoltan Arvai [Qt] Skip a new test because of missing layoutTestController.setBackingScaleFactor() implemetation. Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: 2012-04-11 Simon Pena [GTK] media/event-attributes.html fails https://bugs.webkit.org/show_bug.cgi?id=71662 Reviewed by Philippe Normand. Unskip tests media/video-seek-past-end-playing and media/sources-fallback-codecs, which no longer fail, and media/event-attributes, which is fixed with this patch. * platform/gtk/Skipped: Unskip media/video-seek-past-end-playing, media/sources-fallback-codecs and media/event-attributes 2012-04-11 Philippe Normand Unreviewed, GTK gardening. * platform/gtk/test_expectations.txt: Mark two a11y tests as flaky. 2012-04-11 Sadrul Habib Chowdhury [chromium] Add Battery Status API support. Add Battery Status API support to chromium. https://bugs.webkit.org/show_bug.cgi?id=83284 Reviewed by Adam Barth. * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-11 Philippe Normand Unreviewed, GTK gardening. * platform/gtk/test_expectations.txt: Mark an editing test as flaky. 2012-04-11 Dominik Röttsches [EFL][DRT] SVG Filters rebaseline https://bugs.webkit.org/show_bug.cgi?id=83673 Unreviewed, EFL rebaseline. Bug 83562 fixed programmatically creating filters from JS, this allows us to unskip a lot of SVG tests. This is part two. * platform/efl/Skipped: Removed svg/filters/*. * platform/efl/svg/filters/: New baselines. * platform/efl/test_expectations.txt: Added one dropShadow filter failure. 2012-04-11 Philippe Normand Unreviewed, GTK rebaseline and baselines for new tests. * platform/gtk/fast/hidpi/image-set-background-dynamic-expected.txt: Added. * platform/gtk/fast/hidpi/image-set-border-image-dynamic-expected.txt: Added. * platform/gtk/fast/hidpi/image-set-in-content-dynamic-expected.txt: Added. * platform/gtk/fast/table/cell-pref-width-invalidation-expected.txt: * platform/gtk/fast/text/text-shadow-no-default-color-expected.txt: Added. * platform/gtk/ietestcenter/: Added. * platform/gtk/tables/mozilla/bugs/bug2123-expected.txt: * platform/gtk/tables/mozilla/bugs/bug2509-expected.txt: * platform/gtk/tables/mozilla/bugs/bug34176-expected.txt: * platform/gtk/tables/mozilla/bugs/bug44505-expected.txt: * platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt: * platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt: 2012-04-11 Philippe Normand Unreviewed, GTK gardening. * platform/gtk/Skipped: Skip failing ref test * platform/gtk/test_expectations.txt: Mark two tests as crashing and unskip tests needing rebaseline. 2012-04-10 Philippe Normand Unreviewed, GTK rebaseline after r113756. * platform/gtk/fast/multicol/table-vertical-align-expected.txt: * platform/gtk/fast/overflow/hidden-scrollbar-resize-expected.txt: * platform/gtk/fast/repaint/overflow-outline-repaint-expected.txt: * platform/gtk/scrollbars/scrollbars-on-positioned-content-expected.txt: 2012-04-10 Abhishek Arya Crash due to intruding float not removed from next siblings. https://bugs.webkit.org/show_bug.cgi?id=83301 Reviewed by Eric Seidel. * fast/block/float/intruding-float-not-removed-from-next-sibling-crash-expected.txt: Added. * fast/block/float/intruding-float-not-removed-from-next-sibling-crash.html: Added. 2012-04-10 David Grogan Notify observers of WorkerRunLoop stopping before the V8 isolate dies. https://bugs.webkit.org/show_bug.cgi?id=83104 Reviewed by David Levin. * storage/indexeddb/pending-version-change-on-exit-expected.txt: Added. * storage/indexeddb/pending-version-change-on-exit.html: Added. * storage/indexeddb/resources/pending-version-change-on-exit.js: Added. (test.request.onsuccess.request.onblocked): (test.request.onsuccess): (test): 2012-04-10 Adam Klein Break the association between form controls and their owner when the owner leaves the tree https://bugs.webkit.org/show_bug.cgi?id=81420 Reviewed by Kent Tamura. * fast/forms/parser-associated-form-removal-expected.txt: Added. * fast/forms/parser-associated-form-removal.html: Added. 2012-04-10 David Alcala [CSS Regions] Convert a fast/regions pixel test to a ref test https://bugs.webkit.org/show_bug.cgi?id=83529 Reviewed by Ryosuke Niwa. * fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.html: Added. * platform/chromium-linux/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.png: Removed. * platform/chromium-mac-leopard/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.png: Removed. * platform/chromium-mac/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.png: Removed. * platform/chromium-mac/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.txt: Removed. * platform/chromium-win/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.png: Removed. * platform/chromium-win/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.txt: Removed. * platform/efl/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.png: Removed. * platform/efl/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.txt: Removed. * platform/mac/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.png: Removed. * platform/mac/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.txt: Removed. 2012-04-10 Raphael Kubo da Costa [EFL] Garden fast/{backgrounds,dynamic,encoding}. * platform/efl/fast/backgrounds/svg-as-mask-expected.txt: * platform/efl/fast/dynamic/002-expected.png: * platform/efl/fast/dynamic/004-expected.png: * platform/efl/fast/dynamic/006-expected.png: * platform/efl/fast/dynamic/012-expected.png: * platform/efl/fast/dynamic/015-expected.png: * platform/efl/fast/dynamic/anchor-lock-expected.txt: * platform/efl/fast/dynamic/anonymous-block-orphaned-lines-expected.png: * platform/efl/fast/dynamic/containing-block-change-expected.png: * platform/efl/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.png: * platform/efl/fast/dynamic/float-withdrawal-expected.png: * platform/efl/fast/dynamic/insert-before-table-part-in-continuation-expected.png: * platform/efl/fast/dynamic/noninlinebadness-expected.png: * platform/efl/fast/dynamic/outerHTML-doc-expected.png: * platform/efl/fast/dynamic/outerHTML-img-expected.png: * platform/efl/fast/dynamic/selection-highlight-adjust-expected.png: * platform/efl/fast/dynamic/staticY-marking-parents-regression-expected.png: * platform/efl/fast/dynamic/text-combine-expected.png: * platform/efl/fast/dynamic/text-combine-expected.txt: * platform/efl/fast/dynamic/view-overflow-expected.png: * platform/efl/fast/encoding/denormalised-voiced-japanese-chars-expected.png: * platform/efl/fast/encoding/invalid-UTF-8-expected.png: * platform/efl/fast/encoding/utf-16-big-endian-expected.png: * platform/efl/fast/encoding/utf-16-big-endian-expected.txt: * platform/efl/fast/encoding/utf-16-little-endian-expected.png: * platform/efl/fast/encoding/utf-16-little-endian-expected.txt: * platform/efl/fast/encoding/xmacroman-encoding-test-expected.png: 2012-04-10 Dimitri Glazkov fast/forms/implicit-submission.html is flakey https://bugs.webkit.org/show_bug.cgi?id=39056 Speed up the test by removing unnecessary iframe and navigation, make it less flaky by removing timeouts. Reviewed by Hajime Morita. * fast/forms/implicit-submission.html: Deflakified and sped up. 2012-04-10 Raphael Kubo da Costa [EFL] Garden fast/css. Account for some changes related to the jhbuild and font commits and adjust some wrong results with fonts that are too big. * platform/efl/fast/css/001-expected.png: * platform/efl/fast/css/003-expected.png: * platform/efl/fast/css/004-expected.png: * platform/efl/fast/css/005-expected.png: * platform/efl/fast/css/MarqueeLayoutTest-expected.png: * platform/efl/fast/css/ZeroOpacityLayers-expected.png: * platform/efl/fast/css/ZeroOpacityLayers2-expected.png: * platform/efl/fast/css/absolute-poition-in-rtl-parent-expected.png: * platform/efl/fast/css/acid2-pixel-expected.png: * platform/efl/fast/css/apple-prefix-expected.png: * platform/efl/fast/css/begin-end-contain-selector-empty-value-expected.png: * platform/efl/fast/css/bidi-override-in-anonymous-block-expected.png: * platform/efl/fast/css/bidi-override-in-anonymous-block-expected.txt: * platform/efl/fast/css/border-radius-outline-offset-expected.png: * platform/efl/fast/css/color-correction-backgrounds-and-text-expected.png: * platform/efl/fast/css/color-correction-expected.png: * platform/efl/fast/css/color-correction-on-text-expected.png: * platform/efl/fast/css/compare-content-style-expected.png: * platform/efl/fast/css/continuationCrash-expected.png: * platform/efl/fast/css/create_element_align-expected.png: * platform/efl/fast/css/css-imports-expected.png: * platform/efl/fast/css/css1_forward_compatible_parsing-expected.png: * platform/efl/fast/css/css2-system-fonts-expected.png: * platform/efl/fast/css/css3-modsel-22-expected.png: * platform/efl/fast/css/css3-nth-child-expected.png: * platform/efl/fast/css/css3-space-in-nth-and-lang-expected.png: * platform/efl/fast/css/empty-pseudo-class-expected.png: * platform/efl/fast/css/error-in-last-decl-expected.png: * platform/efl/fast/css/ex-after-font-variant-expected.png: * platform/efl/fast/css/fieldset-display-row-expected.png: * platform/efl/fast/css/find-next-layer-expected.png: * platform/efl/fast/css/first-child-pseudo-class-expected.png: * platform/efl/fast/css/first-letter-capitalized-expected.png: * platform/efl/fast/css/first-letter-detach-expected.png: * platform/efl/fast/css/first-letter-float-after-float-expected.png: * platform/efl/fast/css/first-letter-float-expected.png: * platform/efl/fast/css/first-letter-hover-expected.png: * platform/efl/fast/css/first-letter-punctuation-expected.png: * platform/efl/fast/css/first-letter-recalculation-expected.png: * platform/efl/fast/css/first-letter-skip-out-of-flow-expected.png: * platform/efl/fast/css/first-letter-visibility-expected.png: * platform/efl/fast/css/first-of-type-pseudo-class-expected.png: * platform/efl/fast/css/focus-ring-detached-expected.png: * platform/efl/fast/css/focus-ring-multiline-expected.png: * platform/efl/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: * platform/efl/fast/css/focus-ring-outline-offset-expected.png: * platform/efl/fast/css/font-face-implicit-local-font-expected.png: * platform/efl/fast/css/font-face-locally-installed-expected.png: * platform/efl/fast/css/font-face-multiple-faces-expected.png: * platform/efl/fast/css/font-face-unicode-range-expected.png: * platform/efl/fast/css/font-weight-1-expected.png: * platform/efl/fast/css/font_property_normal-expected.png: * platform/efl/fast/css/h1-in-section-elements-expected.png: * platform/efl/fast/css/hover-subselector-expected.png: * platform/efl/fast/css/hsl-color-expected.png: * platform/efl/fast/css/import-rule-regression-11590-expected.png: * platform/efl/fast/css/import-rule-regression-11590-expected.txt: * platform/efl/fast/css/inline-element-line-break-expected.png: * platform/efl/fast/css/inline-element-line-break-expected.txt: * platform/efl/fast/css/inline-properties-important-expected.png: * platform/efl/fast/css/inline-properties-important-expected.txt: * platform/efl/fast/css/invalid-percentage-property-expected.png: * platform/efl/fast/css/invalid-percentage-property-expected.txt: * platform/efl/fast/css/invalidation-errors-2-expected.png: * platform/efl/fast/css/invalidation-errors-2-expected.txt: * platform/efl/fast/css/invalidation-errors-3-expected.png: * platform/efl/fast/css/invalidation-errors-3-expected.txt: * platform/efl/fast/css/invalidation-errors-expected.png: * platform/efl/fast/css/invalidation-errors-expected.txt: * platform/efl/fast/css/last-child-pseudo-class-expected.png: * platform/efl/fast/css/last-child-pseudo-class-expected.txt: * platform/efl/fast/css/last-of-type-pseudo-class-expected.png: * platform/efl/fast/css/last-of-type-pseudo-class-expected.txt: * platform/efl/fast/css/layerZOrderCrash-expected.png: * platform/efl/fast/css/layerZOrderCrash-expected.txt: * platform/efl/fast/css/line-height-expected.png: * platform/efl/fast/css/line-height-expected.txt: * platform/efl/fast/css/line-height-overflow-expected.png: * platform/efl/fast/css/line-height-overflow-expected.txt: * platform/efl/fast/css/list-outline-expected.png: * platform/efl/fast/css/list-outline-expected.txt: * platform/efl/fast/css/margin-bottom-form-element-quirk-expected.png: * platform/efl/fast/css/margin-bottom-form-element-quirk-expected.txt: * platform/efl/fast/css/margin-bottom-form-element-strict-expected.png: * platform/efl/fast/css/margin-bottom-form-element-strict-expected.txt: * platform/efl/fast/css/margin-top-bottom-dynamic-expected.png: * platform/efl/fast/css/margin-top-bottom-dynamic-expected.txt: * platform/efl/fast/css/namespaces/004-expected.png: * platform/efl/fast/css/namespaces/005-expected.png: * platform/efl/fast/css/namespaces/namespaces-comments-expected.png: * platform/efl/fast/css/namespaces/namespaces-empty-expected.png: * platform/efl/fast/css/namespaces/namespaces-escapes-expected.png: * platform/efl/fast/css/namespaces/namespaces-invalid-at-expected.png: * platform/efl/fast/css/negative-leading-expected.png: * platform/efl/fast/css/negative-leading-expected.txt: * platform/efl/fast/css/negative-nth-child-expected.png: * platform/efl/fast/css/negative-nth-child-expected.txt: * platform/efl/fast/css/nested-floating-relative-position-percentages-expected.png: * platform/efl/fast/css/nested-floating-relative-position-percentages-expected.txt: * platform/efl/fast/css/nested-layers-with-hover-expected.png: * platform/efl/fast/css/nested-layers-with-hover-expected.txt: * platform/efl/fast/css/nested-rounded-corners-expected.png: * platform/efl/fast/css/nth-child-dynamic-expected.png: * platform/efl/fast/css/nth-child-dynamic-expected.txt: * platform/efl/fast/css/only-child-pseudo-class-expected.png: * platform/efl/fast/css/only-child-pseudo-class-expected.txt: * platform/efl/fast/css/only-of-type-pseudo-class-expected.png: * platform/efl/fast/css/only-of-type-pseudo-class-expected.txt: * platform/efl/fast/css/outline-auto-location-expected.png: * platform/efl/fast/css/outline-auto-location-expected.txt: * platform/efl/fast/css/outline-narrowLine-expected.png: * platform/efl/fast/css/outline-narrowLine-expected.txt: * platform/efl/fast/css/percent-top-relative-container-height-unspecified-expected.png: * platform/efl/fast/css/percent-top-relative-container-height-unspecified-expected.txt: * platform/efl/fast/css/percentage-non-integer-expected.png: * platform/efl/fast/css/percentage-non-integer-expected.txt: * platform/efl/fast/css/positioned-overflow-scroll-expected.png: * platform/efl/fast/css/pseudo-element-line-break-expected.png: * platform/efl/fast/css/pseudo-element-line-break-expected.txt: * platform/efl/fast/css/pseudo-first-line-border-width-expected.png: * platform/efl/fast/css/pseudo-first-line-border-width-expected.txt: Added. * platform/efl/fast/css/quirk-orphaned-units-expected.png: * platform/efl/fast/css/quirk-orphaned-units-expected.txt: * platform/efl/fast/css/resize-corner-tracking-expected.png: * platform/efl/fast/css/resize-corner-tracking-expected.txt: * platform/efl/fast/css/resize-corner-tracking-transformed-expected.png: * platform/efl/fast/css/resize-corner-tracking-transformed-expected.txt: * platform/efl/fast/css/rtl-ordering-expected.png: * platform/efl/fast/css/rtl-ordering-expected.txt: * platform/efl/fast/css/selector-set-attribute-expected.png: * platform/efl/fast/css/selector-set-attribute-expected.txt: * platform/efl/fast/css/table-text-align-quirk-expected.png: * platform/efl/fast/css/table-text-align-quirk-expected.txt: * platform/efl/fast/css/table-text-align-strict-expected.png: * platform/efl/fast/css/table-text-align-strict-expected.txt: * platform/efl/fast/css/text-align-expected.png: * platform/efl/fast/css/text-align-expected.txt: * platform/efl/fast/css/text-input-with-webkit-border-radius-expected.png: * platform/efl/fast/css/text-input-with-webkit-border-radius-expected.txt: * platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.png: * platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt: * platform/efl/fast/css/text-overflow-ellipsis-expected.png: * platform/efl/fast/css/text-overflow-ellipsis-expected.txt: * platform/efl/fast/css/text-overflow-ellipsis-strict-expected.png: * platform/efl/fast/css/text-overflow-ellipsis-strict-expected.txt: * platform/efl/fast/css/text-security-expected.png: * platform/efl/fast/css/text-security-expected.txt: * platform/efl/fast/css/text-transform-select-expected.png: * platform/efl/fast/css/text-transform-select-expected.txt: * platform/efl/fast/css/textCapitalizeEdgeCases-expected.png: * platform/efl/fast/css/textCapitalizeEdgeCases-expected.txt: * platform/efl/fast/css/transformed-mask-expected.png: * platform/efl/fast/css/transformed-mask-expected.txt: * platform/efl/fast/css/universal-hover-quirk-expected.png: * platform/efl/fast/css/universal-hover-quirk-expected.txt: * platform/efl/fast/css/value-list-out-of-bounds-crash-expected.png: * platform/efl/fast/css/value-list-out-of-bounds-crash-expected.txt: * platform/efl/fast/css/word-space-extra-expected.png: * platform/efl/fast/css/word-space-extra-expected.txt: * platform/efl/fast/css/zoom-font-size-expected.png: * platform/efl/fast/css/zoom-font-size-expected.txt: 2012-04-10 James Simonsen [Chromium] Unreviewed gardening. * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/basic-textareas-expected.txt. * platform/chromium-mac/fast/forms/basic-textareas-expected.png: * platform/chromium-mac/fast/forms/basic-textareas-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-10 Filip Pizlo DFG should flush SetLocals to arguments https://bugs.webkit.org/show_bug.cgi?id=83554 Rubber stamped by Gavin Barraclough. Added a variety of tests for reassigning arguments prior to function.arguments retrieval. * fast/js/dfg-inline-arguments-become-double-expected.txt: Added. * fast/js/dfg-inline-arguments-become-double.html: Added. * fast/js/dfg-inline-arguments-become-int32-expected.txt: Added. * fast/js/dfg-inline-arguments-become-int32.html: Added. * fast/js/dfg-inline-arguments-reset-changetype-expected.txt: Added. * fast/js/dfg-inline-arguments-reset-changetype.html: Added. * fast/js/dfg-inline-arguments-reset-expected.txt: Added. * fast/js/dfg-inline-arguments-reset.html: Added. * fast/js/script-tests/dfg-inline-arguments-become-double.js: Added. (foo): (bar): (baz): (argsToStr): * fast/js/script-tests/dfg-inline-arguments-become-int32.js: Added. (foo): (bar): (baz): (argsToStr): * fast/js/script-tests/dfg-inline-arguments-reset-changetype.js: Added. (foo): (bar): (baz): (argsToStr): * fast/js/script-tests/dfg-inline-arguments-reset.js: Added. (foo): (bar): (baz): (argsToStr): 2012-04-10 Adam Barth Limit -apple- and -khtml- to ENABLE(LEGACY_CSS_VENDOR_PREFIXES) https://bugs.webkit.org/show_bug.cgi?id=83256 Reviewed by Eric Seidel. Skip these two tests, which are testing that -apple- and -khtml- vendor prefixes work correctly. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/Skipped: * platform/qt/Skipped: 2012-04-10 James Simonsen [Chromium] Unreviewed gardening. * platform/chromium-linux/fast/multicol/cell-shrinkback-expected.png: Added. * platform/chromium-linux/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-mac-leopard/fast/forms/basic-textareas-expected.png: * platform/chromium-mac-leopard/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.png: * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.txt: Removed. * platform/chromium-mac-snowleopard/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-mac/fast/overflow/hidden-scrollbar-resize-expected.txt: Removed. * platform/chromium-mac/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-mac/scrollbars/scrollbars-on-positioned-content-expected.txt: Removed. * platform/chromium-win/fast/multicol/cell-shrinkback-expected.png: Added. * platform/chromium-win/fast/multicol/table-vertical-align-expected.txt: * platform/chromium-win/fast/overflow/hidden-scrollbar-resize-expected.txt: * platform/chromium-win/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-win/scrollbars/scrollbars-on-positioned-content-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-10 Dirk Pranke Clone any baselines chromium is using from mac-leopard and mac-snowleopard into chromium dirs. https://bugs.webkit.org/show_bug.cgi?id=83401 Unreviewed, baseline shuffling. * platform/chromium-mac-leopard/accessibility/aria-tables-expected.txt: Added. * platform/chromium-mac-leopard/accessibility/lists-expected.txt: Added. * platform/chromium-mac-leopard/accessibility/media-element-expected.txt: Added. * platform/chromium-mac-leopard/accessibility/table-attributes-expected.txt: Added. * platform/chromium-mac-leopard/accessibility/table-cell-spans-expected.txt: Added. * platform/chromium-mac-leopard/accessibility/table-cells-expected.txt: Added. * platform/chromium-mac-leopard/accessibility/table-detection-expected.txt: Added. * platform/chromium-mac-leopard/accessibility/table-sections-expected.txt: Added. * platform/chromium-mac-leopard/accessibility/table-with-rules-expected.txt: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/documentgetinputencoding03-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/entitygetinputencoding02-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/entitygetxmlversion02-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodegetbaseuri05-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodegetbaseuri07-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodegetbaseuri09-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodegetbaseuri10-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodegetbaseuri11-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodegetbaseuri15-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodegetbaseuri17-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodegetbaseuri18-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.png: Added. * platform/chromium-mac-leopard/dom/xhtml/level3/core/nodelookupprefix19-expected.png: Added. * platform/chromium-mac-leopard/editing/pasteboard/paste-RTFD-expected.png: Added. * platform/chromium-mac-leopard/editing/pasteboard/paste-TIFF-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/designmode-no-caret-expected.png: Added. * platform/chromium-mac-leopard/editing/spelling/grammar-expected.txt: Added. * platform/chromium-mac-leopard/editing/text-iterator/findString-expected.txt: Added. * platform/chromium-mac-leopard/fast/backgrounds/animated-gif-as-background-expected.png: Added. * platform/chromium-mac-leopard/fast/backgrounds/solid-color-context-restore-expected.png: Added. * platform/chromium-mac-leopard/fast/canvas/fill-stroke-clip-reset-path-expected.png: Added. * platform/chromium-mac-leopard/fast/css/color-correction-on-box-shadow-expected.png: Added. * platform/chromium-mac-leopard/fast/css/color-correction-on-text-shadow-expected.png: Added. * platform/chromium-mac-leopard/fast/css/disabled-author-styles-expected.png: Added. * platform/chromium-mac-leopard/fast/css/font-weight-1-expected.png: Added. * platform/chromium-mac-leopard/fast/css/outline-auto-empty-rects-expected.png: Added. * platform/chromium-mac-leopard/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added. * platform/chromium-mac-leopard/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added. * platform/chromium-mac-leopard/fast/dom/gc-10-expected.png: Added. * platform/chromium-mac-leopard/fast/events/keydown-1-expected.png: Added. * platform/chromium-mac-leopard/fast/fast-mobile-scrolling/fixed-position-element-expected.png: Added. * platform/chromium-mac-leopard/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/frameset-flattening-advanced-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/frameset-flattening-grid-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/frameset-flattening-simple-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/frameset-flattening-subframesets-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/iframe-flattening-fixed-height-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/iframe-flattening-fixed-width-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/iframe-flattening-offscreen-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/flattening/iframe-flattening-simple-expected.png: Added. * platform/chromium-mac-leopard/fast/frames/inline-object-inside-frameset-expected.png: Added. * platform/chromium-mac-leopard/fast/images/pdf-as-image-landscape-expected.png: Added. * platform/chromium-mac-leopard/fast/reflections/inline-crash-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/fixed-child-move-after-scroll-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/fixed-move-after-scroll-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/line-in-scrolled-clipped-block-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added. * platform/chromium-mac-leopard/fast/replaced/pdf-as-image-expected.png: Added. * platform/chromium-mac-leopard/fast/table/empty-section-crash-expected.png: Added. * platform/chromium-mac-leopard/fast/text/font-initial-expected.png: Added. * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.txt: Added. * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: Added. * platform/chromium-mac-leopard/fast/text/international/bold-bengali-expected.png: Added. * platform/chromium-mac-leopard/fast/text/international/thai-baht-space-expected.txt: Added. * platform/chromium-mac-leopard/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added. * platform/chromium-mac-leopard/fast/writing-mode/border-vertical-lr-expected.txt: Added. * platform/chromium-mac-leopard/fast/writing-mode/japanese-lr-selection-expected.png: Added. * platform/chromium-mac-leopard/fast/writing-mode/japanese-rl-selection-expected.png: Added. * platform/chromium-mac-leopard/http/tests/inspector/console-websocket-error-expected.txt: Added. * platform/chromium-mac-leopard/http/tests/misc/favicon-as-image-expected.png: Added. * platform/chromium-mac-leopard/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added. * platform/chromium-mac-leopard/http/tests/misc/slow-loading-mask-expected.png: Added. * platform/chromium-mac-leopard/http/tests/navigation/error404-goback-expected.png: Added. * platform/chromium-mac-leopard/http/tests/navigation/error404-subframeload-expected.png: Added. * platform/chromium-mac-leopard/java/lc3/JavaObject/JavaObjectToDouble-001-expected.txt: Added. * platform/chromium-mac-leopard/media/video-replaces-poster-expected.png: Added. * platform/chromium-mac-leopard/platform/mac/editing/input/devanagari-ligature-expected.txt: Added. * platform/chromium-mac-leopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt: Added. * platform/chromium-mac-leopard/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt: Added. * platform/chromium-mac-leopard/platform/mac/fast/loader/file-url-mimetypes-expected.txt: Added. * platform/chromium-mac-leopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: Added. * platform/chromium-mac-leopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_500/S7.6_A3.1-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_500/S7.6_A3.2-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_500/S7.6_A5.3_T1-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_500/S7.6_A5.3_T2-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S15.5.4.16_A1-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S15.5.4.18_A1-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A1.1_T1-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A1.1_T2-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A1.1_T4-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A2.2_T1-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A2.2_T2-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A2.3-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A5.2_T1-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A5.2_T2-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A5.2_T4-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A5.2_T7-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A5.2_T8-expected.txt: Added. * platform/chromium-mac-leopard/sputnik/Unicode/Unicode_510/S7.6_A5.2_T9-expected.txt: Added. * platform/chromium-mac-leopard/svg/custom/image-with-prefix-in-webarchive-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/style-attribute-font-size-expected.png: Added. * platform/chromium-mac-leopard/svg/dom/SVGTransformList-basics-expected.png: Added. * platform/chromium-mac-leopard/svg/hixie/error/012-expected.png: Added. * platform/chromium-mac-leopard/svg/hixie/error/012-expected.txt: Added. * platform/chromium-mac-leopard/svg/hixie/mixed/007-expected.png: Added. * platform/chromium-mac-leopard/svg/text/font-size-below-point-five-expected.txt: Added. * platform/chromium-mac-leopard/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added. * platform/chromium-mac-leopard/svg/webarchive/svg-cursor-subresources-expected.png: Added. * platform/chromium-mac-leopard/svg/webarchive/svg-feimage-subresources-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/core/captions1-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/core/captions2-expected.png: Added. * platform/chromium-mac-leopard/transforms/2d/zoom-menulist-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/general/perspective-units-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-2-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/masks/layer-mask-placement-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/video/video-background-color-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t1202-counter-09-b-expected.txt: Added. * platform/chromium-mac-snowleopard/css2.1/t1202-counters-09-b-expected.txt: Added. * platform/chromium-mac-snowleopard/css3/images/cross-fade-background-size-expected.png: Added. * platform/chromium-mac-snowleopard/css3/images/cross-fade-blending-expected.png: Added. * platform/chromium-mac-snowleopard/css3/images/cross-fade-simple-expected.png: Added. * platform/chromium-mac-snowleopard/css3/images/cross-fade-sizing-expected.png: Added. * platform/chromium-mac-snowleopard/editing/pasteboard/paste-TIFF-expected.png: Added. * platform/chromium-mac-snowleopard/fast/canvas/set-colors-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/images/pdf-as-image-expected.png: Added. * platform/chromium-mac-snowleopard/fast/multicol/span/generated-child-split-flow-crash-expected.png: Added. * platform/chromium-mac-snowleopard/fast/preloader/document-write-2-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/preloader/document-write-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/regions/region-overflow-auto-overflow-hidden-expected.png: Added. * platform/chromium-mac-snowleopard/fast/regions/region-overflow-auto-overflow-hidden-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/regions/region-overflow-auto-overflow-visible-expected.png: Added. * platform/chromium-mac-snowleopard/fast/regions/region-overflow-auto-overflow-visible-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/regions/region-overflow-break-expected.png: Added. * platform/chromium-mac-snowleopard/fast/regions/region-overflow-break-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/fallback-traits-fixup-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/hyphenate-character-expected.png: Added. * platform/chromium-mac-snowleopard/fast/text/hyphenate-limit-before-after-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/hyphenate-limit-lines-expected.png: Added. * platform/chromium-mac-snowleopard/fast/text/hyphenate-limit-lines-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/hyphenate-locale-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/hyphens-expected.png: Added. * platform/chromium-mac-snowleopard/fast/text/international/bidi-AN-after-empty-run-expected.png: Added. * platform/chromium-mac-snowleopard/fast/text/international/bidi-AN-after-empty-run-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/international/bidi-neutral-run-expected.png: Added. * platform/chromium-mac-snowleopard/fast/text/international/bidi-neutral-run-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/international/bold-bengali-expected.png: Added. * platform/chromium-mac-snowleopard/fast/text/international/bold-bengali-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/international/khmer-selection-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/midword-break-before-surrogate-pair-2-expected.png: Added. * platform/chromium-mac-snowleopard/fast/text/midword-break-before-surrogate-pair-2-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added. * platform/chromium-mac-snowleopard/platform/mac/compositing/canvas/accelerated-canvas-compositing-expected.txt: Added. * platform/chromium-mac-snowleopard/platform/mac/editing/selection/25228-expected.png: Added. * platform/chromium-mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt: Added. * platform/chromium-mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt: Added. * platform/chromium-mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-expected.txt: Added. * platform/chromium-mac-snowleopard/platform/mac/fast/text/combining-character-sequence-fallback-expected.png: Added. * platform/chromium-mac-snowleopard/platform/mac/fast/text/combining-character-sequence-fallback-expected.txt: Added. * platform/chromium-mac-snowleopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: Added. * platform/chromium-mac-snowleopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: Added. * platform/chromium-mac-snowleopard/platform/mac/fast/text/line-break-locale-expected.png: Added. * platform/chromium-mac-snowleopard/platform/mac/fast/text/line-break-locale-expected.txt: Added. * platform/chromium-mac-snowleopard/platform/mac/scrollbars/key-window-not-first-responder-expected.png: Added. * platform/chromium-mac-snowleopard/printing/compositing-layer-printing-expected.png: Added. * platform/chromium-mac-snowleopard/printing/media-queries-print-expected.png: Added. * platform/chromium-mac-snowleopard/printing/page-rule-in-media-query-expected.png: Added. * platform/chromium-mac-snowleopard/sputnik/Unicode/Unicode_510/S7.6_A3.1-expected.txt: Added. * platform/chromium-mac-snowleopard/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Added. * platform/chromium-mac-snowleopard/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Added. * platform/chromium-mac-snowleopard/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/custom/image-with-prefix-in-webarchive-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/style-attribute-font-size-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/transform-with-shadow-and-gradient-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dom/SVGLocatable-getCTM-svg-root-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dom/SVGTransformList-basics-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/sourceAlpha-expected.png: Added. * platform/chromium-mac-snowleopard/svg/hixie/error/012-expected.png: Added. * platform/chromium-mac-snowleopard/svg/hixie/mixed/007-expected.png: Added. * platform/chromium-mac-snowleopard/svg/hixie/viewbox/001-expected.png: Added. * platform/chromium-mac-snowleopard/svg/hixie/viewbox/002-expected.png: Added. * platform/chromium-mac-snowleopard/svg/text/non-bmp-positioning-lists-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/text/text-intro-05-t-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added. * platform/chromium-mac-snowleopard/svg/webarchive/svg-cursor-subresources-expected.png: Added. * platform/chromium-mac-snowleopard/svg/webarchive/svg-feimage-subresources-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/2d/hindi-rotated-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/3d/general/perspective-units-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Added. * platform/chromium-mac-snowleopard/webarchive/adopt-attribute-styled-body-webarchive-expected.png: Added. * platform/chromium-mac-snowleopard/webarchive/test-css-url-resources-in-stylesheets-expected.png: Added. * platform/chromium-mac-snowleopard/webarchive/test-link-rel-icon-beforeload-expected.png: Added. 2012-04-10 Tom Zakrajsek Unreviewed update to test expectations * platform/efl/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: * platform/win/test_expectations.txt: 2012-04-10 James Simonsen [Chromium] Fix test_expectations.txt from r113776. * platform/chromium/test_expectations.txt: 2012-04-10 Dan Bernstein CanvasRenderingContext2D does not expose its backing store resolution https://bugs.webkit.org/show_bug.cgi?id=83619 Reviewed by Simon Fraser. * fast/canvas/2d.backingStorePixelRatio-expected.txt: Added. * fast/canvas/2d.backingStorePixelRatio.html: Added. * platform/mac/fast/canvas/2d.backingStorePixelRatio-expected.txt: Added. * platform/win/fast/canvas/2d.backingStorePixelRatio-expected.txt: Added. 2012-04-10 Dominik Röttsches [EFL][DRT] Top level SVG rebaselines https://bugs.webkit.org/show_bug.cgi?id=83585 Unreviewed, EFL rebaseline. Landing bug 83562 enables us to do a bigger rebaselining and unskipping of EFL SVG testcases. This is part one. * platform/efl/Skipped: * platform/efl/svg/as-object/object-box-sizing-no-width-height-expected.png: Added. * platform/efl/svg/as-object/object-box-sizing-no-width-height-expected.txt: Added. * platform/efl/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added. * platform/efl/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added. * platform/efl/svg/dom/SVGPathSegList-cloning-expected.png: Added. * platform/efl/svg/dom/SVGPathSegList-cloning-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Added. * platform/efl/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt: Added. 2012-04-10 Jer Noble Layout Test webaudio/* is flaky https://bugs.webkit.org/show_bug.cgi?id=83624 Add failing tests to skipped list. * platform/chromium/test_expectations.txt: 2012-04-10 Anders Carlsson Add fast/dom/inline-event-attributes-release.html to the Skipped list. * platform/mac/Skipped: 2012-04-10 Alexei Filippov Web Inspector: split nodes and edges array in heap profiler serialization. https://bugs.webkit.org/show_bug.cgi?id=83465 Frontend is now able to read format when nodes and edges arrive in two separate arrays. Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-loader-expected.txt: * inspector/profiler/heap-snapshot-loader.html: * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotSplitNodesEdgesMockRaw): 2012-04-10 Dave Tharp CSS box-shadow default color should be something other than transparent https://bugs.webkit.org/show_bug.cgi?id=58511 Reviewed by Simon Fraser. Added new test for the case where no color is specified for text shadow. This test and two others are marked as expected fail pending rebaseline. * fast/text/text-shadow-no-default-color.html: Added. * platform/chromium/test_expectations.txt: 2012-04-10 Chris Rogers AudioParam must support connections from audio-rate signals https://bugs.webkit.org/show_bug.cgi?id=83524 Reviewed by Eric Carlson. * webaudio/audioparam-connect-audioratesignal-expected.txt: Added. * webaudio/audioparam-connect-audioratesignal.html: Added. * webaudio/resources/audio-testing.js: (createLinearRampBuffer): (createConstantBuffer): 2012-04-10 Abhishek Arya Crash due to captions list not updated after section recalc. https://bugs.webkit.org/show_bug.cgi?id=83552 Reviewed by Julien Chaffraix. * fast/table/table-caption-not-removed-crash-expected.txt: Added. * fast/table/table-caption-not-removed-crash.html: Added. 2012-04-10 Anders Carlsson Unreviewed, rolling out r113611. http://trac.webkit.org/changeset/113611 https://bugs.webkit.org/show_bug.cgi?id=71541 Broke fast/forms/basic-textareas.html * fast/overflow/overflow-auto-destroy-scroll-after-resizing-expected.html: Removed. * fast/overflow/overflow-auto-destroy-scroll-after-resizing.html: Removed. * platform/efl/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2012-04-10 Sheriff Bot Unreviewed, rolling out r113734. http://trac.webkit.org/changeset/113734 https://bugs.webkit.org/show_bug.cgi?id=83606 causing a bunch of unrelated test failures (Requested by simonjam on #webkit). * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-10 David Barton msqrt's implied mrow should do operator stretching https://bugs.webkit.org/show_bug.cgi?id=82353 Reviewed by Julien Chaffraix. * mathml/presentation/mo-stretch.html: * mathml/presentation/style.xhtml: * platform/mac/mathml/presentation/attributes-expected.txt: * platform/mac/mathml/presentation/mo-stretch-expected.png: * platform/mac/mathml/presentation/mo-stretch-expected.txt: * platform/mac/mathml/presentation/roots-expected.txt: * platform/mac/mathml/presentation/style-expected.png: * platform/mac/mathml/presentation/style-expected.txt: 2012-04-10 Anders Carlsson Add fast/events/drop-handler-should-not-stop-navigate.html. Like fast/events/drop-with-file-paths.html, this expects eventSender.beginDragWithFiles to be implemented. * platform/wk2/Skipped: 2012-04-10 Anders Carlsson Add fast/events/drop-with-file-paths.html to the WebKit2 Skipped list. * platform/wk2/Skipped: 2012-04-10 Anton Muhin Add test expectations for Mac debug builds. Unreviewed. * platform/chromium-mac-snowleopard/fast/dom/shadow: Added. * platform/chromium-mac-snowleopard/fast/dom/shadow/selection-in-shadow-expected.txt: Added. 2012-04-10 David Hyatt https://bugs.webkit.org/show_bug.cgi?id=83595 Add new layout test for cells paginating across columns. Reviewed by Dan Bernstein. * fast/multicol/cell-shrinkback.html: Added. * fast/multicol/cell-shrinkback-expected.html: Added. * platform/mac/fast/multicol/table-vertical-align-expected.txt: 2012-04-10 David Dorwin Add Encrypted Media Extensions methods to HTMLMediaElement https://bugs.webkit.org/show_bug.cgi?id=82971 Reviewed by Adam Barth. The extensions are behind the ENABLE(ENCRYPTED_MEDIA) feature define. Implementation is based on v0.1 of the draft proposal at http://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html. * media/encrypted-media/encrypted-media-not-loaded-expected.txt: Added. * media/encrypted-media/encrypted-media-not-loaded.html: Added. * media/encrypted-media/encrypted-media-syntax-expected.txt: Added. * media/encrypted-media/encrypted-media-syntax.html: Added. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: 2012-04-10 Sadrul Habib Chowdhury [chromium] Add Battery Status API support. Add Battery Status API support to chromium. https://bugs.webkit.org/show_bug.cgi?id=83284 Reviewed by Adam Barth. * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-09 Zhenyao Mo getShaderFormatPrecision should return sensible values https://bugs.webkit.org/show_bug.cgi?id=83520 Reviewed by Kenneth Russell. * fast/canvas/webgl/shader-precision-format-expected.txt: * fast/canvas/webgl/shader-precision-format.html: Add tests to make sure getShaderPrecisionFormat returns sensible values. 2012-04-10 Alexander Pavlov [Chromium] Unreviewed, add baselines for fast/dom/shadow/selection-in-shadow.html * platform/chromium/fast/dom/shadow/selection-in-shadow-expected.txt: Added. 2012-04-10 Christophe Dumez [EFL][DRT] Catch the "title,changed" signal https://bugs.webkit.org/show_bug.cgi?id=82174 Reviewed by Gustavo Noronha Silva. Unskip tests which requires EFL's DumpRenderTree to catch the "title,changed" signal and print out information, now that it is implemented. * platform/efl/Skipped: 2012-04-10 Yi Shen Pressing enter on blank line after bullet deletes entire bulleted line. https://bugs.webkit.org/show_bug.cgi?id=82690 Reviewed by Enrica Casucci. In CompositeEditCommand::breakOutOfEmptyListItem(), it checks the empty list item's renderer's siblings to decide which empty part of the list should be removed. However, if the empty list item's renderer is wrapped by an anonymous block, e.g.
  • hello

  • ^
, the check may fail. So, we use isListItem on the empty list node's siblings instead. * editing/execCommand/break-out-of-empty-list-item-expected.txt: * editing/execCommand/script-tests/break-out-of-empty-list-item.js: 2012-04-10 Christophe Dumez [EFL] DRT should support LayoutTestController's willSendRequestReturnsNull() https://bugs.webkit.org/show_bug.cgi?id=82443 Reviewed by Philippe Normand. Unskip tests which depend on EFL's DumpRenderTree support for LayoutTestController's willSendRequestReturnsNull(), now that it is implemented. * platform/efl/Skipped: 2012-04-10 Sudarsana Nagineni [EFL] LayoutTestController needs implementation of addUserStyleSheet https://bugs.webkit.org/show_bug.cgi?id=82446 Unskipping the following test cases: userscripts/mixed-case-stylesheet.html userscripts/user-style-all-frames.html userscripts/simple-stylesheet.html userscripts/script-run-at-end.html Reviewed by Antonio Gomes. * platform/efl/Skipped: 2012-04-10 Csaba Osztrogonác [Qt][WK2] Unreviewed gardening, skip a test to try to paint the bot greener. * platform/qt-5.0-wk2/Skipped: 2012-04-10 Ádám Kallai [Wk2] Gradening. Skip failing test. https://bugs.webkit.org/show_bug.cgi?id=83581 Reviewed by Csaba Osztrogonác. * platform/wk2/Skipped: 2012-04-10 Csaba Osztrogonác [Qt] Unreviewed gardening. Skip a failing, a timeouting and a crashing test to paint the bots green. * platform/qt-5.0-wk2/Skipped: 2012-04-10 Pavel Feldman Web Inspector: make error a string on the front-end side, not an object. https://bugs.webkit.org/show_bug.cgi?id=83570 Reviewed by Yury Semikhatsky. * inspector/debugger/debugger-set-breakpoint-regex-expected.txt: * inspector/debugger/debugger-set-breakpoint-regex.html: * inspector/elements/resolve-node-blocked-expected.txt: * inspector/elements/set-attribute.html: * inspector/profiler/heap-snapshot-inspect-dom-wrapper-expected.txt: * inspector/report-protocol-errors-expected.txt: * inspector/report-protocol-errors.html: * inspector/styles/set-property-boundaries-expected.txt: 2012-04-10 Rob Buis getElementsByTagName unable to find SVG camelCase elements imported into HTML https://bugs.webkit.org/show_bug.cgi?id=46800 Reviewed by Nikolas Zimmermann. Add tests for getElementsByTagName(NS) in html, xhtml, and svg documents. * fast/dom/getElementsByTagName-localName-matching-expected.txt: Added. * fast/dom/getElementsByTagName-localName-matching.html: Added. * fast/dom/getElementsByTagName-localName-matching2-expected.txt: Added. * fast/dom/getElementsByTagName-localName-matching2.xhtml: Added. * svg/dom/getElementsByTagName-localName-matching-expected.txt: Added. * svg/dom/getElementsByTagName-localName-matching.html: Added. * svg/dom/script-tests/getElementsByTagName-localName-matching.js: Added. 2012-04-09 Alexander Pavlov Web Inspector: [Device Metrics] Introduce the "Fit window" option https://bugs.webkit.org/show_bug.cgi?id=83280 Update the test to follow the protocol change and test the "Fit window" parameter. Reviewed by Pavel Feldman. * inspector/styles/override-screen-size-expected.txt: * inspector/styles/override-screen-size.html: 2012-04-10 Ádám Kallai [Qt] Gardening after r113701. Reviewed by Csaba Osztrogonác. * platform/wk2/Skipped: 2012-04-10 Philippe Normand Unreviewed, skip a failing test and rebaseline another one after r113611. * platform/gtk/Skipped: * platform/gtk/scrollbars/scrollbars-on-positioned-content-expected.txt: 2012-04-10 Gyuyoung Kim [EFL] Unreviewed. Gardening Add 19 missing expectations. * platform/efl/Skipped: * platform/efl/http/tests/loading/simple-subframe-expected.txt: Added. * platform/efl/http/tests/local/file-url-sent-as-referer-expected.txt: Added. * platform/efl/http/tests/misc/acid2-expected.txt: Added. * platform/efl/http/tests/misc/error404-expected.txt: Added. * platform/efl/http/tests/misc/favicon-as-image-expected.txt: Added. * platform/efl/http/tests/misc/frame-access-during-load-expected.txt: Added. * platform/efl/http/tests/misc/generated-content-inside-table-expected.txt: Added. * platform/efl/http/tests/misc/iframe404-expected.txt: Added. * platform/efl/http/tests/misc/location-replace-crossdomain-expected.txt: Added. * platform/efl/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt: Added. * platform/efl/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Added. * platform/efl/http/tests/misc/slow-loading-image-in-pattern-expected.txt: Added. * platform/efl/http/tests/navigation/error404-basic-expected.txt: Added. * platform/efl/http/tests/navigation/error404-goback-expected.txt: Added. * platform/efl/http/tests/navigation/error404-subframeload-expected.txt: Added. * platform/efl/http/tests/navigation/javascriptlink-frames-expected.txt: Added. * platform/efl/http/tests/navigation/postredirect-basic-expected.txt: Added. * platform/efl/http/tests/navigation/postredirect-goback1-expected.txt: Added. * platform/efl/http/tests/uri/css-href-expected.txt: Added. 2012-04-10 Balazs Kelemen [Qt][WK2] TestNetscapePlugin is broken https://bugs.webkit.org/show_bug.cgi?id=83024 Reviewed by Csaba Osztrogonác. Remove plugins from skiplist and put the rest of failing tests to their group. * platform/qt-5.0-wk2/Skipped: 2012-04-10 Ádám Kallai [Qt] Gardening. Skip failing tests because of missing DnD support and ENABLE(SHADOW_DOM) is disabled. [WK2] Skip tests because of missing layoutTestController.setAlwaysAcceptCookies(). Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: * platform/wk2/Skipped: 2012-04-09 Pavel Feldman Web Inspector: searching document with no documentElement results in 0x0 access. https://bugs.webkit.org/show_bug.cgi?id=83483 Reviewed by Yury Semikhatsky. * inspector/elements/dom-search-crash-expected.txt: Added. * inspector/elements/dom-search-crash.html: Added. * inspector/elements/resources/dom-search-crash-iframe.html: Added. 2012-04-10 Philippe Normand Unreviewed, GTK baselines for two new tests. * platform/gtk/fast/events/drop-with-file-paths-expected.txt: Added. * platform/gtk/media/nodesFromRect-shadowContent-expected.txt: Added. 2012-04-10 Philippe Normand Unreviewed, GTK rebaseline. * platform/gtk/editing/pasteboard/interchange-newline-2-expected.txt: * platform/gtk/editing/selection/editable-html-element-expected.txt: * platform/gtk/fast/overflow/hidden-scrollbar-resize-expected.txt: * platform/gtk/fast/repaint/overflow-outline-repaint-expected.txt: * platform/gtk/http/tests/xmlhttprequest/send-array-buffer-expected.txt: * platform/gtk/http/tests/xmlhttprequest/send-undefined-and-null-expected.txt: 2012-04-09 Shinya Kawanaka Assert triggers VisibleSelection::adjustSelectionToAvoidCrossingShadowBoundaries. https://bugs.webkit.org/show_bug.cgi?id=83118 Reviewed by Hajime Morita. This tests checks all the combination of element not in a shadow tree, element in a shadow tree, element in a nested shadow tree, element in a non-youngest shadow tree, element in a nested shadow tree in non-youngest shadow treee. * fast/dom/resources/event-sender-util.js: Added. (mouseMoveToElem): * fast/dom/shadow/selections-in-shadow-expected.txt: Added. * fast/dom/shadow/selections-in-shadow.html: Added. 2012-04-09 Sheriff Bot Unreviewed, rolling out r113656. http://trac.webkit.org/changeset/113656 https://bugs.webkit.org/show_bug.cgi?id=83542 test is broken on chromium-win (Requested by simonjam on #webkit). * webintents/web-intents-invoke-port-expected.txt: Removed. * webintents/web-intents-invoke-port.html: Removed. 2012-04-09 Abhishek Arya ASSERTION FAILED: !attached() in Node::attach. https://bugs.webkit.org/show_bug.cgi?id=80726 Reviewed by Adam Barth. * fast/dom/text-node-attach-crash-expected.txt: Added. * fast/dom/text-node-attach-crash.xhtml: Added. 2012-04-09 James Simonsen [Chromium] Unreviewed gardening. * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.txt: Added. * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png: 2012-04-09 Shinya Kawanaka ShadowRoot should have selection attribute. https://bugs.webkit.org/show_bug.cgi?id=82429 Reviewed by Hajime Morita. Checks ShadowRoot.selection returns the same selection as what window.getSelection() returns. * fast/dom/shadow/selection-in-shadow.html: Added. 2012-04-09 Raphael Kubo da Costa [EFL] Gardening in fast/text/whitespace. The last commit to these baselines had some weird fonts for some reason, fix the expected sizes. * platform/efl/fast/text/whitespace/002-expected.png: * platform/efl/fast/text/whitespace/002-expected.txt: * platform/efl/fast/text/whitespace/003-expected.png: * platform/efl/fast/text/whitespace/003-expected.txt: * platform/efl/fast/text/whitespace/004-expected.png: * platform/efl/fast/text/whitespace/004-expected.txt: * platform/efl/fast/text/whitespace/005-expected.png: * platform/efl/fast/text/whitespace/005-expected.txt: * platform/efl/fast/text/whitespace/006-expected.png: * platform/efl/fast/text/whitespace/006-expected.txt: * platform/efl/fast/text/whitespace/007-expected.png: * platform/efl/fast/text/whitespace/007-expected.txt: * platform/efl/fast/text/whitespace/008-expected.png: * platform/efl/fast/text/whitespace/008-expected.txt: * platform/efl/fast/text/whitespace/009-expected.png: * platform/efl/fast/text/whitespace/009-expected.txt: * platform/efl/fast/text/whitespace/010-expected.png: * platform/efl/fast/text/whitespace/010-expected.txt: * platform/efl/fast/text/whitespace/011-expected.png: * platform/efl/fast/text/whitespace/011-expected.txt: * platform/efl/fast/text/whitespace/012-expected.png: * platform/efl/fast/text/whitespace/012-expected.txt: * platform/efl/fast/text/whitespace/013-expected.png: * platform/efl/fast/text/whitespace/013-expected.txt: * platform/efl/fast/text/whitespace/014-expected.png: * platform/efl/fast/text/whitespace/014-expected.txt: * platform/efl/fast/text/whitespace/015-expected.png: * platform/efl/fast/text/whitespace/015-expected.txt: * platform/efl/fast/text/whitespace/016-expected.png: * platform/efl/fast/text/whitespace/016-expected.txt: * platform/efl/fast/text/whitespace/018-expected.png: * platform/efl/fast/text/whitespace/018-expected.txt: * platform/efl/fast/text/whitespace/020-expected.png: * platform/efl/fast/text/whitespace/020-expected.txt: * platform/efl/fast/text/whitespace/021-expected.png: * platform/efl/fast/text/whitespace/021-expected.txt: * platform/efl/fast/text/whitespace/025-expected.png: * platform/efl/fast/text/whitespace/025-expected.txt: * platform/efl/fast/text/whitespace/027-expected.png: * platform/efl/fast/text/whitespace/027-expected.txt: * platform/efl/fast/text/whitespace/030-expected.png: * platform/efl/fast/text/whitespace/030-expected.txt: * platform/efl/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: * platform/efl/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: * platform/efl/fast/text/whitespace/pre-break-word-expected.png: * platform/efl/fast/text/whitespace/pre-break-word-expected.txt: * platform/efl/fast/text/whitespace/pre-wrap-last-char-expected.png: * platform/efl/fast/text/whitespace/pre-wrap-last-char-expected.txt: * platform/efl/fast/text/whitespace/pre-wrap-line-test-expected.png: * platform/efl/fast/text/whitespace/pre-wrap-line-test-expected.txt: * platform/efl/fast/text/whitespace/pre-wrap-overflow-selection-expected.png: * platform/efl/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: * platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: * platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: 2012-04-09 Raphael Kubo da Costa [EFL] Gardening in transforms/2d. Mostly account for the changes caused by the jhbuild and font commits. * platform/efl/transforms/2d/compound-transforms-vs-containers-expected.png: * platform/efl/transforms/2d/hindi-rotated-expected.png: * platform/efl/transforms/2d/transform-borderbox-expected.png: * platform/efl/transforms/2d/transform-fixed-container-expected.png: * platform/efl/transforms/2d/transform-origin-borderbox-expected.png: 2012-04-09 Beth Dakin https://bugs.webkit.org/show_bug.cgi?id=83411 All Mac bots occasionally fail tons of media/ sputnik/ and svg/ tests This is a speculative fix. * platform/mac/Skipped: 2012-04-09 James Simonsen [Chromium] Unreviewed gardening. * platform/chromium-linux/media/media-document-audio-repaint-expected.png: * platform/chromium-linux/media/media-document-audio-repaint-expected.txt: Added. * platform/chromium-linux/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-mac-leopard/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-mac-snowleopard/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-mac/fast/forms/basic-textareas-expected.png: * platform/chromium-mac/fast/overflow/hidden-scrollbar-resize-expected.txt: Added. * platform/chromium-mac/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-mac/scrollbars/scrollbars-on-positioned-content-expected.txt: Copied from LayoutTests/platform/chromium-win/scrollbars/scrollbars-on-positioned-content-expected.txt. * platform/chromium-win/fast/overflow/hidden-scrollbar-resize-expected.txt: * platform/chromium-win/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-win/scrollbars/scrollbars-on-positioned-content-expected.txt: 2012-04-09 James Simonsen [Chromium] Unreviewed, roll out rebaselines for feature that was rolled out. * 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.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt. * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.txt: Removed. * platform/chromium-mac-snowleopard/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-mac/media/video-empty-source-expected.txt. * platform/chromium-mac/fast/forms/basic-textareas-expected.txt: * platform/chromium-mac/fast/layers/video-layer-expected.txt: * platform/chromium-mac/media/audio-controls-rendering-expected.txt: * platform/chromium-mac/media/audio-repaint-expected.txt: * platform/chromium-mac/media/controls-after-reload-expected.txt: * platform/chromium-mac/media/controls-strict-expected.txt: * platform/chromium-mac/media/controls-styling-expected.txt: * platform/chromium-mac/media/controls-without-preload-expected.txt: * platform/chromium-mac/media/media-controls-clone-expected.txt: * platform/chromium-mac/media/media-document-audio-repaint-expected.txt: * platform/chromium-mac/media/video-controls-rendering-expected.txt: * platform/chromium-mac/media/video-display-toggle-expected.txt: * platform/chromium-mac/media/video-empty-source-expected.txt: * platform/chromium-mac/media/video-no-audio-expected.txt: * platform/chromium-mac/media/video-playing-and-pause-expected.txt: * platform/chromium-mac/media/video-volume-slider-expected.txt: * platform/chromium-mac/media/video-zoom-controls-expected.txt: * 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/fast/layers/video-layer-expected.txt: * platform/chromium-win/media/audio-controls-rendering-expected.txt: * platform/chromium-win/media/audio-repaint-expected.txt: * platform/chromium-win/media/controls-after-reload-expected.txt: * platform/chromium-win/media/controls-strict-expected.txt: * platform/chromium-win/media/controls-styling-expected.txt: * platform/chromium-win/media/controls-without-preload-expected.txt: * platform/chromium-win/media/media-controls-clone-expected.txt: * platform/chromium-win/media/media-document-audio-repaint-expected.txt: * platform/chromium-win/media/video-controls-rendering-expected.txt: * platform/chromium-win/media/video-display-toggle-expected.txt: * platform/chromium-win/media/video-empty-source-expected.txt: * platform/chromium-win/media/video-no-audio-expected.txt: * platform/chromium-win/media/video-playing-and-pause-expected.txt: * platform/chromium-win/media/video-volume-slider-expected.txt: * platform/chromium-win/media/video-zoom-controls-expected.txt: 2012-04-09 Sheriff Bot Unreviewed, rolling out r113609. http://trac.webkit.org/changeset/113609 https://bugs.webkit.org/show_bug.cgi?id=83522 it broke tests (Requested by dethbakin on #webkit). * media/video-controls-rendering-toggle-display-none-expected.txt: Removed. * media/video-controls-rendering-toggle-display-none.html: Removed. 2012-04-09 Dale Curtis Remove unworkable video-buffering-repaints-controls test. https://bugs.webkit.org/show_bug.cgi?id=83097 Test has been broken in one way or another for some time now. I've approached multiple people about possible solutions, but nothing ends up being stable. After discussion with fischman and trying a couple more solutions today, we decided the best course of action is to remove the test. Reviewed by Eric Carlson. * http/tests/media/video-buffering-repaints-controls-expected.txt: Removed. * http/tests/media/video-buffering-repaints-controls.html: Removed. * platform/chromium-linux/http/tests/media/video-buffering-repaints-controls-expected.png: Removed. * platform/chromium-mac-leopard/http/tests/media/video-buffering-repaints-controls-expected.png: Removed. * platform/chromium-mac-snowleopard/http/tests/media/video-buffering-repaints-controls-expected.png: Removed. * platform/chromium-mac-snowleopard/http/tests/media/video-buffering-repaints-controls-expected.txt: Removed. * platform/chromium-mac/http/tests/media/video-buffering-repaints-controls-expected.png: Removed. * platform/chromium-win/http/tests/media/video-buffering-repaints-controls-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/Skipped: * platform/mac-snowleopard/http/tests/media/video-buffering-repaints-controls-expected.png: Removed. * platform/mac-snowleopard/http/tests/media/video-buffering-repaints-controls-expected.txt: Removed. * platform/mac/Skipped: * platform/mac/test_expectations.txt: 2012-04-09 Sheriff Bot Unreviewed, rolling out r113613. http://trac.webkit.org/changeset/113613 https://bugs.webkit.org/show_bug.cgi?id=83509 crashing most chromium bots (Requested by simonjam on #webkit). * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-06 Zhenyao Mo bindAttribLocation should check webgl reserved prefix https://bugs.webkit.org/show_bug.cgi?id=83409 Reviewed by Kenneth Russell. * fast/canvas/webgl/webgl-specific-expected.txt: Added webgl prefix test case for bindAttribLocation. * fast/canvas/webgl/webgl-specific.html: 2012-04-09 James Simonsen [Chromium] Unreviewed gardening fix. * platform/chromium/virtual/threaded/compositing/visibility/README.txt: Added. 2012-04-09 James Simonsen [Chromium] Unreviewed gardening. * platform/chromium-linux-x86/media/video-empty-source-expected.txt: Removed. * platform/chromium-linux/media/media-document-audio-repaint-expected.png: * platform/chromium-linux/media/video-empty-source-expected.txt: Removed. * platform/chromium-mac-leopard/fast/forms/basic-textareas-expected.png: * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.png: * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/basic-textareas-expected.txt. * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png: * platform/chromium-mac-snowleopard/media/video-empty-source-expected.txt: Removed. * platform/chromium-mac/fast/forms/basic-textareas-expected.png: * platform/chromium-mac/fast/forms/basic-textareas-expected.txt: * platform/chromium-mac/fast/layers/video-layer-expected.txt: * platform/chromium-mac/media/audio-controls-rendering-expected.txt: * platform/chromium-mac/media/audio-repaint-expected.txt: * platform/chromium-mac/media/controls-after-reload-expected.txt: * platform/chromium-mac/media/controls-strict-expected.txt: * platform/chromium-mac/media/controls-styling-expected.txt: * platform/chromium-mac/media/controls-without-preload-expected.txt: * platform/chromium-mac/media/media-controls-clone-expected.txt: * platform/chromium-mac/media/media-document-audio-repaint-expected.txt: * platform/chromium-mac/media/video-controls-rendering-expected.txt: * platform/chromium-mac/media/video-display-toggle-expected.txt: * platform/chromium-mac/media/video-empty-source-expected.txt: * platform/chromium-mac/media/video-no-audio-expected.txt: * platform/chromium-mac/media/video-playing-and-pause-expected.txt: * platform/chromium-mac/media/video-volume-slider-expected.txt: * platform/chromium-mac/media/video-zoom-controls-expected.txt: * platform/chromium-win-vista/media/video-empty-source-expected.txt: Removed. * platform/chromium-win/fast/layers/video-layer-expected.txt: * platform/chromium-win/media/audio-controls-rendering-expected.txt: * platform/chromium-win/media/audio-repaint-expected.txt: * platform/chromium-win/media/controls-after-reload-expected.txt: * platform/chromium-win/media/controls-strict-expected.txt: * platform/chromium-win/media/controls-styling-expected.txt: * platform/chromium-win/media/controls-without-preload-expected.txt: * platform/chromium-win/media/media-controls-clone-expected.txt: * platform/chromium-win/media/media-document-audio-repaint-expected.txt: * platform/chromium-win/media/video-controls-rendering-expected.txt: * platform/chromium-win/media/video-display-toggle-expected.txt: * platform/chromium-win/media/video-empty-source-expected.txt: * platform/chromium-win/media/video-no-audio-expected.txt: * platform/chromium-win/media/video-playing-and-pause-expected.txt: * platform/chromium-win/media/video-volume-slider-expected.txt: * platform/chromium-win/media/video-zoom-controls-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-09 David Alcala [CSS Regions] Convert a fast/regions pixel test to a ref test https://bugs.webkit.org/show_bug.cgi?id=83398 Reviewed by Dirk Schulze. * fast/regions/position-writing-modes-in-variable-width-regions-expected.html: Added. * platform/chromium-linux/fast/regions/position-writing-modes-in-variable-width-regions-expected.png: Removed. * platform/chromium-mac-leopard/fast/regions/position-writing-modes-in-variable-width-regions-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/regions/position-writing-modes-in-variable-width-regions-expected.png: Removed. * platform/chromium-mac/fast/regions/position-writing-modes-in-variable-width-regions-expected.png: Removed. * platform/chromium-mac/fast/regions/position-writing-modes-in-variable-width-regions-expected.txt: Removed. * platform/chromium-win/fast/regions/position-writing-modes-in-variable-width-regions-expected.png: Removed. * platform/chromium-win/fast/regions/position-writing-modes-in-variable-width-regions-expected.txt: Removed. * platform/efl/fast/regions/position-writing-modes-in-variable-width-regions-expected.png: Removed. * platform/efl/fast/regions/position-writing-modes-in-variable-width-regions-expected.txt: Removed. * platform/mac/fast/regions/position-writing-modes-in-variable-width-regions-expected.png: Removed. * platform/mac/fast/regions/position-writing-modes-in-variable-width-regions-expected.txt: Removed. 2012-04-09 Sadrul Habib Chowdhury [chromium] Add Battery Status API support. Add Battery Status API support to chromium. https://bugs.webkit.org/show_bug.cgi?id=83284 Reviewed by Adam Barth. * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-09 SravanKumar Sandela Unnecessary scroll bar after changing the dimensions of a DIV https://bugs.webkit.org/show_bug.cgi?id=71541 Reviewed by Julien Chaffraix. Ref tests to check scrollbar behaviour in overflow: auto, on resizing. * fast/overflow/overflow-auto-destroy-scroll-after-resizing-expected.html: Added. * fast/overflow/overflow-auto-destroy-scroll-after-resizing.html: Added. scrollbars-on-positioned-content.html and hidden-scrollbar-resize.html needs to be rebaselined as their expected values were buggy because of redundant scrollbars. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2012-04-09 Victor Carbune Simplified volume rendering. https://bugs.webkit.org/show_bug.cgi?id=82150 Reviewed by Eric Carlson. * media/video-controls-rendering-toggle-display-none-expected.txt: Added. * media/video-controls-rendering-toggle-display-none.html: Added. * platform/chromium/test_expectations.txt: Marked tests for rebaseline. 2012-04-09 Martin Robinson [soup] Crash while loading http://www.jusco.cn https://bugs.webkit.org/show_bug.cgi?id=68238 Reviewed by Philippe Normand. * http/tests/xmlhttprequest/xmlhttprequest-sync-no-timers-expected.txt: Added. * http/tests/xmlhttprequest/xmlhttprequest-sync-no-timers.html: Added. 2012-04-09 Martin Robinson [GTK] Toggle buttons do not size appropriately in some themes https://bugs.webkit.org/show_bug.cgi?id=82833 Reviewed by Gustavo Noronha Silva. Add a test for this issue. * platform/gtk/fast/forms/large-toggle-elements-expected.png: Added. * platform/gtk/fast/forms/large-toggle-elements-expected.txt: Added. * platform/gtk/fast/forms/large-toggle-elements.html: Added. 2012-04-09 Robert Hogan Skip fast/css/align-positioned-object-on-resize.html on Mac platforms. window.resizeTo() doesn't behave as expected in Mac DRT. Unreviewed. * platform/mac/Skipped: 2012-04-09 Jeffrey Pfau Filter files from dataTransfer.getData on Mac https://bugs.webkit.org/show_bug.cgi?id=38876 Reviewed by Enrica Casucci. * fast/events/drop-with-file-paths-expected.txt: Added. * fast/events/drop-with-file-paths.html: Added. * fast/events/resources/file-for-drop-with-file-paths.html: Added. 2012-04-09 Robert Hogan Fix layout test for r113584 on Qt and Mac Unreviewed. * fast/css/align-positioned-object-on-resize.html: Use layoutTestController.display() so that window.resizeTo() is honoured on all DRTs. * platform/qt/Skipped: Unskip the above test. 2012-04-09 Bill Budge Cross-origin preflight request should not include credentials. https://bugs.webkit.org/show_bug.cgi?id=37676 Modifies preflight credential tests to make sure that cookies aren't sent along with the CORS prefetch request. Reviewed by Adam Barth. * http/tests/xmlhttprequest/access-control-preflight-credential-async-expected.txt: * http/tests/xmlhttprequest/access-control-preflight-credential-async.html: * http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt: * http/tests/xmlhttprequest/access-control-preflight-credential-sync.html: * http/tests/xmlhttprequest/resources/basic-auth/access-control-auth-basic.php: 2012-04-09 Pavel Feldman Web Inspector: get rid of WebInspector.Resource.category, use WebInspector.Resource.type instead. https://bugs.webkit.org/show_bug.cgi?id=83467 Reviewed by Yury Semikhatsky. * http/tests/inspector/network/async-xhr-json-mime-type-expected.txt: * http/tests/inspector/network/network-iframe-load-and-delete-expected.txt: * http/tests/inspector/network/network-xhr-async-expected.txt: * http/tests/inspector/network/network-xhr-same-url-as-main-resource.html: * http/tests/inspector/network/network-xhr-sync-expected.txt: * http/tests/inspector/resource-tree/resource-tree-invalid-mime-type-css-content.html: * http/tests/inspector/resource-tree/resource-tree-mimetype.html: * http/tests/inspector/resource-tree/resource-tree-test.js: (initialize_ResourceTreeTest.InspectorTest.dumpResourceTreeEverything): (initialize_ResourceTreeTest): * inspector/debugger/raw-source-code.html: 2012-03-30 Robert Hogan REGRESSION (r94492): Incorrect initial layout of absolutely positioned inside centering div https://bugs.webkit.org/show_bug.cgi?id=77754 Reviewed by David Hyatt. * fast/css/align-positioned-object-on-resize-expected.txt: Added. * fast/css/align-positioned-object-on-resize.html: Added. * platform/qt/Skipped: Skipped on Qt as window.resizeTo() does not work properly in Qt DRT. 2012-04-09 Eric Carlson WebVTT parser unnecessarily limits the value of a timestamp https://bugs.webkit.org/show_bug.cgi?id=83422 Reviewed by Dan Bernstein. * media/track/captions-webvtt/large-timestamp.vtt: Added. * media/track/track-large-timestamp-expected.txt: Added. * media/track/track-large-timestamp.html: Added. 2012-04-09 Abhishek Arya Incorrect placement of new child to table when before child parent is not |this|. https://bugs.webkit.org/show_bug.cgi?id=82630 Reviewed by Julien Chaffraix. * fast/table/cell-in-row-before-misnested-text-crash-css-expected.txt: rebaseline, corrects layout. * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: rebaseline, corrects layout. * fast/table/row-in-tbody-before-misnested-text-crash-css-expected.txt: rebaseline, corrects layout. * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: rebaseline, corrects layout. * fast/table/table-row-split2-expected.png: Added. * fast/table/table-row-split2-expected.txt: Added. * fast/table/table-row-split2.html: Added. * fast/table/table-section-split2-expected.png: Added. * fast/table/table-section-split2-expected.txt: Added. * fast/table/table-section-split2.html: Added. * fast/table/table-split-expected.png: Added. * fast/table/table-split-expected.txt: Added. * fast/table/table-split.html: Added. * fast/table/table-split2-expected.png: Added. * fast/table/table-split2-expected.txt: Added. * fast/table/table-split2.html: Added. 2012-04-09 Stephen Chenney Layout Test in svg are failing https://bugs.webkit.org/show_bug.cgi?id=82232 Unreviewed Chromium expectations update. All the tests covered by this bug ran without crashes over a five day period. Given the previous crash rates, this suggests we've fixed the problem. * platform/chromium/test_expectations.txt: 2012-04-09 James Robinson Remove partially implemented per-Element visibility checks from requestAnimationFrame logic https://bugs.webkit.org/show_bug.cgi?id=74232 Reviewed by Dean Jackson. Remove tests for removed functionality. * fast/animation/request-animation-frame-display-expected.txt: Removed. * fast/animation/request-animation-frame-display.html: Removed. * fast/animation/script-tests/request-animation-frame-display.js: Removed. 2012-04-09 Ami Fischman Layout Test http/tests/media/media-document.html is flaky https://bugs.webkit.org/show_bug.cgi?id=83391 [Chromium] Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-04-09 Ami Fischman several http tests are flaky and crashing on win, debug https://bugs.webkit.org/show_bug.cgi?id=82505 Remove the expectations of a crash now that the fix (http://crrev.com/131170) has rolled into webkit in http://trac.webkit.org/changeset/113512 Reviewed by Tony Chang. * platform/chromium/test_expectations.txt: 2012-04-09 Pavel Feldman Web Inspector: remove ComboBoxFileSelector and SingleFileEditorContainer. https://bugs.webkit.org/show_bug.cgi?id=83460 Reviewed by Yury Semikhatsky. * 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: * inspector/debugger/scripts-file-selector.html: * 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-04-06 Pavel Feldman Web Inspector: move breakpoints active state from scripts panel to debugger presentation model. https://bugs.webkit.org/show_bug.cgi?id=83374 Reviewed by Yury Semikhatsky. * http/tests/inspector/debugger-test.js: * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html: 2012-04-07 Andrew Scherkus [Chromium] Unreviewed, checking in baselines for video-frame-size-change.html. * platform/chromium-linux/platform/chromium/compositing/video-frame-size-change-expected.png: Added. * platform/chromium-linux/platform/chromium/media/video-frame-size-change-expected.png: Added. * platform/chromium-mac-leopard/platform/chromium/compositing/video-frame-size-change-expected.png: Added. * platform/chromium-mac-leopard/platform/chromium/media/video-frame-size-change-expected.png: Added. * platform/chromium-mac-snowleopard/platform/chromium/compositing/video-frame-size-change-expected.png: Added. * platform/chromium-mac-snowleopard/platform/chromium/media/video-frame-size-change-expected.png: Added. * platform/chromium-mac/platform/chromium/compositing/video-frame-size-change-expected.png: Added. * platform/chromium-mac/platform/chromium/compositing/video-frame-size-change-expected.txt: Added. * platform/chromium-mac/platform/chromium/media/video-frame-size-change-expected.png: Added. * platform/chromium-mac/platform/chromium/media/video-frame-size-change-expected.txt: Added. * platform/chromium-win/platform/chromium/compositing/video-frame-size-change-expected.png: Added. * platform/chromium-win/platform/chromium/compositing/video-frame-size-change-expected.txt: Added. * platform/chromium-win/platform/chromium/media/video-frame-size-change-expected.png: Added. * platform/chromium-win/platform/chromium/media/video-frame-size-change-expected.txt: Added. * platform/chromium/test_expectations.txt: 2012-04-07 Jon Lee Added fast/canvas/webgl/array-message-passing.html to skipped tests on mac. Tracked by https://bugs.webkit.org/show_bug.cgi?id=83427 * platform/mac/Skipped: 2012-04-07 Rob Buis Remove dead code in SVGCSSParser https://bugs.webkit.org/show_bug.cgi?id=83404 Reviewed by Nikolas Zimmermann. Test that we support color="currentColor" in SVG. This follows from the CSS3 spec, see http://www.w3.org/TR/css3-color/#currentcolor. This matches FF behaviour. * svg/custom/currentColor-on-color-expected.txt: Added. * svg/custom/currentColor-on-color.html: Added. * svg/custom/script-tests/currentColor-on-color.js: Added. 2012-04-07 Csaba Osztrogonác [Qt] Unreviewed Easter gardening, skip new failing tests to paint the bots green. * platform/qt/Skipped: 2012-04-07 Nikolas Zimmermann Not reviewed. Rebaseline three results on Lion, so my baseline passes with tolerance 0 again. * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Images have wrong colorspace in those results. * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Ditto. * platform/mac/svg/carto.net/selectionlist-expected.png: Ditto. 2012-04-07 Nikolas Zimmermann Work around an entity parsing bug in libxml2 2.7.3 (supplied with Lion) and unskip tests https://bugs.webkit.org/show_bug.cgi?id=82577 Reviewed by Filip Pizlo. Unskip several tests on Lion, now that the libxml2 bug doesn't affect us anymore. * platform/mac-lion/Skipped: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.png: * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt: * platform/mac/svg/custom/viewbox-syntax-expected.png: * platform/mac/svg/custom/viewbox-syntax-expected.txt: * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: 2012-04-06 Andrew Scherkus [chromium] Add layout tests that exercise rendering path for videos that have changing resolutions. https://bugs.webkit.org/show_bug.cgi?id=83383 Reviewed by James Robinson. * platform/chromium/compositing/video-frame-size-change.html: Added. * platform/chromium/media/video-frame-size-change.html: Changed from dumpAsText() to pixel test 2012-04-06 Dirk Pranke clone baselines from platform/win to platform/chromium-win https://bugs.webkit.org/show_bug.cgi?id=83394 Unreviewed, baselines update. Removes a bunch of "generic" baselines that were mistakenly cloned in r113509. I forgot to filter out the baselines that were for win-specific tests, as opposed to win-specific baselines for generic tests. * platform/chromium-win/accessibility/detached-object-notification-crash-expected.txt: Removed. * platform/chromium-win/accessibility/document-enabled-state-expected.txt: Removed. * platform/chromium-win/accessibility/document-role-expected.txt: Removed. * platform/chromium-win/accessibility/focus-events-expected.txt: Removed. * platform/chromium-win/accessibility/heading-elements-expected.txt: Removed. * platform/chromium-win/accessibility/img-alt-attribute-expected.txt: Removed. * platform/chromium-win/accessibility/linked-elements-expected.txt: Removed. * platform/chromium-win/accessibility/list-item-role-expected.txt: Removed. * platform/chromium-win/accessibility/list-marker-role-expected.txt: Removed. * platform/chromium-win/accessibility/list-role-expected.txt: Removed. * platform/chromium-win/accessibility/multiple-select-element-role-expected.txt: Removed. * platform/chromium-win/accessibility/option-element-position-and-size-expected.txt: Removed. * platform/chromium-win/accessibility/option-element-selection-and-focus-events-expected.txt: Removed. * platform/chromium-win/accessibility/parent-element-expected.txt: Removed. * platform/chromium-win/accessibility/scroll-to-anchor-expected.txt: Removed. * platform/chromium-win/accessibility/select-element-role-expected.txt: Removed. * platform/chromium-win/accessibility/select-element-valuechange-event-expected.txt: Removed. * platform/chromium-win/accessibility/selection-and-focus-expected.txt: Removed. * platform/chromium-win/accessibility/single-select-children-changed-expected.txt: Removed. * platform/chromium-win/accessibility/single-select-children-expected.txt: Removed. * platform/chromium-win/accessibility/text-role-expected.txt: Removed. * platform/chromium-win/editing/selection/doubleclick-should-not-expand-across-lines-expected.txt: Removed. * platform/chromium-win/editing/selection/shift-page-up-down-expected.txt: Removed. * platform/chromium-win/fast/events/alt-numpad-expected.txt: Removed. * platform/chromium-win/fast/events/alt-space-scroll-expected.txt: Removed. * platform/chromium-win/fast/events/context-click-events-expected.txt: Removed. * platform/chromium-win/fast/events/double-dead-char-expected.txt: Removed. * platform/chromium-win/fast/events/keyLocation-numpad-expected.txt: Removed. * platform/chromium-win/fast/events/panScroll-correct-direction-expected.txt: Removed. * platform/chromium-win/fast/events/panScroll-event-fired-expected.txt: Removed. * platform/chromium-win/fast/events/panScroll-image-no-scroll-expected.txt: Removed. * platform/chromium-win/fast/events/panScroll-imageMap-href-no-scroll-expected.txt: Removed. * platform/chromium-win/fast/events/panScroll-imageMap-noHref-scroll-expected.txt: Removed. * platform/chromium-win/fast/events/panScroll-nested-divs-expected.txt: Removed. * platform/chromium-win/fast/events/panScroll-no-iframe-jump-expected.txt: Removed. * platform/chromium-win/fast/events/panScroll-preventDefault-expected.txt: Removed. * platform/chromium-win/fast/text/uniscribe-item-boundary-crash-expected.txt: Removed. * platform/chromium-win/fast/text/uniscribe-missing-glyph-expected.txt: Removed. * platform/chromium-win/inverted-colors/non-composited-expected.png: Removed. * platform/chromium-win/inverted-colors/non-composited-expected.txt: Removed. * platform/chromium-win/platform/win/plugins/draws-gradient-expected.png: Removed. * platform/chromium-win/platform/win/plugins/draws-gradient-expected.txt: Removed. * platform/chromium-win/plugins/call-javascript-that-destroys-plugin-expected.txt: Removed. * platform/chromium-win/plugins/get-value-netscape-window-expected.txt: Removed. * platform/chromium-win/plugins/iframe-inside-overflow-expected.txt: Removed. * platform/chromium-win/plugins/npn-invalidate-rect-invalidates-window-expected.txt: Removed. * platform/chromium-win/plugins/visibility-hidden-expected.png: Removed. * platform/chromium-win/plugins/visibility-hidden-expected.txt: Removed. * platform/chromium-win/plugins/window-geometry-initialized-before-set-window-expected.txt: Removed. * platform/chromium-win/plugins/window-region-is-set-to-clip-rect-expected.txt: Removed. * platform/chromium-win/plugins/windowless-paint-rect-coordinates-expected.txt: Removed. 2012-04-06 James Simonsen [Chromium] Unreviewed gardening. * platform/chromium-mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added. 2012-04-06 Keishi Hattori Remove obsolete parts of support code https://bugs.webkit.org/show_bug.cgi?id=83117 Removed tests for HTMLInputElement.selectedOption and -webkit-appearance:list-button. Reviewed by Kent Tamura. * fast/forms/datalist/input-selectedoption-expected.txt: Removed. * fast/forms/datalist/input-selectedoption.html: Removed. * platform/chromium-linux/fast/forms/datalist/input-selectedoption-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/datalist/input-selectedoption-expected.png: Removed. * platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.png: Removed. * platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.txt: Removed. * platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.png: Removed. * platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.txt: Removed. * platform/chromium-win/platform/mac/fast/forms/input-list-button-size-expected.png: Removed. * platform/gtk/fast/forms/input-selectedoption-expected.txt: Removed. * platform/mac-leopard/fast/forms/input-list-button-size-expected.png: Removed. * platform/mac/Skipped: * platform/mac/fast/forms/input-list-button-size-expected.png: Removed. * platform/mac/fast/forms/input-list-button-size-expected.txt: Removed. * platform/mac/fast/forms/input-list-button-size.html: Removed. 2012-04-06 James Simonsen [Chromium] Unreviewed gardening. * platform/chromium-linux/fast/text/atsui-partial-selection-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/fast/text/atsui-partial-selection-expected.png. * platform/chromium-mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/text/non-bmp-positioning-lists-expected.txt: Removed. * platform/chromium-mac/fullscreen/full-screen-stacking-context-expected.png: * platform/chromium-mac/svg/custom/shape-rendering-expected.txt: Added. * platform/chromium/test_expectations.txt: 2012-04-06 James Robinson Unreviewed gardening. Explicitly position canvases for these tests to avoid cross-platform differences. * fast/canvas/webgl/webgl-composite-modes-expected.png: * fast/canvas/webgl/webgl-composite-modes-repaint-expected.png: * fast/canvas/webgl/webgl-composite-modes-repaint.html: * fast/canvas/webgl/webgl-composite-modes.html: 2012-04-06 Alexandre Elias Fix bug in ContainerNode::getRect with scale transforms https://bugs.webkit.org/show_bug.cgi?id=83385 Reviewed by Simon Fraser. The bottom-right corner calculation for non-inline and replaced elements in ContainerNode::getRect was incorrect in the presence of scaling, because the untransformed element size was added after the transformation is applied. The rest of the calculations are careful to always apply the transformation as the last step, but this had been forgotten in this codepath. The fix is just to make sure the size is included in the localToAbsolute call. One bug caused by this was that a scaled element would be cut off when scrollIntoView(false) is called to scroll its parent container to make it bottom-visible. New layout test case in fast/transforms/scrollIntoView-transformed.html * fast/transforms/scrollIntoView-transformed-expected.txt: * fast/transforms/scrollIntoView-transformed.html: 2012-04-06 James Robinson [chromium] Clear values in combinedClear path not respected in WebGLRenderingContext::clearIfComposited() https://bugs.webkit.org/show_bug.cgi?id=83407 Force a composite on each tick to more closely match the test's behavior in an actual browser. * fast/canvas/webgl/canvas-test.html: 2012-04-06 Tony Chang [chromium] Unreviewed gardening. This test is passing on Chromium Linux, but we have a different expectation checked in for Chromium Win which uses lighttpd. * platform/chromium-linux/http/tests/xmlhttprequest/cache-override-expected.txt: Added. * platform/chromium/test_expectations.txt: 2012-04-06 Ilya Sherman Allow site authors to override autofilled fields' colors. https://bugs.webkit.org/show_bug.cgi?id=66032 http://code.google.com/p/chromium/issues/detail?id=46543 Reviewed by Simon Fraser. * fast/forms/input-autofilled-expected.txt: * fast/forms/input-autofilled.html: 2012-04-06 Dirk Pranke clone baselines from platform/win to platform/chromium-win https://bugs.webkit.org/show_bug.cgi?83394 Unreviewed, expectations change. Copies the win baselines that chromium depends on into a chromium dir, so that we can remove the dependency on win down the road. * platform/chromium-win/accessibility/aria-fallback-roles-expected.txt: Added. * platform/chromium-win/accessibility/detached-object-notification-crash-expected.txt: Added. * platform/chromium-win/accessibility/document-enabled-state-expected.txt: Added. * platform/chromium-win/accessibility/document-role-expected.txt: Added. * platform/chromium-win/accessibility/focus-events-expected.txt: Added. * platform/chromium-win/accessibility/heading-elements-expected.txt: Added. * platform/chromium-win/accessibility/img-alt-attribute-expected.txt: Added. * platform/chromium-win/accessibility/linked-elements-expected.txt: Added. * platform/chromium-win/accessibility/list-item-role-expected.txt: Added. * platform/chromium-win/accessibility/list-marker-role-expected.txt: Added. * platform/chromium-win/accessibility/list-role-expected.txt: Added. * platform/chromium-win/accessibility/multiple-select-element-role-expected.txt: Added. * platform/chromium-win/accessibility/option-element-position-and-size-expected.txt: Added. * platform/chromium-win/accessibility/option-element-selection-and-focus-events-expected.txt: Added. * platform/chromium-win/accessibility/parent-element-expected.txt: Added. * platform/chromium-win/accessibility/scroll-to-anchor-expected.txt: Added. * platform/chromium-win/accessibility/select-element-role-expected.txt: Added. * platform/chromium-win/accessibility/select-element-valuechange-event-expected.txt: Added. * platform/chromium-win/accessibility/selection-and-focus-expected.txt: Added. * platform/chromium-win/accessibility/single-select-children-changed-expected.txt: Added. * platform/chromium-win/accessibility/single-select-children-expected.txt: Added. * platform/chromium-win/accessibility/text-role-expected.txt: Added. * platform/chromium-win/compositing/plugins/composited-plugin-expected.txt: Added. * platform/chromium-win/compositing/plugins/small-to-large-composited-plugin-expected.txt: Added. * platform/chromium-win/editing/selection/anchor-focus2-expected.txt: Added. * platform/chromium-win/editing/selection/anchor-focus3-expected.txt: Added. * platform/chromium-win/editing/selection/collapse-selection-in-bidi-expected.txt: Added. * platform/chromium-win/editing/selection/doubleclick-should-not-expand-across-lines-expected.txt: Added. * platform/chromium-win/editing/selection/drag-text-delay-expected.txt: Added. * platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt: Added. * platform/chromium-win/editing/selection/mixed-editability-10-expected.txt: Added. * platform/chromium-win/editing/selection/shift-page-up-down-expected.txt: Added. * platform/chromium-win/editing/selection/transformed-selection-rects-expected.txt: Added. * platform/chromium-win/fast/css/zoom-body-scroll-expected.txt: Added. * platform/chromium-win/fast/dom/Element/id-in-deletebutton-expected.txt: Added. * platform/chromium-win/fast/dom/Window/window-properties-expected.txt: Added. * platform/chromium-win/fast/dom/prototype-inheritance-2-expected.txt: Added. * platform/chromium-win/fast/events/alt-numpad-expected.txt: Added. * platform/chromium-win/fast/events/alt-space-scroll-expected.txt: Added. * platform/chromium-win/fast/events/context-click-events-expected.txt: Added. * platform/chromium-win/fast/events/double-dead-char-expected.txt: Added. * platform/chromium-win/fast/events/keyLocation-numpad-expected.txt: Added. * platform/chromium-win/fast/events/panScroll-click-hyperlink-expected.txt: Added. * platform/chromium-win/fast/events/panScroll-correct-direction-expected.txt: Added. * platform/chromium-win/fast/events/panScroll-event-fired-expected.txt: Added. * platform/chromium-win/fast/events/panScroll-image-no-scroll-expected.txt: Added. * platform/chromium-win/fast/events/panScroll-imageMap-href-no-scroll-expected.txt: Added. * platform/chromium-win/fast/events/panScroll-imageMap-noHref-scroll-expected.txt: Added. * platform/chromium-win/fast/events/panScroll-nested-divs-expected.txt: Added. * platform/chromium-win/fast/events/panScroll-no-iframe-jump-expected.txt: Added. * platform/chromium-win/fast/events/panScroll-preventDefault-expected.txt: Added. * platform/chromium-win/fast/forms/cursor-at-editable-content-boundary-expected.txt: Added. * platform/chromium-win/fast/forms/select-popup-pagekeys-expected.txt: Added. * platform/chromium-win/fast/images/support-broken-image-delegate-expected.txt: Added. * platform/chromium-win/fast/js/global-constructors-expected.txt: Added. * platform/chromium-win/fast/loader/stateobjects/state-url-sets-links-visited-expected.txt: Added. * platform/chromium-win/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Added. * platform/chromium-win/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added. * platform/chromium-win/fast/replaced/table-percent-height-text-controls-expected.txt: Added. * platform/chromium-win/fast/text/capitalize-boundaries-expected.txt: Added. * platform/chromium-win/fast/text/emphasis-combined-text-expected.txt: Added. * platform/chromium-win/fast/text/emphasis-expected.png: Added. * platform/chromium-win/fast/text/emphasis-expected.txt: Added. * platform/chromium-win/fast/text/emphasis-vertical-expected.png: Added. * platform/chromium-win/fast/text/emphasis-vertical-expected.txt: Added. * platform/chromium-win/fast/text/fallback-traits-fixup-expected.txt: Added. * platform/chromium-win/fast/text/international/hindi-whitespace-expected.png: Added. * platform/chromium-win/fast/text/international/hindi-whitespace-expected.txt: Added. * platform/chromium-win/fast/text/international/text-combine-image-test-expected.png: Added. * platform/chromium-win/fast/text/international/text-combine-image-test-expected.txt: Added. * platform/chromium-win/fast/text/international/vertical-text-glyph-test-expected.png: Added. * platform/chromium-win/fast/text/international/vertical-text-glyph-test-expected.txt: Added. * platform/chromium-win/fast/text/international/vertical-text-metrics-test-expected.txt: Added. * platform/chromium-win/fast/text/justify-ideograph-complex-expected.txt: Added. * platform/chromium-win/fast/text/justify-ideograph-simple-expected.txt: Added. * platform/chromium-win/fast/text/justify-ideograph-vertical-expected.txt: Added. * platform/chromium-win/fast/text/uniscribe-item-boundary-crash-expected.txt: Added. * platform/chromium-win/fast/text/uniscribe-missing-glyph-expected.txt: Added. * platform/chromium-win/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Added. * platform/chromium-win/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Added. * platform/chromium-win/fast/writing-mode/border-vertical-lr-expected.png: Added. * platform/chromium-win/fast/writing-mode/border-vertical-lr-expected.txt: Added. * platform/chromium-win/fast/writing-mode/japanese-lr-selection-expected.png: Added. * platform/chromium-win/fast/writing-mode/japanese-lr-selection-expected.txt: Added. * platform/chromium-win/fast/writing-mode/japanese-rl-selection-expected.png: Added. * platform/chromium-win/fast/writing-mode/japanese-rl-selection-expected.txt: Added. * platform/chromium-win/fast/writing-mode/text-orientation-basic-expected.png: Added. * platform/chromium-win/fast/writing-mode/text-orientation-basic-expected.txt: Added. * platform/chromium-win/fast/writing-mode/vertical-font-fallback-expected.txt: Added. * platform/chromium-win/inverted-colors/non-composited-expected.png: Added. * platform/chromium-win/inverted-colors/non-composited-expected.txt: Added. * platform/chromium-win/platform/win/plugins/draws-gradient-expected.png: Added. * platform/chromium-win/platform/win/plugins/draws-gradient-expected.txt: Added. * platform/chromium-win/plugins/call-javascript-that-destroys-plugin-expected.txt: Added. * platform/chromium-win/plugins/get-value-netscape-window-expected.txt: Added. * platform/chromium-win/plugins/iframe-inside-overflow-expected.txt: Added. * platform/chromium-win/plugins/npn-invalidate-rect-invalidates-window-expected.txt: Added. * platform/chromium-win/plugins/npp-set-window-called-during-destruction-expected.txt: Added. * platform/chromium-win/plugins/plugin-javascript-access-expected.txt: Added. * platform/chromium-win/plugins/resize-from-plugin-expected.txt: Added. * platform/chromium-win/plugins/visibility-hidden-expected.png: Added. * platform/chromium-win/plugins/visibility-hidden-expected.txt: Added. * platform/chromium-win/plugins/window-geometry-initialized-before-set-window-expected.txt: Added. * platform/chromium-win/plugins/window-region-is-set-to-clip-rect-expected.txt: Added. * platform/chromium-win/plugins/windowless-paint-rect-coordinates-expected.txt: Added. * platform/chromium-win/printing/page-rule-in-media-query-expected.txt: Added. * platform/chromium-win/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Percent/S11.5.3_A4_T6-expected.txt: Added. * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added. 2012-04-06 Tony Chang [chromium] Unreviewed gardening. This test is passing on chromium win and linux. * platform/chromium-linux-x86/fast/text/atsui-partial-selection-expected.png: Added. * platform/chromium-win/fast/text/atsui-partial-selection-expected.png: * platform/chromium/test_expectations.txt: 2012-04-06 Tony Chang [chromium] Unreviewed, rebaseline a test on Vista/Win7. * platform/chromium-linux/fast/encoding/invalid-UTF-8-expected.txt: Removed. * platform/chromium-win/fast/encoding/invalid-UTF-8-expected.png: * platform/chromium-win/fast/encoding/invalid-UTF-8-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-06 Tom Sepez Block cross-origin iframe scroll to fragment. https://bugs.webkit.org/show_bug.cgi?id=73083 Reviewed by Adam Barth. Add a restriction similar to what FF has done for all iframes for over a year now. Our change is less disruptive in that it only does this in the cross-orgin case, which is where the fragment scrolling is problematic. * http/tests/inspector/resource-parameters-expected.txt: * http/tests/navigation/anchor-frames-cross-origin-expected.txt: Added. * http/tests/navigation/anchor-frames-cross-origin.html: Added. * http/tests/navigation/resources/frame-with-anchor-cross-origin.html: Added. * http/tests/security/xssAuditor/anchor-url-dom-write-location-expected.txt: * http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-expected.txt: * http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-char-expected.txt: * http/tests/security/xssAuditor/anchor-url-dom-write-location-javascript-URL-expected.txt: * http/tests/security/xssAuditor/anchor-url-dom-write-location2-expected.txt: * http/tests/security/xssAuditor/dom-write-location-inline-event-expected.txt: 2012-04-06 Tony Chang [chromium] Unreviewed, remove a passing test. tables/mozilla/bugs/bug9024.html is passing on Leopard. * platform/chromium/test_expectations.txt: 2012-04-03 Jer Noble Foreground of apple.com/iphone video page visible during full screen animation. https://bugs.webkit.org/show_bug.cgi?id=83080 Reviewed by Simon Fraser. * fullscreen/full-screen-stacking-context.html: * platform/mac/fullscreen/full-screen-stacking-context-expected.png: 2012-04-06 Tim Horton [cg] REGRESSION (r101517): Animating the transform of a with shape-rendering: crispEdges leaves behind garbage https://bugs.webkit.org/show_bug.cgi?id=82963 Reviewed by Simon Fraser. New Mac baselines for two tests which have SVG s with shape-rendering: crispEdges. * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: * platform/mac/svg/custom/shape-rendering-expected.txt: 2012-04-06 Aaron Colwell Fix MediaSource LayoutTests to work with the new XHR behavior that requires asynchronous requests for the 'arraybuffer' responseType. https://bugs.webkit.org/show_bug.cgi?id=83053 Reviewed by Dimitri Glazkov. * http/tests/media/media-source/webm/video-media-source-errors.html: * http/tests/media/media-source/webm/video-media-source-play.html: * http/tests/media/media-source/webm/video-media-source-seek.html: * http/tests/media/media-source/webm/video-media-source-state-changes.html: * http/tests/media/media-source/webm/webm-media-source.js: (getData.request.onload): (createClusterGetFunction.return.if): (createClusterGetFunction): (loadWebMData): (getCluster): (appendCluster): (getReadyStateName): (expectSourceState): (expectReadyState): * platform/chromium/test_expectations.txt: 2012-04-06 James Robinson WebGL content swapped at wrong time in threaded compositing mode https://bugs.webkit.org/show_bug.cgi?id=82275 Reviewed by Kenneth Russell. Adds some pixel tests for compositing all different combinations of alpha/antialias/preserveDrawingBuffer on WebGL content. * fast/canvas/webgl/webgl-composite-modes-expected.png: Added. * fast/canvas/webgl/webgl-composite-modes-expected.txt: Added. * fast/canvas/webgl/webgl-composite-modes-repaint-expected.png: Added. * fast/canvas/webgl/webgl-composite-modes-repaint-expected.txt: Added. * fast/canvas/webgl/webgl-composite-modes-repaint.html: Added. * fast/canvas/webgl/webgl-composite-modes.html: Added. 2012-04-06 Tony Chang [chromium] Unreviewed, land some mac/win baselines for table tests after r111742. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2123-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2509-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug34176-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug44505-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug59252-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug7243-expected.png: * platform/chromium-mac-snowleopard/fast/repaint/scroll-inside-table-cell-expected.png: * platform/chromium-mac-snowleopard/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2123-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2509-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug34176-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug44505-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug59252-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug7243-expected.png: * platform/chromium-mac/fast/repaint/scroll-inside-table-cell-expected.png: * platform/chromium-mac/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: * platform/chromium-mac/fast/table/cell-pref-width-invalidation-expected.txt: Added. * platform/chromium-mac/tables/mozilla/bugs/bug2123-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug2123-expected.txt: Added. * platform/chromium-mac/tables/mozilla/bugs/bug2509-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug2509-expected.txt: Added. * platform/chromium-mac/tables/mozilla/bugs/bug34176-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug34176-expected.txt: Added. * platform/chromium-mac/tables/mozilla/bugs/bug44505-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug44505-expected.txt: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug59252-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug59252-expected.txt: Added. * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug7243-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug7243-expected.txt: Added. * platform/chromium-win/fast/repaint/scroll-inside-table-cell-expected.png: * platform/chromium-win/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug44505-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug44505-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-06 Beth Dakin https://bugs.webkit.org/show_bug.cgi?id=81939 -webkit-image-set should update dynamically when the device scale factor changes -and corresponding- Reviewed by Darin Adler. * fast/hidpi/image-set-background-dynamic.html: Added. * fast/hidpi/image-set-border-image-dynamic.html: Added. * fast/hidpi/image-set-in-content-dynamic.html: Added. * platform/mac/fast/hidpi/image-set-background-dynamic-expected.png: Added. * platform/mac/fast/hidpi/image-set-background-dynamic-expected.txt: Added. * platform/mac/fast/hidpi/image-set-border-image-dynamic-expected.png: Added. * platform/mac/fast/hidpi/image-set-border-image-dynamic-expected.txt: Added. * platform/mac/fast/hidpi/image-set-in-content-dynamic-expected.png: Added. * platform/mac/fast/hidpi/image-set-in-content-dynamic-expected.txt: Added. 2012-04-06 Stephen Chenney [Chromium} Rebaseline some failing Leopard tests https://bugs.webkit.org/show_bug.cgi?id=83387 Unreviewed chromium test expectations update. * platform/chromium-mac-leopard/fast/text/atsui-multiple-renderers-expected.png: Added. * platform/chromium-mac-leopard/fast/text/find-kana-expected.txt: Added. * platform/chromium/test_expectations.txt: 2012-04-06 Tim Horton Add autodetection of image orientation from EXIF information https://bugs.webkit.org/show_bug.cgi?id=19688 and Original patch by David Carson and Eric Seidel. Reviewed by Simon Fraser. Add a test ensuring that images in respect their embedded EXIF orientation when the setting is enabled. Add a test ensuring that images used via CSS's content property do not respect their embedded EXIF orientation. * fast/images/exif-orientation.html: Added. * fast/images/exif-orientation-css.html: Added. * fast/images/resources/exif-orientation-1-ul.jpg: Added. * fast/images/resources/exif-orientation-2-ur.jpg: Added. * fast/images/resources/exif-orientation-3-lr.jpg: Added. * fast/images/resources/exif-orientation-4-lol.jpg: Added. * fast/images/resources/exif-orientation-5-lu.jpg: Added. * fast/images/resources/exif-orientation-6-ru.jpg: Added. * fast/images/resources/exif-orientation-7-rl.jpg: Added. * fast/images/resources/exif-orientation-8-llo.jpg: Added. * fast/images/resources/exif-orientation-9-u.jpg: Added. * platform/mac/fast/images/exif-orientation-expected.png: Added. * platform/mac/fast/images/exif-orientation-expected.txt: Added. * platform/mac/fast/images/exif-orientation-css-expected.png: Added. * platform/mac/fast/images/exif-orientation-css-expected.txt: Added. 2012-04-06 Joshua Bell IndexedDB: Race condition in layout test logging from window and worker https://bugs.webkit.org/show_bug.cgi?id=83378 The sequencing of logging directly from window vs. logging via posted events from a worker is racy, making this test flake when run under Chromium. Removed the sensitive logging on the window side; the test logic is unaffected as the blocked/success event sequence would not be present if the window handler was not run. Reviewed by Tony Chang. * storage/indexeddb/dont-commit-on-blocked-expected.txt: * storage/indexeddb/dont-commit-on-blocked.html: 2012-04-06 Florin Malita [chromium] Rebaseline svg/clip-path/deep-nested-clip-in-mask* expectations https://bugs.webkit.org/show_bug.cgi?id=83368 Unreviewed Chromium expectations rebaseline. * platform/chromium-mac-leopard/svg/clip-path/clip-path-pixelation-expected.png: * platform/chromium-mac-leopard/svg/clip-path/deep-nested-clip-in-mask-expected.png: * platform/chromium-mac-leopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: * platform/chromium-mac-snowleopard/svg/clip-path/clip-in-mask-expected.png: Removed. * platform/chromium-mac-snowleopard/svg/clip-path/clip-path-pixelation-expected.png: Added. * platform/chromium-mac-snowleopard/svg/clip-path/deep-nested-clip-in-mask-expected.png: * platform/chromium-mac-snowleopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: * platform/chromium-mac-snowleopard/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Removed. * platform/chromium-mac-snowleopard/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Removed. * platform/chromium-mac-snowleopard/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Removed. * platform/chromium-mac/svg/clip-path/clip-in-mask-expected.png: Added. * platform/chromium-mac/svg/clip-path/clip-path-pixelation-expected.png: * platform/chromium-mac/svg/clip-path/deep-nested-clip-in-mask-expected.png: Added. * platform/chromium-mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: Added. * platform/chromium-mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Added. * platform/chromium-mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Added. * platform/chromium-mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Added. * platform/chromium-win/svg/clip-path/clip-in-mask-expected.png: Added. * platform/chromium-win/svg/clip-path/deep-nested-clip-in-mask-expected.png: Added. * platform/chromium-win/svg/clip-path/deep-nested-clip-in-mask-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/clip-path/deep-nested-clip-in-mask-expected.txt. * platform/chromium-win/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: Added. * platform/chromium-win/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt. * platform/chromium-win/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Added. * platform/chromium-win/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Added. * platform/chromium-win/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Added. * platform/chromium/test_expectations.txt: * platform/mac/svg/clip-path/clip-in-mask-expected.txt: Removed. * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Removed. * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Removed. * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Removed. * platform/qt/svg/clip-path/clip-in-mask-expected.txt: Removed. * platform/qt/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Removed. * platform/qt/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Removed. * platform/qt/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Removed. * svg/clip-path/clip-in-mask-expected.txt: Renamed from LayoutTests/platform/gtk/svg/clip-path/clip-in-mask-expected.txt. * svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Renamed from LayoutTests/platform/gtk/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt. * svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Renamed from LayoutTests/platform/gtk/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt. * svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Renamed from LayoutTests/platform/gtk/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt. 2012-04-06 Stephen Chenney Font-related tests are flaky on Chromium (sometimes glyphs don't draw) https://bugs.webkit.org/show_bug.cgi?id=66908 Unreviewed chromium test expectations update. * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-fallback-expected.png: Removed. * platform/chromium-mac/platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpage-expected.txt: * platform/chromium-mac/svg/custom/svg-fonts-fallback-expected.png: Added. * platform/chromium/test_expectations.txt: 2012-04-06 Sheriff Bot Unreviewed, rolling out r113267. http://trac.webkit.org/changeset/113267 https://bugs.webkit.org/show_bug.cgi?id=83384 causes dhtml perf regression (Requested by simonjam on #webkit). * fast/events/domnodeinserted-entire-fragment-expected.txt: Removed. * fast/events/domnodeinserted-entire-fragment.html: Removed. 2012-04-06 Stephen Chenney 6 layout tests known to fail on Mac10.6 with CPU-Skia graphics https://bugs.webkit.org/show_bug.cgi?id=68436 Unreviewed Chromium test expectations update. One of the files marked in this bug is a minor rebaselining. Done. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Removed. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2012-04-06 Philip Rogers Rebaseline after Skia 2527 landed https://bugs.webkit.org/show_bug.cgi?id=83375 Unreviewed update of Chromium test expectations. * platform/chromium-linux/svg/as-background-image/svg-as-background-5-expected.png: * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.png: * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.png: * platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-5-expected.png: * platform/chromium-mac-snowleopard/svg/as-background-image/svg-as-background-5-expected.png: * platform/chromium-mac/svg/as-background-image/svg-as-background-5-expected.png: Added. * platform/chromium-mac/svg/filters/subRegion-one-effect-expected.png: * platform/chromium-mac/svg/filters/subRegion-two-effects-expected.png: * platform/chromium-win/svg/as-background-image/svg-as-background-5-expected.png: * platform/chromium-win/svg/filters/subRegion-one-effect-expected.png: * platform/chromium-win/svg/filters/subRegion-two-effects-expected.png: * platform/chromium/test_expectations.txt: 2012-04-06 Philip Rogers Rebaseline after r109097 https://bugs.webkit.org/show_bug.cgi?id=79568 Unreviewed update of test expectations. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Added. * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-06 Philip Rogers Rebaseline tests for wk62974 https://bugs.webkit.org/show_bug.cgi?id=62974 Unreviewed test expectations update for Chromium. * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png: * platform/chromium-linux/svg/text/text-altglyph-01-b-expected.png: * platform/chromium-linux/svg/text/text-text-04-t-expected.png: * platform/chromium-linux/svg/text/text-text-06-t-expected.png: * platform/chromium-linux/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-mac-leopard/svg/text/text-altglyph-01-b-expected.png: Added. * platform/chromium-mac-leopard/svg/text/text-text-04-t-expected.png: Added. * platform/chromium-mac-leopard/svg/text/text-text-06-t-expected.png: Added. * platform/chromium-mac-leopard/svg/wicd/test-rightsizing-b-expected.png: Added. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/wicd/test-rightsizing-b-expected.png: Added. * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Added. * platform/chromium-mac/svg/text/text-altglyph-01-b-expected.png: Added. * platform/chromium-mac/svg/text/text-text-04-t-expected.png: Added. * platform/chromium-mac/svg/text/text-text-06-t-expected.png: Added. * platform/chromium-mac/svg/wicd/test-rightsizing-b-expected.png: Added. * platform/chromium-win-vista/svg/wicd: Removed. * platform/chromium-win-vista/svg/wicd/test-rightsizing-b-expected.png: Removed. * platform/chromium-win-xp/svg/wicd: Added. * platform/chromium-win-xp/svg/wicd/test-rightsizing-b-expected.png: Added. * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: * platform/chromium-win/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png: * platform/chromium-win/svg/text/text-altglyph-01-b-expected.png: * platform/chromium-win/svg/text/text-text-04-t-expected.png: * platform/chromium-win/svg/text/text-text-06-t-expected.png: * platform/chromium-win/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-win/svg/wicd/test-rightsizing-b-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-06 Stephen Chenney [Chromium] Layout Test svg/custom/oversized-pattern-scale.svg and svg/custom/transformed-pattern-clamp-svg-root.svg are flaky https://bugs.webkit.org/show_bug.cgi?id=68982 Unreviewed Chromium expectations update. These tests now passing without issue. * platform/chromium-linux/svg/custom/oversized-pattern-scale-expected.png: Removed. * platform/chromium-mac/svg/custom/oversized-pattern-scale-expected.png: Added. * platform/chromium-mac/svg/custom/transformed-pattern-clamp-svg-root-expected.png: * platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png: * platform/chromium-win/svg/custom/transformed-pattern-clamp-svg-root-expected.png: * platform/chromium/svg/custom/oversized-pattern-scale-expected.png: Removed. * platform/chromium/test_expectations.txt: 2012-04-06 Martin Robinson Unskip some tests that appear to be passing on GTK+ and add a new baseline to deal with whitespace issues. * platform/gtk/Skipped: Unskip some tests passing locally. * platform/gtk/plugins/document-open-expected.txt: Added. 2012-04-06 Stephen Chenney Zooming in SVGs in is flakey https://bugs.webkit.org/show_bug.cgi?id=71673 Unreviewed Chromium test expectations update. * platform/chromium-linux-x86/svg/zoom/page: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Removed. * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Removed. * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added. * platform/chromium-win-xp/svg/zoom/page: Removed. * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-06 Martin Robinson [GTK] crash in editing/selection/editable-html-element.html https://bugs.webkit.org/show_bug.cgi?id=64530 Unskip and rebaseline a test. * platform/gtk/Skipped: Unskip this test, because it's passing locally. * platform/gtk/editing/selection/editable-html-element-expected.txt: 2012-04-06 Martin Robinson REGRESSION(r65062): out of bound access in TextIterator (5 editing tests) on GTK https://bugs.webkit.org/show_bug.cgi?id=63611 Unskip tests that are now passing and rebaseline ones which have changed results. * platform/gtk/Skipped: * platform/gtk/editing/deleting/smart-delete-003-expected.txt: * platform/gtk/editing/deleting/smart-delete-004-expected.txt: * platform/gtk/editing/pasteboard/paste-text-008-expected.txt: 2012-04-06 Stephen Chenney Layout Test svg/text/non-bmp-positioning-lists.svg is failing https://bugs.webkit.org/show_bug.cgi?id=73494 Unreviewed Chromium test expectations. The font is not right, but that's not what the test is testing. * platform/chromium-linux/svg/text/non-bmp-positioning-lists-expected.png: Added. * platform/chromium-linux/svg/text/non-bmp-positioning-lists-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/text/non-bmp-positioning-lists-expected.png: Added. * platform/chromium-mac-snowleopard/svg/text/non-bmp-positioning-lists-expected.txt: Added. * platform/chromium-mac/svg/text/non-bmp-positioning-lists-expected.png: Added. * platform/chromium-win/svg/text/non-bmp-positioning-lists-expected.png: Added. * platform/chromium-win/svg/text/non-bmp-positioning-lists-expected.txt: Added. * platform/chromium/test_expectations.txt: 2012-04-06 Stephen Chenney SVG filters incorrectly move elements https://bugs.webkit.org/show_bug.cgi?id=73643 Unreviewed Chromium test expectations update. * platform/chromium-linux/svg/as-background-image/svg-as-background-2-expected.png: Removed. * platform/chromium-linux/svg/filters/filter-placement-issue-expected.png: Removed. * platform/chromium-linux/svg/filters/filterRes2-expected.png: Removed. * platform/chromium-mac/svg/filters/filter-placement-issue-expected.png: Added. * platform/chromium-mac/svg/filters/filterRes2-expected.png: Modified property svn:mime-type. * platform/chromium-win/svg/as-background-image/svg-as-background-2-expected.png: * platform/chromium-win/svg/filters/filter-placement-issue-expected.png: Added. * platform/chromium-win/svg/filters/filterRes2-expected.png: * platform/chromium/test_expectations.txt: * platform/efl/svg/as-background-image/svg-as-background-2-expected.txt: Removed. * svg/as-background-image/svg-as-background-2-expected.txt: Added. 2012-04-05 Simon Fraser Should disable preserves3D() for things that enforce flattening, like overflow and filters https://bugs.webkit.org/show_bug.cgi?id=83337 Reviewed by Dean Jackson. Test for computed style and layer structure combining transform-style with overflow. * compositing/overflow-trumps-transform-style-expected.txt: Added. * compositing/overflow-trumps-transform-style.html: Added. 2012-04-06 Stephen Chenney [chromium] Rounding issue on some RenderSVGPath values https://bugs.webkit.org/show_bug.cgi?id=75367 Unreviewed Chromium expectations update. These tests have been stable for a long time, and consistent across all platforms. Whatever was causing previous flakiness is apparently no longer happening. * platform/chromium/svg/css/composite-shadow-example-expected.txt: * platform/chromium/svg/css/composite-shadow-with-opacity-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-06 Stephen Chenney [Chromium] svg/text/text-style-recalc-crash.html times out https://bugs.webkit.org/show_bug.cgi?id=75696 Unreviewed Chromium test_expectations cleanup. The test referenced by this bug has not failed in the current history of the flakiness board. * platform/chromium/test_expectations.txt: 2012-04-06 Stephen Chenney RenderSVGRoot should inherit from RenderReplaced https://bugs.webkit.org/show_bug.cgi?id=76446 Unreviewed Chromium expectations update. Second attempt, after the rebaseline tool put expectations in chromium-linux-x86 instead of chormium-linux. * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-container-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-root-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Removed. * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.png: * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.png: * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.png: * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.png: 2012-04-06 Adam Klein Remove bogus assert from ChildListMutationScope https://bugs.webkit.org/show_bug.cgi?id=83336 Reviewed by Ryosuke Niwa. Added a test that would trigger the assert. * fast/mutation/observe-childList-expected.txt: * fast/mutation/observe-childList.html: 2012-04-06 Zan Dobersek [Gtk] Unskip the video track tests https://bugs.webkit.org/show_bug.cgi?id=82590 Reviewed by Martin Robinson. Unskip passing video track tests and update expectations where necessary. * platform/gtk/Skipped: * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: 2012-04-06 Stephen Chenney RenderSVGRoot should inherit from RenderReplaced https://bugs.webkit.org/show_bug.cgi?id=76446 Unreviewed Chromium test expectations update. * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-container-expected.png: Added. * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added. * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-root-expected.png: Added. * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-root-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Added. * platform/chromium-win-vista/svg/custom/mouse-move-on-svg-root-expected.png: Added. * platform/chromium-win-vista/svg/custom/mouse-move-on-svg-root-expected.txt: Added. * platform/chromium-win-xp/svg/custom/mouse-move-on-svg-root-expected.png: Added. * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.png: * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.txt: * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.png: * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.png: * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.txt: * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.png: * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: * platform/chromium-win/svg/custom/pointer-events-text-css-transform-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-06 Stephen Chenney Differentiate between SVG/CSS width/height attributes/properties https://bugs.webkit.org/show_bug.cgi?id=76447 Unreviewed Chromium expectations update. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win-xp/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: * platform/chromium-win/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: * platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: * platform/chromium-win/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: * platform/chromium/test_expectations.txt: 2012-04-06 János Badics [Qt] Unskipped some tests that now pass. Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: 2012-04-06 Andrey Kosyakov [Chromium] Web Inspector: getEventListeners(window) crashes on NTP https://bugs.webkit.org/show_bug.cgi?id=83353 Reviewed by Pavel Feldman. * inspector/console/command-line-api-getEventListeners-expected.txt: * inspector/console/command-line-api-getEventListeners.html: 2012-04-06 Csaba Osztrogonác [Qt][Mac] Skip new failing tests to paing the bot green. * platform/qt-mac/Skipped: 2012-04-06 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-5.0/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Added. * platform/qt-5.0/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Added. * platform/qt-arm/Skipped: Skip new failing tests. 2012-04-06 Kent Tamura Initial LocalizedDateICU.cpp implementation https://bugs.webkit.org/show_bug.cgi?id=60868 Reviewed by Hajime Morita. * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-expected.png: * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-expected.txt: * platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt: Added. 2012-04-06 Csaba Osztrogonác [Qt] Unreviewed gardening, update platform specific expected results. * platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: * platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.txt: * platform/qt/svg/as-object/object-box-sizing-no-width-height-expected.txt: * platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt: 2012-04-06 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt/Skipped: Unskip tests after r113323. 2012-04-06 János Badics [Qt] Unreviewed gardening after r113378. ENABLE(MUTATION_OBSERVERS) is disabled so fast/mutation/clear-transient-without-delivery.html and fast/mutation/transient-gc-crash.html have been skipped. Reviewed by Zoltan Herczeg. * platform/qt/Skipped: 2012-04-05 Martin Robinson Rebaseline a couple tests for GTK+. * platform/gtk/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt: * platform/gtk/fast/frames/flattening/iframe-flattening-nested-expected.txt: 2012-04-05 Raphael Kubo da Costa [EFL] Gardening; update expctations in fast/css-generated-content. Mostly adapt to the size changes after the jhbuild and font commits. * platform/efl/fast/css-generated-content/003-expected.txt: * platform/efl/fast/css-generated-content/009-expected.png: * platform/efl/fast/css-generated-content/009-expected.txt: * platform/efl/fast/css-generated-content/013-expected.png: * platform/efl/fast/css-generated-content/013-expected.txt: * platform/efl/fast/css-generated-content/014-expected.png: * platform/efl/fast/css-generated-content/014-expected.txt: * platform/efl/fast/css-generated-content/after-duplicated-after-split-expected.png: * platform/efl/fast/css-generated-content/after-duplicated-after-split-expected.txt: * platform/efl/fast/css-generated-content/inline-display-types-expected.png: * platform/efl/fast/css-generated-content/inline-display-types-expected.txt: 2012-04-05 Raphael Kubo da Costa [EFL] Gardening after r110072. * platform/efl/fast/clip/008-expected.png: * platform/efl/fast/clip/008-expected.txt: * platform/efl/fast/clip/011-expected.png: * platform/efl/fast/clip/011-expected.txt: * platform/efl/fast/clip/012-expected.png: * platform/efl/fast/clip/012-expected.txt: 2012-04-05 Raphael Kubo da Costa [EFL] Gardening after r112112. * platform/efl/css2.1/20110323/c543-txt-decor-000-expected.txt: Added. 2012-04-05 Raphael Kubo da Costa [EFL] Gardening. Update baselines and expectations in fast/backgrounds, fast/block, fast/box-shadow and fast/box-sizing. * platform/efl/fast/backgrounds/001-expected.png: * platform/efl/fast/backgrounds/001-expected.txt: * platform/efl/fast/backgrounds/animated-svg-as-mask-expected.png: * platform/efl/fast/backgrounds/animated-svg-as-mask-expected.txt: * platform/efl/fast/backgrounds/background-clip-text-expected.png: * platform/efl/fast/backgrounds/background-clip-text-expected.txt: * platform/efl/fast/backgrounds/background-inherit-color-bug-expected.png: * platform/efl/fast/backgrounds/background-inherit-color-bug-expected.txt: * platform/efl/fast/backgrounds/background-leakage-expected.png: * platform/efl/fast/backgrounds/background-leakage-expected.txt: * platform/efl/fast/backgrounds/background-leakage-transforms-expected.png: * platform/efl/fast/backgrounds/background-leakage-transforms-expected.txt: * platform/efl/fast/backgrounds/background-origin-root-element-expected.png: * platform/efl/fast/backgrounds/background-origin-root-element-expected.txt: * platform/efl/fast/backgrounds/background-position-parsing-expected.png: * platform/efl/fast/backgrounds/background-position-parsing-expected.txt: * platform/efl/fast/backgrounds/body-generated-image-propagated-to-root-expected.png: * platform/efl/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt: * platform/efl/fast/backgrounds/opacity-on-document-element-expected.png: * platform/efl/fast/backgrounds/opacity-on-document-element-expected.txt: * platform/efl/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png: * platform/efl/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt: * platform/efl/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png: * platform/efl/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt: * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-expected.png: * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-expected.txt: * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt: * platform/efl/fast/backgrounds/size/backgroundSize15-expected.png: * platform/efl/fast/backgrounds/size/backgroundSize15-expected.txt: * platform/efl/fast/backgrounds/size/backgroundSize16-expected.png: * platform/efl/fast/backgrounds/size/backgroundSize16-expected.txt: * platform/efl/fast/backgrounds/size/backgroundSize17-expected.png: * platform/efl/fast/backgrounds/size/backgroundSize18-expected.png: * platform/efl/fast/backgrounds/size/backgroundSize19-expected.png: * platform/efl/fast/backgrounds/size/backgroundSize20-expected.png: * platform/efl/fast/backgrounds/size/backgroundSize21-expected.png: * platform/efl/fast/backgrounds/size/backgroundSize22-expected.png: * platform/efl/fast/backgrounds/size/zero-expected.png: * platform/efl/fast/backgrounds/size/zero-expected.txt: * platform/efl/fast/backgrounds/solid-color-context-restore-expected.png: * platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt: * platform/efl/fast/backgrounds/svg-as-mask-expected.png: Added. * platform/efl/fast/backgrounds/svg-as-mask-expected.txt: Copied from LayoutTests/platform/efl/fast/backgrounds/animated-svg-as-mask-expected.txt. * platform/efl/fast/block/float/015-expected.png: * platform/efl/fast/block/float/015-expected.txt: * platform/efl/fast/box-shadow/basic-shadows-expected.png: * platform/efl/fast/box-shadow/basic-shadows-expected.txt: * platform/efl/fast/box-shadow/box-shadow-clipped-slices-expected.png: * platform/efl/fast/box-shadow/box-shadow-transformed-expected.png: * platform/efl/fast/box-shadow/inset-box-shadows-expected.png: * platform/efl/fast/box-shadow/inset-expected.png: * platform/efl/fast/box-shadow/no-blur-multiple-offsets-expected.png: * platform/efl/fast/box-shadow/transform-fringing-expected.png: * platform/efl/fast/box-sizing/box-sizing-expected.png: * platform/efl/fast/box-sizing/box-sizing-expected.txt: 2012-04-05 Hironori Bono [Chromium] moving a cursor on a misspelled word should not remove a misspelled underline https://bugs.webkit.org/show_bug.cgi?id=83214 Reviewed by Ryosuke Niwa. When Chrome enables asynchronous spellchecking, it adds Spelling markers in the background. For this case, moving a cursor should not remove these markers because it requires Chrome to spellcheck text again. This change prevents removing Spelling markers added by spellcheckers asynchronously. * platform/chromium/editing/spelling/move-cursor-to-misspelled-word-expected.txt: Added. * platform/chromium/editing/spelling/move-cursor-to-misspelled-word.html: Added. 2012-04-05 Martin Robinson Unskip a test that should now be passing after r113004 * platform/gtk/Skipped: Unskip a test that should now be passing. 2012-04-05 Martin Robinson Unskip some tests on GTK+ that should now be passing. * platform/gtk/Skipped: 2012-04-05 Hans Muller CSS Exclusions polygon shape arguments should be comma separated https://bugs.webkit.org/show_bug.cgi?id=82368 Reviewed by Ryosuke Niwa. Updated the tests to match the polygon syntax defined by the draft exclusions spec - http://dev.w3.org/csswg/css3-exclusions. * fast/exclusions/parsing-wrap-shape-inside-expected.txt: * fast/exclusions/parsing-wrap-shape-outside-expected.txt: * fast/exclusions/script-tests/parsing-wrap-shape-inside.js: * fast/exclusions/script-tests/parsing-wrap-shape-outside.js: 2012-04-05 Ami Fischman http/tests/media/media-can-load-when-hidden.html doesn't need to be an HTTP test, and is racy https://bugs.webkit.org/show_bug.cgi?id=83296 Reviewed by Eric Carlson. * media/media-can-load-when-hidden-expected.txt: Renamed from LayoutTests/http/tests/media/media-can-load-when-hidden-expected.txt. * media/media-can-load-when-hidden.html: Renamed from LayoutTests/http/tests/media/media-can-load-when-hidden.html. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: 2012-04-05 Joshua Bell IndexedDB: Support string.length in keyPaths https://bugs.webkit.org/show_bug.cgi?id=83221 Reviewed by Kentaro Hara. * storage/indexeddb/keypath-intrinsic-properties-expected.txt: Added. * storage/indexeddb/keypath-intrinsic-properties.html: Added. * storage/indexeddb/resources/keypath-intrinsic-properties.js: Added. (test.request.onsuccess): (test): (openSuccess.request.onsuccess): (openSuccess): (testKeyPaths.checkStringLengths.request.onsuccess): (testKeyPaths.checkStringLengths): (testKeyPaths.checkArrayLengths.request.onsuccess): (testKeyPaths.checkArrayLengths): (testKeyPaths): 2012-04-05 Tony Chang [chromium] Unreviewed gardening. Remove some tests that are passing consistently. * platform/chromium/test_expectations.txt: 2012-04-05 Tony Chang [chromium] Unreviewed gardening. fast/js/cross-global-object-inline-global-var.html is flakey on win debug and fast/forms/select-style.html is consistently passing. * platform/chromium/test_expectations.txt: 2012-04-05 Martin Robinson [GTK] Scrolling some iframes that are partially out of the viewport leads to repaint errors https://bugs.webkit.org/show_bug.cgi?id=83309 Reviewed by Gustavo Noronha Silva. Added a pixel test for this issue. * platform/gtk/fast/frames/resources/scrolling-iframe-out-of-viewport-interior.html: Added. * platform/gtk/fast/frames/scrolling-iframe-out-of-viewport-expected.png: Added. * platform/gtk/fast/frames/scrolling-iframe-out-of-viewport-expected.txt: Added. * platform/gtk/fast/frames/scrolling-iframe-out-of-viewport.html: Added. 2012-04-05 Sheriff Bot Unreviewed, rolling out r113299. http://trac.webkit.org/changeset/113299 https://bugs.webkit.org/show_bug.cgi?id=83297 The patch broke 11 tests on Lion. (Requested by jonlee on #webkit). * platform/mac-lion/Skipped: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.png: * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt: * platform/mac/svg/custom/viewbox-syntax-expected.png: * platform/mac/svg/custom/viewbox-syntax-expected.txt: * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: 2012-04-05 Tony Chang [chromium] Unreviewed, fast/js/keywords-and-reserved_words.html is passing again after r113352. * platform/chromium/test_expectations.txt: 2012-04-05 Dean Jackson [mac] requestAnimationFrame sometimes stuck when page loads in a background tab https://bugs.webkit.org/show_bug.cgi?id=76105 Add fast/animation/request-animation-frame-during-modal.html to the skipped list. This patch will ensure that non-visible windows do not get a requestAnimationFrame callback, so the test will timeout. See https://bugs.webkit.org/show_bug.cgi?id=83239 to re-enable. Reviewed by Simon Fraser. * platform/mac/Skipped: 2012-04-05 Tony Chang [chromium] Unreviewed, moving linux result from 32-bit directory to 64 and 32 bit directory. * platform/chromium-linux/svg/clip-path/clip-path-tspan-and-stroke-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/svg/clip-path/clip-path-tspan-and-stroke-expected.png. 2012-04-05 Adam Klein Crash in MutationObservers due to an invalid HashSet iterator https://bugs.webkit.org/show_bug.cgi?id=83304 Reviewed by Ojan Vafai. * fast/mutation/clear-transient-without-delivery-expected.txt: Added. * fast/mutation/clear-transient-without-delivery.html: Added. * fast/mutation/transient-gc-crash-expected.txt: Added. * fast/mutation/transient-gc-crash.html: Added. 2012-04-05 Tony Chang [chromium] Unreviewed, update expectation for media/nodesFromRect-shadowContent.html since it moved in r113371. * platform/chromium/test_expectations.txt: 2012-04-05 Rafael Weinstein Added takeRecords to WebKitMutationObserver properties list, to fix mac. * platform/mac/fast/dom/Window/window-properties-expected.txt: 2012-04-05 Tony Chang Unreviewed, fix lint errors in GTK+ test_expectations.txt file. * platform/gtk/test_expectations.txt: http/tests/security/cross-origin-xsl-redirect-BLOCKED.html had 2 entries and css3/flexbox/inline-flexbox.html doesn't exist anymore. 2012-04-05 Tony Chang [chromium] Unreviewed, update baselines for tests with 'let' after r113352. * platform/chromium/fast/js/reserved-words-as-property-expected.txt: * platform/chromium/fast/js/reserved-words-strict-expected.txt: 2012-04-05 Philip Rogers Rebaseline text results https://bugs.webkit.org/show_bug.cgi?id=74928 Unreviewed text expectations update. * platform/chromium-mac-leopard/svg/text/textPathBoundsBug-expected.png: Removed. * platform/chromium-mac-leopard/svg/text/textPathBoundsBug-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/text/textPathBoundsBug-expected.txt: Removed. * platform/chromium-win-xp/svg/zoom/page: Removed. * platform/chromium-win/fast/repaint/reflection-redraw-expected.png: * platform/chromium-win/printing/width-overflow-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/text-align-04-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/text-align-06-b-expected.png: * platform/chromium-win/svg/as-background-image/svg-as-background-4-expected.png: * platform/chromium-win/svg/as-image/animated-svg-as-image-expected.png: * platform/chromium-win/svg/as-image/animated-svg-as-image-same-image-expected.png: * platform/chromium-win/svg/carto.net/textbox-expected.png: * platform/chromium-win/svg/css/text-shadow-multiple-expected.png: * platform/chromium-win/svg/custom/js-late-clipPath-creation-expected.png: * platform/chromium-win/svg/text/scaling-font-with-geometric-precision-expected.png: * platform/chromium-win/svg/text/text-align-05-b-expected.png: * platform/chromium-win/svg/text/textPathBoundsBug-expected.png: * platform/chromium/test_expectations.txt: * platform/efl/svg/as-background-image/svg-as-background-4-expected.txt: Removed. * svg/as-background-image/svg-as-background-4-expected.txt: Added. 2012-04-05 Stephen Chenney [Chromium] Layout test failure svg/clip-path/clip-path-tspan-and-stroke.xhtml https://bugs.webkit.org/show_bug.cgi?id=83308 Unreviewed Chromium test expectations update. Also removing some expectations that are no longer needed. * platform/chromium-linux-x86/svg/clip-path: Added. * platform/chromium-linux-x86/svg/clip-path/clip-path-tspan-and-stroke-expected.png: Added. * platform/chromium-win/svg/clip-path/clip-path-tspan-and-stroke-expected.png: Added. * platform/chromium-win/svg/clip-path/clip-path-tspan-and-stroke-expected.txt: Added. * platform/chromium/test_expectations.txt: 2012-04-05 Stephen Chenney [Chromium] Layout Test svg/as-object/nested-embedded-svg-size-changes.html times out https://bugs.webkit.org/show_bug.cgi?id=77183 Unreviewed Chromium test expectations update. Somehow this test slipped thorugh the crack of rebaselining. * platform/chromium-linux-x86/svg/as-object/nested-embedded-svg-size-changes-expected.png: Removed. * platform/chromium-linux/svg/as-object/nested-embedded-svg-size-changes-expected.png: * platform/chromium-mac-leopard/svg/as-object/nested-embedded-svg-size-changes-expected.png: * platform/chromium-mac-snowleopard/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. * platform/chromium-mac/svg/as-object/nested-embedded-svg-size-changes-expected.png: Modified property svn:mime-type. * platform/chromium-win-vista/svg/as-object/nested-embedded-svg-size-changes-expected.png: Removed. * platform/chromium-win-xp/svg/as-object/nested-embedded-svg-size-changes-expected.png: Removed. * platform/chromium-win/svg/as-object/nested-embedded-svg-size-changes-expected.png: * platform/chromium/test_expectations.txt: 2012-04-05 Stephen Chenney Switch svg/custom tests to repaint harness https://bugs.webkit.org/show_bug.cgi?id=78115 Unreviewed Chromium expectations update. Somehow this file was not correctly rebaselined when the original change was made. * platform/chromium-linux/svg/custom/repaint-on-constant-size-change-expected.png: Removed. * platform/chromium-win/svg/custom/repaint-on-constant-size-change-expected.png: Modified property svn:mime-type. * platform/chromium/test_expectations.txt: 2012-04-05 Tony Chang [chromium] Unreviewed, widen the suppression for http/tests/multipart/policy-ignore-crash.php-- it is flakey on win debug too. * platform/chromium/test_expectations.txt: 2012-04-05 Stephen Chenney [Chromium] LayoutTest failures/flaky for svg/as-background-image https://bugs.webkit.org/show_bug.cgi?id=83303 Unreviewed Chromium test expectations rationalization. Apparently the efl port results match Chromium. * platform/chromium-win-vista/svg/as-background-image: Removed. * platform/chromium-win-vista/svg/as-background-image/svg-as-background-1-expected.png: Removed. * platform/chromium-win-vista/svg/as-background-image/svg-as-background-3-expected.png: Removed. * platform/chromium-win/svg/as-background-image/svg-as-background-1-expected.png: * platform/chromium-win/svg/as-background-image/svg-as-background-3-expected.png: * platform/chromium/test_expectations.txt: * platform/efl/svg/as-background-image/svg-as-background-1-expected.txt: Removed. * platform/efl/svg/as-background-image/svg-as-background-3-expected.txt: Removed. * svg/as-background-image/svg-as-background-1-expected.txt: Added. * svg/as-background-image/svg-as-background-3-expected.txt: Added. 2012-04-05 Gavin Barraclough https://bugs.webkit.org/show_bug.cgi?id=77293 [Un]Reserve 'let' Rubber stamped by Oliver Hunt. Revert r106198. This does break the web - e.g. https://bvi.bnc.ca/index/bnc/indexen.html If we're going to reserve let, we're going to have to do so in a more circumspect fashion. * fast/js/keywords-and-reserved_words-expected.txt: * fast/js/reserved-words-as-property-expected.txt: * fast/js/reserved-words-strict-expected.txt: * fast/js/script-tests/keywords-and-reserved_words.js: * fast/js/script-tests/reserved-words-as-property.js: * fast/js/script-tests/reserved-words-strict.js: 2012-04-05 Erik Arvidsson HTMLSelectElement does not have a getter for namedItem. This fixes the invalid test https://bugs.webkit.org/show_bug.cgi?id=83289 Reviewed by Ryosuke Niwa. http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-select-element * fast/dom/HTMLSelectElement/named-options-expected.txt: * fast/dom/HTMLSelectElement/script-tests/named-options.js: * platform/chromium-mac/fast/dom/HTMLSelectElement/named-options-expected.txt: Removed. * platform/chromium-win/fast/dom/HTMLSelectElement/named-options-expected.txt: Removed. 2012-04-05 Dimitri Glazkov [Chromium] Fixed incorrect expectations for fonts/cursive.html. * platform/chromium/test_expectations.txt: Fixed. 2012-04-05 Zan Dobersek media/track/track-webvtt-tc004-magic-header.html flakily times out https://bugs.webkit.org/show_bug.cgi?id=72279 Remove the test from test expectations file as it should now pass. Reviewed by Eric Carlson. * platform/chromium/test_expectations.txt: 2012-04-05 Dimitri Glazkov Marked storage/indexeddb/basics-workers.html as flaky across all platforms in DEBUG * platform/chromium/test_expectations.txt: Marked. 2012-04-05 Tony Chang [chromium] Unreviewed gardening. fast/events/click-focus-anchor.html is flakey in debug fast/filesystem/file-writer-abort-continue.html is hitting an assert. * platform/chromium-mac-leopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2012-03-14 Antonio Gomes Extend HitTestResult to support not "discarding" shadow content in favor of its DOM ancestor https://bugs.webkit.org/show_bug.cgi?id=80847 Reviewed by David Hyatt. Adds a test that rect-hittest's a element known to have a shadow tree (