2012-05-22 Joshua Bell [Chromium] platform/chromium/.../visibility-simple-*-layer.html fails intermittently on Windows bots. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-22 Vitaly Buka LayoutTest for iframe printing. https://bugs.webkit.org/show_bug.cgi?id=85118 Reviewed by Darin Adler, Eric Seidel. * printing/iframe-print-expected.txt: Added. * printing/iframe-print.html: Added. * printing/resources/iframe-subframe-vertical-rl.html: Added. * printing/resources/iframe-subframe.html: Added. 2012-05-22 Rafael Brandao [Qt] canvas/philip/tests/2d.path.stroke.overlap.html fails with Qt-4.6.2 or higher https://bugs.webkit.org/show_bug.cgi?id=40362 Reviewed by Noam Rosenthal. * platform/qt/Skipped: Unskip test after fix. 2012-05-22 Emil A Eklund REGRESSION (r117815) fast/css/zoom-in-length-round-trip.html fails on Mac bots https://bugs.webkit.org/show_bug.cgi?id=87145 Reviewed by Levi Weintraub. Fix zoom-in-length-round-trip to support subpixel support turned on or off. * fast/css/zoom-in-length-round-trip.html: 2012-05-22 Joshua Bell IndexedDB: Support Array-type key paths https://bugs.webkit.org/show_bug.cgi?id=84207 Reviewed by Tony Chang. * storage/indexeddb/keypath-arrays-expected.txt: Added. * storage/indexeddb/keypath-arrays.html: Added. * storage/indexeddb/keypath-basics-expected.txt: * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt: * storage/indexeddb/mozilla/resources/create-objectstore-basics.js: (cleanDatabase): * storage/indexeddb/objectStore-required-arguments-expected.txt: * storage/indexeddb/resources/keypath-arrays.js: Added. (test.request.onsuccess): (test): (openSuccess.request.onsuccess): (openSuccess): (testKeyPaths.checkStore.request.onsuccess): (testKeyPaths.checkStore): (testKeyPaths.checkIndex.request.onsuccess): (testKeyPaths.checkIndex): (testKeyPaths): * storage/indexeddb/resources/keypath-basics.js: 2012-05-22 Abhishek Arya Assertion failure (toRenderBox() called on a RenderInline) beneath RenderBlock::blockBeforeWithinSelectionRoot() https://bugs.webkit.org/show_bug.cgi?id=86500 Reviewed by Ojan Vafai. * fast/block/line-layout/selection-highlight-crash-expected.txt: Added. * fast/block/line-layout/selection-highlight-crash.html: Added. 2012-05-22 Joshua Bell [Chromium] jquery/attributes.html SLOW -> TIMEOUT Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-22 Brady Eidson https://bugs.webkit.org/show_bug.cgi?id=87145 REGRESSION (r117815) fast/css/zoom-in-length-round-trip.html fails on Mac bots * platform/mac/Skipped: Skipping until Levi Weintraub can explore the regression. 2012-05-22 Rob Buis ASSERTs in RenderInline::layout() https://bugs.webkit.org/show_bug.cgi?id=63365 Reviewed by Nikolas Zimmermann. Test text content element children inside elements. * svg/custom/disallowed-text-content-rendering-expected.txt: Added. * svg/custom/disallowed-text-content-rendering.svg: Added. 2012-05-22 Takashi Sakamoto Implement DOM_KEY_LOCATION_LEFT and RIGHT of KeyboardEvent's location property https://bugs.webkit.org/show_bug.cgi?id=86694 Reviewed by Alexey Proskuryakov. * fast/events/keydown-leftright-keys-expected.txt: Added. * fast/events/keydown-leftright-keys.html: Added. 2012-05-22 Christophe Dumez [EFL] EFL's DRT needs to print information about received Web Intents https://bugs.webkit.org/show_bug.cgi?id=86864 Reviewed by Adam Barth. Unskip a few Web Intents tests that are passing now that the functionality is enabled by default on EFL port. * platform/efl/test_expectations.txt: 2012-05-22 Thiago Marcos P. Santos [EFL] Gardening of flaky media tests https://bugs.webkit.org/show_bug.cgi?id=87138 Unreviewed gardening. * platform/efl/test_expectations.txt: 2012-05-22 Christophe Dumez Intent::create() throws is service is "url://a url" https://bugs.webkit.org/show_bug.cgi?id=86873 Reviewed by Adam Barth. Remove checks in webintents/web-intents-obj-constructor.html which are valid for Google URL but fail with KURL. * webintents/web-intents-obj-constructor-expected.txt: * webintents/web-intents-obj-constructor.html: 2012-05-22 Vsevolod Vlasov Web Inspector: JavaScriptSourceFrame should be based on JavaScriptSource not UISourceCode. https://bugs.webkit.org/show_bug.cgi?id=87135 Reviewed by Pavel Feldman. * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest): * inspector/debugger/script-formatter-breakpoints.html: * inspector/debugger/script-formatter-console.html: * inspector/debugger/source-frame-count.html: 2012-05-22 Julien Chaffraix Centralize and clean-up table column iteration https://bugs.webkit.org/show_bug.cgi?id=87051 Reviewed by Eric Seidel. Those tests just validate and enforce what we were already doing that were not covered by any existing tests. * fast/table/caption-between-column-and-column-group-expected.html: Added. * fast/table/caption-between-column-and-column-group.html: Added. * fast/table/caption-between-column-group-and-column-expected.html: Added. * fast/table/caption-between-column-group-and-column.html: Added. * fast/table/caption-between-columns-expected.html: Added. * fast/table/caption-between-columns.html: Added. 2012-05-22 Sudarsana Nagineni [EFL] Add support to enable/disable DOM paste https://bugs.webkit.org/show_bug.cgi?id=85040 Reviewed by Gustavo Noronha Silva. Unskip a few clipboard related tests which are now passing. * platform/efl/test_expectations.txt: 2012-05-22 Joshua Bell [Chromium] Skip asserting test in win debug following subpixel layout changes. https://bugs.webkit.org/show_bug.cgi?id=87137 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-22 Zan Dobersek [Gtk][LayoutTests] Repaint the complete WebKitWebView before dumping pixel results https://bugs.webkit.org/show_bug.cgi?id=86284 Unreviewed, removing test expectations for tests that should pass now that the web view is repainted before dumping pixel results. * platform/gtk/test_expectations.txt: 2012-05-22 Brady Eidson https://bugs.webkit.org/show_bug.cgi?id=87136 REGRESSION(117918) - 4 webgl/tex-iomage-and-sub-image-2d-with-image tests failing on Mac bots. * platform/mac/Skipped: Skipping tests until Kenneth Russel can take a look. 2012-05-22 Mihnea Ovidenie [CSSRegions] Add region styling support for color property https://bugs.webkit.org/show_bug.cgi?id=85633 Reviewed by David Hyatt. Added region-style-color.html and its associated ref test for testing the color in region style rules. Modified region-style-image-background-color/region-style-inline-background-color since background color can be styled for inline/replaced elements. * fast/regions/region-style-color-expected.html: Added. * fast/regions/region-style-color.html: Added. * fast/regions/region-style-image-background-color.html: * fast/regions/region-style-inline-background-color-expected.html: * fast/regions/region-style-inline-background-color.html: 2012-05-22 Dominic Mazzoni Chromium AX: Crash when menulist adds selected option via document.write https://bugs.webkit.org/show_bug.cgi?id=87028 Reviewed by Chris Fleizach. * platform/chromium/accessibility/add-to-menu-list-crashes-expected.txt: Added. * platform/chromium/accessibility/add-to-menu-list-crashes.html: Added. 2012-05-22 Nikolas Zimmermann Crash in WebCore::SVGTextLayoutAttributesBuilder::fillCharacterDataMap https://bugs.webkit.org/show_bug.cgi?id=86781 Reviewed by Rob Buis. * svg/custom/bug86781-expected.txt: Added. * svg/custom/bug86781.html: Added. 2012-05-22 Nikolas Zimmermann Not reviewed. Re-add expected results for three tests that were missing. * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added. 2012-05-22 Nikolas Zimmermann Crash in WebCore::RenderSVGContainer::paint https://bugs.webkit.org/show_bug.cgi?id=86392 Reviewed by Rob Buis. * svg/custom/bug86392-expected.txt: Added. * svg/custom/bug86392.html: Added. * svg/custom/marker-zero-length-linecaps-expected.svg: Added. * svg/custom/marker-zero-length-linecaps.svg: Added. 2012-05-22 Thiago Marcos P. Santos [EFL] Gardening of failing tests and new passes https://bugs.webkit.org/show_bug.cgi?id=87122 Unreviewed gardening. * platform/efl/test_expectations.txt: 2012-05-22 Pavel Feldman Web Inspector: [regression] dynamically created script tab is bound to the document resource. https://bugs.webkit.org/show_bug.cgi?id=87119 Reviewed by Vsevolod Vlasov. * inspector/debugger/dynamic-script-tag-expected.txt: Added. * inspector/debugger/dynamic-script-tag.html: Added. 2012-05-22 Mikhail Pozdnyakov [EFL][DRT] Gardening of fast/spatial-navigation tests. https://bugs.webkit.org/show_bug.cgi?id=87112 Unreviewed gardening. Unskipped some fast/spatial-navigation tests after r117218. * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-22 Ilya Tikhonovsky Web Inspector: HeapSnapshot: speed-up calculateRetainedSize functon. https://bugs.webkit.org/show_bug.cgi?id=87124 I found that in all dominators related functions we use nodeOrdinals. At the moment we divide nodeIndex to nodeFieldCount and this operation too expensive for these simple algorithms. Reviewed by Yury Semikhatsky. Covered by existing tests. * inspector/profiler/heap-snapshot.html: 2012-05-22 Christophe Dumez [EFL] Test expectations need updating https://bugs.webkit.org/show_bug.cgi?id=87115 Unreviewed EFL gardening. Update expectations for 2 test cases which are failing after r117932. * platform/efl/test_expectations.txt: 2012-05-22 Alexander Pavlov Web Inspector: [Styles] Odd synthetic shorthands may appear in the style https://bugs.webkit.org/show_bug.cgi?id=87081 Reviewed by Vsevolod Vlasov. * inspector/elements/elements-panel-styles-expected.txt: * inspector/elements/resources/elements-panel-styles.css: (.foo): 2012-05-22 Hayato Ito Fix crashes when a mouse points a element in shadow DOM subtree. https://bugs.webkit.org/show_bug.cgi?id=86795 Reviewed by Nikolas Zimmermann. * fast/dom/shadow/shadow-dom-event-dispatching.html: 2012-05-22 Andreas Kling DOM Attr objects pointing to "style" attribute should force reification when read. Reviewed by Antti Koivisto. * fast/dom/attr-style-too-lazy-expected.txt: Added. * fast/dom/attr-style-too-lazy.html: Added. 2012-05-22 Dominik Röttsches [EFL][DRT] Structure test_expectations.txt into meaningful sections https://bugs.webkit.org/show_bug.cgi?id=86628 Unreviewed, EFL gardening. Organizing test_expectations.txt into categories. * platform/efl/test_expectations.txt: 2012-05-22 Andreas Kling Add a layout test for attribute selector invalidation triggering recursive style recalc. Reviewed by Antti Koivisto. Bug 21346 was already fixed somewhere in the semirecent past, so here's the provided test case as form of a layout test to make sure we don't regress this again. * fast/css/attribute-selector-recursive-update-on-setAttribute-expected.txt: Added. * fast/css/attribute-selector-recursive-update-on-setAttribute.html: Added. 2012-05-22 Ilya Tikhonovsky Web Inspector: HeapProfiler: upstream retainedSize calculation. https://bugs.webkit.org/show_bug.cgi?id=87107 This patch upstreams V8::HeapSnapshotGenerator::CalculateRetainedSizes function to front-end. After that we will be able to drop retainedSize field from the snapshot serialized data. See meta-bug https://bugs.webkit.org/show_bug.cgi?id=87089 Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-expected.txt: * inspector/profiler/heap-snapshot.html: 2012-05-22 Kristóf Kosztyó NRWT results.html page should show a count of the number of tests in each category https://bugs.webkit.org/show_bug.cgi?id=64215 Reviewed by Ojan Vafai. * fast/harness/resources/results-test.js: * fast/harness/results-expected.txt: * fast/harness/results.html: * platform/chromium-win/fast/harness/results-expected.txt: Removed. 2012-05-22 Christophe Dumez [EFL] Remaining duplicated test in Skipped and test_expectations.txt after r117932 https://bugs.webkit.org/show_bug.cgi?id=87103 Unreviewed EFL gardening. Remove from Skipped file a test that is already in test_expectations.txt to make the style script happy. * platform/efl/Skipped: 2012-05-22 Thiago Marcos P. Santos [EFL] Add missing test baselines https://bugs.webkit.org/show_bug.cgi?id=87110 Unreviewed gardening. * platform/efl/css1/font_properties/font-expected.txt: Added. * platform/efl/css1/text_properties/line_height-expected.txt: Added. * platform/efl/css3/selectors3/html/css3-modsel-32-expected.txt: Added. * platform/efl/http/tests/misc/acid2-expected.png: * platform/efl/http/tests/misc/acid2-expected.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.png: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.png: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.png: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.png: Added. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-background-image-tiled-expected.png: Added. * platform/efl/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added. * platform/efl/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added. * platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added. 2012-05-22 Zan Dobersek Unreviewed GTK gardening. Add a failing test expectation for a CSS test modified in r117815 (subpixel layout changes) and a GTK-specific baseline for a test introduced in r117803. * platform/gtk/accessibility/disabled-controls-not-focusable-expected.txt: Added. * platform/gtk/test_expectations.txt: 2012-05-22 Li Yin [WebSocket] WebSocket object should fire a simple event named error when it is required to fail the websocket connection. https://bugs.webkit.org/show_bug.cgi?id=86958 Spec:http://dev.w3.org/html5/websockets/#feedback-from-the-protocol If the user agent was required to fail the websocket connection or the WebSocket connection is closed with prejudice, fire a simple event named error at the WebSocket object. Reviewed by Kent Tamura. * http/tests/websocket/tests/hybi/close-expected.txt: * http/tests/websocket/tests/hybi/close.html: 2012-05-22 Kent Tamura [Chromium] Remove an entry for css3/filters/custom/filter-repaint-custom-rotated.html https://bugs.webkit.org/show_bug.cgi?id=85868 The failure was fixed by ENABLE_SUBPIXEL_LAYOUT. * platform/chromium/test_expectations.txt: 2012-05-22 Szilard Ledan [Qt] Unskipped a test and updated its expectation. https://bugs.webkit.org/show_bug.cgi?id=87099 Reviewed by Csaba Osztrogonác. * css1/units/rounding-expected.txt: * platform/qt/Skipped: 2012-05-22 Emil A Eklund Unreviewed chromium windows rebaselines. * platform/chromium-mac-leopard/svg/zoom/page/zoom-background-image-tiled-expected.png: Removed. * platform/chromium-win-xp/css2.1/20110323: Added. * platform/chromium-win-xp/css2.1/20110323/absolute-replaced-height-004-expected.txt: Added. * platform/chromium-win-xp/svg/zoom/page/zoom-background-image-tiled-expected.png: Removed. * platform/chromium-win-xp/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug131020-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug43854-2-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug59354-expected.png: Removed. 2012-05-22 Szilard Ledan [Qt] Gardening. Skip failing tests after r117815. https://bugs.webkit.org/show_bug.cgi?id=87099 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: 2012-05-22 János Badics [Qt] dumpAsText() output of Qt-DRT differs from other DRTs https://bugs.webkit.org/show_bug.cgi?id=69718 Gardening, add Qt specific expected file for svg/custom/bug86119.html introduced in r117792, because it lacks a trailing whitespace on Qt platform. Reviewed by Csaba Osztrogonác. * platform/qt/svg/custom/bug86119-expected.txt: Added. 2012-05-22 Christophe Dumez [EFL] Style issue due to tests duplicated in Skipped in test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=87093 Unreviewed EFL gardening. Remove from Skipped file tests that are already in test_expectations.txt to make the style script happy. * platform/efl/Skipped: 2012-05-22 Emil A Eklund Mark two tests as skipped while we figure out why they are failing. * platform/chromium/test_expectations.txt: 2012-05-22 Kentaro Hara REGRESSION r110315: Event handler throws TypeError for an input element with name="arguments" https://bugs.webkit.org/show_bug.cgi?id=86991 Reviewed by Ojan Vafai. The added test checks whether an event handler is successfully invoked for an input element with name="arguments". * fast/forms/form-input-named-arguments-expected.txt: Added. * fast/forms/form-input-named-arguments.html: Added. 2012-05-22 Emil A Eklund Chromium linux and mac rebaselines. * css2.1/20110323/absolute-replaced-height-004-expected.txt: Added. * platform/chromium-linux-x86/fast/dom/Document/CaretRangeFromPoint: Removed. * platform/chromium-linux-x86/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-linux/css2.1/20110323/absolute-replaced-height-004-expected.txt: Removed. * platform/chromium-linux/fast/dom/Document/CaretRangeFromPoint: Removed. * platform/chromium-linux/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Removed. * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.png: Added. * platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.png: Added. * platform/chromium-linux/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed. * platform/chromium-linux/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-mac-leopard/fast/dom/Document/CaretRangeFromPoint: Removed. * platform/chromium-mac-leopard/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Removed. * platform/chromium-mac-leopard/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug215629-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug89315-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug91057-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: * platform/chromium-mac-snowleopard/fast/dom/Document/CaretRangeFromPoint: Removed. * platform/chromium-mac-snowleopard/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-mac/fast/dom/Document/CaretRangeFromPoint: Removed. * platform/chromium-mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Removed. * platform/chromium-mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed. * platform/chromium-mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug106816-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug131020-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug139524-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug159108-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug215629-expected.png: * 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/bugs/bug59354-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug73321-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug89315-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug91057-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: * platform/chromium-win-vista/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Added. * platform/chromium-win-vista/css3/selectors3/html/css3-modsel-32-expected.txt: Added. * platform/chromium-win-vista/editing/inserting: Added. * platform/chromium-win-vista/editing/inserting/4959067-expected.txt: Added. * platform/chromium-win-vista/fast/dom/Document/CaretRangeFromPoint: Removed. * platform/chromium-win-vista/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin: Removed. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Removed. * platform/chromium-win-xp/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Added. * platform/chromium-win-xp/editing/inserting: Added. * platform/chromium-win-xp/editing/inserting/4959067-expected.txt: Added. * platform/chromium-win-xp/svg/zoom: Added. * platform/chromium-win-xp/svg/zoom/page: Added. * platform/chromium-win-xp/svg/zoom/page/zoom-background-image-tiled-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug59354-expected.png: Added. * platform/chromium-win/css2.1/20110323/absolute-replaced-height-004-expected.txt: * platform/chromium-win/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: * platform/chromium-win/css3/selectors3/html/css3-modsel-32-expected.txt: * platform/chromium-win/editing/inserting/4959067-expected.txt: * platform/chromium-win/fast/dom/Document: Removed. * platform/chromium-win/fast/repaint/reflection-repaint-test-expected.png: * platform/chromium-win/fast/repaint/transform-layout-repaint-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug106816-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug139524-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug159108-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug215629-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug39209-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug39209-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46480-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46480-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug59354-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug73321-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug83786-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_align_center-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug89315-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug91057-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: * platform/chromium-win/transforms/2d/zoom-menulist-expected.txt: * platform/chromium-win/transforms/svg-vs-css-expected.png: * platform/chromium/fast/dom/Document: Added. * platform/chromium/fast/dom/Document/CaretRangeFromPoint: Added. * platform/chromium/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added. * platform/chromium/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. * platform/chromium/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/efl/css2.1/20110323/absolute-replaced-height-004-expected.txt: Removed. * platform/efl/css3/selectors3/html/css3-modsel-32-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug215629-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug43854-2-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug83786-expected.txt: Removed. * platform/efl/tables/mozilla/marvin/x_table_align_center-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Removed. * platform/efl/transforms/svg-vs-css-expected.txt: Removed. * platform/gtk/css2.1/20110323/absolute-replaced-height-004-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug215629-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug43854-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug83786-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/x_table_align_center-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Removed. * platform/gtk/transforms/svg-vs-css-expected.txt: Removed. * platform/mac/tables/mozilla/bugs/bug83786-expected.txt: Removed. * tables/mozilla/bugs/bug215629-expected.txt: Added. * tables/mozilla/bugs/bug43854-2-expected.txt: Added. * tables/mozilla/bugs/bug83786-expected.txt: Added. * tables/mozilla/marvin/x_table_align_center-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Added. * transforms/svg-vs-css-expected.txt: Added. 2012-05-22 Emil A Eklund Unreviewed rebaseline of fast/loader/recursive-before-unload-crash.html * platform/chromium/fast/loader/recursive-before-unload-crash-expected.txt: Added. 2012-05-22 Emil A Eklund Even more unreviewed chromium test expectation updates. * platform/chromium-linux-x86/platform/chromium/compositing/filters: Removed. * platform/chromium-linux-x86/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/filters: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: Removed. 2012-05-22 Kenneth Russell Must set/reset pixel unpack alignment to 1 during texSubImage2D https://bugs.webkit.org/show_bug.cgi?id=86877 Reviewed by James Robinson. Incorporated several tests from WebGL conformance suite at Khronos as layout tests, verifying upload to all packed pixel formats. There were difficulties incorporating the video-related variants of these tests; Bug 87042 has been filed to track their addition. * fast/canvas/webgl/resources/tex-image-and-sub-image-2d-with-canvas.js: Added. (generateTest.init): (generateTest.runOneIteration): (generateTest.runTest): (generateTest): * fast/canvas/webgl/resources/tex-image-and-sub-image-2d-with-image-data.js: Added. (generateTest.init): (generateTest.runOneIteration): (generateTest.runTest): (generateTest): * fast/canvas/webgl/resources/tex-image-and-sub-image-2d-with-image.js: Added. (generateTest.init): (generateTest.runOneIteration): (generateTest.runTestOnImage): (generateTest.runTest.newImage.onload): (generateTest.runTest): (generateTest.runTest2.newImage.onload): (generateTest.runTest2): (generateTest.runTest3): (generateTest): * fast/canvas/webgl/resources/webgl-test-utils.js: (WebGLTestUtils): * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-expected.txt: * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html: * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-expected.txt: * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565-expected.txt: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444-expected.txt: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551-expected.txt: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html: 2012-05-21 Emil A Eklund Unreviewed table rebaselines for chromium. * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug33137-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Added. * platform/chromium-win/tables/mozilla/bugs/bug19061-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug19061-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug24200-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug28928-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug28928-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug33137-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: 2012-05-21 Emil A Eklund Unreviewed chromium test expectation updates. * platform/chromium-linux-x86/fast/html: Added. * platform/chromium-linux-x86/fast/html/details-writing-mode-expected.txt: Added. * platform/chromium-win-xp/fast/html: Added. * platform/chromium-win-xp/fast/html/details-writing-mode-expected.png: Added. 2012-05-21 Levi Weintraub Unreviewed. Even more test expectations being updated post-r117815. * platform/chromium-win-vista/svg/custom/svg-fonts-with-no-element-reference-expected.png: Removed. * platform/chromium-win-vista/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed. * platform/chromium-win-xp/svg/custom/svg-fonts-with-no-element-reference-expected.png: Removed. * platform/chromium-win-xp/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed. * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png: * platform/chromium/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added. * platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed. 2012-05-21 Caio Marcelo de Oliveira Filho Avoid using window.internals when internals is enough after r117771 https://bugs.webkit.org/show_bug.cgi?id=87059 Reviewed by Darin Adler. Revision r117771 introduced a style change in the layout tests that was not intended. This patch amends this by using "window.internals" only when checking for the internals object. Once we know internals is there, we use directly. This conforms to the style used for layoutTestController in the affected tests. * editing/deleting/delete-ligature-003.html: * editing/deleting/paragraph-in-preserveNewline.html: * editing/deleting/whitespace-pre-1.html: * editing/execCommand/script-tests/query-command-state.js: (runTests): * editing/execCommand/script-tests/query-text-alignment.js: (runRangeTests): * editing/execCommand/script-tests/toggle-compound-styles.js: * editing/selection/5195166-1.html: * editing/selection/5354455-1.html: * editing/selection/caret-mode-paragraph-keys-navigation.html: * editing/selection/collapse-selection-in-bidi.html: * editing/selection/context-menu-text-selection.html: * editing/selection/directionality-after-undo-replace.html: * editing/selection/extend-after-mouse-selection.html: * editing/selection/extend-selection-after-double-click.html: * editing/selection/move-by-word-visually-crash-test-1.html: * editing/selection/move-by-word-visually-crash-test-2.html: * editing/selection/move-by-word-visually-crash-test-3.html: * editing/selection/move-by-word-visually-crash-test-4.html: * editing/selection/move-by-word-visually-crash-test-5.html: * editing/selection/move-by-word-visually-crash-test-css-generated-content.html: * editing/selection/move-by-word-visually-crash-test-textarea.html: * editing/selection/move-by-word-visually-inline-block-positioned-element.html: * editing/selection/move-by-word-visually-mac.html: * editing/selection/move-by-word-visually-multi-line.html: * editing/selection/move-by-word-visually-multi-space.html: * editing/selection/move-by-word-visually-null-box.html: * editing/selection/move-by-word-visually-single-space-inline-element.html: * editing/selection/move-by-word-visually-single-space-one-element.html: * editing/selection/move-by-word-visually-textarea.html: * editing/selection/move-by-word-visually-wrong-left-right.html: * editing/selection/programmatic-selection-on-mac-is-directionless.html: * editing/selection/rtl-move-selection-right-left.html: * editing/selection/script-tests/click-in-margins-inside-editable-div.js: * editing/selection/script-tests/click-in-padding-with-multiple-line-boxes.js: * editing/selection/script-tests/shift-click.js: (runShiftClickTest): * editing/selection/selection-extend-should-not-move-across-caret-on-mac.html: * editing/style/iframe-onload-crash-mac.html: * editing/style/iframe-onload-crash-unix.html: * editing/style/iframe-onload-crash-win.html: * fast/events/backspace-navigates-back.html: * fast/forms/selection-direction.html: 2012-05-21 Levi Weintraub Unreviewed gardening. Updating more tests post r117815. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Removed. * platform/chromium-linux/css1/formatting_model/inline_elements-expected.txt: Added. * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.txt: Added. * platform/chromium-linux/fast/borders/bidi-009a-expected.txt: Added. * platform/chromium-linux/fast/borders/inline-mask-overlay-image-outset-expected.png: Added. * platform/chromium-linux/fast/css/bidi-override-in-anonymous-block-expected.txt: Added. * platform/chromium-linux/fast/forms/007-expected.txt: Added. * platform/chromium-linux/fast/html/details-writing-mode-expected.txt: Added. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Removed. * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. * platform/chromium-win-vista/css1/formatting_model/inline_elements-expected.png: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Removed. * platform/chromium-win-xp/css1: Added. * platform/chromium-win-xp/css1/formatting_model: Added. * platform/chromium-win-xp/css1/formatting_model/inline_elements-expected.png: Added. * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Removed. * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: 2012-05-21 Levi Weintraub Unreviewed Gardening. More updates after r117815. * platform/chromium-linux-x86/svg/zoom/page: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/chromium-mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/chromium-mac/tables/mozilla_expected_failures/core/captions3-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/core/standards1-expected.png: * platform/chromium-win-vista/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed. * platform/chromium-win-vista/tables/mozilla_expected_failures/core: Removed. * platform/chromium-win-vista/tables/mozilla_expected_failures/core/standards1-expected.png: Removed. * platform/chromium/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Added. * platform/chromium/svg/custom/viewBox-hit-expected.txt: Added. 2012-05-21 Levi Weintraub Unreviewed. Marking svg/animations/animate-path-animation-qQ-tT-inverse.html and svg/animations/svgnumberoptionalnumber-animation-4.html as timing out. * platform/chromium/test_expectations.txt: 2012-05-21 Emil A Eklund Unreviewed cleanup of chromium test_expectations file. * platform/chromium/test_expectations.txt: 2012-05-21 Levi Weintraub Unreviewed gardening. Yet more rebaselining from r117815. * platform/chromium-mac-leopard/platform/chromium/media/video-scales-in-media-document-expected.txt: Removed. * platform/chromium-mac-leopard/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png: 2012-05-21 Levi Weintraub Unreviewed gardening. Even more rebaselining from r117815. * css1/formatting_model/inline_elements-expected.txt: Added. * css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Added. * css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Added. * css2.1/t1508-c527-font-09-b-expected.txt: Added. * fast/backgrounds/background-position-parsing-expected.txt: Added. * fast/block/positioning/047-expected.txt: Added. * fast/borders/bidi-009a-expected.png: Added. * fast/borders/bidi-009a-expected.txt: Added. * fast/css/bidi-override-in-anonymous-block-expected.txt: Added. * fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Added. * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added. * fast/flexbox/flex-hang-expected.txt: Replaced. * fast/forms/007-expected.txt: Added. * fast/forms/button-default-title-expected.txt: Added. * fast/html/details-marker-style-expected.txt: Added. * fast/html/details-writing-mode-expected.txt: Added. * fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Replaced. * fast/invalid/missing-end-tag-expected.txt: Added. * fast/line-grid/line-align-left-edges-expected.txt: Added. * fast/parser/style-script-head-test-expected.txt: Added. * fast/table/max-width-integer-overflow-expected.png: Added. * fast/table/max-width-integer-overflow-expected.txt: Added. * fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Replaced. * fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Replaced. * platform/chromium-linux-x86/fast/dom/Document: Added. * platform/chromium-linux-x86/fast/dom/Document/CaretRangeFromPoint: Added. * platform/chromium-linux-x86/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added. * platform/chromium-linux-x86/fast/forms/basic-selects-expected.txt: Removed. * platform/chromium-linux-x86/fast/html: Removed. * platform/chromium-linux-x86/fast/html/details-marker-style-expected.txt: Removed. * platform/chromium-linux-x86/fast/inline: Removed. * platform/chromium-linux-x86/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed. * platform/chromium-linux-x86/fast/parser: Added. * platform/chromium-linux-x86/fast/parser/style-script-head-test-expected.png: Added. * platform/chromium-linux-x86/fast/table: Removed. * platform/chromium-linux-x86/fast/table/max-width-integer-overflow-expected.png: Removed. * platform/chromium-linux-x86/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-linux/fast/dom/Document: Added. * platform/chromium-linux/fast/dom/Document/CaretRangeFromPoint: Added. * platform/chromium-linux/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added. * platform/chromium-linux/fast/flexbox/flex-hang-expected.txt: Added. * platform/chromium-linux/fast/gradients/radial-centered-expected.txt: Removed. * platform/chromium-linux/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed. * platform/chromium-linux/fast/parser/style-script-head-test-expected.png: Added. * platform/chromium-linux/fast/parser/style-script-head-test-expected.txt: Added. * platform/chromium-linux/fast/table/max-width-integer-overflow-expected.png: Removed. * platform/chromium-linux/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/chromium-linux/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. * platform/chromium-mac-leopard/css1/basic/inheritance-expected.png: * platform/chromium-mac-leopard/css1/box_properties/acid_test-expected.png: * platform/chromium-mac-leopard/css1/box_properties/clear_float-expected.png: * platform/chromium-mac-leopard/css1/box_properties/float_on_text_elements-expected.png: * platform/chromium-mac-leopard/css1/box_properties/margin_right-expected.png: * platform/chromium-mac-leopard/css1/box_properties/padding_right-expected.png: * platform/chromium-mac-leopard/css1/box_properties/width-expected.png: * platform/chromium-mac-leopard/css1/color_and_background/background_attachment-expected.png: * platform/chromium-mac-leopard/css1/font_properties/font_size-expected.png: * platform/chromium-mac-leopard/css1/font_properties/font_weight-expected.png: * platform/chromium-mac-leopard/css1/formatting_model/floating_elements-expected.png: * platform/chromium-mac-leopard/css1/formatting_model/horizontal_formatting-expected.png: * platform/chromium-mac-leopard/css1/formatting_model/inline_elements-expected.png: * platform/chromium-mac-leopard/css1/formatting_model/replaced_elements-expected.png: * platform/chromium-mac-leopard/css1/formatting_model/vertical_formatting-expected.png: * platform/chromium-mac-leopard/css1/text_properties/text_indent-expected.png: * platform/chromium-mac-leopard/css1/units/length_units-expected.png: * platform/chromium-mac-leopard/css1/units/percentage_units-expected.png: * platform/chromium-mac-leopard/css2.1/20110323/block-replaced-width-001-expected.png: * platform/chromium-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png: * platform/chromium-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png: * platform/chromium-mac-leopard/css2.1/t040302-c61-phys-len-00-b-expected.png: * platform/chromium-mac-leopard/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: * platform/chromium-mac-leopard/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: * platform/chromium-mac-leopard/css2.1/t0804-c5510-padn-00-b-ag-expected.png: * platform/chromium-mac-leopard/css2.1/t09-c5526c-display-00-e-expected.png: * platform/chromium-mac-leopard/css2.1/t0905-c414-flt-wrap-00-e-expected.png: * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: * platform/chromium-mac-leopard/css2.1/t100801-c544-valgn-00-a-ag-expected.png: * platform/chromium-mac-leopard/css2.1/t100801-c544-valgn-02-d-agi-expected.png: * platform/chromium-mac-leopard/css2.1/t100801-c544-valgn-03-d-agi-expected.png: * platform/chromium-mac-leopard/css2.1/t100801-c544-valgn-04-d-agi-expected.png: * platform/chromium-mac-leopard/css2.1/t1205-c565-list-pos-00-b-expected.png: * platform/chromium-mac-leopard/css2.1/t1506-c525-font-wt-00-b-expected.png: * platform/chromium-mac-leopard/css2.1/t1508-c527-font-09-b-expected.png: * platform/chromium-mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.png: * platform/chromium-mac-leopard/css3/selectors3/html/css3-modsel-25-expected.png: * platform/chromium-mac-leopard/css3/selectors3/html/css3-modsel-70-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xhtml/css3-modsel-25-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xhtml/css3-modsel-70-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xml/css3-modsel-25-expected.png: * platform/chromium-mac-leopard/css3/selectors3/xml/css3-modsel-70-expected.png: * platform/chromium-mac-leopard/editing/inserting/editing-empty-divs-expected.png: * platform/chromium-mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: * platform/chromium-mac-leopard/editing/selection/3690703-2-expected.png: * platform/chromium-mac-leopard/editing/selection/3690703-expected.png: * platform/chromium-mac-leopard/editing/selection/3690719-expected.png: * platform/chromium-mac-leopard/editing/selection/4397952-expected.png: * platform/chromium-mac-leopard/editing/selection/collapse-selection-in-bidi-expected.txt: Added. * platform/chromium-mac-leopard/editing/selection/select-across-readonly-input-1-expected.png: * platform/chromium-mac-leopard/editing/selection/select-across-readonly-input-2-expected.png: * platform/chromium-mac-leopard/editing/selection/select-across-readonly-input-4-expected.png: * platform/chromium-mac-leopard/editing/selection/select-across-readonly-input-5-expected.png: * platform/chromium-mac-leopard/editing/selection/select-text-overflow-ellipsis-expected.png: * platform/chromium-mac-leopard/editing/selection/selection-button-text-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: * platform/chromium-mac-leopard/fast/backgrounds/background-inherit-color-bug-expected.png: * platform/chromium-mac-leopard/fast/backgrounds/background-position-parsing-expected.png: * platform/chromium-mac-leopard/fast/block/basic/001-expected.png: * platform/chromium-mac-leopard/fast/block/basic/011-expected.png: * platform/chromium-mac-leopard/fast/block/basic/015-expected.png: * platform/chromium-mac-leopard/fast/block/basic/016-expected.png: * platform/chromium-mac-leopard/fast/block/basic/019-expected.png: * platform/chromium-mac-leopard/fast/block/float/002-expected.png: * platform/chromium-mac-leopard/fast/block/float/013-expected.png: * platform/chromium-mac-leopard/fast/block/float/centered-float-avoidance-complexity-expected.png: * platform/chromium-mac-leopard/fast/block/float/float-avoidance-expected.png: * platform/chromium-mac-leopard/fast/block/float/nopaint-after-layer-destruction2-expected.png: * platform/chromium-mac-leopard/fast/block/float/shrink-to-avoid-float-complexity-expected.png: * platform/chromium-mac-leopard/fast/block/margin-collapse/100-expected.png: * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.png: * platform/chromium-mac-leopard/fast/block/positioning/047-expected.png: * platform/chromium-mac-leopard/fast/block/positioning/051-expected.png: * platform/chromium-mac-leopard/fast/borders/bidi-009a-expected.png: * platform/chromium-mac-leopard/fast/borders/border-antialiasing-expected.png: * platform/chromium-mac-leopard/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-mac-leopard/fast/borders/rtl-border-01-expected.png: * platform/chromium-mac-leopard/fast/borders/rtl-border-02-expected.png: * platform/chromium-mac-leopard/fast/borders/rtl-border-03-expected.png: * platform/chromium-mac-leopard/fast/box-sizing/box-sizing-expected.png: * platform/chromium-mac-leopard/fast/css-generated-content/011-expected.png: * platform/chromium-mac-leopard/fast/css-generated-content/013-expected.png: * platform/chromium-mac-leopard/fast/css-generated-content/014-expected.png: * platform/chromium-mac-leopard/fast/css-generated-content/015-expected.png: * platform/chromium-mac-leopard/fast/css-generated-content/inline-display-types-expected.png: * platform/chromium-mac-leopard/fast/css/004-expected.png: * platform/chromium-mac-leopard/fast/css/005-expected.png: * platform/chromium-mac-leopard/fast/css/background-shorthand-invalid-url-expected.png: * platform/chromium-mac-leopard/fast/css/bidi-override-in-anonymous-block-expected.png: * platform/chromium-mac-leopard/fast/css/css1_forward_compatible_parsing-expected.png: * platform/chromium-mac-leopard/fast/css/empty-pseudo-class-expected.png: * platform/chromium-mac-leopard/fast/css/ex-after-font-variant-expected.png: * platform/chromium-mac-leopard/fast/css/fieldset-display-row-expected.png: * platform/chromium-mac-leopard/fast/css/first-child-pseudo-class-expected.png: * platform/chromium-mac-leopard/fast/css/first-line-text-decoration-expected.png: * platform/chromium-mac-leopard/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: * platform/chromium-mac-leopard/fast/css/first-of-type-pseudo-class-expected.png: * platform/chromium-mac-leopard/fast/css/h1-in-section-elements-expected.png: * platform/chromium-mac-leopard/fast/css/hsl-color-expected.png: * platform/chromium-mac-leopard/fast/css/inline-properties-important-expected.png: * platform/chromium-mac-leopard/fast/css/invalid-percentage-property-expected.png: * platform/chromium-mac-leopard/fast/css/last-child-pseudo-class-expected.png: * platform/chromium-mac-leopard/fast/css/last-of-type-pseudo-class-expected.png: * platform/chromium-mac-leopard/fast/css/non-standard-checkbox-size-expected.png: * platform/chromium-mac-leopard/fast/css/only-child-pseudo-class-expected.png: * platform/chromium-mac-leopard/fast/css/only-of-type-pseudo-class-expected.png: * platform/chromium-mac-leopard/fast/css/text-align-expected.png: * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-bidi-expected.png: * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-expected.png: * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-strict-expected.png: * platform/chromium-mac-leopard/fast/css/text-overflow-input-expected.png: * platform/chromium-mac-leopard/fast/css/transform-default-parameter-expected.png: * platform/chromium-mac-leopard/fast/css/word-space-extra-expected.png: * platform/chromium-mac-leopard/fast/dom/Document: Added. * platform/chromium-mac-leopard/fast/dom/Document/CaretRangeFromPoint: Added. * platform/chromium-mac-leopard/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added. * platform/chromium-mac-leopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: * platform/chromium-mac-leopard/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: * platform/chromium-mac-leopard/fast/dynamic/012-expected.png: * platform/chromium-mac-leopard/fast/encoding/denormalised-voiced-japanese-chars-expected.png: * platform/chromium-mac-leopard/fast/events/pointer-events-2-expected.png: * platform/chromium-mac-leopard/fast/forms/001-expected.png: * platform/chromium-mac-leopard/fast/forms/006-expected.png: * platform/chromium-mac-leopard/fast/forms/007-expected.png: * platform/chromium-mac-leopard/fast/forms/basic-buttons-expected.png: * platform/chromium-mac-leopard/fast/forms/basic-inputs-expected.png: * platform/chromium-mac-leopard/fast/forms/basic-textareas-quirks-expected.png: * platform/chromium-mac-leopard/fast/forms/box-shadow-override-expected.png: * platform/chromium-mac-leopard/fast/forms/button-default-title-expected.png: * platform/chromium-mac-leopard/fast/forms/button-positioned-expected.png: * platform/chromium-mac-leopard/fast/forms/button-table-styles-expected.png: * platform/chromium-mac-leopard/fast/forms/fieldset-align-expected.png: * platform/chromium-mac-leopard/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: * platform/chromium-mac-leopard/fast/forms/fieldset-with-float-expected.png: * platform/chromium-mac-leopard/fast/forms/file/file-input-direction-expected.png: * platform/chromium-mac-leopard/fast/forms/file/file-input-disabled-expected.png: * platform/chromium-mac-leopard/fast/forms/file/file-input-disabled-expected.txt: * platform/chromium-mac-leopard/fast/forms/file/file-input-pressed-state-expected.png: * platform/chromium-mac-leopard/fast/forms/file/input-file-re-render-expected.png: * platform/chromium-mac-leopard/fast/forms/float-before-fieldset-expected.png: * platform/chromium-mac-leopard/fast/forms/form-element-geometry-expected.png: * platform/chromium-mac-leopard/fast/forms/formmove-expected.png: * platform/chromium-mac-leopard/fast/forms/formmove2-expected.png: * platform/chromium-mac-leopard/fast/forms/indeterminate-expected.png: * platform/chromium-mac-leopard/fast/forms/input-appearance-height-expected.png: * platform/chromium-mac-leopard/fast/forms/input-value-expected.png: * platform/chromium-mac-leopard/fast/forms/linebox-overflow-in-textarea-padding-expected.png: * platform/chromium-mac-leopard/fast/forms/listbox-bidi-align-expected.png: * platform/chromium-mac-leopard/fast/forms/listbox-hit-test-zoomed-expected.png: * platform/chromium-mac-leopard/fast/forms/preserveFormDuringResidualStyle-expected.png: * platform/chromium-mac-leopard/fast/forms/range/input-appearance-range-expected.png: * platform/chromium-mac-leopard/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-mac-leopard/fast/gradients/generated-gradients-expected.png: * platform/chromium-mac-leopard/fast/gradients/radial-centered-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-child-1-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-child-2-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-details-child-1-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-details-child-2-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-child-1-expected.png: * platform/chromium-mac-leopard/fast/html/details-add-summary-child-2-expected.png: * platform/chromium-mac-leopard/fast/html/details-marker-style-expected.png: Added. * platform/chromium-mac-leopard/fast/html/details-marker-style-expected.txt: Removed. * platform/chromium-mac-leopard/fast/html/details-nested-1-expected.png: * platform/chromium-mac-leopard/fast/html/details-nested-2-expected.png: * platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png: * platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png: * platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png: * platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png: * platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png: * platform/chromium-mac-leopard/fast/html/details-open1-expected.png: * platform/chromium-mac-leopard/fast/html/details-open2-expected.png: * platform/chromium-mac-leopard/fast/html/details-open3-expected.png: * platform/chromium-mac-leopard/fast/html/details-open4-expected.png: * platform/chromium-mac-leopard/fast/html/details-open5-expected.png: * platform/chromium-mac-leopard/fast/html/details-open6-expected.png: * platform/chromium-mac-leopard/fast/html/details-position-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-child-1-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-child-2-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-child-1-expected.png: * platform/chromium-mac-leopard/fast/html/details-remove-summary-child-2-expected.png: * platform/chromium-mac-leopard/fast/html/details-replace-summary-child-expected.png: * platform/chromium-mac-leopard/fast/html/details-replace-text-expected.png: * platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png: * platform/chromium-mac-leopard/fast/inline/continuation-outlines-expected.png: * platform/chromium-mac-leopard/fast/inline/inline-borders-with-bidi-override-expected.png: * platform/chromium-mac-leopard/fast/inline/inline-box-background-expected.png: * platform/chromium-mac-leopard/fast/inline/inline-box-background-long-image-expected.png: * platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-x-expected.png: * platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-y-expected.png: * platform/chromium-mac-leopard/fast/inline/positionedLifetime-expected.png: * platform/chromium-mac-leopard/fast/inline/vertical-align-text-bottom-expected.png: * platform/chromium-mac-leopard/fast/invalid/010-expected.png: * platform/chromium-mac-leopard/fast/invalid/014-expected.png: * platform/chromium-mac-leopard/fast/invalid/junk-data-expected.png: * platform/chromium-mac-leopard/fast/invalid/missing-end-tag-expected.png: * platform/chromium-mac-leopard/fast/invalid/missing-end-tag-expected.txt: Removed. * platform/chromium-mac-leopard/fast/invalid/nestedh3s-expected.png: * platform/chromium-mac-leopard/fast/invalid/residual-style-expected.png: * platform/chromium-mac-leopard/fast/parser/style-script-head-test-expected.png: Added. * platform/chromium-mac-leopard/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added. * platform/chromium-mac-leopard/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-background-image-tiled-expected.png: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added. * platform/chromium-mac-snowleopard/editing/selection/collapse-selection-in-bidi-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/css/getComputedStyle: Removed. * platform/chromium-mac-snowleopard/fast/dom/Document: Added. * platform/chromium-mac-snowleopard/fast/dom/Document/CaretRangeFromPoint: Added. * platform/chromium-mac-snowleopard/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/forms/basic-selects-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/gradients/radial-centered-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/html/details-marker-style-expected.txt: Removed. * platform/chromium-mac/css1/basic/inheritance-expected.png: * platform/chromium-mac/css1/box_properties/acid_test-expected.png: * platform/chromium-mac/css1/box_properties/clear_float-expected.png: * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png: * platform/chromium-mac/css1/box_properties/margin_right-expected.png: * platform/chromium-mac/css1/box_properties/padding_right-expected.png: * platform/chromium-mac/css1/box_properties/width-expected.png: * platform/chromium-mac/css1/color_and_background/background_attachment-expected.png: * platform/chromium-mac/css1/font_properties/font_size-expected.png: * platform/chromium-mac/css1/font_properties/font_weight-expected.png: * platform/chromium-mac/css1/formatting_model/floating_elements-expected.png: * platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.png: * platform/chromium-mac/css1/formatting_model/inline_elements-expected.png: * platform/chromium-mac/css1/formatting_model/replaced_elements-expected.png: * platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.png: * platform/chromium-mac/css1/text_properties/text_indent-expected.png: * platform/chromium-mac/css1/units/length_units-expected.png: * platform/chromium-mac/css1/units/percentage_units-expected.png: * platform/chromium-mac/css2.1/20110323/block-replaced-width-001-expected.png: * platform/chromium-mac/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-mac/css2.1/20110323/inline-block-replaced-height-008-expected.png: * platform/chromium-mac/css2.1/20110323/inline-replaced-height-008-expected.png: * platform/chromium-mac/css2.1/t040302-c61-phys-len-00-b-expected.png: * platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: * platform/chromium-mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: * platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.png: * platform/chromium-mac/css2.1/t09-c5526c-display-00-e-expected.png: * platform/chromium-mac/css2.1/t0905-c414-flt-wrap-00-e-expected.png: * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: * platform/chromium-mac/css2.1/t100801-c544-valgn-00-a-ag-expected.png: * platform/chromium-mac/css2.1/t100801-c544-valgn-02-d-agi-expected.png: * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png: * platform/chromium-mac/css2.1/t100801-c544-valgn-04-d-agi-expected.png: * platform/chromium-mac/css2.1/t1205-c565-list-pos-00-b-expected.png: * platform/chromium-mac/css2.1/t1506-c525-font-wt-00-b-expected.png: * platform/chromium-mac/css2.1/t1508-c527-font-09-b-expected.png: * platform/chromium-mac/css2.1/t1602-c43-center-00-d-ag-expected.png: * platform/chromium-mac/css3/selectors3/html/css3-modsel-25-expected.png: * platform/chromium-mac/css3/selectors3/html/css3-modsel-70-expected.png: * platform/chromium-mac/css3/selectors3/xhtml/css3-modsel-25-expected.png: * platform/chromium-mac/css3/selectors3/xhtml/css3-modsel-70-expected.png: * platform/chromium-mac/css3/selectors3/xml/css3-modsel-25-expected.png: * platform/chromium-mac/css3/selectors3/xml/css3-modsel-70-expected.png: * platform/chromium-mac/editing/inserting/editing-empty-divs-expected.png: * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: * platform/chromium-mac/editing/selection/3690703-2-expected.png: * platform/chromium-mac/editing/selection/3690703-expected.png: * platform/chromium-mac/editing/selection/3690719-expected.png: * platform/chromium-mac/editing/selection/4397952-expected.png: * platform/chromium-mac/editing/selection/collapse-selection-in-bidi-expected.txt: Added. * platform/chromium-mac/editing/selection/drag-start-event-client-x-y-expected.txt: Added. * platform/chromium-mac/editing/selection/select-across-readonly-input-1-expected.png: * platform/chromium-mac/editing/selection/select-across-readonly-input-2-expected.png: * platform/chromium-mac/editing/selection/select-across-readonly-input-4-expected.png: * platform/chromium-mac/editing/selection/select-across-readonly-input-5-expected.png: * platform/chromium-mac/editing/selection/select-text-overflow-ellipsis-expected.png: * platform/chromium-mac/editing/selection/selection-button-text-expected.png: * platform/chromium-mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: * platform/chromium-mac/fast/backgrounds/background-inherit-color-bug-expected.png: * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.png: * platform/chromium-mac/fast/block/basic/001-expected.png: * platform/chromium-mac/fast/block/basic/011-expected.png: * platform/chromium-mac/fast/block/basic/015-expected.png: * platform/chromium-mac/fast/block/basic/016-expected.png: * platform/chromium-mac/fast/block/basic/019-expected.png: * platform/chromium-mac/fast/block/float/002-expected.png: * platform/chromium-mac/fast/block/float/013-expected.png: * platform/chromium-mac/fast/block/float/centered-float-avoidance-complexity-expected.png: * platform/chromium-mac/fast/block/float/float-avoidance-expected.png: * platform/chromium-mac/fast/block/float/nopaint-after-layer-destruction2-expected.png: * platform/chromium-mac/fast/block/float/shrink-to-avoid-float-complexity-expected.png: * platform/chromium-mac/fast/block/margin-collapse/100-expected.png: * platform/chromium-mac/fast/block/margin-collapse/103-expected.png: * platform/chromium-mac/fast/block/positioning/047-expected.png: * platform/chromium-mac/fast/block/positioning/051-expected.png: * platform/chromium-mac/fast/borders/bidi-009a-expected.png: * platform/chromium-mac/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-mac/fast/borders/rtl-border-01-expected.png: * platform/chromium-mac/fast/borders/rtl-border-02-expected.png: * platform/chromium-mac/fast/borders/rtl-border-03-expected.png: * platform/chromium-mac/fast/box-sizing/box-sizing-expected.png: * platform/chromium-mac/fast/css-generated-content/011-expected.png: * platform/chromium-mac/fast/css-generated-content/013-expected.png: * platform/chromium-mac/fast/css-generated-content/014-expected.png: * platform/chromium-mac/fast/css-generated-content/015-expected.png: * platform/chromium-mac/fast/css-generated-content/inline-display-types-expected.png: * platform/chromium-mac/fast/css/004-expected.png: * platform/chromium-mac/fast/css/005-expected.png: * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.png: * platform/chromium-mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.png: Added. * platform/chromium-mac/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.png: Added. * platform/chromium-mac/fast/css/css1_forward_compatible_parsing-expected.png: * platform/chromium-mac/fast/css/empty-pseudo-class-expected.png: * platform/chromium-mac/fast/css/ex-after-font-variant-expected.png: * platform/chromium-mac/fast/css/fieldset-display-row-expected.png: * platform/chromium-mac/fast/css/first-child-pseudo-class-expected.png: * platform/chromium-mac/fast/css/first-line-text-decoration-expected.png: * platform/chromium-mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: * platform/chromium-mac/fast/css/first-of-type-pseudo-class-expected.png: * platform/chromium-mac/fast/css/h1-in-section-elements-expected.png: * platform/chromium-mac/fast/css/hsl-color-expected.png: * platform/chromium-mac/fast/css/inline-properties-important-expected.png: * platform/chromium-mac/fast/css/invalid-percentage-property-expected.png: * platform/chromium-mac/fast/css/last-child-pseudo-class-expected.png: * platform/chromium-mac/fast/css/last-of-type-pseudo-class-expected.png: * platform/chromium-mac/fast/css/non-standard-checkbox-size-expected.png: * platform/chromium-mac/fast/css/only-child-pseudo-class-expected.png: * platform/chromium-mac/fast/css/only-of-type-pseudo-class-expected.png: * platform/chromium-mac/fast/css/text-align-expected.png: * platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.png: * platform/chromium-mac/fast/css/text-overflow-ellipsis-expected.png: * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png: * platform/chromium-mac/fast/css/text-overflow-input-expected.png: * platform/chromium-mac/fast/css/transform-default-parameter-expected.png: * platform/chromium-mac/fast/css/word-space-extra-expected.png: * platform/chromium-mac/fast/dom/Document: Added. * platform/chromium-mac/fast/dom/Document/CaretRangeFromPoint: Added. * platform/chromium-mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added. * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Removed. * platform/chromium-mac/fast/dynamic/012-expected.png: * platform/chromium-mac/fast/encoding/denormalised-voiced-japanese-chars-expected.png: * platform/chromium-mac/fast/events/pointer-events-2-expected.png: * platform/chromium-mac/fast/flexbox/flex-hang-expected.png: * platform/chromium-mac/fast/flexbox/flex-hang-expected.txt: Removed. * platform/chromium-mac/fast/forms/001-expected.png: * platform/chromium-mac/fast/forms/006-expected.png: * platform/chromium-mac/fast/forms/007-expected.png: * platform/chromium-mac/fast/forms/basic-buttons-expected.png: * platform/chromium-mac/fast/forms/basic-inputs-expected.png: * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.png: * platform/chromium-mac/fast/forms/box-shadow-override-expected.png: * platform/chromium-mac/fast/forms/button-default-title-expected.png: * platform/chromium-mac/fast/forms/button-positioned-expected.png: * platform/chromium-mac/fast/forms/button-table-styles-expected.png: * platform/chromium-mac/fast/forms/fieldset-align-expected.png: * platform/chromium-mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: * platform/chromium-mac/fast/forms/fieldset-with-float-expected.png: * platform/chromium-mac/fast/forms/file/file-input-direction-expected.png: * platform/chromium-mac/fast/forms/file/file-input-disabled-expected.png: * platform/chromium-mac/fast/forms/file/file-input-pressed-state-expected.png: * platform/chromium-mac/fast/forms/file/input-file-re-render-expected.png: * platform/chromium-mac/fast/forms/float-before-fieldset-expected.png: * platform/chromium-mac/fast/forms/form-element-geometry-expected.png: * platform/chromium-mac/fast/forms/formmove-expected.png: * platform/chromium-mac/fast/forms/formmove2-expected.png: * platform/chromium-mac/fast/forms/indeterminate-expected.png: * platform/chromium-mac/fast/forms/input-appearance-height-expected.png: * platform/chromium-mac/fast/forms/input-value-expected.png: * platform/chromium-mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png: * platform/chromium-mac/fast/forms/listbox-bidi-align-expected.png: * platform/chromium-mac/fast/forms/listbox-hit-test-zoomed-expected.png: * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.png: * platform/chromium-mac/fast/forms/range/input-appearance-range-expected.png: * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-mac/fast/gradients/generated-gradients-expected.png: * platform/chromium-mac/fast/gradients/radial-centered-expected.png: * platform/chromium-mac/fast/gradients/radial-centered-expected.txt: Added. * platform/chromium-mac/fast/html/details-add-child-1-expected.png: * platform/chromium-mac/fast/html/details-add-child-2-expected.png: * platform/chromium-mac/fast/html/details-add-details-child-1-expected.png: * platform/chromium-mac/fast/html/details-add-details-child-2-expected.png: * platform/chromium-mac/fast/html/details-add-summary-1-and-click-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-10-expected.png: * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: * platform/chromium-mac/fast/html/details-add-summary-5-and-click-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-6-expected.png: * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: * platform/chromium-mac/fast/html/details-add-summary-child-1-expected.png: * platform/chromium-mac/fast/html/details-add-summary-child-2-expected.png: * platform/chromium-mac/fast/html/details-marker-style-expected.txt: * platform/chromium-mac/fast/html/details-nested-1-expected.png: * platform/chromium-mac/fast/html/details-nested-2-expected.png: * platform/chromium-mac/fast/html/details-no-summary1-expected.png: * platform/chromium-mac/fast/html/details-no-summary2-expected.png: * platform/chromium-mac/fast/html/details-no-summary3-expected.png: * platform/chromium-mac/fast/html/details-no-summary4-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-open2-expected.png: * platform/chromium-mac/fast/html/details-open3-expected.png: * platform/chromium-mac/fast/html/details-open4-expected.png: * platform/chromium-mac/fast/html/details-open5-expected.png: * platform/chromium-mac/fast/html/details-open6-expected.png: * platform/chromium-mac/fast/html/details-position-expected.png: * platform/chromium-mac/fast/html/details-remove-child-1-expected.png: * platform/chromium-mac/fast/html/details-remove-child-2-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-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-4-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-child-1-expected.png: * platform/chromium-mac/fast/html/details-remove-summary-child-2-expected.png: * platform/chromium-mac/fast/html/details-replace-summary-child-expected.png: * platform/chromium-mac/fast/html/details-replace-text-expected.png: * platform/chromium-mac/fast/html/details-writing-mode-expected.png: * platform/chromium-mac/fast/inline/continuation-outlines-expected.png: * platform/chromium-mac/fast/inline/inline-borders-with-bidi-override-expected.png: * platform/chromium-mac/fast/inline/inline-box-background-expected.png: * platform/chromium-mac/fast/inline/inline-box-background-long-image-expected.png: * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.png: * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.png: * platform/chromium-mac/fast/inline/positionedLifetime-expected.png: * platform/chromium-mac/fast/inline/vertical-align-text-bottom-expected.png: * platform/chromium-mac/fast/invalid/010-expected.png: * platform/chromium-mac/fast/invalid/014-expected.png: * platform/chromium-mac/fast/invalid/junk-data-expected.png: * platform/chromium-mac/fast/invalid/missing-end-tag-expected.png: * platform/chromium-mac/fast/invalid/nestedh3s-expected.png: * platform/chromium-mac/fast/invalid/residual-style-expected.png: * platform/chromium-mac/fast/line-grid/line-align-left-edges-expected.txt: Removed. * platform/chromium-mac/fast/parser/style-script-head-test-expected.txt: Removed. * platform/chromium-mac/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Removed. * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Removed. * platform/chromium-win-vista/css1/formatting_model: Added. * platform/chromium-win-vista/css1/formatting_model/horizontal_formatting-expected.png: Added. * platform/chromium-win-vista/css1/units: Added. * platform/chromium-win-vista/css1/units/percentage_units-expected.png: Added. * platform/chromium-win-vista/fast/css-generated-content: Removed. * platform/chromium-win-vista/fast/dom/Document: Added. * platform/chromium-win-vista/fast/dom/Document/CaretRangeFromPoint: Added. * platform/chromium-win-vista/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added. * platform/chromium-win-vista/fast/forms/basic-selects-expected.txt: Removed. * platform/chromium-win-vista/fast/html: Removed. * platform/chromium-win-vista/fast/html/details-marker-style-expected.txt: Removed. * platform/chromium-win-vista/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed. * platform/chromium-win-vista/fast/parser: Added. * platform/chromium-win-vista/fast/parser/style-script-head-test-expected.png: Added. * platform/chromium-win-vista/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/chromium-win-xp/fast/css-generated-content: Removed. * platform/chromium-win-xp/fast/forms/basic-selects-expected.txt: Removed. * platform/chromium-win-xp/fast/gradients: Removed. * platform/chromium-win-xp/fast/gradients/radial-centered-expected.txt: Removed. * platform/chromium-win-xp/fast/html: Removed. * platform/chromium-win-xp/fast/html/details-marker-style-expected.txt: Removed. * platform/chromium-win-xp/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed. * platform/chromium-win-xp/fast/parser: Added. * platform/chromium-win-xp/fast/parser/style-script-head-test-expected.png: Added. * platform/chromium-win-xp/fast/table/max-width-integer-overflow-expected.png: Removed. * platform/chromium-win-xp/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/chromium-win/css1/basic/inheritance-expected.png: * platform/chromium-win/css1/box_properties/acid_test-expected.png: * platform/chromium-win/css1/box_properties/clear_float-expected.png: * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.png: * platform/chromium-win/css1/box_properties/margin_right-expected.png: * platform/chromium-win/css1/box_properties/padding_right-expected.png: * platform/chromium-win/css1/box_properties/width-expected.png: * platform/chromium-win/css1/color_and_background/background_attachment-expected.png: * platform/chromium-win/css1/font_properties/font_size-expected.png: * platform/chromium-win/css1/font_properties/font_weight-expected.png: * platform/chromium-win/css1/formatting_model/floating_elements-expected.png: * platform/chromium-win/css1/formatting_model/horizontal_formatting-expected.png: * platform/chromium-win/css1/formatting_model/inline_elements-expected.png: * platform/chromium-win/css1/formatting_model/inline_elements-expected.txt: * platform/chromium-win/css1/formatting_model/replaced_elements-expected.png: * platform/chromium-win/css1/formatting_model/vertical_formatting-expected.png: * platform/chromium-win/css1/text_properties/text_indent-expected.png: * platform/chromium-win/css1/units/percentage_units-expected.png: * platform/chromium-win/css1/units/rounding-expected.txt: Removed. * platform/chromium-win/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-win/css2.1/20110323/inline-block-replaced-height-008-expected.png: * platform/chromium-win/css2.1/20110323/inline-replaced-height-008-expected.png: * platform/chromium-win/css2.1/t040302-c61-phys-len-00-b-expected.png: * platform/chromium-win/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: * platform/chromium-win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: * platform/chromium-win/css2.1/t0804-c5510-padn-00-b-ag-expected.png: * platform/chromium-win/css2.1/t09-c5526c-display-00-e-expected.png: * platform/chromium-win/css2.1/t0905-c414-flt-wrap-00-e-expected.png: * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: * platform/chromium-win/css2.1/t100801-c544-valgn-00-a-ag-expected.png: * platform/chromium-win/css2.1/t100801-c544-valgn-02-d-agi-expected.png: * platform/chromium-win/css2.1/t100801-c544-valgn-03-d-agi-expected.png: * platform/chromium-win/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: * platform/chromium-win/css2.1/t100801-c544-valgn-04-d-agi-expected.png: * platform/chromium-win/css2.1/t1205-c565-list-pos-00-b-expected.png: * platform/chromium-win/css2.1/t1506-c525-font-wt-00-b-expected.png: * platform/chromium-win/css2.1/t1508-c527-font-09-b-expected.png: * platform/chromium-win/css2.1/t1508-c527-font-09-b-expected.txt: * platform/chromium-win/css2.1/t1602-c43-center-00-d-ag-expected.png: * platform/chromium-win/editing/inserting/editing-empty-divs-expected.png: * platform/chromium-win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: * platform/chromium-win/editing/selection/3690703-2-expected.png: * platform/chromium-win/editing/selection/3690703-2-expected.txt: * platform/chromium-win/editing/selection/3690703-expected.png: * platform/chromium-win/editing/selection/3690703-expected.txt: * platform/chromium-win/editing/selection/3690719-expected.png: * platform/chromium-win/editing/selection/3690719-expected.txt: * platform/chromium-win/editing/selection/select-text-overflow-ellipsis-expected.png: * platform/chromium-win/fast/backgrounds/background-inherit-color-bug-expected.png: * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.png: * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.txt: * platform/chromium-win/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: * platform/chromium-win/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed. * platform/chromium-win/fast/block/basic/001-expected.png: * platform/chromium-win/fast/block/basic/011-expected.png: * platform/chromium-win/fast/block/basic/015-expected.png: * platform/chromium-win/fast/block/basic/016-expected.png: * platform/chromium-win/fast/block/basic/019-expected.png: * platform/chromium-win/fast/block/float/002-expected.png: * platform/chromium-win/fast/block/float/013-expected.png: * platform/chromium-win/fast/block/float/centered-float-avoidance-complexity-expected.png: * platform/chromium-win/fast/block/float/nopaint-after-layer-destruction2-expected.png: * platform/chromium-win/fast/block/float/shrink-to-avoid-float-complexity-expected.png: * platform/chromium-win/fast/block/margin-collapse/100-expected.png: * platform/chromium-win/fast/block/margin-collapse/103-expected.png: * platform/chromium-win/fast/block/margin-collapse/103-expected.txt: * platform/chromium-win/fast/block/positioning/047-expected.png: * platform/chromium-win/fast/block/positioning/047-expected.txt: * platform/chromium-win/fast/block/positioning/051-expected.png: * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Removed. * platform/chromium-win/fast/borders/bidi-009a-expected.txt: * platform/chromium-win/fast/borders/border-antialiasing-expected.png: * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-win/fast/borders/rtl-border-01-expected.png: * platform/chromium-win/fast/borders/rtl-border-02-expected.png: * platform/chromium-win/fast/borders/rtl-border-03-expected.png: * platform/chromium-win/fast/box-sizing/box-sizing-expected.png: * platform/chromium-win/fast/css-generated-content/011-expected.png: * platform/chromium-win/fast/css-generated-content/013-expected.png: * platform/chromium-win/fast/css-generated-content/014-expected.png: * platform/chromium-win/fast/css-generated-content/015-expected.png: * platform/chromium-win/fast/css-generated-content/inline-display-types-expected.png: * platform/chromium-win/fast/css/004-expected.png: * platform/chromium-win/fast/css/005-expected.png: * platform/chromium-win/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed. * platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.png: * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.png: * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt: * platform/chromium-win/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.png: Added. * platform/chromium-win/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Removed. * platform/chromium-win/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.png: Added. * platform/chromium-win/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt: Removed. * platform/chromium-win/fast/css/css1_forward_compatible_parsing-expected.png: * platform/chromium-win/fast/css/empty-pseudo-class-expected.png: * platform/chromium-win/fast/css/fieldset-display-row-expected.png: * platform/chromium-win/fast/css/first-child-pseudo-class-expected.png: * platform/chromium-win/fast/css/first-line-text-decoration-expected.png: * platform/chromium-win/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: * platform/chromium-win/fast/css/first-of-type-pseudo-class-expected.png: * platform/chromium-win/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Removed. * platform/chromium-win/fast/css/h1-in-section-elements-expected.png: * platform/chromium-win/fast/css/hsl-color-expected.png: * platform/chromium-win/fast/css/inline-properties-important-expected.png: * platform/chromium-win/fast/css/invalid-percentage-property-expected.png: * platform/chromium-win/fast/css/last-child-pseudo-class-expected.png: * platform/chromium-win/fast/css/last-of-type-pseudo-class-expected.png: * platform/chromium-win/fast/css/only-child-pseudo-class-expected.png: * platform/chromium-win/fast/css/only-of-type-pseudo-class-expected.png: * platform/chromium-win/fast/css/text-align-expected.png: * platform/chromium-win/fast/css/text-overflow-input-expected.png: * platform/chromium-win/fast/css/transform-default-parameter-expected.png: * platform/chromium-win/fast/css/word-space-extra-expected.png: * platform/chromium-win/fast/dom/Document/CaretRangeFromPoint: Removed. * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: * platform/chromium-win/fast/dom/elementFromPoint-relative-to-viewport-expected.txt: Removed. * platform/chromium-win/fast/dynamic/012-expected.png: * platform/chromium-win/fast/encoding/denormalised-voiced-japanese-chars-expected.png: * platform/chromium-win/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: * platform/chromium-win/fast/events/clientXY-in-zoom-and-scroll-expected.txt: Removed. * platform/chromium-win/fast/events/document-elementFromPoint-expected.txt: Removed. * platform/chromium-win/fast/events/pointer-events-2-expected.png: * platform/chromium-win/fast/flexbox/flex-hang-expected.png: * platform/chromium-win/fast/flexbox/flex-hang-expected.txt: Added. * platform/chromium-win/fast/forms/001-expected.txt: * platform/chromium-win/fast/forms/006-expected.png: * platform/chromium-win/fast/forms/007-expected.png: * platform/chromium-win/fast/forms/007-expected.txt: * platform/chromium-win/fast/forms/basic-buttons-expected.png: * platform/chromium-win/fast/forms/basic-buttons-expected.txt: * platform/chromium-win/fast/forms/basic-selects-expected.png: * platform/chromium-win/fast/forms/basic-selects-expected.txt: * platform/chromium-win/fast/forms/box-shadow-override-expected.png: * platform/chromium-win/fast/forms/box-shadow-override-expected.txt: * platform/chromium-win/fast/forms/button-default-title-expected.png: * platform/chromium-win/fast/forms/button-default-title-expected.txt: * platform/chromium-win/fast/forms/fieldset-align-expected.png: * platform/chromium-win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: * platform/chromium-win/fast/forms/fieldset-with-float-expected.png: * platform/chromium-win/fast/forms/float-before-fieldset-expected.png: * platform/chromium-win/fast/forms/form-element-geometry-expected.png: * platform/chromium-win/fast/forms/form-element-geometry-expected.txt: * platform/chromium-win/fast/forms/input-appearance-height-expected.txt: * platform/chromium-win/fast/forms/linebox-overflow-in-textarea-padding-expected.png: * platform/chromium-win/fast/forms/listbox-bidi-align-expected.png: * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.png: * platform/chromium-win/fast/forms/range/input-appearance-range-expected.png: * platform/chromium-win/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-win/fast/gradients/generated-gradients-expected.png: * platform/chromium-win/fast/gradients/radial-centered-expected.png: * platform/chromium-win/fast/gradients/radial-centered-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-summary-child-expected.txt: * platform/chromium-win/fast/html/details-replace-text-expected.png: * platform/chromium-win/fast/html/details-replace-text-expected.txt: * platform/chromium-win/fast/html/details-writing-mode-expected.png: * platform/chromium-win/fast/html/details-writing-mode-expected.txt: * platform/chromium-win/fast/inline/absolute-positioned-inline-in-centred-block-expected.png: * platform/chromium-win/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: * platform/chromium-win/fast/inline/continuation-outlines-expected.png: * platform/chromium-win/fast/inline/inline-borders-with-bidi-override-expected.png: * platform/chromium-win/fast/inline/inline-box-background-expected.png: * platform/chromium-win/fast/inline/inline-box-background-long-image-expected.png: * platform/chromium-win/fast/inline/inline-box-background-repeat-x-expected.png: * platform/chromium-win/fast/inline/inline-box-background-repeat-y-expected.png: * platform/chromium-win/fast/inline/vertical-align-text-bottom-expected.png: * platform/chromium-win/fast/invalid/010-expected.png: * platform/chromium-win/fast/invalid/014-expected.png: * platform/chromium-win/fast/invalid/014-expected.txt: * platform/chromium-win/fast/invalid/junk-data-expected.png: * platform/chromium-win/fast/invalid/missing-end-tag-expected.png: * platform/chromium-win/fast/invalid/nestedh3s-expected.png: * platform/chromium-win/fast/invalid/residual-style-expected.png: * platform/chromium-win/fast/invalid/residual-style-expected.txt: * platform/chromium-win/fast/line-grid/line-align-left-edges-expected.png: * platform/chromium-win/fast/parser/style-script-head-test-expected.png: Added. * platform/chromium-win/fast/parser/style-script-head-test-expected.txt: Added. * platform/chromium-win/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/chromium-win/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: * platform/chromium-win/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: * platform/chromium-win/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: * platform/chromium/css1: Added. * platform/chromium/css1/units: Added. * platform/chromium/css1/units/rounding-expected.txt: Added. * platform/chromium/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added. * platform/chromium/fast/block: Added. * platform/chromium/fast/block/positioning: Added. * platform/chromium/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Added. * platform/chromium/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added. * platform/chromium/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Added. * platform/chromium/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt: Added. * platform/chromium/fast/css/getComputedStyle: Added. * platform/chromium/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Added. * platform/chromium/fast/dom/HTMLProgressElement: Added. * platform/chromium/fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Added. * platform/chromium/fast/dom/elementFromPoint-relative-to-viewport-expected.txt: Added. * platform/chromium/fast/events/clientXY-in-zoom-and-scroll-expected.txt: Added. * platform/chromium/fast/events/document-elementFromPoint-expected.txt: Added. * platform/chromium/fast/flexbox: Added. * platform/chromium/fast/flexbox/flex-hang-expected.txt: Added. * platform/chromium/fast/line-grid: Added. * platform/chromium/fast/line-grid/line-align-left-edges-expected.txt: Added. * platform/chromium/fast/parser/style-script-head-test-expected.txt: Added. * platform/chromium/fast/table/max-width-integer-overflow-expected.txt: Added. * platform/chromium/fast/transforms: Added. * platform/chromium/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Added. * platform/chromium/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Added. * platform/chromium/test_expectations.txt: * platform/efl/css1/formatting_model/inline_elements-expected.txt: Removed. * platform/efl/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Removed. * platform/efl/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Removed. * platform/efl/css2.1/t1508-c527-font-09-b-expected.txt: Removed. * platform/efl/fast/backgrounds/background-position-parsing-expected.txt: Removed. * platform/efl/fast/block/positioning/047-expected.txt: Removed. * platform/efl/fast/borders/bidi-009a-expected.png: Removed. * platform/efl/fast/borders/bidi-009a-expected.txt: Removed. * platform/efl/fast/css/bidi-override-in-anonymous-block-expected.txt: Removed. * platform/efl/fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Removed. * platform/efl/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Removed. * platform/efl/fast/flexbox/flex-hang-expected.txt: Removed. * platform/efl/fast/forms/007-expected.txt: Removed. * platform/efl/fast/forms/button-default-title-expected.txt: Removed. * platform/efl/fast/html/details-marker-style-expected.txt: Removed. * platform/efl/fast/html/details-writing-mode-expected.txt: Removed. * platform/efl/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed. * platform/efl/fast/invalid/missing-end-tag-expected.txt: Removed. * platform/efl/fast/line-grid/line-align-left-edges-expected.txt: Removed. * platform/efl/fast/parser/style-script-head-test-expected.txt: Removed. * platform/efl/fast/table/max-width-integer-overflow-expected.png: Removed. * platform/efl/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/efl/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Removed. * platform/efl/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed. * platform/gtk/css1/formatting_model/inline_elements-expected.txt: Removed. * platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Removed. * platform/gtk/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Removed. * platform/gtk/css2.1/t1508-c527-font-09-b-expected.txt: Removed. * platform/gtk/fast/backgrounds/background-position-parsing-expected.txt: Removed. * platform/gtk/fast/block/positioning/047-expected.txt: Removed. * platform/gtk/fast/borders/bidi-009a-expected.png: Removed. * platform/gtk/fast/borders/bidi-009a-expected.txt: Removed. * platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed. * platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt: Removed. * platform/gtk/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt: Removed. * platform/gtk/fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Removed. * platform/gtk/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Removed. * platform/gtk/fast/flexbox/flex-hang-expected.txt: Removed. * platform/gtk/fast/forms/007-expected.txt: Removed. * platform/gtk/fast/forms/button-default-title-expected.txt: Removed. * platform/gtk/fast/html/details-marker-style-expected.txt: Removed. * platform/gtk/fast/html/details-writing-mode-expected.txt: Removed. * platform/gtk/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed. * platform/gtk/fast/invalid/missing-end-tag-expected.txt: Removed. * platform/gtk/fast/line-grid/line-align-left-edges-expected.txt: Removed. * platform/gtk/fast/parser/style-script-head-test-expected.txt: Removed. * platform/gtk/fast/table/max-width-integer-overflow-expected.png: Removed. * platform/gtk/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/gtk/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Removed. * platform/gtk/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Removed. * platform/mac-snowleopard/fast/forms/basic-selects-expected.txt: Removed. * platform/mac/fast/flexbox/flex-hang-expected.txt: Removed. * platform/mac/fast/html/details-marker-style-expected.txt: Removed. * platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed. * platform/mac/fast/parser/style-script-head-test-expected.txt: Removed. * platform/mac/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Removed. * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Removed. * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed. * platform/qt/css2.1/t1508-c527-font-09-b-expected.txt: Removed. * platform/qt/fast/flexbox/flex-hang-expected.txt: Added. * platform/qt/fast/line-grid/line-align-left-edges-expected.txt: Removed. * platform/qt/fast/parser/style-script-head-test-expected.txt: Removed. * platform/qt/fast/table/max-width-integer-overflow-expected.txt: Removed. * platform/qt/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Added. * platform/qt/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Added. * platform/qt/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed. 2012-05-21 Emil A Eklund Unreviewed chromium rebaseline for compositing, zoom and border changes. * platform/chromium-linux-x86/svg/zoom/page: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed. * platform/chromium-linux/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed. * platform/chromium-mac-snowleopard/platform/chromium/compositing/filters: Added. * platform/chromium-mac-snowleopard/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: Added. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed. * platform/chromium-mac/compositing/reflections/reflection-in-composited-expected.png: * platform/chromium-mac/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed. * platform/chromium-win/compositing/reflections/reflection-in-composited-expected.png: * platform/chromium-win/fast/borders/inline-mask-overlay-image-outset-expected.png: * platform/chromium/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. 2012-05-21 Emil A Eklund Rebaselined chromium mac 10.5 and 10.6 tests for subpixel change in r117815. Non-chromium-mac changes are due to expectations optimization. * fast/borders/border-image-side-reduction-expected.txt: Added. * fast/multicol/column-count-with-rules-expected.txt: Added. * fast/multicol/column-rules-expected.txt: Added. * fast/multicol/column-rules-stacking-expected.txt: Added. * fast/multicol/columns-shorthand-parsing-expected.txt: Added. * fast/multicol/max-height-columns-block-expected.txt: Added. * fast/reflections/opacity-reflection-transform-expected.txt: Added. * fast/table/008-expected.txt: Added. * fast/text/international/bidi-listbox-expected.txt: Added. * fast/transforms/transformed-document-element-expected.txt: Added. * http/tests/misc/iframe404-expected.txt: Added. * platform/chromium-mac-leopard/fast/borders/border-image-side-reduction-expected.png: Removed. * platform/chromium-mac-leopard/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/anonymous-split-block-crash-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/span-margin-collapsing-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Removed. * platform/chromium-mac-leopard/fast/multicol/vertical-lr/float-multicol-expected.png: Removed. * platform/chromium-mac-leopard/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Removed. * platform/chromium-mac-leopard/fast/multicol/vertical-rl/float-multicol-expected.png: Removed. * platform/chromium-mac-leopard/fast/multicol/vertical-rl/nested-columns-expected.png: Removed. * platform/chromium-mac-leopard/fast/regions/floats-basic-in-variable-width-regions-expected.png: Added. * platform/chromium-mac-leopard/fast/regions/render-region-renderer-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/delete-into-nested-block-expected.png: Added. * platform/chromium-mac-leopard/fast/replaced/table-percent-height-text-controls-expected.txt: Added. * platform/chromium-mac-leopard/http/tests/misc/iframe404-expected.txt: Removed. * platform/chromium-mac-leopard/platform/chromium/media/video-scales-in-media-document-expected.txt: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/chromium-mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Removed. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-object-expected.txt: Removed. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug104898-expected.png: * platform/chromium-mac-snowleopard/fast/replaced/table-percent-height-text-controls-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/selectors/unqualified-hover-strict-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-object-expected.txt: Removed. * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug10633-expected.png: * platform/chromium-mac/fast/borders/border-image-side-reduction-expected.png: * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.png: * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.png: * platform/chromium-mac/fast/forms/search-rtl-expected.png: * platform/chromium-mac/fast/forms/searchfield-heights-expected.png: * platform/chromium-mac/fast/replaced/table-percent-height-text-controls-expected.txt: Added. * platform/chromium-mac/fast/replaced/width100percent-searchfield-expected.png: * platform/chromium-mac/fast/replaced/width100percent-searchfield-expected.txt: Removed. * platform/chromium-mac/fast/table/multiple-captions-display-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug10633-expected.txt: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug126742-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug52505-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug52506-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug104898-expected.png: * platform/chromium-win-vista/fast/multicol/vertical-rl: Removed. * platform/chromium-win-vista/fast/multicol/vertical-rl/nested-columns-expected.png: Removed. * platform/chromium-win-vista/http/tests/misc/iframe404-expected.png: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-background-images-expected.png: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/efl/fast/borders/border-image-side-reduction-expected.txt: Removed. * platform/efl/fast/multicol/column-count-with-rules-expected.txt: Removed. * platform/efl/fast/multicol/column-rules-expected.txt: Removed. * platform/efl/fast/multicol/column-rules-stacking-expected.txt: Removed. * platform/efl/fast/multicol/columns-shorthand-parsing-expected.txt: Removed. * platform/efl/fast/multicol/max-height-columns-block-expected.txt: Removed. * platform/efl/fast/reflections/opacity-reflection-transform-expected.txt: Removed. * platform/efl/fast/table/008-expected.txt: Removed. * platform/efl/fast/text/international/bidi-listbox-expected.txt: Removed. * platform/efl/fast/transforms/transformed-document-element-expected.txt: Removed. * platform/efl/http/tests/misc/iframe404-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug10633-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug113235-1-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug113424-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug13118-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug26553-expected.png: Removed. * platform/efl/tables/mozilla/bugs/bug26553-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug2886-2-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug42187-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug55527-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug67915-1-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug69187-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Removed. * platform/gtk/fast/borders/border-image-side-reduction-expected.txt: Removed. * platform/gtk/fast/multicol/column-count-with-rules-expected.txt: Removed. * platform/gtk/fast/multicol/column-rules-expected.txt: Removed. * platform/gtk/fast/multicol/column-rules-stacking-expected.txt: Removed. * platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt: Removed. * platform/gtk/fast/multicol/max-height-columns-block-expected.txt: Removed. * platform/gtk/fast/reflections/opacity-reflection-transform-expected.txt: Removed. * platform/gtk/fast/table/008-expected.txt: Removed. * platform/gtk/fast/text/international/bidi-listbox-expected.txt: Removed. * platform/gtk/fast/transforms/transformed-document-element-expected.txt: Removed. * platform/gtk/http/tests/misc/iframe404-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug10633-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug113424-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug13118-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug26553-expected.png: Removed. * platform/gtk/tables/mozilla/bugs/bug26553-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug2886-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug42187-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug55527-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug67915-1-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug69187-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Removed. * platform/mac/fast/table/008-expected.txt: Removed. * platform/qt/fast/table/008-expected.txt: Removed. * tables/mozilla/bugs/bug10633-expected.txt: Added. * tables/mozilla/bugs/bug113235-1-expected.txt: Added. * tables/mozilla/bugs/bug113235-2-expected.txt: Added. * tables/mozilla/bugs/bug113424-expected.txt: Added. * tables/mozilla/bugs/bug13118-expected.txt: Added. * tables/mozilla/bugs/bug26553-expected.png: Added. * tables/mozilla/bugs/bug26553-expected.txt: Added. * tables/mozilla/bugs/bug2886-2-expected.txt: Added. * tables/mozilla/bugs/bug42187-expected.txt: Added. * tables/mozilla/bugs/bug55527-expected.txt: Added. * tables/mozilla/bugs/bug67915-1-expected.txt: Added. * tables/mozilla/bugs/bug69187-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Added. 2012-05-21 Tony Chang auto margins on flexbox should allocate space in the flex direction https://bugs.webkit.org/show_bug.cgi?id=83086 Reviewed by Ojan Vafai. * css3/flexbox/flex-algorithm-with-margins-expected.txt: * css3/flexbox/flex-algorithm-with-margins.html: Added safe centering test case. * css3/flexbox/flex-flow-auto-margins-expected.txt: Added. * css3/flexbox/flex-flow-auto-margins.html: Added. * css3/flexbox/flex-pack.html: Fixed old results. 2012-05-21 Abhishek Arya Unreviewed. Rebaseline for r117865. * platform/chromium-mac/fast/runin/runin-between-list-marker-and-before-content-expected.png: Added. 2012-05-21 Levi Weintraub Unreviewed. Updating more Chromium test expectations following r117815. * ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-linux/fast/regions/region-overflow-auto-overflow-hidden-expected.txt: Added. * platform/chromium-linux/fast/regions/region-overflow-auto-overflow-visible-expected.txt: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-mac-leopard/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/span/span-margin-collapsing-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added. * platform/chromium-mac-leopard/fast/multicol/vertical-lr/float-multicol-expected.png: Added. * platform/chromium-mac-leopard/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Added. * platform/chromium-mac-leopard/fast/multicol/vertical-rl/float-multicol-expected.png: Added. * platform/chromium-mac-leopard/fast/multicol/vertical-rl/nested-columns-expected.txt: Removed. * platform/chromium-mac-leopard/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Removed. * platform/chromium-mac-leopard/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Added. * platform/chromium-mac/compositing/overflow/theme-affects-visual-overflow-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/chromium-win-vista/compositing/overflow: Added. * platform/chromium-win-vista/compositing/overflow/theme-affects-visual-overflow-expected.txt: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-mask-with-percentages-expected.png: * platform/chromium-win-vista/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added. * platform/chromium-win-vista/tables/mozilla/marvin: Added. * platform/chromium-win-vista/tables/mozilla/marvin/tables_align_center-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: Added. * platform/chromium-win-xp/compositing/overflow: Added. * platform/chromium-win-xp/compositing/overflow/theme-affects-visual-overflow-expected.txt: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug2479-4-expected.png: * platform/chromium-win-xp/tables/mozilla/marvin: Added. * platform/chromium-win-xp/tables/mozilla/marvin/tables_align_center-expected.png: Added. * platform/chromium-win/compositing/overflow/theme-affects-visual-overflow-expected.txt: * platform/chromium-win/plugins/embed-attributes-style-expected.txt: * platform/chromium-win/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: * platform/chromium-win/svg/custom/use-font-face-crash-expected.png: * platform/chromium-win/svg/custom/viewBox-hit-expected.png: * platform/chromium-win/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.png: * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-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-huge-size-expected.png: * 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/bug10269-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug10296-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1055-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug11384s-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug17130-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug17130-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug18359-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug18359-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug2479-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2479-3-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2479-3-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug2479-4-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2479-4-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug3309-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3977-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug5538-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug6304-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7112-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7112-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug8032-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug8381-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug9271-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug9271-2-expected.png: * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.png: * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: * platform/chromium-win/tables/mozilla/core/bloomberg-expected.txt: * platform/chromium-win/tables/mozilla/core/margins-expected.png: * platform/chromium-win/tables/mozilla/core/margins-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_index-expected.png: * platform/chromium-win/tables/mozilla/marvin/backgr_layers-opacity-expected.png: * platform/chromium-win/tables/mozilla/marvin/backgr_position-table-expected.png: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.png: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-expected.png: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.png: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_align_center-expected.png: * platform/chromium-win/tables/mozilla/other/test3-expected.png: * platform/chromium-win/tables/mozilla/other/test6-expected.png: * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10140-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1128-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1647-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug21518-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug22122-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-11-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-12-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-13-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-14-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-16-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-17-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug8499-expected.png: * platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug1647-expected.png: Removed. * platform/gtk/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.png: Removed. * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed. * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed. 2012-05-21 Christophe Dumez [EFL] EFL's DumpRenderTree does not print didReceiveTitle messages https://bugs.webkit.org/show_bug.cgi?id=85971 Reviewed by Antonio Gomes. Unskip http/tests/loading/redirect-with-no-location-crash.html now that EFL's DumpRenderTree prints out the expected didReceiveTitle messages. * platform/efl/Skipped: 2012-05-21 Emil A Eklund Remove platform specific ref-test expectations for chromium as ref-tests appears not to support platform specific results. * platform/chromium/fast/regions/floats-basic-in-variable-width-regions-expected.html: Removed. * platform/chromium/fast/regions/overflow-in-uniform-regions-expected.html: Removed. * platform/chromium/fast/regions/render-region-renderer-expected.html: Removed. * platform/chromium/test_expectations.txt: 2012-05-21 Emil A Eklund Unreviewed chromium svg rebaselines and test expectation updates post r117815. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: * platform/chromium-mac-leopard/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-mac-leopard/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/chromium-mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: * platform/chromium-win-vista/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added. * platform/chromium-win-vista/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added. * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: * platform/chromium-win-xp/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: * platform/chromium-win-xp/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added. * platform/chromium-win-xp/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added. * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: * platform/chromium/test_expectations.txt: 2012-05-21 Abhishek Arya Unreviewed. Rebaseline for r117865. * platform/chromium-linux/fast/runin/runin-between-list-marker-and-before-content-expected.png: Removed. * platform/chromium-win/fast/runin/runin-between-list-marker-and-before-content-expected.png: Added. 2012-05-21 Emil A Eklund Unreviewed chromium mac rebaseline for svg zoom tests. * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.png: Removed. * platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.png: Removed. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-object-expected.txt: Added. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-object-expected.txt: Added. * platform/chromium-mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Added. 2012-05-21 Emil A Eklund Unreviewed chromium linux and windows rebaselines. * fast/borders/border-image-side-reduction-expected.png: Added. * platform/chromium-linux-x86/platform: Added. * platform/chromium-linux-x86/platform/chromium: Added. * platform/chromium-linux-x86/platform/chromium/compositing: Added. * platform/chromium-linux-x86/platform/chromium/compositing/filters: Added. * platform/chromium-linux-x86/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: Added. * platform/chromium-linux/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: * platform/chromium-linux/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-linux/svg/wicd/test-rightsizing-b-expected.txt: Added. * platform/chromium-mac-leopard/fast/borders/border-image-side-reduction-expected.png: Added. * platform/chromium-win/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: * platform/chromium-win/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/efl/fast/borders/border-image-side-reduction-expected.png: Removed. * platform/gtk/fast/borders/border-image-side-reduction-expected.png: Removed. 2012-05-21 Emil A Eklund Unreviewed rebaselines for chromium mac and windows. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/core/standards1-expected.txt: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/core: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/core/standards1-expected.png: Added. * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/core/captions3-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/standards1-expected.png: 2012-05-21 Abhishek Arya Unreviewed. Rebaseline for r117865. * platform/chromium-linux/fast/runin/runin-between-list-marker-and-before-content-expected.png: Added. 2012-05-21 Emil A Eklund Chromium linux rebaselines post sub-pixel switch. * platform/chromium-linux/fast/borders/bidi-012-expected.txt: Added. * platform/chromium-linux/fast/encoding/utf-16-big-endian-expected.txt: Added. * platform/chromium-linux/fast/encoding/utf-16-little-endian-expected.txt: Added. * platform/chromium-linux/svg/as-border-image/svg-as-border-image-2-expected.txt: Added. * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.txt: Added. 2012-05-21 Anders Carlsson Flash player buttons do not work when page is zoomed in https://bugs.webkit.org/show_bug.cgi?id=87056 Reviewed by Oliver Hunt. * platform/mac-wk2/plugins/mouse-events-scaled-iframe-expected.txt: Added. * platform/mac-wk2/plugins/mouse-events-scaled-iframe.html: Added. 2012-05-21 Abhishek Arya Regression(r117482): Run-in crashes relating to generated content and inline line box clearing. https://bugs.webkit.org/show_bug.cgi?id=86879 Reviewed by Julien Chaffraix. These tests need to show dump render tree to show the correct location of run-in placement. All renderings match IE and Opera. * fast/lists/parent-box-not-box-crash-expected.txt: Rebaselined, since now run-in functions correctly by being the first child before list marker. * fast/runin/generated-content-crash-expected.png: Added. * fast/runin/generated-content-crash-expected.txt: Added. * fast/runin/generated-content-crash.html: Added. * fast/runin/move-run-in-original-position-crash-expected.png: Added. * fast/runin/move-run-in-original-position-crash-expected.txt: Added. * fast/runin/move-run-in-original-position-crash.html: Added. * fast/runin/runin-between-list-marker-and-before-content-expected.png: * fast/runin/runin-between-list-marker-and-before-content-expected.txt: Rebaselined, since now run-in functions correctly by being the first child before list marker. 2012-05-21 Levi Weintraub Unreviewed. Yet more updated test expectations following r117815. * css2.1/t090501-c414-flt-03-b-g-expected.txt: Added. * fast/borders/bidi-012-expected.txt: Added. * fast/css/css2-system-fonts-expected.txt: Added. * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added. * fast/multicol/column-break-with-balancing-expected.txt: Added. * fast/multicol/float-multicol-expected.txt: Added. * fast/multicol/layers-in-multicol-expected.txt: Added. * fast/multicol/overflow-across-columns-percent-height-expected.txt: Added. * fast/multicol/scrolling-overflow-expected.txt: Added. * fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added. * fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Added. * fast/multicol/span/anonymous-split-block-crash-expected.txt: Added. * fast/multicol/span/anonymous-style-inheritance-expected.txt: Added. * fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added. * fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added. * fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added. * fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added. * fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added. * fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added. * fast/multicol/span/span-as-nested-columns-child-expected.txt: Added. * fast/multicol/span/span-margin-collapsing-expected.txt: Added. * fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added. * fast/multicol/vertical-lr/float-multicol-expected.txt: Added. * fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added. * fast/multicol/vertical-rl/float-multicol-expected.txt: Added. * fast/repaint/line-flow-with-floats-1-expected.txt: Added. * fast/repaint/line-flow-with-floats-10-expected.txt: Added. * fast/repaint/line-flow-with-floats-2-expected.txt: Added. * fast/repaint/line-flow-with-floats-3-expected.txt: Added. * fast/repaint/line-flow-with-floats-4-expected.txt: Added. * fast/repaint/line-flow-with-floats-5-expected.txt: Added. * fast/repaint/line-flow-with-floats-6-expected.txt: Added. * fast/repaint/line-flow-with-floats-7-expected.txt: Added. * fast/repaint/line-flow-with-floats-8-expected.txt: Added. * fast/repaint/line-flow-with-floats-9-expected.txt: Added. * fast/ruby/ruby-inline-table-expected.txt: Added. * fast/selectors/032-expected.txt: Added. * fast/selectors/unqualified-hover-quirks-expected.txt: Added. * fast/table/009-expected.txt: Added. * fast/table/014-expected.txt: Added. * fast/table/041-expected.txt: Added. * fast/table/nested-percent-height-table-expected.txt: Added. * fast/table/percent-heights-expected.txt: Added. * fast/text/basic/012-expected.txt: Added. * fast/text/basic/generic-family-reset-expected.txt: Added. * fast/text/line-breaks-expected.txt: Added. * fast/transforms/bounding-rect-zoom-expected.txt: Added. * fast/writing-mode/fieldsets-expected.txt: Added. * platform/chromium-linux/fast/block/float/overhanging-tall-block-expected.txt: Removed. * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.txt: Removed. * platform/chromium-mac-leopard/fast/lists/ordered-list-with-no-ol-tag-expected.png: * platform/chromium-mac-leopard/fast/multicol/column-break-with-balancing-expected.png: * platform/chromium-mac-leopard/fast/multicol/column-count-with-rules-expected.png: * platform/chromium-mac-leopard/fast/multicol/column-rules-expected.png: * platform/chromium-mac-leopard/fast/multicol/column-rules-stacking-expected.png: * platform/chromium-mac-leopard/fast/multicol/columns-shorthand-parsing-expected.png: * platform/chromium-mac-leopard/fast/multicol/float-multicol-expected.png: * platform/chromium-mac-leopard/fast/multicol/float-paginate-complex-expected.png: * platform/chromium-mac-leopard/fast/multicol/layers-in-multicol-expected.png: * platform/chromium-mac-leopard/fast/multicol/max-height-columns-block-expected.png: * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.png: * platform/chromium-mac-leopard/fast/multicol/overflow-across-columns-expected.png: * platform/chromium-mac-leopard/fast/multicol/overflow-across-columns-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/overflow-across-columns-percent-height-expected.png: * platform/chromium-mac-leopard/fast/multicol/overflow-unsplittable-expected.png: * platform/chromium-mac-leopard/fast/multicol/overflow-unsplittable-expected.txt: Added. * platform/chromium-mac-leopard/fast/multicol/positive-leading-expected.png: * platform/chromium-mac-leopard/fast/multicol/scrolling-overflow-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/anonymous-split-block-crash-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.png: * platform/chromium-mac-leopard/fast/multicol/span/span-margin-collapsing-expected.png: * platform/chromium-mac-leopard/fast/multicol/table-vertical-align-expected.png: * platform/chromium-mac-leopard/fast/multicol/vertical-rl/nested-columns-expected.png: Added. * platform/chromium-mac-leopard/fast/multicol/vertical-rl/nested-columns-expected.txt: Added. * platform/chromium-mac-leopard/fast/overflow/clip-rects-fixed-ancestor-expected.png: * platform/chromium-mac-leopard/fast/overflow/overflow_hidden-expected.png: * platform/chromium-mac-leopard/fast/overflow/overflow_hidden-expected.txt: Added. * platform/chromium-mac-leopard/fast/parser/xhtml-alternate-entities-expected.png: * platform/chromium-mac-leopard/fast/parser/xhtml-alternate-entities-expected.txt: * platform/chromium-mac-leopard/fast/reflections/opacity-reflection-transform-expected.png: * platform/chromium-mac-leopard/fast/regions/bottom-overflow-out-of-first-region-expected.png: * platform/chromium-mac-leopard/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: * platform/chromium-mac-leopard/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: * platform/chromium-mac-leopard/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: * platform/chromium-mac-leopard/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: * platform/chromium-mac-leopard/fast/regions/overflow-size-change-with-stacking-context-expected.png: * platform/chromium-mac-leopard/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: * platform/chromium-mac-leopard/fast/regions/top-overflow-out-of-second-region-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.png: * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.png: * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: Added. * platform/chromium-mac-leopard/fast/ruby/ruby-inline-table-expected.png: * platform/chromium-mac-leopard/fast/selectors/032-expected.png: * platform/chromium-mac-leopard/fast/selectors/166-expected.png: * platform/chromium-mac-leopard/fast/selectors/unqualified-hover-quirks-expected.png: * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.png: * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.png: * platform/chromium-mac-leopard/fast/speech/input-appearance-speechbutton-expected.png: * platform/chromium-mac-leopard/fast/speech/speech-bidi-rendering-expected.png: * platform/chromium-mac-leopard/fast/table/009-expected.png: * platform/chromium-mac-leopard/fast/table/014-expected.png: * platform/chromium-mac-leopard/fast/table/041-expected.png: * platform/chromium-mac-leopard/fast/table/absolute-table-at-bottom-expected.png: * platform/chromium-mac-leopard/fast/table/border-collapsing/004-expected.png: * platform/chromium-mac-leopard/fast/table/border-collapsing/004-vertical-expected.png: * platform/chromium-mac-leopard/fast/table/mozilla-bug10296-vertical-align-1-expected.png: * platform/chromium-mac-leopard/fast/table/mozilla-bug10296-vertical-align-1-expected.txt: Added. * platform/chromium-mac-leopard/fast/table/mozilla-bug10296-vertical-align-2-expected.png: * platform/chromium-mac-leopard/fast/table/mozilla-bug10296-vertical-align-2-expected.txt: Added. * platform/chromium-mac-leopard/fast/table/nested-percent-height-table-expected.png: * platform/chromium-mac-leopard/fast/table/percent-heights-expected.png: * platform/chromium-mac-leopard/fast/text/basic/012-expected.png: * platform/chromium-mac-leopard/fast/text/basic/013-expected.png: * platform/chromium-mac-leopard/fast/text/basic/generic-family-reset-expected.png: * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-CSS-expected.png: * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-HTML-expected.png: * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: * platform/chromium-mac-leopard/fast/text/international/thai-line-breaks-expected.png: * platform/chromium-mac-leopard/fast/text/line-breaks-expected.png: * platform/chromium-mac-leopard/fast/text/textIteratorNilRenderer-expected.png: * platform/chromium-mac-leopard/fast/text/whitespace/024-expected.png: * platform/chromium-mac-leopard/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: * platform/chromium-mac-leopard/fast/transforms/bounding-rect-zoom-expected.png: * platform/chromium-mac-leopard/fast/transforms/transformed-document-element-expected.png: * platform/chromium-mac-leopard/fast/writing-mode/broken-ideographic-font-expected.png: * platform/chromium-mac-leopard/fast/writing-mode/broken-ideographic-font-expected.txt: Added. * platform/chromium-mac-leopard/fast/writing-mode/fieldsets-expected.png: * platform/chromium-mac-leopard/fast/xsl/xslt-extra-content-at-end-expected.png: * platform/chromium-mac-leopard/fast/xsl/xslt-extra-content-at-end-expected.txt: * platform/chromium-mac-leopard/http/tests/misc/iframe404-expected.png: * platform/chromium-mac-leopard/http/tests/misc/iframe404-expected.txt: Added. * platform/chromium-mac-leopard/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.png: * platform/chromium-mac-leopard/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Added. * platform/chromium-mac-leopard/media/audio-repaint-expected.png: * platform/chromium-mac-leopard/svg/as-border-image/svg-as-border-image-2-expected.png: * platform/chromium-mac-leopard/svg/as-border-image/svg-as-border-image-expected.png: * platform/chromium-mac-leopard/svg/text/small-fonts-in-html5-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-background-images-expected.txt: Added. * platform/chromium-mac/compositing/direct-image-compositing-expected.png: * platform/chromium-mac/compositing/reflections/nested-reflection-transformed-expected.png: * platform/chromium-mac/compositing/shadows/shadow-drawing-expected.png: * platform/chromium-mac/css1/font_properties/font-expected.txt: Added. * platform/chromium-mac/fast/css/percentage-non-integer-expected.png: * platform/chromium-mac/fast/encoding/utf-16-big-endian-expected.png: * platform/chromium-mac/fast/encoding/utf-16-little-endian-expected.png: * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.png: * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.png: * platform/chromium-mac/fast/forms/search-rtl-expected.png: * platform/chromium-mac/fast/forms/searchfield-heights-expected.png: * platform/chromium-mac/fast/lists/ordered-list-with-no-ol-tag-expected.png: * platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.png: * platform/chromium-mac/fast/multicol/column-count-with-rules-expected.png: * platform/chromium-mac/fast/multicol/column-rules-expected.png: * platform/chromium-mac/fast/multicol/column-rules-stacking-expected.png: * platform/chromium-mac/fast/multicol/columns-shorthand-parsing-expected.png: * platform/chromium-mac/fast/multicol/float-multicol-expected.png: * platform/chromium-mac/fast/multicol/float-paginate-complex-expected.png: * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: * platform/chromium-mac/fast/multicol/max-height-columns-block-expected.png: * platform/chromium-mac/fast/multicol/nested-columns-expected.png: * platform/chromium-mac/fast/multicol/overflow-across-columns-expected.png: * platform/chromium-mac/fast/multicol/overflow-across-columns-percent-height-expected.png: * platform/chromium-mac/fast/multicol/overflow-unsplittable-expected.png: * platform/chromium-mac/fast/multicol/positive-leading-expected.png: * platform/chromium-mac/fast/multicol/scrolling-overflow-expected.png: * platform/chromium-mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: * platform/chromium-mac/fast/multicol/span/anonymous-split-block-crash-expected.png: * platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.png: * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.png: * 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-expected.png: * platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.png: * platform/chromium-mac/fast/multicol/table-vertical-align-expected.png: * platform/chromium-mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: * platform/chromium-mac/fast/multicol/vertical-lr/float-multicol-expected.png: * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.png: * platform/chromium-mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: * platform/chromium-mac/fast/multicol/vertical-rl/float-multicol-expected.png: * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.png: * platform/chromium-mac/fast/overflow/clip-rects-fixed-ancestor-expected.png: * platform/chromium-mac/fast/overflow/overflow_hidden-expected.png: * platform/chromium-mac/fast/parser/xhtml-alternate-entities-expected.png: * platform/chromium-mac/fast/reflections/opacity-reflection-transform-expected.png: * platform/chromium-mac/fast/regions/bottom-overflow-out-of-first-region-expected.png: * platform/chromium-mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: * platform/chromium-mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: * platform/chromium-mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: * platform/chromium-mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: * platform/chromium-mac/fast/regions/overflow-size-change-with-stacking-context-expected.png: * platform/chromium-mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: * platform/chromium-mac/fast/regions/top-overflow-out-of-second-region-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png: * platform/chromium-mac/fast/replaced/width100percent-searchfield-expected.png: * platform/chromium-mac/fast/ruby/ruby-inline-table-expected.png: * platform/chromium-mac/fast/selectors/032-expected.png: * platform/chromium-mac/fast/selectors/166-expected.png: * platform/chromium-mac/fast/selectors/unqualified-hover-quirks-expected.png: * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png: * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png: * platform/chromium-mac/fast/speech/speech-bidi-rendering-expected.png: * platform/chromium-mac/fast/table/009-expected.png: * platform/chromium-mac/fast/table/014-expected.png: * platform/chromium-mac/fast/table/041-expected.png: * platform/chromium-mac/fast/table/absolute-table-at-bottom-expected.png: * platform/chromium-mac/fast/table/border-collapsing/004-expected.png: * platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.png: * platform/chromium-mac/fast/table/mozilla-bug10296-vertical-align-1-expected.png: * platform/chromium-mac/fast/table/mozilla-bug10296-vertical-align-2-expected.png: * platform/chromium-mac/fast/table/nested-percent-height-table-expected.png: * platform/chromium-mac/fast/table/percent-heights-expected.png: * platform/chromium-mac/fast/text/basic/012-expected.png: * platform/chromium-mac/fast/text/basic/013-expected.png: * platform/chromium-mac/fast/text/basic/generic-family-reset-expected.png: * platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.png: * platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.png: * platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: * platform/chromium-mac/fast/text/international/thai-line-breaks-expected.png: * platform/chromium-mac/fast/text/line-breaks-expected.png: * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.png: * platform/chromium-mac/fast/text/whitespace/024-expected.png: * platform/chromium-mac/fast/transforms/bounding-rect-zoom-expected.png: * platform/chromium-mac/fast/writing-mode/fieldsets-expected.png: * platform/chromium-mac/fast/xsl/xslt-extra-content-at-end-expected.png: * platform/chromium-mac/http/tests/misc/iframe404-expected.png: * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.png: * platform/chromium-mac/media/audio-repaint-expected.png: * platform/chromium-win-vista/compositing/reflections: Removed. * platform/chromium-win-vista/compositing/shadows/shadow-drawing-expected.png: * platform/chromium-win-vista/css1/font_properties: Added. * platform/chromium-win-vista/css1/font_properties/font-expected.txt: Added. * platform/chromium-win-vista/css1/text_properties/vertical_align-expected.png: Added. * platform/chromium-win-vista/fast/images: Removed. * platform/chromium-win-vista/fast/multicol: Added. * platform/chromium-win-vista/fast/multicol/vertical-rl: Added. * platform/chromium-win-vista/fast/multicol/vertical-rl/nested-columns-expected.png: Added. * platform/chromium-win-vista/fast/ruby: Removed. * platform/chromium-win-vista/fast/text/basic: Removed. * platform/chromium-win-vista/fast/writing-mode/broken-ideographic-font-expected.txt: Added. * platform/chromium-win-vista/http/tests/misc/iframe404-expected.png: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-background-images-expected.png: Added. * platform/chromium-win-xp/compositing/reflections: Removed. * platform/chromium-win-xp/compositing/shadows: Removed. * platform/chromium-win-xp/fast/css/css2-system-fonts-expected.txt: * platform/chromium-win-xp/fast/images: Removed. * platform/chromium-win-xp/fast/repaint/repaint-across-writing-mode-boundary-expected.png: * platform/chromium-win-xp/fast/text/international/thai-line-breaks-expected.png: * platform/chromium-win-xp/fast/text/line-breaks-expected.png: * platform/chromium-win-xp/fast/text/line-breaks-expected.txt: * platform/chromium-win-xp/fast/writing-mode/broken-ideographic-font-expected.txt: Added. * platform/chromium-win/compositing/direct-image-compositing-expected.png: * platform/chromium-win/compositing/reflections/nested-reflection-transformed-expected.png: * platform/chromium-win/compositing/shadows/shadow-drawing-expected.png: * platform/chromium-win/css1/font_properties/font-expected.txt: * platform/chromium-win/css1/text_properties/vertical_align-expected.png: * platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.txt: * platform/chromium-win/fast/block/float/overhanging-tall-block-expected.txt: * platform/chromium-win/fast/borders/bidi-012-expected.txt: * platform/chromium-win/fast/css/continuationCrash-expected.txt: * platform/chromium-win/fast/css/css2-system-fonts-expected.txt: * platform/chromium-win/fast/css/hsla-color-expected.png: * platform/chromium-win/fast/css/percentage-non-integer-expected.png: * platform/chromium-win/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: * platform/chromium-win/fast/css/rgb-float-expected.png: * platform/chromium-win/fast/encoding/utf-16-big-endian-expected.png: * platform/chromium-win/fast/encoding/utf-16-big-endian-expected.txt: * platform/chromium-win/fast/encoding/utf-16-little-endian-expected.png: * platform/chromium-win/fast/encoding/utf-16-little-endian-expected.txt: * platform/chromium-win/fast/forms/control-restrict-line-height-expected.png: * platform/chromium-win/fast/forms/control-restrict-line-height-expected.txt: * platform/chromium-win/fast/forms/date/date-appearance-expected.png: * platform/chromium-win/fast/forms/date/date-appearance-expected.txt: * platform/chromium-win/fast/forms/searchfield-heights-expected.png: * platform/chromium-win/fast/forms/searchfield-heights-expected.txt: * platform/chromium-win/fast/forms/validation-message-appearance-expected.txt: * platform/chromium-win/fast/gradients/simple-gradients-expected.png: * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png: * platform/chromium-win/fast/lists/ordered-list-with-no-ol-tag-expected.png: * platform/chromium-win/fast/multicol/column-break-with-balancing-expected.png: * platform/chromium-win/fast/multicol/column-break-with-balancing-expected.txt: * platform/chromium-win/fast/multicol/column-count-with-rules-expected.png: * platform/chromium-win/fast/multicol/column-rules-expected.png: * platform/chromium-win/fast/multicol/column-rules-stacking-expected.png: * platform/chromium-win/fast/multicol/columns-shorthand-parsing-expected.png: * platform/chromium-win/fast/multicol/float-multicol-expected.png: * platform/chromium-win/fast/multicol/float-paginate-complex-expected.png: * platform/chromium-win/fast/multicol/layers-in-multicol-expected.png: * platform/chromium-win/fast/multicol/max-height-columns-block-expected.png: * platform/chromium-win/fast/multicol/nested-columns-expected.png: * platform/chromium-win/fast/multicol/overflow-across-columns-expected.png: * platform/chromium-win/fast/multicol/overflow-across-columns-percent-height-expected.png: * platform/chromium-win/fast/multicol/overflow-unsplittable-expected.png: * platform/chromium-win/fast/multicol/positive-leading-expected.png: * platform/chromium-win/fast/multicol/scrolling-overflow-expected.png: * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: * platform/chromium-win/fast/multicol/span/anonymous-split-block-crash-expected.png: * platform/chromium-win/fast/multicol/span/anonymous-style-inheritance-expected.png: * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.png: * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.png: * platform/chromium-win/fast/multicol/span/span-margin-collapsing-expected.png: * platform/chromium-win/fast/multicol/table-vertical-align-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png: * platform/chromium-win/fast/overflow/clip-rects-fixed-ancestor-expected.png: * platform/chromium-win/fast/overflow/overflow_hidden-expected.png: * platform/chromium-win/fast/parser/xhtml-alternate-entities-expected.png: * platform/chromium-win/fast/reflections/opacity-reflection-transform-expected.png: * platform/chromium-win/fast/regions/bottom-overflow-out-of-first-region-expected.png: * platform/chromium-win/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: * platform/chromium-win/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: * platform/chromium-win/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: * platform/chromium-win/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: * platform/chromium-win/fast/regions/overflow-size-change-with-stacking-context-expected.png: * platform/chromium-win/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: * platform/chromium-win/fast/regions/top-overflow-out-of-second-region-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.png: * platform/chromium-win/fast/repaint/repaint-across-writing-mode-boundary-expected.png: * platform/chromium-win/fast/ruby/ruby-inline-table-expected.png: * platform/chromium-win/fast/selectors/032-expected.png: * platform/chromium-win/fast/selectors/166-expected.png: * platform/chromium-win/fast/selectors/unqualified-hover-quirks-expected.png: * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.png: * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt: * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png: * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.txt: * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.png: * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.txt: * platform/chromium-win/fast/speech/speech-bidi-rendering-expected.png: * platform/chromium-win/fast/table/009-expected.png: * platform/chromium-win/fast/table/014-expected.png: * platform/chromium-win/fast/table/041-expected.png: * platform/chromium-win/fast/table/absolute-table-at-bottom-expected.png: * platform/chromium-win/fast/table/border-collapsing/004-expected.png: * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.png: * platform/chromium-win/fast/table/mozilla-bug10296-vertical-align-1-expected.png: * platform/chromium-win/fast/table/mozilla-bug10296-vertical-align-2-expected.png: * platform/chromium-win/fast/table/nested-percent-height-table-expected.png: * platform/chromium-win/fast/table/percent-heights-expected.png: * platform/chromium-win/fast/text/basic/012-expected.png: * platform/chromium-win/fast/text/basic/013-expected.png: * platform/chromium-win/fast/text/basic/generic-family-reset-expected.png: * platform/chromium-win/fast/text/international/bidi-LDB-2-CSS-expected.png: * platform/chromium-win/fast/text/international/bidi-LDB-2-HTML-expected.png: * platform/chromium-win/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: * platform/chromium-win/fast/text/international/thai-line-breaks-expected.png: * platform/chromium-win/fast/text/international/thai-line-breaks-expected.txt: * platform/chromium-win/fast/text/line-breaks-expected.png: * platform/chromium-win/fast/text/line-breaks-expected.txt: * platform/chromium-win/fast/text/textIteratorNilRenderer-expected.png: * platform/chromium-win/fast/text/textIteratorNilRenderer-expected.txt: * platform/chromium-win/fast/text/whitespace/024-expected.png: * platform/chromium-win/fast/transforms/bounding-rect-zoom-expected.png: * platform/chromium-win/fast/transforms/transformed-document-element-expected.png: * platform/chromium-win/fast/writing-mode/broken-ideographic-font-expected.png: Added. * platform/chromium-win/fast/writing-mode/broken-ideographic-font-expected.txt: Added. * platform/chromium-win/fast/writing-mode/fieldsets-expected.png: * platform/chromium-win/fast/xsl/xslt-extra-content-at-end-expected.png: * platform/chromium-win/http/tests/misc/iframe404-expected.png: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.png: * platform/chromium-win/media/audio-repaint-expected.png: * 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/text/small-fonts-in-html5-expected.png: * platform/chromium/test_expectations.txt: * platform/efl/css1/font_properties/font-expected.txt: Removed. * platform/efl/css2.1/t090501-c414-flt-03-b-g-expected.txt: Removed. * platform/efl/fast/borders/bidi-012-expected.txt: Removed. * platform/efl/fast/css/css2-system-fonts-expected.txt: Removed. * platform/efl/fast/lists/ordered-list-with-no-ol-tag-expected.txt: Removed. * platform/efl/fast/multicol/column-break-with-balancing-expected.txt: Removed. * platform/efl/fast/multicol/float-multicol-expected.txt: Removed. * platform/efl/fast/multicol/layers-in-multicol-expected.txt: Removed. * platform/efl/fast/multicol/overflow-across-columns-percent-height-expected.txt: Removed. * platform/efl/fast/multicol/scrolling-overflow-expected.txt: Removed. * platform/efl/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Removed. * platform/efl/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Removed. * platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.txt: Removed. * platform/efl/fast/multicol/span/anonymous-style-inheritance-expected.txt: Removed. * platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-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-immediate-columns-child-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/multicol/vertical-lr/column-break-with-balancing-expected.txt: Removed. * platform/efl/fast/multicol/vertical-lr/float-multicol-expected.txt: Removed. * platform/efl/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed. * platform/efl/fast/multicol/vertical-rl/float-multicol-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-1-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-10-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-2-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-3-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-4-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-5-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-6-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-7-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-8-expected.txt: Removed. * platform/efl/fast/repaint/line-flow-with-floats-9-expected.txt: Removed. * platform/efl/fast/ruby/ruby-inline-table-expected.txt: Removed. * platform/efl/fast/selectors/032-expected.txt: Removed. * platform/efl/fast/selectors/unqualified-hover-quirks-expected.txt: Removed. * platform/efl/fast/table/009-expected.txt: Removed. * platform/efl/fast/table/014-expected.txt: Removed. * platform/efl/fast/table/041-expected.txt: Removed. * platform/efl/fast/table/nested-percent-height-table-expected.txt: Removed. * platform/efl/fast/table/percent-heights-expected.txt: Removed. * platform/efl/fast/text/basic/012-expected.txt: Removed. * platform/efl/fast/text/basic/generic-family-reset-expected.txt: Removed. * platform/efl/fast/text/line-breaks-expected.txt: Removed. * platform/efl/fast/transforms/bounding-rect-zoom-expected.txt: Removed. * platform/efl/fast/writing-mode/fieldsets-expected.txt: Removed. * platform/gtk/css2.1/t090501-c414-flt-03-b-g-expected.txt: Removed. * platform/gtk/fast/borders/bidi-012-expected.txt: Removed. * platform/gtk/fast/css/css2-system-fonts-expected.txt: Removed. * platform/gtk/fast/lists/ordered-list-with-no-ol-tag-expected.txt: Removed. * platform/gtk/fast/multicol/column-break-with-balancing-expected.txt: Removed. * platform/gtk/fast/multicol/float-multicol-expected.txt: Removed. * platform/gtk/fast/multicol/layers-in-multicol-expected.txt: Removed. * platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.txt: Removed. * platform/gtk/fast/multicol/scrolling-overflow-expected.txt: Removed. * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Removed. * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Removed. * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt: Removed. * platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt: Removed. * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-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-immediate-columns-child-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/multicol/vertical-lr/column-break-with-balancing-expected.txt: Removed. * platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt: Removed. * platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed. * platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-1-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-10-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-2-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-3-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-4-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-5-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-6-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-7-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-8-expected.txt: Removed. * platform/gtk/fast/repaint/line-flow-with-floats-9-expected.txt: Removed. * platform/gtk/fast/ruby/ruby-inline-table-expected.txt: Removed. * platform/gtk/fast/selectors/032-expected.txt: Removed. * platform/gtk/fast/selectors/unqualified-hover-quirks-expected.txt: Removed. * platform/gtk/fast/table/009-expected.txt: Removed. * platform/gtk/fast/table/014-expected.txt: Removed. * platform/gtk/fast/table/041-expected.txt: Removed. * platform/gtk/fast/table/nested-percent-height-table-expected.txt: Removed. * platform/gtk/fast/table/percent-heights-expected.txt: Removed. * platform/gtk/fast/text/basic/012-expected.txt: Removed. * platform/gtk/fast/text/basic/generic-family-reset-expected.txt: Removed. * platform/gtk/fast/text/line-breaks-expected.txt: Removed. * platform/gtk/fast/transforms/bounding-rect-zoom-expected.txt: Removed. * platform/gtk/fast/writing-mode/fieldsets-expected.txt: Removed. * platform/mac-snowleopard/css1/font_properties/font-expected.txt: Removed. * platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt: Removed. 2012-05-15 Gavin Barraclough Add support for private names https://bugs.webkit.org/show_bug.cgi?id=86509 Reviewed by Oliver Hunt. The spec isn't final, but we can start adding support to allow property maps to contain keys that aren't identifiers. * fast/js/names-expected.txt: Added. * fast/js/names.html: Added. * fast/js/script-tests/names.js: Added. - Added test cases. 2012-05-21 Emil A Eklund Fix bug in paintNinePieceImage exposed by subpixel change https://bugs.webkit.org/show_bug.cgi?id=87060 Reviewed by Levi Weintraub. * platform/chromium-linux/fast/borders/inline-mask-overlay-image-outset-expected.png: Removed. * platform/chromium-linux/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png: * platform/chromium-win/fast/borders/border-image-side-reduction-expected.png: * platform/chromium-win/fast/borders/inline-mask-overlay-image-outset-expected.png: 2012-05-21 Levi Weintraub Unreviewed. More rebaselines following r117815. * fast/lists/008-expected.txt: Added. * fast/lists/008-vertical-expected.txt: Added. * fast/media/mq-relative-constraints-08-expected.txt: Added. * fast/overflow/infiniteRecursionGuard-expected.txt: Added. * fast/overflow/overflow-rtl-expected.txt: Added. * fast/overflow/overflow-rtl-vertical-expected.txt: Added. * fast/selectors/unqualified-hover-strict-expected.txt: Added. * fast/table/multiple-captions-display-expected.png: Added. * fast/table/table-hspace-align-center-expected.txt: Added. * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Added. * platform/chromium-linux-x86/http/tests/navigation: Removed. * platform/chromium-linux-x86/http/tests/navigation/javascriptlink-frames-expected.png: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. * platform/chromium-mac-leopard/fast/layers/video-layer-expected.png: * platform/chromium-mac-leopard/fast/lists/008-expected.png: * platform/chromium-mac-leopard/fast/overflow/infiniteRecursionGuard-expected.png: * platform/chromium-mac-leopard/fast/overflow/scrollRevealButton-expected.png: * platform/chromium-mac-leopard/fast/parser/bad-xml-slash-expected.png: * platform/chromium-mac-leopard/fast/repaint/control-clip-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.png: * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-in-regions-expected.png: * platform/chromium-mac-leopard/fast/replaced/replaced-breaking-expected.png: * platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png: * platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png: * platform/chromium-mac-leopard/fast/selectors/unqualified-hover-strict-expected.png: Added. * platform/chromium-mac-leopard/fast/table/table-hspace-align-center-expected.png: * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-atsui-expected.png: * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-expected.png: * platform/chromium-mac-leopard/fast/text/international/vertical-text-glyph-test-expected.png: Added. * platform/chromium-mac-leopard/fast/text/international/vertical-text-glyph-test-expected.txt: Added. * platform/chromium-mac-leopard/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Added. * platform/chromium-mac-leopard/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Added. * platform/chromium-mac-leopard/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt: Added. * platform/chromium-mac-leopard/fast/writing-mode/vertical-baseline-alignment-expected.txt: Added. * platform/chromium-mac-leopard/fast/writing-mode/vertical-font-fallback-expected.txt: Added. * platform/chromium-mac-leopard/http/tests/navigation/javascriptlink-frames-expected.png: * platform/chromium-mac-leopard/media/audio-controls-rendering-expected.png: * platform/chromium-mac-leopard/media/controls-after-reload-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/css/line-height-determined-by-primary-font-expected.png: * platform/chromium-mac-snowleopard/fast/multicol/span/clone-flexbox-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/replaced/table-percent-height-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. * platform/chromium-mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Added. * platform/chromium-mac/fast/clip/overflow-border-radius-clip-expected.png: * platform/chromium-mac/fast/layers/video-layer-expected.png: * platform/chromium-mac/fast/lists/008-expected.png: * platform/chromium-mac/fast/lists/008-vertical-expected.png: * platform/chromium-mac/fast/overflow/infiniteRecursionGuard-expected.png: * platform/chromium-mac/fast/overflow/overflow-update-transform-expected.png: * platform/chromium-mac/fast/overflow/scrollRevealButton-expected.png: * platform/chromium-mac/fast/parser/bad-xml-slash-expected.png: * platform/chromium-mac/fast/repaint/line-flow-with-floats-in-regions-expected.png: * platform/chromium-mac/fast/replaced/replaced-breaking-expected.png: * platform/chromium-mac/fast/replaced/table-percent-height-expected.txt: Added. * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png: * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png: * platform/chromium-mac/fast/selectors/unqualified-hover-strict-expected.png: * platform/chromium-mac/fast/selectors/unqualified-hover-strict-expected.txt: Added. * platform/chromium-mac/fast/table/multiple-captions-display-expected.png: * platform/chromium-mac/fast/table/table-hspace-align-center-expected.png: * platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.png: * platform/chromium-mac/fast/text/international/bidi-listbox-expected.png: * platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.png: * platform/chromium-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: * platform/chromium-mac/fullscreen/full-screen-stacking-context-expected.png: * platform/chromium-mac/http/tests/misc/acid3-expected.txt: Added. * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.png: * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.txt: Added. * platform/chromium-mac/media/audio-controls-rendering-expected.png: * platform/chromium-mac/media/controls-after-reload-expected.png: * platform/chromium-mac/platform/chromium/virtual/threaded/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Added. * platform/chromium-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. * platform/chromium-win-vista/http/tests/navigation: Removed. * platform/chromium-win-vista/http/tests/navigation/javascriptlink-frames-expected.png: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added. * platform/chromium-win/fast/forms/search-cancel-button-style-sharing-expected.png: * platform/chromium-win/fast/forms/search-rtl-expected.png: * platform/chromium-win/fast/multicol/break-properties-expected.txt: Removed. * platform/chromium-win/fast/multicol/span/clone-flexbox-expected.txt: Removed. * platform/chromium-win/fast/multicol/span/clone-summary-expected.txt: Removed. * platform/chromium-win/fast/multicol/vertical-lr/break-properties-expected.txt: Removed. * platform/chromium-win/fast/multicol/vertical-rl/break-properties-expected.txt: Removed. * platform/chromium-win/fast/replaced/width100percent-searchfield-expected.png: * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.png: * platform/chromium/fast/multicol/break-properties-expected.txt: Added. * platform/chromium/fast/multicol/span: Added. * platform/chromium/fast/multicol/span/clone-flexbox-expected.txt: Added. * platform/chromium/fast/multicol/span/clone-summary-expected.txt: Added. * platform/chromium/svg/zoom/page/zoom-svg-as-image-expected.txt: Added. * platform/chromium/svg/zoom/page/zoom-svg-as-object-expected.txt: Added. * platform/chromium/test_expectations.txt: * platform/efl/fast/lists/008-expected.txt: Removed. * platform/efl/fast/lists/008-vertical-expected.txt: Removed. * platform/efl/fast/media/mq-relative-constraints-08-expected.txt: Removed. * platform/efl/fast/overflow/infiniteRecursionGuard-expected.txt: Removed. * platform/efl/fast/overflow/overflow-rtl-expected.txt: Removed. * platform/efl/fast/overflow/overflow-rtl-vertical-expected.txt: Removed. * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: Removed. * platform/efl/fast/table/multiple-captions-display-expected.png: Removed. * platform/efl/fast/table/table-hspace-align-center-expected.txt: Removed. * platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Removed. * platform/gtk/fast/lists/008-expected.txt: Removed. * platform/gtk/fast/lists/008-vertical-expected.txt: Removed. * platform/gtk/fast/media/mq-relative-constraints-08-expected.txt: Removed. * platform/gtk/fast/overflow/infiniteRecursionGuard-expected.txt: Removed. * platform/gtk/fast/overflow/overflow-rtl-expected.txt: Removed. * platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt: Removed. * platform/gtk/fast/selectors/unqualified-hover-strict-expected.txt: Removed. * platform/gtk/fast/table/multiple-captions-display-expected.png: Removed. * platform/gtk/fast/table/table-hspace-align-center-expected.txt: Removed. * platform/gtk/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Removed. * svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added. * svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Added. 2012-05-21 Levi Weintraub Unreviewed test expectation updates following r117815. * platform/chromium-linux-x86/svg/zoom: Added. * platform/chromium-linux-x86/svg/zoom/page: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Removed. * platform/chromium-linux/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/chromium-mac-leopard/media/controls-strict-expected.png: * platform/chromium-mac-leopard/media/controls-styling-expected.png: * platform/chromium-mac-leopard/media/controls-without-preload-expected.png: * platform/chromium-mac-leopard/media/media-document-audio-repaint-expected.png: * platform/chromium-mac-leopard/media/video-controls-rendering-expected.png: * platform/chromium-mac-leopard/media/video-display-toggle-expected.png: * platform/chromium-mac-leopard/media/video-no-audio-expected.png: * platform/chromium-mac-leopard/media/video-playing-and-pause-expected.png: * platform/chromium-mac-leopard/media/video-volume-slider-expected.png: * platform/chromium-mac-leopard/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-mac-leopard/svg/custom/bug45331-expected.png: * platform/chromium-mac-leopard/svg/custom/bug45331-expected.txt: Added. * platform/chromium-mac-leopard/svg/custom/image-parent-translation-expected.png: * platform/chromium-mac-leopard/svg/custom/inline-svg-in-xhtml-expected.png: * platform/chromium-mac-leopard/svg/custom/junk-data-expected.png: * platform/chromium-mac-leopard/svg/custom/junk-data-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/missing-xlink-expected.png: * platform/chromium-mac-leopard/svg/custom/missing-xlink-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/object-sizing-expected.png: * platform/chromium-mac-leopard/svg/custom/path-bad-data-expected.png: * platform/chromium-mac-leopard/svg/custom/path-bad-data-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.png: * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: * platform/chromium-mac-leopard/svg/custom/svg-fonts-in-html-expected.png: * platform/chromium-mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.png: * platform/chromium-mac-leopard/svg/custom/use-font-face-crash-expected.png: * platform/chromium-mac-leopard/svg/custom/use-font-face-crash-expected.txt: Removed. * platform/chromium-mac-leopard/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: * platform/chromium-mac-leopard/svg/hixie/error/012-expected.png: * platform/chromium-mac-leopard/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-mac-leopard/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-mac-leopard/svg/wicd/test-scalable-background-image2-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug10269-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug10296-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1055-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug106816-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug11384s-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug126742-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug131020-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug139524-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug159108-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug17130-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug17130-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug18359-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug19061-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug19061-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug24200-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-3-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-4-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug28928-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug3309-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug3309-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug33137-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug3977-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4284-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46480-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46480-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52505-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52506-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug5538-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug59354-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug6304-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug7112-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug7112-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug8032-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug8381-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug9271-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug9271-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla/collapsing_borders/bug41262-3-expected.png: * platform/chromium-mac-leopard/tables/mozilla/core/margins-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/backgr_index-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/backgr_layers-opacity-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/backgr_position-table-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/backgr_simple-table-column-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/backgr_simple-table-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/backgr_simple-table-row-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: * platform/chromium-mac-leopard/tables/mozilla/other/test3-expected.png: * platform/chromium-mac-leopard/tables/mozilla/other/test6-expected.png: * platform/chromium-mac-leopard/tables/mozilla/other/wa_table_tr_align-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug10140-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug10216-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug1128-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug21518-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug22122-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Removed. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug25707-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug3166-13-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug3166-14-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug3166-16-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug3166-17-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/core/captions3-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/core/standards1-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Removed. * platform/chromium-mac/media/controls-layout-direction-expected.png: * platform/chromium-mac/media/controls-strict-expected.png: * platform/chromium-mac/media/controls-styling-expected.png: * platform/chromium-mac/media/controls-without-preload-expected.png: * platform/chromium-mac/media/media-controls-clone-expected.png: * platform/chromium-mac/media/media-document-audio-repaint-expected.png: * platform/chromium-mac/media/video-controls-rendering-expected.png: * platform/chromium-mac/media/video-display-toggle-expected.png: * platform/chromium-mac/media/video-no-audio-expected.png: * platform/chromium-mac/media/video-playing-and-pause-expected.png: * platform/chromium-mac/media/video-volume-slider-expected.png: * platform/chromium-mac/media/video-volume-slider-expected.txt: * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-mac/svg/custom/bug45331-expected.png: * platform/chromium-mac/svg/custom/image-parent-translation-expected.png: * platform/chromium-mac/svg/custom/inline-svg-in-xhtml-expected.png: * platform/chromium-mac/svg/custom/junk-data-expected.png: * platform/chromium-mac/svg/custom/missing-xlink-expected.png: * platform/chromium-mac/svg/custom/object-sizing-expected.png: * platform/chromium-mac/svg/custom/path-bad-data-expected.png: * platform/chromium-mac/svg/custom/rootmost-svg-xy-attrs-expected.png: * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png: * platform/chromium-mac/svg/custom/svg-fonts-without-missing-glyph-expected.png: * platform/chromium-mac/svg/custom/use-font-face-crash-expected.png: * platform/chromium-mac/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: * platform/chromium-mac/svg/hixie/error/012-expected.png: * platform/chromium-mac/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-mac/svg/wicd/test-rightsizing-a-expected.png: * platform/chromium-mac/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-mac/svg/wicd/test-scalable-background-image1-expected.png: * platform/chromium-mac/svg/wicd/test-scalable-background-image2-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: * 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-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug10269-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug10296-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug1055-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug11384s-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug17130-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug17130-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug19061-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug19061-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug24200-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug2479-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug3309-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug3309-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug3977-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug5538-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug6304-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug7112-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug7112-2-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug8032-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug8381-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug9271-1-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug9271-2-expected.png: * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png: * platform/chromium-mac/tables/mozilla/core/margins-expected.png: * platform/chromium-mac/tables/mozilla/marvin/backgr_index-expected.png: * platform/chromium-mac/tables/mozilla/marvin/backgr_layers-opacity-expected.png: * platform/chromium-mac/tables/mozilla/marvin/backgr_position-table-expected.png: * platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: * platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-column-expected.png: * platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: * platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-expected.png: * platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-row-expected.png: * platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: * platform/chromium-mac/tables/mozilla/other/test3-expected.png: * platform/chromium-mac/tables/mozilla/other/test6-expected.png: * platform/chromium-mac/tables/mozilla/other/wa_table_tr_align-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug10140-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug10216-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1128-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug21518-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug22122-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Added. * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug25707-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: * platform/chromium-win-vista/svg/custom/bug45331-expected.txt: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Removed. * platform/chromium-win-xp/svg/custom/bug45331-expected.txt: Added. * platform/chromium-win-xp/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-win/media/media-document-audio-repaint-expected.png: * platform/chromium-win/media/video-volume-slider-expected.png: * platform/chromium-win/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-win/svg/custom/bug45331-expected.png: * platform/chromium-win/svg/custom/image-parent-translation-expected.png: * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.png: * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.txt: * platform/chromium-win/svg/custom/junk-data-expected.png: * platform/chromium-win/svg/custom/missing-xlink-expected.png: * platform/chromium-win/svg/custom/object-sizing-expected.png: * platform/chromium-win/svg/custom/path-bad-data-expected.png: * platform/chromium-win/svg/custom/rootmost-svg-xy-attrs-expected.png: * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png: * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.png: * platform/chromium-win/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: * platform/chromium-win/svg/hixie/error/012-expected.png: * platform/chromium-win/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-win/svg/wicd/test-rightsizing-a-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/wicd/test-scalable-background-image1-expected.png: * platform/chromium-win/svg/wicd/test-scalable-background-image2-expected.png: * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium/svg/as-image: Added. * platform/chromium/svg/as-image/svg-non-integer-scaled-image-expected.txt: Added. * platform/chromium/svg/custom/fractional-rects-expected.txt: Added. * platform/chromium/svg/custom/js-update-container-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added. * platform/efl/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Removed. * platform/efl/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug1055-1-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug106816-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug126742-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug131020-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug139524-2-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug159108-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug17130-1-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug17130-2-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug19061-1-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug19061-2-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug3309-1-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug3309-2-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug33137-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug46480-1-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug46480-2-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug5538-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug7112-1-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug7112-2-expected.txt: Removed. * platform/efl/tables/mozilla/bugs/bug8032-1-expected.txt: Removed. * platform/efl/tables/mozilla/marvin/backgr_index-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Removed. * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Removed. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Removed. * platform/gtk/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug106816-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug126742-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug131020-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug159108-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug17130-1-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug17130-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug19061-1-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug19061-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug3309-1-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug3309-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug33137-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug46480-1-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug46480-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug5538-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug7112-1-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug7112-2-expected.txt: Removed. * platform/gtk/tables/mozilla/bugs/bug8032-1-expected.txt: Removed. * platform/gtk/tables/mozilla/marvin/backgr_index-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Removed. * platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Removed. * platform/mac-snowleopard/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Removed. * platform/mac-snowleopard/svg/zoom/text: Removed. * platform/mac-snowleopard/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Removed. * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Removed. * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Removed. * platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Removed. * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Removed. * platform/win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Removed. * svg/zoom/page/zoom-background-images-expected.txt: Added. * svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added. * svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added. * svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed. * svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Added. * svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Added. * svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Added. * svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added. * svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Added. * svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added. * tables/mozilla/bugs/bug1055-1-expected.txt: Added. * tables/mozilla/bugs/bug106816-expected.txt: Added. * tables/mozilla/bugs/bug126742-expected.txt: Added. * tables/mozilla/bugs/bug131020-expected.txt: Added. * tables/mozilla/bugs/bug139524-2-expected.txt: Added. * tables/mozilla/bugs/bug159108-expected.txt: Added. * tables/mozilla/bugs/bug17130-1-expected.txt: Added. * tables/mozilla/bugs/bug17130-2-expected.txt: Added. * tables/mozilla/bugs/bug19061-1-expected.txt: Added. * tables/mozilla/bugs/bug19061-2-expected.txt: Added. * tables/mozilla/bugs/bug3309-1-expected.txt: Added. * tables/mozilla/bugs/bug3309-2-expected.txt: Added. * tables/mozilla/bugs/bug33137-expected.txt: Added. * tables/mozilla/bugs/bug46480-1-expected.txt: Added. * tables/mozilla/bugs/bug46480-2-expected.txt: Added. * tables/mozilla/bugs/bug5538-expected.txt: Added. * tables/mozilla/bugs/bug7112-1-expected.txt: Added. * tables/mozilla/bugs/bug7112-2-expected.txt: Added. * tables/mozilla/bugs/bug8032-1-expected.txt: Added. * tables/mozilla/marvin/backgr_index-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Added. * tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Added. 2012-05-21 Joshua Bell Unreviewed gardening. Updating Skipped file names following bulk move in r117816. * platform/mac-lion/Skipped: * platform/mac-wk2/Skipped: * platform/mac/Skipped: * platform/qt-mac/Skipped: * platform/win-wk2/Skipped: * platform/wk2/Skipped: 2012-05-21 Levi Weintraub Unreviewed gardening. Updating Chromium-Windows expectations following r117815. Optimizebaselines also caused a number of efl/gtk test expectations to be coalesced. * css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt: Added. * fast/compact/001-expected.txt: Added. * fast/css/acid2-expected.txt: Added. * fast/css/acid2-pixel-expected.txt: Added. * fast/css/font-size-negative-expected.txt: Added. * fast/css/line-height-negative-expected.txt: Added. * fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added. * fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Added. * fast/dom/HTMLMeterElement/meter-styles-expected.txt: Added. * fast/flexbox/011-expected.txt: Added. * fast/inline-block/002-expected.txt: Added. * fast/inline/002-expected.txt: Added. * fast/lists/003-expected.txt: Added. * fast/lists/003-vertical-expected.txt: Added. * fast/overflow/007-expected.txt: Added. * fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Added. * fast/repaint/transform-translate-expected.txt: Added. * fast/replaced/007-expected.txt: Added. * fast/table/035-expected.txt: Added. * fast/table/035-vertical-expected.txt: Added. * fast/table/table-display-types-strict-expected.txt: Added. * fast/table/tableInsideCaption-expected.txt: Added. * fast/transforms/transforms-with-zoom-expected.txt: Added. * platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added. * platform/chromium-win-vista/css1: Added. * platform/chromium-win-vista/css1/text_properties: Added. * platform/chromium-win-vista/css1/text_properties/line_height-expected.txt: Added. * platform/chromium-win-vista/fast/compact: Added. * platform/chromium-win-vista/fast/compact/001-expected.png: Added. * platform/chromium-win-vista/fast/dom/HTMLMeterElement: Added. * platform/chromium-win-vista/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: Added. * platform/chromium-win-vista/fast/dom/HTMLProgressElement: Added. * platform/chromium-win-vista/fast/dom/HTMLProgressElement/progress-element-expected.txt: Added. * platform/chromium-win-vista/fast/inline-block/002-expected.png: Added. * platform/chromium-win-vista/fast/inline/002-expected.png: Added. * platform/chromium-win-vista/fast/table/tableInsideCaption-expected.png: Added. * platform/chromium-win-vista/fast/text/whitespace: Added. * platform/chromium-win-vista/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added. * platform/chromium-win-vista/http/tests/misc/acid2-expected.txt: Added. * platform/chromium-win-vista/http/tests/misc/acid2-pixel-expected.png: * platform/chromium-win-xp/fast/compact: Added. * platform/chromium-win-xp/fast/compact/001-expected.png: Added. * platform/chromium-win-xp/fast/dom/HTMLMeterElement: Added. * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: Added. * platform/chromium-win-xp/fast/dom/HTMLProgressElement: Added. * platform/chromium-win-xp/fast/dom/HTMLProgressElement/progress-element-expected.txt: Added. * platform/chromium-win-xp/fast/forms/search-styled-expected.png: * platform/chromium-win-xp/fast/forms/search-styled-expected.txt: * platform/chromium-win-xp/fast/inline-block/002-expected.png: Added. * platform/chromium-win-xp/fast/inline/002-expected.png: Added. * platform/chromium-win-xp/fast/table/tableInsideCaption-expected.png: Added. * platform/chromium-win-xp/fast/text/atsui-negative-spacing-features-expected.png: * platform/chromium-win-xp/fast/text/atsui-spacing-features-expected.png: * platform/chromium-win-xp/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added. * platform/chromium-win/css1/text_properties/line_height-expected.txt: * platform/chromium-win/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png: * platform/chromium-win/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt: * platform/chromium-win/editing/selection/extend-by-word-002-expected.png: * platform/chromium-win/editing/selection/extend-by-word-002-expected.txt: * platform/chromium-win/fast/block/float/avoiding-float-centered-expected.png: * platform/chromium-win/fast/block/float/avoiding-float-centered-expected.txt: * platform/chromium-win/fast/compact/001-expected.png: * platform/chromium-win/fast/compact/001-expected.txt: * platform/chromium-win/fast/css/acid2-expected.txt: * platform/chromium-win/fast/css/acid2-pixel-expected.png: * platform/chromium-win/fast/css/acid2-pixel-expected.txt: * platform/chromium-win/fast/css/font-size-negative-expected.png: * platform/chromium-win/fast/css/font-size-negative-expected.txt: * platform/chromium-win/fast/css/input-search-padding-expected.png: * platform/chromium-win/fast/css/input-search-padding-expected.txt: * platform/chromium-win/fast/css/line-height-negative-expected.png: * platform/chromium-win/fast/css/line-height-negative-expected.txt: * platform/chromium-win/fast/css/text-input-with-webkit-border-radius-expected.png: * platform/chromium-win/fast/css/text-input-with-webkit-border-radius-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.png: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.png: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.png: * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt: * platform/chromium-win/fast/flexbox/011-expected.png: * platform/chromium-win/fast/flexbox/011-expected.txt: * platform/chromium-win/fast/forms/placeholder-position-expected.png: * platform/chromium-win/fast/forms/placeholder-position-expected.txt: * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt: * platform/chromium-win/fast/forms/search-display-none-cancel-button-expected.txt: * platform/chromium-win/fast/forms/search-styled-expected.png: * platform/chromium-win/fast/forms/search-styled-expected.txt: * platform/chromium-win/fast/inline-block/002-expected.png: * platform/chromium-win/fast/inline-block/002-expected.txt: * platform/chromium-win/fast/inline-block/contenteditable-baseline-expected.txt: * platform/chromium-win/fast/inline/002-expected.png: * platform/chromium-win/fast/inline/002-expected.txt: * platform/chromium-win/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: * platform/chromium-win/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: * platform/chromium-win/fast/lists/003-expected.txt: * platform/chromium-win/fast/lists/003-vertical-expected.txt: * platform/chromium-win/fast/multicol/client-rects-expected.txt: * platform/chromium-win/fast/overflow/007-expected.png: * platform/chromium-win/fast/overflow/007-expected.txt: * platform/chromium-win/fast/parser/entity-comment-in-style-expected.txt: * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.png: * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: * platform/chromium-win/fast/repaint/delete-into-nested-block-expected.png: * platform/chromium-win/fast/repaint/delete-into-nested-block-expected.txt: * platform/chromium-win/fast/repaint/transform-absolute-child-expected.png: * platform/chromium-win/fast/repaint/transform-repaint-descendants-expected.png: * platform/chromium-win/fast/repaint/transform-translate-expected.png: * platform/chromium-win/fast/repaint/transform-translate-expected.txt: * platform/chromium-win/fast/replaced/007-expected.txt: * platform/chromium-win/fast/table/035-expected.png: * platform/chromium-win/fast/table/035-expected.txt: * platform/chromium-win/fast/table/035-vertical-expected.png: * platform/chromium-win/fast/table/035-vertical-expected.txt: * platform/chromium-win/fast/table/040-expected.txt: * platform/chromium-win/fast/table/040-vertical-expected.txt: * platform/chromium-win/fast/table/frame-and-rules-expected.txt: * platform/chromium-win/fast/table/overflowHidden-expected.txt: * platform/chromium-win/fast/table/table-display-types-strict-expected.png: * platform/chromium-win/fast/table/table-display-types-strict-expected.txt: * platform/chromium-win/fast/table/tableInsideCaption-expected.png: * platform/chromium-win/fast/table/tableInsideCaption-expected.txt: * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.png: * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.txt: * platform/chromium-win/fast/text/atsui-spacing-features-expected.png: * platform/chromium-win/fast/text/atsui-spacing-features-expected.txt: * platform/chromium-win/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: * platform/chromium-win/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: * platform/chromium-win/fast/transforms/transforms-with-zoom-expected.txt: * platform/chromium-win/http/tests/misc/acid2-expected.txt: * platform/chromium-win/http/tests/misc/acid2-pixel-expected.png: * platform/chromium-win/http/tests/misc/acid2-pixel-expected.txt: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt: * platform/chromium-win/media/video-zoom-controls-expected.png: * platform/chromium-win/media/video-zoom-controls-expected.txt: * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.png: * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.png: * platform/chromium-win/svg/as-image/img-preserveAspectRatio-support-2-expected.png: * platform/chromium-win/svg/as-image/img-preserveAspectRatio-support-2-expected.txt: * platform/chromium-win/svg/transforms/svg-css-transforms-clip-path-expected.png: * platform/chromium-win/svg/transforms/svg-css-transforms-clip-path-expected.txt: * platform/chromium-win/svg/transforms/svg-css-transforms-expected.png: * platform/chromium-win/svg/transforms/svg-css-transforms-expected.txt: * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: * platform/chromium/fast/inline: Removed. * platform/chromium/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Removed. * platform/efl/css1/text_properties/line_height-expected.txt: Removed. * platform/efl/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt: Removed. * platform/efl/fast/compact/001-expected.txt: Removed. * platform/efl/fast/css/acid2-expected.txt: Removed. * platform/efl/fast/css/acid2-pixel-expected.txt: Removed. * platform/efl/fast/css/font-size-negative-expected.txt: Removed. * platform/efl/fast/css/line-height-negative-expected.txt: Removed. * platform/efl/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Removed. * platform/efl/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Removed. * platform/efl/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Removed. * platform/efl/fast/flexbox/011-expected.txt: Removed. * platform/efl/fast/inline-block/002-expected.txt: Removed. * platform/efl/fast/inline/002-expected.txt: Removed. * platform/efl/fast/lists/003-expected.txt: Removed. * platform/efl/fast/lists/003-vertical-expected.txt: Removed. * platform/efl/fast/overflow/007-expected.txt: Removed. * platform/efl/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Removed. * platform/efl/fast/repaint/transform-translate-expected.txt: Removed. * platform/efl/fast/replaced/007-expected.txt: Removed. * platform/efl/fast/table/035-expected.txt: Removed. * platform/efl/fast/table/035-vertical-expected.txt: Removed. * platform/efl/fast/table/table-display-types-strict-expected.txt: Removed. * platform/efl/fast/table/tableInsideCaption-expected.txt: Removed. * platform/efl/fast/transforms/transforms-with-zoom-expected.txt: Removed. * platform/efl/http/tests/misc/acid2-expected.txt: Removed. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt: Removed. * platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt: Removed. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt: Removed. * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt: Removed. * platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt: Removed. * platform/gtk/fast/compact/001-expected.txt: Removed. * platform/gtk/fast/css/acid2-expected.txt: Removed. * platform/gtk/fast/css/acid2-pixel-expected.txt: Removed. * platform/gtk/fast/css/font-size-negative-expected.txt: Removed. * platform/gtk/fast/css/line-height-negative-expected.txt: Removed. * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Removed. * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Removed. * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Removed. * platform/gtk/fast/flexbox/011-expected.txt: Removed. * platform/gtk/fast/inline-block/002-expected.txt: Removed. * platform/gtk/fast/inline/002-expected.txt: Removed. * platform/gtk/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Removed. * platform/gtk/fast/lists/003-expected.txt: Removed. * platform/gtk/fast/lists/003-vertical-expected.txt: Removed. * platform/gtk/fast/overflow/007-expected.txt: Removed. * platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Removed. * platform/gtk/fast/repaint/transform-translate-expected.txt: Removed. * platform/gtk/fast/replaced/007-expected.txt: Removed. * platform/gtk/fast/table/035-expected.txt: Removed. * platform/gtk/fast/table/035-vertical-expected.txt: Removed. * platform/gtk/fast/table/table-display-types-strict-expected.txt: Removed. * platform/gtk/fast/table/tableInsideCaption-expected.txt: Removed. * platform/gtk/fast/transforms/transforms-with-zoom-expected.txt: Removed. * platform/mac/fast/transforms/transforms-with-zoom-expected.txt: Removed. * platform/qt/fast/css/font-size-negative-expected.txt: Removed. * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.txt: Removed. 2012-05-21 Mike West Blocking `setTimeout` and `setInterval` evaluation with CSP should include a stack trace in the console warning. https://bugs.webkit.org/show_bug.cgi?id=86943 Reviewed by Adam Barth. * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setInterval-expected.txt: Added. * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setInterval.html: Added. * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setTimeout-expected.txt: Added. * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setTimeout.html: Added. 2012-05-21 Levi Weintraub Unreviewed gardening. Updating expectations after r117815. * platform/chromium-linux-x86/fast/regions: Added. * platform/chromium-linux-x86/fast/regions/region-overflow-auto-overflow-hidden-expected.txt: Added. * platform/chromium-linux-x86/fast/regions/region-overflow-auto-overflow-visible-expected.txt: Added. 2012-05-21 Oliver Hunt Add new test results for mac * platform/mac/css2.1/20110323/inline-table-001-expected.txt: Added. * platform/mac/css2.1/20110323/inline-table-002a-expected.txt: Added. * platform/mac/css2.1/20110323/inline-table-003-expected.txt: Added. * platform/mac/css2.1/20110323/table-height-algorithm-023-expected.txt: Added. * platform/mac/css2.1/20110323/table-height-algorithm-024-expected.txt: Added. * platform/mac/fast/forms/select-empty-option-height-expected.txt: Added. * platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt: Added. * platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt: Added. 2012-05-21 Emil A Eklund Unreviewed chromium linux and windows rebaselines for sub-pixel flag change commited as r117815. * platform/chromium-linux/compositing/direct-image-compositing-expected.png: * platform/chromium-linux/compositing/overflow/theme-affects-visual-overflow-expected.txt: Added. * platform/chromium-linux/compositing/reflections/nested-reflection-transformed-expected.png: * platform/chromium-linux/compositing/reflections/reflection-in-composited-expected.png: * platform/chromium-linux/compositing/shadows/shadow-drawing-expected.png: * platform/chromium-linux/css1/basic/inheritance-expected.png: * platform/chromium-linux/css1/box_properties/acid_test-expected.png: * platform/chromium-linux/css1/box_properties/clear_float-expected.png: * platform/chromium-linux/css1/box_properties/float_on_text_elements-expected.png: * platform/chromium-linux/css1/box_properties/margin_right-expected.png: * platform/chromium-linux/css1/box_properties/padding_right-expected.png: * platform/chromium-linux/css1/box_properties/width-expected.png: * platform/chromium-linux/css1/color_and_background/background_attachment-expected.png: * platform/chromium-linux/css1/font_properties/font-expected.txt: * platform/chromium-linux/css1/font_properties/font_size-expected.png: * platform/chromium-linux/css1/font_properties/font_weight-expected.png: * platform/chromium-linux/css1/formatting_model/floating_elements-expected.png: * platform/chromium-linux/css1/formatting_model/horizontal_formatting-expected.png: * platform/chromium-linux/css1/formatting_model/inline_elements-expected.png: * platform/chromium-linux/css1/formatting_model/replaced_elements-expected.png: * platform/chromium-linux/css1/formatting_model/vertical_formatting-expected.png: * platform/chromium-linux/css1/text_properties/text_indent-expected.png: * platform/chromium-linux/css1/text_properties/vertical_align-expected.png: * platform/chromium-linux/css1/units/percentage_units-expected.png: * platform/chromium-linux/css2.1/20110323/absolute-replaced-height-004-expected.txt: Added. * platform/chromium-linux/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-linux/css2.1/20110323/inline-block-replaced-height-008-expected.png: * platform/chromium-linux/css2.1/20110323/inline-replaced-height-008-expected.png: * platform/chromium-linux/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png: * platform/chromium-linux/css2.1/t040302-c61-phys-len-00-b-expected.png: * platform/chromium-linux/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Added. * platform/chromium-linux/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: * platform/chromium-linux/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: * platform/chromium-linux/css2.1/t0804-c5510-padn-00-b-ag-expected.png: * platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.png: * platform/chromium-linux/css2.1/t0905-c414-flt-wrap-00-e-expected.png: * platform/chromium-linux/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: * platform/chromium-linux/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: * platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.txt: * platform/chromium-linux/css2.1/t100801-c544-valgn-00-a-ag-expected.png: * platform/chromium-linux/css2.1/t100801-c544-valgn-02-d-agi-expected.png: * platform/chromium-linux/css2.1/t100801-c544-valgn-03-d-agi-expected.png: * platform/chromium-linux/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: * platform/chromium-linux/css2.1/t100801-c544-valgn-04-d-agi-expected.png: * platform/chromium-linux/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: * platform/chromium-linux/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: * platform/chromium-linux/css2.1/t1205-c565-list-pos-00-b-expected.png: * platform/chromium-linux/css2.1/t1506-c525-font-wt-00-b-expected.png: * platform/chromium-linux/css2.1/t1508-c527-font-09-b-expected.png: * platform/chromium-linux/css2.1/t1508-c527-font-09-b-expected.txt: * platform/chromium-linux/css2.1/t1602-c43-center-00-d-ag-expected.png: * platform/chromium-linux/css3/filters/huge-region-expected.png: Added. * platform/chromium-linux/css3/selectors3/html/css3-modsel-32-expected.txt: Added. * platform/chromium-linux/editing/inserting/4959067-expected.txt: Added. * platform/chromium-linux/editing/inserting/editing-empty-divs-expected.png: * platform/chromium-linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: * platform/chromium-linux/editing/selection/3690703-2-expected.png: * platform/chromium-linux/editing/selection/3690703-2-expected.txt: * platform/chromium-linux/editing/selection/3690703-expected.png: * platform/chromium-linux/editing/selection/3690703-expected.txt: * platform/chromium-linux/editing/selection/3690719-expected.png: * platform/chromium-linux/editing/selection/3690719-expected.txt: * platform/chromium-linux/editing/selection/extend-by-word-002-expected.png: * platform/chromium-linux/editing/selection/select-text-overflow-ellipsis-expected.png: * platform/chromium-linux/fast/backgrounds/background-inherit-color-bug-expected.png: * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.png: * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: * platform/chromium-linux/fast/block/basic/001-expected.png: * platform/chromium-linux/fast/block/basic/011-expected.png: * platform/chromium-linux/fast/block/basic/015-expected.png: * platform/chromium-linux/fast/block/basic/016-expected.png: * platform/chromium-linux/fast/block/basic/019-expected.png: * platform/chromium-linux/fast/block/float/002-expected.png: * platform/chromium-linux/fast/block/float/013-expected.png: * platform/chromium-linux/fast/block/float/avoiding-float-centered-expected.png: * platform/chromium-linux/fast/block/float/centered-float-avoidance-complexity-expected.png: * platform/chromium-linux/fast/block/float/nopaint-after-layer-destruction2-expected.png: * platform/chromium-linux/fast/block/float/overhanging-tall-block-expected.txt: * platform/chromium-linux/fast/block/float/shrink-to-avoid-float-complexity-expected.png: * platform/chromium-linux/fast/block/margin-collapse/100-expected.png: * platform/chromium-linux/fast/block/margin-collapse/103-expected.png: * platform/chromium-linux/fast/block/margin-collapse/103-expected.txt: * platform/chromium-linux/fast/block/positioning/047-expected.png: * platform/chromium-linux/fast/block/positioning/047-expected.txt: * platform/chromium-linux/fast/block/positioning/051-expected.png: * platform/chromium-linux/fast/borders/border-antialiasing-expected.png: * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png: * platform/chromium-linux/fast/borders/inline-mask-overlay-image-outset-expected.png: * platform/chromium-linux/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png: * platform/chromium-linux/fast/borders/rtl-border-01-expected.png: * platform/chromium-linux/fast/borders/rtl-border-02-expected.png: * platform/chromium-linux/fast/borders/rtl-border-03-expected.png: * platform/chromium-linux/fast/box-sizing/box-sizing-expected.png: * platform/chromium-linux/fast/compact/001-expected.png: * platform/chromium-linux/fast/css-generated-content/011-expected.png: * platform/chromium-linux/fast/css-generated-content/013-expected.png: * platform/chromium-linux/fast/css-generated-content/014-expected.png: * platform/chromium-linux/fast/css-generated-content/015-expected.png: * platform/chromium-linux/fast/css-generated-content/inline-display-types-expected.png: * platform/chromium-linux/fast/css/004-expected.png: * platform/chromium-linux/fast/css/005-expected.png: * platform/chromium-linux/fast/css/acid2-pixel-expected.png: * platform/chromium-linux/fast/css/background-shorthand-invalid-url-expected.png: * platform/chromium-linux/fast/css/bidi-override-in-anonymous-block-expected.png: * platform/chromium-linux/fast/css/continuationCrash-expected.txt: * platform/chromium-linux/fast/css/css1_forward_compatible_parsing-expected.png: * platform/chromium-linux/fast/css/css2-system-fonts-expected.txt: * platform/chromium-linux/fast/css/empty-pseudo-class-expected.png: * platform/chromium-linux/fast/css/fieldset-display-row-expected.png: * platform/chromium-linux/fast/css/first-child-pseudo-class-expected.png: * platform/chromium-linux/fast/css/first-line-text-decoration-expected.png: * platform/chromium-linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: * platform/chromium-linux/fast/css/first-of-type-pseudo-class-expected.png: * platform/chromium-linux/fast/css/font-size-negative-expected.png: * platform/chromium-linux/fast/css/h1-in-section-elements-expected.png: * platform/chromium-linux/fast/css/hsl-color-expected.png: * platform/chromium-linux/fast/css/hsla-color-expected.png: * platform/chromium-linux/fast/css/inline-properties-important-expected.png: * platform/chromium-linux/fast/css/input-search-padding-expected.png: * platform/chromium-linux/fast/css/input-search-padding-expected.txt: * platform/chromium-linux/fast/css/invalid-percentage-property-expected.png: * platform/chromium-linux/fast/css/last-child-pseudo-class-expected.png: * platform/chromium-linux/fast/css/last-of-type-pseudo-class-expected.png: * platform/chromium-linux/fast/css/line-height-negative-expected.png: * platform/chromium-linux/fast/css/only-child-pseudo-class-expected.png: * platform/chromium-linux/fast/css/only-of-type-pseudo-class-expected.png: * platform/chromium-linux/fast/css/percentage-non-integer-expected.png: * platform/chromium-linux/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: * platform/chromium-linux/fast/css/rgb-float-expected.png: * platform/chromium-linux/fast/css/text-align-expected.png: * platform/chromium-linux/fast/css/text-input-with-webkit-border-radius-expected.png: * platform/chromium-linux/fast/css/text-overflow-input-expected.png: * platform/chromium-linux/fast/css/transform-default-parameter-expected.png: * platform/chromium-linux/fast/css/word-space-extra-expected.png: * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.png: * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.png: * platform/chromium-linux/fast/dynamic/012-expected.png: * platform/chromium-linux/fast/encoding/denormalised-voiced-japanese-chars-expected.png: * platform/chromium-linux/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: * platform/chromium-linux/fast/encoding/utf-16-big-endian-expected.png: * platform/chromium-linux/fast/encoding/utf-16-little-endian-expected.png: * platform/chromium-linux/fast/events/pointer-events-2-expected.png: * platform/chromium-linux/fast/flexbox/011-expected.png: * platform/chromium-linux/fast/flexbox/flex-hang-expected.png: * platform/chromium-linux/fast/forms/001-expected.txt: * platform/chromium-linux/fast/forms/006-expected.png: * platform/chromium-linux/fast/forms/007-expected.png: * platform/chromium-linux/fast/forms/basic-buttons-expected.png: * platform/chromium-linux/fast/forms/basic-buttons-expected.txt: * platform/chromium-linux/fast/forms/basic-selects-expected.png: * platform/chromium-linux/fast/forms/basic-selects-expected.txt: * platform/chromium-linux/fast/forms/box-shadow-override-expected.png: * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt: * platform/chromium-linux/fast/forms/button-default-title-expected.png: * platform/chromium-linux/fast/forms/button-default-title-expected.txt: * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.png: * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt: * platform/chromium-linux/fast/forms/date/date-appearance-expected.png: * platform/chromium-linux/fast/forms/date/date-appearance-expected.txt: * platform/chromium-linux/fast/forms/fieldset-align-expected.png: * platform/chromium-linux/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: * platform/chromium-linux/fast/forms/fieldset-with-float-expected.png: * platform/chromium-linux/fast/forms/float-before-fieldset-expected.png: * platform/chromium-linux/fast/forms/form-element-geometry-expected.png: * platform/chromium-linux/fast/forms/form-element-geometry-expected.txt: * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt: * platform/chromium-linux/fast/forms/input-baseline-expected.txt: * platform/chromium-linux/fast/forms/linebox-overflow-in-textarea-padding-expected.png: * platform/chromium-linux/fast/forms/listbox-bidi-align-expected.png: * platform/chromium-linux/fast/forms/preserveFormDuringResidualStyle-expected.png: * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.png: * platform/chromium-linux/fast/forms/search-cancel-button-style-sharing-expected.png: * platform/chromium-linux/fast/forms/search-rtl-expected.png: * platform/chromium-linux/fast/forms/search-styled-expected.png: * platform/chromium-linux/fast/forms/search-styled-expected.txt: * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-linux/fast/forms/searchfield-heights-expected.png: * platform/chromium-linux/fast/forms/searchfield-heights-expected.txt: * platform/chromium-linux/fast/forms/validation-message-appearance-expected.txt: * platform/chromium-linux/fast/gradients/generated-gradients-expected.png: * platform/chromium-linux/fast/gradients/radial-centered-expected.png: * platform/chromium-linux/fast/gradients/radial-centered-expected.txt: * platform/chromium-linux/fast/gradients/simple-gradients-expected.png: * platform/chromium-linux/fast/html/details-add-child-1-expected.png: * platform/chromium-linux/fast/html/details-add-child-2-expected.png: * platform/chromium-linux/fast/html/details-add-details-child-1-expected.png: * platform/chromium-linux/fast/html/details-add-details-child-2-expected.png: * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: * 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-10-expected.png: * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: * platform/chromium-linux/fast/html/details-add-summary-5-and-click-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-6-expected.png: * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: * platform/chromium-linux/fast/html/details-add-summary-child-1-expected.png: * platform/chromium-linux/fast/html/details-add-summary-child-2-expected.png: * platform/chromium-linux/fast/html/details-marker-style-expected.png: * platform/chromium-linux/fast/html/details-marker-style-expected.txt: * platform/chromium-linux/fast/html/details-nested-1-expected.png: * platform/chromium-linux/fast/html/details-nested-2-expected.png: * platform/chromium-linux/fast/html/details-no-summary1-expected.png: * platform/chromium-linux/fast/html/details-no-summary2-expected.png: * platform/chromium-linux/fast/html/details-no-summary3-expected.png: * platform/chromium-linux/fast/html/details-no-summary4-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-open2-expected.png: * platform/chromium-linux/fast/html/details-open3-expected.png: * platform/chromium-linux/fast/html/details-open4-expected.png: * platform/chromium-linux/fast/html/details-open5-expected.png: * platform/chromium-linux/fast/html/details-open6-expected.png: * platform/chromium-linux/fast/html/details-position-expected.png: * platform/chromium-linux/fast/html/details-remove-child-1-expected.png: * platform/chromium-linux/fast/html/details-remove-child-2-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-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-4-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-child-1-expected.png: * platform/chromium-linux/fast/html/details-remove-summary-child-2-expected.png: * platform/chromium-linux/fast/html/details-replace-summary-child-expected.png: * platform/chromium-linux/fast/html/details-replace-summary-child-expected.txt: * platform/chromium-linux/fast/html/details-replace-text-expected.png: * platform/chromium-linux/fast/html/details-replace-text-expected.txt: * platform/chromium-linux/fast/html/details-writing-mode-expected.png: * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png: * platform/chromium-linux/fast/inline-block/002-expected.png: * platform/chromium-linux/fast/inline/002-expected.png: * platform/chromium-linux/fast/inline/absolute-positioned-inline-in-centred-block-expected.png: * platform/chromium-linux/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: * platform/chromium-linux/fast/inline/continuation-outlines-expected.png: * platform/chromium-linux/fast/inline/inline-borders-with-bidi-override-expected.png: * platform/chromium-linux/fast/inline/inline-box-background-expected.png: * platform/chromium-linux/fast/inline/inline-box-background-long-image-expected.png: * platform/chromium-linux/fast/inline/inline-box-background-repeat-x-expected.png: * platform/chromium-linux/fast/inline/inline-box-background-repeat-y-expected.png: * platform/chromium-linux/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: * platform/chromium-linux/fast/inline/vertical-align-text-bottom-expected.png: * platform/chromium-linux/fast/invalid/010-expected.png: * platform/chromium-linux/fast/invalid/014-expected.png: * platform/chromium-linux/fast/invalid/014-expected.txt: * platform/chromium-linux/fast/invalid/junk-data-expected.png: * platform/chromium-linux/fast/invalid/missing-end-tag-expected.png: * platform/chromium-linux/fast/invalid/nestedh3s-expected.png: * platform/chromium-linux/fast/invalid/residual-style-expected.png: * platform/chromium-linux/fast/invalid/residual-style-expected.txt: * platform/chromium-linux/fast/line-grid/line-align-left-edges-expected.png: * platform/chromium-linux/fast/lists/ordered-list-with-no-ol-tag-expected.png: * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.png: * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.txt: * platform/chromium-linux/fast/multicol/column-count-with-rules-expected.png: * platform/chromium-linux/fast/multicol/column-rules-expected.png: * platform/chromium-linux/fast/multicol/column-rules-stacking-expected.png: * platform/chromium-linux/fast/multicol/columns-shorthand-parsing-expected.png: * platform/chromium-linux/fast/multicol/float-multicol-expected.png: * platform/chromium-linux/fast/multicol/float-paginate-complex-expected.png: * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.png: * platform/chromium-linux/fast/multicol/max-height-columns-block-expected.png: * platform/chromium-linux/fast/multicol/nested-columns-expected.png: * platform/chromium-linux/fast/multicol/overflow-across-columns-expected.png: * platform/chromium-linux/fast/multicol/overflow-across-columns-percent-height-expected.png: * platform/chromium-linux/fast/multicol/overflow-unsplittable-expected.png: * platform/chromium-linux/fast/multicol/positive-leading-expected.png: * platform/chromium-linux/fast/multicol/scrolling-overflow-expected.png: * platform/chromium-linux/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: * platform/chromium-linux/fast/multicol/span/anonymous-split-block-crash-expected.png: * platform/chromium-linux/fast/multicol/span/anonymous-style-inheritance-expected.png: * platform/chromium-linux/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.png: * platform/chromium-linux/fast/multicol/span/span-margin-collapsing-expected.png: * platform/chromium-linux/fast/multicol/table-vertical-align-expected.png: * platform/chromium-linux/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: * platform/chromium-linux/fast/multicol/vertical-lr/float-multicol-expected.png: * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.png: * platform/chromium-linux/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: * platform/chromium-linux/fast/multicol/vertical-rl/float-multicol-expected.png: * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.png: * platform/chromium-linux/fast/overflow/clip-rects-fixed-ancestor-expected.png: * platform/chromium-linux/fast/overflow/overflow_hidden-expected.png: * platform/chromium-linux/fast/parser/xhtml-alternate-entities-expected.png: * platform/chromium-linux/fast/reflections/opacity-reflection-transform-expected.png: * platform/chromium-linux/fast/regions/bottom-overflow-out-of-first-region-expected.png: * platform/chromium-linux/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: * platform/chromium-linux/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: * platform/chromium-linux/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: * platform/chromium-linux/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: * platform/chromium-linux/fast/regions/overflow-size-change-with-stacking-context-expected.png: * platform/chromium-linux/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: * platform/chromium-linux/fast/regions/region-overflow-auto-overflow-hidden-expected.png: Added. * platform/chromium-linux/fast/regions/region-overflow-auto-overflow-visible-expected.png: Added. * platform/chromium-linux/fast/regions/top-overflow-out-of-second-region-expected.png: * platform/chromium-linux/fast/repaint/block-layout-inline-children-float-positioned-expected.png: * platform/chromium-linux/fast/repaint/delete-into-nested-block-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-1-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-10-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-2-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-3-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-4-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-5-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-6-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-7-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-8-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-9-expected.png: * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.png: * platform/chromium-linux/fast/repaint/transform-absolute-child-expected.png: * platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.png: * platform/chromium-linux/fast/repaint/transform-repaint-descendants-expected.png: * platform/chromium-linux/fast/repaint/transform-translate-expected.png: * platform/chromium-linux/fast/replaced/width100percent-searchfield-expected.png: * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.png: * platform/chromium-linux/fast/selectors/032-expected.png: * platform/chromium-linux/fast/selectors/166-expected.png: * platform/chromium-linux/fast/selectors/unqualified-hover-quirks-expected.png: * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png: * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt: * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png: * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.txt: * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.png: * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.txt: * platform/chromium-linux/fast/speech/speech-bidi-rendering-expected.png: * platform/chromium-linux/fast/table/009-expected.png: * platform/chromium-linux/fast/table/014-expected.png: * platform/chromium-linux/fast/table/035-expected.png: * platform/chromium-linux/fast/table/035-vertical-expected.png: * platform/chromium-linux/fast/table/041-expected.png: * platform/chromium-linux/fast/table/absolute-table-at-bottom-expected.png: * platform/chromium-linux/fast/table/border-collapsing/004-expected.png: * platform/chromium-linux/fast/table/border-collapsing/004-vertical-expected.png: * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.txt: * platform/chromium-linux/fast/table/max-width-integer-overflow-expected.png: * platform/chromium-linux/fast/table/max-width-integer-overflow-expected.txt: * platform/chromium-linux/fast/table/mozilla-bug10296-vertical-align-1-expected.png: * platform/chromium-linux/fast/table/mozilla-bug10296-vertical-align-2-expected.png: * platform/chromium-linux/fast/table/nested-percent-height-table-expected.png: * platform/chromium-linux/fast/table/percent-heights-expected.png: * platform/chromium-linux/fast/table/table-display-types-strict-expected.png: * platform/chromium-linux/fast/table/tableInsideCaption-expected.png: * platform/chromium-linux/fast/text/atsui-negative-spacing-features-expected.png: * platform/chromium-linux/fast/text/atsui-spacing-features-expected.png: * platform/chromium-linux/fast/text/atsui-spacing-features-expected.txt: * platform/chromium-linux/fast/text/basic/012-expected.png: * platform/chromium-linux/fast/text/basic/013-expected.png: * platform/chromium-linux/fast/text/basic/generic-family-reset-expected.png: * platform/chromium-linux/fast/text/international/bidi-LDB-2-CSS-expected.png: * platform/chromium-linux/fast/text/international/bidi-LDB-2-HTML-expected.png: * platform/chromium-linux/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: * platform/chromium-linux/fast/text/international/thai-line-breaks-expected.png: * platform/chromium-linux/fast/text/international/thai-line-breaks-expected.txt: * platform/chromium-linux/fast/text/line-breaks-expected.png: * platform/chromium-linux/fast/text/line-breaks-expected.txt: * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.png: * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.txt: * platform/chromium-linux/fast/text/whitespace/024-expected.png: * platform/chromium-linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: * platform/chromium-linux/fast/transforms/bounding-rect-zoom-expected.png: * platform/chromium-linux/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: * platform/chromium-linux/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: * platform/chromium-linux/fast/transforms/transformed-document-element-expected.png: * platform/chromium-linux/fast/writing-mode/fieldsets-expected.png: * platform/chromium-linux/fast/xsl/xslt-extra-content-at-end-expected.png: * platform/chromium-linux/http/tests/appcache/origin-quota-continued-download-expected.png: Added. * platform/chromium-linux/http/tests/appcache/origin-quota-continued-download-multiple-manifests-expected.png: Added. * platform/chromium-linux/http/tests/appcache/origin-quota-expected.png: Added. * platform/chromium-linux/http/tests/cache: Added. * platform/chromium-linux/http/tests/cache/history-only-cached-subresource-loads-expected.png: Added. * platform/chromium-linux/http/tests/cache/history-only-cached-subresource-loads-max-age-https-expected.png: Added. * platform/chromium-linux/http/tests/misc/acid2-pixel-expected.png: * platform/chromium-linux/http/tests/misc/iframe404-expected.png: * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.png: * platform/chromium-linux/media/audio-repaint-expected.png: * platform/chromium-linux/media/media-document-audio-repaint-expected.png: * platform/chromium-linux/media/video-volume-slider-expected.png: * platform/chromium-linux/media/video-zoom-controls-expected.png: * platform/chromium-linux/platform/qt: Added. * platform/chromium-linux/platform/qt/plugins: Added. * platform/chromium-linux/platform/qt/plugins/application-plugin-plugins-disabled-expected.png: Added. * platform/chromium-linux/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-linux/svg/as-border-image/svg-as-border-image-2-expected.png: * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.png: * platform/chromium-linux/svg/as-image/img-preserveAspectRatio-support-2-expected.png: * platform/chromium-linux/svg/custom/bug45331-expected.png: * platform/chromium-linux/svg/custom/image-parent-translation-expected.png: * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.png: * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.txt: * platform/chromium-linux/svg/custom/junk-data-expected.png: * platform/chromium-linux/svg/custom/missing-xlink-expected.png: * platform/chromium-linux/svg/custom/object-sizing-expected.png: * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: * platform/chromium-linux/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: * platform/chromium-linux/svg/custom/path-bad-data-expected.png: * platform/chromium-linux/svg/custom/rootmost-svg-xy-attrs-expected.png: * platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png: * platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.png: * platform/chromium-linux/svg/custom/svg-fonts-without-missing-glyph-expected.png: * platform/chromium-linux/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: * platform/chromium-linux/svg/custom/use-font-face-crash-expected.png: * platform/chromium-linux/svg/custom/viewBox-hit-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: * platform/chromium-linux/svg/hixie/error/012-expected.png: * platform/chromium-linux/svg/text/small-fonts-in-html5-expected.png: * platform/chromium-linux/svg/transforms/svg-css-transforms-clip-path-expected.png: * platform/chromium-linux/svg/transforms/svg-css-transforms-expected.png: * platform/chromium-linux/svg/wicd/rightsizing-grid-expected.png: * platform/chromium-linux/svg/wicd/test-rightsizing-a-expected.png: * platform/chromium-linux/svg/wicd/test-rightsizing-b-expected.png: * platform/chromium-linux/svg/wicd/test-scalable-background-image1-expected.png: * platform/chromium-linux/svg/wicd/test-scalable-background-image2-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-008-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-hixie-rendering-model-004-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-replaced-intrinsic-ratio-001-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-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-auto-size-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: * 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/bug10269-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug10296-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1055-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug106816-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug11384s-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug131020-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug139524-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug159108-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug17130-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug17130-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug19061-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug19061-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug215629-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug24200-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2479-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug3309-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug33137-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.txt: * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug43854-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46480-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46480-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug5538-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug59354-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug6304-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug7112-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug7112-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug8032-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug83786-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug8381-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug9271-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug9271-2-expected.png: * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.png: * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.txt: * platform/chromium-linux/tables/mozilla/core/margins-expected.png: * platform/chromium-linux/tables/mozilla/core/margins-expected.txt: * platform/chromium-linux/tables/mozilla/marvin/backgr_index-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_layers-opacity-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_position-table-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_align_center-expected.png: * platform/chromium-linux/tables/mozilla/other/test3-expected.png: * platform/chromium-linux/tables/mozilla/other/test6-expected.png: * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10216-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1128-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1647-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug21518-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-11-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-12-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-13-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-14-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-16-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-17-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug56024-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug8499-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug89315-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: * platform/chromium-linux/tables/mozilla_expected_failures/core/captions3-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/standards1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: * platform/chromium-linux/transforms/2d/zoom-menulist-expected.txt: * platform/chromium-linux/transforms/svg-vs-css-expected.png: * platform/chromium-win/compositing/direct-image-compositing-expected.txt: * platform/chromium-win/compositing/overflow/theme-affects-visual-overflow-expected.txt: * platform/chromium-win/compositing/shadows/shadow-drawing-expected.txt: * platform/chromium-win/compositing/visibility/visibility-image-layers-dynamic-expected.txt: * platform/chromium-win/css1/basic/inheritance-expected.txt: * platform/chromium-win/css1/box_properties/acid_test-expected.txt: * platform/chromium-win/css1/box_properties/clear_float-expected.txt: * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.txt: * platform/chromium-win/css1/box_properties/margin-expected.txt: * platform/chromium-win/css1/box_properties/margin_bottom-expected.txt: * platform/chromium-win/css1/box_properties/margin_right-expected.txt: * platform/chromium-win/css1/box_properties/margin_top-expected.txt: * platform/chromium-win/css1/box_properties/padding-expected.txt: * platform/chromium-win/css1/box_properties/padding_bottom-expected.txt: * platform/chromium-win/css1/box_properties/padding_left-expected.txt: * platform/chromium-win/css1/box_properties/padding_right-expected.txt: * platform/chromium-win/css1/box_properties/padding_top-expected.txt: * platform/chromium-win/css1/box_properties/width-expected.txt: * platform/chromium-win/css1/color_and_background/background_attachment-expected.txt: * platform/chromium-win/css1/font_properties/font_size-expected.txt: * platform/chromium-win/css1/font_properties/font_weight-expected.txt: * platform/chromium-win/css1/formatting_model/floating_elements-expected.txt: * platform/chromium-win/css1/formatting_model/horizontal_formatting-expected.txt: * platform/chromium-win/css1/formatting_model/inline_elements-expected.txt: * platform/chromium-win/css1/formatting_model/replaced_elements-expected.txt: * platform/chromium-win/css1/formatting_model/vertical_formatting-expected.txt: * platform/chromium-win/css1/text_properties/line_height-expected.txt: * platform/chromium-win/css1/text_properties/text_indent-expected.txt: * platform/chromium-win/css1/text_properties/vertical_align-expected.txt: * platform/chromium-win/css1/units/percentage_units-expected.txt: * platform/chromium-win/css1/units/rounding-expected.txt: Added. * platform/chromium-win/css2.1/20110323/absolute-replaced-height-004-expected.txt: * platform/chromium-win/css2.1/20110323/floating-replaced-height-008-expected.txt: * platform/chromium-win/css2.1/20110323/inline-block-replaced-height-008-expected.txt: * platform/chromium-win/css2.1/20110323/inline-replaced-height-008-expected.txt: * platform/chromium-win/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt: * platform/chromium-win/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: * platform/chromium-win/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: * platform/chromium-win/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: * platform/chromium-win/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: * platform/chromium-win/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: * platform/chromium-win/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: * platform/chromium-win/css2.1/t0804-c5510-padn-00-b-ag-expected.txt: * platform/chromium-win/css2.1/t09-c5526c-display-00-e-expected.txt: * platform/chromium-win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: * platform/chromium-win/css2.1/t1002-c5523-width-02-b-g-expected.txt: * platform/chromium-win/css2.1/t100801-c544-valgn-00-a-ag-expected.txt: * platform/chromium-win/css2.1/t100801-c544-valgn-02-d-agi-expected.txt: * platform/chromium-win/css2.1/t100801-c544-valgn-04-d-agi-expected.txt: * platform/chromium-win/css2.1/t1205-c565-list-pos-00-b-expected.txt: * platform/chromium-win/css2.1/t1506-c525-font-wt-00-b-expected.txt: * platform/chromium-win/css2.1/t1602-c43-center-00-d-ag-expected.txt: * platform/chromium-win/css3/selectors3/html/css3-modsel-32-expected.txt: * platform/chromium-win/editing/inserting/4959067-expected.txt: * platform/chromium-win/editing/inserting/editing-empty-divs-expected.txt: * platform/chromium-win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: * platform/chromium-win/editing/selection/5354455-2-expected.txt: * platform/chromium-win/editing/selection/drag-start-event-client-x-y-expected.txt: * platform/chromium-win/editing/selection/extend-by-word-002-expected.txt: * platform/chromium-win/editing/selection/select-text-overflow-ellipsis-expected.txt: * platform/chromium-win/fast/backgrounds/background-inherit-color-bug-expected.txt: * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.txt: * platform/chromium-win/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added. * platform/chromium-win/fast/block/basic/001-expected.txt: * platform/chromium-win/fast/block/basic/011-expected.txt: * platform/chromium-win/fast/block/basic/014-expected.txt: * platform/chromium-win/fast/block/basic/015-expected.txt: * platform/chromium-win/fast/block/basic/016-expected.txt: * platform/chromium-win/fast/block/basic/019-expected.txt: * platform/chromium-win/fast/block/float/013-expected.txt: * platform/chromium-win/fast/block/float/016-expected.txt: * platform/chromium-win/fast/block/float/025-expected.txt: * platform/chromium-win/fast/block/float/026-expected.txt: * platform/chromium-win/fast/block/float/027-expected.txt: * platform/chromium-win/fast/block/float/028-expected.txt: * platform/chromium-win/fast/block/float/avoiding-float-centered-expected.txt: * platform/chromium-win/fast/block/float/centered-float-avoidance-complexity-expected.txt: * platform/chromium-win/fast/block/float/float-in-float-painting-expected.txt: * platform/chromium-win/fast/block/float/nopaint-after-layer-destruction2-expected.txt: * platform/chromium-win/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: * platform/chromium-win/fast/block/margin-collapse/100-expected.txt: * platform/chromium-win/fast/block/positioning/051-expected.txt: * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Added. * platform/chromium-win/fast/borders/bidi-002-expected.txt: * platform/chromium-win/fast/borders/bidi-009a-expected.txt: * platform/chromium-win/fast/borders/bidi-012-expected.txt: * platform/chromium-win/fast/borders/border-image-side-reduction-expected.png: * platform/chromium-win/fast/borders/rtl-border-01-expected.txt: * platform/chromium-win/fast/borders/rtl-border-02-expected.txt: * platform/chromium-win/fast/borders/rtl-border-03-expected.txt: * platform/chromium-win/fast/box-sizing/box-sizing-expected.txt: * platform/chromium-win/fast/clip/overflow-border-radius-composited-expected.txt: * platform/chromium-win/fast/clip/overflow-border-radius-transformed-expected.txt: * platform/chromium-win/fast/compact/001-expected.txt: * platform/chromium-win/fast/css-generated-content/011-expected.txt: * platform/chromium-win/fast/css-generated-content/012-expected.txt: * platform/chromium-win/fast/css-generated-content/013-expected.txt: * platform/chromium-win/fast/css-generated-content/014-expected.txt: * platform/chromium-win/fast/css-generated-content/015-expected.txt: * platform/chromium-win/fast/css-generated-content/inline-display-types-expected.txt: * platform/chromium-win/fast/css/003-expected.txt: * platform/chromium-win/fast/css/004-expected.txt: * platform/chromium-win/fast/css/005-expected.txt: * platform/chromium-win/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: * platform/chromium-win/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added. * platform/chromium-win/fast/css/acid2-expected.txt: * platform/chromium-win/fast/css/acid2-pixel-expected.txt: * platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.txt: * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt: * platform/chromium-win/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Added. * platform/chromium-win/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt: Added. * platform/chromium-win/fast/css/css1_forward_compatible_parsing-expected.txt: * platform/chromium-win/fast/css/empty-pseudo-class-expected.txt: * platform/chromium-win/fast/css/fieldset-display-row-expected.txt: * platform/chromium-win/fast/css/first-child-pseudo-class-expected.txt: * platform/chromium-win/fast/css/first-line-text-decoration-expected.txt: * platform/chromium-win/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: * platform/chromium-win/fast/css/first-of-type-pseudo-class-expected.txt: * platform/chromium-win/fast/css/font-size-negative-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Added. * platform/chromium-win/fast/css/h1-in-section-elements-expected.txt: * platform/chromium-win/fast/css/hsl-color-expected.txt: * platform/chromium-win/fast/css/hsla-color-expected.txt: * platform/chromium-win/fast/css/inline-properties-important-expected.txt: * platform/chromium-win/fast/css/invalid-percentage-property-expected.txt: * platform/chromium-win/fast/css/last-child-pseudo-class-expected.txt: * platform/chromium-win/fast/css/last-of-type-pseudo-class-expected.txt: * platform/chromium-win/fast/css/line-height-negative-expected.txt: * platform/chromium-win/fast/css/only-child-pseudo-class-expected.txt: * platform/chromium-win/fast/css/only-of-type-pseudo-class-expected.txt: * platform/chromium-win/fast/css/percentage-non-integer-expected.txt: * platform/chromium-win/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: * platform/chromium-win/fast/css/rgb-float-expected.txt: * platform/chromium-win/fast/css/selector-set-attribute-expected.txt: * platform/chromium-win/fast/css/text-align-expected.txt: * platform/chromium-win/fast/css/text-input-with-webkit-border-radius-expected.txt: * platform/chromium-win/fast/css/text-overflow-input-expected.txt: * platform/chromium-win/fast/css/transform-default-parameter-expected.txt: * platform/chromium-win/fast/css/word-space-extra-expected.txt: * platform/chromium-win/fast/dom/Document: Added. * platform/chromium-win/fast/dom/Document/CaretRangeFromPoint: Added. * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: * platform/chromium-win/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt: * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt: * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt: * platform/chromium-win/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: * platform/chromium-win/fast/dom/Window/webkitConvertPoint-expected.txt: * platform/chromium-win/fast/dom/clone-node-dynamic-style-expected.txt: * platform/chromium-win/fast/dom/elementFromPoint-relative-to-viewport-expected.txt: Added. * platform/chromium-win/fast/dynamic/012-expected.txt: * platform/chromium-win/fast/dynamic/anchor-lock-expected.txt: * 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/events/clientXY-in-zoom-and-scroll-expected.txt: Added. * platform/chromium-win/fast/events/document-elementFromPoint-expected.txt: Added. * platform/chromium-win/fast/events/offsetX-offsetY-expected.txt: * platform/chromium-win/fast/events/pointer-events-2-expected.txt: * platform/chromium-win/fast/flexbox/011-expected.txt: * platform/chromium-win/fast/forms/006-expected.txt: * platform/chromium-win/fast/forms/007-expected.txt: * platform/chromium-win/fast/forms/fieldset-align-expected.txt: * platform/chromium-win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: * platform/chromium-win/fast/forms/fieldset-with-float-expected.txt: * platform/chromium-win/fast/forms/float-before-fieldset-expected.txt: * platform/chromium-win/fast/forms/linebox-overflow-in-textarea-padding-expected.txt: * platform/chromium-win/fast/forms/minWidthPercent-expected.txt: * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt: * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt: * platform/chromium-win/fast/forms/range/input-appearance-range-expected.txt: * platform/chromium-win/fast/forms/search-cancel-button-style-sharing-expected.txt: * platform/chromium-win/fast/forms/search-display-none-cancel-button-expected.txt: * platform/chromium-win/fast/forms/search-rtl-expected.txt: * platform/chromium-win/fast/forms/search-vertical-alignment-expected.txt: * platform/chromium-win/fast/forms/textAreaLineHeight-expected.txt: * platform/chromium-win/fast/frames/onlyCommentInIFrame-expected.txt: * platform/chromium-win/fast/gradients/crash-on-zero-radius-expected.txt: * platform/chromium-win/fast/gradients/generated-gradients-expected.txt: * platform/chromium-win/fast/gradients/simple-gradients-expected.txt: * platform/chromium-win/fast/html/details-add-child-1-expected.txt: * platform/chromium-win/fast/html/details-add-child-2-expected.txt: * platform/chromium-win/fast/html/details-add-details-child-1-expected.txt: * platform/chromium-win/fast/html/details-add-details-child-2-expected.txt: * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-1-expected.txt: * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-10-expected.txt: * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-2-expected.txt: * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-3-expected.txt: * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-4-expected.txt: * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-5-expected.txt: * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-6-expected.txt: * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-7-expected.txt: * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-8-expected.txt: * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt: * platform/chromium-win/fast/html/details-add-summary-9-expected.txt: * platform/chromium-win/fast/html/details-add-summary-child-1-expected.txt: * platform/chromium-win/fast/html/details-add-summary-child-2-expected.txt: * platform/chromium-win/fast/html/details-nested-1-expected.txt: * platform/chromium-win/fast/html/details-nested-2-expected.txt: * platform/chromium-win/fast/html/details-no-summary1-expected.txt: * platform/chromium-win/fast/html/details-no-summary2-expected.txt: * platform/chromium-win/fast/html/details-no-summary3-expected.txt: * platform/chromium-win/fast/html/details-no-summary4-expected.txt: * platform/chromium-win/fast/html/details-open-javascript-expected.txt: * platform/chromium-win/fast/html/details-open1-expected.txt: * platform/chromium-win/fast/html/details-open2-expected.txt: * platform/chromium-win/fast/html/details-open3-expected.txt: * platform/chromium-win/fast/html/details-open4-expected.txt: * platform/chromium-win/fast/html/details-open5-expected.txt: * platform/chromium-win/fast/html/details-open6-expected.txt: * platform/chromium-win/fast/html/details-position-expected.txt: * platform/chromium-win/fast/html/details-remove-child-1-expected.txt: * platform/chromium-win/fast/html/details-remove-child-2-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-child-1-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-child-2-expected.txt: * platform/chromium-win/fast/html/details-writing-mode-expected.txt: * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt: * platform/chromium-win/fast/inline-block/002-expected.txt: * platform/chromium-win/fast/inline-block/contenteditable-baseline-expected.txt: * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.txt: * platform/chromium-win/fast/inline/002-expected.txt: * platform/chromium-win/fast/inline/continuation-outlines-expected.txt: * platform/chromium-win/fast/inline/continuation-outlines-with-layers-expected.txt: * platform/chromium-win/fast/inline/inline-borders-with-bidi-override-expected.txt: * platform/chromium-win/fast/inline/inline-box-background-expected.txt: * platform/chromium-win/fast/inline/inline-box-background-long-image-expected.txt: * platform/chromium-win/fast/inline/inline-box-background-repeat-x-expected.txt: * platform/chromium-win/fast/inline/inline-box-background-repeat-y-expected.txt: * platform/chromium-win/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: * platform/chromium-win/fast/inline/outline-continuations-expected.txt: * platform/chromium-win/fast/inline/vertical-align-text-bottom-expected.txt: * platform/chromium-win/fast/invalid/010-expected.txt: * platform/chromium-win/fast/invalid/junk-data-expected.txt: * platform/chromium-win/fast/invalid/missing-end-tag-expected.txt: * platform/chromium-win/fast/invalid/nestedh3s-expected.txt: * platform/chromium-win/fast/layers/video-layer-expected.txt: * platform/chromium-win/fast/lists/003-expected.txt: * platform/chromium-win/fast/lists/003-vertical-expected.txt: * platform/chromium-win/fast/lists/ordered-list-with-no-ol-tag-expected.txt: * platform/chromium-win/fast/multicol/break-properties-expected.txt: Added. * platform/chromium-win/fast/multicol/client-rects-expected.txt: * platform/chromium-win/fast/multicol/column-count-with-rules-expected.txt: * platform/chromium-win/fast/multicol/float-multicol-expected.txt: * platform/chromium-win/fast/multicol/float-paginate-complex-expected.txt: * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt: * platform/chromium-win/fast/multicol/nested-columns-expected.txt: * platform/chromium-win/fast/multicol/overflow-across-columns-expected.txt: * platform/chromium-win/fast/multicol/overflow-across-columns-percent-height-expected.txt: * platform/chromium-win/fast/multicol/overflow-unsplittable-expected.txt: * platform/chromium-win/fast/multicol/scrolling-overflow-expected.txt: * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: * platform/chromium-win/fast/multicol/span/anonymous-split-block-crash-expected.txt: * platform/chromium-win/fast/multicol/span/anonymous-style-inheritance-expected.txt: * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: * platform/chromium-win/fast/multicol/span/clone-flexbox-expected.txt: Added. * platform/chromium-win/fast/multicol/span/clone-summary-expected.txt: Added. * 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/multicol/table-vertical-align-expected.txt: * platform/chromium-win/fast/multicol/vertical-lr/break-properties-expected.txt: Added. * platform/chromium-win/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: * platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.txt: * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.txt: * platform/chromium-win/fast/multicol/vertical-rl/break-properties-expected.txt: Added. * platform/chromium-win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.txt: * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.txt: * platform/chromium-win/fast/overflow/007-expected.txt: * platform/chromium-win/fast/overflow/clip-rects-fixed-ancestor-expected.txt: * platform/chromium-win/fast/overflow/overflow_hidden-expected.txt: * platform/chromium-win/fast/parser/entity-comment-in-style-expected.txt: * platform/chromium-win/fast/parser/xhtml-alternate-entities-expected.txt: * platform/chromium-win/fast/regions/bottom-overflow-out-of-first-region-expected.txt: * platform/chromium-win/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: * platform/chromium-win/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: * platform/chromium-win/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: * platform/chromium-win/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: * platform/chromium-win/fast/regions/region-style-rule-specificity-expected.html: Added. * platform/chromium-win/fast/regions/top-overflow-out-of-second-region-expected.txt: * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: * platform/chromium-win/fast/repaint/delete-into-nested-block-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.txt: * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.txt: * platform/chromium-win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: * platform/chromium-win/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png: * platform/chromium-win/fast/repaint/transform-translate-expected.txt: * platform/chromium-win/fast/replaced/007-expected.txt: * platform/chromium-win/fast/replaced/table-percent-height-expected.txt: * platform/chromium-win/fast/replaced/width100percent-searchfield-expected.txt: * platform/chromium-win/fast/ruby/ruby-inline-table-expected.txt: * platform/chromium-win/fast/selectors/032-expected.txt: * platform/chromium-win/fast/selectors/166-expected.txt: * platform/chromium-win/fast/selectors/unqualified-hover-quirks-expected.txt: * platform/chromium-win/fast/table/008-expected.png: * platform/chromium-win/fast/table/009-expected.txt: * platform/chromium-win/fast/table/014-expected.txt: * platform/chromium-win/fast/table/035-expected.txt: * platform/chromium-win/fast/table/035-vertical-expected.txt: * platform/chromium-win/fast/table/040-expected.txt: * platform/chromium-win/fast/table/040-vertical-expected.txt: * platform/chromium-win/fast/table/041-expected.txt: * platform/chromium-win/fast/table/absolute-table-at-bottom-expected.txt: * platform/chromium-win/fast/table/border-collapsing/004-expected.txt: * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.txt: * platform/chromium-win/fast/table/mozilla-bug10296-vertical-align-1-expected.txt: * platform/chromium-win/fast/table/mozilla-bug10296-vertical-align-2-expected.txt: * platform/chromium-win/fast/table/nested-percent-height-table-expected.txt: * platform/chromium-win/fast/table/overflowHidden-expected.txt: * platform/chromium-win/fast/table/percent-heights-expected.txt: * platform/chromium-win/fast/table/table-display-types-strict-expected.txt: * platform/chromium-win/fast/table/tableInsideCaption-expected.txt: * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.txt: * platform/chromium-win/fast/text/basic/012-expected.txt: * platform/chromium-win/fast/text/basic/013-expected.txt: * platform/chromium-win/fast/text/basic/generic-family-reset-expected.txt: * platform/chromium-win/fast/text/international/bidi-LDB-2-CSS-expected.txt: * platform/chromium-win/fast/text/international/bidi-LDB-2-HTML-expected.txt: * platform/chromium-win/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt: * platform/chromium-win/fast/text/whitespace/024-expected.txt: * platform/chromium-win/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: * platform/chromium-win/fast/transforms/bounding-rect-zoom-expected.txt: * platform/chromium-win/fast/transforms/transforms-with-zoom-expected.txt: * platform/chromium-win/fast/viewport: Added. * platform/chromium-win/fast/viewport/viewport-126-expected.txt: Added. * platform/chromium-win/fast/viewport/viewport-127-expected.txt: Added. * platform/chromium-win/fast/viewport/viewport-65-expected.txt: Added. * platform/chromium-win/fast/viewport/viewport-82-expected.txt: Added. * platform/chromium-win/fast/viewport/viewport-84-expected.txt: Added. * platform/chromium-win/fast/viewport/viewport-87-expected.txt: Added. * platform/chromium-win/fast/writing-mode/fieldsets-expected.txt: * platform/chromium-win/fast/xsl/xslt-extra-content-at-end-expected.txt: * platform/chromium-win/http/tests/misc/acid2-expected.txt: * platform/chromium-win/http/tests/misc/acid2-pixel-expected.txt: * platform/chromium-win/http/tests/misc/iframe404-expected.txt: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt: * platform/chromium-win/media/audio-controls-rendering-expected.txt: * platform/chromium-win/media/audio-repaint-expected.txt: * platform/chromium-win/media/controls-after-reload-expected.txt: * platform/chromium-win/media/controls-strict-expected.txt: * platform/chromium-win/media/controls-styling-expected.txt: * platform/chromium-win/media/controls-without-preload-expected.txt: * platform/chromium-win/media/media-controls-clone-expected.txt: * platform/chromium-win/media/media-document-audio-repaint-expected.txt: * platform/chromium-win/media/video-controls-rendering-expected.txt: * platform/chromium-win/media/video-display-toggle-expected.txt: * platform/chromium-win/media/video-no-audio-expected.txt: * platform/chromium-win/media/video-playing-and-pause-expected.txt: * platform/chromium-win/media/video-volume-slider-expected.txt: * platform/chromium-win/media/video-zoom-controls-expected.txt: * platform/chromium-win/plugins/embed-attributes-style-expected.txt: * platform/chromium-win/scrollbars/custom-scrollbar-with-incomplete-style-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/as-image/img-preserveAspectRatio-support-2-expected.txt: * platform/chromium-win/svg/as-image/svg-non-integer-scaled-image-expected.png: * platform/chromium-win/svg/custom/bug45331-expected.txt: * platform/chromium-win/svg/custom/dynamic-empty-path-expected.png: * platform/chromium-win/svg/custom/image-parent-translation-expected.txt: * platform/chromium-win/svg/custom/js-update-container-expected.png: * platform/chromium-win/svg/custom/junk-data-expected.txt: * platform/chromium-win/svg/custom/missing-xlink-expected.txt: * platform/chromium-win/svg/custom/object-sizing-expected.txt: * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: * platform/chromium-win/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: * platform/chromium-win/svg/custom/path-bad-data-expected.txt: * platform/chromium-win/svg/custom/rootmost-svg-xy-attrs-expected.txt: * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.txt: * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.txt: * platform/chromium-win/svg/custom/use-font-face-crash-expected.txt: * platform/chromium-win/svg/hixie/error/012-expected.txt: * platform/chromium-win/svg/text/small-fonts-in-html5-expected.txt: * platform/chromium-win/svg/transforms/svg-css-transforms-clip-path-expected.txt: * platform/chromium-win/svg/transforms/svg-css-transforms-expected.txt: * platform/chromium-win/svg/wicd/rightsizing-grid-expected.txt: * platform/chromium-win/svg/wicd/test-rightsizing-a-expected.txt: * platform/chromium-win/svg/wicd/test-rightsizing-b-expected.txt: * platform/chromium-win/svg/wicd/test-scalable-background-image1-expected.txt: * platform/chromium-win/svg/wicd/test-scalable-background-image2-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-background-image-tiled-expected.png: * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: * 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-huge-size-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: * platform/chromium-win/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt: * platform/chromium-win/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug10269-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug10296-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug1055-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug106816-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug113235-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug113235-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug113424-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug11384q-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug11384s-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug126742-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug13118-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug139524-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug159108-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug17130-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug17130-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug17138-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug19061-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug19061-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug24200-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug2479-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug26553-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug2886-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug30692-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug3309-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug33137-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug42187-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug4527-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug46480-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug46480-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug5538-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug59354-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug6304-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug67915-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug69187-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug7112-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug7112-2-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug73321-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug8032-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug83786-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug8381-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug9271-1-expected.txt: * platform/chromium-win/tables/mozilla/bugs/bug9271-2-expected.txt: * platform/chromium-win/tables/mozilla/core/misc-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_index-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_layers-opacity-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_position-table-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.txt: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: * platform/chromium-win/tables/mozilla/marvin/tables_align_center-expected.txt: * platform/chromium-win/tables/mozilla/marvin/x_table_align_center-expected.txt: * platform/chromium-win/tables/mozilla/other/test3-expected.txt: * platform/chromium-win/tables/mozilla/other/test6-expected.txt: * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1647-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug21518-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug22122-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug23847-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug72393-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug8499-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug89315-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/core/captions1-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/core/captions2-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/core/captions3-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/core/standards1-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.txt: * platform/chromium-win/transforms/svg-vs-css-expected.txt: * platform/chromium/fast/regions/overflow-in-uniform-regions-expected.html: Added. 2012-05-21 Hugo Parente Lima [Qt][WK2] fast/forms/submit-to-blank-multiple-times.html fails https://bugs.webkit.org/show_bug.cgi?id=68309 Reviewed by Alexis Menard. Unskip the test. * platform/qt-5.0-wk2/Skipped: 2012-05-21 Levi Weintraub Unreviewed Chromium expectation update following sub-pixel r117815. This covers all updates in chromium and chromium-mac directories. Seperate patches coming for Linux and Windows. 2012-05-21 Joshua Bell IndexedDB: Store key paths in IDBKeyPath type instead of String https://bugs.webkit.org/show_bug.cgi?id=85298 Reviewed by Tony Chang, Kentaro Hara and James Robinson. * storage/indexeddb/keypath-basics-expected.txt: * storage/indexeddb/resources/keypath-basics.js: 2012-05-21 Joshua Bell Move WebSQL tests in LayoutTests/storage to websql directory https://bugs.webkit.org/show_bug.cgi?id=86138 Reviewed by Ryosuke Niwa. * fast/workers/storage/resources/database-worker-controller.js: (runTest): * platform/chromium-mac/storage/websql/statement-error-callback-expected.txt: Renamed from LayoutTests/platform/chromium-mac/storage/statement-error-callback-expected.txt. * platform/chromium-mac/storage/websql/transaction-callback-exception-crash-expected.txt: Renamed from LayoutTests/platform/chromium-mac/storage/transaction-callback-exception-crash-expected.txt. * platform/chromium-mac/storage/websql/transaction-error-callback-expected.txt: Renamed from LayoutTests/platform/chromium-mac/storage/transaction-error-callback-expected.txt. * platform/chromium-win/storage/websql/statement-error-callback-expected.txt: Renamed from LayoutTests/platform/chromium-win/storage/statement-error-callback-expected.txt. * platform/chromium-win/storage/websql/transaction-callback-exception-crash-expected.txt: Renamed from LayoutTests/platform/chromium-win/storage/transaction-callback-exception-crash-expected.txt. * platform/chromium-win/storage/websql/transaction-error-callback-expected.txt: Renamed from LayoutTests/platform/chromium-win/storage/transaction-error-callback-expected.txt. * platform/chromium/storage/websql/quota-tracking-expected.txt: Renamed from LayoutTests/platform/chromium/storage/quota-tracking-expected.txt. * platform/chromium/storage/websql/sql-error-codes-expected.txt: Renamed from LayoutTests/platform/chromium/storage/sql-error-codes-expected.txt. * platform/chromium/test_expectations.txt: * platform/gtk/test_expectations.txt: * storage/websql/change-version-expected.txt: Renamed from LayoutTests/storage/change-version-expected.txt. * storage/websql/change-version-handle-reuse-expected.txt: Renamed from LayoutTests/storage/change-version-handle-reuse-expected.txt. * storage/websql/change-version-handle-reuse.html: Renamed from LayoutTests/storage/change-version-handle-reuse.html. * storage/websql/change-version-handle-reuse.js: Renamed from LayoutTests/storage/change-version-handle-reuse.js. (finishTest): (runTest.catch): (runTest): (runTest2.catch): (runTest2): * storage/websql/change-version-no-crash-on-preflight-failure-expected.txt: Renamed from LayoutTests/storage/change-version-no-crash-on-preflight-failure-expected.txt. * storage/websql/change-version-no-crash-on-preflight-failure.html: Renamed from LayoutTests/storage/change-version-no-crash-on-preflight-failure.html. * storage/websql/change-version.html: Renamed from LayoutTests/storage/change-version.html. * storage/websql/close-during-stress-test-expected.txt: Renamed from LayoutTests/storage/close-during-stress-test-expected.txt. * storage/websql/close-during-stress-test.html: Renamed from LayoutTests/storage/close-during-stress-test.html. * storage/websql/database-lock-after-reload-expected.txt: Renamed from LayoutTests/storage/database-lock-after-reload-expected.txt. * storage/websql/database-lock-after-reload.html: Renamed from LayoutTests/storage/database-lock-after-reload.html. * storage/websql/empty-statement-expected.txt: Renamed from LayoutTests/storage/empty-statement-expected.txt. * storage/websql/empty-statement.html: Renamed from LayoutTests/storage/empty-statement.html. * storage/websql/execute-sql-args-expected.txt: Renamed from LayoutTests/storage/execute-sql-args-expected.txt. * storage/websql/execute-sql-args.html: Renamed from LayoutTests/storage/execute-sql-args.html. * storage/websql/execute-sql-args.js: Renamed from LayoutTests/storage/execute-sql-args.js. (throwOnToStringObject.toString): (var): (tryExecuteSql): (runTransactionTest): (runTransactionTests): (runTest): * storage/websql/executesql-accepts-only-one-statement-expected.txt: Renamed from LayoutTests/storage/executesql-accepts-only-one-statement-expected.txt. * storage/websql/executesql-accepts-only-one-statement.html: Renamed from LayoutTests/storage/executesql-accepts-only-one-statement.html. * storage/websql/hash-change-with-xhr-expected.txt: Renamed from LayoutTests/storage/hash-change-with-xhr-expected.txt. * storage/websql/hash-change-with-xhr.html: Renamed from LayoutTests/storage/hash-change-with-xhr.html. * storage/websql/hash-change-with-xhr.js: Renamed from LayoutTests/storage/hash-change-with-xhr.js. (stopIntervals): (stopTest): (updateDatabase): (checkForSuccess): (errorHandler): (sendXhr): (invokeBack): (runTest): (runTestsInner): * storage/websql/multiple-databases-garbage-collection-expected.txt: Renamed from LayoutTests/storage/multiple-databases-garbage-collection-expected.txt. * storage/websql/multiple-databases-garbage-collection.html: Renamed from LayoutTests/storage/multiple-databases-garbage-collection.html. * storage/websql/multiple-databases-garbage-collection.js: Renamed from LayoutTests/storage/multiple-databases-garbage-collection.js. (GC): (checkCompletion): (runTest): * storage/websql/multiple-transactions-expected.txt: Renamed from LayoutTests/storage/multiple-transactions-expected.txt. * storage/websql/multiple-transactions-on-different-handles-expected.txt: Renamed from LayoutTests/storage/multiple-transactions-on-different-handles-expected.txt. * storage/websql/multiple-transactions-on-different-handles.html: Renamed from LayoutTests/storage/multiple-transactions-on-different-handles.html. * storage/websql/multiple-transactions-on-different-handles.js: Renamed from LayoutTests/storage/multiple-transactions-on-different-handles.js. (checkCompletion): (openTestDatabase): (statementSuccessCallback): (statementErrorCallback): (runTransaction): (runTest): * storage/websql/multiple-transactions.html: Renamed from LayoutTests/storage/multiple-transactions.html. * storage/websql/multiple-transactions.js: Renamed from LayoutTests/storage/multiple-transactions.js. (checkCompletion): (runTest.db): (runTest): * storage/websql/null-callbacks-expected.txt: Renamed from LayoutTests/storage/null-callbacks-expected.txt. * storage/websql/null-callbacks.html: Renamed from LayoutTests/storage/null-callbacks.html. * storage/websql/open-database-creation-callback-expected.txt: Renamed from LayoutTests/storage/open-database-creation-callback-expected.txt. * storage/websql/open-database-creation-callback-isolated-world-expected.txt: Renamed from LayoutTests/storage/open-database-creation-callback-isolated-world-expected.txt. * storage/websql/open-database-creation-callback-isolated-world.html: Renamed from LayoutTests/storage/open-database-creation-callback-isolated-world.html. * storage/websql/open-database-creation-callback.html: Renamed from LayoutTests/storage/open-database-creation-callback.html. * storage/websql/open-database-empty-version-expected.txt: Renamed from LayoutTests/storage/open-database-empty-version-expected.txt. * storage/websql/open-database-empty-version.html: Renamed from LayoutTests/storage/open-database-empty-version.html. * storage/websql/open-database-over-quota-expected.txt: Renamed from LayoutTests/storage/open-database-over-quota-expected.txt. * storage/websql/open-database-over-quota.html: Renamed from LayoutTests/storage/open-database-over-quota.html. * storage/websql/open-database-set-empty-version-expected.txt: Renamed from LayoutTests/storage/open-database-set-empty-version-expected.txt. * storage/websql/open-database-set-empty-version.html: Renamed from LayoutTests/storage/open-database-set-empty-version.html. * storage/websql/open-database-while-transaction-in-progress-expected.txt: Renamed from LayoutTests/storage/open-database-while-transaction-in-progress-expected.txt. * storage/websql/open-database-while-transaction-in-progress.html: Renamed from LayoutTests/storage/open-database-while-transaction-in-progress.html. * storage/websql/open-database-while-transaction-in-progress.js: Renamed from LayoutTests/storage/open-database-while-transaction-in-progress.js. (openTestDatabase): (runTest.db1.transaction): (runTest): * storage/websql/private-browsing-noread-nowrite-expected.txt: Renamed from LayoutTests/storage/private-browsing-noread-nowrite-expected.txt. * storage/websql/private-browsing-noread-nowrite.html: Renamed from LayoutTests/storage/private-browsing-noread-nowrite.html. * storage/websql/quota-tracking-expected.txt: Renamed from LayoutTests/storage/quota-tracking-expected.txt. * storage/websql/quota-tracking.html: Renamed from LayoutTests/storage/quota-tracking.html. * storage/websql/read-and-write-transactions-dont-run-together-expected.txt: Renamed from LayoutTests/storage/read-and-write-transactions-dont-run-together-expected.txt. * storage/websql/read-and-write-transactions-dont-run-together.html: Renamed from LayoutTests/storage/read-and-write-transactions-dont-run-together.html. * storage/websql/read-and-write-transactions-dont-run-together.js: Renamed from LayoutTests/storage/read-and-write-transactions-dont-run-together.js. (terminateTest): (openTestDatabase): (runTransaction): (runTest): * storage/websql/read-transactions-running-concurrently-expected.txt: Renamed from LayoutTests/storage/read-transactions-running-concurrently-expected.txt. * storage/websql/read-transactions-running-concurrently.html: Renamed from LayoutTests/storage/read-transactions-running-concurrently.html. * storage/websql/resources/database-common.js: Renamed from LayoutTests/storage/resources/database-common.js. (openDatabaseWithSuffix): (log): (setLocationHash): (setupAndRunTest): * storage/websql/resources/database-lock-after-reload-2.html: Renamed from LayoutTests/storage/resources/database-lock-after-reload-2.html. * storage/websql/resources/stress-frame.html: Renamed from LayoutTests/storage/resources/stress-frame.html. * storage/websql/sql-data-types-expected.txt: Renamed from LayoutTests/storage/sql-data-types-expected.txt. * storage/websql/sql-data-types.html: Renamed from LayoutTests/storage/sql-data-types.html. * storage/websql/sql-data-types.js: Renamed from LayoutTests/storage/sql-data-types.js. (writeMessageToLog): (notifyDone): (shouldBeSameTypeAndValue): (testDBValues): (fetchDBValuesStmt): (insertTestValuesStmt): (createTestDBStmt): (runTest): * storage/websql/sql-error-codes-expected.txt: Renamed from LayoutTests/storage/sql-error-codes-expected.txt. * storage/websql/sql-error-codes.html: Renamed from LayoutTests/storage/sql-error-codes.html. * storage/websql/sql-error-codes.js: Renamed from LayoutTests/storage/sql-error-codes.js. (finishTest): (transactionErrorCallback): (transactionSuccessCallback): (testTransaction): (testTransactionThrowsException): (testTransactionFailureBecauseOfStatementFailure): (testInvalidStatement): (testIncorrectNumberOfBindParameters): (testBindParameterOfWrongType.badString.toString): (testBindParameterOfWrongType): (testQuotaExceeded): (testVersionMismatch.db.transaction): (testVersionMismatch): (runTest): * storage/websql/statement-error-callback-expected.txt: Renamed from LayoutTests/storage/statement-error-callback-expected.txt. * storage/websql/statement-error-callback-isolated-world-expected.txt: Renamed from LayoutTests/storage/statement-error-callback-isolated-world-expected.txt. * storage/websql/statement-error-callback-isolated-world.html: Renamed from LayoutTests/storage/statement-error-callback-isolated-world.html. * storage/websql/statement-error-callback.html: Renamed from LayoutTests/storage/statement-error-callback.html. * storage/websql/statement-success-callback-isolated-world-expected.txt: Renamed from LayoutTests/storage/statement-success-callback-isolated-world-expected.txt. * storage/websql/statement-success-callback-isolated-world.html: Renamed from LayoutTests/storage/statement-success-callback-isolated-world.html. * storage/websql/success-callback-expected.txt: Renamed from LayoutTests/storage/success-callback-expected.txt. * storage/websql/success-callback.html: Renamed from LayoutTests/storage/success-callback.html. * storage/websql/test-authorizer-expected.txt: Renamed from LayoutTests/storage/test-authorizer-expected.txt. * storage/websql/test-authorizer.html: Renamed from LayoutTests/storage/test-authorizer.html. * storage/websql/test-authorizer.js: Renamed from LayoutTests/storage/test-authorizer.js. (terminateTest): (logAndTerminateTest): (cleanup): (statementSuccessCallback): (statementErrorCallback): (executeStatement): (createTableCallback): (createStatementsCallback): (otherStatementsCallback): (dropStatementsCallback): (testReadWriteMode): (testReadOnlyMode.db): (testReadOnlyMode): (runTest): * storage/websql/transaction-callback-exception-crash-expected.txt: Renamed from LayoutTests/storage/transaction-callback-exception-crash-expected.txt. * storage/websql/transaction-callback-exception-crash.html: Renamed from LayoutTests/storage/transaction-callback-exception-crash.html. * storage/websql/transaction-callback-isolated-world-expected.txt: Renamed from LayoutTests/storage/transaction-callback-isolated-world-expected.txt. * storage/websql/transaction-callback-isolated-world.html: Renamed from LayoutTests/storage/transaction-callback-isolated-world.html. * storage/websql/transaction-error-callback-expected.txt: Renamed from LayoutTests/storage/transaction-error-callback-expected.txt. * storage/websql/transaction-error-callback-isolated-world-expected.txt: Renamed from LayoutTests/storage/transaction-error-callback-isolated-world-expected.txt. * storage/websql/transaction-error-callback-isolated-world.html: Renamed from LayoutTests/storage/transaction-error-callback-isolated-world.html. * storage/websql/transaction-error-callback.html: Renamed from LayoutTests/storage/transaction-error-callback.html. * storage/websql/transaction-success-callback-isolated-world-expected.txt: Renamed from LayoutTests/storage/transaction-success-callback-isolated-world-expected.txt. * storage/websql/transaction-success-callback-isolated-world.html: Renamed from LayoutTests/storage/transaction-success-callback-isolated-world.html. 2012-05-21 Levi Weintraub and Emil A Eklund Enable SUBPIXEL_LAYOUT feature flag on Chromium https://bugs.webkit.org/show_bug.cgi?id=85555 Reviewed by Eric Seidel. Updating tests to handle sub-pixel layout, and updating chromium-linux expecations. Updated test expectations for Chromium Linux and Mac are ready, but the diff is too large for Buzgilla's tiny brain (>10MB). * css1/units/rounding.html: * fast/borders/border-radius-huge-assert.html: * fast/css/zoom-in-length-round-trip.html: * fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html: * fast/dom/Window/webkitConvertPoint.html: * fast/dom/elementFromPoint-relative-to-viewport.html: * fast/events/clientXY-in-zoom-and-scroll.html: * fast/events/document-elementFromPoint.html: * fast/events/offsetX-offsetY.html: * fast/multicol/break-properties.html: * fast/multicol/vertical-lr/break-properties.html: * fast/multicol/vertical-rl/break-properties.html: * fast/regions/region-style-rule-specificity.html: * fast/replaced/table-percent-height.html: 2012-05-21 Anna Cavender Only render text track cues if kind=captions or kind=subtitles. https://bugs.webkit.org/show_bug.cgi?id=83321 Reviewed by Eric Carlson. * media/track/track-kind-expected.txt: * media/track/track-kind.html: 2012-05-21 Peter Kasting [chromium] More accurate test expectations. http://code.google.com/p/chromium/issues/detail?id=89282 https://bugs.webkit.org/show_bug.cgi?id=81145 https://bugs.webkit.org/show_bug.cgi?id=82297 Unreviewed, test expectations update. * platform/chromium/test_expectations.txt: 2012-05-21 Joshua Bell IndexedDB: Index key paths that yield invalid keys should not fail an add/put https://bugs.webkit.org/show_bug.cgi?id=86122 Reviewed by Tony Chang. * storage/indexeddb/index-basics-expected.txt: * storage/indexeddb/index-basics-workers-expected.txt: * storage/indexeddb/objectstore-basics-expected.txt: * storage/indexeddb/objectstore-basics-workers-expected.txt: * storage/indexeddb/resources/index-basics.js: Add checks that index key paths that evaluate to invalid keys do not fail puts/adds, just don't add index entries. (addData3): (addData4): (cursor1Continue3): (cursor1Continue4): (cursor2Continue3): (cursor2Continue4): (last): (index1Count): (index2Count): * storage/indexeddb/resources/objectstore-basics.js: Remove precondition checks that would previously raise an exception if invalid keys were specified. (addAgainFailure): (testPreConditions.request.onsuccess): (testPreConditions): 2012-05-21 Joshua Bell LayoutTests: fast/js/resources/js-test-pre.js - shouldBeEqualToString fails on " https://bugs.webkit.org/show_bug.cgi?id=86931 Implementations of shouldBeEqualToString() function were not correctly escaping double quote ('"') characters. Switch to using JSON.stringify() which does correct escaping, and updated one test that couldn't previously use the function. Reviewed by Ojan Vafai. * fast/js/resources/js-test-pre.js: (shouldBeEqualToString): * fast/js/resources/standalone-pre.js: (shouldBeEqualToString): * storage/indexeddb/cursor-advance-expected.txt: * storage/indexeddb/resources/cursor-advance.js: (runTest): 2012-05-21 Sudarsana Nagineni [GTK] DRT support for layoutTestController.setSerializeHTTPLoads https://bugs.webkit.org/show_bug.cgi?id=86653 Reviewed by Gustavo Noronha Silva. Unskip test cases which rely on LayoutTestController's setSerializeHTTPLoads implementation. * platform/gtk/fast/loader/file-protocol-fragment-expected.txt: Removed. The current result matches the base expectation, so removed the platform-specific results. * platform/gtk/test_expectations.txt: 2012-05-21 Brady Eidson Checking in correct test results for https://bugs.webkit.org/show_bug.cgi?id=86119 Unreviewed. * svg/custom/bug86119-expected.txt: 2012-05-21 Joshua Bell Unreviewed expectations update after r117702 - shared worker test is skipped in DRT, but run in Chromium: http://crbug.com/128959 * storage/indexeddb/basics-shared-workers-expected.txt: 2012-05-21 Pavel Feldman Web Inspector: refactor revision history to not include resource itself. https://bugs.webkit.org/show_bug.cgi?id=87026 Reviewed by Vsevolod Vlasov. * http/tests/inspector/network/network-request-revision-content.html: * inspector/styles/styles-history-expected.txt: * inspector/styles/styles-history.html: 2012-05-21 Stephen Chenney SVGAnimatedPropertyTearOff does not clear a self pointer on deletion https://bugs.webkit.org/show_bug.cgi?id=86119 Reviewed by Nikolas Zimmermann. * svg/custom/bug86119.html: Added. * svg/custom/bug86119-expected.txt: Added. 2012-05-21 Luke Macpherson Add additional test cases for CSS variables. https://bugs.webkit.org/show_bug.cgi?id=86987 Reviewed by Dimitri Glazkov. * fast/css/variables/border-width-expected.html: Added. * fast/css/variables/border-width.html: Added. * fast/css/variables/transform-test-expected.html: Added. * fast/css/variables/transform-test.html: Added. 2012-05-21 Stephen Chenney [Chromium] REGRESSION: Assertion failure on svg/custom/acid3-test-77.html https://bugs.webkit.org/show_bug.cgi?id=86715 Reviewed by Nikolas Zimmermann. * platform/chromium/test_expectations.txt: Removing expectation for acid3 test. 2012-05-21 Ilya Tikhonovsky Web Inspector: switch buildDominatedNodes function to front-end calculated _dominatorsTree https://bugs.webkit.org/show_bug.cgi?id=87022 The new version is using _dominatorsTree array that was build at front-end. Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-expected.txt: * inspector/profiler/heap-snapshot.html: 2012-05-21 Ilya Tikhonovsky Web Inspector: introduce a helper for HeapSnapshot post-processing tests. https://bugs.webkit.org/show_bug.cgi?id=87009 the sample: var builder = new InspectorTest.HeapSnapshotBuilder(); var debuggerNode = new InspectorTest.HeapNode("Debugger"); builder.rootNode.linkNode(debuggerNode, InspectorTest.HeapEdge.Type.element); var windowNode = new InspectorTest.HeapNode("Window"); builder.rootNode.linkNode(windowNode, InspectorTest.HeapEdge.Type.shortcut); debuggerNode.linkNode(windowNode, InspectorTest.HeapEdge.Type.property, "windowProperty"); return builder.generateSnapshot(); Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest): (initialize_HeapSnapshotTest.): * inspector/profiler/heap-snapshot.html: 2012-05-21 Csaba Osztrogonác [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled. https://bugs.webkit.org/show_bug.cgi?id=81042 Unreviewed gardening. Move skipped tests (and add one more test) to wk2/Skipped list, because it isn't mac-wk2 specific bug, but general wk2 specific bug. * platform/mac-wk2/Skipped: * platform/wk2/Skipped: 2012-05-21 Zan Dobersek Unreviewed GTK gardening, add expectations for an SVG test for hit testing on strokes and a few more tests that fail because of repainting issues that fail intermittently. * platform/gtk/test_expectations.txt: 2012-05-21 Caio Marcelo de Oliveira Filho Move setEditingBehavior() from layoutTestController to window.internals https://bugs.webkit.org/show_bug.cgi?id=42689 Reviewed by Hajime Morita and Kenneth Rohde Christiansen. * editing/deleting/delete-ligature-003.html: * editing/deleting/paragraph-in-preserveNewline.html: * editing/deleting/whitespace-pre-1.html: * editing/execCommand/script-tests/query-command-state.js: (runTests): * editing/execCommand/script-tests/query-text-alignment.js: (runRangeTests): * editing/execCommand/script-tests/toggle-compound-styles.js: * editing/selection/5195166-1.html: * editing/selection/5354455-1.html: * editing/selection/caret-mode-paragraph-keys-navigation.html: * editing/selection/collapse-selection-in-bidi.html: * editing/selection/context-menu-text-selection.html: * editing/selection/directionality-after-undo-replace.html: * editing/selection/extend-after-mouse-selection.html: * editing/selection/extend-selection-after-double-click.html: * editing/selection/move-by-word-visually-crash-test-1.html: * editing/selection/move-by-word-visually-crash-test-2.html: * editing/selection/move-by-word-visually-crash-test-3.html: * editing/selection/move-by-word-visually-crash-test-4.html: * editing/selection/move-by-word-visually-crash-test-5.html: * editing/selection/move-by-word-visually-crash-test-css-generated-content.html: * editing/selection/move-by-word-visually-crash-test-textarea.html: * editing/selection/move-by-word-visually-inline-block-positioned-element.html: * editing/selection/move-by-word-visually-mac.html: * editing/selection/move-by-word-visually-multi-line.html: * editing/selection/move-by-word-visually-multi-space.html: * editing/selection/move-by-word-visually-null-box.html: * editing/selection/move-by-word-visually-single-space-inline-element.html: * editing/selection/move-by-word-visually-single-space-one-element.html: * editing/selection/move-by-word-visually-textarea.html: * editing/selection/move-by-word-visually-wrong-left-right.html: * editing/selection/programmatic-selection-on-mac-is-directionless.html: * editing/selection/rtl-move-selection-right-left.html: * editing/selection/script-tests/click-in-margins-inside-editable-div.js: * editing/selection/script-tests/click-in-padding-with-multiple-line-boxes.js: * editing/selection/script-tests/shift-click.js: (runShiftClickTest): * editing/selection/selection-extend-should-not-move-across-caret-on-mac.html: * editing/style/iframe-onload-crash-mac.html: * editing/style/iframe-onload-crash-unix.html: * editing/style/iframe-onload-crash-win.html: * fast/events/backspace-navigates-back.html: * fast/forms/selection-direction.html: * platform/gtk-wk2/Skipped: Add here tests that are still failing for GTK WK2 port. * platform/wk2/Skipped: Unskip! 2012-05-21 Csaba Osztrogonác [Qt] Unreviewed gardening after r112112. * platform/qt/Skipped: * platform/qt/css2.1/20110323/c543-txt-decor-000-expected.png: Added. * platform/qt/css2.1/20110323/c543-txt-decor-000-expected.txt: Added. 2012-05-21 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-5.0-wk1/Skipped: Skip failing tests because of bug86452. * platform/qt-5.0/svg/custom/svg-fonts-in-text-controls-expected.txt: Added. 2012-05-21 Vsevolod Vlasov Web Inspector: Temporary UISourceCode should be replaced each time another inline script is added in RawSourceCode with pending request. https://bugs.webkit.org/show_bug.cgi?id=87003 Reviewed by Pavel Feldman. * inspector/debugger/raw-source-code-expected.txt: * inspector/debugger/raw-source-code.html: 2012-05-21 Pavel Feldman inspector/styles/css-live-edit.html times out. https://bugs.webkit.org/show_bug.cgi?id=82409 Not reviewed: test fix. * inspector/styles/css-live-edit.html: * platform/chromium/test_expectations.txt: 2012-05-21 Csaba Osztrogonác [Qt] Unreviewed gardening, unskip a now passing test. * platform/qt/Skipped: 2012-05-21 Sudarsana Nagineni [EFL] [DRT] Update EFL baselines after r116069 https://bugs.webkit.org/show_bug.cgi?id=86963 Unreviewed gardening, update results after r116069. * platform/efl/fast/block/float/016-expected.png: * platform/efl/fast/css/border-solid-single-edge-antialias-expected.png: Added. * platform/efl/test_expectations.txt: 2012-05-21 Mikhail Pozdnyakov [EFL] PlatformKeyboardEventEfl is missing ESC key handling. https://bugs.webkit.org/show_bug.cgi?id=86837 Reviewed by Kenneth Rohde Christiansen. * platform/efl/Skipped: Unskipped fast/forms/input-search-press-escape-key.html. 2012-05-18 Ilya Tikhonovsky Web Inspector: upstream build dominators tree procedure from v8. https://bugs.webkit.org/show_bug.cgi?id=86640 The idea is to reduce transfer size and move all the post-processing steps to the front-end. The JS implementation is ~1.5 times slower. Reviewed by Yury Semikhatsky. Covered by existing tests and performance tests. * inspector/profiler/heap-snapshot-expected.txt: * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockRaw): * inspector/profiler/heap-snapshot.html: 2012-05-21 Mike Lawther Crash in -webkit-calc https://bugs.webkit.org/show_bug.cgi?id=86954 Reviewed by Abhishek Arya. * css3/calc/transition-crash3-expected.txt: Added. * css3/calc/transition-crash3.html: Added. * css3/calc/transition-crash4-expected.txt: Added. * css3/calc/transition-crash4.html: Added. 2012-05-21 Sudarsana Nagineni [EFL] [DRT] Update EFL baselines after r117412 and r117477 https://bugs.webkit.org/show_bug.cgi?id=86968 Unreviewed EFL gardening. Update results after r117412 and r117477. * platform/efl/fast/multicol/shadow-breaking-expected.png: * platform/efl/tables/mozilla/bugs/bug10296-1-expected.png: * platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt: * platform/efl/test_expectations.txt: 2012-05-20 Ryosuke Niwa Using createContextualFragment to insert a
. 2012-05-11 Kent Tamura [Chromium] Test expectation update * platform/chromium/test_expectations.txt: 2012-05-10 Andrey Kosyakov Web Inspector: [Extensions API] add audit formatters for remote objects and DOM elements https://bugs.webkit.org/show_bug.cgi?id=86108 Reviewed by Pavel Feldman. - rebaselined tests to account for two new AuditResults method and their results; * inspector/extensions/extensions-audits-api-expected.txt: * inspector/extensions/extensions-audits-expected.txt: * inspector/extensions/extensions-audits-tests.js: (initialize_ExtensionsAuditsTest.InspectorTest.startExtensionAudits.onAuditsDone): * inspector/extensions/extensions-audits.html: 2012-05-11 Csaba Osztrogonác Unreviewed gardening, skip a new failing test. * platform/qt/Skipped: 2012-05-11 Hajime Morrita Unreviewed expectation update. * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/mac/svg/css/getComputedStyle-basic-expected.txt: 2012-05-11 Csaba Osztrogonác Unreviewed gardening. * fast/css/getComputedStyle/computed-style-expected.txt: Updated after r116723. * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Updated after r116723. * platform/qt/Skipped: Skip new crashing and failing tests. * platform/qt/svg/css/getComputedStyle-basic-expected.txt: Updated after r116723. 2012-05-10 MORITA Hajime ElementShadow should minimize the usage of "ShadowRoot" name https://bugs.webkit.org/show_bug.cgi?id=85970 Reviewed by Dimitri Glazkov. Removed tests cases which exercise shadow root removals. Such functionality was only available from Internals object and it made little sense to test it. * fast/dom/shadow/content-element-move-expected.txt: * fast/dom/shadow/content-element-move.html: * fast/dom/shadow/dynamically-created-shadow-root-expected.html: * fast/dom/shadow/dynamically-created-shadow-root.html: * fast/dom/shadow/layout-tests-can-access-shadow-expected.txt: * fast/dom/shadow/layout-tests-can-access-shadow.html: * fast/dom/shadow/multiple-shadowroot-expected.txt: * fast/dom/shadow/multiple-shadowroot.html: 2012-05-10 Gyuyoung Kim Move resumeAnimations to use Internals interface https://bugs.webkit.org/show_bug.cgi?id=86063 Reviewed by Alexey Proskuryakov. Call resumeAnimations functions from internals, because it is able to work in the cross-port way through the Internals interface. * animations/play-state-suspend.html: * animations/stop-animation-on-suspend.html: * animations/suspend-resume-animation-events.html: * animations/suspend-resume-animation.html: 2012-05-10 Kent Tamura [Chromium] Test expectation update * platform/chromium/test_expectations.txt: 2012-05-10 Kangil Han [EFL][DRT] Editor doesn't cancel composition as change of value https://bugs.webkit.org/show_bug.cgi?id=85122 Reviewed by Martin Robinson. IME composition should be cancelled when the value of input element is changed programmatically. However, EFL port doesn't cancel as change of value. Therefore, this patch will fix the bug. * platform/efl/Skipped: 2012-05-10 Noel Gordon [chromium] Rebaseline compositing/geometry/horizontal-scroll-composited.html after r107389 Unreviewed test expectations update. * platform/chromium-linux-x86/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-linux/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-mac-leopard/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-mac/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-win-xp/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium/test_expectations.txt: 2012-05-10 MORITA Hajime WebKit should support tab-size. https://bugs.webkit.org/show_bug.cgi?id=52994 Reviewed by Simon Fraser. * fast/css/tab-size-expected.html: Added. * fast/css/tab-size.html: Added. * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: 2012-05-10 Abhishek Arya Crash in FontCache::releaseFontData due to infinite float size. https://bugs.webkit.org/show_bug.cgi?id=86110 Reviewed by Andreas Kling. * fast/css/large-font-size-crash-expected.txt: Added. * fast/css/large-font-size-crash.html: Added. 2012-05-10 Eric Seidel Make IFRAME_SEAMLESS child documents inherit styles from their parent iframe element https://bugs.webkit.org/show_bug.cgi?id=85940 Reviewed by Ojan Vafai. This single pass is deceptive. seamless-designMode exists to make sure that we do not regress application of Document-level styles in the child document. * fast/frames/seamless/seamless-css-cascade-expected.txt: 2012-05-10 Julien Chaffraix Crash in computedCSSPadding* functions due to RenderImage::imageDimensionsChanged called during attachment https://bugs.webkit.org/show_bug.cgi?id=85912 Reviewed by Eric Seidel. * fast/images/link-body-content-imageDimensionChanged-crash-expected.txt: Added. * fast/images/link-body-content-imageDimensionChanged-crash.html: Added. * fast/images/script-counter-imageDimensionChanged-crash-expected.txt: Added. * fast/images/script-counter-imageDimensionChanged-crash.html: Added. 2012-05-10 Brady Eidson and https://bugs.webkit.org/show_bug.cgi?id=80170 Contents of noscript elements turned into strings in WebArchives Reviewed by Andy Estes. * webarchive/ignore-noscript-if-scripting-enabled-expected.txt: Added. * webarchive/ignore-noscript-if-scripting-enabled.html: Added. 2012-05-10 Abhishek Arya Crash due to floats not removed from first-letter element. https://bugs.webkit.org/show_bug.cgi?id=86019 Reviewed by Julien Chaffraix. * fast/block/float/float-not-removed-from-first-letter-expected.txt: Added. * fast/block/float/float-not-removed-from-first-letter.html: Added. 2012-05-10 Jian Li Unreviewed chromium gardening. Updated failed tests. * platform/chromium/test_expectations.txt: 2012-05-10 Zan Dobersek [GTK] ENABLE_IFRAME_SEAMLESS support https://bugs.webkit.org/show_bug.cgi?id=85843 Reviewed by Eric Seidel. Remove test expectations for the iframe seamless tests. All these tests should be passing now as the feature is enabled. * platform/gtk/test_expectations.txt: 2012-05-10 Julien Chaffraix Unreviewed Qt gardening. * platform/qt/Skipped: Skipped the test as it fails only on Qt (double-checked locally on Mac), the difference is very small and likely minor. 2012-05-10 Varun Jain [chromium] Trigger context menu for long press gesture https://bugs.webkit.org/show_bug.cgi?id=85919 Reviewed by Adam Barth. * fast/events/touch/gesture/context-menu-on-long-press.html: Added. * platform/chromium/fast/events/touch/gesture/context-menu-on-long-press-expected.txt: Added. 2012-05-10 Abhishek Arya Crash in ApplyStyleCommand::joinChildTextNodes. https://bugs.webkit.org/show_bug.cgi?id=85939 Reviewed by Ryosuke Niwa. * editing/style/apply-style-join-child-text-nodes-crash-expected.txt: Added. * editing/style/apply-style-join-child-text-nodes-crash.html: Added. 2012-05-10 Abhishek Arya Unreviewed. Correct spelling in test name. * editing/inserting/insert-paragraph-separator-crash-expected.txt: Renamed from LayoutTests/editing/inserting/insert-paragraph-seperator-crash-expected.txt. * editing/inserting/insert-paragraph-separator-crash.html: Renamed from LayoutTests/editing/inserting/insert-paragraph-seperator-crash.html. 2012-05-10 Shezan Baig Test from bug 34875 does not work on chromium/mac https://bugs.webkit.org/show_bug.cgi?id=85913 Reviewed by Julien Chaffraix. * fast/block/positioning/offsetLeft-offsetTop-multicolumn-expected.html: Added. * fast/block/positioning/offsetLeft-offsetTop-multicolumn-expected.txt: Removed. * fast/block/positioning/offsetLeft-offsetTop-multicolumn.html: Turned the test back into a ref-test as keeping the test cross-platform and dumpAsText is proving cumbersome. Apart from that, it also make the test work cross-browser. * platform/chromium/test_expectations.txt: * platform/mac/Skipped: * platform/qt-mac/Skipped: Re-enabled the test. 2012-05-10 Dominik Röttsches [EFL] Gardening away IETC crash for now https://bugs.webkit.org/show_bug.cgi?id=86115 Unreviewed, EFL gardening. * platform/efl/test_expectations.txt: 2012-05-10 Jian Li Unreviewed chromium gardening. Marked tests as failure. * platform/chromium/test_expectations.txt: 2012-05-10 Dave Tharp Integrate IETC CSS : values and units tests https://bugs.webkit.org/show_bug.cgi?id=85307 Reviewed by Adam Barth. Added the IETC values and unit tests and associated reference tests. Also removed two "file not found" test entries in the mac test_expectations.txt file that were causing a style check failure. * ietestcenter/css3/valuesandunits/units-000-expected.htm: Added. * ietestcenter/css3/valuesandunits/units-000.htm: Added. * ietestcenter/css3/valuesandunits/units-010-expected.htm: Added. * ietestcenter/css3/valuesandunits/units-010.htm: Added. * ietestcenter/css3/valuesandunits/units-020-expected.htm: Added. * ietestcenter/css3/valuesandunits/units-020.htm: Added. * platform/chromium/test_expectations.txt: * platform/efl/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: 2012-05-10 Dominik Röttsches [EFL][DRT] ewk_view_paint_contents may trigger assertion failure https://bugs.webkit.org/show_bug.cgi?id=85058 Reviewed by Gustavo Noronha Silva. Unskipping media-fragments that pass after the assertion failure was fixed. * platform/efl/Skipped: 2012-05-10 Erik Arvidsson Add test that makes sure wrappers are setup using the correct window scope https://bugs.webkit.org/show_bug.cgi?id=85526 Reviewed by Ojan Vafai. This tests the same thing as the recently removed fast/dom/prototype-inheritance.html test. * fast/dom/wrapper-scope-expected.txt: Added. * fast/dom/wrapper-scope.html: Added. * platform/chromium/test_expectations.txt: 2012-05-10 Abhishek Arya Crash in InsertParagraphSeparatorCommand::doApply. https://bugs.webkit.org/show_bug.cgi?id=84995 Reviewed by Ryosuke Niwa. * editing/inserting/insert-paragraph-seperator-crash-expected.txt: Added. * editing/inserting/insert-paragraph-seperator-crash.html: Added. 2012-05-10 Joe Thomas [CSS3 Backgrounds and Borders] Add background-size to the background shorthand https://bugs.webkit.org/show_bug.cgi?id=27577 Reviewed by Alexis Menard. Added CSSPropertyBackgroundSize to the background shorthand propery. Added the logic for parsing background-size. bakground-size appears after background-position followed by a '/'. The specification related to this change is http://www.w3.org/TR/css3-background/#the-background * fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt: Added. * fast/backgrounds/background-shorthand-with-backgroundSize-style.html: Added. * fast/backgrounds/size/backgroundSize-in-background-shorthand-expected.html: Added. * fast/backgrounds/size/backgroundSize-in-background-shorthand.html: Added. * fast/css/getComputedStyle/getComputedStyle-background-shorthand-expected.txt: * fast/css/getComputedStyle/getComputedStyle-background-shorthand.html: * fast/inspector-support/style-expected.txt: * inspector/styles/lazy-computed-style-expected.txt: * inspector/styles/styles-computed-trace-expected.txt: * inspector/styles/styles-new-API-expected.txt: 2012-05-10 Sheriff Bot Unreviewed, rolling out r116633. http://trac.webkit.org/changeset/116633 https://bugs.webkit.org/show_bug.cgi?id=86093 Breaks EFL tests (Requested by kov on #webkit). * platform/efl/Skipped: 2012-05-10 Noel Gordon [chromium] REGRESSION(r107389) Visible line artifacts on JPEG images https://bugs.webkit.org/show_bug.cgi?id=85772 Reviewed by Kent Tamura. * platform/chromium/test_expectations.txt: Add IMAGE expectations. 2012-05-10 Thiago Marcos P. Santos [EFL] Gardening of flaky tests https://bugs.webkit.org/show_bug.cgi?id=86069 Unreviewed gardening. * platform/efl/test_expectations.txt: 2012-05-10 Alexander Shalamov [EFL] LayoutTestController needs implementation of setTabKeyCyclesThroughElements https://bugs.webkit.org/show_bug.cgi?id=82864 Reviewed by Gustavo Noronha Silva. Unskip fast/events/keypress-insert-tab.html * platform/efl/Skipped: 2012-05-10 Alexander Shalamov [EFL][DRT] EventSender - set delayed event information if it was not set before https://bugs.webkit.org/show_bug.cgi?id=85972 Reviewed by Gustavo Noronha Silva. Unskipping layout tests that were skipped because of the bug. * platform/efl/Skipped: 2012-05-10 Csaba Osztrogonác [Qt][WK2] REGRESSION(r116560): It made 7 compositing tests fail https://bugs.webkit.org/show_bug.cgi?id=86086 Unreviewed gardening, skip new failing tests. * platform/qt-5.0-wk2/Skipped: 2012-05-10 Zan Dobersek [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=85591 Unreviewed, unskipping another batch of tests that are passing but have test expectations present that indicate a failure is expected. Their bug entries will be properly updated after they either remain stable and passing or they backfire. * platform/gtk/test_expectations.txt: 2012-05-10 Mikhail Pozdnyakov [EFL][DRT] Clear added user style sheets before a new testcase execution. https://bugs.webkit.org/show_bug.cgi?id=84792 Reviewed by Gustavo Noronha Silva. Unskip userscripts/user-style-top-frame-only.html * platform/efl/Skipped: 2012-05-10 Mikhail Pozdnyakov [EFL][DRT] fast/events/js-keyboard-event-creation.html needs rebaselining https://bugs.webkit.org/show_bug.cgi?id=85485 Unreviewed, fast/events/js-keyboard-event-creation.html is rebased. * platform/efl/Skipped: removed fast/events/js-keyboard-event-creation.html * platform/efl/fast/events/js-keyboard-event-creation-expected.txt: Added (Taken from GTK port). 2012-05-10 Csaba Osztrogonác [Qt] Unreviewed gardening. Skip news failing and crashing tests to paint the bot green. * platform/qt-mac/Skipped: 2012-05-10 Kristóf Kosztyó [Qt] new test http/tests/cookies/single-quoted-value.html is failing https://bugs.webkit.org/show_bug.cgi?id=86066 Unreviewed gardening after r116601 * platform/qt/Skipped: 2012-05-10 Abhishek Arya Make DOMCharacterDataModified a scoped event (similar to r73690). https://bugs.webkit.org/show_bug.cgi?id=85920 Reviewed by Ryosuke Niwa. * fast/events/scoped/editing-commands.html: test modified to check DOMCharacterDataModified event. 2012-05-10 Zan Dobersek Unreviewed GTK gardening. * platform/gtk/test_expectations.txt: 2012-05-09 Gyuyoung Kim Move suspendAnimations to use Internals interface. https://bugs.webkit.org/show_bug.cgi?id=85986 Reviewed by Ryosuke Niwa. Call suspendAnimations functions from internals, because it is able to work in the cross-port way through the Internals interface. * animations/play-state-suspend.html: * animations/stop-animation-on-suspend.html: * animations/suspend-resume-animation-events.html: * animations/suspend-resume-animation.html: * animations/suspend-transform-animation.html: * transitions/suspend-transform-transition.html: 2012-05-09 Jason Liu [BlackBerry] Cookie parsing issue. If the cookie value provided was (") then the browser creates a session cookie instead. https://bugs.webkit.org/show_bug.cgi?id=85775 Reviewed by Rob Buis. * http/tests/cookies/script-tests/single-quoted-value.js: Added. * http/tests/cookies/single-quoted-value-expected.txt: Added. * http/tests/cookies/single-quoted-value.html: Added. 2012-05-09 Hayato Ito Remove unused test expectation files. https://bugs.webkit.org/show_bug.cgi?id=85973 Reviewed by Ojan Vafai. Since cell-shrinkback.html is a reftest, these txt and png expectations files are not used by test runner and cause warning messages when running tests. * platform/chromium-linux/fast/multicol/cell-shrinkback-expected.png: Removed. * platform/chromium-win/fast/multicol/cell-shrinkback-expected.png: Removed. * platform/qt/fast/multicol/cell-shrinkback-expected.png: Removed. * platform/qt/fast/multicol/cell-shrinkback-expected.txt: Removed. 2012-05-09 Adam Barth Implement HTML Media Capture https://bugs.webkit.org/show_bug.cgi?id=85958 Reviewed by Eric Seidel. * fast/forms/file/file-input-capture-expected.txt: Added. * fast/forms/file/file-input-capture.html: Added. - Test that the capture attribute works properly. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/test_expectations.txt: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: - Skip the test on all platforms. The feature is enabled only on Android, which isn't yet able to run LayoutTests upstream. 2012-05-09 Tony Gentilcore Subresources loaded after a reload completes shouldn't be revalidated. https://bugs.webkit.org/show_bug.cgi?id=84614 Tests by Darin Fisher. Reviewed by Darin Fisher. * http/tests/cache/loaded-from-cache-after-reload-expected.txt: Added. * http/tests/cache/loaded-from-cache-after-reload-within-iframe-expected.txt: Added. * http/tests/cache/loaded-from-cache-after-reload-within-iframe.html: Added. * http/tests/cache/loaded-from-cache-after-reload.html: Added. * http/tests/cache/resources/loaded-from-cache-after-reload-within-iframe-subframe.html: Added. * http/tests/cache/resources/random-cached.cgi: Added. 2012-05-09 Hugo Parente Lima Use suitable viewport values on XHTML-MP pages. https://bugs.webkit.org/show_bug.cgi?id=85425 Reviewed by Kenneth Rohde Christiansen. Add tests for legacy viewport adaption and skip them on all ports but the Qt one. * fast/viewport/viewport-legacy-xhtmlmp-expected.txt: Added. * fast/viewport/viewport-legacy-xhtmlmp-misplaced-doctype-expected.txt: Added. * fast/viewport/viewport-legacy-xhtmlmp-misplaced-doctype.html: Added. * fast/viewport/viewport-legacy-xhtmlmp-ordering-expected.txt: Added. * fast/viewport/viewport-legacy-xhtmlmp-ordering.html: Added. * fast/viewport/viewport-legacy-xhtmlmp.html: Added. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/test_expectations.txt: 2012-05-09 Jochen Eisinger When creating a new page during a navigation, prime the initial document with the correct referrer policy https://bugs.webkit.org/show_bug.cgi?id=86001 Reviewed by Adam Barth. Skip the test on all but chromium, see https://bugs.webkit.org/show_bug.cgi?id=86000 * http/tests/security/referrer-policy-redirect-link-expected.txt: Added. * http/tests/security/referrer-policy-redirect-link.html: Added. * http/tests/security/resources/referrer-policy-postmessage.php: Added. * http/tests/security/resources/referrer-policy-redirect-link.html: Added. * platform/efl/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2012-05-09 Adrienne Walker Update compositing/RTL tests to fail if the root layer is shifted incorrectly https://bugs.webkit.org/show_bug.cgi?id=85820 Reviewed by James Robinson. For the Chromium port, if the root layer was shifted incorrectly, the non-composited red indicator layers would get drawn outside the root layers bounds, making it impossible to see if the test was failing. Also turn off overflow:hidden because compositing/ tests have mock scrollbars. This makes it much easier to debug these tests locally. * compositing/rtl/rtl-absolute-expected.png: * compositing/rtl/rtl-absolute-overflow-expected.png: * compositing/rtl/rtl-absolute-overflow-expected.txt: * compositing/rtl/rtl-absolute-overflow-scrolled-expected.png: * compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt: * compositing/rtl/rtl-absolute-overflow-scrolled.html: * compositing/rtl/rtl-absolute-overflow.html: * compositing/rtl/rtl-absolute.html: * compositing/rtl/rtl-fixed-expected.png: * compositing/rtl/rtl-fixed-overflow-expected.png: * compositing/rtl/rtl-fixed-overflow-expected.txt: * compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: * compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: * compositing/rtl/rtl-fixed-overflow-scrolled.html: * compositing/rtl/rtl-fixed-overflow.html: * compositing/rtl/rtl-fixed.html: * compositing/rtl/rtl-iframe-absolute-overflow-expected.png: * compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: * compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.png: * compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: * compositing/rtl/rtl-iframe-fixed-overflow-expected.png: * compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: * compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.png: * compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: 2012-05-09 Zan Dobersek [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=85591 Reviewed by Philippe Normand. Remove all the test expectations for tests that seem to consistently pass on the Gtk bots but are expected to crash. Any tests that backfire will have their bug entries updated or closed otherwise. * platform/gtk/test_expectations.txt: 2012-05-09 Ken Buchanan Crash from removal of a line break object https://bugs.webkit.org/show_bug.cgi?id=85997 Reviewed by David Hyatt. Test case to exercise crashing condition in bug 85997. * fast/block/line-layout/line-break-removal-near-textarea-crash-expected.txt: Added * fast/block/line-layout/line-break-removal-near-textarea-crash.html: Added 2012-05-09 Alexis Menard [Qt][WK2] REGRESSION(r113678):After this change fast/text/text-stroke-width-cairo-dos.html makes the next test crash https://bugs.webkit.org/show_bug.cgi?id=83582 Unreviewed gardening : I don't observe crashes anymore. * platform/qt-5.0-wk2/Skipped: 2012-05-09 Christophe Dumez [EFL][DRT] EFL's DRT needs to support LayoutTestController.dumpIconChanges() https://bugs.webkit.org/show_bug.cgi?id=84435 Reviewed by Antonio Gomes. Unskip the test checking for DumpRenderTree's support for LayoutTestController's dumpIconChanges() in EFL port. * platform/efl/Skipped: 2012-05-09 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-5.0/fast/text/international/text-spliced-font-expected.png: Added. * platform/qt-5.0/fast/text/international/text-spliced-font-expected.txt: Added. * platform/qt/Skipped: 2012-05-09 Abhishek Arya Crash in ReplaceSelectionCommand::performTrivialReplace https://bugs.webkit.org/show_bug.cgi?id=85943 Reviewed by Ryosuke Niwa. * editing/inserting/insert-html-crash-expected.txt: Added. * editing/inserting/insert-html-crash.html: Added. 2012-05-03 Shawn Singh Hit testing is incorrect in some cases with perspective transforms https://bugs.webkit.org/show_bug.cgi?id=79136 Reviewed by Simon Fraser. * transforms/3d/hit-testing/coplanar-with-camera-expected.txt: Added. * transforms/3d/hit-testing/coplanar-with-camera.html: Added. * transforms/3d/hit-testing/perspective-clipped-expected.txt: Added. * transforms/3d/hit-testing/perspective-clipped.html: Added. 2012-05-09 Dominik Röttsches Textarea-placeholder-wrapping.html may fail because of scrollbars https://bugs.webkit.org/show_bug.cgi?id=85989 Reviewed by Ryosuke Niwa. Increasing rows to avoid scrollbar single pixel differences to cause failures of this test. * fast/forms/textarea-placeholder-wrapping-expected.html: * fast/forms/textarea-placeholder-wrapping.html: 2012-05-09 Thiago Marcos P. Santos [EFL] shared-stylesheet-mutation tests are flaky https://bugs.webkit.org/show_bug.cgi?id=85901 Reviewed by Antti Koivisto. This test is flaky on EFL because the timeout for applying the style is too short for a Debug build. * http/tests/css/resources/shared-stylesheet-mutation.js: (executeTests): 2012-05-09 Dominik Röttsches [EFL][DRT] Gardening failures and crashes https://bugs.webkit.org/show_bug.cgi?id=85996 Unreviewed, EFL gardening. * platform/efl/test_expectations.txt: 2012-05-09 Tommy Widenflycht MediaStream API: SessionDescription::addCandidate should not crash for malformed input https://bugs.webkit.org/show_bug.cgi?id=85988 Reviewed by Adam Barth. * fast/mediastream/SessionDescription-expected.txt: Added. * fast/mediastream/SessionDescription.html: Added. 2012-05-09 Takashi Sakamoto Crash in WebCore::RenderBoxModelObject::paddingLeft https://bugs.webkit.org/show_bug.cgi?id=83889 Reviewed by Abhishek Arya. As just invoking layoutTestController.display() invokes scrollbar's WebCore::RenderScrollbarPart::paintIntoRect(), adding display() after invoking layoutTestController.dumpAsText(). * scrollbars/scrollbar-percent-padding-crash.html: Added. * scrollbars/scrollbar-percent-padding-crash-expected.txt: Added. 2012-05-09 Antti Koivisto Skip failing test http/tests/loading/post-in-iframe-with-back-navigation.html. Not reviewed. * platform/mac/Skipped: 2012-05-09 Antti Koivisto Test from bug 34875 should specify font-size https://bugs.webkit.org/show_bug.cgi?id=85913 Not reviewed. Skip fast/block/positioning/offsetLeft-offsetTop-multicolumn.html * platform/mac/Skipped: 2012-05-09 Dominik Röttsches [EFL] Gardening a timeout failure https://bugs.webkit.org/show_bug.cgi?id=85979 Unreviewed, EFL gardening. * platform/efl/test_expectations.txt: Adding font-face-download-error.html. 2012-05-09 Takashi Sakamoto ShadowRoot needs applyAuthorStyles https://bugs.webkit.org/show_bug.cgi?id=78472 Reviewed by Hajime Morita. * fast/dom/shadow/shadow-root-applyAuthorStyles.html: * fast/dom/shadow/shadow-root-applyAuthorStyles-expected.html: Tested four cases: case 1: applyAuthorStyles is false, case 2: applyAuthorStyles is true with , case 3: applyAuthorStyles is true with inline script declaration, and case 4: applyAuthorStyles is true with important UA property. The case 1, 2 and 3 specify "span { ... }" with author styles and verify rendering results. The case 4 specifies '' with an author style, text-align: end, and verify rendering result. 2012-05-09 Mikhail Pozdnyakov [EFL] fast/overflow/scroll-div-hide-show.html testcase does not pass https://bugs.webkit.org/show_bug.cgi?id=85960 Unreviewed. Gardening. * platform/efl/Skipped: Skipping fast/overflow/scroll-div-hide-show.html. 2012-05-09 Sudarsana Nagineni [EFL][DRT] Add baselines for new CSS cases after r116438 https://bugs.webkit.org/show_bug.cgi?id=85967 Unreviewed, add EFL baselines for new tests after r116438. * platform/efl/css2.1/20110323/first-letter-000-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-002-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-003-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-004-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-005-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-006-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-nested-007-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/efl/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/efl/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/efl/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/efl/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/efl/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/efl/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. 2012-05-09 Csaba Osztrogonác [Qt] Unreviewed gardening, add platform specific expected files for new tests. * platform/qt/css2.1/20110323/first-letter-000-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-002-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-003-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-004-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-005-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-006-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-nested-007-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/qt/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/qt/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/qt/fast/block/float/avoiding-float-centered-expected.png: Added. * platform/qt/fast/block/float/avoiding-float-centered-expected.txt: Added. * platform/qt/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/qt/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/qt/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/qt/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. * platform/qt/fast/html/details-marker-style-expected.png: Added. * platform/qt/fast/html/details-marker-style-expected.txt: Added. * platform/qt/fast/images/png-suite/test-expected.txt: Added. * platform/qt/fast/text/international/text-spliced-font-expected.png: Added. * platform/qt/fast/text/international/text-spliced-font-expected.txt: Added. * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.png: Added. * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.txt: Added. * platform/qt/svg/custom/path-zero-strokewidth-expected.png: Added. * platform/qt/svg/custom/path-zero-strokewidth-expected.txt: Added. 2012-05-09 Csaba Osztrogonác [Qt] Unreviewed gardening, add a platform specific expected file for a passing test. * platform/qt-5.0-wk2/fast/repaint/focus-ring-expected.txt: Added. 2012-05-09 Yoshifumi Inoue [Chromium][Forms] HTMLOptionsCollection doesn't have indexed properties on property enumeration https://bugs.webkit.org/show_bug.cgi?id=85937 Reviewed by Kentaro Hara. * fast/forms/select/options-indexed-properties-expected.txt: Added. * fast/forms/select/options-indexed-properties.html: Added. * platform/chromium/inspector/console/console-format-collections-expected.txt: Changed for HTMLOptionCollection printed output 2012-05-09 Christophe Dumez [EFL] http/tests/loading/post-in-iframe-with-back-navigation.html fails https://bugs.webkit.org/show_bug.cgi?id=85974 Unreviewed EFL gardening. Move http/tests/loading/post-in-iframe-with-back-navigation.html to test_expectations.txt. This test was added in r116473 but fails on all the bots. * platform/efl/test_expectations.txt: 2012-05-09 Tommy Widenflycht MediaStream API: Adding a test for constructed from JS MediaStreams https://bugs.webkit.org/show_bug.cgi?id=85883 Reviewed by Kent Tamura. Also moved shouldNotThrow to js-test-pre, and removed it from all mediastream tests. * fast/js/resources/js-test-pre.js: (shouldNotThrow): * fast/mediastream/MediaStreamConstructor-expected.txt: Added. * fast/mediastream/MediaStreamConstructor.html: Added. * fast/mediastream/peerconnection-argument-types-expected.txt: * fast/mediastream/peerconnection-iceoptions.html: * fast/mediastream/script-tests/argument-types.js: * fast/mediastream/script-tests/peerconnection-argument-types.js: 2012-05-09 Kent Tamura [Chromium] Test expectation update for media-stream tests https://bugs.webkit.org/show_bug.cgi?id=85952 * platform/chromium/test_expectations.txt: 2012-05-09 Zoltan Arvai [Qt] Gardening. Skip a failing test, remove an unnecessary platform specific expected file. https://bugs.webkit.org/show_bug.cgi?id=85969 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: * platform/qt/fast/forms/form-collection-radio-node-list-expected.txt: Removed after r116491. 2012-05-09 Shinya Kawanaka Position should be able to have ShadowRoot as a container. https://bugs.webkit.org/show_bug.cgi?id=82021 Reviewed by Ryosuke Niwa. Skipped non-chromium port since SHADOW_DOM flag is not enabled in those platforms. We will add bunch of tests for editing in Shadow DOM into editing/shadow later, so I added the whole directory name to the skipped list. * editing/shadow/doubleclick-on-meter-in-shadow-crash-expected.txt: Added. * editing/shadow/doubleclick-on-meter-in-shadow-crash.html: Added. * editing/shadow/rightclick-on-meter-in-shadow-crash-expected.txt: Added. * editing/shadow/rightclick-on-meter-in-shadow-crash.html: Added. * editing/shadow/shadow-selection-not-exported-expected.txt: Added. * editing/shadow/shadow-selection-not-exported.html: Added. * platform/efl/Skipped: * platform/gtk/test_expectations.txt: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2012-05-09 Mikhail Pozdnyakov [EFL][DRT] LayoutTestController addUserScript implementation https://bugs.webkit.org/show_bug.cgi?id=84718 Reviewed by Antonio Gomes. Unskipped corresponding testcases. * platform/efl/Skipped: 2012-05-09 Kent Tamura [Chromium] Test expectation update. * platform/chromium/test_expectations.txt: video-media-source-seek.html is also SLOW? 2012-05-09 Christophe Dumez [EFL] http/tests/loading/pdf-commit-load-callbacks.html is failing https://bugs.webkit.org/show_bug.cgi?id=85957 Unreviewed gardening. Move http/tests/loading/pdf-commit-load-callbacks.html to test_expectations.txt while Bug 85956 is fixed. * platform/efl/test_expectations.txt: 2012-05-09 Nikolas Zimmermann REGRESSION(r105057): Infinite loop inside SVGTextLayoutEngine::currentLogicalCharacterMetrics https://bugs.webkit.org/show_bug.cgi?id=83405 Reviewed by Darin Adler. Add two new testcases covering the problem. * svg/text/add-tspan-position-bug-expected.html: Added. * svg/text/add-tspan-position-bug.html: Added. * svg/text/modify-tspan-position-bug-expected.html: Added. * svg/text/modify-tspan-position-bug.html: Added. 2012-05-08 Kent Tamura Unreviewed, a trivial test fix to remove a platform-dependency. https://bugs.webkit.org/show_bug.cgi?id=81854 * fast/forms/form-collection-radio-node-list-expected.txt: * fast/forms/form-collection-radio-node-list.html: Remove form controls from the document before completing the test. 2012-05-08 Kent Tamura [Chromium] Test expectation update Skip post-in-iframe-with-back-navigation.html because it might cause a failure of the next test, preload-append-scan.php * platform/chromium/test_expectations.txt: 2012-05-08 Kent Tamura [Chromium] Update test expectations. * platform/chromium/test_expectations.txt: 2012-05-08 Rakesh KN RadioNodeList support in HTMLFormElement::elements https://bugs.webkit.org/show_bug.cgi?id=81854 Reviewed by Ryosuke Niwa. * fast/forms/form-collection-radio-node-list-expected.txt: Added. * fast/forms/form-collection-radio-node-list.html: Added. 2012-05-08 Benjamin Poulain [JSC] Regression: addEventListener() and removeEventListener() raise an exception on missing args https://bugs.webkit.org/show_bug.cgi?id=85928 Reviewed by Geoffrey Garen. * fast/dom/Window/window-legacy-event-listener-expected.txt: Added. * fast/dom/Window/window-legacy-event-listener.html: Added. * fast/dom/XMLHttpRequest-legacy-event-listener-expected.txt: Added. * fast/dom/XMLHttpRequest-legacy-event-listener.html: Added. * fast/dom/node-legacy-event-listener-expected.txt: Added. * fast/dom/node-legacy-event-listener.html: Added. 2012-05-08 Raphael Kubo da Costa [EFL] Gardening, unskip test after r116475. * platform/efl/test_expectations.txt: 2012-05-08 Ojan Vafai Suppress failing test while the fix is being worked out. * platform/chromium/test_expectations.txt: 2012-05-08 Abhishek Arya Crash due to owning renderer not removed from custom scrollbar. https://bugs.webkit.org/show_bug.cgi?id=80610 Reviewed by Eric Seidel. * scrollbars/scrollbar-owning-renderer-crash-expected.txt: Added. * scrollbars/scrollbar-owning-renderer-crash.html: Added. 2012-05-08 Kangil Han [EFL][DRT] Implement TextInputController. https://bugs.webkit.org/show_bug.cgi?id=78559 Reviewed by Martin Robinson. TextInputController has been created for an input emulation purpose in DRT. However, not like other ports, EFL doesn't have it. Therefore, this patch will enable EFL port to have an input emulation in DRT. * platform/efl/Skipped: 2012-05-08 Jon Lee Safari warns that it needs to resend the form in an iFrame when going back https://bugs.webkit.org/show_bug.cgi?id=82658 Reviewed by Darin Adler. Add new test which navigates a series of pages in an iframe. Each navigation is a POST. At the third page we click on a back link, and expect to see stale POST data. * http/tests/loading/post-in-iframe-with-back-navigation-expected.txt: Added. * http/tests/loading/post-in-iframe-with-back-navigation.html: Added. * http/tests/loading/resources/post-in-iframe-with-back-navigation-page-1.php: Added. * http/tests/loading/resources/post-in-iframe-with-back-navigation-page-2.php: Added. * http/tests/loading/resources/post-in-iframe-with-back-navigation-page-3.php: Added. * http/tests/resources/js-test-post.js: Added. Copied from fast/js/resources since it is inaccessible to the test server. * http/tests/resources/js-test-pre.js: Added. Copied from fast/js/resources since it is inaccessible to the test server. 2012-05-08 Eric Seidel Add stylesheet inheritance support to IFRAME_SEAMLESS https://bugs.webkit.org/show_bug.cgi?id=85914 Reviewed by Ojan Vafai. Update the results (for both static and dynamic inheritance) now that this support is landed. * fast/frames/seamless/seamless-css-cascade-expected.txt: 2012-05-08 Raymond Toy JavaScriptAudioNode should not ASSERT if number of input channels is 0 https://bugs.webkit.org/show_bug.cgi?id=85818 Reviewed by Eric Seidel. * webaudio/javascriptaudionode-zero-input-channels-expected.txt: Added. * webaudio/javascriptaudionode-zero-input-channels.html: Added. 2012-05-08 Alexander Shalamov [EFL][DRT] EventSender needs implementation of leapForward function https://bugs.webkit.org/show_bug.cgi?id=83486 Reviewed by Eric Seidel. Unskipping few tests that were failing due to the missing leapForward function Added EFL specific test result, since EFL doesnt support 2D wheel events * platform/efl/Skipped: * platform/efl/fast/events/platform-wheelevent-in-scrolling-div-expected.txt: Added. 2012-05-08 Oliver Hunt Add mac results for new tests following http://trac.webkit.org/changeset/116438. * platform/mac/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/mac/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/mac/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/mac/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. 2012-05-08 Philip Rogers Prevent crash in animated lists https://bugs.webkit.org/show_bug.cgi?id=85382 Reviewed by Nikolas Zimmermann. * svg/animations/animate-linear-discrete-additive-b-expected.svg: Added. * svg/animations/animate-linear-discrete-additive-b.svg: Added. * svg/animations/animate-linear-discrete-additive-c-expected.svg: Added. * svg/animations/animate-linear-discrete-additive-c.svg: Added. * svg/animations/animate-linear-discrete-additive-expected.svg: Added. * svg/animations/animate-linear-discrete-additive.svg: Added. * svg/animations/animate-list-crash-expected.txt: Added. * svg/animations/animate-list-crash.svg: Added. 2012-05-08 Ojan Vafai Chromium rebaselines after http://trac.webkit.org/changeset/116438. * platform/chromium-linux/css2.1/20110323/first-letter-000-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-000-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-001-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-dynamic-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-dynamic-002-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-002-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-dynamic-003a-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-dynamic-003b-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-inherit-001-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-inherit-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-001-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-002-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-002-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-003-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-003-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-004-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-004-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-005-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-005-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-006-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-006-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-nested-007-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-007-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-001-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-001-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-002-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-002-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-003-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-003-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-004-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-004-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-005-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-005-expected.png. * platform/chromium-linux/css2.1/20110323/first-letter-quote-006-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-006-expected.png. * platform/chromium-linux/fast/css/first-letter-nested-positioned-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/fast/css/first-letter-nested-positioned-expected.png. * platform/chromium-linux/fast/css/first-letter-quotes-no-content-before-after-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/fast/css/first-letter-quotes-no-content-before-after-expected.png. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/chromium-mac-leopard/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/chromium-mac-leopard/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-002-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-003-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-004-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-005-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-006-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-007-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/chromium-mac/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/chromium-mac/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/chromium-mac/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/chromium-mac/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/chromium-mac/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. * platform/chromium-win/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-win/css2.1/20110323/first-letter-000-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-000-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-002-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-002-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-002-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-003a-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-003b-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-win/css2.1/20110323/first-letter-inherit-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-inherit-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-002-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-002-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-002-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-003-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-003-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-003-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-004-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-004-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-004-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-005-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-005-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-005-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-006-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-006-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-006-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-nested-007-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-nested-007-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-007-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-001-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-001-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-002-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-002-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-002-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-003-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-003-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-003-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-004-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-004-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-004-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-005-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-005-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-005-expected.txt. * platform/chromium-win/css2.1/20110323/first-letter-quote-006-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/css2.1/20110323/first-letter-quote-006-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-006-expected.txt. * platform/chromium-win/fast/css/first-letter-nested-positioned-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png. * platform/chromium-win/fast/css/first-letter-nested-positioned-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/css/first-letter-nested-positioned-expected.txt. * platform/chromium-win/fast/css/first-letter-quotes-no-content-before-after-expected.png: Renamed from LayoutTests/platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png. * platform/chromium-win/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/css/first-letter-quotes-no-content-before-after-expected.txt. 2012-05-08 Mikhail Pozdnyakov [EFL] Handling of numeric-pad keys in EFL's PlatformKeyboardEvent https://bugs.webkit.org/show_bug.cgi?id=85479 Reviewed by Gustavo Noronha Silva. Unskipped fast/events/keydown-numpad-keys.html. * platform/efl/Skipped: 2012-05-04 Nikolas Zimmermann Tie lifetime of SVGAnimateElement::m_animatedType to the duration of the animation https://bugs.webkit.org/show_bug.cgi?id=85627 Reviewed by Antti Koivisto. Update animate-target-id-changed.svg test to match Firefox behavior. When an animation element with fill="freeze" is changed to a new target eg, via animate.href = "#someOtherID", the animation effect should be removed. Add tests for assertions I ran into while developing this patch. * platform/chromium/test_expectations.txt: Require new results for animate-target-id-changed-expected.txt. * platform/mac/svg/custom/animate-target-id-changed-expected.png: * svg/animations/list-wrapper-assertion-expected.svg: Added. * svg/animations/list-wrapper-assertion.svg: Added. * svg/custom/animate-target-id-changed-expected.txt: * svg/custom/animate-target-id-changed.svg: 2012-05-08 Shezan Baig offsetLeft broken within CSS3 columns https://bugs.webkit.org/show_bug.cgi?id=34875 Reviewed by Julien Chaffraix. Add test for offsetLeft and offsetTop within multi-columns. * fast/block/positioning/offsetLeft-offsetTop-multicolumn-expected.txt: Added. * fast/block/positioning/offsetLeft-offsetTop-multicolumn.html: Added. 2012-05-08 Christophe Dumez [EFL] media/video-play-require-user-gesture.html test is failing https://bugs.webkit.org/show_bug.cgi?id=85900 Unreviewed gardening. Move media/video-play-require-user-gesture.html to test_expectations.txt since it requires Full Screen API support. Also move fullscreen tests from Skipped list to test_expectations.txt * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-08 Alexander Shalamov [EFL] Layout test fast/overflow/lots-of-sibling-inline-boxes.html is flaky in debug builds https://bugs.webkit.org/show_bug.cgi?id=85896 Unreviewed gardening. Marking test as slow, since it times-out when executed using debug builds under heavy processor loads. * platform/efl/test_expectations.txt: 2012-05-08 Christophe Dumez [EFL] Update Web Timing tests expectations https://bugs.webkit.org/show_bug.cgi?id=85622 Unreviewed Gardening. Removed http/tests/misc/webtiming-origins.html and http/tests/misc/webtiming-ssl from test expectations. They started to pass after r116160. * platform/efl/test_expectations.txt: 2012-05-08 Christophe Dumez [EFL] http/tests/security/cross-frame-access-* tests are failing https://bugs.webkit.org/show_bug.cgi?id=85899 Unreviewed, move failing tests to test expectations. http/tests/security/cross-frame-access-* tests are failing because EFL port does not support showModalDialog. We need to move the test cases to test expectations while the feature is implemented. * platform/efl/test_expectations.txt: 2012-03-31 Robert Hogan CSS 2.1 failure: first-letter-nested-004.htm fails https://bugs.webkit.org/show_bug.cgi?id=72987 Reviewed by Eric Seidel. * css2.1/20110323/first-letter-000.htm: Added. * css2.1/20110323/first-letter-001.htm: Added. * css2.1/20110323/first-letter-dynamic-001.htm: Added. * css2.1/20110323/first-letter-dynamic-002.htm: Added. * css2.1/20110323/first-letter-dynamic-003a.htm: Added. * css2.1/20110323/first-letter-dynamic-003b.htm: Added. * css2.1/20110323/first-letter-inherit-001.htm: Added. * css2.1/20110323/first-letter-nested-001.htm: Added. * css2.1/20110323/first-letter-nested-002.htm: Added. * css2.1/20110323/first-letter-nested-003.htm: Added. * css2.1/20110323/first-letter-nested-004.htm: Added. * css2.1/20110323/first-letter-nested-005.htm: Added. * css2.1/20110323/first-letter-nested-006.htm: Added. * css2.1/20110323/first-letter-nested-007.htm: Added. * css2.1/20110323/first-letter-quote-001.htm: Added. * css2.1/20110323/first-letter-quote-002.htm: Added. * css2.1/20110323/first-letter-quote-003.htm: Added. * css2.1/20110323/first-letter-quote-004.htm: Added. * css2.1/20110323/first-letter-quote-005.htm: Added. * css2.1/20110323/first-letter-quote-006.htm: Added. * fast/css/first-letter-capitalized-edit-select-crash-expected.txt: Rebaselined. * fast/css/first-letter-nested-positioned.htm: Added. Tests that text nested inside a positioned object is styled. * fast/css/first-letter-quotes-no-content-before-after.html: Added. Tests that two consecutive quotes, each in a :before and :after pseudo element surrounding an empty main element, get styled with first letter. Behold! Pixel Results! * platform/chromium-linux-x86/css2.1/20110323/first-letter-000-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-000-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-002-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-002-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003a-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-dynamic-003b-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-inherit-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-inherit-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-002-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-002-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-003-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-003-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-004-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-004-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-005-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-005-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-006-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-006-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-007-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-nested-007-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-002-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-002-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-003-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-003-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-004-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-004-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-005-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-005-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-006-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/first-letter-quote-006-expected.txt: Added. * platform/chromium-linux-x86/fast/css/first-letter-nested-positioned-expected.png: Added. * platform/chromium-linux-x86/fast/css/first-letter-nested-positioned-expected.txt: Added. * platform/chromium-linux-x86/fast/css/first-letter-quotes-no-content-before-after-expected.png: Added. * platform/chromium-linux-x86/fast/css/first-letter-quotes-no-content-before-after-expected.txt: Added. 2012-05-08 Hironori Bono [Chromium] Fix the position of an RTL resizer https://bugs.webkit.org/show_bug.cgi?id=80640 Reviewed by Tony Chang. When rendering an RTL resizer, my r110073 renders it at the same position as the one used for rendering a LTR resizer. Unfortunately, this code renders the RTL resizer image at an incorrect position on Mac and Linux. This change uses the correct formula to calculate the position of an RTL resizer. * platform/chromium/platform/chromium/scrollbars: Added. * platform/chromium/platform/chromium/scrollbars/rtl-resizer-position-expected.png: Added. * platform/chromium/platform/chromium/scrollbars/rtl-resizer-position-expected.txt: Added. * platform/chromium/scrollbars/rtl-resizer-position.html: Added. 2012-05-08 Csaba Osztrogonác [Qt] Unreviewed gardening, skip failing tests. * platform/qt-5.0/Skipped: 2012-05-08 Csaba Osztrogonác [Qt] Unreviewed gardening, unskip now passing tests, update platform specific expected files. * platform/mac/Skipped: * platform/qt/Skipped: * platform/qt/fast/block/float/016-expected.png: * platform/qt/fast/css/border-solid-single-edge-antialias-expected.txt: Added. * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/qt/fast/js/constructor-length-expected.txt: Added. * platform/qt/fast/repaint/scale-page-shrink-expected.png: Added. * platform/qt/fast/repaint/scale-page-shrink-expected.txt: Added. * platform/qt/fast/table/027-expected.png: * platform/qt/fast/table/027-expected.txt: * platform/qt/fast/table/027-vertical-expected.png: * platform/qt/fast/table/027-vertical-expected.txt: * platform/qt/tables/mozilla/bugs/bug14929-expected.png: * platform/qt/tables/mozilla/bugs/bug14929-expected.txt: * platform/qt/tables/mozilla/bugs/bug2123-expected.png: * platform/qt/tables/mozilla/bugs/bug2123-expected.txt: * platform/qt/tables/mozilla/bugs/bug2509-expected.png: * platform/qt/tables/mozilla/bugs/bug2509-expected.txt: * platform/qt/tables/mozilla/bugs/bug27038-1-expected.png: * platform/qt/tables/mozilla/bugs/bug27038-1-expected.txt: * platform/qt/tables/mozilla/bugs/bug27038-2-expected.png: * platform/qt/tables/mozilla/bugs/bug27038-2-expected.txt: * platform/qt/tables/mozilla/bugs/bug2947-expected.png: * platform/qt/tables/mozilla/bugs/bug2947-expected.txt: * platform/qt/tables/mozilla/bugs/bug34176-expected.png: * platform/qt/tables/mozilla/bugs/bug34176-expected.txt: * platform/qt/tables/mozilla/bugs/bug44505-expected.png: * platform/qt/tables/mozilla/bugs/bug44505-expected.txt: * platform/qt/tables/mozilla_expected_failures/bugs/bug59252-expected.png: * platform/qt/tables/mozilla_expected_failures/bugs/bug59252-expected.txt: * platform/qt/tables/mozilla_expected_failures/bugs/bug7243-expected.png: * platform/qt/tables/mozilla_expected_failures/bugs/bug7243-expected.txt: * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.png: * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt: * platform/qt/test_expectations.txt: 2012-05-08 Mikhail Pozdnyakov [EFL][DRT] fast/layers/video-layer.html needs rebaseline after bug85602 landed https://bugs.webkit.org/show_bug.cgi?id=85873 Unreviewed, EFL gardening. * platform/efl/fast/layers/video-layer-expected.txt: 2012-05-08 Sudarsana Nagineni [EFL] [DRT] Add baselines for the tests which are missing expected results https://bugs.webkit.org/show_bug.cgi?id=85875 Unreviewed, add EFL baselines for the tests which are missing expected results. * platform/efl/fast/css/first-line-text-decoration-expected.png: Added. * platform/efl/fast/css/first-line-text-decoration-expected.txt: Added. * platform/efl/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/efl/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Added. * platform/efl/fast/images/png-suite/test-expected.png: Added. * platform/efl/fast/images/png-suite/test-expected.txt: Added. * platform/efl/test_expectations.txt: 2012-05-08 Christophe Dumez [EFL][DRT] EFL's DRT does not fully support page visibility https://bugs.webkit.org/show_bug.cgi?id=85032 Reviewed by Antonio Gomes. Unskip remaining page visibility test cases now that the functionality is fully implemented in EFL port. * platform/efl/Skipped: 2012-05-08 Csaba Osztrogonác Unreviewed. Remove an accidentally committed file. * platform/qt/Skipped.orig: Removed. 2012-05-08 János Badics [Qt] Unskip now passing tests and update platform specific expected files. Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: * platform/qt/Skipped.orig: Copied from LayoutTests/platform/qt/Skipped. * platform/qt/editing/pasteboard/paste-text-014-expected.png: Added. * platform/qt/fast/block/float/editable-text-overlapping-float-expected.png: Added. * platform/qt/fast/block/float/editable-text-overlapping-float-expected.txt: * platform/qt/fast/block/float/multiple-float-positioning-expected.png: Added. * platform/qt/fast/block/float/multiple-float-positioning-expected.txt: * platform/qt/fast/block/margin-collapse/103-expected.png: Added. * platform/qt/fast/block/margin-collapse/103-expected.txt: Added. * platform/qt/fast/block/positioning/absolute-in-inline-ltr-2-expected.png: Added. * platform/qt/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt: * platform/qt/fast/block/positioning/absolute-in-inline-rtl-2-expected.png: Added. * platform/qt/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt: * platform/qt/fast/block/positioning/absolute-in-inline-rtl-3-expected.png: Added. * platform/qt/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt: * platform/qt/fast/block/positioning/auto/006-expected.png: Added. * platform/qt/fast/block/positioning/auto/006-expected.txt: * platform/qt/fast/css/apple-prefix-expected.png: Added. * platform/qt/fast/css/apple-prefix-expected.txt: * platform/qt/fast/css/color-correction-backgrounds-and-text-expected.png: Added. * platform/qt/fast/css/color-correction-backgrounds-and-text-expected.txt: Added. * platform/qt/fast/css/ex-after-font-variant-expected.png: Added. * platform/qt/fast/css/ex-after-font-variant-expected.txt: * platform/qt/fast/css/percentage-non-integer-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/selection-clear-expected.png. * platform/qt/fast/css/percentage-non-integer-expected.txt: * platform/qt/fast/css/positioned-overflow-scroll-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/selection-clear-expected.png. * platform/qt/fast/css/positioned-overflow-scroll-expected.txt: Added. * platform/qt/fast/dom/HTMLImageElement/image-alt-text-expected.png: Added. * platform/qt/fast/dom/HTMLImageElement/image-alt-text-expected.txt: * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: * platform/qt/fast/dynamic/008-expected.png: Added. * platform/qt/fast/dynamic/008-expected.txt: * platform/qt/fast/forms/box-shadow-override-expected.png: Added. * platform/qt/fast/forms/box-shadow-override-expected.txt: * platform/qt/fast/forms/disabled-select-change-index-expected.png: Added. * platform/qt/fast/forms/disabled-select-change-index-expected.txt: * platform/qt/fast/forms/file/file-input-direction-expected.png: Added. * platform/qt/fast/forms/file/file-input-direction-expected.txt: * platform/qt/fast/forms/file/file-input-disabled-expected.png: Added. * platform/qt/fast/forms/file/file-input-disabled-expected.txt: * platform/qt/fast/forms/form-element-geometry-expected.png: Added. * platform/qt/fast/forms/form-element-geometry-expected.txt: * platform/qt/fast/forms/input-disabled-color-expected.png: Added. * platform/qt/fast/forms/input-disabled-color-expected.txt: * platform/qt/fast/forms/input-text-click-outside-expected.png: Added. * platform/qt/fast/forms/input-text-click-outside-expected.txt: Added. * platform/qt/fast/forms/input-text-scroll-left-on-blur-expected.png: Added. * platform/qt/fast/forms/input-text-scroll-left-on-blur-expected.txt: Added. * platform/qt/fast/forms/negativeLineHeight-expected.png: Added. * platform/qt/fast/forms/negativeLineHeight-expected.txt: * platform/qt/fast/forms/placeholder-pseudo-style-expected.png: Added. * platform/qt/fast/forms/placeholder-pseudo-style-expected.txt: Added. * platform/qt/fast/forms/range/slider-padding-expected.png: Added. * platform/qt/fast/forms/range/slider-padding-expected.txt: Added. * platform/qt/fast/forms/tabbing-input-iframe-expected.png: Added. * platform/qt/fast/forms/tabbing-input-iframe-expected.txt: Added. * platform/qt/fast/forms/textAreaLineHeight-expected.png: Added. * platform/qt/fast/forms/textAreaLineHeight-expected.txt: Added. * platform/qt/fast/forms/textarea-align-expected.png: Added. * platform/qt/fast/forms/textarea-align-expected.txt: * platform/qt/fast/forms/textarea-scrollbar-expected.png: Added. * platform/qt/fast/forms/textarea-scrollbar-expected.txt: Added. * platform/qt/fast/forms/textarea-scrolled-type-expected.png: Added. * platform/qt/fast/forms/textarea-scrolled-type-expected.txt: Added. * platform/qt/fast/forms/textarea-setinnerhtml-expected.png: Added. * platform/qt/fast/forms/textarea-setinnerhtml-expected.txt: * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.png: Added. * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.txt: * platform/qt/fast/invalid/016-expected.png: Added. * platform/qt/fast/invalid/016-expected.txt: * platform/qt/fast/invalid/missing-end-tag-expected.png: Added. * platform/qt/fast/invalid/missing-end-tag-expected.txt: Added. * platform/qt/fast/layers/scroll-rect-to-visible-expected.png: Added. * platform/qt/fast/layers/scroll-rect-to-visible-expected.txt: * platform/qt/fast/overflow/003-expected.png: Added. * platform/qt/fast/overflow/003-expected.txt: * platform/qt/fast/overflow/clip-rects-fixed-ancestor-expected.png: Added. * platform/qt/fast/overflow/clip-rects-fixed-ancestor-expected.txt: Added. * platform/qt/fast/overflow/image-selection-highlight-expected.png: Added. * platform/qt/fast/overflow/image-selection-highlight-expected.txt: * platform/qt/fast/overflow/overflow-rtl-expected.png: Added. * platform/qt/fast/overflow/overflow-rtl-expected.txt: Added. * platform/qt/fast/overflow/overflow-x-y-expected.png: Added. * platform/qt/fast/overflow/overflow-x-y-expected.txt: Added. * platform/qt/fast/overflow/scrollRevealButton-expected.png: Added. * platform/qt/fast/overflow/scrollRevealButton-expected.txt: Added. * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.png: Added. * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.txt: * platform/qt/fast/parser/entity-comment-in-textarea-expected.png: Added. * platform/qt/fast/parser/entity-comment-in-textarea-expected.txt: Added. * platform/qt/fast/parser/open-comment-in-textarea-expected.png: Added. * platform/qt/fast/parser/open-comment-in-textarea-expected.txt: Added. * platform/qt/fast/repaint/button-spurious-layout-hint-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/selection-clear-expected.png. * platform/qt/fast/repaint/button-spurious-layout-hint-expected.txt: Added. * platform/qt/fast/repaint/control-clip-expected.png: Added. * platform/qt/fast/repaint/control-clip-expected.txt: * platform/qt/fast/repaint/flexible-box-overflow-expected.png: Added. * platform/qt/fast/repaint/flexible-box-overflow-expected.txt: Added. * platform/qt/fast/repaint/flexible-box-overflow-horizontal-expected.png: Added. * platform/qt/fast/repaint/flexible-box-overflow-horizontal-expected.txt: Added. * platform/qt/fast/repaint/focus-ring-expected.png: Added. * platform/qt/fast/repaint/focus-ring-expected.txt: Added. * platform/qt/fast/repaint/inline-block-overflow-expected.png: Added. * platform/qt/fast/repaint/inline-block-overflow-expected.txt: Added. * platform/qt/fast/repaint/inline-outline-repaint-expected.png: Added. * platform/qt/fast/repaint/inline-outline-repaint-expected.txt: * platform/qt/fast/repaint/layer-child-outline-expected.png: Added. * platform/qt/fast/repaint/layer-child-outline-expected.txt: Added. * platform/qt/fast/repaint/layer-outline-expected.png: Added. * platform/qt/fast/repaint/layer-outline-expected.txt: Added. * platform/qt/fast/repaint/layer-outline-horizontal-expected.png: Added. * platform/qt/fast/repaint/layer-outline-horizontal-expected.txt: Added. * platform/qt/fast/repaint/list-marker-expected.png: Added. * platform/qt/fast/repaint/list-marker-expected.txt: Added. * platform/qt/fast/repaint/selection-after-delete-expected.png: Added. * platform/qt/fast/repaint/selection-after-delete-expected.txt: * platform/qt/fast/repaint/selection-after-remove-expected.png: Added. * platform/qt/fast/repaint/selection-after-remove-expected.txt: * platform/qt/fast/repaint/selection-clear-expected.png: * platform/qt/fast/repaint/selection-clear-expected.txt: * platform/qt/fast/repaint/selection-gap-overflow-scroll-expected.png: Added. * platform/qt/fast/repaint/selection-gap-overflow-scroll-expected.txt: Added. * platform/qt/fast/repaint/text-selection-rect-in-overflow-2-expected.png: Added. * platform/qt/fast/repaint/text-selection-rect-in-overflow-2-expected.txt: Added. * platform/qt/fast/repaint/text-selection-rect-in-overflow-expected.png: Added. * platform/qt/fast/repaint/text-selection-rect-in-overflow-expected.txt: Added. * platform/qt/fast/repaint/text-shadow-expected.png: Added. * platform/qt/fast/repaint/text-shadow-expected.txt: Added. * platform/qt/fast/repaint/text-shadow-horizontal-expected.png: Added. * platform/qt/fast/repaint/text-shadow-horizontal-expected.txt: Added. * platform/qt/fast/replaced/border-radius-clip-expected.png: Added. * platform/qt/fast/replaced/border-radius-clip-expected.txt: Added. * platform/qt/fast/replaced/width100percent-textarea-expected.png: Added. * platform/qt/fast/replaced/width100percent-textarea-expected.txt: Added. * platform/qt/fast/table/003-expected.png: Added. * platform/qt/fast/table/003-expected.txt: * platform/qt/fast/table/cell-pref-width-invalidation-expected.png: Added. * platform/qt/fast/table/cell-pref-width-invalidation-expected.txt: * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.png: Added. * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.txt: * platform/qt/fast/text/basic/003-expected.png: Added. * platform/qt/fast/text/basic/003-expected.txt: * platform/qt/fast/text/cg-vs-atsui-expected.png: Added. * platform/qt/fast/text/cg-vs-atsui-expected.txt: * platform/qt/fast/text/complex-text-opacity-expected.png: Added. * platform/qt/fast/text/complex-text-opacity-expected.txt: Added. * platform/qt/fast/text/embed-at-end-of-pre-wrap-line-expected.png: Added. * platform/qt/fast/text/embed-at-end-of-pre-wrap-line-expected.txt: Added. * platform/qt/fast/text/large-text-composed-char-expected.png: Added. * platform/qt/fast/text/large-text-composed-char-expected.txt: * platform/qt/fast/text/letter-spacing-negative-opacity-expected.png: Added. * platform/qt/fast/text/letter-spacing-negative-opacity-expected.txt: * platform/qt/fast/text/line-breaks-after-white-space-expected.png: Added. * platform/qt/fast/text/line-breaks-after-white-space-expected.txt: * platform/qt/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added. * platform/qt/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: * platform/qt/fast/text/whitespace/pre-break-word-expected.png: Added. * platform/qt/fast/text/whitespace/pre-break-word-expected.txt: * platform/qt/fast/text/whitespace/pre-wrap-line-test-expected.png: Added. * platform/qt/fast/text/whitespace/pre-wrap-line-test-expected.txt: * platform/qt/fast/text/whitespace/pre-wrap-overflow-selection-expected.png: Added. * platform/qt/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: * platform/qt/fast/text/word-break-expected.png: Added. * platform/qt/fast/text/word-break-expected.txt: * platform/qt/fast/xsl/xslt-entity-expected.png: Added. * platform/qt/fast/xsl/xslt-entity-expected.txt: 2012-05-03 Alexander Pavlov Extra line-breaks added when copying from source. https://bugs.webkit.org/show_bug.cgi?id=85282 Reviewed by Ryosuke Niwa. * platform/win/editing/pasteboard/pasting-crlf-isnt-translated-to-crcrlf-win-expected.txt: Added. * platform/win/editing/pasteboard/pasting-crlf-isnt-translated-to-crcrlf-win.html: Added. 2012-05-08 János Badics [Qt] Gardening after 116361. Updated expected result. Reviewed by Csaba Osztrogonác. * platform/qt/fast/js/switch-behaviour-expected.txt: 2012-05-08 Csaba Osztrogonác Unreviewed gardening. Remove tests from test expectations and from a Skipped list, because they were disabled by r94327. * platform/efl/Skipped: * platform/gtk/test_expectations.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: 2012-05-07 Kent Tamura [Chormium] Test expectatino update * platform/chromium/test_expectations.txt: - multiline-pack.html is failing on all DEBUG bots. - filter-repaint-custom-rotated.html fails on Mac. 2012-05-07 Pavel Feldman Web Inspector: do not create locations for resolved provisional breakpoints https://bugs.webkit.org/show_bug.cgi?id=85716 Reviewed by Yury Semikhatsky. * inspector/debugger/breakpoint-manager-expected.txt: * inspector/debugger/breakpoint-manager.html: 2012-05-07 Simon Fraser Compositing layers with transformed children not large enough to show contents https://bugs.webkit.org/show_bug.cgi?id=85855 Reviewed by Dan Bernstein. Test having composited element with clipped, transformed children. * compositing/geometry/bounds-clipped-composited-child-expected.png: Added. * compositing/geometry/bounds-clipped-composited-child-expected.txt: Added. * compositing/geometry/bounds-clipped-composited-child.html: Added. 2012-05-07 Kent Tamura [Chromium] Add expectations for first-line-text-decoration.html. * platform/chromium-linux/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-mac-leopard/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-mac/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-win/fast/css/first-line-text-decoration-expected.png: Added. * platform/chromium-win/fast/css/first-line-text-decoration-expected.txt: Added. 2012-05-07 Dongwoo Im width/height attributes of input element cannot be accessed by JavaScript. https://bugs.webkit.org/show_bug.cgi?id=70304 Reviewed by Darin Adler. If the type of input element is image button, width/height attributes should be supported. These attributes are defined in HTML5 spec. http://www.w3.org/TR/html5/the-map-element.html#attr-dim-width * fast/forms/input-width-height-attributes-expected.txt: Added. * fast/forms/input-width-height-attributes-without-renderer-expected.txt: Added. * fast/forms/input-width-height-attributes-without-renderer-loaded-image-expected.txt: Added. * fast/forms/input-width-height-attributes-without-renderer-loaded-image.html: Added. * fast/forms/input-width-height-attributes-without-renderer-not-loaded-image-expected.txt: Added. * fast/forms/input-width-height-attributes-without-renderer-not-loaded-image.html: Added. * fast/forms/input-width-height-attributes-without-renderer.html: Added. * fast/forms/input-width-height-attributes.html: Added. * fast/forms/resources/green.jpg: Added. * fast/forms/resources/image-slow.pl: Added. 2012-05-07 Kinuko Yasuda Support cross-filesystem operations in FileSystem API https://bugs.webkit.org/show_bug.cgi?id=84135 Reviewed by David Levin. * fast/filesystem/cross-filesystem-op-expected.txt: Added. * fast/filesystem/cross-filesystem-op.html: Added. 2012-05-07 Ojan Vafai Chromium rebaselines after http://trac.webkit.org/changeset/116373. Differences look to just be in platform-specific text rendering. * platform/chromium-linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-mac-leopard/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-win/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/chromium-win/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Added. 2012-05-07 Andy Estes Add platform/mac/ results for new tests added by r116373. * platform/mac/fast/css/first-line-text-decoration-expected.txt: Added. * platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Added. 2012-05-04 Zhenyao Mo vertexAttribPointer needs to reject large negative offsets https://bugs.webkit.org/show_bug.cgi?id=85117 Reviewed by Kenneth Russell. * fast/canvas/webgl/index-validation-expected.txt: * fast/canvas/webgl/index-validation.html: Add a test case for large negative offset. 2012-05-07 Pravin D :first-line text-decorations are not rendered https://bugs.webkit.org/show_bug.cgi?id=6047 Reviewed by Eric Seidel. * fast/css/first-line-text-decoration.html: Added. * platform/qt-linux/fast/css/first-line-text-decoration-expected.png: Added. * platform/qt-linux/fast/css/first-line-text-decoration-expected.txt: Added. This test checks if text-decoration present in the tags first-line style is applied properly. * fast/css/first-line-text-decoration-inherited-from-parent.html: Added. * platform/qt-linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added. * platform/qt-linux/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Added. This test checks if the text-decoration and text color is chosen properly in the case where the first-line style is inherited from a parent and contains such text-decorations. 2012-05-07 Philippe Normand Unreviewed, GTK gardening. * platform/gtk/test_expectations.txt: Mark seamless frames as failing until we enable the feature. 2012-05-07 Oliver Hunt LLInt doesn't check for Ropes when performing a character switch https://bugs.webkit.org/show_bug.cgi?id=85837 Reviewed by Filip Pizlo. Add a few tests to force the use of ropes on switch statements. * fast/js/script-tests/switch-behaviour.js: * fast/js/switch-behaviour-expected.txt: 2012-05-07 Raymond Toy ConvolverNode setBuffer() should not ASSERT on null buffer https://bugs.webkit.org/show_bug.cgi?id=85653 Reviewed by Chris Rogers. * webaudio/convolver-setBuffer-null-expected.txt: Added. * webaudio/convolver-setBuffer-null.html: Added. 2012-05-07 Ken Buchanan Crash due to positioned object list not being cleared during block flow split https://bugs.webkit.org/show_bug.cgi?id=85074 Reviewed by Abhishek Arya. Test exercises crashing condition in bug 85074. It creates a column span that requires multiple layers of splitting blocks from the element that contains the columns, puts a positioned element underneath one of the split blocks, and then causes a reattach of the column span element. * fast/block/positioning/positioned-object-under-split-block-parent-crash-expected.txt: Added * fast/block/positioning/positioned-object-under-split-block-parent-crash.html: Added 2012-05-07 Andy Estes Update media/ pixel test results after r115749. * platform/mac/media/audio-controls-rendering-expected.png: * platform/mac/media/controls-after-reload-expected.png: * platform/mac/media/controls-layout-direction-expected.png: * platform/mac/media/controls-strict-expected.png: * platform/mac/media/media-controls-clone-expected.png: * platform/mac/media/video-controls-rendering-expected.png: * platform/mac/media/video-display-toggle-expected.png: * platform/mac/media/video-layer-crash-expected.png: * platform/mac/media/video-playing-and-pause-expected.png: 2012-05-07 Dirk Pranke Fix compositing expectations to not include leopard. Unreviewed, expectations change. * platform/chromium/test_expectations.txt: 2012-05-07 Shezan Baig Selection Background Color Error https://bugs.webkit.org/show_bug.cgi?id=80382 Reviewed by David Hyatt. Added new test case for selection background color. * fast/backgrounds/selection-background-color.html: Added. * fast/backgrounds/selection-background-color-expected.html: Added. 2012-05-07 Mikhail Pozdnyakov Unreviewed. Rebaseline fast/layers/video-layer.html. * platform/efl/fast/layers/video-layer-expected.txt: 2012-05-07 Dirk Pranke Mark more tests as flaky, including some compositing tests https://bugs.webkit.org/show_bug.cgi?id=85771 Unreviewed, expectations change. * platform/chromium/test_expectations.txt: 2012-05-07 Mikhail Pozdnyakov [EFL] Page caching permission from EFL's FrameLoaderClient https://bugs.webkit.org/show_bug.cgi?id=85620 Reviewed by Gustavo Noronha Silva. Unskip bug-related testcases. * platform/efl/Skipped: 2012-05-07 Andy Estes Update mac-wk2 baselines. * platform/mac-wk2/Skipped: Skip a test that times out due to WKTR's EventSender implementation not supporting drag and drop. Remove mac-wk2 platform-specific results for two tests that now match the baseline result. * platform/mac-wk2/editing/selection/select-across-readonly-input-1-expected.txt: Removed. * platform/mac-wk2/media/no-auto-play-in-sandbox-expected.txt: Removed. 2012-05-07 Alec Flett IndexedDB: Replace numeric constants with strings https://bugs.webkit.org/show_bug.cgi?id=84894 Reviewed by Tony Chang. New test for legacy constants (legacy-constants) and update all other tests to use the new string-based constants. * storage/indexeddb/basics-expected.txt: * storage/indexeddb/basics-workers-expected.txt: * storage/indexeddb/constants-expected.txt: * storage/indexeddb/create-object-store-options-expected.txt: * storage/indexeddb/cursor-added-bug-expected.txt: * storage/indexeddb/cursor-advance-expected.txt: * storage/indexeddb/cursor-continue-expected.txt: * storage/indexeddb/cursor-continue-validity-expected.txt: * storage/indexeddb/cursor-delete-expected.txt: * storage/indexeddb/cursor-inconsistency-expected.txt: * storage/indexeddb/cursor-index-delete-expected.txt: * storage/indexeddb/cursor-key-order-expected.txt: * storage/indexeddb/cursor-prev-no-duplicate-expected.txt: * storage/indexeddb/cursor-primary-key-order-expected.txt: * storage/indexeddb/cursor-reverse-bug-expected.txt: * storage/indexeddb/cursor-skip-deleted-expected.txt: * storage/indexeddb/cursor-update-expected.txt: * storage/indexeddb/data-corruption-expected.txt: * storage/indexeddb/database-quota-expected.txt: * storage/indexeddb/delete-range-expected.txt: * storage/indexeddb/error-causes-abort-by-default-expected.txt: * storage/indexeddb/exception-in-event-aborts-expected.txt: * storage/indexeddb/factory-deletedatabase-expected.txt: * storage/indexeddb/index-count-expected.txt: * storage/indexeddb/index-multientry-expected.txt: * storage/indexeddb/index-unique-expected.txt: * storage/indexeddb/key-generator-expected.txt: * storage/indexeddb/key-type-array-expected.txt: * storage/indexeddb/keypath-edges-expected.txt: * storage/indexeddb/keypath-intrinsic-properties-expected.txt: * storage/indexeddb/legacy-constants-expected.txt: Added. * storage/indexeddb/legacy-constants.html: Added. * storage/indexeddb/mozilla/clear-expected.txt: * storage/indexeddb/mozilla/create-index-unique-expected.txt: * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt: * storage/indexeddb/mozilla/cursor-mutation-expected.txt: * storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt: * storage/indexeddb/mozilla/cursors-expected.txt: * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt: * storage/indexeddb/mozilla/index-prev-no-duplicate.html: * storage/indexeddb/mozilla/indexes-expected.txt: * storage/indexeddb/mozilla/odd-result-order-expected.txt: * storage/indexeddb/mozilla/readwrite-transactions-expected.txt: * storage/indexeddb/mozilla/readyState-expected.txt: * storage/indexeddb/mozilla/resources/clear.js: (clear): * storage/indexeddb/mozilla/resources/create-index-unique.js: (createAndVerifyIndex): * storage/indexeddb/mozilla/resources/create-objectstore-basics.js: (cleanDatabase): * storage/indexeddb/mozilla/resources/cursor-mutation-objectstore-only.js: (checkCursorResultsAndSetupMutatingCursor): * storage/indexeddb/mozilla/resources/cursor-mutation.js: (setupMutatingCursor): * storage/indexeddb/mozilla/resources/cursors.js: * storage/indexeddb/mozilla/resources/indexes.js: * storage/indexeddb/mozilla/resources/odd-result-order.js: (addRecord): (deleteRecord): * storage/indexeddb/mozilla/resources/readwrite-transactions.js: (setVersionComplete): (postAdd): (postAdd2): (postPut): (postPut2): (postPut3): (postPut4): (postDelete): (postDelete2): * storage/indexeddb/mozilla/resources/readyState.js: (test): (openSuccess): (setupObjectStore): (getRecord): (finalCheck): * storage/indexeddb/mozilla/resources/versionchange.js: (postSetVersion): (postSetVersion2): * storage/indexeddb/mozilla/versionchange-expected.txt: * storage/indexeddb/mutating-cursor-expected.txt: * storage/indexeddb/noblobs-expected.txt: * storage/indexeddb/noblobs.html: * storage/indexeddb/objectstore-autoincrement-expected.txt: * storage/indexeddb/objectstore-basics-expected.txt: * storage/indexeddb/objectstore-basics-workers-expected.txt: * storage/indexeddb/objectstore-count-expected.txt: * storage/indexeddb/open-cursor-expected.txt: * storage/indexeddb/open-during-transaction-expected.txt: * storage/indexeddb/opencursor-key-expected.txt: * storage/indexeddb/prefetch-bugfix-108071-expected.txt: * storage/indexeddb/readonly-expected.txt: * storage/indexeddb/request-event-propagation-expected.txt: * storage/indexeddb/resources/basics.js: (test): (openCallback): * storage/indexeddb/resources/constants.js: (test): * storage/indexeddb/resources/create-object-store-options.js: (setVersionComplete): * storage/indexeddb/resources/cursor-added-bug.js: (openCursor): * storage/indexeddb/resources/cursor-advance.js: (runTest): (testAdvanceIndexNoDupe): (testAdvanceIndexPrev): (testAdvanceIndexPrevNoDupe): * storage/indexeddb/resources/cursor-continue-validity.js: (continueTest): (continueIndexTest): (testModifyContinueOrder): * storage/indexeddb/resources/cursor-continue.js: (ascendingTest): (descendingTest): * storage/indexeddb/resources/cursor-delete.js: (openCursor): (addObject): * storage/indexeddb/resources/cursor-inconsistency.js: (openBasicCursor): * storage/indexeddb/resources/cursor-index-delete.js: (openCursor): (addObject): * storage/indexeddb/resources/cursor-key-order.js: * storage/indexeddb/resources/cursor-prev-no-duplicate.js: (populateStore): (testFarRangeCursor_closed): (testFarRangeCursor_open): (testFarRangeCursor_indexClosed): (testFarRangeCursor_indexOpen): (testFarRangeCursor_indexKeyOpen): (testFarRangeCursor_indexKeyClosed): (testBoundaryCursor_closed): (testBoundaryCursor_open): (testBoundaryCursor_indexClosed): (testBoundaryCursor_indexOpen): (testBoundaryCursor_indexKeyClosed): (testBoundaryCursor_indexKeyOpen): (testNoDuplicate_closed): (testNoDuplicate_open): (testNoDuplicate_indexKeyClosed): * storage/indexeddb/resources/cursor-primary-key-order.js: (populateStore): * storage/indexeddb/resources/cursor-reverse-bug.js: (populateStore): (testCursor): * storage/indexeddb/resources/cursor-skip-deleted.js: (basicCursorTest): (reverseCursorTest): * storage/indexeddb/resources/cursor-update.js: (openBasicCursor): * storage/indexeddb/resources/data-corruption.js: (addData): (getData): * storage/indexeddb/resources/database-quota.js: (checkQuotaEnforcing): * storage/indexeddb/resources/delete-range.js: (runTests.nextTest): (runTests): * storage/indexeddb/resources/error-causes-abort-by-default.js: (addData): (transactionCompleted): (transactionAborted1): * storage/indexeddb/resources/exception-in-event-aborts.js: (startTest): (transactionAborted1): (transactionAborted2): * storage/indexeddb/resources/factory-deletedatabase.js: (getValue): * storage/indexeddb/resources/index-count.js: * storage/indexeddb/resources/index-cursor.js: (runNextTest): (testNullKeyRange): * storage/indexeddb/resources/index-multientry.js: * storage/indexeddb/resources/index-unique.js: (setVersionCompleted): * storage/indexeddb/resources/key-generator.js: (.): * storage/indexeddb/resources/key-type-array.js: * storage/indexeddb/resources/keypath-edges.js: * storage/indexeddb/resources/keypath-intrinsic-properties.js: * storage/indexeddb/resources/legacy-constants.js: Added. (test): (prepareDatabase.openreq.onsuccess.verreq.onsuccess): (prepareDatabase.openreq.onsuccess): (prepareDatabase): (populateStore): (checkNext.request.onsuccess): (checkNext): (checkNextNoDuplicate.request.onsuccess): (checkNextNoDuplicate): (checkPrev.request.onsuccess): (checkPrev): (checkPrevNoDuplicate.request.onsuccess): (checkPrevNoDuplicate): * storage/indexeddb/resources/mutating-cursor.js: (openForwardCursor): (openReverseCursor): * storage/indexeddb/resources/objectstore-autoincrement.js: (setVersionCompleted): * storage/indexeddb/resources/objectstore-basics.js: (addData): (addAgainFailure): * storage/indexeddb/resources/objectstore-count.js: * storage/indexeddb/resources/objectstore-cursor.js: (runNextTest): (testNullKeyRange): * storage/indexeddb/resources/open-cursor.js: (cursorWithKeySuccess): (cursorSuccess): * storage/indexeddb/resources/open-during-transaction.js: * storage/indexeddb/resources/opencursor-key.js: * storage/indexeddb/resources/prefetch-bugfix-108071.js: * storage/indexeddb/resources/request-event-propagation.js: (startTest): (transactionAborted): (transactionAborted2): * storage/indexeddb/resources/set_version_blocked.js: (blocked): * storage/indexeddb/resources/transaction-abort.js: (startTest): * storage/indexeddb/resources/transaction-after-close.js: (runFirstRegularTransaction): (firstTransactionComplete): (onSecondOpen): * storage/indexeddb/resources/transaction-basics.js: (testInvalidMode): * storage/indexeddb/resources/transaction-event-propagation.js: (startTest): (dbAbortBubbleCallback): * storage/indexeddb/resources/transaction-rollback.js: (setVersionComplete): (abortCallback): * storage/indexeddb/set_version_blocked-expected.txt: * storage/indexeddb/structured-clone-expected.txt: * storage/indexeddb/structured-clone.html: * storage/indexeddb/transaction-abort-expected.txt: * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame-expected.txt: * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame.html: * storage/indexeddb/transaction-abort-with-js-recursion-expected.txt: * storage/indexeddb/transaction-abort-with-js-recursion.html: * storage/indexeddb/transaction-after-close-expected.txt: * storage/indexeddb/transaction-basics-expected.txt: * storage/indexeddb/transaction-event-propagation-expected.txt: * storage/indexeddb/transaction-rollback-expected.txt: * storage/indexeddb/tutorial.html: 2012-05-07 Adam Barth Test the combination of CSP and srcdoc https://bugs.webkit.org/show_bug.cgi?id=85778 Reviewed by Eric Seidel. This test ensure that