2011-03-12 Ilya Tikhonovsky Unreviewed. Update chromium test expectations. * platform/chromium/test_expectations.txt: 2011-03-11 Pavel Feldman Reviewed by Yury Semikhatsky. Web Inspector: follow up to error reporting, fixing multiple regressions. https://bugs.webkit.org/show_bug.cgi?id=56243 * inspector/elements/elements-panel-search.html: 2011-03-11 Anton D'Auria Reviewed by Brady Eidson. Adding StorageTracker tests to skip lists of platforms that don't support it. https://bugs.webkit.org/show_bug.cgi?id=51878 * platform/gtk/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2011-03-11 David Levin Fix prototype-inheritance-expected result due to two changes: http://src.chromium.org/viewvc/chrome?view=rev&revision=77888 removed "google" http://trac.webkit.org/changeset/80846 added WebKitAnimation/WebKitAnimationList * platform/chromium/fast/dom/prototype-inheritance-expected.txt: 2011-03-11 David Levin Update some baselines due to Skia update in Chromium. Filed http://crbug.com/75820 about the odd look of the results (but the odd look previously existed). * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum: * platform/chromium-linux/svg/css/composite-shadow-text-expected.png: * platform/chromium-win/svg/css/composite-shadow-text-expected.checksum: * platform/chromium-win/svg/css/composite-shadow-text-expected.png: 2010-3-11 Eric Uhrhane Reviewed by David Levin. Add tests for FileWriter https://bugs.webkit.org/show_bug.cgi?id=44363 Fix small bugs in the utility functions and add setFileContents(). * fast/filesystem/resources/file-writer-utils.js: Port the GC Blob test over to the new FileWriter utilities. * fast/filesystem/file-writer-gc-blob-expected.txt: * fast/filesystem/file-writer-gc-blob.html: * fast/filesystem/resources/file-writer-gc-blob.js: Copied from LayoutTests/fast/filesystem/file-writer-gc-blob.html. Add tests for progress events and overlapping writes [via seek]. * fast/filesystem/file-writer-events-expected.txt: Added. * fast/filesystem/file-writer-events.html: Added. * fast/filesystem/resources/file-writer-events.js: Added. * fast/filesystem/file-writer-write-overlapped-expected.txt: Added. * fast/filesystem/file-writer-write-overlapped.html: Added. * fast/filesystem/resources/file-writer-write-overlapped.js: Added. Worker versions of the above tests. * fast/filesystem/workers/file-writer-events-expected.txt: Added. * fast/filesystem/workers/file-writer-events.html: Added. * fast/filesystem/workers/file-writer-gc-blob-expected.html: Added. * fast/filesystem/workers/file-writer-gc-blob.html: Added. * fast/filesystem/workers/file-writer-write-overlapped-expected.html: Added. * fast/filesystem/workers/file-writer-write-overlapped.html: Added. 2011-03-11 Anton D'Auria Reviewed and landed by Brady Eidson. Add WebKit1 API to view and delete local storage https://bugs.webkit.org/show_bug.cgi?id=51878 * platform/chromium/test_expectations.txt: * storage/domstorage/localstorage/storagetracker: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare-expected.txt: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create-expected.txt: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all-expected.txt: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create-expected.txt: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create.html: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one-expected.txt: Added. * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one.html: Added. 2011-03-11 Jessie Berlin http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows https://bugs.webkit.org/show_bug.cgi?id=56185 url-parsing.html appears to be causing the crashes in later tests. Skipping the url-parsing.html test and unskipping the url-with-credential.html test. Unreviewed. * platform/win/Skipped: 2011-03-11 Ryosuke Niwa Reviewed by Tony Chang. drag-text-delay.html should be a dump as text test https://bugs.webkit.org/show_bug.cgi?id=56223 Converted the test to a dump as text. Also reorganized the test code and added more descriptions. * editing/selection/drag-text-delay-expected.txt: * editing/selection/drag-text-delay.html: * platform/chromium-linux/editing/selection/drag-text-delay-expected.checksum: Removed. * platform/chromium-linux/editing/selection/drag-text-delay-expected.png: Removed. * platform/chromium-win/editing/selection/drag-text-delay-expected.checksum: Removed. * platform/chromium-win/editing/selection/drag-text-delay-expected.png: Removed. * platform/chromium-win/editing/selection/drag-text-delay-expected.txt: Removed. * platform/gtk/editing/selection/drag-text-delay-expected.checksum: Removed. * platform/gtk/editing/selection/drag-text-delay-expected.png: Removed. * platform/gtk/editing/selection/drag-text-delay-expected.txt: Removed. * platform/mac/editing/selection/drag-text-delay-expected.checksum: Removed. * platform/mac/editing/selection/drag-text-delay-expected.png: Removed. * platform/mac/editing/selection/drag-text-delay-expected.txt: * platform/win/editing/selection/drag-text-delay-expected.checksum: Removed. * platform/win/editing/selection/drag-text-delay-expected.png: Removed. * platform/win/editing/selection/drag-text-delay-expected.txt: 2011-03-11 Mihai Parparita Chromium Mac expectations update. Rebaseline some more tests after r80582. * fast/repaint/text-emphasis-h-expected.checksum: * fast/repaint/text-emphasis-h-expected.png: * platform/chromium-mac/fast/repaint/text-emphasis-h-expected.txt: Removed. * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum: * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png: * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.txt: Added. * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: 2011-03-11 Mihai Parparita Chromium Mac expectations update. Rebaseline some tests after r80582 (those that already had chromium-mac-leopard baselines). * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.checksum: * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.png: * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: Removed. * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: Removed. * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.checksum: * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.png: * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.checksum: * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.png: * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.checksum: * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.png: * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png: * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png: * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.checksum: * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.png: * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.checksum: * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.png: * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.checksum: * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.png: * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.checksum: * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.png: * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png: * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.checksum: * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.png: * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.txt: * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: Removed. * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: 2011-03-11 David Hyatt Reviewed by Simon Fraser. https://bugs.webkit.org/show_bug.cgi?id=52987 REGRESSION: Overflowing columns not repainted correctly Make sure to add in column overflow as visual overflow as well. It was only propagating layout overflow, which is obviously not sufficient, since blocks paint their own columns. Added fast/multicol/scrolling-overflow.html * fast/multicol/scrolling-overflow.html: Added. * platform/mac/fast/multicol/scrolling-overflow-expected.checksum: Added. * platform/mac/fast/multicol/scrolling-overflow-expected.png: Added. * platform/mac/fast/multicol/scrolling-overflow-expected.txt: Added. 2011-03-11 Mihai Parparita Mac and Chromium expectations update. Remove failing expectations for tests that no longer fail. Rebaseline fast/overflow/ overflow-rtl-vertical.html and fast/lists/008-vertical.html after r80755. * platform/chromium/test_expectations.txt: * platform/mac/fast/lists/008-vertical-expected.checksum: * platform/mac/fast/lists/008-vertical-expected.png: * platform/mac/fast/overflow/overflow-rtl-vertical-expected.checksum: * platform/mac/fast/overflow/overflow-rtl-vertical-expected.png: 2011-03-11 Mihai Parparita Update Chromium expectations. Remove some commented out lines and promote some expectatiosn from chromium-mac to mac-leopard, so that those tests pass on chromium Snow Leopard (and mac Leopard). * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum. * platform/mac-leopard/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png. * platform/mac-leopard/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum. * platform/mac-leopard/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png. 2011-03-11 Andy Estes Reviewed by David Hyatt. Table cells with dynamically added percentage height descendants do not grow in size if the table has already been laid out. https://bugs.webkit.org/show_bug.cgi?id=56174 * fast/table/dynamic-descendant-percentage-height.html: Added. * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added. * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.png: Added. * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt: Added. 2011-03-11 Dimitri Glazkov [GTK] Update expectations after r80857. https://bugs.webkit.org/show_bug.cgi?id=55972 * platform/gtk/media/audio-controls-rendering-expected.txt: * platform/gtk/media/audio-repaint-expected.txt: * platform/gtk/media/controls-strict-expected.txt: * platform/gtk/media/controls-styling-expected.txt: * platform/gtk/media/controls-without-preload-expected.txt: * platform/gtk/media/media-document-audio-repaint-expected.txt: * platform/gtk/media/video-controls-rendering-expected.txt: * platform/gtk/media/video-empty-source-expected.txt: * platform/gtk/media/video-no-audio-expected.txt: * platform/gtk/media/video-volume-slider-expected.txt: * platform/gtk/media/video-zoom-controls-expected.txt: 2011-03-11 David Hyatt Reviewed by Dan Bernstein. https://bugs.webkit.org/show_bug.cgi?id=47206 Table rows don't support ::before/::after. Add support to RenderTableRow::styleDidChange so that ::before/::after content gets properly constructed. Added fast/css-generated-content/table-row-before-after.html * fast/css-generated-content/table-row-before-after.html: Added. * platform/mac/fast/css-generated-content/table-row-before-after-expected.checksum: Added. * platform/mac/fast/css-generated-content/table-row-before-after-expected.png: Added. * platform/mac/fast/css-generated-content/table-row-before-after-expected.txt: Added. 2011-03-11 David Hyatt Reviewed by Simon Fraser. https://bugs.webkit.org/show_bug.cgi?id=47159 CSS2.1 failures in background position parsing. Rewrite background position component parsing to match the spec. Our old parsing would allow "100% left" to be valid when it should not have. Rename parseFillPositionXY to parseFillPositionComponent and pass in enough information for it to understand what the first component was. For individual property parsing using background-position-x/y, I added new functions that just handle that without worrying about the other component. In order to pass the CSS2.1 test, I also had to fix multiple background parsing. The number of layers in multiple backgrounds is determined solely by the background-image property and not by any of the other properties. cullEmptyLayers has been changed to always consider a layer empty if it has no image set, even if other properties are set. A number of layout tests had to be patched as they were invalid. A couple of them relied on incorrect background-position parsing (e.g., "50 left") and another relied on incorrect multiple background parsing. It's not clear if the computed style should actually include the additional values when no image is set though, so that should perhaps be the subject of a follow-up bug. Added fast/backgrounds/background-position-parsing.html * fast/backgrounds/background-position-1.html: * fast/backgrounds/background-position-parsing.html: Added. * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt: * fast/backgrounds/repeat/parsing-background-repeat-expected.txt: * fast/backgrounds/repeat/script-tests/parsing-background-repeat.js: * fast/backgrounds/resources/diamond.png: Added. * fast/backgrounds/resources/ring.png: Added. * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js: * platform/mac/fast/backgrounds/animated-svg-as-background-expected.checksum: * platform/mac/fast/backgrounds/animated-svg-as-background-expected.png: * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.checksum: * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.png: * platform/mac/fast/backgrounds/background-position-parsing-expected.checksum: Added. * platform/mac/fast/backgrounds/background-position-parsing-expected.png: Added. * platform/mac/fast/backgrounds/background-position-parsing-expected.txt: Added. * platform/mac/fast/backgrounds/bgCompositeCopy-expected.png: * platform/mac/fast/backgrounds/repeat/noRepeatCorrectClip-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize01-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize03-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize05-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize06-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize07-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize08-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize09-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize10-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize11-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize12-expected.png: * platform/mac/fast/backgrounds/size/backgroundSize22-expected.checksum: * platform/mac/fast/backgrounds/size/backgroundSize22-expected.png: * platform/mac/fast/backgrounds/size/contain-and-cover-expected.checksum: * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png: * platform/mac/fast/backgrounds/svg-as-background-4-expected.png: 2011-03-11 Vangelis Kokkevis Reviewed by James Robinson. [chromium] Adding a test for rotated large layers. https://bugs.webkit.org/show_bug.cgi?id=55984 * platform/chromium/compositing/huge-layer-rotated-expected.checksum: Added. * platform/chromium/compositing/huge-layer-rotated-expected.png: Added. * platform/chromium/compositing/huge-layer-rotated-expected.txt: Added. * platform/chromium/compositing/huge-layer-rotated.html: Added. 2011-03-08 Dimitri Glazkov Reviewed by Eric Carlson. Convert MediaControlTimeDisplayElement to use standard layout with a custom renderer. https://bugs.webkit.org/show_bug.cgi?id=55972 Update test results, because they are now laying out timeline consistently. * media/audio-repaint-expected.txt: Updated. * platform/mac/media/audio-controls-rendering-expected.checksum: Ditto. * platform/mac/media/audio-controls-rendering-expected.png: Ditto. * platform/mac/media/audio-controls-rendering-expected.txt: Ditto. * platform/mac/media/audio-repaint-expected.checksum: Ditto. * platform/mac/media/audio-repaint-expected.png: Ditto. 2011-03-11 Adam Roben Update Windows results after r80846 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: * platform/win/fast/dom/prototype-inheritance-2-expected.txt: * platform/win/fast/dom/prototype-inheritance-expected.txt: * platform/win/fast/js/global-constructors-expected.txt: 2011-03-11 Adam Roben Skip a crashing test on Windows The crash is tracked by . * platform/win/Skipped: Added http/tests/websocket/tests/url-with-credential.html. Grouped possibly-related websocket crashes. 2011-03-11 Adam Roben Disable fast/text/large-text-composed-char-dos.html It is failing on multiple bots. The failure is tracked by . * fast/text/large-text-composed-char-dos.html-disabled: Renamed from LayoutTests/fast/text/large-text-composed-char-dos.html. 2011-03-11 Dean Jackson Reviewed by Simon Fraser and Chris Marrin. https://bugs.webkit.org/show_bug.cgi?id=54151 Implement an API to play/pause/scrub animations This is Part 1. Adds the new WebKitAnimation and WebKitAnimationList APIs, exposed via Element.getWebKitAnimations(). This first pass is read-only. One new layout test that examines animation properties. Update existing layout tests for the new interfaces on Window. * animations/animation-api-1-expected.txt: Added. * animations/animation-api-1.html: Added. * fast/dom/Window/window-properties-expected.txt: * fast/dom/Window/window-property-descriptors-expected.txt: * fast/dom/prototype-inheritance-2-expected.txt: * fast/dom/prototype-inheritance-expected.txt: * fast/js/global-constructors-expected.txt: 2011-03-11 Ilya Tikhonovsky Reviewed by Yury Semikhatsky. Web Inspector: introduce error argument for all the callbacks on frontend. https://bugs.webkit.org/show_bug.cgi?id=56100 * http/tests/inspector/extensions-test.js: (initialize_ExtensionsTest.InspectorTest.runExtensionTests): * http/tests/inspector/inspector-test.js: (initialize_InspectorTest.InspectorTest.evaluateInPage.mycallback): (initialize_InspectorTest.InspectorTest.evaluateInPage): * inspector/console/console-dir-global.html: * inspector/elements/dom-agent-query-selector.html: * inspector/protocol/console-agent-expected.txt: * inspector/protocol/console-agent.html: * inspector/protocol/runtime-agent-expected.txt: * inspector/protocol/runtime-agent.html: * inspector/report-protocol-errors-expected.txt: * inspector/report-protocol-errors.html: * inspector/styles/styles-new-API.html: * inspector/styles/styles-source-offsets.html: * inspector/timeline/timeline-test.js: (initialize_Timeline.InspectorTest.stopTimeline): 2011-03-11 Yury Semikhatsky Reviewed by Pavel Feldman. Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost https://bugs.webkit.org/show_bug.cgi?id=56173 * inspector/protocol/console-agent-expected.txt: * inspector/protocol/console-agent.html: 2011-03-11 Sergio Villar Senin [GTK] JSC crashes in 32bit Release bots after r80743 https://bugs.webkit.org/show_bug.cgi?id=56180 Skipping a couple of tests until the original issue is fixed. * platform/gtk/Skipped: 2011-03-11 Sergio Villar Senin Added new GTK+ test expectations. * platform/gtk/fast/backgrounds/positioned-root-expected.checksum: Added. * platform/gtk/fast/backgrounds/positioned-root-expected.png: Added. * platform/gtk/fast/backgrounds/positioned-root-expected.txt: Added. * platform/gtk/fast/backgrounds/table-root-expected.checksum: Added. * platform/gtk/fast/backgrounds/table-root-expected.png: Added. * platform/gtk/fast/backgrounds/table-root-expected.txt: Added. * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added. * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added. * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added. * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png: Added. * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: Added. 2011-03-11 Yury Semikhatsky Unreviewed. Roll out r80837. * inspector/protocol/console-agent-expected.txt: * inspector/protocol/console-agent.html: 2011-03-11 Andrey Kosyakov Unreviewied trivial fix. Leave default state of setMonitoringXHREnabled intact so it doesn't affect other tests. * inspector/report-API-errors.html: 2011-03-11 Yury Semikhatsky Reviewed by Pavel Feldman. Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost https://bugs.webkit.org/show_bug.cgi?id=56173 * inspector/protocol/console-agent-expected.txt: * inspector/protocol/console-agent.html: 2011-03-11 Sergio Villar Senin Unreviewed. Skipping two test cases that are failing on GTK debug bots. * platform/gtk/Skipped: 2011-03-11 Andrey Kosyakov Reviewed by Pavel Feldman. Web Inspector: resource load cancellation is reported to console as an error https://bugs.webkit.org/show_bug.cgi?id=55764 - mark interruptionForPolicyChangeError as cancellation - do not log resource cancelation as an error - always push resource to front-end before console message, so front-end can use resource info while formatting message. * http/tests/inspector/console-resource-errors-expected.txt: * http/tests/inspector/console-resource-errors.html: Added test for lack of console messages during policy change (at download) * http/tests/inspector/console-xhr-logging-expected.txt: * http/tests/inspector/console-xhr-logging.html: Added test for reporting of cross-origin XHR errors. * http/tests/inspector/resources/empty.zip: Added. 2011-03-11 Ilya Sherman Reviewed by Kent Tamura. [Chromium] missing HTMLInputElement::setValueForUser() to tests https://bugs.webkit.org/show_bug.cgi?id=55854 * platform/chromium/test_expectations.txt: Removed onchange-setvalueforuser.html 2011-03-11 Philippe Normand Unreviewed, skip tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html on GTK again after being unskipped by accident in r80738. * platform/gtk/Skipped: 2011-03-10 Emil A Eklund Reviewed by Alexey Proskuryakov. The web colours palevioletred and mediumpurple are incorrect https://bugs.webkit.org/show_bug.cgi?id=46658 Added test for named colors. * fast/css/named-colors-expected.txt: Added. * fast/css/named-colors.html: Added. 2011-03-10 Roland Steiner Unreviewed: update Chromium test expectations. * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. * platform/chromium-mac/fast/js/kde/function_length-expected.txt: Removed. * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added. * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added. * platform/chromium-win/fast/js/kde/function_length-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2011-03-10 Adam Barth Reviewed by Alexey Proskuryakov. document.compatMode is incorrect for javascript: protocol URLs in IFRAMEs https://bugs.webkit.org/show_bug.cgi?id=27845 This bug was randomly fixed by the HTML5 parser. * fast/parser/javascript-url-compat-mode-expected.txt: Added. * fast/parser/javascript-url-compat-mode.html: Added. 2011-03-10 Ami Fischman Reviewed by David Levin. video-controls-in-media-document.html used to silently rely on timeupdate firing immediately upon playback start, and before any frames changed. This was (unsurprisingly, in retrospect) super-brittle. This change instead uses an explicit seek to put the video in a predictable state. The expected.png change is only to change the "pause" button to "play" (which is part of what's required to have the video be in a predictable state for the pixel diff). An equivalent rebaselining needs to happen for chromium mac & win. * media/video-controls-in-media-document.html: * platform/chromium/media/video-controls-in-media-document-expected.checksum: * platform/chromium/media/video-controls-in-media-document-expected.png: * platform/chromium/test_expectations.txt: 2011-03-10 Roland Steiner Unreviewed: tweak Chromium test_expectations.txt * platform/chromium/test_expectations.txt: 2011-03-10 Jeremy Moskovich Reviewed by Darin Adler. Fix navigation menus on a bunch of sites in WebKit. https://bugs.webkit.org/show_bug.cgi?id=52535 Add test to make sure that offsetLeft matches FF/IE for a relatively positioned TD and IFRAME elements. Testcase is a reduction from doula.co.il. * fast/block/positioning/offsetLeft-relative-iframe-expected.txt: Added. * fast/block/positioning/offsetLeft-relative-iframe.html: Added. * fast/block/positioning/offsetLeft-relative-td-expected.txt: Added. * fast/block/positioning/offsetLeft-relative-td.html: Added. 2011-03-10 Adam Barth Reviewed by Darin Adler. REGRESSION (r66428/r71892): Crash after assertion failure (!m_reachedTerminalState) in ResourceLoader::didCancel() https://bugs.webkit.org/show_bug.cgi?id=51357 Test that we don't crash when calling close immedately after print. * printing/print-close-crash-expected.txt: Added. * printing/print-close-crash.html: Added. 2011-03-10 Emil A Eklund Reviewed by Dimitri Glazkov. style.display affecting the initial selectedIndex value of a have focus rings, but shouldn't https://bugs.webkit.org/show_bug.cgi?id=55323 Add Qt specific expected result for test introduced in r79934. * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added. * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added. * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added. 2011-03-02 Joseph Pecoraro Unreviewed expectations update. This is a follow-up to r80061. Viewport tests were expected to produce new error, warning, and tip console messages. The current output is correct, but many of the warnings are wrong. Fixing the incorrect warnings will be handled by: https://bugs.webkit.org/show_bug.cgi?id=53707 There are also a number of xsl tests that have extra warnings in qt when "Running an XSL-T 1.0 stylesheet with a 2.0 processor". These tests now have qt platform specific results. * fast/viewport/viewport-100-expected.txt: * fast/viewport/viewport-101-expected.txt: * fast/viewport/viewport-102-expected.txt: * fast/viewport/viewport-103-expected.txt: * fast/viewport/viewport-112-expected.txt: * fast/viewport/viewport-115-expected.txt: * fast/viewport/viewport-116-expected.txt: * fast/viewport/viewport-117-expected.txt: * fast/viewport/viewport-121-expected.txt: * fast/viewport/viewport-122-expected.txt: * fast/viewport/viewport-125-expected.txt: * fast/viewport/viewport-129-expected.txt: * fast/viewport/viewport-29-expected.txt: * fast/viewport/viewport-30-expected.txt: * fast/viewport/viewport-31-expected.txt: * fast/viewport/viewport-32-expected.txt: * fast/viewport/viewport-35-expected.txt: * fast/viewport/viewport-36-expected.txt: * fast/viewport/viewport-38-expected.txt: * fast/viewport/viewport-39-expected.txt: * fast/viewport/viewport-40-expected.txt: * fast/viewport/viewport-41-expected.txt: * fast/viewport/viewport-42-expected.txt: * fast/viewport/viewport-43-expected.txt: * fast/viewport/viewport-44-expected.txt: * fast/viewport/viewport-46-expected.txt: * fast/viewport/viewport-47-expected.txt: * fast/viewport/viewport-48-expected.txt: * fast/viewport/viewport-49-expected.txt: * fast/viewport/viewport-52-expected.txt: * fast/viewport/viewport-53-expected.txt: * fast/viewport/viewport-54-expected.txt: * fast/viewport/viewport-55-expected.txt: * fast/viewport/viewport-61-expected.txt: * fast/viewport/viewport-62-expected.txt: * fast/viewport/viewport-63-expected.txt: * fast/viewport/viewport-64-expected.txt: * fast/viewport/viewport-66-expected.txt: * fast/viewport/viewport-67-expected.txt: * fast/viewport/viewport-68-expected.txt: * fast/viewport/viewport-69-expected.txt: * fast/viewport/viewport-70-expected.txt: * fast/viewport/viewport-71-expected.txt: * fast/viewport/viewport-72-expected.txt: * fast/viewport/viewport-73-expected.txt: * fast/viewport/viewport-74-expected.txt: * fast/viewport/viewport-75-expected.txt: * fast/viewport/viewport-76-expected.txt: * fast/viewport/viewport-77-expected.txt: * fast/viewport/viewport-78-expected.txt: * fast/viewport/viewport-79-expected.txt: * fast/viewport/viewport-80-expected.txt: * fast/viewport/viewport-81-expected.txt: * fast/viewport/viewport-83-expected.txt: * fast/viewport/viewport-85-expected.txt: * fast/viewport/viewport-90-expected.txt: * platform/qt/fast/events/xsl-onload-expected.txt: Added. * platform/qt/fast/parser/xslt-with-html-expected.txt: Added. * platform/qt/fast/xsl/document-function-expected.txt: * platform/qt/fast/xsl/subframe-location-expected.txt: Added. * platform/qt/fast/xsl/transform-to-html-expected.txt: Added. * platform/qt/fast/xsl/utf8-chunks-expected.txt: Added. * platform/qt/fast/xsl/xslt-bad-import-uri-expected.txt: Added. * platform/qt/fast/xsl/xslt-doc-noenc-expected.txt: Added. * platform/qt/fast/xsl/xslt-entity-enc-expected.txt: Added. * platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: * platform/qt/fast/xsl/xslt-recursion-expected.txt: Added. * platform/qt/http/tests/misc/location-test-xsl-style-sheet-expected.txt: Added. * platform/qt/http/tests/security/xss-DENIED-xsl-document-expected.txt: * platform/qt/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt: * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added. * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Added. 2011-03-02 Kent Tamura Unreviewed, a trivial fix for r80096. REGRESSION (r80096): [Chromium] fast/forms/input-number-unacceptable-style.html failure https://bugs.webkit.org/show_bug.cgi?id=55562 * platform/chromium/test_expectations.txt: 2011-03-02 Kent Tamura Unreviewed, test expectation update. * platform/chromium/test_expectations.txt: Mark fast/forms/input-number-unacceptable-style.html as TEXT. 2011-03-02 Kent Tamura Unreviewed. Update a test and test expectation for r80096. * fast/forms/input-number-unacceptable-style-expected.txt: * fast/forms/input-number-unacceptable-style.html: ICU seems to accept "-1+" as a number. So change it to "-1a". * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.checksum: * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png: * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt: * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum: * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png: * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt: * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.checksum: * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.png: * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt: 2011-03-01 Anna Cavender Reviewed by Eric Carlson. Remove playing of video in media/video-replaces-poster.html and update text results. https://bugs.webkit.org/show_bug.cgi?id=54910 * media/video-replaces-poster-expected.txt: Added. * media/video-replaces-poster.html: * platform/chromium-win/media/video-replaces-poster-expected.txt: Removed. * platform/gtk/media/video-replaces-poster-expected.txt: Removed. * platform/mac/media/video-replaces-poster-expected.txt: Removed. 2011-03-01 Kent Tamura Reviewed by Dimitri Glazkov. Assertion fails when a form validation bubble appears https://bugs.webkit.org/show_bug.cgi?id=55550 * fast/forms/interactive-validation-attach-assertion-expected.txt: Added. * fast/forms/interactive-validation-attach-assertion.html: Added. * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2011-03-01 Kent Tamura Reviewed by Dimitri Glazkov. Support localized numbers in https://bugs.webkit.org/show_bug.cgi?id=42484 Update an existing test because of removing the keyboard input restriction feature. * fast/forms/input-number-keyoperation-expected.txt: * fast/forms/script-tests/input-number-keyoperation.js: 2011-03-01 Victoria Kirst Reviewed by Kenneth Russell. [Chromium] videos are not painted for compositing/ tests https://bugs.webkit.org/show_bug.cgi?id=54694 Videos are now painted for compositing tests. This patch uploads the expected layout results and enables the tests again. * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.checksum: Added. * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.png: Added. * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.checksum: Added. * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.png: Added. * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.checksum: Added. * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.checksum: Added. * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.png: Added. * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added. * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.png: Added. * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.checksum: Added. * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.png: Added. * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.checksum: Added. * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.png: Added. * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.checksum: Added. * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.png: Added. * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.checksum: Added. * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png: Added. * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.checksum: Added. * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png: Added. * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.checksum: Added. * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.checksum: Added. * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png: Added. * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added. * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png: Added. * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.checksum: Added. * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png: Added. * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.checksum: Added. * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png: Added. * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.checksum: Added. * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png: Added. * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.checksum: Added. * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.png: Added. * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.txt: Added. * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.checksum: Added. * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.png: Added. * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.txt: Added. * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.checksum: Added. * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.txt: Added. * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.checksum: Added. * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.png: Added. * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.txt: Added. * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added. * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.png: Added. * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.txt: Added. * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.checksum: Added. * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.png: Added. * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.txt: Added. * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.checksum: Added. * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.png: Added. * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.txt: Added. * platform/chromium-gpu-win/compositing/self-painting-layers-expected.checksum: Added. * platform/chromium-gpu-win/compositing/self-painting-layers-expected.png: Added. * platform/chromium-gpu-win/compositing/self-painting-layers-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-03-01 Joseph Pecoraro Unreviewed expectations update. This is a follow-up to r80061. Leopard has a slightly different error message, so platform/mac-leopard needs its own expected results for the websocket test. Added platform specific expected results for the other tests which are consistently failing with an extra console message on the bots. * platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt: * platform/mac-leopard/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Added. * platform/mac-leopard/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added. 2011-03-01 Joseph Pecoraro Unreviewed expectations update. This is expected behavior after r80061, which enabled printing of more console messages. * http/tests/xmlviewer/dumpAsText/wml-expected.txt: 2011-03-01 Sheriff Bot Unreviewed, rolling out r80078. http://trac.webkit.org/changeset/80078 https://bugs.webkit.org/show_bug.cgi?id=55545 underlying change was rolled out (Requested by tonyg-cr on #webkit). * platform/chromium/test_expectations.txt: 2011-03-01 Tony Gentilcore Unreviewed new baselines [chromium] Add expectations for new tests in r80049 https://bugs.webkit.org/show_bug.cgi?id=55543 * platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. * platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.png: Added. * platform/chromium-win/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. * platform/chromium-win/svg/css/path-gradient-stroke-shadow-expected.png: Added. 2011-03-01 Tony Gentilcore Unreviewed expectations [chromium] Skip new viewport tests added by r80068 https://bugs.webkit.org/show_bug.cgi?id=55539 LayoutTestController doesn't implement dumpConfigurationForViewport() which is needed for this test. * platform/chromium/test_expectations.txt: 2011-03-01 Joseph Pecoraro Unreviewed. Roll out r80068 and r80073 due to breaking WebKit2 Qt port. * fast/viewport/viewport-warnings-1.html: Removed. * fast/viewport/viewport-warnings-2.html: Removed. * fast/viewport/viewport-warnings-3.html: Removed. * fast/viewport/viewport-warnings-4.html: Removed. * fast/viewport/viewport-warnings-5.html: Removed. * fast/viewport/viewport-warnings-6.html: Removed. * fast/viewport/viewport-warnings-7.html: Removed. 2011-03-01 Jeremy Orlow Reviewed by James Robinson. IDBKeyRange.bound() should not use the optional options object https://bugs.webkit.org/show_bug.cgi?id=55419 * storage/indexeddb/index-cursor.html: * storage/indexeddb/keyrange-expected.txt: * storage/indexeddb/keyrange.html: * storage/indexeddb/objectstore-cursor.html: 2011-03-01 Tony Gentilcore Unreviewed expectations update [chromium] Expectations updates from r80061 https://bugs.webkit.org/show_bug.cgi?id=55533 * platform/chromium-linux/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Added. * platform/chromium-linux/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added. * platform/chromium-linux/http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added. 2011-03-01 Helder Correia Unreviewed Qt skipped tests update. The manually committed patch didn't include the update to fast/canvas/canvas-strokePath-gradient-shadow.html by mistake: No shadow when stroking a path with a gradient https://bugs.webkit.org/show_bug.cgi?id=55436 * platform/qt/Skipped: Skip new test since it fails. 2011-03-01 Joseph Pecoraro Reviewed by Kenneth Rohde Christiansen. Viewport Warning/Error Messages Are Now Inaccurate https://bugs.webkit.org/show_bug.cgi?id=53707 Added tests specifically to test Console warnings. * fast/viewport/viewport-warnings-1.html: Added. * fast/viewport/viewport-warnings-2.html: Added. * fast/viewport/viewport-warnings-3.html: Added. * fast/viewport/viewport-warnings-4.html: Added. * fast/viewport/viewport-warnings-5.html: Added. * fast/viewport/viewport-warnings-6.html: Added. * fast/viewport/viewport-warnings-7.html: Added. 2011-03-01 Tony Gentilcore Unreviewed baseline [chromium] Add baseline for test added by r80040 https://bugs.webkit.org/show_bug.cgi?id=55529 * platform/chromium-mac/fast/table/table-and-parts-outline-expected.checksum: Added. * platform/chromium-mac/fast/table/table-and-parts-outline-expected.png: Added. 2011-03-01 Ryosuke Niwa Reviewed by Alexey Proskuryakov. Fix a bug in platform/mac/editing/input/selection-change-closes-typing.html https://bugs.webkit.org/show_bug.cgi?id=55523 The marked text is at offset 0 with length 1, not at offset 1 with length 0. * platform/mac/editing/input/selection-change-closes-typing.html: 2011-03-01 Tony Gentilcore Unreviewed expectations [chromium] Add expectations for new tests in r80049 https://bugs.webkit.org/show_bug.cgi?id=55526 * platform/chromium-linux/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. * platform/chromium-linux/svg/css/path-gradient-stroke-shadow-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-03-01 Joseph Pecoraro Reviewed by Kenneth Rohde Christiansen. Viewport parsing no longer accepts "1.0;" value as valid. https://bugs.webkit.org/show_bug.cgi?id=53705 Adding expected results generated from the build-bot. They look correct, as the viewport "123x135" has the expected width of "123". * fast/viewport/viewport-129-expected.txt: Added. 2011-03-01 Ryosuke Niwa Reviewed by Darin Adler. WebKit does not merge text decorations in the typing style and the selected element properly https://bugs.webkit.org/show_bug.cgi?id=55349 Added a test to ensure WebKit merges text decorations in the typing style and the inline style of the element around the caret when computing the style at the selection start. * editing/execCommand/merge-text-decoration-with-typing-style-expected.txt: Added. * editing/execCommand/merge-text-decoration-with-typing-style.html: Added. * editing/style/push-down-inline-styles-expected.txt: Rebaselined due to the change in which text decoration values appear. * editing/style/script-tests/push-down-inline-styles.js: Ditto. 2011-03-01 Tony Gentilcore Unreviewed expectations update [chromium] Rebaseline fast/ruby/base-shorter-than-text.html https://bugs.webkit.org/show_bug.cgi?id=55522 This changed as a result of r80015. * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum: Added. * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png: Added. 2011-03-01 Jeremy Orlow Reviewed by Steve Block. When an IDBTransaction is aborted, all requests that have not yet fired should fire an ABORT_ERR https://bugs.webkit.org/show_bug.cgi?id=54785 * storage/indexeddb/transaction-abort.html: Added * storage/indexeddb/transaction-abort-expected.txt: Added 2011-03-01 Tony Gentilcore Unreviewed new baseline [chromium] Add win baseline for fast/table/table-and-parts-outline.html https://bugs.webkit.org/show_bug.cgi?id=55517 Test was added by r80040 * platform/chromium-win/fast/table/table-and-parts-outline-expected.checksum: Added. * platform/chromium-win/fast/table/table-and-parts-outline-expected.png: Added. * platform/chromium-win/fast/table/table-and-parts-outline-expected.txt: Added. 2011-03-01 Helder Correia Reviewed by Simon Fraser. No shadow when stroking a path with a gradient https://bugs.webkit.org/show_bug.cgi?id=55436 This happens in CG and is related to bug 52509, this time to be fixed in GraphicsContext::strokePath(). The gradient needs to be drawn clipped to the stroke on a CGLayer first, then the layer drawn on the GraphicsContext. * fast/canvas/canvas-strokePath-gradient-shadow-expected.txt: Added. * fast/canvas/canvas-strokePath-gradient-shadow.html: Added. * fast/canvas/script-tests/canvas-strokePath-gradient-shadow.js: Added. * platform/chromium/test_expectations.txt: Skip new test since it fails. * platform/mac/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. * platform/mac/svg/css/path-gradient-stroke-shadow-expected.png: Added. * platform/mac/svg/css/path-gradient-stroke-shadow-expected.txt: Added. * platform/qt/Skipped: Skip new test since it fails. * platform/qt/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. * platform/qt/svg/css/path-gradient-stroke-shadow-expected.png: Added. * platform/qt/svg/css/path-gradient-stroke-shadow-expected.txt: Added. * svg/css/path-gradient-stroke-shadow.svg: Added. 2011-03-01 Tony Gentilcore Unreviewed new baseline [chromium] Add linux baseline for fast/table/table-and-parts-outline.html https://bugs.webkit.org/show_bug.cgi?id=55511 Test was added by r80040 * platform/chromium-linux/fast/table/table-and-parts-outline-expected.checksum: Added. * platform/chromium-linux/fast/table/table-and-parts-outline-expected.png: Added. * platform/chromium-linux/fast/table/table-and-parts-outline-expected.txt: Added. 2011-03-01 James Simonsen Reviewed by Tony Gentilcore. [Web Timing] Handle the case where no responseEnd time is available. https://bugs.webkit.org/show_bug.cgi?id=55444 * platform/chromium/test_expectations.txt: Remove CRASH from fast/dom/prototype-inheritance-2.html 2011-03-01 Sheriff Bot Unreviewed, rolling out r80037. http://trac.webkit.org/changeset/80037 https://bugs.webkit.org/show_bug.cgi?id=55508 broke compile on SL (Requested by tonyg-cr on #webkit). * fast/css/content/content-quotes-01-expected.txt: Removed. * fast/css/content/content-quotes-01.html: Removed. * fast/css/content/content-quotes-02-expected.txt: Removed. * fast/css/content/content-quotes-02.html: Removed. * fast/css/content/content-quotes-03-expected.txt: Removed. * fast/css/content/content-quotes-03.html: Removed. * fast/css/content/content-quotes-04-expected.txt: Removed. * fast/css/content/content-quotes-04.html: Removed. * fast/css/content/content-quotes-05-expected.txt: Removed. * fast/css/content/content-quotes-05.html: Removed. * fast/css/content/content-quotes-06-expected.txt: Removed. * fast/css/content/content-quotes-06.html: Removed. 2011-03-01 Abhishek Arya Reviewed by Dave Hyatt. Tests that we draw outlines for table and table cells. https://bugs.webkit.org/show_bug.cgi?id=55474 * fast/table/table-and-parts-outline.html: Added. * platform/mac/fast/table/table-and-parts-outline-expected.checksum: Added. * platform/mac/fast/table/table-and-parts-outline-expected.png: Added. * platform/mac/fast/table/table-and-parts-outline-expected.txt: Added. 2011-03-01 Sheriff Bot Unreviewed, rolling out r80028. http://trac.webkit.org/changeset/80028 https://bugs.webkit.org/show_bug.cgi?id=55502 'caused crashes; rolling out while investigating' (Requested by jorlow on #webkit). * storage/indexeddb/transaction-abort-expected.txt: Removed. * storage/indexeddb/transaction-abort.html: Removed. 2011-03-01 Carol Szabo Reviewed by David Hyatt content property doesn't support quotes https://bugs.webkit.org/show_bug.cgi?id=6503 Added new tests for quotes. * fast/css/content/content-quotes-01-expected.txt: Added. * fast/css/content/content-quotes-01.html: Added. * fast/css/content/content-quotes-02-expected.txt: Added. * fast/css/content/content-quotes-02.html: Added. * fast/css/content/content-quotes-03-expected.txt: Added. * fast/css/content/content-quotes-03.html: Added. * fast/css/content/content-quotes-04-expected.txt: Added. * fast/css/content/content-quotes-04.html: Added. * fast/css/content/content-quotes-05-expected.txt: Added. * fast/css/content/content-quotes-05.html: Added. 2011-03-01 Michael Nordman Reviewed by Alexey Proskuryakov. Tests for the correct relative priorities of network vs fallback namespaces in the appcache. If a resource url is in an appcache's network namespace and fallback namespace, the network namespace wins (with the exception of the special '*' network namespace which does not take priority over the fallback namespace. https://bugs.webkit.org/show_bug.cgi?id=49292 * http/tests/appcache/online-fallback-layering-expected.txt: Added. * http/tests/appcache/online-fallback-layering.html: Added. * http/tests/appcache/resources/fallbacknamespace-fallback-resource.txt: Added. * http/tests/appcache/resources/fallbacknamespace-networknamespace-existing-resource.html: Added. * http/tests/appcache/resources/online-fallback-layering.manifest: Added. 2011-03-01 Tony Gentilcore Unreviewed expectations update. [chromium] fast/text/font-size-zero.html https://bugs.webkit.org/show_bug.cgi?id=55497 Appears to have been fixed by r79694. * platform/chromium/test_expectations.txt: 2011-03-01 Joseph Pecoraro Unreviewed, fix GTK DumpRenderTree crash. Viewport parsing no longer accepts "1.0;" value as valid. https://bugs.webkit.org/show_bug.cgi?id=53705 Follow-up fix. Pass the correct number of arguments into layoutTestController.dumpConfigurationForViewport. * fast/viewport/viewport-129.html: 2011-02-18 Jeremy Orlow Reviewed by Steve Block. When an IDBTransaction is aborted, all requests that have not yet fired should fire an ABORT_ERR https://bugs.webkit.org/show_bug.cgi?id=54785 * storage/indexeddb/transaction-abort.html: Added * storage/indexeddb/transaction-abort-expected.txt: Added 2011-03-01 Tony Gentilcore Unreviewed build fix. [chromium] Skip test added w/o expectations https://bugs.webkit.org/show_bug.cgi?id=55496 Added by r80012 without expectations * platform/chromium/test_expectations.txt: 2011-03-01 Mihai Parparita Unreviewed Chromium expectations change. Remove failing expectations for editing/ tests that pass after r79961. * platform/chromium/test_expectations.txt: 2011-02-28 Jeremy Orlow Reviewed by Steve Block. Only IndexedDB's error event should be cancelable https://bugs.webkit.org/show_bug.cgi?id=55413 Add checks to existing tests. * storage/indexeddb/objectstore-basics.html: * storage/indexeddb/transaction-basics.html: 2011-03-01 Jia Pu Reviewed by Darin Adler. Remove CorrectionIndicator markers sooner. https://bugs.webkit.org/show_bug.cgi?id=54893 See WebCore/ChangeLog for detail. * platform/mac-leopard/Skipped: * platform/mac-snowleopard/Skipped: * platform/mac-tiger/Skipped: * platform/mac-wk2/Skipped: * platform/mac/editing/spelling/autocorrection-simple-expected.checksum: * platform/mac/editing/spelling/autocorrection-simple-expected.png: * platform/mac/editing/spelling/autocorrection-simple-expected.txt: * platform/mac/editing/spelling/autocorrection-simple.html: * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum: * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png: * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.checksum: Added. * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.png: Added. * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt: Copied from LayoutTests/platform/mac/editing/spelling/autocorrection-simple-expected.txt. * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation.html: Copied from LayoutTests/platform/mac/editing/spelling/autocorrection-simple.html. 2011-03-01 Tony Gentilcore Unreviewed build fix. [chromium] pass fast/table/fixed-with-auto-with-colspan-vertical.html https://bugs.webkit.org/show_bug.cgi?id=55491 Fixed by r79760. * platform/chromium/test_expectations.txt: 2011-03-01 Steve Lacey Reviewed by Eric Carlson. Create layout test for progress event and remove test for suspend event. LayoutTests/http/tests/media/video-play-suspend is now hanging on chromium https://bugs.webkit.org/show_bug.cgi?id=55198 * http/tests/media/video-play-progress-expected.txt: Added. * http/tests/media/video-play-progress.html: Added. * http/tests/media/video-play-suspend-expected.txt: Removed. * http/tests/media/video-play-suspend.html: Removed. * platform/gtk/Skipped: * platform/mac/Skipped: * platform/win/Skipped: 2011-03-01 Martin Robinson REGRESSION (r79762): Items in have focus rings, but shouldn't https://bugs.webkit.org/show_bug.cgi?id=55323 Added test case that draws focus rings on selected items when spatial navigation is enabled. * fast/spatial-navigation/snav-multiple-select-focusring.html: Added. * platform/mac/fast/spatial-navigation: Added. * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added. * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added. * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added. 2011-02-28 David Hyatt Reviewed by Dan Bernstein. https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. Change staticX and staticY to be staticInlinePosition and staticBlockPosition. Patch all of the computations involving these variables to be writing mode aware. Mixed writing modes are not yet supported. Added new tests in fast/block/positioning/auto. * fast/block/positioning/auto/vertical-lr: Added. * fast/block/positioning/auto/vertical-lr/001.html: Added. * fast/block/positioning/auto/vertical-lr/002.html: Added. * fast/block/positioning/auto/vertical-lr/003.html: Added. * fast/block/positioning/auto/vertical-lr/004.html: Added. * fast/block/positioning/auto/vertical-lr/005.html: Added. * fast/block/positioning/auto/vertical-lr/006.html: Added. * fast/block/positioning/auto/vertical-lr/007.html: Added. * fast/block/positioning/auto/vertical-rl: Added. * fast/block/positioning/auto/vertical-rl/001.html: Added. * fast/block/positioning/auto/vertical-rl/002.html: Added. * fast/block/positioning/auto/vertical-rl/003.html: Added. * fast/block/positioning/auto/vertical-rl/004.html: Added. * fast/block/positioning/auto/vertical-rl/005.html: Added. * fast/block/positioning/auto/vertical-rl/006.html: Added. * fast/block/positioning/auto/vertical-rl/007.html: Added. * platform/mac/fast/block/positioning/auto/vertical-lr: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-rl: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.txt: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.png: Added. * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.txt: Added. 2011-02-28 Jungshik Shin https://bugs.webkit.org/show_bug.cgi?id=55121 [chromium] Unreviewed change of test_expectations.txt With the platform-specific expectation file landed in r79912, fast/xsl/sort-locale-expected.txt should pass now on chromium. So, remove it from the failure list. * platform/chromium/test_expectations.txt: 2011-02-28 Sheriff Bot Unreviewed, rolling out r78789. http://trac.webkit.org/changeset/78789 https://bugs.webkit.org/show_bug.cgi?id=55409 Incorrect canvas fallback implementation (Requested by inferno-sec on #webkit). * accessibility/canvas-fallback-content-expected.txt: Removed. * accessibility/canvas-fallback-content.html: Removed. * accessibility/canvas.html: 2011-02-28 Sheriff Bot Unreviewed, rolling out r79425. http://trac.webkit.org/changeset/79425 https://bugs.webkit.org/show_bug.cgi?id=55406 Incorrect canvas fallback implementation. (Requested by inferno-sec on #webkit). * canvas/canvas-mouse-events-expected.txt: Removed. * canvas/canvas-mouse-events.html: Removed. * platform/mac-wk2/Skipped: * platform/qt-wk2/Skipped: * platform/win-wk2/Skipped: 2011-02-28 Adam Klein Reviewed by Adam Barth. [fileapi] Implement LocalFileSystem.resolveLocalFileSystemURI https://bugs.webkit.org/show_bug.cgi?id=54774 Tests for resolveLocalFileSystemURI. * fast/filesystem/resolve-uri-expected.txt: Added. * fast/filesystem/resolve-uri.html: Added. * fast/filesystem/script-tests/resolve-uri.js: Added. 2011-02-28 Mihai Parparita Unreviewed Chromium rebaseline. Fix 3 tests for Snow Leopard by removing out of date chromium-mac baselines (there are already chromium-mac-leopard results). Revert rebaseline done by r79881 since the behavior was reverted by r79900. * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Removed. * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed. * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Removed. * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-position-expected.checksum: Removed. * platform/chromium-mac/fast/forms/placeholder-position-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum: * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png: 2011-02-28 Jungshik Shin Reviewed by Tony Chang https://bugs.webkit.org/show_bug.cgi?id=55121 [chromium] Recently, French Academy changed the sorting rules for French in such a way that accents are not weighted from the end of a word any more. ICU 4.6 / CLDR 1.9 incorporated the change. Canadian French hasn't adopted the change, yet. Chrome is the only port that uses new rules with ICU 4.6. So, for now, I'm changing the expectation file for Chrome only. * platform/chromium/fast/xsl: Added. * platform/chromium/fast/xsl/sort-locale-expected.txt: Copied from LayoutTests/fast/xsl/sort-locale-expected.txt. 2011-02-28 Chang Shu Reviewed by Adele Peterson. REGRESSION (r79762): Items in element in multiple selection mode https://bugs.webkit.org/show_bug.cgi?id=49261 Enhanced existing tests and added new tests for the bug. * fast/spatial-navigation/snav-multiple-select-expected.txt: * fast/spatial-navigation/snav-multiple-select.html: * fast/spatial-navigation/snav-single-select-list-expected.txt: Added. * fast/spatial-navigation/snav-single-select-list.html: Added. 2011-02-25 Ryosuke Niwa Reviewed by Eric Seidel. Make positioned elements work with vertical text https://bugs.webkit.org/show_bug.cgi?id=46500 Rebaseline fast/table/fixed-with-auto-with-colspan-vertical.html for r79725. * platform/gtk/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.checksum: * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.png: * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: 2011-02-25 James Robinson Update chromium expectations and add new chromium and mac-leopard baselines for new tests. * platform/chromium-linux/fast/block/positioning/differing-writing-modes-expected.checksum: Added. * platform/chromium-linux/fast/block/positioning/differing-writing-modes-expected.png: Added. * platform/chromium-linux/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added. * platform/chromium-linux/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. * platform/chromium-linux/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added. * platform/chromium-linux/fast/table/table-continuation-outline-paint-crash-expected.png: Added. * platform/chromium-win/fast/block/positioning/differing-writing-modes-expected.checksum: Added. * platform/chromium-win/fast/block/positioning/differing-writing-modes-expected.png: Added. * platform/chromium-win/fast/block/positioning/differing-writing-modes-expected.txt: Added. * platform/chromium-win/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added. * platform/chromium-win/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. * platform/chromium-win/fast/block/positioning/differing-writing-modes-replaced-expected.txt: Added. * platform/chromium-win/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added. * platform/chromium-win/fast/table/table-continuation-outline-paint-crash-expected.png: Added. * platform/chromium-win/fast/table/table-continuation-outline-paint-crash-expected.txt: Added. * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/block/positioning/differing-writing-modes-expected.checksum: Added. * platform/mac-leopard/fast/block/positioning/differing-writing-modes-expected.png: Added. * platform/mac-leopard/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added. * platform/mac-leopard/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. * platform/mac-leopard/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added. * platform/mac-leopard/fast/table/table-continuation-outline-paint-crash-expected.png: Added. 2011-02-25 Mihai Parparita Unreviewed rebaseline. Update mac/ pixel baselines for Snow Leopard (new results match chromium-mac and/or chromium-mac-leopard ones, which are known to be good). * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum: * platform/mac/fast/backgrounds/svg-as-background-5-expected.png: * platform/mac/fast/block/margin-collapse/103-expected.checksum: * platform/mac/fast/block/margin-collapse/103-expected.png: * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: * platform/mac/fast/css/empty-pseudo-class-expected.checksum: * platform/mac/fast/css/empty-pseudo-class-expected.png: * platform/mac/fast/css/first-child-pseudo-class-expected.checksum: * platform/mac/fast/css/first-child-pseudo-class-expected.png: * platform/mac/fast/css/first-of-type-pseudo-class-expected.checksum: * platform/mac/fast/css/first-of-type-pseudo-class-expected.png: * platform/mac/fast/css/font-face-default-font-expected.checksum: * platform/mac/fast/css/font-face-default-font-expected.png: * platform/mac/fast/css/font_property_normal-expected.checksum: * platform/mac/fast/css/font_property_normal-expected.png: * platform/mac/fast/css/last-child-pseudo-class-expected.checksum: * platform/mac/fast/css/last-child-pseudo-class-expected.png: * platform/mac/fast/css/last-of-type-pseudo-class-expected.checksum: * platform/mac/fast/css/last-of-type-pseudo-class-expected.png: * platform/mac/fast/css/line-height-font-order-expected.checksum: * platform/mac/fast/css/line-height-font-order-expected.png: * platform/mac/fast/css/only-child-pseudo-class-expected.checksum: * platform/mac/fast/css/only-child-pseudo-class-expected.png: * platform/mac/fast/css/only-of-type-pseudo-class-expected.checksum: * platform/mac/fast/css/only-of-type-pseudo-class-expected.png: * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum: * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: * platform/mac/fast/dynamic/008-expected.checksum: * platform/mac/fast/dynamic/008-expected.png: * platform/mac/fast/events/context-no-deselect-expected.checksum: * platform/mac/fast/events/context-no-deselect-expected.png: * platform/mac/fast/forms/placeholder-position-expected.checksum: * platform/mac/fast/forms/placeholder-position-expected.png: * platform/mac/fast/html/keygen-expected.checksum: * platform/mac/fast/html/keygen-expected.png: * platform/mac/fast/lists/dynamic-marker-crash-expected.checksum: * platform/mac/fast/lists/dynamic-marker-crash-expected.png: * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: * platform/mac/fast/selectors/166-expected.checksum: * platform/mac/fast/selectors/166-expected.png: * platform/mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum: * platform/mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png: * platform/mac/fast/text/international/bidi-linebreak-001-expected.checksum: * platform/mac/fast/text/international/bidi-linebreak-001-expected.png: * platform/mac/fast/text/international/bidi-linebreak-002-expected.checksum: * platform/mac/fast/text/international/bidi-linebreak-002-expected.png: * platform/mac/fast/text/international/bidi-linebreak-003-expected.checksum: * platform/mac/fast/text/international/bidi-linebreak-003-expected.png: * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png: * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum: * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: * platform/mac/fonts/sans-serif-expected.checksum: * platform/mac/fonts/sans-serif-expected.png: * platform/mac/svg/custom/text-dom-01-f-expected.checksum: * platform/mac/svg/custom/text-dom-01-f-expected.png: * platform/mac/tables/mozilla/bugs/bug113235-1-expected.checksum: * platform/mac/tables/mozilla/bugs/bug113235-1-expected.png: * platform/mac/tables/mozilla/bugs/bug113424-expected.checksum: * platform/mac/tables/mozilla/bugs/bug113424-expected.png: * platform/mac/tables/mozilla/bugs/bug1188-expected.checksum: * platform/mac/tables/mozilla/bugs/bug1188-expected.png: * platform/mac/tables/mozilla/bugs/bug1318-expected.checksum: * platform/mac/tables/mozilla/bugs/bug1318-expected.png: * platform/mac/tables/mozilla/bugs/bug16012-expected.checksum: * platform/mac/tables/mozilla/bugs/bug16012-expected.png: * platform/mac/tables/mozilla/bugs/bug2479-2-expected.checksum: * platform/mac/tables/mozilla/bugs/bug2479-2-expected.png: * platform/mac/tables/mozilla/bugs/bug8858-expected.checksum: * platform/mac/tables/mozilla/bugs/bug8858-expected.png: * platform/mac/tables/mozilla/core/bloomberg-expected.checksum: * platform/mac/tables/mozilla/core/bloomberg-expected.png: * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.checksum: * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.png: 2011-02-25 Martin Robinson Add the final set of missing GTK+ SVG pixel results. * platform/gtk/svg/dynamic-updates: Add missing results. 2011-02-25 Martin Robinson Add another set of missing GTK+ SVG pixel results. * platform/gtk/svg/dynamic-updates: Add missing pixel results. 2011-02-25 Martin Robinson Add the next set of missing GTK+ SVG pixel results. * platform/gtk/svg/dom/SVGRectElement: Add missing pixel reults. * platform/gtk/svg/dynamic-updates: Ditto. 2011-02-25 Martin Robinson Add some missing GTK+ SVG pixel results. * platform/gtk/svg: Add missing GTK+ SVG pixel results. 2011-02-25 Martin Robinson Update GTK+ SVG pixel results which have changed. * platform/gtk/svg: Update SVG pixel resultsj 2011-02-25 Abhishek Arya Reviewed by Dave Hyatt. Ensure that we do not add the inline continuation flow to the table's continuation table map for painting. The layout test should not crash on assert and should show a solid outline around the inline child. https://bugs.webkit.org/show_bug.cgi?id=54690 * fast/table/table-continuation-outline-paint-crash.html: Added. * platform/mac/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added. * platform/mac/fast/table/table-continuation-outline-paint-crash-expected.png: Added. * platform/mac/fast/table/table-continuation-outline-paint-crash-expected.txt: Added. 2011-02-25 James Robinson Update chromium test expectations. * platform/chromium/test_expectations.txt: 2011-02-25 Mihai Parparita Unreviewed Chromium expectations update. Fix 16 tests for Chromium Snow Leopard by promoting chromium-mac-leopard results to mac-leopard and removing outdated chromium-mac and chromium-mac-snowleopard ones. * platform/chromium-mac-leopard/svg/batik/masking/maskRegions-expected.checksum: Removed. * platform/chromium-mac-leopard/svg/batik/masking/maskRegions-expected.png: Removed. * platform/chromium-mac-leopard/svg/batik/masking/maskRegions-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.checksum: Removed. * platform/chromium-mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/junk-data-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/custom/junk-data-expected.checksum. * platform/chromium-mac-leopard/svg/custom/junk-data-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/junk-data-expected.png. * platform/chromium-mac-leopard/svg/custom/junk-data-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/custom/junk-data-expected.txt. * platform/chromium-mac-leopard/svg/custom/missing-xlink-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/custom/missing-xlink-expected.checksum. * platform/chromium-mac-leopard/svg/custom/missing-xlink-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/missing-xlink-expected.png. * platform/chromium-mac-leopard/svg/custom/missing-xlink-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/custom/missing-xlink-expected.txt. * platform/chromium-mac-leopard/svg/custom/viewBox-hit-expected.checksum: Removed. * platform/chromium-mac-leopard/svg/custom/viewBox-hit-expected.png: Removed. * platform/chromium-mac-leopard/svg/filters/filterRes-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/filters/filterRes-expected.checksum. * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Removed. * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: Removed. * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum: * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Removed. * platform/chromium-mac/svg/batik/masking/maskRegions-expected.checksum: Removed. * platform/chromium-mac/svg/batik/masking/maskRegions-expected.png: Removed. * platform/chromium-mac/svg/css/text-gradient-shadow-expected.checksum: Removed. * platform/chromium-mac/svg/custom/absolute-sized-content-with-resources-expected.checksum: Removed. * platform/chromium-mac/svg/custom/absolute-sized-content-with-resources-expected.png: Removed. * platform/chromium-mac/svg/custom/viewBox-hit-expected.checksum: Removed. * platform/chromium-mac/svg/custom/viewBox-hit-expected.png: Removed. * platform/chromium-mac/svg/filters/feComposite-expected.checksum: Removed. * platform/chromium-mac/svg/filters/feComposite-expected.png: Removed. * platform/chromium-mac/svg/hixie/perf/007-expected.checksum: Removed. * platform/chromium-mac/svg/hixie/perf/007-expected.png: Removed. * platform/chromium-mac/svg/repaint/filter-repaint-expected.checksum: Removed. * platform/chromium-mac/svg/repaint/filter-repaint-expected.png: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug23235-expected.checksum: Removed. * platform/chromium-mac/tables/mozilla/bugs/bug23235-expected.png: Removed. * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Removed. * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.png: Removed. * platform/chromium-mac/tables/mozilla_expected_failures/bugs/97619-expected.checksum: Removed. * platform/chromium/test_expectations.txt: * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png. * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: * platform/mac-leopard/svg/batik/masking/maskRegions-expected.checksum: * platform/mac-leopard/svg/batik/masking/maskRegions-expected.png: * platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt: Removed. * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.checksum: * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.png: * platform/mac-leopard/svg/custom/viewBox-hit-expected.checksum: * platform/mac-leopard/svg/custom/viewBox-hit-expected.png: * platform/mac-leopard/tables/mozilla/bugs/bug23235-expected.checksum: * platform/mac-leopard/tables/mozilla/bugs/bug23235-expected.png: * platform/mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: * platform/mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: * platform/mac-leopard/tables/mozilla_expected_failures/bugs/97619-expected.checksum: * platform/mac-leopard/tables/mozilla_expected_failures/bugs/97619-expected.png: 2011-02-25 David Hyatt Reviewed by Sam Weinig. https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. Make positioned objects work with all possible crazy combinations of mixed writing modes. Added new helper functions that flip around the padding box of the containing block and then add in the appropriate border side to ensure that the offset of the positioned object is actually correctly placed in the containing block's local coordinate space. Added two new tests of both replaced and non-replaced positioned elements in mixed writing mode environments. * fast/block/positioning/differing-writing-modes-replaced.html: Added. * fast/block/positioning/differing-writing-modes.html: Added. * platform/mac/fast/block/positioning/differing-writing-modes-expected.checksum: Added. * platform/mac/fast/block/positioning/differing-writing-modes-expected.png: Added. * platform/mac/fast/block/positioning/differing-writing-modes-expected.txt: Added. * platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added. * platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. * platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.txt: Added. 2011-02-25 Jessie Berlin [Windows 7 Release Tests] http/tests/xmlhttprequest/basic-auth-nouser.html and basic-auth-nopassword.html failing since introduction in r74609 https://bugs.webkit.org/show_bug.cgi?id=51596 Unreviewed. Adding http/tests/xmlhttprequest/basic-auth-nopassword.html to the Skipped list because it is consistently timing out on the Windows XP Debug bot. * platform/win-xp/Skipped: 2011-02-25 Mihai Parparita Fix 10 tests for Chromium Snow Leopard by promoting chromium-mac-leopard results to mac-leopard and removing outdated chromium-mac and chromium-mac-snowleopard ones. * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Removed. * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/select-baseline-expected.checksum: Removed. * platform/chromium-mac-leopard/fast/forms/select-baseline-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/text/atsui-negative-spacing-features-expected.checksum: Removed. * platform/chromium-mac-snowleopard/fast/text/atsui-negative-spacing-features-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/text/atsui-spacing-features-expected.checksum: Removed. * platform/chromium-mac-snowleopard/fast/text/atsui-spacing-features-expected.png: Removed. * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: Removed. * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.png: Removed. * platform/chromium-mac/fast/forms/select-baseline-expected.checksum: Removed. * platform/chromium-mac/fast/forms/select-baseline-expected.png: Removed. * platform/chromium-mac/fast/forms/text-style-color-expected.checksum: Removed. * platform/chromium-mac/fast/forms/text-style-color-expected.png: Removed. * platform/chromium-mac/fast/multicol/shadow-breaking-expected.checksum: Removed. * platform/chromium-mac/fast/multicol/shadow-breaking-expected.png: Removed. * platform/chromium-mac/fast/table/028-vertical-expected.checksum: Removed. * platform/chromium-mac/fast/table/028-vertical-expected.png: Removed. * platform/chromium-mac/fast/text/complex-text-opacity-expected.checksum: Removed. * platform/chromium-mac/fast/text/complex-text-opacity-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: * platform/mac-leopard/fast/dom/isindex-002-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/dom/isindex-002-expected.checksum. * platform/mac-leopard/fast/dom/isindex-002-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/isindex-002-expected.png. * platform/mac-leopard/fast/dom/replaceChild-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/dom/replaceChild-expected.checksum. * platform/mac-leopard/fast/dom/replaceChild-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/replaceChild-expected.png. * platform/mac-leopard/fast/forms/select-baseline-expected.checksum: * platform/mac-leopard/fast/forms/select-baseline-expected.png: * platform/mac-leopard/fast/forms/text-style-color-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/forms/text-style-color-expected.checksum. * platform/mac-leopard/fast/forms/text-style-color-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/forms/text-style-color-expected.png. * platform/mac-leopard/fast/multicol/shadow-breaking-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.checksum. * platform/mac-leopard/fast/multicol/shadow-breaking-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.png. * platform/mac-leopard/fast/table/028-vertical-expected.checksum: * platform/mac-leopard/fast/table/028-vertical-expected.png: * platform/mac-leopard/fast/text/atsui-negative-spacing-features-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/text/atsui-negative-spacing-features-expected.checksum. * platform/mac-leopard/fast/text/atsui-negative-spacing-features-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/text/atsui-negative-spacing-features-expected.png. * platform/mac-leopard/fast/text/atsui-spacing-features-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/text/atsui-spacing-features-expected.checksum. * platform/mac-leopard/fast/text/atsui-spacing-features-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/text/atsui-spacing-features-expected.png. * platform/mac-leopard/fast/text/complex-text-opacity-expected.checksum: * platform/mac-leopard/fast/text/complex-text-opacity-expected.png: 2011-02-25 James Robinson Add chromium win/linux baselines for new vertical replaced test and update various expectations. * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.checksum: * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.checksum: Added. * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Added. * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.checksum: Added. * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Added. * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.checksum: Added. * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Added. * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt: Added. * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added. * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added. * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.checksum: Added. * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Added. * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt: Added. * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added. * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-02-25 Tony Chang Unreviewed, updating chromium linux baselines after changes to RGBToHSL code in chromium. * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.checksum: * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.png: * platform/chromium-linux/fast/forms/menulist-style-color-expected.checksum: * platform/chromium-linux/fast/forms/menulist-style-color-expected.png: * platform/chromium-linux/fast/forms/select-baseline-expected.checksum: * platform/chromium-linux/fast/forms/select-baseline-expected.png: 2011-02-25 Eric Carlson Reviewed by Eric Seidel. 'load' and 'error' events fired for @poster https://bugs.webkit.org/show_bug.cgi?id=54908 * media/video-poster.html: Register listeners for 'load' and 'error' events so the test will fail if they ever fire. 2011-02-25 Jessie Berlin media/controls-without-preload.html failing on Windows. https://bugs.webkit.org/show_bug.cgi?id=50471 Unreviewed. Add Windows-XP specific (failing?) results to get the bots green. * platform/win-xp/media/controls-without-preload-expected.txt: Added. 2011-02-25 Mihai Parparita Unreviewed Chromium expectations update. Add recent Snow Leopard failures. * platform/chromium/test_expectations.txt: 2011-02-25 Mihai Parparita Unreviewed Chromium expectations update. Fix fast/inline/inline-box-background-repeat-x.html, fast/inline/ inline-box-background-repeat-y.html and fast/inline/ inline-box-background.html for Chromium Snow Leopard by promoting chromium-mac-leopard results to mac-leopard and removing outdated chromium-mac ones. * platform/chromium-mac/fast/inline/inline-box-background-expected.checksum: Removed. * platform/chromium-mac/fast/inline/inline-box-background-expected.png: Removed. * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.checksum: Removed. * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.png: Removed. * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.checksum: Removed. * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/inline/inline-box-background-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-expected.checksum. * platform/mac-leopard/fast/inline/inline-box-background-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-expected.png. * platform/mac-leopard/fast/inline/inline-box-background-repeat-x-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-x-expected.checksum. * platform/mac-leopard/fast/inline/inline-box-background-repeat-x-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-x-expected.png. * platform/mac-leopard/fast/inline/inline-box-background-repeat-y-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-y-expected.checksum. * platform/mac-leopard/fast/inline/inline-box-background-repeat-y-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-y-expected.png. 2011-02-25 Mihai Parparita Unreviewed Chromium expectations update. Fix fast/dom/34176.html and fast/dom/52776.html for Chromium Snow Leopard by promoting chromium-mac-leopard results to mac-leopard and removing outdated chromium-mac ones. * platform/chromium-mac-leopard/fast/dom/52776-expected.txt: Removed. * platform/chromium-mac/fast/dom/52776-expected.txt: Removed. * platform/mac-leopard/fast/dom/34176-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/dom/34176-expected.checksum. * platform/mac-leopard/fast/dom/34176-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/34176-expected.png. * platform/mac-leopard/fast/dom/52776-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/dom/52776-expected.checksum. * platform/mac-leopard/fast/dom/52776-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/52776-expected.png. 2011-02-25 James Robinson More chromium expectations and baselines. * platform/chromium-gpu-linux/platform/chromium/compositing/layout-width-change-expected.checksum: Added. * platform/chromium-gpu-linux/platform/chromium/compositing/layout-width-change-expected.png: Added. * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.checksum: Added. * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.png: Added. * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.checksum: Added. * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-02-25 James Robinson Fix typo in Chromium test expectations. * platform/chromium/test_expectations.txt: 2011-02-25 David Hyatt Reviewed by Sam Weinig. https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. Patch computePositionedLogicalHeightReplaced to be writing-mode aware. Added six new tests in fast/replaced. * fast/replaced/vertical-lr: Added. * fast/replaced/vertical-lr/absolute-position-percentage-width.html: Added. * fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom.html: Added. * fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right.html: Added. * fast/replaced/vertical-rl: Added. * fast/replaced/vertical-rl/absolute-position-percentage-width.html: Added. * fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom.html: Added. * fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right.html: Added. 2011-02-25 James Robinson Update chromium expectations and baselines for some ruby tests. * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added. * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added. * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added. * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added. * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added. * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-02-25 Mihai Parparita Unreviewed Chromium expectations update. Fix editing/selection/caret-rtl* for Chromium Snow Leopard. Remove outdated chromium-mac baselines (the test will pass on Chromium SL with the mac/ baselines). Promote the chromium-mac-leopard baselines to mac-leopard (since the Mac port will pass with them on Leopard). * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: Removed. * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: Removed. * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum: Removed. * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png: Removed. * platform/chromium-mac/editing/selection/caret-rtl-expected.checksum: Removed. * platform/chromium-mac/editing/selection/caret-rtl-expected.png: Removed. * platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum: Removed. * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/mac-leopard/editing/selection/caret-rtl-2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-2-expected.checksum. * platform/mac-leopard/editing/selection/caret-rtl-2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-2-expected.png. * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-2-left-expected.checksum. * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-2-left-expected.png. * platform/mac-leopard/editing/selection/caret-rtl-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-expected.checksum. * platform/mac-leopard/editing/selection/caret-rtl-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-expected.png. * platform/mac-leopard/editing/selection/caret-rtl-right-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-right-expected.checksum. * platform/mac-leopard/editing/selection/caret-rtl-right-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-right-expected.png. 2011-02-25 Mihai Parparita Unreviewed Chromium expectations update. editing/pasteboard/merge-end-list.html was failing on Chromium Snow Leopard because it was picking up the .checksum file in chromium-mac/, even though it would pass with the mac/ .png/.checksum. Additionally, the chromium-mac .checksum had no corresponding .png. Fixes things by deleting the lone .checksum in chromium-mac and updating the mac-leopard results (which can be used by both the Mac and Chromium ports). * platform/chromium-mac/editing/pasteboard/merge-end-list-expected.checksum: Removed. * platform/chromium/test_expectations.txt: * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.checksum: * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.png: 2011-02-25 Vangelis Kokkevis Reviewed by Simon Fraser. [chromium] Adding test to ensure clipping layer gets updated when layout width/height change in the page. https://bugs.webkit.org/show_bug.cgi?id=55103 * platform/chromium/compositing/layout-width-change-expected.checksum: Added. * platform/chromium/compositing/layout-width-change-expected.png: Added. * platform/chromium/compositing/layout-width-change-expected.txt: Added. * platform/chromium/compositing/layout-width-change.html: Added. 2011-02-25 Jessie Berlin [Windows 7 Release Tests] fast/ruby/base-shorter-than-text.html failing since introduction in r79629. https://bugs.webkit.org/show_bug.cgi?id=55230 Add Windows-specific expected results. Unreviewed. * platform/win/fast/ruby/base-shorter-than-text-expected.checksum: Added. * platform/win/fast/ruby/base-shorter-than-text-expected.png: Added. * platform/win/fast/ruby/base-shorter-than-text-expected.txt: Added. 2011-02-25 Sergio Villar Senin Unreviewed. Added new GTK+ expectations for new tests. * platform/gtk/svg/custom/animate-target-id-changed-expected.checksum: Added. * platform/gtk/svg/custom/animate-target-id-changed-expected.png: Added. * platform/gtk/svg/custom/animate-target-id-changed-expected.txt: Added. * platform/gtk/svg/custom/animate-target-removed-from-document-expected.checksum: Added. * platform/gtk/svg/custom/animate-target-removed-from-document-expected.png: Added. * platform/gtk/svg/custom/animate-target-removed-from-document-expected.txt: Added. * platform/gtk/transitions/default-timing-function-expected.checksum: Added. * platform/gtk/transitions/default-timing-function-expected.png: Added. * platform/gtk/transitions/default-timing-function-expected.txt: Added. 2011-02-25 Abhishek Arya Reviewed by Dave Hyatt. Tests that we do not crash when removing a text node adjacent to a word break node. https://bugs.webkit.org/show_bug.cgi?id=55206 * fast/text/resources/word-break-next-linebox-not-dirty-crash.html: Added. * fast/text/word-break-next-linebox-not-dirty-crash-main-expected.txt: Added. * fast/text/word-break-next-linebox-not-dirty-crash-main.html: Added. 2011-02-25 Mihai Parparita Unreviewed Chromium Snow Leopard expectations update. Remove failing expectations for tests that pass after r79653. Add one more known failure and flake. * platform/chromium/test_expectations.txt: 2011-02-25 Sergio Villar Senin Unreviewed. Added an inspector test that fails on GTK debug bots. * platform/gtk/Skipped: inspector/extensions/extensions-events.html 2011-02-25 Andrey Adaikin Reviewed by Pavel Feldman. Web Inspector: [Text editor] Add basic layout tests for the highlighter https://bugs.webkit.org/show_bug.cgi?id=54751 Adding basic tests for the highlighter. * inspector/editor/highlighter-basics-expected.txt: Added. * inspector/editor/highlighter-basics.html: Added. 2011-02-25 Sergio Villar Senin Unreviewed. Added new GTK test expectations. * platform/gtk/fast/block/positioning/vertical-lr: Added 6 new test expectations. * platform/gtk/fast/block/positioning/vertical-rl: Added 6 new test expectations. 2011-02-25 Nikolas Zimmermann Reviewed by Dirk Schulze. Implement SVGColor/SVGPaint API https://bugs.webkit.org/show_bug.cgi?id=55119 SVGColor::cssText() shouldn't return #RRGGBBAA colors https://bugs.webkit.org/show_bug.cgi?id=48120 Add two new tests covering the SVGColor/SVGPaint APIs. Adapt to SVGColor::cssText() changes, color is properly serialized now. * svg/animations/animate-color-transparent-expected.txt: * svg/animations/animate-currentColor-expected.txt: * svg/animations/animate-dynamic-update-attributeName-expected.txt: * svg/animations/animate-inherit-css-property-expected.txt: * svg/animations/script-tests/animate-color-transparent.js: (expectTransparent): (expectOtherColor): * svg/animations/script-tests/animate-currentColor.js: (sample1): * svg/animations/script-tests/animate-inherit-css-property.js: (sample1): * svg/css/getComputedStyle-basic-expected.txt: * svg/custom/getPresentationAttribute-modify.svg: * svg/custom/rgbcolor-syntax.svg: * svg/dom/SVGColor-expected.txt: Added. * svg/dom/SVGColor.html: Added. * svg/dom/SVGPaint-expected.txt: Added. * svg/dom/SVGPaint.html: Added. * svg/dom/script-tests/SVGColor.js: Added. (checkStopColor): * svg/dom/script-tests/SVGPaint.js: Added. (resetStyle): (checkFillColor): 2011-02-25 Renata Hodovan Reviewed by Nikolas Zimmermann. FESpecularLightingElement changes doesn't require relayout. https://bugs.webkit.org/show_bug.cgi?id=54451 Test what happens if we remove the light source of specularLight. * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.checksum: Added. * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png: Added. * svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.txt: Added. * svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource.html: Added. * svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-remove-lightSource.js: Added. (executeTest): 2011-02-25 Sergio Villar Senin Unreviewed. Updated GTK test expectations after r79618. * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt: * platform/gtk/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: 2011-02-25 Sergio Villar Senin Unreviewed. Skipped 3 SVG tests failing in GTK 32-bit release bot. * platform/gtk/Skipped: 2011-02-25 Csaba Osztrogonác Unreviewed. Update a Qt specific expected file after r79618. * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.checksum: * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.png: * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: 2011-02-24 Mihai Parparita Unreviewed Chromium expectations update. Rebaseline media/audio-repaint.html and media/video-display-toggle.html for Snow Leopard. * platform/chromium-mac-leopard/media/video-display-toggle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-display-toggle-expected.checksum. * platform/chromium-mac-leopard/media/video-display-toggle-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-display-toggle-expected.png. * platform/chromium-mac/media/audio-repaint-expected.checksum: * platform/chromium-mac/media/audio-repaint-expected.png: * platform/chromium-mac/media/video-display-toggle-expected.checksum: * platform/chromium-mac/media/video-display-toggle-expected.png: 2011-02-24 Simon Fraser Reviewed by Dan Bernstein. fast/repaint/bugzilla-6473.html is flakey https://bugs.webkit.org/show_bug.cgi?id=53655 Add a waitUntilDone() and notifyDone() to this test, since it uses a setTimeout(), and update results accordingly. * fast/repaint/bugzilla-6473.html: * platform/mac/fast/repaint/bugzilla-6473-expected.checksum: * platform/mac/fast/repaint/bugzilla-6473-expected.png: * platform/mac/fast/repaint/bugzilla-6473-expected.txt: 2011-02-24 Dan Bernstein Updated results after r79629. * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: 2011-02-24 Dan Bernstein Updated results after r79629. * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: 2011-02-24 Mihai Parparita Unreviewed Chromium expectations update. Fix a few css1/ and css2.1/ Snow Leopard failures by deleting obsolete chromium-mac baselines (so that we fall back on correct mac ones) Also promotes some chromium-mac-leopard baselines to mac-leopard, since they appear to work for the mac port too. * platform/chromium-mac-leopard/css1/box_properties/clear_float-expected.checksum: Removed. * platform/chromium-mac-leopard/css1/box_properties/clear_float-expected.png: Removed. * platform/chromium-mac-leopard/css1/box_properties/float_on_text_elements-expected.checksum: Removed. * platform/chromium-mac-leopard/css1/box_properties/float_on_text_elements-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Removed. * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Removed. * platform/chromium-mac/css1/box_properties/clear_float-expected.checksum: Removed. * platform/chromium-mac/css1/box_properties/clear_float-expected.png: Removed. * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.checksum: Removed. * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png: Removed. * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Removed. * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed. * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Removed. * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Removed. * platform/mac-leopard/css1/box_properties/clear_float-expected.checksum: * platform/mac-leopard/css1/box_properties/clear_float-expected.png: * platform/mac-leopard/css1/box_properties/float_on_text_elements-expected.checksum: * platform/mac-leopard/css1/box_properties/float_on_text_elements-expected.png: * platform/mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: * platform/mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: * platform/mac/css1/box_properties/float_elements_in_series-expected.checksum: * platform/mac/css1/box_properties/float_elements_in_series-expected.png: * platform/mac/css1/text_properties/text_align-expected.checksum: * platform/mac/css1/text_properties/text_align-expected.png: 2011-02-24 Matthew Delaney Reviewed by Simon Fraser. ImageBuffer::clip creates an image of the incorrect context in IOSurface case https://bugs.webkit.org/show_bug.cgi?id=55170 * fast/canvas/2d.fillText.gradient.html: Added. Draws a large "I" with an all-green gradient over a previously red canvas. Checks if (75,75) pixel is green to make sure the bottom left base of the I was painted, and checks (25,25) to make sure the red background wasn't overwritten by the textFill. 2011-02-24 James Robinson Update chromium-linux expectations for media/video-replaces-poster.html and expectations for V8 bugs. * platform/chromium-linux/media/video-replaces-poster-expected.checksum: * platform/chromium-linux/media/video-replaces-poster-expected.png: * platform/chromium/test_expectations.txt: 2011-02-24 Mihai Parparita Unreviewed Chromium expectations update. Add LEOPARD modifier to tests that only fail on Leopard, not on Snow Leopard. Also updates Leopard expectations for fast/box-shadow/inset-expected.html (SL expectations were updated in r78062). * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/box-shadow/inset-expected.checksum: * platform/mac-leopard/fast/box-shadow/inset-expected.png: 2011-02-24 James Robinson Update chromium test expectations and baselines. * platform/chromium-mac-leopard/media/media-document-audio-repaint-expected.checksum: Added. * platform/chromium-mac-leopard/media/media-document-audio-repaint-expected.png: Added. * platform/chromium-mac-leopard/media/video-controls-rendering-expected.checksum: Added. * platform/chromium-mac-leopard/media/video-controls-rendering-expected.png: Added. * platform/chromium-mac-leopard/media/video-replaces-poster-expected.checksum: Added. * platform/chromium-mac-leopard/media/video-replaces-poster-expected.png: Added. * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.checksum: * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.png: * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.txt: * platform/chromium/test_expectations.txt: 2011-02-24 James Robinson Update chromium test expectations and baselines. * platform/chromium-linux/fast/ruby/base-shorter-than-text-expected.checksum: Added. * platform/chromium-linux/fast/ruby/base-shorter-than-text-expected.png: Added. * platform/chromium-linux/fast/ruby/base-shorter-than-text-expected.txt: Added. * platform/chromium-win/fast/ruby/base-shorter-than-text-expected.checksum: Added. * platform/chromium-win/fast/ruby/base-shorter-than-text-expected.png: Added. * platform/chromium-win/fast/ruby/base-shorter-than-text-expected.txt: Added. * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/ruby/base-shorter-than-text-expected.checksum: Added. * platform/mac-leopard/fast/ruby/base-shorter-than-text-expected.png: Added. 2011-02-24 Mihai Parparita Unreviewed expectations update. - svg/custom/use-multiple-on-nested-disallowed-font.html has not crashed recently - Rebaseline fast/css/text-overflow-ellipsis.html for Leopard (Snow Leopard baselines were checked in with r78890) - Rebaseline fast/table/colspanMinWidth-vertical.html and fast/table/fixed-with-auto-with-colspan-vertical.html after r79618 * platform/chromium-mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Removed. * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt: * platform/chromium-win/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Removed. * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/css/text-overflow-ellipsis-expected.checksum: * platform/mac-leopard/fast/css/text-overflow-ellipsis-expected.png: * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt: * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.checksum: * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.png: * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: 2011-02-24 James Robinson Add chromium baselines for new fast/block/position/vertical- tests. * platform/chromium-linux/fast/block/positioning/vertical-lr/001-expected.checksum: Added. * platform/chromium-linux/fast/block/positioning/vertical-lr/001-expected.png: Added. * platform/chromium-linux/fast/block/positioning/vertical-lr/002-expected.checksum: Added. * platform/chromium-linux/fast/block/positioning/vertical-lr/002-expected.png: Added. * platform/chromium-linux/fast/block/positioning/vertical-rl/001-expected.checksum: Added. * platform/chromium-linux/fast/block/positioning/vertical-rl/001-expected.png: Added. * platform/chromium-linux/fast/block/positioning/vertical-rl/001-expected.txt: Added. * platform/chromium-linux/fast/block/positioning/vertical-rl/002-expected.checksum: Added. * platform/chromium-linux/fast/block/positioning/vertical-rl/002-expected.png: Added. * platform/chromium-win/fast/block/positioning/vertical-lr/001-expected.checksum: Added. * platform/chromium-win/fast/block/positioning/vertical-lr/001-expected.png: Added. * platform/chromium-win/fast/block/positioning/vertical-lr/001-expected.txt: Added. * platform/chromium-win/fast/block/positioning/vertical-lr/002-expected.checksum: Added. * platform/chromium-win/fast/block/positioning/vertical-lr/002-expected.png: Added. * platform/chromium-win/fast/block/positioning/vertical-lr/002-expected.txt: Added. * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.checksum: Added. * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.png: Added. * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.txt: Added. * platform/chromium-win/fast/block/positioning/vertical-rl/002-expected.checksum: Added. * platform/chromium-win/fast/block/positioning/vertical-rl/002-expected.png: Added. * platform/chromium-win/fast/block/positioning/vertical-rl/002-expected.txt: Added. 2011-02-24 Alexey Proskuryakov Rubber-stamped by Eric Seidel Moving a test that doesn't need to be an http one out of http/tests. * fast/css/counter-crash-expected.txt: Copied from http/tests/css/counter-crash-expected.txt. * fast/css/counter-crash.html: Copied from http/tests/css/counter-crash.html. * fast/css/resources/counter-crash-frame-src.html: Copied from http/tests/css/resources/counter-crash-frame-src.html. * http/tests/css/counter-crash-expected.txt: Removed. * http/tests/css/counter-crash.html: Removed. * http/tests/css/resources/counter-crash-frame-src.html: Removed. 2011-02-24 Anna Cavender Reviewed by Eric Seidel. New baselines for media/video-replaces-poster.html needed after r79401 https://bugs.webkit.org/show_bug.cgi?id=54910 * platform/chromium-linux/media/video-replaces-poster-expected.checksum: * platform/chromium-linux/media/video-replaces-poster-expected.png: * platform/chromium-mac/media/video-replaces-poster-expected.checksum: * platform/chromium-mac/media/video-replaces-poster-expected.png: * platform/chromium-win/media/video-replaces-poster-expected.checksum: * platform/chromium-win/media/video-replaces-poster-expected.png: * platform/chromium/test_expectations.txt: 2011-02-24 Victoria Kirst Reviewed by Mihai Parparita. [chromium] Move media-file.js and video-test.js back to media/ for UILayoutTests https://bugs.webkit.org/show_bug.cgi?id=55089 Media's UILayoutTests rely on video-test.js and media-file.js to be in the media/ folder. * http/tests/media/pdf-served-as-pdf.html: * http/tests/media/reload-after-dialog.html: * http/tests/media/remove-while-loading.html: * http/tests/media/text-served-as-text.html: * http/tests/media/video-buffered.html: * http/tests/media/video-cancel-load.html: * http/tests/media/video-cookie.html: * http/tests/media/video-error-abort.html: * http/tests/media/video-load-twice.html: * http/tests/media/video-play-stall-seek.html: * http/tests/media/video-play-stall.html: * http/tests/media/video-play-suspend.html: * http/tests/media/video-referer.html: * http/tests/media/video-seekable-stall.html: * http/tests/media/video-served-as-text.html: * media/adopt-node-crash.html: * media/audio-constructor-preload.html: * media/audio-constructor-src.html: * media/audio-constructor.html: * media/audio-controls-rendering.html: * media/audio-data-url.html: * media/audio-delete-while-slider-thumb-clicked.html: * media/audio-delete-while-step-button-clicked.html: * media/audio-mpeg-supported.html: * media/audio-mpeg4-supported.html: * media/audio-play-event.html: * media/before-load-member-access.html: * media/broken-video.html: * media/constructors.html: * media/context-menu-actions.html: * media/controls-after-reload.html: * media/controls-css-overload.html: * media/controls-drag-timebar.html: * media/controls-right-click-on-timebar.html: * media/controls-strict.html: * media/controls-styling.html: * media/controls-without-preload.html: * media/event-attributes.html: * media/invalid-media-url-crash.html: * media/media-can-play-mpeg-audio.html: * media/media-can-play-mpeg4-video.html: * media/media-can-play-octet-stream.html: * media/media-can-play-ogg.html: * media/media-can-play-wav-audio.html: * media/media-captions.html: * media/media-constants.html: * media/media-file.js: Renamed from LayoutTests/http/tests/media/media-file.js. * media/media-fullscreen-inline.html: * media/media-fullscreen-not-in-document.html: * media/media-load-event.html: * media/media-startTime.html: * media/remove-from-document-no-load.html: * media/remove-from-document.html: * media/restore-from-page-cache.html: * media/unsupported-rtsp.html: * media/unsupported-tracks.html: * media/video-append-source.html: * media/video-aspect-ratio.html: * media/video-autoplay.html: * media/video-buffered.html: * media/video-can-play-type.html: * media/video-canvas-alpha.html: * media/video-canvas-source.html: * media/video-click-dblckick-standalone.html: * media/video-controls-rendering.html: * media/video-controls-transformed.html: * media/video-controls-visible-audio-only.html: * media/video-controls-zoomed.html: * media/video-controls.html: * media/video-currentTime-delay.html: * media/video-currentTime-set.html: * media/video-currentTime-set2.html: * media/video-currentTime.html: * media/video-delay-load-event.html: * media/video-display-aspect-ratio.html: * media/video-display-none-crash.html: * media/video-display-toggle.html: * media/video-does-not-loop.html: * media/video-dom-autoplay.html: * media/video-dom-preload.html: * media/video-dom-src.html: * media/video-duration-known-after-eos.html: * media/video-error-does-not-exist.html: * media/video-frame-accurate-seek.html: * media/video-layer-crash.html: * media/video-load-networkState.html: * media/video-load-readyState.html: * media/video-loop.html: * media/video-muted.html: * media/video-no-audio.html: * media/video-no-autoplay.html: * media/video-pause-empty-events.html: * media/video-pause-immediately.html: * media/video-play-empty-events.html: * media/video-play-pause-events.html: * media/video-play-pause-exception.html: * media/video-played-collapse.html: * media/video-played-ranges-1.html: * media/video-played-reset.html: * media/video-poster-delayed.html: * media/video-poster-scale.html: * media/video-poster.html: * media/video-preload.html: * media/video-replaces-poster.html: * media/video-reverse-play-duration.html: * media/video-seek-by-small-increment.html: * media/video-seek-no-src-exception.html: * media/video-seek-past-end-paused.html: * media/video-seek-past-end-playing.html: * media/video-seekable.html: * media/video-seeking.html: * media/video-size-intrinsic-scale.html: * media/video-size.html: * media/video-source-error-no-candidate.html: * media/video-source-error.html: * media/video-source-inserted.html: * media/video-source-media.html: * media/video-source-moved.html: * media/video-source-none-supported.html: * media/video-source-removed.html: * media/video-source-type-params.html: * media/video-source-type.html: * media/video-source.html: * media/video-src-change.html: * media/video-src-invalid-remove.html: * media/video-src-none.html: * media/video-src-plus-source.html: * media/video-src-remove.html: * media/video-src-set.html: * media/video-src-source.html: * media/video-src.html: * media/video-test.js: Renamed from LayoutTests/http/tests/media/video-test.js. * media/video-timeupdate-during-playback.html: * media/video-timeupdate-reverse-play.html: * media/video-transformed.html: * media/video-volume-slider.html: * media/video-volume.html: * media/video-width-height.html: * media/video-zoom-controls.html: * media/video-zoom.html: 2011-02-24 Dan Bernstein Reviewed by Dave Hyatt. Expand ruby base when it is shorter than the ruby text https://bugs.webkit.org/show_bug.cgi?id=55183 * fast/ruby/base-shorter-than-text.html: Added. * platform/mac/fast/ruby/base-shorter-than-text-expected.checksum: Added. * platform/mac/fast/ruby/base-shorter-than-text-expected.png: Added. * platform/mac/fast/ruby/base-shorter-than-text-expected.txt: Added. 2011-02-24 Xianzhu Wang Reviewed by Eric Seidel. In layout tests, iframe's onload handler should not use script function defined after the iframe. https://bugs.webkit.org/show_bug.cgi?id=54942 * editing/pasteboard/paste-noscript-svg-expected.txt: * editing/pasteboard/paste-noscript-svg.html: * editing/selection/cleared-by-relayout.html: * editing/undo/undo-iframe-location-change.html: * fast/dom/DOMImplementation/createDocument-with-used-doctype-expected.txt: * fast/dom/DOMImplementation/createDocument-with-used-doctype.html: * fast/dom/Window/window-postmessage-clone-frames.html: * fast/dom/wrapper-classes.html: * fast/dynamic/paused-event-dispatch.html: * fast/replaced/max-width-percent.html: 2011-02-24 James Robinson Unreviewed, rolling out r79598. http://trac.webkit.org/changeset/79598 https://bugs.webkit.org/show_bug.cgi?id=55089 Appears to be causing trouble with httpd on windows * http/tests/media/media-file.js: Renamed from LayoutTests/media/media-file.js. (): (mimeTypeForExtension): (setSrcByTagName): (setSrcById): (stripExtension): * http/tests/media/pdf-served-as-pdf.html: * http/tests/media/reload-after-dialog.html: * http/tests/media/remove-while-loading.html: * http/tests/media/text-served-as-text.html: * http/tests/media/video-buffered.html: * http/tests/media/video-cancel-load.html: * http/tests/media/video-cookie.html: * http/tests/media/video-error-abort.html: * http/tests/media/video-load-twice.html: * http/tests/media/video-play-stall-seek.html: * http/tests/media/video-play-stall.html: * http/tests/media/video-play-suspend.html: * http/tests/media/video-referer.html: * http/tests/media/video-seekable-stall.html: * http/tests/media/video-served-as-text.html: * http/tests/media/video-test.js: Renamed from LayoutTests/media/video-test.js. (disableFullTestDetailsPrinting): (enableFullTestDetailsPrinting): (logConsole): (findMediaElement): (testAndEnd): (test): (testExpected): (reportExpected): (runSilently): (run): (waitForEventAndEnd): (waitForEvent._eventCallback): (waitForEvent): (waitForEventTestAndEnd): (waitForEventAndFail): (waitForEventAndTest._eventCallback): (waitForEventAndTest): (testException): (endTest): (endTestLater): (failTestIn): (failTest): (logResult): (consoleWrite): (relativeURL): (isInTimeRanges): * media/adopt-node-crash.html: * media/audio-constructor-preload.html: * media/audio-constructor-src.html: * media/audio-constructor.html: * media/audio-controls-rendering.html: * media/audio-data-url.html: * media/audio-delete-while-slider-thumb-clicked.html: * media/audio-delete-while-step-button-clicked.html: * media/audio-mpeg-supported.html: * media/audio-mpeg4-supported.html: * media/audio-play-event.html: * media/before-load-member-access.html: * media/broken-video.html: * media/constructors.html: * media/context-menu-actions.html: * media/controls-after-reload.html: * media/controls-css-overload.html: * media/controls-drag-timebar.html: * media/controls-right-click-on-timebar.html: * media/controls-strict.html: * media/controls-styling.html: * media/controls-without-preload.html: * media/event-attributes.html: * media/invalid-media-url-crash.html: * media/media-can-play-mpeg-audio.html: * media/media-can-play-mpeg4-video.html: * media/media-can-play-octet-stream.html: * media/media-can-play-ogg.html: * media/media-can-play-wav-audio.html: * media/media-captions.html: * media/media-constants.html: * media/media-fullscreen-inline.html: * media/media-fullscreen-not-in-document.html: * media/media-load-event.html: * media/media-startTime.html: * media/remove-from-document-no-load.html: * media/remove-from-document.html: * media/restore-from-page-cache.html: * media/unsupported-rtsp.html: * media/unsupported-tracks.html: * media/video-append-source.html: * media/video-aspect-ratio.html: * media/video-autoplay.html: * media/video-buffered.html: * media/video-can-play-type.html: * media/video-canvas-alpha.html: * media/video-canvas-source.html: * media/video-click-dblckick-standalone.html: * media/video-controls-in-media-document.html: * media/video-controls-rendering.html: * media/video-controls-transformed.html: * media/video-controls-visible-audio-only.html: * media/video-controls-zoomed.html: * media/video-controls.html: * media/video-currentTime-delay.html: * media/video-currentTime-set.html: * media/video-currentTime-set2.html: * media/video-currentTime.html: * media/video-delay-load-event.html: * media/video-display-aspect-ratio.html: * media/video-display-none-crash.html: * media/video-display-toggle.html: * media/video-does-not-loop.html: * media/video-dom-autoplay.html: * media/video-dom-preload.html: * media/video-dom-src.html: * media/video-duration-known-after-eos.html: * media/video-error-does-not-exist.html: * media/video-frame-accurate-seek.html: * media/video-layer-crash.html: * media/video-load-networkState.html: * media/video-load-readyState.html: * media/video-loop.html: * media/video-muted.html: * media/video-no-audio.html: * media/video-no-autoplay.html: * media/video-pause-empty-events.html: * media/video-pause-immediately.html: * media/video-play-empty-events.html: * media/video-play-pause-events.html: * media/video-play-pause-exception.html: * media/video-played-collapse.html: * media/video-played-ranges-1.html: * media/video-played-reset.html: * media/video-plays-past-end-of-test.html: * media/video-poster-delayed.html: * media/video-poster-scale.html: * media/video-poster.html: * media/video-preload.html: * media/video-replaces-poster.html: * media/video-reverse-play-duration.html: * media/video-seek-by-small-increment.html: * media/video-seek-no-src-exception.html: * media/video-seek-past-end-paused.html: * media/video-seek-past-end-playing.html: * media/video-seekable.html: * media/video-seeking.html: * media/video-size-intrinsic-scale.html: * media/video-size.html: * media/video-source-error-no-candidate.html: * media/video-source-error.html: * media/video-source-inserted.html: * media/video-source-media.html: * media/video-source-moved.html: * media/video-source-none-supported.html: * media/video-source-removed.html: * media/video-source-type-params.html: * media/video-source-type.html: * media/video-source.html: * media/video-src-change.html: * media/video-src-invalid-remove.html: * media/video-src-none.html: * media/video-src-plus-source.html: * media/video-src-remove.html: * media/video-src-set.html: * media/video-src-source.html: * media/video-src.html: * media/video-timeupdate-during-playback.html: * media/video-timeupdate-reverse-play.html: * media/video-transformed.html: * media/video-volume-slider.html: * media/video-volume.html: * media/video-width-height.html: * media/video-zoom-controls.html: * media/video-zoom.html: 2011-02-24 Mihai Parparita Unreviewed Chromium Snow Leopard expectations update. * platform/chromium-mac/editing/deleting/delete-tab-003-expected.checksum: Added. * platform/chromium-mac/editing/deleting/delete-tab-003-expected.png: Added. * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.checksum: Added. * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png: Added. * platform/chromium-mac/editing/inserting/insert-tab-003-expected.checksum: Added. * platform/chromium-mac/editing/inserting/insert-tab-003-expected.png: Added. * platform/chromium-mac/editing/pasteboard/paste-blockquote-2-expected.checksum: Added. * platform/chromium-mac/editing/pasteboard/paste-blockquote-2-expected.png: Added. * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.checksum: * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.png: Added. * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.checksum: Added. * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.png: Added. * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum: * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png: * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt: * platform/chromium/test_expectations.txt: 2011-02-24 James Robinson Unreviewed, rolling out r79604. http://trac.webkit.org/changeset/79604 https://bugs.webkit.org/show_bug.cgi?id=55017 Causes assertions to fail on some SVG tests * svg/misc/SVGImage-leak-ResourceLoader-expected.txt: Removed. * svg/misc/SVGImage-leak-ResourceLoader.html: Removed. * svg/misc/resources/load-script.html: Removed. * svg/misc/resources/small.png: Removed. 2011-02-24 David Hyatt Reviewed by Simon Fraser. https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. Rework the logical height computation for positioned elements to work in terms of before and after. That way the offset is determined from the correct container side in flipped block writing modes (e.g., vertical-rl). Patch locationOffsetIncludingFlipping to use the containing block to flip so that it will behave correctly with absolute/fixed positioned elements. Patch offsetFromContainer to use the flipped location offset for absolute/fixed positioned elements so that localToAbsolute works properly. Added twelve tests in fast/block/positioning/vertical-rl and fast/block/positioning/vertical-lr. * fast/block/positioning/vertical-lr: Added. * fast/block/positioning/vertical-lr/001.html: Added. * fast/block/positioning/vertical-lr/002.html: Added. * fast/block/positioning/vertical-lr/003.html: Added. * fast/block/positioning/vertical-lr/004.html: Added. * fast/block/positioning/vertical-lr/005.html: Added. * fast/block/positioning/vertical-lr/006.html: Added. * fast/block/positioning/vertical-rl: Added. * fast/block/positioning/vertical-rl/001.html: Added. * fast/block/positioning/vertical-rl/002.html: Added. * fast/block/positioning/vertical-rl/003.html: Added. * fast/block/positioning/vertical-rl/004.html: Added. * fast/block/positioning/vertical-rl/005.html: Added. * fast/block/positioning/vertical-rl/006.html: Added. * platform/mac/fast/block/positioning/vertical-lr: Added. * platform/mac/fast/block/positioning/vertical-lr/001-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-lr/001-expected.png: Added. * platform/mac/fast/block/positioning/vertical-lr/001-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-lr/002-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-lr/002-expected.png: Added. * platform/mac/fast/block/positioning/vertical-lr/002-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-lr/003-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-lr/003-expected.png: Added. * platform/mac/fast/block/positioning/vertical-lr/003-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-lr/004-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-lr/004-expected.png: Added. * platform/mac/fast/block/positioning/vertical-lr/004-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-lr/005-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-lr/005-expected.png: Added. * platform/mac/fast/block/positioning/vertical-lr/005-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-lr/006-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-lr/006-expected.png: Added. * platform/mac/fast/block/positioning/vertical-lr/006-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-rl: Added. * platform/mac/fast/block/positioning/vertical-rl/001-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-rl/001-expected.png: Added. * platform/mac/fast/block/positioning/vertical-rl/001-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-rl/002-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-rl/002-expected.png: Added. * platform/mac/fast/block/positioning/vertical-rl/002-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-rl/003-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-rl/003-expected.png: Added. * platform/mac/fast/block/positioning/vertical-rl/003-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-rl/004-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-rl/004-expected.png: Added. * platform/mac/fast/block/positioning/vertical-rl/004-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-rl/005-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-rl/005-expected.png: Added. * platform/mac/fast/block/positioning/vertical-rl/005-expected.txt: Added. * platform/mac/fast/block/positioning/vertical-rl/006-expected.checksum: Added. * platform/mac/fast/block/positioning/vertical-rl/006-expected.png: Added. * platform/mac/fast/block/positioning/vertical-rl/006-expected.txt: Added. 2011-02-24 Kenneth Russell Reviewed by Darin Fisher. Layout test fast/dom/timer-increase-then-decrease-min-interval.html is flaky https://bugs.webkit.org/show_bug.cgi?id=55176 Wait twice as long (1 second instead of 0.5 seconds) for results from these two tests. They were on the verge of passing when failures occurred previously, so this increase should push them well over the passing threshold. * fast/dom/timer-increase-then-decrease-min-interval-repeating.html: * fast/dom/timer-increase-then-decrease-min-interval.html: 2011-02-24 Mihai Parparita Unreviewed Leopard baseline update for some text tests after r78846 (Snow Leopard baselines were updated with r78862). chromium-mac (the Leopard bot) should be passing with the mac-leopard baselines. * platform/chromium/test_expectations.txt: * platform/mac-leopard/editing/selection/move-past-trailing-space-expected.checksum: * platform/mac-leopard/editing/selection/move-past-trailing-space-expected.png: * platform/mac-leopard/fast/text/trailing-white-space-2-expected.checksum: * platform/mac-leopard/fast/text/trailing-white-space-2-expected.png: * platform/mac-leopard/fast/text/trailing-white-space-expected.checksum: * platform/mac-leopard/fast/text/trailing-white-space-expected.png: 2011-02-24 Tom Sepez Reviewed by Darin Fisher. Add test for frame removal during resize event handler. Update other tests to account for async onresize event disptach. https://bugs.webkit.org/show_bug.cgi?id=54467 * fast/dynamic/paused-event-dispatch.html: * fast/events/resize-subframe.html: * fast/replaced/frame-removed-during-resize-smaller-expected.txt: Added. * fast/replaced/frame-removed-during-resize-smaller.html: Added. 2011-02-24 Xianzhu Wang Reviewed by Adam Barth. Add a test to ensure SVGImage won't cause ResourceLoader leaks. https://bugs.webkit.org/show_bug.cgi?id=55017 * svg/misc: Added. * svg/misc/SVGImage-leak-ResourceLoader-expected.txt: Added. * svg/misc/SVGImage-leak-ResourceLoader.html: Added. * svg/misc/resources: Added. * svg/misc/resources/load-script.html: Added. * svg/misc/resources/small.png: Added. 2011-02-24 Anna Cavender Reviewed by Mihai Parparita. Rebaselines for media tests under snowleopard. https://bugs.webkit.org/show_bug.cgi?id=54994 * platform/chromium-mac-leopard/media/audio-repaint-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/audio-repaint-expected.checksum. * platform/chromium-mac-leopard/media/audio-repaint-expected.png: Copied from LayoutTests/platform/chromium-mac/media/audio-repaint-expected.png. * platform/chromium-mac-leopard/media/audio-repaint-expected.txt: Added. * platform/chromium-mac-leopard/media/video-aspect-ratio-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-aspect-ratio-expected.checksum. * platform/chromium-mac-leopard/media/video-aspect-ratio-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-aspect-ratio-expected.png. * platform/chromium-mac-leopard/media/video-zoom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-zoom-expected.checksum. * platform/chromium-mac-leopard/media/video-zoom-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-zoom-expected.png. * platform/chromium-mac/media/audio-controls-rendering-expected.txt: * platform/chromium-mac/media/audio-repaint-expected.checksum: * platform/chromium-mac/media/audio-repaint-expected.png: * platform/chromium-mac/media/controls-after-reload-expected.checksum: * platform/chromium-mac/media/controls-after-reload-expected.png: * platform/chromium-mac/media/controls-after-reload-expected.txt: * platform/chromium-mac/media/controls-strict-expected.checksum: * platform/chromium-mac/media/controls-strict-expected.png: * platform/chromium-mac/media/controls-strict-expected.txt: * platform/chromium-mac/media/controls-styling-expected.checksum: * platform/chromium-mac/media/controls-styling-expected.png: * platform/chromium-mac/media/controls-styling-expected.txt: * platform/chromium-mac/media/controls-without-preload-expected.checksum: * platform/chromium-mac/media/controls-without-preload-expected.png: * platform/chromium-mac/media/media-document-audio-repaint-expected.checksum: * platform/chromium-mac/media/media-document-audio-repaint-expected.png: * platform/chromium-mac/media/video-aspect-ratio-expected.checksum: * platform/chromium-mac/media/video-aspect-ratio-expected.png: * platform/chromium-mac/media/video-empty-source-expected.txt: * platform/chromium-mac/media/video-no-audio-expected.txt: * platform/chromium-mac/media/video-volume-slider-expected.txt: * platform/chromium-mac/media/video-zoom-controls-expected.checksum: * platform/chromium-mac/media/video-zoom-controls-expected.png: * platform/chromium-mac/media/video-zoom-expected.checksum: * platform/chromium-mac/media/video-zoom-expected.png: * platform/chromium/test_expectations.txt: 2011-02-24 James Robinson Update chromium test expectations. * platform/chromium-linux/media/video-display-toggle-expected.checksum: * platform/chromium-linux/media/video-display-toggle-expected.png: * platform/chromium-linux/transitions/default-timing-function-expected.checksum: Added. * platform/chromium-linux/transitions/default-timing-function-expected.png: Added. * platform/chromium-win/media/video-display-toggle-expected.checksum: * platform/chromium-win/media/video-display-toggle-expected.png: * platform/chromium-win/transitions/default-timing-function-expected.checksum: Added. * platform/chromium-win/transitions/default-timing-function-expected.png: Added. * platform/chromium-win/transitions/default-timing-function-expected.txt: Added. * platform/chromium/inspector/debugger/dom-breakpoints-expected.txt: Added. * platform/mac-leopard/transitions/default-timing-function-expected.checksum: Added. * platform/mac-leopard/transitions/default-timing-function-expected.png: Added. 2011-02-24 Victoria Kirst Reviewed by Mihai Parparita. [chromium] Move media-file.js and video-test.js back to media/ for UILayoutTests https://bugs.webkit.org/show_bug.cgi?id=55089 Media's UILayoutTests rely on video-test.js and media-file.js to be in the media/ folder. * http/tests/media/pdf-served-as-pdf.html: * http/tests/media/reload-after-dialog.html: * http/tests/media/remove-while-loading.html: * http/tests/media/text-served-as-text.html: * http/tests/media/video-buffered.html: * http/tests/media/video-cancel-load.html: * http/tests/media/video-cookie.html: * http/tests/media/video-error-abort.html: * http/tests/media/video-load-twice.html: * http/tests/media/video-play-stall-seek.html: * http/tests/media/video-play-stall.html: * http/tests/media/video-play-suspend.html: * http/tests/media/video-referer.html: * http/tests/media/video-seekable-stall.html: * http/tests/media/video-served-as-text.html: * media/adopt-node-crash.html: * media/audio-constructor-preload.html: * media/audio-constructor-src.html: * media/audio-constructor.html: * media/audio-controls-rendering.html: * media/audio-data-url.html: * media/audio-delete-while-slider-thumb-clicked.html: * media/audio-delete-while-step-button-clicked.html: * media/audio-mpeg-supported.html: * media/audio-mpeg4-supported.html: * media/audio-play-event.html: * media/before-load-member-access.html: * media/broken-video.html: * media/constructors.html: * media/context-menu-actions.html: * media/controls-after-reload.html: * media/controls-css-overload.html: * media/controls-drag-timebar.html: * media/controls-right-click-on-timebar.html: * media/controls-strict.html: * media/controls-styling.html: * media/controls-without-preload.html: * media/event-attributes.html: * media/invalid-media-url-crash.html: * media/media-can-play-mpeg-audio.html: * media/media-can-play-mpeg4-video.html: * media/media-can-play-octet-stream.html: * media/media-can-play-ogg.html: * media/media-can-play-wav-audio.html: * media/media-captions.html: * media/media-constants.html: * media/media-file.js: Renamed from LayoutTests/http/tests/media/media-file.js. * media/media-fullscreen-inline.html: * media/media-fullscreen-not-in-document.html: * media/media-load-event.html: * media/media-startTime.html: * media/remove-from-document-no-load.html: * media/remove-from-document.html: * media/restore-from-page-cache.html: * media/unsupported-rtsp.html: * media/unsupported-tracks.html: * media/video-append-source.html: * media/video-aspect-ratio.html: * media/video-autoplay.html: * media/video-buffered.html: * media/video-can-play-type.html: * media/video-canvas-alpha.html: * media/video-canvas-source.html: * media/video-click-dblckick-standalone.html: * media/video-controls-rendering.html: * media/video-controls-transformed.html: * media/video-controls-visible-audio-only.html: * media/video-controls-zoomed.html: * media/video-controls.html: * media/video-currentTime-delay.html: * media/video-currentTime-set.html: * media/video-currentTime-set2.html: * media/video-currentTime.html: * media/video-delay-load-event.html: * media/video-display-aspect-ratio.html: * media/video-display-none-crash.html: * media/video-display-toggle.html: * media/video-does-not-loop.html: * media/video-dom-autoplay.html: * media/video-dom-preload.html: * media/video-dom-src.html: * media/video-duration-known-after-eos.html: * media/video-error-does-not-exist.html: * media/video-frame-accurate-seek.html: * media/video-layer-crash.html: * media/video-load-networkState.html: * media/video-load-readyState.html: * media/video-loop.html: * media/video-muted.html: * media/video-no-audio.html: * media/video-no-autoplay.html: * media/video-pause-empty-events.html: * media/video-pause-immediately.html: * media/video-play-empty-events.html: * media/video-play-pause-events.html: * media/video-play-pause-exception.html: * media/video-played-collapse.html: * media/video-played-ranges-1.html: * media/video-played-reset.html: * media/video-poster-delayed.html: * media/video-poster-scale.html: * media/video-poster.html: * media/video-preload.html: * media/video-replaces-poster.html: * media/video-reverse-play-duration.html: * media/video-seek-by-small-increment.html: * media/video-seek-no-src-exception.html: * media/video-seek-past-end-paused.html: * media/video-seek-past-end-playing.html: * media/video-seekable.html: * media/video-seeking.html: * media/video-size-intrinsic-scale.html: * media/video-size.html: * media/video-source-error-no-candidate.html: * media/video-source-error.html: * media/video-source-inserted.html: * media/video-source-media.html: * media/video-source-moved.html: * media/video-source-none-supported.html: * media/video-source-removed.html: * media/video-source-type-params.html: * media/video-source-type.html: * media/video-source.html: * media/video-src-change.html: * media/video-src-invalid-remove.html: * media/video-src-none.html: * media/video-src-plus-source.html: * media/video-src-remove.html: * media/video-src-set.html: * media/video-src-source.html: * media/video-src.html: * media/video-test.js: Renamed from LayoutTests/http/tests/media/video-test.js. * media/video-timeupdate-during-playback.html: * media/video-timeupdate-reverse-play.html: * media/video-transformed.html: * media/video-volume-slider.html: * media/video-volume.html: * media/video-width-height.html: * media/video-zoom-controls.html: * media/video-zoom.html: 2011-02-24 Anna Cavender Reviewed by Ojan Vafai. rebaseline for media/video-controls-rendering.html on mac https://bugs.webkit.org/show_bug.cgi?id=55108 * platform/chromium-mac/media/video-controls-rendering-expected.checksum: * platform/chromium-mac/media/video-controls-rendering-expected.png: * platform/chromium-mac/media/video-controls-rendering-expected.txt: * platform/chromium/test_expectations.txt: 2011-02-20 Martin Robinson Reviewed by Nikolas Zimmermann. [CAIRO] Support ImageBuffers clip operation on all Cairo ports https://bugs.webkit.org/show_bug.cgi?id=23526 Update results for tests which are now passing and unskip them. * platform/gtk/Skipped: Unskip tests which are now passing. * platform/gtk/fast/backgrounds/animated-svg-as-mask-expected.checksum: Added. * platform/gtk/fast/backgrounds/animated-svg-as-mask-expected.png: Added. * platform/gtk/fast/backgrounds/animated-svg-as-mask-expected.txt: Added. * platform/gtk/fast/backgrounds/svg-as-mask-expected.checksum: Added. * platform/gtk/fast/backgrounds/svg-as-mask-expected.png: Added. * platform/gtk/fast/backgrounds/svg-as-mask-expected.txt: Added. * platform/gtk/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum: * platform/gtk/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: * platform/gtk/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum: * platform/gtk/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: * platform/gtk/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Added. * platform/gtk/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added. * platform/gtk/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added. * platform/gtk/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: * platform/gtk/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: * platform/gtk/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum: * platform/gtk/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: * platform/gtk/svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum: * platform/gtk/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: * platform/gtk/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum: * platform/gtk/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: * platform/gtk/svg/batik/masking/maskRegions-expected.checksum: * platform/gtk/svg/batik/masking/maskRegions-expected.png: * platform/gtk/svg/batik/text/textEffect2-expected.checksum: * platform/gtk/svg/batik/text/textEffect2-expected.png: * platform/gtk/svg/clip-path/clip-in-mask-expected.checksum: * platform/gtk/svg/clip-path/clip-in-mask-expected.png: * platform/gtk/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: * platform/gtk/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: * platform/gtk/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: * platform/gtk/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: * platform/gtk/svg/clip-path/clip-path-child-clipped-expected.checksum: * platform/gtk/svg/clip-path/clip-path-child-clipped-expected.png: * platform/gtk/svg/clip-path/clip-path-childs-clipped-expected.checksum: * platform/gtk/svg/clip-path/clip-path-childs-clipped-expected.png: * platform/gtk/svg/clip-path/clip-path-clipped-evenodd-twice-expected.checksum: * platform/gtk/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: * platform/gtk/svg/clip-path/clip-path-clipped-expected.checksum: * platform/gtk/svg/clip-path/clip-path-clipped-expected.png: * platform/gtk/svg/clip-path/clip-path-clipped-no-content-expected.checksum: * platform/gtk/svg/clip-path/clip-path-clipped-no-content-expected.png: * platform/gtk/svg/clip-path/clip-path-clipped-nonzero-expected.checksum: * platform/gtk/svg/clip-path/clip-path-clipped-nonzero-expected.png: * platform/gtk/svg/clip-path/clip-path-evenodd-expected.checksum: * platform/gtk/svg/clip-path/clip-path-evenodd-expected.png: * platform/gtk/svg/clip-path/clip-path-evenodd-nonzero-expected.checksum: * platform/gtk/svg/clip-path/clip-path-evenodd-nonzero-expected.png: * platform/gtk/svg/clip-path/clip-path-nonzero-evenodd-expected.checksum: * platform/gtk/svg/clip-path/clip-path-nonzero-evenodd-expected.png: * platform/gtk/svg/clip-path/clip-path-nonzero-expected.checksum: * platform/gtk/svg/clip-path/clip-path-nonzero-expected.png: * platform/gtk/svg/clip-path/clip-path-pixelation-expected.checksum: * platform/gtk/svg/clip-path/clip-path-pixelation-expected.png: * platform/gtk/svg/clip-path/clip-path-text-and-shape-expected.checksum: * platform/gtk/svg/clip-path/clip-path-text-and-shape-expected.png: * platform/gtk/svg/clip-path/clip-path-text-and-stroke-expected.checksum: * platform/gtk/svg/clip-path/clip-path-text-and-stroke-expected.png: * platform/gtk/svg/clip-path/clip-path-text-expected.checksum: * platform/gtk/svg/clip-path/clip-path-text-expected.png: * platform/gtk/svg/clip-path/clip-path-use-as-child2-expected.checksum: * platform/gtk/svg/clip-path/clip-path-use-as-child2-expected.png: * platform/gtk/svg/clip-path/clip-path-use-as-child3-expected.checksum: * platform/gtk/svg/clip-path/clip-path-use-as-child3-expected.png: * platform/gtk/svg/clip-path/clip-path-use-as-child4-expected.checksum: * platform/gtk/svg/clip-path/clip-path-use-as-child4-expected.png: * platform/gtk/svg/clip-path/clip-path-with-different-unittypes-expected.checksum: * platform/gtk/svg/clip-path/clip-path-with-different-unittypes-expected.png: * platform/gtk/svg/clip-path/clip-path-with-different-unittypes2-expected.checksum: * platform/gtk/svg/clip-path/clip-path-with-different-unittypes2-expected.png: * platform/gtk/svg/clip-path/clip-path-with-text-clipped-expected.checksum: * platform/gtk/svg/clip-path/clip-path-with-text-clipped-expected.png: * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum: * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-expected.checksum: * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-expected.png: * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-panning-expected.checksum: * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: * platform/gtk/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.checksum: * platform/gtk/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: * platform/gtk/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.checksum: * platform/gtk/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: * platform/gtk/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.checksum: * platform/gtk/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: * platform/gtk/svg/css/circle-in-mask-with-shadow-expected.checksum: Added. * platform/gtk/svg/css/circle-in-mask-with-shadow-expected.png: Added. * platform/gtk/svg/css/circle-in-mask-with-shadow-expected.txt: Added. * platform/gtk/svg/css/clippath-with-shadow-expected.checksum: Added. * platform/gtk/svg/css/clippath-with-shadow-expected.png: Added. * platform/gtk/svg/css/clippath-with-shadow-expected.txt: Added. * platform/gtk/svg/custom/absolute-sized-content-with-resources-expected.checksum: Added. * platform/gtk/svg/custom/absolute-sized-content-with-resources-expected.png: Added. * platform/gtk/svg/custom/absolute-sized-content-with-resources-expected.txt: Added. * platform/gtk/svg/custom/circular-marker-reference-2-expected.txt: * platform/gtk/svg/custom/js-late-mask-and-object-creation-expected.checksum: * platform/gtk/svg/custom/js-late-mask-and-object-creation-expected.png: * platform/gtk/svg/custom/js-late-mask-creation-expected.checksum: * platform/gtk/svg/custom/js-late-mask-creation-expected.png: * platform/gtk/svg/custom/marker-child-changes-css-expected.checksum: Added. * platform/gtk/svg/custom/marker-child-changes-css-expected.png: Copied from LayoutTests/platform/gtk/svg/custom/mask-changes-expected.png. * platform/gtk/svg/custom/marker-child-changes-css-expected.txt: Added. * platform/gtk/svg/custom/mask-changes-expected.checksum: * platform/gtk/svg/custom/mask-changes-expected.png: * platform/gtk/svg/custom/mask-child-changes-expected.checksum: * platform/gtk/svg/custom/mask-child-changes-expected.png: * platform/gtk/svg/custom/mask-colorspace-expected.checksum: Added. * platform/gtk/svg/custom/mask-colorspace-expected.png: Added. * platform/gtk/svg/custom/mask-colorspace-expected.txt: Added. * platform/gtk/svg/custom/mask-inside-defs-expected.checksum: * platform/gtk/svg/custom/mask-inside-defs-expected.png: * platform/gtk/svg/custom/mask-on-multiple-objects-expected.checksum: Added. * platform/gtk/svg/custom/mask-on-multiple-objects-expected.png: Added. * platform/gtk/svg/custom/mask-on-multiple-objects-expected.txt: Added. * platform/gtk/svg/custom/mask-with-all-units-expected.checksum: * platform/gtk/svg/custom/mask-with-all-units-expected.png: * platform/gtk/svg/custom/non-circular-marker-reference-expected.txt: * platform/gtk/svg/custom/recursive-mask-expected.checksum: Added. * platform/gtk/svg/custom/recursive-mask-expected.png: Added. * platform/gtk/svg/custom/recursive-mask-expected.txt: * platform/gtk/svg/custom/visibility-override-mask-expected.checksum: * platform/gtk/svg/custom/visibility-override-mask-expected.png: * platform/gtk/svg/filters/feGaussianBlur-expected.checksum: Added. * platform/gtk/svg/filters/feGaussianBlur-expected.png: Added. * platform/gtk/svg/filters/feGaussianBlur-expected.txt: Added. * platform/gtk/svg/filters/filter-clip-expected.checksum: Added. * platform/gtk/svg/filters/filter-clip-expected.png: Added. * platform/gtk/svg/filters/filter-clip-expected.txt: Added. * platform/gtk/svg/filters/shadow-on-filter-expected.checksum: Added. * platform/gtk/svg/filters/shadow-on-filter-expected.png: Added. * platform/gtk/svg/filters/shadow-on-filter-expected.txt: Added. * platform/gtk/svg/filters/shadow-on-rect-with-filter-expected.checksum: Added. * platform/gtk/svg/filters/shadow-on-rect-with-filter-expected.png: Added. * platform/gtk/svg/filters/shadow-on-rect-with-filter-expected.txt: Added. * platform/gtk/svg/transforms/text-with-mask-with-svg-transform-expected.checksum: Added. * platform/gtk/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added. * platform/gtk/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added. * platform/gtk/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added. * platform/gtk/svg/zoom/page/zoom-mask-with-percentages-expected.txt: 2011-02-24 Peter Kasting Reviewed by Eric Seidel. Drop the "U; " encryption level from the User Agent string. https://bugs.webkit.org/show_bug.cgi?id=54566 * http/tests/navigation/useragent-expected.txt: * http/tests/navigation/useragent.php: 2011-02-24 Pavel Feldman Reviewed by Yury Semikhatsky. Web Inspector: move querySelectorAll from CSS agent to DOM agent where it belongs. https://bugs.webkit.org/show_bug.cgi?id=55131 * http/tests/inspector/inspector-test.js: * inspector/elements/dom-agent-query-selector-expected.txt: Added. * inspector/elements/dom-agent-query-selector.html: Added. 2011-02-24 Eric Seidel Reviewed by Adam Barth. Fragment parsing does not need to use HTMLSourceTracker https://bugs.webkit.org/show_bug.cgi?id=55011 Remove support of XSS-filtering innerHTML content. * http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt: 2011-02-24 Pavel Feldman Not reviewed: beautified inspector test suite output. * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite.runner): (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite): * http/tests/inspector/inspector-test.js: (initialize_InspectorTest.InspectorTest.runTestSuite.runner): (initialize_InspectorTest.InspectorTest.runTestSuite): * inspector/debugger/source-frame-expected.txt: * inspector/elements/insert-node-collapsed-expected.txt: * inspector/elements/insert-node-expected.txt: * inspector/elements/modify-chardata-expected.txt: * inspector/elements/remove-node-expected.txt: * inspector/elements/set-attribute-expected.txt: 2011-02-24 Adam Roben Update Windows XP test results after r78846 * platform/win-xp/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added. * platform/win-xp/fast/text/backslash-to-yen-sign-euc-expected.png: Added. * platform/win-xp/fast/text/backslash-to-yen-sign-euc-expected.txt: 2011-02-24 Emil A Eklund Reviewed by Simon Fraser. Add support for missing properties to getComputedStyle https://bugs.webkit.org/show_bug.cgi?id=23668 Test getComputedStyle for the content, counter and outline-offset properties. * fast/css/getComputedStyle/computed-style-properties-expected.txt: Added. * fast/css/getComputedStyle/computed-style-properties.html: Added. 2011-02-24 Dirk Schulze Reviewed by Darin Adler. Removing a SVG animation target during animation crashes WebKit https://bugs.webkit.org/show_bug.cgi?id=12065 SVGAnimations with IRI references via 'xlink:href' are slow https://bugs.webkit.org/show_bug.cgi?id=49437 Test that WebKit does not crash, if the target element of a SVG animation gets removed, or if its id changed. * platform/mac/svg/custom/animate-target-id-changed-expected.checksum: Added. * platform/mac/svg/custom/animate-target-id-changed-expected.png: Added. * platform/mac/svg/custom/animate-target-id-changed-expected.txt: Added. * platform/mac/svg/custom/animate-target-removed-from-document-expected.checksum: Added. * platform/mac/svg/custom/animate-target-removed-from-document-expected.png: Added. * platform/mac/svg/custom/animate-target-removed-from-document-expected.txt: Added. * svg/custom/animate-target-id-changed.svg: Added. * svg/custom/animate-target-removed-from-document.svg: Added. 2011-02-24 Simon Fraser Reviewed by Eric Seidel. REGRESSION: Accelerated transitions are jumpy https://bugs.webkit.org/show_bug.cgi?id=55022 Testcase with 'transform' and 'left' transitions whose pixel result shows whether the correct timing function is being used for the accelerated transition. * platform/mac/transitions/default-timing-function-expected.checksum: Added. * platform/mac/transitions/default-timing-function-expected.png: Added. * platform/mac/transitions/default-timing-function-expected.txt: Added. * transitions/default-timing-function.html: Added. 2011-02-24 Andrey Adaikin Reviewed by Pavel Feldman. Web Inspector: [Text editor] Bug in the highlighter https://bugs.webkit.org/show_bug.cgi?id=54876 Fixing two bugs: 1) When restoring the state from a successful updateHighlight() call, we should restore the old state only if it is greater (closer to the end) than the current one. 2) When a long line is being highlighted in more than one chunk (timer tick), we wrongly deleted the result of the work done in the previous tick, rather than updating it with the new results. * inspector/editor/highlighter-long-line-expected.txt: Added. * inspector/editor/highlighter-long-line.html: Added. * inspector/editor/highlighter-paste-in-comment-expected.txt: Added. * inspector/editor/highlighter-paste-in-comment.html: Added. * inspector/editor/highlighter-test.js: Added. (initialize_HighlighterTests.InspectorTest.dumpTextModel): (initialize_HighlighterTests): 2011-02-24 James Simonsen Reviewed by Tony Gentilcore. [Web Timing] Zero out navigationStart and unloadEvent on cross-origin redirect https://bugs.webkit.org/show_bug.cgi?id=55068 * http/tests/misc/resources/webtiming-cross-origin-and-back2.html: Expect navStart and unload to be zero. * http/tests/misc/resources/webtiming-cross-origin-redirect.html: Expect navStart to be zero. * http/tests/misc/webtiming-origins-expected.txt: 2011-02-24 Pavel Podivilov Unreviewed, fix bad expectation for new test added in r79555. * inspector/debugger/scripts-panel-expected.txt: 2011-02-24 Chris Fleizach Reviewed by Eric Seidel. AX: WebKit should expose MathML at least as well as it exposes ARIA role="math" https://bugs.webkit.org/show_bug.cgi?id=55049 * platform/mac/accessibility/math-alttext-expected.txt: Added. * platform/mac/accessibility/math-alttext.html: Added. 2011-02-23 Pavel Feldman Reviewed by Yury Semikhatsky. Web Inspector: refactor inspect() workflow so that it did not push dom nodes. https://bugs.webkit.org/show_bug.cgi?id=55057 * http/tests/inspector/inspector-test.js: (initialize_InspectorTest.InspectorTest.runTestSuite.runner): (initialize_InspectorTest.InspectorTest.runTestSuite): * inspector/console/command-line-api-inspect-expected.txt: Added. * inspector/console/command-line-api-inspect.html: Added. 2011-02-24 Pavel Feldman Not reviewed: beautified inspector test suite output. * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite.runner): (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite): * http/tests/inspector/inspector-test.js: (initialize_InspectorTest.InspectorTest.runTestSuite.runner): (initialize_InspectorTest.InspectorTest.runTestSuite): * inspector/debugger/source-frame-expected.txt: * inspector/elements/insert-node-collapsed-expected.txt: * inspector/elements/insert-node-expected.txt: * inspector/elements/modify-chardata-expected.txt: * inspector/elements/remove-node-expected.txt: * inspector/elements/set-attribute-expected.txt: 2011-02-22 Pavel Podivilov Reviewed by Pavel Feldman. Web Inspector: refactor "script or resource" mess in scripts panel. https://bugs.webkit.org/show_bug.cgi?id=54961 - Use sourceName instead of scriptOrResource - Replace two huge functions _addScriptToFilesMenu and _showScriptOrResource that are calling each other recursively with small one-purpose non-recursive functions * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest.InspectorTest.showScriptSource): (initialize_DebuggerTest.InspectorTest._showScriptSource): * http/tests/inspector/inspector-test.js: (initialize_InspectorTest.InspectorTest.assertEquals): (initialize_InspectorTest.InspectorTest.safeWrap): * inspector/debugger/resources/script1.js: Added. (f1): * inspector/debugger/resources/script2.js: Added. (f2): * inspector/debugger/resources/script3.js: Added. (f3): * inspector/debugger/scripts-panel-expected.txt: Added. * inspector/debugger/scripts-panel.html: Added. 2011-02-24 Eric Seidel Reviewed by Adam Barth. Fragment parsing does not need to use HTMLSourceTracker https://bugs.webkit.org/show_bug.cgi?id=55011 Remove support of XSS-filtering innerHTML content. * http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt: 2011-02-24 Pavel Feldman Not reviewed: beautified inspector test suite output. * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite.runner): (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite): * http/tests/inspector/inspector-test.js: (initialize_InspectorTest.InspectorTest.runTestSuite.runner): (initialize_InspectorTest.InspectorTest.runTestSuite): * inspector/debugger/source-frame-expected.txt: * inspector/elements/insert-node-collapsed-expected.txt: * inspector/elements/insert-node-expected.txt: * inspector/elements/modify-chardata-expected.txt: * inspector/elements/remove-node-expected.txt: * inspector/elements/set-attribute-expected.txt: 2011-02-24 Philippe Normand Unreviewed, skipping crashing test on GTK * platform/gtk/Skipped: 2011-02-24 Ryosuke Niwa Unreviewed Chromium Mac test expectations update. fast/text/shadow-no-blur.html has been passing for a while. http tests have been passing since r79279. media/video-display-toggle.html has been passing since r79415. svg/text/font-size-below-point-five.svg has been passing since r78844. * platform/chromium/test_expectations.txt: 2011-02-24 Adam Barth Reviewed by Eric Seidel. CSP's script-src should block JavaScript URLs https://bugs.webkit.org/show_bug.cgi?id=54787 Test how various CSP policies affect JavaScript URLs. We could test more contexts in the future, but this is a start. * http/tests/security/contentSecurityPolicy/javascript-url-expected.txt: Added. * http/tests/security/contentSecurityPolicy/javascript-url.html: Added. * http/tests/security/contentSecurityPolicy/resources/javascript-url.pl: Added. 2011-02-24 Zan Dobersek Reviewed by Eric Seidel. [gtk] Failing collinear arcTo canvas tests https://bugs.webkit.org/show_bug.cgi?id=54658 Enable two more tests that pass after adding collinearity check when drawing arcTo in canvas. * platform/gtk/Skipped: 2011-02-24 Ryosuke Niwa Unreviewed Chromium test expectations update. Removed tests that have been passing since r79478. * platform/chromium/test_expectations.txt: 2011-02-24 Ryosuke Niwa Reviewed by Ojan Vafai. Crash when deleting inside a blockquote with a large offset https://bugs.webkit.org/show_bug.cgi?id=55098 Added a test to ensure WebKit doesn't crash when deleting line inside a blockquote and the caret is programmatically set to have a large offset. Co-author: Abhishek Arya . * editing/deleting/delete-blockquote-large-offsets-expected.txt: Added. * editing/deleting/delete-blockquote-large-offsets.html: Added. 2011-02-24 MORITA Hajime Unreviewed test_expectations.txt update * platform/chromium/test_expectations.txt: 2011-02-24 Andreas Kling Unreviewed Qt rebaseline. * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: 2011-02-24 Ryosuke Niwa Unreviewed Mac rebaselines for r79490 and r79493. * fast/repaint/text-emphasis-h-expected.txt: * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: 2011-02-24 Philippe Normand Unreviewed, unskip 2 fixed SVG tests on GTK after r79530. * platform/gtk/Skipped: 2011-02-24 MORITA Hajime Unreviewed skipping failing tests. (r79517 removed too many.) * platform/chromium/test_expectations.txt: 2011-02-24 Philippe Normand Unreviewed; skip canvas/philip/tests/2d.imageData.object.round.html and canvas/philip/tests/2d.imageData.object.wrap.html on GTK. They were passing before r79501. * platform/gtk/Skipped: 2011-02-24 Ryosuke Niwa Unreviewed; skip canvas/philip/tests/2d.imageData.object.round.html and canvas/philip/tests/2d.imageData.object.wrap.html on Mac. It was removed from the skipped list in r64156 but it wasn't added back when r79501 reverted it. * platform/mac/Skipped: 2011-02-24 Philippe Normand Unreviewed, skip flaky media test on GTK. * platform/gtk/Skipped: 2011-02-24 Philippe Normand Unreviewed, skipping 2 GTK+ SVG crashing tests. * platform/gtk/Skipped: 2011-02-24 MORITA Hajime Unreviewed skipping failing tests. * platform/chromium/test_expectations.txt: 2011-02-23 MORITA Hajime Unreviewed unskipping another passed tests. * platform/chromium/test_expectations.txt: 2011-02-23 Martin Robinson Rebaseline a couple GTK+ test results. * platform/gtk/fast/repaint/text-emphasis-h-expected.txt: * platform/gtk/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: 2011-02-23 MORITA Hajime Unreviewed unskipping passed tests. * platform/chromium/test_expectations.txt: 2011-02-23 Andrew Wilson Removed outdated/incorrect chromium baselins. Unreviewed. * platform/chromium-mac-leopard/editing/deleting/delete-tab-003-expected.txt: Removed. * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-001-expected.txt: Removed. * platform/chromium-mac-leopard/editing/inserting/insert-tab-003-expected.txt: Removed. * platform/chromium-mac-leopard/editing/selection/select-from-textfield-outwards-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2011-02-23 James Robinson Update chromium expectations for fast/repaint/text-emphasis-h.html * platform/chromium/test_expectations.txt: 2011-02-23 James Robinson Update chromium baselines and expectations. * platform/chromium-mac/fast/repaint/text-emphasis-h-expected.txt: Added. * platform/chromium-mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Added. * platform/chromium-win/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-02-23 Oliver Hunt Roll out r64156 as it introduces incorrect behaviour. * canvas/philip/tests/2d.imageData.object.round.html: * fast/canvas/canvas-ImageData-behaviour-expected.txt: * fast/canvas/canvas-ImageData-behaviour.js: * platform/qt/Skipped: 2011-02-23 Mihai Parparita Unreviewed. Revert incorrect baseline added by r79473. * platform/mac-leopard/fast/forms/text-control-intrinsic-widths-expected.txt: Removed. 2011-02-23 Mihai Parparita Unreviewed Chromium expectations update. Remove tests that pass after r79473, do the equivalent chromium-mac-leopard update for fast/text/international/pop-up-button-text-alignment-and-direction.html * platform/chromium-mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt. * platform/chromium/test_expectations.txt: 2011-02-23 Andrew Wilson Unreviewed removal of superfluous chromium expectations. * platform/chromium-mac/editing/selection/move-past-trailing-space-expected.checksum: Removed. * platform/chromium-mac/editing/style/create-block-for-style-011-expected.checksum: Removed. * platform/chromium-mac/editing/style/create-block-for-style-011-expected.png: Removed. * platform/chromium-mac/editing/style/create-block-for-style-012-expected.checksum: Removed. * platform/chromium-mac/editing/style/create-block-for-style-012-expected.png: Removed. * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.checksum: Removed. * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Removed. * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Removed. * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed. * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Removed. * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed. * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.checksum: Removed. * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png: Removed. * platform/chromium-mac/fast/text/trailing-white-space-2-expected.checksum: Removed. * platform/chromium-mac/fast/text/trailing-white-space-expected.checksum: Removed. 2011-02-23 Andrew Wilson More unreviewed expectations cleanup for chromium. * platform/chromium-mac-leopard/editing/deleting/delete-tab-003-expected.checksum: Added. * platform/chromium-mac-leopard/editing/deleting/delete-tab-003-expected.png: Added. * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-001-expected.checksum: Added. * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-001-expected.png: Added. * platform/chromium-mac-leopard/editing/inserting/insert-tab-003-expected.checksum: Added. * platform/chromium-mac-leopard/editing/inserting/insert-tab-003-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/select-from-textfield-outwards-expected.checksum: Added. * platform/chromium-mac-leopard/editing/selection/select-from-textfield-outwards-expected.png: Added. 2011-02-23 Mihai Parparita Unreviewed Chromium expectations update. Add failing expectations for two editing tests that were hidden by the TIMEOUT expectation remove by r79480. * platform/chromium/test_expectations.txt: 2011-02-23 Mihai Parparita Unreviewed. Many tests started timing out on the chrome mac canaries around r79035 https://bugs.webkit.org/show_bug.cgi?id=54885 Remove TIMEOUT expectations from tests, they were caused by a bad bot (and are passing now that the bot has been restarted). * platform/chromium/test_expectations.txt: 2011-02-23 Andrew Wilson Unreviewed expectations update for chromium. * platform/chromium-mac-leopard/editing/inserting/typing-tab-designmode-forms-expected.checksum: Added. * platform/chromium-mac-leopard/editing/inserting/typing-tab-designmode-forms-expected.png: Added. * platform/chromium-mac-leopard/editing/pasteboard/4641033-expected.checksum: Added. * platform/chromium-mac-leopard/editing/pasteboard/4641033-expected.png: Added. * platform/chromium-mac-leopard/editing/pasteboard/block-wrappers-necessary-expected.checksum: Added. * platform/chromium-mac-leopard/editing/pasteboard/block-wrappers-necessary-expected.png: Added. * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added. * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.png: Added. * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added. * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.png: Added. * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-2-expected.checksum: Added. * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-2-expected.png: Added. * platform/chromium-mac-leopard/editing/pasteboard/pasting-tabs-expected.checksum: Added. * platform/chromium-mac-leopard/editing/pasteboard/pasting-tabs-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/3690703-2-expected.checksum: Added. * platform/chromium-mac-leopard/editing/selection/3690703-2-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/3690703-expected.checksum: Added. * platform/chromium-mac-leopard/editing/selection/3690703-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/3690719-expected.checksum: Added. * platform/chromium-mac-leopard/editing/selection/3690719-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/4975120-expected.checksum: Added. * platform/chromium-mac-leopard/editing/selection/4975120-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/5240265-expected.checksum: Added. * platform/chromium-mac-leopard/editing/selection/5240265-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-3-expected.checksum: Added. * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-3-expected.png: Added. * platform/chromium-mac-leopard/editing/style/5046875-1-expected.checksum: Added. * platform/chromium-mac-leopard/editing/style/5046875-1-expected.png: Added. * platform/chromium-mac-leopard/editing/style/table-selection-expected.checksum: Added. * platform/chromium-mac-leopard/editing/style/table-selection-expected.png: Added. * platform/chromium-mac-leopard/fast/block/positioning/inline-block-relposition-expected.checksum: Added. * platform/chromium-mac-leopard/fast/block/positioning/inline-block-relposition-expected.png: Added. * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added. * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added. * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added. * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added. * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added. * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added. * platform/chromium-mac-leopard/fast/css/continuationCrash-expected.checksum: Added. * platform/chromium-mac-leopard/fast/css/continuationCrash-expected.png: Added. * platform/chromium-mac-leopard/fast/css/css2-system-fonts-expected.checksum: Added. * platform/chromium-mac-leopard/fast/css/css2-system-fonts-expected.png: Added. * platform/chromium-mac-leopard/fast/css/font-face-locally-installed-expected.checksum: Added. * platform/chromium-mac-leopard/fast/css/font-face-locally-installed-expected.png: Added. * platform/chromium-mac-leopard/fast/css/margin-top-bottom-dynamic-expected.checksum: Added. * platform/chromium-mac-leopard/fast/css/margin-top-bottom-dynamic-expected.png: Added. * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-strict-expected.checksum: Added. * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-strict-expected.png: Added. * platform/chromium-mac-leopard/fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Added. * platform/chromium-mac-leopard/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added. * platform/chromium-mac-leopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: Added. * platform/chromium-mac-leopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. * platform/chromium-mac-leopard/fast/events/autoscroll-expected.checksum: Added. * platform/chromium-mac-leopard/fast/events/autoscroll-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label01-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label01-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label02-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label02-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label03-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label03-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label04-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label04-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/basic-textareas-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/basic-textareas-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/basic-textareas-quirks-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/basic-textareas-quirks-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/blankbuttons-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/blankbuttons-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/button-align-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/button-align-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/button-cannot-be-nested-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/button-cannot-be-nested-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/button-default-title-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/button-default-title-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/button-generated-content-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/button-generated-content-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/button-positioned-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/button-positioned-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/button-style-color-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/button-style-color-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/button-table-styles-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/button-table-styles-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/button-text-transform-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/button-text-transform-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/button-white-space-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/button-white-space-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/control-clip-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/control-clip-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/control-restrict-line-height-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/control-restrict-line-height-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/formmove3-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/formmove3-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-align-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-align-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-default-bkcolor-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-default-bkcolor-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-disabled-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-disabled-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-focus-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-focus-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-preventDefault-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-preventDefault-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-readonly-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-readonly-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-selection-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-selection-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-visibility-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-visibility-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-width-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-appearance-width-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-disabled-color-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-disabled-color-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-double-click-selection-gap-bug-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-double-click-selection-gap-bug-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-field-text-truncated-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-field-text-truncated-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-first-letter-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-first-letter-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-readonly-autoscroll-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-readonly-autoscroll-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-readonly-dimmed-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-readonly-dimmed-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-spaces-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-spaces-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-table-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-table-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-text-double-click-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-text-double-click-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-text-drag-down-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-text-drag-down-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-text-scroll-left-on-blur-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-text-scroll-left-on-blur-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-text-word-wrap-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/input-text-word-wrap-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/menulist-no-overflow-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/menulist-no-overflow-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/menulist-width-change-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/menulist-width-change-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/option-strip-whitespace-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/option-strip-whitespace-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/option-text-clip-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/option-text-clip-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/placeholder-set-value-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/placeholder-set-value-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/plaintext-mode-2-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/plaintext-mode-2-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/search-cancel-button-style-sharing-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/search-cancel-button-style-sharing-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/search-rtl-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/search-rtl-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/search-zoomed-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/search-zoomed-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/select-align-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/select-align-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/select-change-listbox-to-popup-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/select-change-listbox-to-popup-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/select-disabled-appearance-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/select-disabled-appearance-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/select-initial-position-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/select-initial-position-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/select-selected-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/select-selected-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/stuff-on-my-optgroup-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/stuff-on-my-optgroup-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/tabbing-input-iframe-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/tabbing-input-iframe-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/targeted-frame-submission-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/targeted-frame-submission-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/textarea-align-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/textarea-align-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/textarea-scroll-height-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/textarea-scroll-height-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/textarea-scrolled-type-expected.checksum: Added. * platform/chromium-mac-leopard/fast/forms/textarea-scrolled-type-expected.png: Added. * platform/chromium-mac-leopard/fast/parser/document-write-option-expected.checksum: Added. * platform/chromium-mac-leopard/fast/parser/document-write-option-expected.png: Added. * platform/chromium-mac-leopard/fast/parser/entity-comment-in-textarea-expected.checksum: Added. * platform/chromium-mac-leopard/fast/parser/entity-comment-in-textarea-expected.png: Added. * platform/chromium-mac-leopard/fast/parser/open-comment-in-textarea-expected.checksum: Added. * platform/chromium-mac-leopard/fast/parser/open-comment-in-textarea-expected.png: Added. * platform/chromium-mac-leopard/fast/replaced/width100percent-button-expected.checksum: Added. * platform/chromium-mac-leopard/fast/replaced/width100percent-button-expected.png: Added. * platform/chromium-mac-leopard/fast/replaced/width100percent-searchfield-expected.checksum: Added. * platform/chromium-mac-leopard/fast/replaced/width100percent-searchfield-expected.png: Added. * platform/chromium-mac-leopard/fast/replaced/width100percent-textfield-expected.checksum: Added. * platform/chromium-mac-leopard/fast/replaced/width100percent-textfield-expected.png: Added. * platform/chromium-mac-leopard/fast/selectors/064-expected.checksum: Added. * platform/chromium-mac-leopard/fast/selectors/064-expected.png: Added. * platform/chromium-mac-leopard/fast/speech/input-appearance-speechbutton-expected.checksum: Added. * platform/chromium-mac-leopard/fast/speech/input-appearance-speechbutton-expected.png: Added. * platform/chromium-mac-leopard/fast/speech/input-appearance-speechbutton-expected.txt: Added. * platform/chromium-mac-leopard/fast/table/append-cells2-expected.checksum: Added. * platform/chromium-mac-leopard/fast/table/append-cells2-expected.png: Added. * platform/chromium-mac-leopard/fast/table/border-collapsing/004-vertical-expected.checksum: Added. * platform/chromium-mac-leopard/fast/table/border-collapsing/004-vertical-expected.png: Added. * platform/chromium-mac-leopard/fast/table/frame-and-rules-expected.checksum: Added. * platform/chromium-mac-leopard/fast/table/frame-and-rules-expected.png: Added. * platform/chromium-mac-leopard/fast/table/remove-td-display-none-expected.checksum: Added. * platform/chromium-mac-leopard/fast/table/remove-td-display-none-expected.png: Added. * platform/chromium-mac-leopard/fast/text/atsui-partial-selection-expected.checksum: Added. * platform/chromium-mac-leopard/fast/text/atsui-partial-selection-expected.png: Added. * platform/chromium-mac-leopard/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added. * platform/chromium-mac-leopard/fast/text/backslash-to-yen-sign-euc-expected.png: Added. * platform/chromium-mac-leopard/fast/text/capitalize-boundaries-expected.checksum: Added. * platform/chromium-mac-leopard/fast/text/capitalize-boundaries-expected.png: Added. * platform/chromium-mac-leopard/fast/text/line-breaks-expected.checksum: Added. * platform/chromium-mac-leopard/fast/text/line-breaks-expected.png: Added. * platform/chromium-mac-leopard/fast/text/word-break-run-rounding-expected.checksum: Added. * platform/chromium-mac-leopard/fast/text/word-break-run-rounding-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug138725-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug138725-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14323-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14323-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug18359-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug18359-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-3-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-3-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug26178-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug26178-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug28928-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug28928-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2962-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2962-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug30692-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug30692-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug33855-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug33855-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug39209-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug39209-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4429-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4429-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug44505-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug44505-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46368-1-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46368-1-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46368-2-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46368-2-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug51037-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug51037-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug51727-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug51727-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52505-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52505-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52506-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52506-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug60749-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug60749-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug67915-1-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug67915-1-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug68912-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug68912-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug7342-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug7342-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug88035-1-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug88035-1-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug88035-2-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug88035-2-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug96334-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/bugs/bug96334-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/dom/tableDom-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/dom/tableDom-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla/other/move_row-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla/other/move_row-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Added. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added. 2011-02-23 Sergey Glazunov Reviewed by James Robinson. SVGCursorElement::removeClient() should verify that its argument is connected with the proper cursor element. https://bugs.webkit.org/show_bug.cgi?id=54979 * svg/css/multiple-cursors-crash-expected.txt: Added. * svg/css/multiple-cursors-crash.html: Added. 2011-02-22 Simon Fraser New Leopard results after r78846. * platform/mac-leopard/css2.1/t1202-counter-04-b-expected.txt: * platform/mac-leopard/css2.1/t1202-counters-04-b-expected.txt: * platform/mac-leopard/fast/blockflow/border-vertical-lr-expected.txt: Added. * platform/mac-leopard/fast/dom/52776-expected.txt: * platform/mac-leopard/fast/forms/basic-selects-expected.txt: * platform/mac-leopard/fast/forms/select-writing-direction-natural-expected.txt: * platform/mac-leopard/fast/forms/text-control-intrinsic-widths-expected.txt: Added. * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt: * platform/mac-leopard/fast/text/international/bidi-menulist-expected.txt: * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: * platform/mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: * platform/mac-leopard/fast/text/international/text-combine-image-test-expected.txt: Added. * platform/mac-leopard/media/controls-after-reload-expected.txt: * platform/mac-leopard/media/controls-strict-expected.txt: * platform/mac-leopard/media/controls-styling-expected.txt: * platform/mac-leopard/media/video-controls-rendering-expected.txt: * platform/mac-leopard/media/video-display-toggle-expected.txt: * platform/mac-leopard/media/video-no-audio-expected.txt: * platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Removed. * platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Removed. 2011-02-23 Abhishek Arya Unreviewed. Qt rebaseline for my crasher test in r79462. * platform/qt/fast/overflow/overflow-height-float-not-removed-crash3-expected.txt: Added. 2011-02-23 Abhishek Arya Reviewed by Dave Hyatt. Rename a layouttest for conformity. Tests that we do not crash when trying to overflow the logical height of a root inline box. https://bugs.webkit.org/show_bug.cgi?id=54995 * fast/overflow/overflow-block-logical-height-crash-expected.txt: Removed. * fast/overflow/overflow-block-logical-height-crash.html: Removed. * fast/overflow/overflow-height-float-not-removed-crash2-expected.txt: Added. * fast/overflow/overflow-height-float-not-removed-crash2.html: Added. * fast/overflow/overflow-height-float-not-removed-crash3-expected.txt: Added. * fast/overflow/overflow-height-float-not-removed-crash3.html: Added. 2011-02-23 Hans Wennborg Reviewed by Jeremy Orlow. IndexedDB: Each layout test should use a separate DB https://bugs.webkit.org/show_bug.cgi?id=55042 Each layout test should use a separate database to avoid problems in case tests are run concurrently. * storage/indexeddb/basics-expected.txt: * storage/indexeddb/basics.html: * storage/indexeddb/create-and-remove-object-store-expected.txt: * storage/indexeddb/create-and-remove-object-store.html: * storage/indexeddb/create-object-store-options-expected.txt: * storage/indexeddb/create-object-store-options.html: * storage/indexeddb/cursor-delete-expected.txt: * storage/indexeddb/cursor-delete.html: * storage/indexeddb/cursor-index-delete-expected.txt: * storage/indexeddb/cursor-index-delete.html: * storage/indexeddb/cursor-skip-deleted-expected.txt: * storage/indexeddb/cursor-skip-deleted.html: * storage/indexeddb/cursor-update-expected.txt: * storage/indexeddb/cursor-update.html: * storage/indexeddb/data-corruption-expected.txt: * storage/indexeddb/data-corruption.html: * storage/indexeddb/database-basics-expected.txt: * storage/indexeddb/database-basics.html: * storage/indexeddb/database-quota-expected.txt: * storage/indexeddb/database-quota.html: * storage/indexeddb/duplicates-expected.txt: * storage/indexeddb/duplicates.html: * storage/indexeddb/error-causes-abort-by-default-expected.txt: * storage/indexeddb/error-causes-abort-by-default.html: * storage/indexeddb/exception-in-event-aborts-expected.txt: * storage/indexeddb/exception-in-event-aborts.html: * storage/indexeddb/index-basics-expected.txt: * storage/indexeddb/index-basics.html: * storage/indexeddb/index-cursor-expected.txt: * storage/indexeddb/index-cursor.html: * storage/indexeddb/objectstore-autoincrement-expected.txt: * storage/indexeddb/objectstore-autoincrement.html: * storage/indexeddb/objectstore-basics-expected.txt: * storage/indexeddb/objectstore-basics.html: * storage/indexeddb/objectstore-clear-expected.txt: * storage/indexeddb/objectstore-clear.html: * storage/indexeddb/objectstore-cursor-expected.txt: * storage/indexeddb/objectstore-cursor.html: * storage/indexeddb/objectstore-removeobjectstore-expected.txt: * storage/indexeddb/objectstore-removeobjectstore.html: * storage/indexeddb/open-cursor-expected.txt: * storage/indexeddb/open-cursor.html: * storage/indexeddb/queued-commands-expected.txt: * storage/indexeddb/queued-commands.html: * storage/indexeddb/request-event-propagation-expected.txt: * storage/indexeddb/request-event-propagation.html: * storage/indexeddb/set_version_blocked-expected.txt: * storage/indexeddb/set_version_blocked.html: * storage/indexeddb/set_version_queue-expected.txt: * storage/indexeddb/set_version_queue.html: * storage/indexeddb/transaction-after-close-expected.txt: * storage/indexeddb/transaction-after-close.html: * storage/indexeddb/transaction-and-objectstore-calls-expected.txt: * storage/indexeddb/transaction-and-objectstore-calls.html: * storage/indexeddb/transaction-basics-expected.txt: * storage/indexeddb/transaction-basics.html: * storage/indexeddb/transaction-crash-on-abort-expected.txt: * storage/indexeddb/transaction-crash-on-abort.html: * storage/indexeddb/transaction-event-propagation-expected.txt: * storage/indexeddb/transaction-event-propagation.html: * storage/indexeddb/transaction-read-only-expected.txt: * storage/indexeddb/transaction-read-only.html: * storage/indexeddb/tutorial.html: 2011-02-23 Mihai Parparita Unreviewed Chromium expectations update. Add final set of Snow Leopard-only failures. * platform/chromium/test_expectations.txt: 2011-02-23 Kenneth Russell Reviewed by Darin Fisher. Per-page minimum DOMTimer interval broken for repeating timers https://bugs.webkit.org/show_bug.cgi?id=55014 Add tests using setInterval rather than setTimeout. timer-increase-then-decrease-min-interval-repeating.html catches the bug. * fast/dom/timer-increase-min-interval-repeating-expected.txt: Added. * fast/dom/timer-increase-min-interval-repeating.html: Added. * fast/dom/timer-increase-then-decrease-min-interval-repeating-expected.txt: Added. * fast/dom/timer-increase-then-decrease-min-interval-repeating.html: Added. * platform/mac-wk2/Skipped: 2011-02-23 Jessie Berlin [Windows 7 Release Tests] ~26 tests failing after r78846 https://bugs.webkit.org/show_bug.cgi?id=54748 Update the pixel results for fast/blockflow/Kusa-Makura-background-canvas.html. The pixel results for fast/ruby/nested-ruby.html turned out to be identical to those before r78846. Unreviewed. * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.png: 2011-02-23 Mihai Parparita Unreviewed Chromium expectations update. Mark failures from bug 54885 as being Leopard-only (which they are) so that they don't result in duplicates with all the Snow Leopard expectations. * platform/chromium/test_expectations.txt: 2011-02-23 Mihai Parparita Unreviewed Chromium expectations update. Add more Snow Leopard-only failures. * platform/chromium/test_expectations.txt: 2011-02-23 Mihai Parparita Unreviewed Chromium expectations update. Add more Snow Leopard-only failures. * platform/chromium/test_expectations.txt: 2011-02-23 MORITA Hajime Unreviewed test_expectations.txt update. Added TIMEOUTs that the last change missed. * platform/chromium/test_expectations.txt: 2011-02-23 MORITA Hajime Unreviewed test_expectations.txt update. * platform/chromium/test_expectations.txt: 2011-02-23 MORITA Hajime Unreviewed test_expectations.txt update. * platform/chromium/test_expectations.txt: 2011-02-23 MORITA Hajime Unreviewed test_expectations.txt update. * platform/chromium/test_expectations.txt: 2011-02-23 Csaba Osztrogonác Unreviewed. [Qt] media/controls-without-preload.html is flakey https://bugs.webkit.org/show_bug.cgi?id=55028 * platform/qt/Skipped: Add media/controls-without-preload.html until fix. 2011-02-23 Yuzo Fujishima Unreviewed attempt to fix a flaky test. https://bugs.webkit.org/show_bug.cgi?id=51757 * fast/css/font-face-download-error.html: Increase the wait to 200ms. 2011-02-23 Benjamin Kalman Reviewed by Ojan Vafai. Moving or selecting backwards by words jumps to start of contenteditable region if contenteditable=false span is encountered https://bugs.webkit.org/show_bug.cgi?id=51001 Add regression test. * editing/selection/extend-backward-by-word-over-non-editable-expected.txt: Added. * editing/selection/extend-backward-by-word-over-non-editable.html: Added. 2011-02-23 Dominic Mazzoni Reviewed by Kenneth Russell. Add a new test to make sure that a canvas can receive click events and that hit testing is working correctly. https://bugs.webkit.org/show_bug.cgi?id=54697 * canvas/canvas-mouse-events-expected.txt: Added. * canvas/canvas-mouse-events.html: Added. * platform/mac-wk2/Skipped: * platform/qt-wk2/Skipped: * platform/win-wk2/Skipped: 2011-02-23 MORITA Hajime Unreviewed test_expectations.txt update. Recovered "BUGWK54736 MAC" lines which was removed at r79413. The failure type became from TEXT+IMAGE to IMAGAE. * platform/chromium/test_expectations.txt: 2011-02-23 Philippe Normand Unreviewed, GTK rebaseline of media tests. * platform/gtk/media/audio-repaint-expected.txt: * platform/gtk/media/media-document-audio-repaint-expected.txt: 2011-02-23 Csaba Osztrogonác Unreviewed. * platform/qt/Skipped: Remove passing tests. 2011-02-23 Anna Cavender Reviewed by Mihai Parparita. Avoid flakiness due to async drawing of control glyphs by acting on "canplaythrough" instead of "playing". https://bugs.webkit.org/show_bug.cgi?id=54640 * media/video-display-toggle.html: 2011-02-22 Csaba Osztrogonác Unreviewed. [Qt]