2012-05-17 Ádám Kallai [Qt] Unreviewed gardening. Test expectation update. * platform/qt/fast/block/float/overhanging-tall-block-expected.png: * platform/qt/fast/block/float/overhanging-tall-block-expected.txt:After 117310. * platform/qt/fast/repaint/float-overflow-expected.png: * platform/qt/fast/repaint/float-overflow-expected.txt: After r117339. * platform/qt/fast/repaint/float-overflow-right-expected.png: * platform/qt/fast/repaint/float-overflow-right-expected.txt: After r117339. 2012-05-17 Gyuyoung Kim Convert setDomainRelaxationForbiddenForURLScheme to use InternalSettings interface https://bugs.webkit.org/show_bug.cgi?id=86704 Reviewed by Eric Seidel. Invoke setDomainRelaxationForbiddenForURLScheme functions from internalSettings, because it is able to work in the cross-port way via the InternalSettings interface. * http/tests/security/setDomainRelaxationForbiddenForURLScheme.html: 2012-05-17 Kristóf Kosztyó [Qt] Unreviewed gardening. Skip failing reftests. * platform/qt/Skipped: 2012-05-17 Shinya Kawanaka ShadowRoot.selection should be ShadowRoot.getSelection() https://bugs.webkit.org/show_bug.cgi?id=86598 Reviewed by Hajime Morita. In the latest spec, ShadowRoot.selection is changed to ShadowRoot.getSelection(). So update the tests. * editing/shadow/selection-of-orphan-shadowroot.html: * editing/shadow/selection-of-shadowroot.html: Removed unnecessary code to call ShadowRoot.selection by using ShadowRoot.getSelection(). Now ShadowRoot.getSelection() can be called directly. 2012-05-17 MORITA Hajime Unreviewed, marking tests which need rebaselining after r117412. * platform/chromium/test_expectations.txt: 2012-05-17 MORITA Hajime Unreviewed, marking acid3-test-77.html as fail. * platform/chromium/test_expectations.txt: 2012-05-17 Pravin D REGRESSION (r116331): RSS Headlines/links are missing (-webkit-box-flex broken?) https://bugs.webkit.org/show_bug.cgi?id=85991 Reviewed by Eric Seidel. * fast/css/deprecated-flex-box-zero-width-intrinsic-max-width-expected.txt: Added. * fast/css/deprecated-flex-box-zero-width-intrinsic-max-width.html: Added. 2012-05-17 Uday Kiran CSS3 Multicolumn: Content in normal flow extending into column gaps should be clipped at middle of column-gap https://bugs.webkit.org/show_bug.cgi?id=86441 Reviewed by Eric Seidel. Test for content in normal flow that extends into column gaps. http://www.w3.org/TR/css3-multicol/#overflow-inside-multicol-elements * fast/multicol/overflow-into-columngap-expected.html: Added. * fast/multicol/overflow-into-columngap.html: Added. * platform/chromium/test_expectations.txt: * platform/efl/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: 2012-05-17 Li Yin [Worker] Web Worker lacks test to check the name attribute of SharedWorker https://bugs.webkit.org/show_bug.cgi?id=86714 Reviewed by Kentaro Hara. Spec: http://www.w3.org/TR/2012/CR-workers-20120501/#sharedworkerglobalscope The name attribute must return the value it was assigned when the SharedWorkerGlobalScope object was created. So we should have a test to check it, there is a related test "fast/worker/shared-worker-name.html" already, but it doesn't cover this. * fast/workers/resources/shared-worker-common.js: (handleMessage): * fast/workers/resources/shared-worker-name.js: (test11.worker.port.onmessage): (test11): * fast/workers/shared-worker-name-expected.txt: 2012-05-17 Mikhail Pozdnyakov [EFL] fast/frames/frame-crash-with-page-cache.html is crashing https://bugs.webkit.org/show_bug.cgi?id=85879 Reviewed by Noam Rosenthal. * platform/efl/test_expectations.txt: Removed fast/frames/frame-crash-with-page-cache.html. 2012-05-17 MORITA Hajime Unreviewed, marking input-appearance-range.html as fail. * platform/chromium/test_expectations.txt: 2012-05-17 MORITA Hajime Unreviewed, marking backgr_position-table.html and some others as fail. * platform/chromium/test_expectations.txt: 2012-05-17 Csaba Osztrogonác [Qt] Unreviewed gardening after r117339. https://bugs.webkit.org/show_bug.cgi?id=84167 * platform/qt/Skipped: * platform/qt/editing/pasteboard/innerText-inline-table-expected.png: * platform/qt/editing/pasteboard/innerText-inline-table-expected.txt: * platform/qt/editing/selection/iframe-expected.png: * platform/qt/editing/selection/iframe-expected.txt: * platform/qt/editing/selection/inline-table-expected.png: * platform/qt/editing/selection/inline-table-expected.txt: * platform/qt/editing/selection/table-caret-3-expected.png: * platform/qt/editing/selection/table-caret-3-expected.txt: * platform/qt/fast/css-generated-content/inline-display-types-expected.png: * platform/qt/fast/css-generated-content/inline-display-types-expected.txt: * platform/qt/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: * platform/qt/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Added. * platform/qt/fast/inline-block/001-expected.png: * platform/qt/fast/inline-block/001-expected.txt: * platform/qt/tables/mozilla/bugs/bug2479-2-expected.png: * platform/qt/tables/mozilla/bugs/bug2479-2-expected.txt: * platform/qt/test_expectations.txt: 2012-05-16 Sheriff Bot Unreviewed, rolling out r117372. http://trac.webkit.org/changeset/117372 https://bugs.webkit.org/show_bug.cgi?id=86710 "triggerring crashes" (Requested by morrita on #webkit). * webaudio/audioparam-connect-audioratesignal.html: * webaudio/audioparam-summingjunction-expected.txt: Removed. * webaudio/audioparam-summingjunction.html: Removed. 2012-05-16 Zan Dobersek Unreviewed GTK gardening after r117373. * platform/gtk/fast/forms/input-align-image-expected.txt: * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt: 2012-05-16 Csaba Osztrogonác [Qt] Web process hangs while waiting for plugin process connection during layouttests https://bugs.webkit.org/show_bug.cgi?id=86620 * platform/qt/Skipped: Skip failing tests after r117288. 2012-05-16 Csaba Osztrogonác [Qt] Web process hangs while waiting for plugin process connection during layouttests https://bugs.webkit.org/show_bug.cgi?id=86620 * platform/qt/Skipped: Skip failing tests after r117288. 2012-05-16 Hajime Morrita Unreviewed expectations update. * fast/repaint/float-overflow-expected.png: Renamed from LayoutTests/platform/efl/fast/repaint/float-overflow-expected.png. * fast/repaint/float-overflow-expected.txt: Renamed from LayoutTests/platform/efl/fast/repaint/float-overflow-expected.txt. * fast/repaint/float-overflow-right-expected.png: Renamed from LayoutTests/platform/efl/fast/repaint/float-overflow-right-expected.png. * fast/repaint/float-overflow-right-expected.txt: Renamed from LayoutTests/platform/efl/fast/repaint/float-overflow-right-expected.txt. * platform/chromium-linux/fast/block/float/overhanging-tall-block-expected.txt: Added. * platform/chromium-mac/fast/repaint/float-overflow-expected.png: Added. * platform/chromium-mac/fast/repaint/float-overflow-expected.txt: Renamed from LayoutTests/platform/gtk/fast/repaint/float-overflow-expected.txt. * platform/chromium-mac/fast/repaint/float-overflow-right-expected.png: Added. * platform/chromium-mac/fast/repaint/float-overflow-right-expected.txt: Renamed from LayoutTests/platform/gtk/fast/repaint/float-overflow-right-expected.txt. * platform/chromium/test_expectations.txt: * platform/gtk/fast/repaint/float-overflow-expected.png: Removed. * platform/gtk/fast/repaint/float-overflow-right-expected.png: Removed. 2012-05-16 Kihong Kwon [EFL] Fix bug number for video-controls-drag.html in the test_expectation.txt https://bugs.webkit.org/show_bug.cgi?id=86607 Unreviewed EFL gardening. Change BUGWK number to point to right patch. * platform/efl/test_expectations.txt: 2012-05-16 Hayato Ito Implement a Shadow DOM spec's section 6 'Events'. https://bugs.webkit.org/show_bug.cgi?id=78586 Reviewed by Dimitri Glazkov. * fast/dom/shadow/shadow-dom-event-dispatching-expected.txt: Added. * fast/dom/shadow/shadow-dom-event-dispatching.html: Added. * platform/efl/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2012-05-16 Ryosuke Niwa Moving caret up or down skips lines when there's a non-editable line https://bugs.webkit.org/show_bug.cgi?id=81490 Reviewed by Eric Seidel. Added a regression test. * editing/selection/move-between-lines-of-different-editabilities.html: Added. * editing/selection/move-by-word-visually-mac-expected.txt: Rebaselined a test case. It failed before this change and still fails after this change. 2012-05-16 Luke Macpherson Add tests for CSS Variables. https://bugs.webkit.org/show_bug.cgi?id=86575 Reviewed by Dimitri Glazkov. * fast/css/variables/colors-test-expected.html: Added. * fast/css/variables/colors-test.html: Added. * fast/css/variables/complex-cycle-expected.html: Added. * fast/css/variables/complex-cycle.html: Added. * fast/css/variables/computed-style-expected.html: Added. * fast/css/variables/computed-style.html: Added. * fast/css/variables/inherited-values-expected.html: Added. * fast/css/variables/inherited-values.html: Added. * fast/css/variables/inline-styles-expected.html: Added. * fast/css/variables/inline-styles.html: Added. * fast/css/variables/invalid-shorthand-expected.html: Added. * fast/css/variables/invalid-shorthand.html: Added. * fast/css/variables/invalid-variable-value-expected.html: Added. * fast/css/variables/invalid-variable-value.html: Added. * fast/css/variables/multi-level-cycle-expected.html: Added. * fast/css/variables/multi-level-cycle.html: Added. * fast/css/variables/redefinition-expected.html: Added. * fast/css/variables/redefinition.html: Added. * fast/css/variables/shorthand-expected.html: Added. * fast/css/variables/shorthand.html: Added. * fast/css/variables/simple-cycle-expected.html: Added. * fast/css/variables/simple-cycle.html: Added. * fast/css/variables/undefined-expected.html: Added. * fast/css/variables/undefined.html: Added. * fast/css/variables/use-before-defined-expected.html: Added. * fast/css/variables/use-before-defined.html: Added. * fast/css/variables/var-inside-shorthand-expected.html: Added. * fast/css/variables/var-inside-shorthand.html: Added. * fast/css/variables/variable-chain-expected.html: Added. * fast/css/variables/variable-chain.html: Added. * platform/chromium/test_expectations.txt: Skip tests until variables implementation lands. * platform/efl/test_expectations.txt: Skip tests until variables implementation lands. * platform/gtk/test_expectations.txt: Skip tests until variables implementation lands. * platform/mac/test_expectations.txt: Skip tests until variables implementation lands. * platform/qt/test_expectations.txt: Skip tests until variables implementation lands. 2012-05-16 MORITA Hajime Unreviewed, marking failing test. * platform/chromium/test_expectations.txt: 2012-05-16 MORITA Hajime Unreviewed, marking failing test. * platform/chromium/test_expectations.txt: 2012-05-16 MORITA Hajime Unreviewed, marking cross-fade-background-image.html as failing. * platform/chromium/test_expectations.txt: 2012-05-16 Tony Chang rename display:-webkit-flexbox to display:-webkit-flex https://bugs.webkit.org/show_bug.cgi?id=86529 Reviewed by Eric Seidel. * css3/flexbox/anonymous-block-merge-crash.html: * css3/flexbox/anonymous-block.html: * css3/flexbox/auto-height-dynamic.html: * css3/flexbox/child-overflow.html: * css3/flexbox/columns-auto-size.html: * css3/flexbox/cross-axis-scrollbar.html: * css3/flexbox/css-properties-expected.txt: * css3/flexbox/css-properties.html: * css3/flexbox/display-flexbox-set-get-expected.txt: * css3/flexbox/display-flexbox-set-get.html: * css3/flexbox/flex-algorithm-min-max.html: * css3/flexbox/flex-algorithm-with-margins.html: * css3/flexbox/flex-algorithm.html: * css3/flexbox/flex-align-baseline.html: * css3/flexbox/flex-align-column.html: * css3/flexbox/flex-align-end.html: * css3/flexbox/flex-align-max.html: * css3/flexbox/flex-align-percent-height.html: * css3/flexbox/flex-align-stretch.html: * css3/flexbox/flex-align-vertical-writing-mode.html: * css3/flexbox/flex-align.html: * css3/flexbox/flex-flow-border.html: * css3/flexbox/flex-flow-margins-auto-size.html: * css3/flexbox/flex-flow-margins.html: * css3/flexbox/flex-flow-orientations.html: * css3/flexbox/flex-flow-overflow.html: * css3/flexbox/flex-flow-padding.html: * css3/flexbox/flex-flow.html: * css3/flexbox/flex-item-child-overflow.html: * css3/flexbox/flex-no-flex.html: * css3/flexbox/flex-order.html: * css3/flexbox/flex-pack.html: * css3/flexbox/flexbox-overflow-auto-expected.html: * css3/flexbox/flexbox-overflow-auto.html: * css3/flexbox/floated-flexbox.html: * css3/flexbox/insert-text-crash.html: * css3/flexbox/line-wrapping.html: * css3/flexbox/multiline-align.html: * css3/flexbox/multiline-column-auto.html: * css3/flexbox/multiline-line-pack-horizontal-column.html: * css3/flexbox/multiline-line-pack.html: * css3/flexbox/multiline-pack.html: * css3/flexbox/multiline-reverse-wrap-baseline.html: * css3/flexbox/multiline-reverse-wrap-overflow.html: * css3/flexbox/multiline-shrink-to-fit.html: * css3/flexbox/multiline.html: * css3/flexbox/nested-stretch.html: * css3/flexbox/orthogonal-flex-directions.html: * css3/flexbox/position-absolute-child.html: * css3/flexbox/preferred-widths-orthogonal.html: * css3/flexbox/preferred-widths.html: * css3/flexbox/repaint-rtl-column.html: * css3/flexbox/repaint.html: * css3/flexbox/true-centering.html: * css3/flexbox/writing-modes.html: 2012-05-16 Chris Rogers AudioParam must support fan-in (multiple audio connections) https://bugs.webkit.org/show_bug.cgi?id=83610 Reviewed by Kenneth Russell. * webaudio/audioparam-connect-audioratesignal.html: * webaudio/audioparam-summingjunction-expected.txt: Added. * webaudio/audioparam-summingjunction.html: Added. 2012-05-16 Julien Chaffraix Unreviewed gardening after r117339 (table baseline computation change). * fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323: Removed. * platform/chromium-linux-x86/css2.1/20110323/inline-table-001-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/inline-table-001-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/inline-table-002a-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/inline-table-002a-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/inline-table-003-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/inline-table-003-expected.txt: Removed. * platform/chromium-linux/css2.1/20110323/inline-table-001-expected.png: Added. * platform/chromium-linux/css2.1/20110323/inline-table-002a-expected.png: Added. * platform/chromium-linux/css2.1/20110323/inline-table-003-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/inline-table-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/inline-table-002a-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/inline-table-003-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/iframe-expected.png: * platform/chromium-mac-snowleopard/css2.1/20110323/inline-table-001-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/inline-table-002a-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/inline-table-003-expected.png: Added. * platform/chromium-mac-snowleopard/editing/selection/iframe-expected.png: * platform/chromium-mac/css2.1/20110323/inline-table-001-expected.png: Added. * platform/chromium-mac/css2.1/20110323/inline-table-001-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/inline-table-002a-expected.png: Added. * platform/chromium-mac/css2.1/20110323/inline-table-002a-expected.txt: Added. * platform/chromium-mac/css2.1/20110323/inline-table-003-expected.png: Added. * platform/chromium-mac/css2.1/20110323/inline-table-003-expected.txt: Added. * platform/chromium-mac/editing/selection/iframe-expected.png: * platform/chromium-mac/editing/selection/iframe-expected.txt: Added. * platform/chromium-mac/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: Added. * platform/chromium-win-vista/editing/selection: Removed. * platform/chromium-win-vista/fast/css-generated-content: Added. * platform/chromium-win-vista/fast/css-generated-content/inline-display-types-expected.png: Added. * platform/chromium-win-vista/fast/inline-block: Added. * platform/chromium-win-vista/fast/inline-block/001-expected.png: Added. * platform/chromium-win-xp/fast/css-generated-content: Added. * platform/chromium-win-xp/fast/css-generated-content/inline-display-types-expected.png: Added. * platform/chromium-win-xp/fast/inline-block: Added. * platform/chromium-win-xp/fast/inline-block/001-expected.png: Added. * platform/chromium-win/css2.1/20110323/inline-table-001-expected.png: Added. * platform/chromium-win/css2.1/20110323/inline-table-001-expected.txt: Added. * platform/chromium-win/css2.1/20110323/inline-table-002a-expected.png: Added. * platform/chromium-win/css2.1/20110323/inline-table-002a-expected.txt: Added. * platform/chromium-win/css2.1/20110323/inline-table-003-expected.png: Added. * platform/chromium-win/css2.1/20110323/inline-table-003-expected.txt: Added. * platform/chromium-win/editing/pasteboard/innerText-inline-table-expected.png: * platform/chromium-win/editing/selection/iframe-expected.png: * platform/chromium-win/editing/selection/inline-table-expected.png: * platform/chromium-win/editing/selection/table-caret-3-expected.png: * platform/chromium-win/fast/css-generated-content/inline-display-types-expected.png: * platform/chromium-win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: * platform/chromium-win/fast/inline-block/001-expected.png: * platform/chromium/test_expectations.txt: * platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Removed. * platform/qt/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Removed. 2012-05-16 Jon Lee Animated GIFs in page cache get updated https://bugs.webkit.org/show_bug.cgi?id=86668 Reviewed by Brady Eidson. This test loads pages with subframes that display the same animated gif. When one of the pages goes into the page cache, we want to make sure that we do not crash as a side effect of the page's images getting updated. * fast/loader/image-in-page-cache-expected.txt: Added. * fast/loader/image-in-page-cache.html: Added. * fast/loader/resources/animated-image-subframe.html: Added. * fast/loader/resources/animated-image.html: Added. * fast/loader/resources/animated-image2.html: Added. * fast/loader/resources/animated-image3.html: Added. 2012-05-16 Tim Horton Crash if SVG gradient stop has display: none set https://bugs.webkit.org/show_bug.cgi?id=86686 Reviewed by Dean Jackson. Add a test that ensures that we don't crash if "display: none" is set on an SVGStopElement. * svg/custom/gradient-stop-display-none-crash-expected.txt: Added. * svg/custom/gradient-stop-display-none-crash.svg: Added. 2012-05-16 Philippe Normand Unreviewed, GTK rebaseline after r116069 and r117339. * platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt: * platform/gtk/editing/selection/iframe-expected.txt: * platform/gtk/editing/selection/inline-table-expected.txt: * platform/gtk/editing/selection/table-caret-3-expected.txt: * platform/gtk/fast/css-generated-content/inline-display-types-expected.txt: * platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: * platform/gtk/fast/forms/input-align-image-expected.txt: * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt: * platform/gtk/fast/inline-block/001-expected.txt: * platform/gtk/media/media-document-audio-repaint-expected.txt: * platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt: 2012-05-16 Peter Kasting [chromium] Mark a test as failing. https://bugs.webkit.org/show_bug.cgi?id=86683 Unreviewed, expectations update. * platform/chromium/test_expectations.txt: 2012-05-16 Philippe Normand Unreviewed, GTK gardening. * platform/gtk/test_expectations.txt: Unflag tests needing rebaseline. I'll pull them from the bot ASAP. 2012-05-16 Sheriff Bot Unreviewed, rolling out r117332. http://trac.webkit.org/changeset/117332 https://bugs.webkit.org/show_bug.cgi?id=86679 It makes the Qt Linux bot very unhappy (Requested by darktears on #webkit). * platform/qt/Skipped: 2012-05-16 Erik Arvidsson Make window-property-shadowing-name.html fail faster https://bugs.webkit.org/show_bug.cgi?id=86664 Reviewed by Ojan Vafai. This makes test sync instead of async by checking the return value of window.open. * fast/dom/Window/window-property-shadowing-name.html: 2012-05-16 Peter Kasting [chromium] Mark test as flakily timing out. https://bugs.webkit.org/show_bug.cgi?id=82698 Unreviewed, expectations update. * platform/chromium/test_expectations.txt: 2012-05-16 Emil A Eklund Unreviewed chromium rebaseline for change in r117310. * platform/chromium-mac/fast/block/float/overhanging-tall-block-expected.png: * platform/chromium-mac/fast/block/float/overhanging-tall-block-expected.txt: Removed. * platform/chromium-win/fast/block/float/overhanging-tall-block-expected.txt: 2012-05-16 Peter Kasting Fix bad expectation added in r117249. https://bugs.webkit.org/show_bug.cgi?id=82698 Unreviewed, test expectation fix. * editing/shadow/selection-of-orphan-shadowroot-expected.txt: 2012-04-22 Robert Hogan CSS 2.1 failure: inline-table-001 fails https://bugs.webkit.org/show_bug.cgi?id=84167 Reviewed by Julien Chaffraix. * css2.1/20110323/inline-table-001.htm: Added. * css2.1/20110323/inline-table-002a.htm: Added. * css2.1/20110323/inline-table-003.htm: Added. From the CSS 2.1 test suite. * fast/css/empty-cell-baseline-expected.html: Added. * fast/css/empty-cell-baseline.html: Added. This ensures we don't take a baseline from an empty cell. * fast/inline-block/001.html: Modified to make expected results clearer. * platform/chromium-linux-x86/css2.1/20110323/inline-table-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/inline-table-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/inline-table-002a-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/inline-table-002a-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/inline-table-003-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/inline-table-003-expected.txt: Added. * platform/chromium-linux/editing/pasteboard/innerText-inline-table-expected.png: Progression, the baseline of the text in each cell has moved up to where it should be. * platform/chromium-linux/editing/selection/iframe-expected.png: Progression, 'Inline Table' and 'The End' line up with the first row of the inline table. * platform/chromium-linux/editing/selection/inline-table-expected.png: Progression, 'Inline Table' and 'The End' line up with the first row of the inline table. * platform/chromium-linux/editing/selection/table-caret-3-expected.png: Progression, 'foo' and 'baz' line up with the first row of the inline table. * platform/chromium-linux/fast/css-generated-content/inline-display-types-expected.png: Progression, 'Test' and 'content' now line up. * platform/chromium-linux/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: Progression, the two boxes now line up. * platform/chromium-linux/fast/inline-block/001-expected.png: Progression, the boxes now line up in the same way as FF and Opera. * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.txt: Progression, the baseline of the text in each cell has moved up to where it should be. * platform/chromium-win/editing/pasteboard/innerText-inline-table-expected.txt: * platform/chromium-win/editing/selection/iframe-expected.txt: * platform/chromium-win/editing/selection/inline-table-expected.txt: * platform/chromium-win/editing/selection/table-caret-3-expected.txt: * platform/chromium-win/fast/css-generated-content/inline-display-types-expected.txt: * platform/chromium-win/fast/inline-block/001-expected.txt: * platform/chromium-win/fast/repaint/float-overflow-expected.txt: * platform/chromium-win/fast/repaint/float-overflow-right-expected.txt: * platform/chromium/test_expectations.txt: * platform/efl/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: * platform/win/Skipped: Text rebaselines. 2012-05-16 Dinu Jacob [WK2] Support layoutTestController.dumpProgressFinishedCallback() in WKTR https://bugs.webkit.org/show_bug.cgi?id=81613 Reviewed by Brady Eidson. Unskip the related test from mac-kw2 and gtk-wk2 as support has been added. * platform/gtk-wk2/Skipped: * platform/mac-wk2/Skipped: 2012-05-16 Julien Chaffraix layerX/layerY warning should be removed https://bugs.webkit.org/show_bug.cgi?id=86264 Reviewed by James Robinson. Removed console message about layerX/layerY deprecation. * fast/dom/Window/window-xy-properties-expected.txt: * fast/events/init-events-expected.txt: * fast/events/mouse-relative-position-expected.txt: * fast/events/mouseclick-target-and-positioning-expected.txt: * fast/events/simulated-click-coords-expected.txt: * jquery/event-expected.txt: * platform/qt/fast/events/mouse-relative-position-expected.txt: 2012-05-15 Peter Kasting Malformed GIF can cause decoder to read off end of heap buffer https://bugs.webkit.org/show_bug.cgi?id=86531 Reviewed by Adam Barth. The test here is only expected to catch problems if run under Address Sanitizer or a similar memory-checking utility. * fast/images/read-past-end-of-buffer-expected.txt: Added. * fast/images/read-past-end-of-buffer.html: Added. * fast/images/resources/wrong-block-length.gif: Added. 2012-05-16 Alexis Menard [Qt] REGRESSION?(62951): media tests fail https://bugs.webkit.org/show_bug.cgi?id=42094 Reviewed by Noam Rosenthal. Enable some media layout tests so that our coverage is more than inexistant. * platform/qt/Skipped: 2012-05-16 Zan Dobersek Unreviewed GTK gardening, rebaselining after r117310. * platform/gtk/fast/block/float/overhanging-tall-block-expected.txt: 2012-05-16 Jer Noble