2012-10-02 Ojan Vafai Test rebaselines now that the Chromium Lion bot has been upgraded to 10.7.5. All the differences are anti-aliasing in gradients. 2012-10-02 Roger Fong Skipping flaky test fast/text/international/float-as-only-child-of-isolate-crash.html is flaky on Windows. https://bugs.webkit.org/show_bug.cgi?id=98209 * platform/win/TestExpectations: 2012-10-02 Nate Chapin Test for https://bugs.webkit.org/show_bug.cgi?id=96539. Reviewed by Antonio Gomes. * fast/dom/HTMLAnchorElement/anchor-in-noscroll-iframe-expected.txt: Added. * fast/dom/HTMLAnchorElement/anchor-in-noscroll-iframe.html: Added. * fast/dom/HTMLAnchorElement/resources: Added. * fast/dom/HTMLAnchorElement/resources/iframe-with-anchor.html: Added. 2012-10-02 Ojan Vafai Add more flaky tests. * platform/chromium/TestExpectations: 2012-10-02 Csaba Osztrogonác [Qt] Unreviewed gardening, skip one more failing test. * platform/qt/TestExpectations: 2012-10-02 Csaba Osztrogonác [Qt] Unreviewed gardening, skip a failing test. * platform/qt/TestExpectations: 2012-10-02 Ojan Vafai Add some more flaky tests. * platform/chromium/TestExpectations: 2012-10-02 Erik Arvidsson createHTMLDocument() should not create a title element if the title argument is left out https://bugs.webkit.org/show_bug.cgi?id=96694 Reviewed by Darin Adler. In case the argument is not passed to createHTMLDocument we use a null string and check for that before creating a title element. * fast/dom/DOMImplementation/createHTMLDocument-optional-title-expected.txt: Added. * fast/dom/DOMImplementation/createHTMLDocument-optional-title.html: Added. 2012-10-02 Raphael Kubo da Costa Remove MSYS-related changes to the http testing infrastructure. https://bugs.webkit.org/show_bug.cgi?id=98183 Reviewed by Eric Seidel. In the process of removing the cruft that has accumulated in our Apache configuration code, we can basically revert r77161 which added some MSYS (mingw)-specific code to old-run-webkit-tests, since it is not being used by any port anymore. * http/conf/apache2-msys-httpd.conf: Removed. 2012-10-02 Raphael Kubo da Costa Remove cases of testRunner.disableImageLoading() from the layout tests. https://bugs.webkit.org/show_bug.cgi?id=98187 Reviewed by Simon Fraser. According to the discussion started in [1], it does not make much sense to keep disableLoadingImages() around when overridePreferences("WebKitDisplayImagesKey", 0) achieves the same effect. There were only two cases of disableLoadingImages() in the tests; one of the tests is disabled and the other is currently skipped by all ports, so there should be no regressions, such as problems with ports that may implement testRunner.disableLoadingImages() but not overridePreferences("WebKitDisplayImagesKey"). [1] http://lists.webkit.org/pipermail/webkit-dev/2012-September/022323.html * http/tests/misc/favicon-loads-with-icon-loading-override.html: * http/tests/misc/favicon-loads-with-images-disabled.html: 2012-10-02 Jochen Eisinger Split popup-blocking-timers.html into individual tests https://bugs.webkit.org/show_bug.cgi?id=96480 Reviewed by Daniel Bates. That should avoid failures from the log messages coming in in the wrong order. * fast/events/popup-blocking-timers-expected.txt: Removed. * fast/events/popup-blocking-timers.html: Removed. * fast/events/popup-blocking-timers1-expected.txt: Added. * fast/events/popup-blocking-timers1.html: Added. * fast/events/popup-blocking-timers2-expected.txt: Added. * fast/events/popup-blocking-timers2.html: Added. * fast/events/popup-blocking-timers3-expected.txt: Added. * fast/events/popup-blocking-timers3.html: Added. * fast/events/popup-blocking-timers4-expected.txt: Added. * fast/events/popup-blocking-timers4.html: Added. * fast/events/popup-blocking-timers5-expected.txt: Added. * fast/events/popup-blocking-timers5.html: Added. * fast/events/popup-blocking-timers6-expected.txt: Added. * fast/events/popup-blocking-timers6.html: Added. * platform/chromium/TestExpectations: * platform/efl/TestExpectations: * platform/gtk/TestExpectations: * platform/qt-5.0-wk2/TestExpectations: 2012-10-02 David Grogan IndexedDB: Don't wedge if page reloads with pending upgradeneeded https://bugs.webkit.org/show_bug.cgi?id=98091 Reviewed by Tony Chang. dont-wedge.js was derived from transaction-coordination-across-databases.js. This would have passed in DRT without this patch, but not in content_shell. * storage/indexeddb/dont-wedge-expected.txt: Added. * storage/indexeddb/dont-wedge.html: Added. * storage/indexeddb/resources/dont-wedge.js: Added. (test): (deleteDatabase1.request.onblocked): (deleteDatabase1): (deleteDatabase2): (isAfterReload): (reload): (openDatabase1.request.onupgradeneeded): (openDatabase1.request.onsuccess): (openDatabase1): 2012-10-02 David Grogan http/tests/inspector/indexeddb/database-structure.html start to crash after r124675 https://bugs.webkit.org/show_bug.cgi?id=93225 Reviewed by Tony Chang. * platform/chromium/TestExpectations: 2012-10-02 Sadrul Habib Chowdhury [chromium] Make sure the touch-points in the touch-events have the correct state. https://bugs.webkit.org/show_bug.cgi?id=98110 Reviewed by Adam Barth. * platform/chromium/plugins/touch-events-details-expected.txt: Added. * platform/chromium/plugins/touch-events-details.html: Added. 2012-10-02 Roger Fong Unreviewed. Adding Windows specific test results. Accelerated 2D canvas not enabled on Windows. * platform/win/fast/canvas/canvas-render-layer-expected.txt: Added. 2012-10-02 Mike West [Win] Unreviewed gardening. Skipping broken tests on Windows. https://bugs.webkit.org/show_bug.cgi?id=98169 http/tests/inspector/csp-injected-content-warning-contains-stacktrace.html and http/tests/inspector/csp-inline-warning-contains-stacktrace.html started failing on Apple Win 7 Release (Tests) in r130150 . http://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r130150%20(28375)/results.html Will be fixed in webkit.org/b/98169 * platform/win/TestExpectations: 2012-10-02 Ojan Vafai Update some expectations to green the tree. * platform/chromium/TestExpectations: 2012-10-02 Marcelo Lira [Qt] Missing expected results for rounded dotted borders tests https://bugs.webkit.org/show_bug.cgi?id=98170 Reviewed by Csaba Osztrogonác. * platform/qt/css2.1/t170602-bdr-conflct-w-45-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-46-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-47-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-48-d-expected.png: 2012-10-02 Roger Fong Remove erroneously added svn:executable property from some test files. * platform/win/fast/text/international/float-as-only-child-of-isolate-crash-expected.png: Removed property svn:executable. * platform/win/fast/text/international/float-as-only-child-of-isolate-crash-expected.txt: Removed property svn:executable. 2012-10-02 Raphael Kubo da Costa Remove comments from the Apache config files to start avoiding useless duplication. https://bugs.webkit.org/show_bug.cgi?id=98152 Reviewed by Laszlo Gombos. This is the first step towards getting rid of the multiple, almost identical Apache httpd.conf files we have in the tree. Before anything else, remove the default comments from them to reduce the diff in later commits. * http/conf/apache2-debian-httpd.conf: * http/conf/apache2-httpd.conf: * http/conf/apache2-msys-httpd.conf: * http/conf/cygwin-httpd.conf: * http/conf/fedora-httpd.conf: 2012-10-02 Takashi Sakamoto [Shadow] ShadowRoot should know whether in its treescope https://bugs.webkit.org/show_bug.cgi?id=97184 Reviewed by Dimitri Glazkov. * fast/dom/shadow/has-shadow-insertion-point-expected.txt: Added. * fast/dom/shadow/has-shadow-insertion-point.html: Added. 2012-10-02 Sheriff Bot Unreviewed, rolling out r130167 and r130171. http://trac.webkit.org/changeset/130167 http://trac.webkit.org/changeset/130171 https://bugs.webkit.org/show_bug.cgi?id=98165 Breaks test (Requested by vsevik on #webkit). * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest): * platform/qt/TestExpectations: 2012-10-02 Michael Brüning [Qt][WK2] inspector/extensions/extensions-network.html times out https://bugs.webkit.org/show_bug.cgi?id=98136 Unreviewed gardening. WebInspectorProxy::platformCreateInspectorPage() is not implemented for the Qt 5.0 WK2 port. * platform/qt-5.0-wk2/TestExpectations: 2012-10-02 Csaba Osztrogonác [Qt] Unreviewed gardening, skip one more failing test. * platform/qt/TestExpectations: 2012-10-02 Csaba Osztrogonác [Qt] Unreviewed gardening, skip new crashing tests to paint the bots green. * platform/qt/TestExpectations: 2012-10-02 Vsevolod Vlasov Unreviewed inspector test fix. * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest): 2012-10-02 Andrey Kosyakov Unreviewed. Removed erroneously added custom expectation. * platform/chromium-win/inspector/console/command-line-api-expected.txt: Removed. 2012-10-02 Pavel Feldman Not reviewed: Rebaselined failing inspector test. * inspector/console/command-line-api-expected.txt: 2012-10-02 Andrey Kosyakov Unreviewed test rebaseline. * platform/chromium-win/inspector/console/command-line-api-expected.txt: Added. 2012-10-02 Christophe Dumez [XMLHttpRequest] overrideMimeType(mime) does not update the response's "Content-Type" header https://bugs.webkit.org/show_bug.cgi?id=98137 Reviewed by Kentaro Hara. Add layout test to check that calling overrideMimeType(mime) properly sets the response's "Content-Type" header to mime. * http/tests/xmlhttprequest/xmlhttprequest-overridemimetype-content-type-header-expected.txt: Added. * http/tests/xmlhttprequest/xmlhttprequest-overridemimetype-content-type-header.html: Added. 2012-10-02 Andrey Kosyakov Unreviewed gardening. Remove entry for bidi-layout-across-linebreak.html, reinstated meter-optimiums.html as flaky on Mac. * platform/chromium/TestExpectations: 2012-10-02 Vsevolod Vlasov Unreviewed inspector test fix on JSC. https://bugs.webkit.org/show_bug.cgi?id=98145 * inspector/debugger/script-snippet-model.html: 2012-10-02 Vsevolod Vlasov Web Inspector: Move UISourceCode creation out from ResourceScriptMapping. https://bugs.webkit.org/show_bug.cgi?id=97680 Reviewed by Pavel Feldman. * http/tests/inspector/workspace-test.js: (initialize_WorkspaceTest.InspectorTest.createWorkspace): (initialize_WorkspaceTest.InspectorTest.waitForWorkspaceTemporaryUISourceCodeAddedEvent.temporaryUISourceCodeAdded): (initialize_WorkspaceTest.InspectorTest.waitForWorkspaceTemporaryUISourceCodeAddedEvent): (initialize_WorkspaceTest.InspectorTest.waitForWorkspaceTemporaryUISourceCodeRemovedEvent.temporaryUISourceCodeRemoved): (initialize_WorkspaceTest.InspectorTest.waitForWorkspaceTemporaryUISourceCodeRemovedEvent): * inspector/debugger/breakpoint-manager-expected.txt: * inspector/debugger/breakpoint-manager.html: * inspector/debugger/dynamic-script-tag-expected.txt: * inspector/debugger/resource-script-mapping.html: * inspector/debugger/scripts-panel-expected.txt: * inspector/debugger/scripts-panel.html: 2012-10-02 Zan Dobersek Unreviewed GTK gardening. Rebaselining MathML tests as required after r129695 and r130097. Adding a missing baseline expectation for accessibility/svg-bounds.html. The baseline will be added soon-ish. * platform/gtk/TestExpectations: * platform/gtk/mathml/presentation/attributes-expected.png: * platform/gtk/mathml/presentation/attributes-expected.txt: * platform/gtk/mathml/presentation/fractions-expected.png: * platform/gtk/mathml/presentation/fractions-expected.txt: * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.png: * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt: * platform/gtk/mathml/presentation/mo-stretch-expected.png: * platform/gtk/mathml/presentation/mo-stretch-expected.txt: * platform/gtk/mathml/presentation/over-expected.png: * platform/gtk/mathml/presentation/over-expected.txt: * platform/gtk/mathml/presentation/roots-expected.png: * platform/gtk/mathml/presentation/roots-expected.txt: * platform/gtk/mathml/presentation/row-alignment-expected.png: * platform/gtk/mathml/presentation/row-alignment-expected.txt: * platform/gtk/mathml/presentation/subsup-expected.png: * platform/gtk/mathml/presentation/subsup-expected.txt: * platform/gtk/mathml/presentation/tables-expected.png: * platform/gtk/mathml/presentation/tables-expected.txt: 2012-10-02 Mike West Add call stacks to Content Security Policy checks when relevant. https://bugs.webkit.org/show_bug.cgi?id=94433 Reviewed by Adam Barth. * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setInterval-expected.txt: Removed. * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setInterval.html: Removed. * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setTimeout-expected.txt: Removed. * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setTimeout.html: Removed. Moved these tests to http/test/inspector, and rewrote them for consistency. * http/tests/inspector/csp-injected-content-warning-contains-stacktrace-expected.txt: Added. * http/tests/inspector/csp-injected-content-warning-contains-stacktrace.html: Added. * http/tests/inspector/csp-inline-warning-contains-stacktrace-expected.txt: Added. * http/tests/inspector/csp-inline-warning-contains-stacktrace.html: Added. * http/tests/inspector/csp-setInterval-contains-stacktrace-expected.txt: Added. * http/tests/inspector/csp-setInterval-warning-contains-stacktrace.html: Added. * http/tests/inspector/csp-setTimeout-warning-contains-stacktrace-expected.txt: Added. * http/tests/inspector/csp-setTimeout-warning-contains-stacktrace.html: Added. * http/tests/inspector/resources/csp-inline-test.js: Added. (thisTest): * http/tests/inspector/resources/csp-test.js: Added. (test.addMessage): (test): Two new tests for the functionality. * platform/chromium/http/tests/inspector/csp-injected-content-warning-contains-stacktrace-expected.txt: Added. * platform/chromium/http/tests/inspector/csp-inline-warning-contains-stacktrace-expected.txt: Added. * platform/chromium/http/tests/inspector/csp-setInterval-contains-stacktrace-expected.txt: Added. * platform/chromium/http/tests/inspector/csp-setTimeout-warning-contains-stacktrace-expected.txt: Added. The stacktrace looks slightly different under JSC than V8. 2012-10-02 Yoshifumi Inoue [Forms] Multiple fields datetime/datetime-local input UI https://bugs.webkit.org/show_bug.cgi?id=97997 Reviewed by Kent Tamura. This patch adds Chromium port specific expectations for "datetime" and "datetime-local" input type tests for multiple fields datetime input UI. * platform/chromium/fast/forms/datetime/datetime-input-visible-string-expected.txt: Added. Multiple fields datetime input UI doesn't have selection. * platform/chromium/fast/forms/datetime/datetime-stepup-stepdown-from-renderer-expected.txt: Added. On multiple fields datetime input UI, step down/up decrement/increment a field rather than whole value. * platform/chromium/fast/forms/datetimelocal/datetimelocal-input-visible-string-expected.txt: Added. Multiple fields datetime-local input UI doesn't have selection. * platform/chromium/fast/forms/datetimelocal/datetimelocal-stepup-stepdown-from-renderer-expected.txt: Added. On multiple fields datetime-local input UI, step down/up decrement/increment a field rather than whole value. 2012-10-02 Zan Dobersek Unreviewed GTK gardening. Rebaselining fast/canvas/canvas-render-layer.html after r130056. Changing one calendar picker expectation after r130113. Marking fast/css/sticky/sticky-writing-mode-vertical-rl.html as flaky. * platform/gtk/TestExpectations: * platform/gtk/fast/canvas/canvas-render-layer-expected.txt: 2012-10-02 Vsevolod Vlasov Web Inspector: inspector/debugger/script-snippet-model.html fails https://bugs.webkit.org/show_bug.cgi?id=98129 Reviewed by Pavel Feldman. * inspector/debugger/script-snippet-model.html: 2012-10-02 Keishi Hattori Web Inspector: Modifications in a shadow tree don't update the Elements panel. https://bugs.webkit.org/show_bug.cgi?id=97056 Reviewed by Pavel Feldman. * inspector/elements/shadow-dom-modify-chardata-expected.txt: Added. * inspector/elements/shadow-dom-modify-chardata.html: Added. 2012-09-20 Vsevolod Vlasov Web Inspector: Provide a way to distinguish scripts having sourceURL from standalone scripts. https://bugs.webkit.org/show_bug.cgi?id=97231 Reviewed by Pavel Feldman. * inspector/debugger/source-url-comment-expected.txt: * inspector/debugger/source-url-comment.html: 2012-10-02 Philip Rogers Fix PerfTest standard deviation calculation. https://bugs.webkit.org/show_bug.cgi?id=98115 Reviewed by Ryosuke Niwa. Previously our standard deviation calculation was incorrect. This patch updates perftest.py's algorithm to calculate the sample standard deviation (with Bessel's correction) using Knuth's online algorithm: http://en.wikipedia.org/wiki/Algorithms_for_calculating_variance#Online_algorithm An existing test has been modified to prove our new results. This patch also updates runner.js to use Bessel's correction in its sample standard deviation calculation, which is more accurate for small sample sizes. Additionally, runner.js has been modified to not calculate the 'sum' statistic, which was not very useful. * fast/harness/perftests/perf-runner-compute-statistics-expected.txt: * fast/harness/perftests/perf-runner-compute-statistics.html: * fast/harness/perftests/runs-per-second-log-expected.txt: 2012-10-02 Andrey Kosyakov Unreviewed gardening -- rebaselined canvas-render-layer and 4 week-multiple-fields-appearance tests. * platform/chromium-linux/fast/canvas/canvas-render-layer-expected.png: Removed. * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/canvas/canvas-render-layer-expected.txt: Copied from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt. * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Added. * platform/chromium-mac/fast/canvas/canvas-render-layer-expected.png: * platform/chromium-mac/fast/canvas/canvas-render-layer-expected.txt: * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Added. * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Added. * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added. * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Added. * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.png: * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt: Removed. * platform/chromium-win-xp/fast/canvas/canvas-render-layer-expected.txt: Copied from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt. * platform/chromium-win/fast/canvas/canvas-render-layer-expected.png: * platform/chromium-win/fast/canvas/canvas-render-layer-expected.txt: * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Added. * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Added. * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added. * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Added. * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.png: * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt: Removed. * platform/chromium/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt: Renamed from LayoutTests/platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt. 2012-10-01 Pavel Feldman Web Inspector: move completions calculation into RuntimeModel (part 1) https://bugs.webkit.org/show_bug.cgi?id=98053 Reviewed by Yury Semikhatsky. * http/tests/inspector/console-cd-completions.html: * http/tests/inspector/network/network-initiator-from-console.html: * inspector/debugger/debugger-completions-on-call-frame.html: 2012-10-01 Keishi Hattori Calendar picker should use zero as default step base https://bugs.webkit.org/show_bug.cgi?id=97976 Reviewed by Kent Tamura. * fast/forms/date/calendar-picker-with-step-expected.txt: Renamed from LayoutTests/fast/forms/date/calendar-picker-appearance-with-step-expected.txt. * fast/forms/date/calendar-picker-with-step.html: Renamed from LayoutTests/fast/forms/date/calendar-picker-appearance-with-step.html. Renamed because this does not test apeparance. 2012-10-01 Roger Fong Unreviewed. Fix expected result name. * platform/win/fast/text/international/float-as-only-child-of-isolate-crash-expected.txt: Added. * platform/win/fast/text/international/float-as-only-child-of-isolate-crash-expected.txt.txt: Removed. 2012-10-01 Keishi Hattori Add more tests for calendar picker https://bugs.webkit.org/show_bug.cgi?id=98034 Reviewed by Kent Tamura. This adds basic tests for all key bindings and simple mouse operations. * fast/forms/date/calendar-picker-common.js: Added. (currentMonth): Returns month that the picker is currently showing. (selectedDate): (openPicker): Opens the calendar picker and updates popupWindow. (sendKey): * fast/forms/date/calendar-picker-key-operations-expected.txt: * fast/forms/date/calendar-picker-key-operations.html: * fast/forms/date/calendar-picker-mouse-operations-expected.txt: Added. * fast/forms/date/calendar-picker-mouse-operations.html: Added. * fast/forms/resources/common.js: (cumulativeOffset): (hoverOverElement): (clickElement): * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations.html: * platform/gtk/TestExpectations: Added calendar-picker-mouse-operations.html. 2012-10-01 Tony Chang flexbox does wrong baseline item alignment in columns https://bugs.webkit.org/show_bug.cgi?id=97948 Reviewed by Ojan Vafai. Update test cases with new baseline alignment for column. * css3/flexbox/align-baseline-expected.html: Added. * css3/flexbox/align-baseline.html: Added. * css3/flexbox/flex-align-baseline-expected.txt: * css3/flexbox/flex-align-baseline.html: * css3/flexbox/multiline-align-self.html: 2012-10-01 Yoshifumi Inoue Adding appearance tests for multiple fields week input UI https://bugs.webkit.org/show_bug.cgi?id=98006 Reviewed by Kent Tamura. This patch adds tests for multiple fields week input UI and disables these tests on ports which don't enable both ENABLE_INPUT_TYPE_WEEK and ENABLE_INPUT_MULTIPLE_FIELDS_UI. Note: We need to do rebaseline tests to update images for Chromium-Mac and Chromium-Win. Note: This patch affects ports which enable both ENABLE_INPUT_TYPE_WEEK and ENABLE_INPUT_MULTIPLE_FIELDS_UI. * fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.txt: Added. * fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic.html: Added for checking basic appearance. * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.txt: Added. * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes.html: Added for checking appearance of applying CSS pseudo classes, e.g. :enabled, :invalid, and so on. * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.txt: Added. * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements.html: Added for checking appearance of applying CSS pseudo elements, e.g. :after, :before, and so on. * fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.txt: Added. * fast/forms/week-multiple-fields/week-multiple-fields-appearance-style.html: Added for checking appearance of applying CSS styles * platform/chromium-android/TestExpectations: Changed to disable tests for multiple fields week input UI. * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Added. * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Added. * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added. * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Added. * platform/chromium/TestExpectations: Changed to disable tests for multiple fields week input UI of Mac and Win for rebaseline. * platform/efl/TestExpectations: Changed to disable tests for multiple fields week input UI. * platform/gtk/TestExpectations: ditto * platform/mac/TestExpectations: ditto * platform/qt/TestExpectations: ditto * platform/win/TestExpectations: ditto 2012-10-01 Filip Pizlo Address a FIXME in JSArray::sort https://bugs.webkit.org/show_bug.cgi?id=98080 Reviewed by Oliver Hunt. * fast/js/jsc-test-list: * fast/js/script-tests/sort-with-side-effecting-comparisons.js: Added. * fast/js/sort-with-side-effecting-comparisons-expected.txt: Added. * fast/js/sort-with-side-effecting-comparisons.html: Added. 2012-10-01 Roger Fong Unreviewed. Skipping flaky test on Windows: inspector/debugger/dynamic-script-tag.html. https://bugs.webkit.org/show_bug.cgi?id=98095 * platform/win/TestExpectations: 2012-09-28 Ryosuke Niwa Encapsulate private properties in PerfTestRunner better https://bugs.webkit.org/show_bug.cgi?id=97833 Reviewed by Ojan Vafai. Override PerfTestRunner.now instead of PerfTestRunner._perSecondRunnerIterator since the latter is no longer exposed. * fast/harness/perftests/runs-per-second-iterations-expected.txt: * fast/harness/perftests/runs-per-second-iterations.html: Increase the runtime of the last 4 runs since test.timeToRun is no longer supported by PerfTestRunner. * fast/harness/perftests/runs-per-second-log-expected.txt: * fast/harness/perftests/runs-per-second-log.html: Avoid use numbers that contain primes other than 2 and 5 as runs because they cause rouding errors in PerfTestRunner.measureRunsPerSecondOnce and make the output dependent on the underlying floating number implementation. 2012-10-01 Roger Fong Unreviewed. Rolling out changes from http://trac.webkit.org/changeset/119130. Tests match older results. * platform/win/fast/text/international/float-as-only-child-of-isolate-crash-expected.png: Added. * platform/win/fast/text/international/float-as-only-child-of-isolate-crash-expected.txt.txt: Added. 2012-10-01 David Barton [MathML] Baseline wrong for fractions or munder/mover with padding https://bugs.webkit.org/show_bug.cgi?id=97990 Reviewed by Eric Seidel. We handle any border and padding correctly, and quit adding extra left and right padding to numerators and denominators. * mathml/presentation/over.xhtml: * mathml/presentation/row-alignment.xhtml: * platform/efl/TestExpectations: * platform/gtk/TestExpectations: * platform/mac/mathml/presentation/attributes-expected.png: * platform/mac/mathml/presentation/attributes-expected.txt: * platform/mac/mathml/presentation/fractions-expected.png: * platform/mac/mathml/presentation/fractions-expected.txt: * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png: * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt: * platform/mac/mathml/presentation/mo-stretch-expected.png: * platform/mac/mathml/presentation/mo-stretch-expected.txt: * platform/mac/mathml/presentation/over-expected.png: * platform/mac/mathml/presentation/over-expected.txt: * platform/mac/mathml/presentation/roots-expected.png: * platform/mac/mathml/presentation/roots-expected.txt: * platform/mac/mathml/presentation/row-alignment-expected.png: * platform/mac/mathml/presentation/row-alignment-expected.txt: * platform/mac/mathml/presentation/subsup-expected.png: * platform/mac/mathml/presentation/subsup-expected.txt: 2012-10-01 Ojan Vafai Add some flaky tests to match what's happening on the bots. * platform/chromium/TestExpectations: 2012-10-01 Raphael Kubo da Costa [EFL] Update results again after r130080. * platform/efl/fast/canvas/canvas-render-layer-expected.txt: 2012-10-01 Roger Fong Unreviewed. Skipped on other platforms in http://trac.webkit.org/changeset/129897. Skipping on Windows as well. * platform/win/TestExpectations: 2012-10-01 Roger Fong Unreviewed. Skipping http/tests/security/cross-origin-local-storage-wk1.html since support for the feature on Windows has not been added yet. https://bugs.webkit.org/show_bug.cgi?id=98079 * platform/win/Skipped: 2012-10-01 Jon Lee Re-baseline after r130080 for Mac. * platform/mac/fast/canvas/canvas-render-layer-expected.txt: 2012-10-01 Jon Lee Add failing geolocation test to Mac WK2 TestExpectations https://bugs.webkit.org/show_bug.cgi?id=98081 * platform/mac-wk2/TestExpectations: 2012-10-01 Ojan Vafai Set the line-height of the body to 0 to make this test not be text rendering dependent. * fast/canvas/canvas-render-layer.html: * platform/chromium-linux/fast/canvas/canvas-render-layer-expected.txt: * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt: 2012-10-01 Ojan Vafai Actually restrict to Windows debug this time. * platform/chromium/TestExpectations: 2012-10-01 Ojan Vafai Mark platform/chromium/virtual/gpu/fast/canvas/canvas-composite-alpha.html as slow on Windows debug. * platform/chromium/TestExpectations: 2012-10-01 Jon Lee Remove passing fast/event/dispatch-message-string-data.html from WK2 TestExpectations. https://bugs.webkit.org/show_bug.cgi?id=96552 Appears to pass on Mountain Lion and Lion. * platform/mac-wk2/TestExpectations: 2012-10-01 Raphael Kubo da Costa [EFL] Update expectations after r129934 and r130056. * platform/efl/fast/canvas/canvas-render-layer-expected.png: * platform/efl/fast/canvas/canvas-render-layer-expected.txt: 2012-10-01 Jon Lee Unskip the test in TestExpectations. * platform/mac/TestExpectations: Unskip canvas/canvas-render-layer.html. 2012-10-01 Jon Lee Add expected test results for r129934. https://bugs.webkit.org/show_bug.cgi?id=97940 * platform/mac/fast/canvas/canvas-render-layer-expected.png: Added. * platform/mac/fast/canvas/canvas-render-layer-expected.txt: Added. 2012-10-01 Ojan Vafai Update some chromium expectations to match what's happening on the bots. Notably, mark storage/indexeddb as [ Pass Slow ]. * platform/chromium/TestExpectations: 2012-10-01 Arpita Bahuguna RenderBlock incorrectly calculates pref width when a replaced object follows a RenderInline with width https://bugs.webkit.org/show_bug.cgi?id=84624 Reviewed by Levi Weintraub. * fast/block/block-with-inline-replaced-child-expected.html: Added. * fast/block/block-with-inline-replaced-child.html: Added. * fast/block/resources: Added. * fast/block/resources/50x50.gif: Added. Added a ref test for verifying that the containing block grows to accomodate the replaced element (image) when it follows an inline flow object. Added a new directory under fast/block for resources. 2012-10-01 Brian Salomon Improvments to recently added test, fast/canvas/canvas-render-layer.html https://bugs.webkit.org/show_bug.cgi?id=97940 Reviewed by Ojan Vafai. The test previously had whitespace between the canvases. This made the expectations dependent upon platform-specific text rendering. The spaces have been removed in the revised test. * fast/canvas/canvas-render-layer.html: * platform/chromium-linux/fast/canvas/canvas-render-layer-expected.png: Added. * platform/chromium-linux/fast/canvas/canvas-render-layer-expected.txt: Added. * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.png: Added. * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt: Added. 2012-10-01 Andrey Kosyakov Unreviewed gardening -- clean up expectations for passing tests. * platform/chromium/TestExpectations: 2012-10-01 Michael Brüning Remove hixie76 websocket test from Qt 5.0 WK2 TestExpectations skipped list. https://bugs.webkit.org/show_bug.cgi?id=98037 Unreviewed gardening. Hixie76 websocket tests were moved to Hybi as Hixie76 was removed. Also, the test that is removed from the skipped list is passing in the Hybi version. * platform/qt-5.0-wk2/TestExpectations: 2012-10-01 Zan Dobersek Unreviewed GTK gardening. Adding platform-specific baselines for fast/canvas/canvas-render-layer.html as required after r129934. Skipping a calendar picker test that times out, the feature is not yet supported on the GTK port. Adding a flaky failure expectation for fast/dom/inline-event-attributes-release.html that started occurring after r130000. * platform/gtk/TestExpectations: * platform/gtk/fast/canvas/canvas-render-layer-expected.png: Added. * platform/gtk/fast/canvas/canvas-render-layer-expected.txt: Added. 2012-10-01 Dominik Röttsches [EFL] Remove EFL-specific expectations for fast/regions/webkit-named-flow-* https://bugs.webkit.org/show_bug.cgi?id=98029 Unreviewed, EFL gardening. Removing redundant platform-specific test results for webkit-named-flow-* cases. Fixes bot redness after API rename in r130041. * platform/efl/fast/regions/webkit-named-flow-collection-crash-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-collection-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-event-add-to-flow-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-event-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-event-no-regions-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-event-remove-from-dom-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-event-remove-from-flow-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-event-target-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-event-to-null-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-existing-flow-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-first-empty-region-index-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-flow-added-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-get-content-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-get-regions-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-invalid-name-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-modified-flow-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-name-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-non-existing-flow-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-overset-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-removed-flow-expected.txt: Removed. * platform/efl/fast/regions/webkit-named-flow-same-object-expected.txt: Removed. 2012-10-01 Andrey Kosyakov Unreviewed gardening -- clean up expectations for passing tests. * platform/chromium/TestExpectations: 2012-10-01 Andrei Bucur [CSS Regions] Remove the deprecated API Document.webkitGetFlowByName https://bugs.webkit.org/show_bug.cgi?id=97657 Reviewed by Andreas Kling. To minimize the code change impact, I've created a new method in helper.js getFlowByName() that emulates the behaviour of Document.webkitGetFlowByName(). All the occurrences of Document.webkitGetFlowByName in the tests/expected results have been replaced with getFlowByName. * fast/regions/get-regions-by-content-horiz-bt.html: * fast/regions/get-regions-by-content-horiz-tb.html: * fast/regions/get-regions-by-content-vert-lr.html: * fast/regions/get-regions-by-content-vert-rl.html: * fast/regions/get-regions-by-content.html: * fast/regions/get-regions-by-content2.html: * fast/regions/resources/helper.js: (getFlowByName): * fast/regions/webkit-named-flow-event-add-to-flow.html: * fast/regions/webkit-named-flow-event-no-regions.html: * fast/regions/webkit-named-flow-event-remove-from-dom.html: * fast/regions/webkit-named-flow-event-remove-from-flow.html: * fast/regions/webkit-named-flow-event-target-expected.txt: * fast/regions/webkit-named-flow-event-target.html: * fast/regions/webkit-named-flow-event-to-null.html: * fast/regions/webkit-named-flow-event.html: * fast/regions/webkit-named-flow-existing-flow.html: * fast/regions/webkit-named-flow-first-empty-region-index.html: * fast/regions/webkit-named-flow-flow-added.html: * fast/regions/webkit-named-flow-get-content-expected.txt: * fast/regions/webkit-named-flow-get-content.html: * fast/regions/webkit-named-flow-get-regions.html: * fast/regions/webkit-named-flow-invalid-name.html: * fast/regions/webkit-named-flow-modified-flow.html: * fast/regions/webkit-named-flow-name.html: * fast/regions/webkit-named-flow-non-existing-flow.html: * fast/regions/webkit-named-flow-overset.html: * fast/regions/webkit-named-flow-removed-flow.html: * fast/regions/webkit-named-flow-same-object.html: 2012-10-01 Christophe Dumez [EFL][WK2] fast/history/multiple-classes-visited.html should be skipped https://bugs.webkit.org/show_bug.cgi?id=98017 Unreviewed EFL gardening. fast/history/multiple-classes-visited.html is globally skipped for WK2 but marked as explicit PASS for EFL port. Unfortunately, this test is failing for EFL port as well so we need to remove the explicit PASS expectation. * platform/efl-wk2/TestExpectations: 2012-10-01 Christophe Dumez [EFL] Generate baseline for fast/canvas/canvas-render-layer.html https://bugs.webkit.org/show_bug.cgi?id=98018 Unreviewed EFL gardening. Generate EFL baseline for fast/canvas/canvas-render-layer.html test. * platform/efl/fast/canvas/canvas-render-layer-expected.png: Added. * platform/efl/fast/canvas/canvas-render-layer-expected.txt: Added. 2012-10-01 Christophe Dumez [EFL] fast/replaced/no-focus-ring-* tests should be skipped https://bugs.webkit.org/show_bug.cgi?id=98012 Unreviewed EFL gardening. Skip again fast/replaced/no-focus-ring-* tests as they are failing on the build bots due to X not running. * platform/efl-wk2/TestExpectations: 2012-10-01 Arko Saha Microdata: names.item() must return null for out of range indexes. https://bugs.webkit.org/show_bug.cgi?id=97898 Reviewed by Kentaro Hara. Added test case to ensure names.item() behavior for out of range indexes. * fast/dom/MicroData/names-item-out-of-range-index-expected.txt: Added. * fast/dom/MicroData/names-item-out-of-range-index.html: Added. 2012-10-01 Yoshifumi Inoue [Forms] Multiple fields week input UI https://bugs.webkit.org/show_bug.cgi?id=97877 Reviewed by Kent Tamura. This patch adds Chromium port specific expectations for "week" input type tests for multiple fields week input UI. Note: This patch affects ports which enable both ENABLE_INPUT_TYPE_WEEK and ENABLE_INPUT_MULTIPLE_FIELDS_UI. * platform/chromium/fast/forms/week/week-input-visible-string-expected.txt: Added. Multiple fields week input UI doesn't have selection. * platform/chromium/fast/forms/week/week-stepup-stepdown-from-renderer-expected.txt: Added. On multiple fields week input UI, step down/up decrement/increment a field rather than whole value. 2012-10-01 Andrey Kosyakov Unreviewed gardening -- removed TestExpectation entries for passing tests. * platform/chromium/TestExpectations: 2012-10-01 Andrey Kosyakov Unreviewed gardening -- rebaselined meter element tests on chromium-mac. * fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Renamed from LayoutTests/platform/efl/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png. * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-element-expected.png: * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/chromium/TestExpectations: * platform/gtk/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Removed. 2012-10-01 Kenichi Ishibashi [WebSocket] Setting wrong value to binaryType should not raise exception https://bugs.webkit.org/show_bug.cgi?id=97999 Reviewed by Yuta Kitamura. Update binary-type.html. * http/tests/websocket/tests/hybi/binary-type-expected.txt: * http/tests/websocket/tests/hybi/binary-type.html: 2012-10-01 Andrey Kosyakov Unreviewed gardening. Added expectations for 4 month-multiple-fields tests for chromium mac & win. https://bugs.webkit.org/show_bug.cgi?id=97888 * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Added. * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Added. * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Added. * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added. * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Added. * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Added. * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Added. * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added. * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Added. * platform/chromium/TestExpectations: 2012-10-01 Raphael Kubo da Costa [EFL] Unskip fast/innerHTML/innerHTML-iframe.html after r130003. * platform/efl/TestExpectations: 2012-10-01 Yoshifumi Inoue Add appearance tests for multiple fields month input UI https://bugs.webkit.org/show_bug.cgi?id=97888 Reviewed by Kent Tamura. This patch adds tests for multiple fields month input UI and disables these tests on ports which don't enable both ENABLE_INPUT_TYPE_MONTH and ENABLE_INPUT_MULTIPLE_FIELDS_UI. Note: We need to do rebaseline tests to update images for Chromium-Mac and Chromium-Win. Note: This patch affects ports which enable both ENABLE_INPUT_TYPE_MONTH and ENABLE_INPUT_MULTIPLE_FIELDS_UI. * fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.txt: Added. * fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic.html: Added for checking basic appearance. * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.txt: Added. * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes.html: Added for checking appearance of applying CSS pseudo classes, e.g. :enabled, :invalid, and so on. * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.txt: Added. * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements.html: Added for checking appearance of applying CSS pseudo elements, e.g. :after, :before, and so on. * fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.txt: Added. * fast/forms/month-multiple-fields/month-multiple-fields-appearance-style.html: Added for checking appearance of applying CSS styles * platform/chromium-android/TestExpectations: Changed to disable tests for multiple fields month input UI. * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Added. * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Added. * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added. * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Added. * platform/chromium/TestExpectations: Changed to disable tests for multiple fields month input UI of Mac and Win for rebaseline. * platform/efl/TestExpectations: Changed to disable tests for multiple fields month input UI. * platform/gtk/TestExpectations: ditto * platform/mac/TestExpectations: ditto * platform/qt/TestExpectations: ditto * platform/win/TestExpectations: ditto 2012-10-01 Sheriff Bot Unreviewed, rolling out r130004. http://trac.webkit.org/changeset/130004 https://bugs.webkit.org/show_bug.cgi?id=97996 Test shadow-dom-modify-chardata.html is failing (Requested by keishi on #webkit). * inspector/elements/shadow-dom-modify-chardata-expected.txt: Removed. * inspector/elements/shadow-dom-modify-chardata.html: Removed. 2012-10-01 Keishi Hattori REGRESSION(r127727): Calendar picker is ignoring step https://bugs.webkit.org/show_bug.cgi?id=97893 Reviewed by Kent Tamura. * fast/forms/date/calendar-picker-appearance-with-step-expected.txt: Added. * fast/forms/date/calendar-picker-appearance-with-step.html: Added. 2012-09-30 Glenn Adams Sign in front of keyframe selector causes stylesheet parsing to abort https://bugs.webkit.org/show_bug.cgi?id=96844 Reviewed by Simon Fraser. Add test case for correct handling of negative percentage in keyframe selector. * animations/keyframe-selector-negative-percentage-expected.txt: Added. * animations/keyframe-selector-negative-percentage.html: Added. 2012-09-30 Keishi Hattori Web Inspector: Modifications in a shadow tree don't update the Elements panel. https://bugs.webkit.org/show_bug.cgi?id=97056 Reviewed by Pavel Feldman. * inspector/elements/shadow-dom-modify-chardata-expected.txt: Added. * inspector/elements/shadow-dom-modify-chardata.html: Added. 2012-09-30 Sergey Glazunov Trivial test fix after r127534. https://bugs.webkit.org/show_bug.cgi?id=95813 Reviewed by Kentaro Hara. * fast/innerHTML/innerHTML-iframe-expected.txt: * fast/innerHTML/innerHTML-iframe.html: * platform/chromium/TestExpectations: * platform/qt/TestExpectations: 2012-09-30 Sadrul Habib Chowdhury [chromium] Add a test to verify that a plugin does not receive touch-events unless it explicitly requests for them https://bugs.webkit.org/show_bug.cgi?id=97975 Reviewed by Adam Barth. * platform/chromium/plugins/touch-events-expected.txt: Added. * platform/chromium/plugins/touch-events.html: Added. 2012-09-30 Kent Tamura [Chromium] Rebaseline for DateTimeNumericFieldElement should use Localizer functions. https://bugs.webkit.org/show_bug.cgi?id=97318 * platform/chromium/TestExpectation: * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: 2012-09-30 Raphael Kubo da Costa [EFL] Add proper bug links to the protocol handler crashes in efl-wk2. * platform/efl-wk2/TestExpectations: 2012-09-30 Raphael Kubo da Costa [EFL] Unskip a few seemingly passing tests with no associated bug. * platform/efl-wk2/TestExpectations: 2012-09-29 Raphael Kubo da Costa [EFL] Unskip test that seems to be passing now. * platform/efl/TestExpectations: 2012-09-29 Raphael Kubo da Costa [EFL] Unskip {horizontal,vertical}-scrollbar-in-rtl.html The expectations in fast/dom are actually Mac-specific (cf. r73063), and most other ports use their own platform-specific results due to the differences in behavior of the Home/End keys. The results being checked in here are in line with the other ports, so everything seems to be OK. * platform/efl/TestExpectations: * platform/efl/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added. * platform/efl/fast/dom/vertical-scrollbar-in-rtl-expected.txt: Added. 2012-09-29 Raphael Kubo da Costa [EFL] Rebaseline test after r129695. * platform/efl/TestExpectations: * platform/efl/mathml/presentation/tables-expected.png: * platform/efl/mathml/presentation/tables-expected.txt: 2012-09-29 Raphael Kubo da Costa [EFL] Revert r129978. Skip media/unsupported-rtsp.html again, as it still fails on the bots. I have created a proper bug for the issue now. * platform/efl/TestExpectations: 2012-09-29 Raphael Kubo da Costa [EFL] Unskip fast/css/device-aspect-ratio.html This seems to be another test with no bug report that is now passing. * platform/efl/TestExpectations: 2012-09-29 Raphael Kubo da Costa [EFL] Unskip media/unsupported-rtsp.html The test seems to be consistently passing at least locally, let's see if the bots agree. * platform/efl/TestExpectations: 2012-09-29 Kenneth Rohde Christiansen Scroll offset of flex items lost during relayout https://bugs.webkit.org/show_bug.cgi?id=97706 Reviewed by Tony Chang. Add a new test for testing that flex items scroll offsets are not lost during relayout. * css3/flexbox/overflow-keep-scrollpos-expected.txt: Added. * css3/flexbox/overflow-keep-scrollpos.html: Added. * css3/flexbox/child-overflow.html: Fix minor errors. 2012-09-28 Emil A Eklund Improve saturation arithmetic support in FractionalLayoutUnit https://bugs.webkit.org/show_bug.cgi?id=97938 Reviewed by Levi Weintraub. Update large sizes test to better cover values near limit. * fast/sub-pixel/large-sizes-expected.txt: * fast/sub-pixel/large-sizes.html: 2012-09-28 Julien Chaffraix REGRESSION(r124168): Null crash in RenderLayer::createScrollbar https://bugs.webkit.org/show_bug.cgi?id=96863 Reviewed by Abhishek Arya. * scrollbars/scrollbar-content-crash-expected.txt: Added. * scrollbars/scrollbar-content-crash.html: Added. 2012-09-28 Ojan Vafai WontFix frame flattening crash test. * platform/chromium/TestExpectations: 2012-09-28 Ojan Vafai perf/nested-combined-selectors.html is flaky on Lion as well. * platform/chromium/TestExpectations: 2012-09-28 Simon Fraser Add two resources needed for the test added in r129944. * plugins/resources/plugin-frame.html: Added. * plugins/resources/plugin-page.html: Added. 2012-09-28 Ojan Vafai Mark this test as Missing since it has no png on any platform. * platform/chromium/TestExpectations: 2012-09-28 Stephen Chenney Add canvas to set of elements that do not allow style sharing in order to provoke RenderLayer creation https://bugs.webkit.org/show_bug.cgi?id=97013 Unreviewed expectations update. * platform/chromium-mac/fast/canvas/canvas-render-layer-expected.png: Added. * platform/chromium-mac/fast/canvas/canvas-render-layer-expected.txt: Added. * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.png: Added. * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt: Added. * platform/chromium-win/fast/canvas/canvas-render-layer-expected.png: Added. * platform/chromium-win/fast/canvas/canvas-render-layer-expected.txt: Added. * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.png: Added. * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-render-layer-expected.txt: Added. 2012-09-28 Florin Malita [Chromium] Unreviewed rebaseline for svg/custom/clip-mask-negative-scale.svg * platform/chromium-mac-snowleopard/svg/custom/clip-mask-negative-scale-expected.png: Added. * platform/chromium-mac/svg/custom/clip-mask-negative-scale-expected.png: Added. * platform/chromium-win/svg/custom/clip-mask-negative-scale-expected.png: Added. * platform/chromium/svg/custom/clip-mask-negative-scale-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/custom/clip-mask-negative-scale-expected.txt. 2012-09-28 Filip Pizlo ASSERTION in m_graph[tailNodeIndex].op() == Flush || m_graph[tailNodeIndex].op() == SetLocal on plus.google.com https://bugs.webkit.org/show_bug.cgi?id=97656 Reviewed by Mark Hahnenberg. * fast/js/dfg-redundant-load-of-captured-variable-proven-constant-expected.txt: Added. * fast/js/dfg-redundant-load-of-captured-variable-proven-constant.html: Added. * fast/js/jsc-test-list: * fast/js/script-tests/dfg-redundant-load-of-captured-variable-proven-constant.js: Added. (o.f): 2012-09-28 Simon Fraser Crash re-entering Document layout with frame flattening enabled https://bugs.webkit.org/show_bug.cgi?id=97841 Reviewed by Kenneth Rohde Christiansen. Test that navigates from one frameset to another frameset, where one of the subframes contains a plugin. * plugins/frameset-with-plugin-frame-expected.txt: Added. * plugins/frameset-with-plugin-frame.html: Added. * plugins/resources/frame-with-plugin-subframe.html: Added. * plugins/resources/target-frameset-frame.html: Added. * plugins/resources/target-frameset.html: Added. 2012-09-28 Jon Lee Unskip fast/text/descent-clip-in-scaled-page.html https://bugs.webkit.org/show_bug.cgi?id=91552 The test now passes on Mac. * platform/mac/TestExpectations: 2012-09-28 Yong Li [HarfBuzz] harfbuzz expects log_clusters to have same length as other buffers https://bugs.webkit.org/show_bug.cgi?id=97725 Reviewed by Tony Chang. Add a test case. A buffer overrun doesn't always cause immediate crash unless it runs with some memory verification techs like WTF_FASTMALLOC_VALIDATION. * fast/text/international/harfbuzz-buffer-overrun-expected.txt: Added. * fast/text/international/harfbuzz-buffer-overrun.html: Added. 2012-09-28 Stephen Chenney [Chromium] Incorrect resampling of clipped/masked images. https://bugs.webkit.org/show_bug.cgi?id=97409 Unreviewed expectations update. Another pass may be required to get the remaining platforms. * platform/chromium-linux/svg/custom/clip-mask-negative-scale-expected.png: Updated and added property svn:mime-type. * platform/chromium/TestExpectations: 2012-09-28 Brian Salomon Add a test that checks whether accelerated canvases that change compositing status are given render layers. https://bugs.webkit.org/show_bug.cgi?id=97013 Reviewed by James Robinson. The test creates four canvases. One is never rendered to, the second is rendered to immediately, and the third and fourth are rendered to using nested setTimeouts. * fast/canvas/canvas-render-layer.html: Added. * platform/chromium/TestExpectations: * platform/mac/TestExpectations: 2012-09-28 Dirk Pranke virtual directories should just rename the beginning of the test path https://bugs.webkit.org/show_bug.cgi?id=97925 Reviewed by Ojan Vafai. Delete references to tests that don't exist :). * platform/chromium/TestExpectations: 2012-09-28 Ojan Vafai The virtual path for this test is incorrect. It appears to be causing archiving problems on the Chromium Windows bots. Skip it for now until the run-webkit-tests bug is fixed. * platform/chromium/TestExpectations: 2012-09-28 Jon Lee [Mac] Removing tests from TestExpectations Expected failures now pass. Also see these tests have been unskipped on Chromium (see bugs 84764, 84767, 84768, 84769, 84775, 84776). * platform/mac/TestExpectations: 2012-09-28 Jon Lee Removing tests from TestExpectations on Mac platform. Bugs 86137 and 86139 have been fixed. Remove a couple ietestcenter tests from TestExpectations. * platform/mac/TestExpectations: 2012-09-28 Stephen Chenney Unreviewed Chromium expectations update Adding more files to software compositing exclusions. The end? * platform/chromium/TestExpectations: 2012-09-27 Tony Chang flexbox assert fails with auto-sized item with padding https://bugs.webkit.org/show_bug.cgi?id=97606 Reviewed by Ojan Vafai. Add a test that hits an ASSERT when FractionalLayoutUnit denominator is 60. * css3/flexbox/negative-flex-rounding-assert-expected.txt: Added. * css3/flexbox/negative-flex-rounding-assert.html: Added. 2012-09-28 Harald Tveit Alvestrand Implement the GetStats interface on PeerConnection https://bugs.webkit.org/show_bug.cgi?id=95193 Reviewed by Adam Barth. * fast/mediastream/RTCPeerConnection-stats-expected.txt: Added. * fast/mediastream/RTCPeerConnection-stats.html: Added. 2012-09-28 Stephen Chenney Unreviewed Chromium expectations update Adding more files to software compositing exclusions. Sometimes they do not crash but instead generater incorrect images. * platform/chromium/TestExpectations: 2012-09-28 Sudarsana Nagineni [EFL] Update EFL baselines after r129874 https://bugs.webkit.org/show_bug.cgi?id=97914 Unreviewed EFL gardening. Update baselines for failing tests after r129874. * platform/efl/fast/overflow/overflow_hidden-expected.txt: * platform/efl/svg/hixie/cascade/002-expected.png: * platform/efl/svg/hixie/cascade/002-expected.txt: 2012-09-28 Mark Lam Adding regression test to ensure that cached call uninitialized arguments correctly defaults to undefined. https://bugs.webkit.org/show_bug.cgi?id=97836. Reviewed by Geoffrey Garen. * fast/js/cached-call-uninitialized-arguments-expected.txt: Added. * fast/js/cached-call-uninitialized-arguments.html: Added. * fast/js/script-tests/cached-call-uninitialized-arguments.js: Added. (doForEach.callback.shouldBeUndefined): (doForEach.callback): (doForEach): (callAfterRecursingForDepth): 2012-09-28 Zoltan Arvai [Qt] Gardening. Cleanup some Qt specific expectation. Reviewed by Csaba Osztrogonác. * platform/qt-5.0-wk2/TestExpectations: Skip not supported Qt plugin test. * platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.png: Removed. * platform/qt-5.0-wk2/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Removed. * platform/qt/TestExpectations: Skip failing test, ENABLE(MUTATION_OBSERVERS) is disabled. * platform/qt/platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Rebase after r129844. * platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Removed. * platform/qt/plugins/qt-qwidget-plugin-expected.txt: Removed. 2012-09-28 Florin Malita [Chromium] Incorrect resampling of clipped/masked images. https://bugs.webkit.org/show_bug.cgi?id=97409 Reviewed by Stephen White. * platform/chromium-linux/svg/custom/clip-mask-negative-scale-expected.png: Added. * platform/chromium-linux/svg/custom/clip-mask-negative-scale-expected.txt: Added. * platform/chromium/TestExpectations: * platform/efl/TestExpectations: * platform/gtk/TestExpectations: * platform/mac/TestExpectations: * platform/qt/TestExpectations: * svg/custom/clip-mask-negative-scale.svg: Added. 2012-09-28 Stephen Chenney Unreviewed Chromium TestExpectation addition Various software composituing tests are failing on Mac and Win. * platform/chromium/TestExpectations: 2012-09-28 Christophe Dumez [WebDatabase] Error code should be CONSTRAINT_ERR if a statement fails due to a constraint failure https://bugs.webkit.org/show_bug.cgi?id=97897 Reviewed by Kenneth Rohde Christiansen. Update storage/websql/sql-error-codes.html test case to check that the CONSTRAINT_ERR error code is used when a statement fails due to a constraint failure. * platform/chromium/storage/websql/sql-error-codes-expected.txt: * storage/websql/sql-error-codes-expected.txt: * storage/websql/sql-error-codes.js: (testConstraintFailure): (runTest): 2012-09-28 Sudarsana Nagineni editing/pasteboard/paste-removing-iframe.html crashes on EFL bots https://bugs.webkit.org/show_bug.cgi?id=97892 Reviewed by Kenneth Rohde Christiansen. Unskip editing/pasteboard/paste-removing-iframe.html * platform/efl/TestExpectations: 2012-09-28 Stephen Chenney Unreviewed Chromium TestExpectation addition Adding media/audio-repaint.html * platform/chromium/TestExpectations: 2012-09-28 Mikhail Pozdnyakov [EFL][DRT] EFL DRT should disable visited links tracking by default https://bugs.webkit.org/show_bug.cgi?id=97881 Reviewed by Kenneth Rohde Christiansen. Rebased fast/block/float/float-in-float-hit-testing.html and unskipped it for EFL WK2. * platform/efl-wk2/TestExpectations: * platform/efl/fast/block/float/float-in-float-hit-testing-expected.png: * platform/efl/fast/block/float/float-in-float-hit-testing-expected.txt: 2012-09-28 Zan Dobersek Unreviewed GTK gardening. Removing failure expectations for two perftests' harness tests, the regression was swiftly fixed in r129858. * platform/gtk/TestExpectations: 2012-09-28 Yoshifumi Inoue [Forms] Multiple fields month input UI https://bugs.webkit.org/show_bug.cgi?id=97299 Reviewed by Kent Tamura. This patch adds Chromium port specific expectations for "month" input type tests for multiple fields month input UI. Note: This patch affects ports which enable both ENABLE_INPUT_TYPE_MONTH and ENABLE_INPUT_MULTIPLE_FIELDS_UI. * platform/chromium/fast/forms/month/month-input-visible-string-expected.txt: Added. Multiple fields month input UI doesn't have selection. * platform/chromium/fast/forms/month/month-stepup-stepdown-from-renderer-expected.txt: Added. On multiple fields month input UI, step down/up decrement/increment a field rather than whole value. 2012-09-28 Vsevolod Vlasov Unreviewed test fix. * inspector/debugger/ui-source-code-display-name.html: 2012-09-19 Vsevolod Vlasov Web Inspector: Prepare UISourceCode to transformation into File. https://bugs.webkit.org/show_bug.cgi?id=97113 Reviewed by Pavel Feldman. * http/tests/inspector/workspace-test.js: * inspector/debugger/dynamic-script-tag-expected.txt: * inspector/debugger/network-uisourcecode-provider-expected.txt: * inspector/debugger/resource-script-mapping-expected.txt: * inspector/debugger/script-snippet-model.html: 2012-09-28 Zan Dobersek Unreviewed GTK gardening. Adding a pass expectation for a subpixel test. Removing two failure expectations for middle-click-related tests that started passing after r129750. Removing failure expectation for a Shadow DOM test that started passing after experimental CSS features have been enabled in r129604. Removing failure expectation for http/tests/security/xss-eval.html after the fix was relanded in r129712. Adding failure expectations for two perftests harness tests that started failing after r129824. * platform/gtk/TestExpectations: 2012-09-28 Eugene Klyuchnikov Web Inspector: Elements: Show entities in edit as HTML. https://bugs.webkit.org/show_bug.cgi?id=97798 Reviewed by Alexander Pavlov. Added test case for invisible chars in "Edit as HTML" mode. * inspector/elements/edit-dom-actions-expected.txt: * inspector/elements/edit-dom-actions.html: 2012-09-27 Kent Tamura DateTimeNumericFieldElement should use Localizer functions. https://bugs.webkit.org/show_bug.cgi?id=97318 Reviewed by Hajime Morita. * platform/chromium/TestExpectations: Need rebaseline for non-Mac results. * platform/chromium/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Update "ar" locale result. 2012-09-27 Alexandre Elias [chromium] DumpRenderTree support for software compositing https://bugs.webkit.org/show_bug.cgi?id=96853 Reviewed by James Robinson. This adds software compositor support to DumpRenderTree. The only thing needed is a minimal OutputSurfaceSoftware that holds a viewport-sized bitmap. Then, I added virtual test suite platform/chromium/virtual/softwarecompositing -- a mirror of the compositing/ directory with --enable-software-compositing, and expectations for not yet supported tests. * platform/chromium/TestExpectations: * platform/chromium/virtual/softwarecompositing/README.txt: Added. 2012-09-27 Ojan Vafai Delete test that no longer exists. * platform/chromium/TestExpectations: 2012-09-27 Joshua Bell IndexedDB: Split up setVersion and deleteDatabase sequencing tests https://bugs.webkit.org/show_bug.cgi?id=97482 Reviewed by Tony Chang. Final chapter in the trilogy of webkit.org/b/97051 and webkit.org/b/97368 - split up some complex multi-part tests so they are easier to understand and manage. - Split open-close-setversion -> setversion-* - Split factory-deletedatabase-interactions -> deletedatabase-* * storage/indexeddb/deletedatabase-blocked-expected.txt: Added. * storage/indexeddb/deletedatabase-blocked.html: Copied from LayoutTests/storage/indexeddb/factory-deletedatabase-interactions.html. * storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-expected.txt: Added. * storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange.html: Copied from LayoutTests/storage/indexeddb/factory-deletedatabase-interactions.html. * storage/indexeddb/deletedatabase-delayed-by-versionchange-expected.txt: Added. * storage/indexeddb/deletedatabase-delayed-by-versionchange.html: Copied from LayoutTests/storage/indexeddb/factory-deletedatabase-interactions.html. * storage/indexeddb/deletedatabase-not-blocked-expected.txt: Added. * storage/indexeddb/deletedatabase-not-blocked.html: Copied from LayoutTests/storage/indexeddb/open-close-version.html. * storage/indexeddb/factory-deletedatabase-interactions-expected.txt: Removed. * storage/indexeddb/open-close-version-expected.txt: Removed. * storage/indexeddb/resources/deletedatabase-blocked.js: Added. * storage/indexeddb/resources/deletedatabase-delayed-by-open-and-versionchange.js: Added. * storage/indexeddb/resources/deletedatabase-delayed-by-versionchange.js: Added. * storage/indexeddb/resources/deletedatabase-not-blocked.js: Added. * storage/indexeddb/resources/factory-deletedatabase-interactions.js: Removed. * storage/indexeddb/resources/open-close-version.js: Removed. * storage/indexeddb/resources/setversion-blocked-by-versionchange-close-in-blocked.js: Added. * storage/indexeddb/resources/setversion-blocked-by-versionchange-close.js: Added. * storage/indexeddb/resources/setversion-blocked.js: Added. * storage/indexeddb/resources/setversion-blocks-open.js: Added. * storage/indexeddb/resources/setversion-blocks-setversion.js: Added. * storage/indexeddb/resources/setversion-not-blocked.js: Added. * storage/indexeddb/setversion-blocked-by-versionchange-close-expected.txt: Added. * storage/indexeddb/setversion-blocked-by-versionchange-close-in-blocked-expected.txt: Added. * storage/indexeddb/setversion-blocked-by-versionchange-close-in-blocked.html: Copied from LayoutTests/storage/indexeddb/factory-deletedatabase-interactions.html. * storage/indexeddb/setversion-blocked-by-versionchange-close.html: Renamed from LayoutTests/storage/indexeddb/factory-deletedatabase-interactions.html. * storage/indexeddb/setversion-blocked-expected.txt: Added. * storage/indexeddb/setversion-blocked.html: Copied from LayoutTests/storage/indexeddb/open-close-version.html. * storage/indexeddb/setversion-blocks-open-expected.txt: Added. * storage/indexeddb/setversion-blocks-open.html: Copied from LayoutTests/storage/indexeddb/open-close-version.html. * storage/indexeddb/setversion-blocks-setversion-expected.txt: Added. * storage/indexeddb/setversion-blocks-setversion.html: Copied from LayoutTests/storage/indexeddb/open-close-version.html. * storage/indexeddb/setversion-not-blocked-expected.txt: Added. * storage/indexeddb/setversion-not-blocked.html: Renamed from LayoutTests/storage/indexeddb/open-close-version.html. 2012-09-27 Andrew Lo requestAnimationFrame broken with subframes (DisplayRefreshMonitorManager::registerClient fails to register client) https://bugs.webkit.org/show_bug.cgi?id=95360 Reviewed by Simon Fraser. Add a new test which does requestAnimationFrame in both a sub-frame and main-frame, and checks that both were executed. * fast/animation/request-animation-frame-iframe2-expected.txt: Added. * fast/animation/request-animation-frame-iframe2.html: Added. * fast/animation/script-tests/request-animation-frame-subframe.html: Remove element parameter from window.webkitRequestAnimationFrame. 2012-09-27 Ojan Vafai platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html is flaky on Mac debug and is passing on all the other bots. * platform/chromium/TestExpectations: 2012-09-27 Raphael Kubo da Costa [EFL] Unskip a couple of passing tests. * platform/efl/TestExpectations: 2012-09-27 Philip Rogers Rewrite multithreaded filter job dispatching https://bugs.webkit.org/show_bug.cgi?id=97500 Reviewed by Dean Jackson. Add test that shows the morphology filter no longer crashes. Note: this is only reliably reproducable when run with libgmalloc. * svg/filters/feMorphology-crash-expected.txt: Added. * svg/filters/feMorphology-crash.html: Added. 2012-09-27 Stephen Chenney Unreviewed Chromium expectations update. Flakey compositing tests and another flakey dom/shadow test. * platform/chromium/TestExpectations: 2012-09-27 Stephen Chenney Unreviewed Chromium expectations update. Marking fast/dom/shadow/base-in-shadow-tree.html as timeout flakey. * platform/chromium/TestExpectations: 2012-09-26 Dirk Pranke merge Skipped file entries into TestExpectations, remove Skipped files https://bugs.webkit.org/show_bug.cgi?id=97750 Reviewed by Ojan Vafai. Now that old-run-webkit-tests will skip any tests listed in TestExpectations files, there is no need to have both Skipped files and TestExpectations files. This change merges all of the entries in the Skipped files into the TestExpectations files and removes the Skipped files. Subsequent changes will remove support for Skipped files from both new-run-webkit-tests and old-run-webkit-tests to complete the project. * platform/efl/Skipped: Removed. * platform/efl/TestExpectations: * platform/mac-lion/Skipped: Removed. * platform/mac-lion/TestExpectations: * platform/mac-snowleopard/Skipped: Removed. * platform/mac-snowleopard/TestExpectations: * platform/mac-wk2/Skipped: Removed. * platform/mac-wk2/TestExpectations: * platform/mac/Skipped: Removed. * platform/mac/TestExpectations: * platform/qt-4.8/Skipped: Removed. * platform/qt-4.8/TestExpectations: * platform/qt-5.0-wk1/Skipped: Removed. * platform/qt-5.0-wk1/TestExpectations: * platform/qt-5.0-wk2/Skipped: Removed. * platform/qt-5.0-wk2/TestExpectations: * platform/qt-5.0/Skipped: Removed. * platform/qt-5.0/TestExpectations: * platform/qt-arm/Skipped: Removed. * platform/qt-arm/TestExpectations: * platform/qt-linux/Skipped: Removed. * platform/qt-mac/Skipped: Removed. * platform/qt-mac/TestExpectations: * platform/qt-win/Skipped: Removed. * platform/qt/Skipped: Removed. * platform/qt/TestExpectations: * platform/win-wk2/Skipped: Removed. * platform/win-wk2/TestExpectations: * platform/win-xp/Skipped: Removed. * platform/win-xp/TestExpectations: * platform/win/Skipped: Removed. * platform/win/TestExpectations: * platform/wincairo/TestExpectations: Renamed from LayoutTests/platform/wincairo/Skipped. * platform/wk2/Skipped: Removed. * platform/wk2/TestExpectations: 2012-09-27 Xianzhu Wang [Chromium-Android] Push more fonts for layout tests to match chromium-linux https://bugs.webkit.org/show_bug.cgi?id=97746 Some original rebaselines will be unnecessary after this change. Checked some rebaselines of chromium-android under fast/text, but there should be more. Leave them to gardening. Reviewed by Dirk Pranke. * platform/chromium-android/TestExpectations: Enabled some skipped tests because now we have the fonts. * platform/chromium-android/fast/text/complex-text-opacity-expected.txt: Removed. No more need rebaselining. * platform/chromium-android/fast/text/international/hindi-spacing-expected.txt: Removed. No more need rebaselining. 2012-09-27 Erik Arvidsson DOM4: Add support for rest parameters to DOMTokenList https://bugs.webkit.org/show_bug.cgi?id=97335 Reviewed by Ojan Vafai. This adds support for rest paramaters to DOMTokenList add and remove. http://dom.spec.whatwg.org/#domtokenlist The code generator has been updated to understand variadic methods. When a method has a rest parameter the remaining arguments are collected into a WTF::Vector. DOMTokenList, DOMSettableTokenList and ClassList were restructured a bit to allow code to be shared better. * fast/dom/HTMLElement/class-list-expected.txt: * fast/dom/HTMLElement/class-list-quirks-expected.txt: * fast/dom/HTMLElement/script-tests/class-list.js: (element.classList.add): (createElement): (shouldBeEqualToString): (element.classList.remove): 2012-09-27 Peter Beverloo [Chromium] Rebaseline more test directories for Android. Unreviewed rebaselining. Same as previous commits. Most changes are caused by the scrollbar, text selection color and quality differences in image quality, causing minor (but acceptable) differences. More information is available in bug 96398. * platform/chromium-android/svg/: 71 new results. * platform/chromium-android/tables/: 250 new results. * platform/chromium-android/transforms/: 5 new results. * platform/chromium-android/transitions/: 1 new result. 2012-09-27 Peter Beverloo [Chromium] Rebaseline several test directories for Android/. Unreviewed rebaselining. Most of these changes were caused by our different scrollbars and minor positioning issues, and therefore are safe to rebase. With Xianzhu's patch in the tree that adds additional fonts, more pass there as well. Actual failures include more form items. Bugs will be filed. * platform/chromium-android/animations/: 4 new results. * platform/chromium-android/compositing/: 72 new results. * platform/chromium-android/css2.1/: 52 new results. * platform/chromium-android/css3/: 5 new results. * platform/chromium-android/editing/: 46 new results. * platform/chromium-android/fast/: 42 new results. * platform/chromium-android/fonts/: 12 new results. * platform/chromium-android/http/: 5 new results. * platform/chromium-android/ietestcenter/: 4 new results. * platform/chromium-android/platform/: 13 new results. * platform/chromium-android/printing/: 2 new results. * platform/chromium-android/scrollbars/: 2 new results. * platform/chromium-android/svg/: 4 new results. 2012-09-27 Csaba Osztrogonác [Qt] fast/profiler/apply.html fails with LLInt on 32 bit https://bugs.webkit.org/show_bug.cgi?id=97791 Unreviewed gardening, skip the new failing test to paint the bots green. * platform/qt/Skipped: 2012-09-27 Stephen Chenney Unreviewed Chromium expectations Expectations that were lagging at the last rebaseline. * platform/chromium-linux-x86/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Removed. * platform/chromium-linux-x86/platform/chromium/fast/forms/date: Removed. * platform/chromium-linux-x86/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png: * platform/chromium-mac/fast/repaint/block-selection-gap-in-composited-layer-expected.png: * platform/chromium-win-xp/platform/chromium/fast/forms/date: Removed. * platform/chromium-win-xp/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png: Removed. * platform/chromium/TestExpectations: 2012-09-27 Kangil Han [EFL][WK2][WTR] Unskip two jQuery test cases. https://bugs.webkit.org/show_bug.cgi?id=97787 Unreviewed EFL gardening. 'jquery/data.html' and 'jquery/offset.html' cases seem to be passed consistently now. For more information, BUG 81606 resolved some jQuery test cases that need several seconds to finish its running by extending timeout value like WK1. Seemingly, mentioned two cases took around 5 seconds for each on my laptop and it would had been flaky in different hardware condition before BUG 81606. Therefore, this patch unskipped those cases from TestExpections. * platform/efl-wk2/TestExpectations: 2012-09-27 Stephen Chenney Unreviewed Chromium expectations Cleanup after a night of building. I think some of these failures are due to premature rebaselining earlier. * platform/chromium-linux-x86/fast/forms/placeholder-position-expected.png: Removed. * platform/chromium-linux-x86/platform/chromium/compositing/webgl-loses-compositor-context-expected.png: Added. * platform/chromium-linux-x86/platform/chromium/fast/forms/date: Added. * platform/chromium-linux-x86/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png: Added. * platform/chromium-linux/fast/forms/placeholder-position-expected.png: * platform/chromium-linux/platform/chromium/compositing/3d-corners-expected.png: * platform/chromium-linux/platform/chromium/compositing/backface-visibility-transformed-expected.png: * platform/chromium-linux/platform/chromium/compositing/child-layer-3d-sorting-expected.png: Removed. * platform/chromium-linux/platform/chromium/compositing/huge-layer-rotated-expected.png: * platform/chromium-linux/platform/chromium/compositing/img-layer-grow-expected.png: Removed. * platform/chromium-linux/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-linux/platform/chromium/compositing/lost-compositor-context-expected.png: Removed. * platform/chromium-linux/platform/chromium/compositing/lost-compositor-context-permanently-expected.png: Removed. * platform/chromium-linux/platform/chromium/compositing/lost-compositor-context-twice-expected.png: Removed. * platform/chromium-linux/platform/chromium/compositing/lost-compositor-context-with-rendersurface-expected.png: Removed. * platform/chromium-linux/platform/chromium/compositing/lost-compositor-context-with-video-expected.png: Removed. * platform/chromium-linux/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: * platform/chromium-linux/platform/chromium/compositing/render-surface-alpha-blending-expected.png: Removed. * platform/chromium-linux/platform/chromium/compositing/tiny-layer-rotated-expected.png: * platform/chromium-linux/platform/chromium/compositing/video-frame-size-change-expected.png: * platform/chromium-linux/platform/chromium/compositing/webgl-loses-compositor-context-expected.png: * platform/chromium-linux/platform/chromium/fast/forms/date: Added. * platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png: Added. * platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png: Added. * platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added. * platform/chromium-mac-snowleopard/platform/chromium/compositing/3d-corners-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/backface-visibility-transformed-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/child-layer-3d-sorting-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/huge-layer-rotated-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/img-layer-grow-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-mac-snowleopard/platform/chromium/compositing/lost-compositor-context-expected.png: * platform/chromium-mac-snowleopard/platform/chromium/compositing/lost-compositor-context-permanently-expected.png: * platform/chromium-mac-snowleopard/platform/chromium/compositing/lost-compositor-context-twice-expected.png: * platform/chromium-mac-snowleopard/platform/chromium/compositing/lost-compositor-context-with-rendersurface-expected.png: * platform/chromium-mac-snowleopard/platform/chromium/compositing/lost-compositor-context-with-video-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/render-surface-alpha-blending-expected.png: * platform/chromium-mac-snowleopard/platform/chromium/compositing/tiny-layer-rotated-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/video-frame-size-change-expected.png: * platform/chromium-mac-snowleopard/platform/chromium/compositing/webgl-loses-compositor-context-expected.png: * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date: Added. * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png: Added. * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png: Added. * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png: Added. * platform/chromium-mac/platform/chromium/compositing/backface-visibility-transformed-expected.png: Added. * platform/chromium-mac/platform/chromium/compositing/child-layer-3d-sorting-expected.png: Added. * platform/chromium-mac/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Added. * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png: * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png: * platform/chromium-win-xp/fast/text/line-breaks-expected.txt: * platform/chromium-win-xp/platform/chromium/compositing/3d-corners-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/backface-visibility-transformed-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/child-layer-3d-sorting-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/huge-layer-rotated-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/img-layer-grow-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/layout-width-change-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/lost-compositor-context-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/lost-compositor-context-permanently-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/lost-compositor-context-twice-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/lost-compositor-context-with-rendersurface-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/lost-compositor-context-with-video-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/render-surface-alpha-blending-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/tiny-layer-rotated-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/video-frame-size-change-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/compositing/webgl-loses-compositor-context-expected.png: * platform/chromium-win-xp/platform/chromium/fast/forms/date: Added. * platform/chromium-win-xp/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png: Added. * platform/chromium-win-xp/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-win-xp/svg/zoom/page/zoom-mask-with-percentages-expected.png: * platform/chromium-win/platform/chromium/fast/forms/date: Added. * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png: Added. * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png: Added. * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png: Added. * platform/chromium/TestExpectations: * platform/chromium/fast/js/eval-cross-window-expected.txt: Replaced. * platform/chromium/http/tests/security/cross-frame-access-call-expected.txt: Replaced. * platform/chromium/platform/chromium/compositing/backface-visibility-transformed-expected.png: Removed. * platform/chromium/platform/chromium/compositing/child-layer-3d-sorting-expected.png: Removed. * platform/chromium/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Removed. 2012-09-27 Ádám Kallai [Qt] Unreviewed gardening. Unskip now passing test. https://bugs.webkit.org/show_bug.cgi?id=71896. * platform/wk2/Skipped: 2012-09-27 Vsevolod Vlasov Web Inspector: Open resource dialog should assume implicit wildcard in the beginning of the query. https://bugs.webkit.org/show_bug.cgi?id=97768 Reviewed by Pavel Feldman. * inspector/filtered-item-selection-dialog-filtering-expected.txt: * inspector/filtered-item-selection-dialog-filtering.html: 2012-09-27 Tommy Widenflycht MediaStream API: Update getUserMedia to match the latest specification https://bugs.webkit.org/show_bug.cgi?id=97540 Reviewed by Adam Barth. Expanding tests to cover the new getUserMedia behaviour. * fast/mediastream/getusermedia-expected.txt: * fast/mediastream/getusermedia.html: 2012-09-27 Csaba Osztrogonác [Qt] Unreviewed gardening. Unskip a test again after r129712. * platform/qt/Skipped: 2012-09-25 Alexander Pavlov CollectingRules and QueryingRules modes of SelectorChecker miss some complex selectors with pseudo elements https://bugs.webkit.org/show_bug.cgi?id=78595 Reviewed by Antti Koivisto. The original issue mentioned failures on selectors like ".foo.moo > .bar:before", while things worked fine for ".foo > .bar:before". The test checks 2 and 3 selector levels for all conventional non-SubSelector relations (Child, Descendant, DirectAdjacent, IndirectAdjacent), each selector in all levels but the last one containing a SubSelector relation. * fast/dom/Window/getMatchedCSSRules-with-pseudo-elements-complex.html: Added. * fast/dom/Window/getMatchedCSSRules-with-pseudo-elements-complex-expected.txt: Added. 2012-09-27 Vsevolod Vlasov Unreviewed inspector test unskipped on qt, expectations updated. * http/tests/inspector/console-cross-origin-iframe-logging-expected.txt: * platform/qt/Skipped: 2012-09-27 Christophe Dumez [EFL] Skip fast/dom/Geolocation to make LayoutTests faster https://bugs.webkit.org/show_bug.cgi?id=97765 Unreviewed EFL gardening. Skip fast/dom/Geolocation for EFL port instead of marking them with "Failure" expectation. This makes running LayoutTests much faster. * platform/efl/TestExpectations: 2012-09-27 Raphael Kubo da Costa [EFL] Unskip http/tests/security/xss-eval.html again. Fix was re-landed in r129712. * platform/efl/TestExpectations: 2012-09-27 Keishi Hattori SuggestionPicker should support rtl https://bugs.webkit.org/show_bug.cgi?id=97555 Reviewed by Kent Tamura. * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png: Added. * platform/chromium/TestExpectations: * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.txt: Added. * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html: Added. 2012-09-27 Christophe Dumez [EFL] fast/layers/video-layer.html needs rebaselining after r129687 https://bugs.webkit.org/show_bug.cgi?id=97764 Unreviewed EFL gardening. Rebaseline fast/layers/video-layer.html due to r129687. The volume button is no longer shown for that test. * platform/efl/fast/layers/video-layer-expected.png: * platform/efl/fast/layers/video-layer-expected.txt: 2012-09-26 Keishi Hattori Add tests for datalist UI for input type date https://bugs.webkit.org/show_bug.cgi?id=97551 Reviewed by Kent Tamura. Adding tests for datalist UI for input type date. * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png: Added. * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png: Added. * platform/chromium/TestExpectations: Mark as image failure for date-suggestion-picker-appearance.html * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.txt: Added. * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.txt: Added. * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar.html: Added. * platform/chromium/fast/forms/date/date-suggestion-picker-appearance.html: Added. * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations-expected.txt: Added. * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations.html: Added. * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations-expected.txt: Added. * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations.html: Added. 2012-09-26 David Grogan Unreviewed rebaselining. dont-commit-on-blocked.html isn't run in DRT, only in chromium's content_browsertests. * storage/indexeddb/dont-commit-on-blocked-expected.txt: 2012-09-26 Gavin Barraclough REGRESSION (r129456): http/tests/security/xss-eval.html is failing on JSC platforms https://bugs.webkit.org/show_bug.cgi?id=97529 Reviewed by Filip Pizlo. A recent patch changed JSC's EvalError behaviour; bring this more into line with other browsers. * fast/js/eval-cross-window-expected.txt: * fast/js/eval-cross-window.html: - Changed not to expect EvalErrors (this matches other browsers), and modified testThis to check that the this object is always set to the global object. * http/tests/security/resources/xss-eval2.html: * http/tests/security/resources/xss-eval3.html: * http/tests/security/xss-eval-expected.txt: * http/tests/security/xss-eval.html: - Updated. Access via the global environment is not a security risk, since the eval is accessing it's own document's informantion. Access via the shell attempts to access the navigated pages document, tripping an access check & throwing a TypeError. 2012-09-26 Emil A Eklund Unreviewed chromium windows rebaseline for r129656. * platform/chromium-linux-x86/svg/wicd: Removed. * platform/chromium-linux/css1/formatting_model/inline_elements-expected.txt: Removed. * platform/chromium-linux/fast/borders/bidi-009a-expected.txt: Removed. * platform/chromium-linux/fast/borders/bidi-012-expected.txt: Removed. * platform/chromium-linux/fast/css/bidi-override-in-anonymous-block-expected.txt: Removed. * platform/chromium-linux/fast/encoding/utf-16-big-endian-expected.txt: Removed. * platform/chromium-linux/fast/encoding/utf-16-little-endian-expected.txt: Removed. * platform/chromium-linux/fast/flexbox/flex-hang-expected.txt: Removed. * platform/chromium-linux/fast/forms/007-expected.txt: Removed. * platform/chromium-linux/fast/html/details-marker-style-expected.txt: Removed. * platform/chromium-linux/fast/html/details-writing-mode-expected.txt: Removed. * platform/chromium-linux/svg/as-border-image/svg-as-border-image-2-expected.txt: Removed. * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.txt: Removed. * platform/chromium-linux/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-linux/svg/wicd/test-rightsizing-b-expected.txt: Removed. * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Removed. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-win/css1/formatting_model/inline_elements-expected.txt: * platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.txt: * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.png: * platform/chromium-win/fast/borders/bidi-009a-expected.txt: * platform/chromium-win/fast/borders/bidi-012-expected.txt: * platform/chromium-win/fast/borders/border-antialiasing-expected.png: * platform/chromium-win/fast/box-sizing/box-sizing-expected.png: * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt: * platform/chromium-win/fast/css/hsl-color-expected.png: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/chromium-win/fast/encoding/utf-16-big-endian-expected.txt: * platform/chromium-win/fast/encoding/utf-16-little-endian-expected.txt: * platform/chromium-win/fast/flexbox/flex-hang-expected.txt: Removed. * platform/chromium-win/fast/forms/007-expected.txt: * platform/chromium-win/fast/forms/date/date-appearance-expected.png: * platform/chromium-win/fast/forms/form-element-geometry-expected.txt: * platform/chromium-win/fast/html/details-add-child-1-expected.png: * platform/chromium-win/fast/html/details-add-child-2-expected.png: * platform/chromium-win/fast/html/details-add-details-child-1-expected.png: * platform/chromium-win/fast/html/details-add-details-child-2-expected.png: * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-1-expected.png: * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-10-expected.png: * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-2-expected.png: * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-3-expected.png: * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-4-expected.png: * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-5-expected.png: * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-6-expected.png: * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-7-expected.png: * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-8-expected.png: * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png: * platform/chromium-win/fast/html/details-add-summary-9-expected.png: * platform/chromium-win/fast/html/details-add-summary-child-1-expected.png: * platform/chromium-win/fast/html/details-add-summary-child-2-expected.png: * platform/chromium-win/fast/html/details-marker-style-expected.png: * platform/chromium-win/fast/html/details-marker-style-expected.txt: * platform/chromium-win/fast/html/details-nested-1-expected.png: * platform/chromium-win/fast/html/details-nested-2-expected.png: * platform/chromium-win/fast/html/details-no-summary1-expected.png: * platform/chromium-win/fast/html/details-no-summary2-expected.png: * platform/chromium-win/fast/html/details-no-summary3-expected.png: * platform/chromium-win/fast/html/details-no-summary4-expected.png: * platform/chromium-win/fast/html/details-open-javascript-expected.png: * platform/chromium-win/fast/html/details-open1-expected.png: * platform/chromium-win/fast/html/details-open2-expected.png: * platform/chromium-win/fast/html/details-open3-expected.png: * platform/chromium-win/fast/html/details-open4-expected.png: * platform/chromium-win/fast/html/details-open5-expected.png: * platform/chromium-win/fast/html/details-open6-expected.png: * platform/chromium-win/fast/html/details-position-expected.png: * platform/chromium-win/fast/html/details-remove-child-1-expected.png: * platform/chromium-win/fast/html/details-remove-child-2-expected.png: * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png: * platform/chromium-win/fast/html/details-remove-summary-1-expected.png: * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png: * platform/chromium-win/fast/html/details-remove-summary-2-expected.png: * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png: * platform/chromium-win/fast/html/details-remove-summary-3-expected.png: * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png: * platform/chromium-win/fast/html/details-remove-summary-4-expected.png: * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png: * platform/chromium-win/fast/html/details-remove-summary-5-expected.png: * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png: * platform/chromium-win/fast/html/details-remove-summary-6-expected.png: * platform/chromium-win/fast/html/details-remove-summary-child-1-expected.png: * platform/chromium-win/fast/html/details-remove-summary-child-2-expected.png: * platform/chromium-win/fast/html/details-replace-summary-child-expected.png: * platform/chromium-win/fast/html/details-replace-text-expected.png: * platform/chromium-win/fast/html/details-writing-mode-expected.png: * platform/chromium-win/fast/html/details-writing-mode-expected.txt: * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.png: * platform/chromium-win/fast/text/line-breaks-expected.txt: * platform/chromium-win/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.txt: * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.txt: * platform/chromium-win/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: * platform/chromium-win/svg/custom/viewBox-hit-expected.png: * platform/chromium-win/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-win/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-win/svg/wicd/test-rightsizing-b-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png: * 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-win/svg/zoom/page/zoom-mask-with-percentages-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-float-border-padding-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: * platform/chromium-win/svg/zoom/text/zoom-svg-float-border-padding-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2479-4-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug46480-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46480-2-expected.png: * platform/efl/svg/as-border-image/svg-as-border-image-2-expected.txt: Removed. * platform/efl/svg/as-border-image/svg-as-border-image-expected.txt: Removed. * platform/gtk/svg/as-border-image/svg-as-border-image-2-expected.txt: Removed. * platform/gtk/svg/as-border-image/svg-as-border-image-expected.txt: Removed. * svg/as-border-image/svg-as-border-image-2-expected.txt: Added. * svg/as-border-image/svg-as-border-image-expected.txt: Added. 2012-09-26 Mike Reed update expectations for feTile.svg https://bugs.webkit.org/show_bug.cgi?id=97727 Reviewed by NOBODY Expectations change only. Skia change affected feTile.svg results (crbug 152503) * platform/chromium/TestExpectations: 2012-09-26 David Barton [MathML] Implement rowspan and columnspan attributes https://bugs.webkit.org/show_bug.cgi?id=97401 Reviewed by Eric Seidel. * mathml/presentation/tables.xhtml: * platform/mac/mathml/presentation/tables-expected.png: * platform/mac/mathml/presentation/tables-expected.txt: 2012-09-26 Marcelo Lira [Qt] load event fires on XMLHttpRequestUpload twice with Qt5 https://bugs.webkit.org/show_bug.cgi?id=92669 Reviewed by Kenneth Rohde Christiansen. When finishing, after the upload have already been done, Qt5's QNetworkReply emits an uploadProgress signal with total bytes set to zero. Since 0 of 0 bytes doesn't make any sense as progress, a conditional was added to QNetworkReplyHandler::uploadProgress to make do nothing with such values. Unskip XMLHttpRequestUpload tests. * platform/qt-5.0/Skipped: 2012-09-26 Filip Pizlo JSObject::ensureArrayStorage() ignores the possibility that extensions have been prevented https://bugs.webkit.org/show_bug.cgi?id=97719 Reviewed by Gavin Barraclough. * fast/js/dfg-arrayify-when-late-prevent-extensions-expected.txt: Added. * fast/js/dfg-arrayify-when-late-prevent-extensions.html: Added. * fast/js/dfg-arrayify-when-prevent-extensions-expected.txt: Added. * fast/js/dfg-arrayify-when-prevent-extensions.html: Added. * fast/js/jsc-test-list: * fast/js/script-tests/dfg-arrayify-when-late-prevent-extensions.js: Added. (foo): * fast/js/script-tests/dfg-arrayify-when-prevent-extensions.js: Added. (foo): 2012-09-26 Christophe Dumez [EFL] Volume button should not be shown for videos without audio https://bugs.webkit.org/show_bug.cgi?id=97574 Reviewed by Kenneth Rohde Christiansen. Generate baseline for media/video-no-audio.html and unskip it now that the volume control is no longer shown for videos with no audio track. Rebaseline several other media tests whose output changed due to the fix. * platform/efl/Skipped: * platform/efl/media/media-controls-clone-expected.png: * platform/efl/media/media-controls-clone-expected.txt: * platform/efl/media/video-empty-source-expected.png: * platform/efl/media/video-empty-source-expected.txt: * platform/efl/media/video-no-audio-expected.png: Added. * platform/efl/media/video-no-audio-expected.txt: Added. 2012-09-26 Zan Dobersek Unreviewed GTK gardening. Reintroducing failure expectation for http/tests/security/xss-eval.html as the fixing commit was rolled out. Also adding a flaky expectation for mathml/presentation/msubsup-base-changed.html. * platform/gtk/TestExpectations: 2012-09-26 Peter Beverloo Revert "[Chromium] Rebase a few of Mozilla's tests in tables/ for Android." Unreviewed revert. The rebaseline server hasn't been updated to rebaseline for the chromium-android/ target, and was left on the default of wk2/. Sorry for the noise! :-(. 2012-09-26 Peter Beverloo [Chromium] Rebase a few of Mozilla's tests in tables/ for Android. Unreviewed rebaselining. This rebaselines a few tests in Mozilla's suite for tables/. All of these had differences because of Android's different scrollbar. For more context on Android's baselining, see bug 96398. * platform/wk2/tables/mozilla/: 33 new results. 2012-09-26 Emil A Eklund Unreviewed chromium mac rebaseline. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: 2012-09-26 Sheriff Bot Unreviewed, rolling out r129654. http://trac.webkit.org/changeset/129654 https://bugs.webkit.org/show_bug.cgi?id=97702 breaks chromium windows build (Requested by schenney on #webkit). * fast/mediastream/RTCPeerConnection-stats-expected.txt: Removed. * fast/mediastream/RTCPeerConnection-stats.html: Removed. 2012-09-26 Tullio Lucena Need implement isWordTextBreak for QT, and WinCE for visual word movement functionality https://bugs.webkit.org/show_bug.cgi?id=81136 Reviewed by Csaba Osztrogonác. Unskip some tests that are passing. * platform/qt/Skipped: 2012-09-26 Stephen Chenney Unreviewed fix for Chromium TestExpectations * platform/chromium/TestExpectations: 2012-09-26 Emil A Eklund Unreviewed chromium mac rebaseline for r129656. * css1/formatting_model/vertical_formatting-expected.txt: Added. * fast/box-sizing/box-sizing-expected.png: Added. * fast/css/hsl-color-expected.txt: Added. * fast/dom/HTMLMeterElement/meter-styles-expected.txt: Replaced. * fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Replaced. * fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Replaced. * fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Replaced. * fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Replaced. * fast/multicol/span/span-as-nested-columns-child-expected.txt: Replaced. * fast/multicol/span/span-margin-collapsing-expected.txt: Replaced. * fast/text/whitespace/024-expected.txt: Added. * platform/chromium-linux-x86/fast/html: Removed. * platform/chromium-linux-x86/fast/html/details-writing-mode-expected.txt: Removed. * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.txt: Removed. * platform/chromium-linux/fast/parser/style-script-head-test-expected.txt: Removed. * platform/chromium-mac-snowleopard/css1/formatting_model/inline_elements-expected.png: * platform/chromium-mac-snowleopard/editing/selection/4397952-expected.png: * platform/chromium-mac-snowleopard/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-mac-snowleopard/fast/box-sizing/box-sizing-expected.png: * platform/chromium-mac-snowleopard/fast/css/hsl-color-expected.png: * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/chromium-mac-snowleopard/fast/events/updateLayoutForHitTest-expected.png: * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-expected.png: * platform/chromium-mac-snowleopard/fast/forms/formmove-expected.png: * platform/chromium-mac-snowleopard/fast/forms/input-button-sizes-expected.png: * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png: * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-1-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-10-and-click-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-2-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-3-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-4-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-5-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-6-and-click-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-7-and-click-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-8-and-click-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-add-summary-9-and-click-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-no-summary1-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-no-summary3-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-open-javascript-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-open1-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-open3-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-open5-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-position-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-1-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-2-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-3-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-4-and-click-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-5-and-click-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-6-and-click-expected.png: * platform/chromium-mac-snowleopard/fast/html/details-writing-mode-expected.png: * platform/chromium-mac-snowleopard/fast/text/international/vertical-text-glyph-test-expected.txt: * platform/chromium-mac-snowleopard/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: * platform/chromium-mac-snowleopard/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: * platform/chromium-mac-snowleopard/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-mac-snowleopard/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-float-border-padding-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/text/zoom-svg-float-border-padding-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46480-1-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46480-2-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: * platform/chromium-mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: * platform/chromium-mac/css1/formatting_model/inline_elements-expected.png: * platform/chromium-mac/css1/formatting_model/inline_elements-expected.txt: * platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.txt: * platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: * platform/chromium-mac/editing/selection/4397952-expected.png: * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.txt: * platform/chromium-mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: * platform/chromium-mac/fast/block/margin-collapse/103-expected.txt: * platform/chromium-mac/fast/borders/border-antialiasing-expected.png: * platform/chromium-mac/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-mac/fast/box-sizing/box-sizing-expected.png: * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.txt: * platform/chromium-mac/fast/css/hsl-color-expected.png: * platform/chromium-mac/fast/css/hsl-color-expected.txt: * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/chromium-mac/fast/encoding/utf-16-big-endian-expected.txt: * platform/chromium-mac/fast/encoding/utf-16-little-endian-expected.txt: * platform/chromium-mac/fast/events/updateLayoutForHitTest-expected.png: * platform/chromium-mac/fast/forms/date/date-appearance-expected.png: * platform/chromium-mac/fast/forms/form-element-geometry-expected.txt: * platform/chromium-mac/fast/forms/formmove-expected.png: * platform/chromium-mac/fast/forms/input-button-sizes-expected.png: * platform/chromium-mac/fast/forms/input-button-sizes-expected.txt: * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png: * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png: * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: * platform/chromium-mac/fast/html/details-marker-style-expected.png: * platform/chromium-mac/fast/html/details-no-summary1-expected.png: * platform/chromium-mac/fast/html/details-no-summary3-expected.png: * platform/chromium-mac/fast/html/details-open-javascript-expected.png: * platform/chromium-mac/fast/html/details-open1-expected.png: * platform/chromium-mac/fast/html/details-open3-expected.png: * platform/chromium-mac/fast/html/details-open5-expected.png: * platform/chromium-mac/fast/html/details-position-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: * platform/chromium-mac/fast/html/details-writing-mode-expected.png: * platform/chromium-mac/fast/html/details-writing-mode-expected.txt: * platform/chromium-mac/fast/multicol/span/anonymous-split-block-crash-expected.txt: * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt: * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.txt: * platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.txt: * platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.txt: * platform/chromium-mac/fast/text/line-breaks-expected.txt: * platform/chromium-mac/fast/text/whitespace/024-expected.txt: * platform/chromium-mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added. * platform/chromium-mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: * platform/chromium-mac/fast/transforms/transformed-focused-text-input-expected.png: * platform/chromium-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: * platform/chromium-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: * platform/chromium-mac/platform/chromium/virtual/threaded/compositing/visibility/visibility-image-layers-dynamic-expected.txt: * platform/chromium-mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: * platform/chromium-mac/svg/custom/viewBox-hit-expected.png: * platform/chromium-mac/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-mac/svg/wicd/rightsizing-grid-expected.txt: * platform/chromium-mac/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-mac/svg/wicd/test-rightsizing-b-expected.txt: * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: * platform/chromium-mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: * platform/chromium-mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug2479-1-expected.txt: * platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.txt: * platform/chromium-mac/tables/mozilla/bugs/bug46480-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug46480-2-expected.png: * platform/chromium-mac/tables/mozilla/other/test3-expected.txt: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: * platform/chromium-win-xp/fast/box-sizing: Removed. * platform/chromium-win-xp/fast/box-sizing/box-sizing-expected.png: Removed. * platform/chromium-win/fast/parser/style-script-head-test-expected.txt: Removed. * platform/chromium/TestExpectations: * platform/chromium/fast/parser/style-script-head-test-expected.txt: Replaced. * platform/efl/css1/formatting_model/vertical_formatting-expected.txt: Removed. * platform/efl/fast/box-sizing/box-sizing-expected.png: Removed. * platform/efl/fast/css/hsl-color-expected.txt: Removed. * platform/efl/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Removed. * platform/efl/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Removed. * platform/efl/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Removed. * platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Removed. * platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Removed. * platform/efl/fast/multicol/span/span-as-nested-columns-child-expected.txt: Removed. * platform/efl/fast/multicol/span/span-margin-collapsing-expected.txt: Removed. * platform/efl/fast/text/whitespace/024-expected.txt: Removed. * platform/efl/svg/wicd/rightsizing-grid-expected.txt: Removed. * platform/efl/svg/wicd/test-rightsizing-b-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug2479-1-expected.txt: Removed. * platform/efl/tables/mozilla/other/test3-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Removed. * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt: Removed. * platform/gtk/fast/box-sizing/box-sizing-expected.png: Removed. * platform/gtk/fast/css/hsl-color-expected.txt: Removed. * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Removed. * platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Removed. * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Removed. * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Removed. * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Removed. * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt: Removed. * platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt: Removed. * platform/gtk/fast/text/whitespace/024-expected.txt: Removed. * platform/gtk/svg/wicd/rightsizing-grid-expected.txt: Removed. * platform/gtk/svg/wicd/test-rightsizing-b-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug2479-1-expected.txt: Removed. * platform/gtk/tables/mozilla/other/test3-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Removed. * platform/win-future/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added. * platform/win-future/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added. * platform/win-future/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added. * platform/win-future/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added. * platform/win-future/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added. * platform/win-future/fast/multicol/span/span-margin-collapsing-expected.txt: Added. * svg/wicd/rightsizing-grid-expected.txt: Added. * svg/wicd/test-rightsizing-b-expected.txt: Added. * svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added. * tables/mozilla/bugs/bug2479-1-expected.txt: Added. * tables/mozilla/other/test3-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Added. 2012-09-26 Peter Beverloo [Chromium] Second part of Android's fast/ rebaselining. Unreviewed rebaselining. Second part of baselining in fast/. Equal to the first part (r129642), most of the tests were failing because of the scrollbar of text selection color. Bugs will be filed for all genuine failures, and every test has been looked at and compared with Linux individually. General info about the initial baselining is available in bug 96398. * platform/chromium-android/fast/block/: 71 new results. * platform/chromium-android/fast/multicol/: 93 new results. * platform/chromium-android/fast/overflow/: 52 new results. * platform/chromium-android/fast/repaint/: 67 new results. * platform/chromium-android/fast/table/: 44 new results. * platform/chromium-android/fast/text/: 22 new results. 2012-09-25 Emil A Eklund Change FractionalLayoutUnit denominator to 64 to reduce precision loss when converting to floating point https://bugs.webkit.org/show_bug.cgi?id=96139 Reviewed by Eric Seidel. Add new precision test and adjust expectations for existing tests as needed. * fast/sub-pixel/float-precision-expected.html: Added. * fast/sub-pixel/float-precision.html: Added. * fast/sub-pixel/float-wrap-with-subpixel-top-expected.html: * fast/sub-pixel/float-wrap-with-subpixel-top.html: * fast/sub-pixel/layout-boxes-with-zoom-expected.html: * fast/sub-pixel/layout-boxes-with-zoom.html: * fast/sub-pixel/size-of-box-with-zoom-expected.html: * fast/sub-pixel/size-of-box-with-zoom.html: * platform/chromium-linux/css1/formatting_model/inline_elements-expected.txt: * platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.txt: * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.txt: * platform/chromium-linux/fast/block/margin-collapse/103-expected.txt: * platform/chromium-linux/fast/borders/border-antialiasing-expected.png: * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-linux/fast/box-sizing/box-sizing-expected.png: * platform/chromium-linux/fast/css/bidi-override-in-anonymous-block-expected.txt: * platform/chromium-linux/fast/css/hsl-color-expected.png: * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/chromium-linux/fast/encoding/utf-16-big-endian-expected.txt: * platform/chromium-linux/fast/encoding/utf-16-little-endian-expected.txt: * platform/chromium-linux/fast/forms/date/date-appearance-expected.png: * platform/chromium-linux/fast/forms/form-element-geometry-expected.txt: * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: * platform/chromium-linux/fast/html/details-marker-style-expected.png: * platform/chromium-linux/fast/html/details-no-summary1-expected.png: * platform/chromium-linux/fast/html/details-no-summary3-expected.png: * platform/chromium-linux/fast/html/details-open-javascript-expected.png: * platform/chromium-linux/fast/html/details-open1-expected.png: * platform/chromium-linux/fast/html/details-open3-expected.png: * platform/chromium-linux/fast/html/details-open5-expected.png: * platform/chromium-linux/fast/html/details-position-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: * platform/chromium-linux/fast/html/details-writing-mode-expected.png: * platform/chromium-linux/fast/multicol/vertical-rl/float-multicol-expected.png: * platform/chromium-linux/fast/parser/style-script-head-test-expected.txt: * platform/chromium-linux/fast/text/line-breaks-expected.txt: * platform/chromium-linux/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: * platform/chromium-linux/svg/custom/viewBox-hit-expected.png: * platform/chromium-linux/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-linux/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-linux/svg/wicd/test-rightsizing-b-expected.txt: * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-009-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-mask-with-percentages-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-float-border-padding-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-linux/svg/zoom/text/zoom-svg-float-border-padding-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug46480-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46480-2-expected.png: * platform/chromium-win/compositing/visibility/visibility-image-layers-dynamic-expected.txt: * platform/chromium-win/css1/formatting_model/vertical_formatting-expected.txt: * platform/chromium-win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: * platform/chromium-win/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: * platform/chromium-win/fast/css/hsl-color-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.txt: * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt: * platform/chromium-win/fast/multicol/span/span-margin-collapsing-expected.txt: * platform/chromium-win/fast/text/whitespace/024-expected.txt: * platform/chromium-win/svg/wicd/rightsizing-grid-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug2479-1-expected.txt: * platform/chromium-win/tables/mozilla/other/test3-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: * platform/chromium/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: 2012-09-26 Harald Tveit Alvestrand Implement the GetStats interface on PeerConnection https://bugs.webkit.org/show_bug.cgi?id=95193 Reviewed by Adam Barth. * fast/mediastream/RTCPeerConnection-stats-expected.txt: Added. * fast/mediastream/RTCPeerConnection-stats.html: Added. 2012-09-26 Mikhail Pozdnyakov [WK2][WTR] Policy client: dumping from decidePolicyForResponse callback https://bugs.webkit.org/show_bug.cgi?id=97034 Reviewed by Kenneth Rohde Christiansen. Unskipped some of http/tests/download tests from wk2/Skipped, put those which still fail to an appropriate group in wk2/Skipped file. All of the http/tests/download tests still fail for EFL WK1. * platform/efl-wk1/TestExpectations: * platform/efl/TestExpectations: * platform/wk2/Skipped: 2012-09-26 Stephen Chenney Unreviewed Chromium expectations update. * 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-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: 2012-09-26 Vsevolod Vlasov Web Inspector: [REGRESSION] Revision support problems: revert and apply original content cause exceptions https://bugs.webkit.org/show_bug.cgi?id=97669 Reviewed by Pavel Feldman. * inspector/uisourcecode-revisions-expected.txt: Added. * inspector/uisourcecode-revisions.html: Added. 2012-09-26 Christophe Dumez [EFL] mediaControlsEflFullscreen.css overrides regular media controls styling https://bugs.webkit.org/show_bug.cgi?id=97671 Reviewed by Kenneth Rohde Christiansen. Unskip several media tests that are no longer flaky now that we address media controls styling issues when switching to full screen mode. Some tests needed rebaselining. The rebaseline is unrelated to this change but was needed in order to unskip the tests. * platform/efl/TestExpectations: * platform/efl/media/controls-after-reload-expected.png: * platform/efl/media/controls-after-reload-expected.txt: * platform/efl/media/controls-strict-expected.png: * platform/efl/media/controls-strict-expected.txt: * platform/efl/media/controls-styling-expected.png: * platform/efl/media/controls-styling-expected.txt: * platform/efl/media/controls-without-preload-expected.png: * platform/efl/media/controls-without-preload-expected.txt: * platform/efl/media/media-controls-clone-expected.png: * platform/efl/media/media-controls-clone-expected.txt: * platform/efl/media/media-document-audio-repaint-expected.txt: * platform/efl/media/sources-fallback-codecs-expected.txt: Added. * platform/efl/media/video-controls-rendering-expected.png: * platform/efl/media/video-controls-rendering-expected.txt: * platform/efl/media/video-display-toggle-expected.png: * platform/efl/media/video-display-toggle-expected.txt: * platform/efl/media/video-empty-source-expected.png: * platform/efl/media/video-empty-source-expected.txt: * platform/efl/media/video-zoom-controls-expected.png: * platform/efl/media/video-zoom-controls-expected.txt: 2012-09-26 Peter Beverloo [Chromium] First part of rebaselines for the fast/ directory. Unreviewed rebaselining. First part of the baselines for fast/. Most of these address, once again, the different scrollbar appearance, layout size (due to overlay scrollbars) and text selection color. Notable failures include that Kanji characters are rendered bold and Android seems to limit styling abilities for selection text. Bugs will be filed for these failures. General info about the initial baselining is available in bug 96398. * platform/chromium-android/fast/backgrounds/: 7 new results. * platform/chromium-android/fast/body-propagation/: 38 new results. * platform/chromium-android/fast/borders/: 32 new results. * platform/chromium-android/fast/box-shadow/: 2 new results.. * platform/chromium-android/fast/box-sizing/: 2 new results. * platform/chromium-android/fast/canvas/: 7 new results. * platform/chromium-android/fast/clip/: 2 new results. * platform/chromium-android/fast/css-generated-content/: 4 new results. * platform/chromium-android/fast/css/: 77 new results. * platform/chromium-android/fast/dom/: 20 new results. * platform/chromium-android/fast/dynamic/: 7 new results. * platform/chromium-android/fast/encoding/: 4 new results. * platform/chromium-android/fast/events/: 7 new results. * platform/chromium-android/fast/flexbox/: 6 new results. * platform/chromium-android/fast/forms/: 25 new results. * platform/chromium-android/fast/frames/: 20 new results. * platform/chromium-android/fast/gradients/: 5 new results. * platform/chromium-android/fast/hidpi/: 2 new results. * platform/chromium-android/fast/html/: 4 new results. * platform/chromium-android/fast/images/: 6 new images. * platform/chromium-android/fast/inline-block/: 2 new results. * platform/chromium-android/fast/inline/: 8 new results. * platform/chromium-android/fast/invalid/: 2 new results. * platform/chromium-android/fast/js/: 2 new results. * platform/chromium-android/fast/layers/: 6 new results. * platform/chromium-android/fast/line-grid/: 4 new results. * platform/chromium-android/fast/lists/: 16 new results. * platform/chromium-android/fast/media/: 24 new results. * platform/chromium-android/fast/reflections/: 2 new results. * platform/chromium-android/fast/replaced/: 9 new results. * platform/chromium-android/fast/selectors/: 3 new results. * platform/chromium-android/fast/sub-pixel/: 3 new results. * platform/chromium-android/fast/transforms/: 4 new results. * platform/chromium-android/fast/writing-mode/: 15 new results. * platform/chromium-android/platform/chromium/fast/text/: 1 new result. 2012-09-26 Csaba Osztrogonác [Qt] Unreviewed gardening, skip http/tests/security/xss-eval.html again after r129629. * platform/qt/Skipped: 2012-09-26 Dominik Röttsches [EFL] Unreviewed gardening after r129629. Marking http/tests/security/xss-eval.html as failing again because of the fix being rolled out. * platform/efl/TestExpectations: 2012-09-26 Stephen Chenney Unreviewed Chromium gardening. Added failure expectations for fast/js tests: fast/js/string-localeCompare.html fast/js/dfg-array-push-bad-time.html fast/js/dfg-array-push-slow-put.html * platform/chromium/TestExpectations: 2012-09-26 Sheriff Bot Unreviewed, rolling out r129592. http://trac.webkit.org/changeset/129592 https://bugs.webkit.org/show_bug.cgi?id=97670 Failures in Chromium security tests (Requested by schenney on #webkit). * fast/js/eval-cross-window-expected.txt: * fast/js/eval-cross-window.html: * http/tests/security/cross-frame-access-call-expected.txt: * http/tests/security/cross-frame-access-call.html: * http/tests/security/resources/xss-eval2.html: * http/tests/security/resources/xss-eval3.html: * http/tests/security/xss-eval-expected.txt: * http/tests/security/xss-eval.html: 2012-09-25 Vsevolod Vlasov Web Inspector: Remove resource() getter from UISourceCode. https://bugs.webkit.org/show_bug.cgi?id=97557 Reviewed by Pavel Feldman. * http/tests/inspector/workspace-test.js: (initialize_WorkspaceTest.InspectorTest.addMockUISourceCodeToWorkspace): * inspector/debugger/breakpoint-manager.html: * inspector/debugger/dynamic-script-tag-expected.txt: * inspector/debugger/dynamic-script-tag.html: * inspector/debugger/scripts-file-selector.html: * inspector/debugger/scripts-panel.html: * inspector/debugger/scripts-sorting.html: * inspector/debugger/ui-source-code-display-name.html: * inspector/debugger/ui-source-code.html: 2012-09-26 Zan Dobersek Unreviewed GTK gardening. Adding failure expectations for