2012-06-07 Joshua Lock [EFL][DRT] Normalize file:///tmp/LayoutTests in LayoutTestController::pathToLocalResource() https://bugs.webkit.org/show_bug.cgi?id=67255 Reviewed by Dirk Pranke. * platform/efl/TestExpectations: unskip fast/dom/frame-loading-via-document-write.html now that LayoutTestController::pathToLocalResource() is implemented for EFL. 2012-06-07 Noel Gordon [chromium] Use WEBPImportPictureRGBX|BGRX to import picture data https://bugs.webkit.org/show_bug.cgi?id=88218 Reviewed by Kent Tamura. The test image (html5.png) has an alpha 255 background. The background should be rendered black when a .toDataURL('image/webp') is used as an element src attribute for example, since WEBP does not support alpha. * fast/canvas/canvas-toDataURL-webp-expected.txt: * fast/canvas/canvas-toDataURL-webp.html: Change the test to encode the added html5.png test image as an image/webp data url. * fast/canvas/resources/html5.png: Added. * platform/chromium-mac-snowleopard/fast/canvas/canvas-toDataURL-webp-expected.png: Added. * platform/chromium/TestExpectations: Requires WIN, LINUX rebaselines. 2012-06-07 Ojan Vafai Last set of chromium rebaselines after r119748. Also mark pointer-lock/pointerlockchange-pointerlockerror-events.html as crashing in Chromium debug after r119763. Excluding list of changed pngs because it's too long. * platform/chromium/TestExpectations: 2012-06-07 Ojan Vafai Mark fast/table/multiple-captions-display.xhtml as flaky on Chromium. * platform/chromium/TestExpectations: 2012-06-07 Ojan Vafai Chromium rebaselines after http://trac.webkit.org/changeset/119760. * platform/chromium-linux/fast/borders/border-radius-valid-border-clipping-expected.png: Added. * platform/chromium-mac/fast/borders/border-radius-valid-border-clipping-expected.png: * platform/chromium-win/fast/borders/border-radius-valid-border-clipping-expected.png: Added. 2012-06-07 Tony Chang [chromium] Unreviewed, new baselines for chromium-win after fixing scrollbar rendering in r119748. List of files omitted since it's long. 2012-06-06 Vincent Scheib Add new Pointer Lock spec events webkitpointerlockchange and webkitpointerlockerror https://bugs.webkit.org/show_bug.cgi?id=88377 Reviewed by Dimitri Glazkov. Part of a series of refactoring changes to update pointer lock API to the fullscreen locking style. https://bugs.webkit.org/show_bug.cgi?id=84402 New change and error events added. Follow up patches will remove the previous callbacks and pointerlocklost event. Tests updated to include the new events, and a new test added specifically for the new events, pointerlockchange-pointerlockerror-events.html. * pointer-lock/lock-already-locked-expected.txt: * pointer-lock/lock-already-locked.html: * pointer-lock/pointer-lock-api-expected.txt: * pointer-lock/pointer-lock-api.html: * pointer-lock/pointerlockchange-pointerlockerror-events-expected.txt: Added. * pointer-lock/pointerlockchange-pointerlockerror-events.html: Added. * pointer-lock/pointerlocklost-event-expected.txt: * pointer-lock/pointerlocklost-event.html: 2012-06-07 Takashi Sakamoto Incorrect border rendering when border radius is above 2px. https://bugs.webkit.org/show_bug.cgi?id=88046 Reviewed by Simon Fraser. * fast/borders/border-radius-valid-border-clipping-expected.txt: Added. * fast/borders/border-radius-valid-border-clipping.html: Added. * platform/chromium-mac/fast/borders/border-radius-valid-border-clipping-expected.png: Added. 2012-06-07 Edaena Salinas Jasso Should fire error event for empty 404 script https://bugs.webkit.org/show_bug.cgi?id=50589 Reviewed by Brady Eidson. Based on a test by Ojan Vafai. * http/tests/loading/fire-error-event-empty-404-script-expected.txt: Added. * http/tests/loading/fire-error-event-empty-404-script.html: Added. * http/tests/loading/fire-error-event-script-no-content-type-expected.txt: Added. * http/tests/loading/fire-error-event-script-no-content-type.html: Added. * http/tests/loading/resources/404-with-empty-body-no-content-type.cgi: Added. * http/tests/loading/resources/404-with-empty-body.cgi: Added. * http/tests/resources/network-simulator.php: Fixed to no longer return 404 error when logging a request. 2012-06-07 Ojan Vafai fast/js/dfg-double-vote-fuzz.html fails on Chromium release. * platform/chromium/TestExpectations: 2012-06-07 Alec Flett IndexedDB: Error codes, phase one https://bugs.webkit.org/show_bug.cgi?id=88459 Reviewed by Tony Chang. * storage/indexeddb/basics-expected.txt: * storage/indexeddb/basics-shared-workers-expected.txt: * storage/indexeddb/basics-workers-expected.txt: * storage/indexeddb/create-and-remove-object-store-expected.txt: * storage/indexeddb/cursor-advance-expected.txt: * storage/indexeddb/cursor-update-expected.txt: * storage/indexeddb/database-basics-expected.txt: * storage/indexeddb/deleteIndex-expected.txt: * storage/indexeddb/resources/basics.js: (test): * storage/indexeddb/resources/create-and-remove-object-store.js: (testCreateAndRemove): (tryOnceMore): * storage/indexeddb/resources/cursor-advance.js: (testBadAdvance.advanceBadly): (testBadAdvance): * storage/indexeddb/resources/cursor-update.js: (keyCursor): * storage/indexeddb/resources/database-basics.js: (testClose): * storage/indexeddb/resources/deleteIndex.js: (postTwiddling): * storage/indexeddb/resources/transaction-after-close.js: (firstTransactionComplete): * storage/indexeddb/resources/transaction-and-objectstore-calls.js: (afterComplete): * storage/indexeddb/resources/transaction-basics.js: (testInvalidMode): * storage/indexeddb/transaction-after-close-expected.txt: * storage/indexeddb/transaction-and-objectstore-calls-expected.txt: * storage/indexeddb/transaction-basics-expected.txt: 2012-06-07 Elliot Poger Unreviewed, rolling out r119737. http://trac.webkit.org/changeset/119737 see https://bugs.webkit.org/show_bug.cgi?id=88561 * css1/basic/class_as_selector-expected.txt: Removed. * css1/basic/containment-expected.txt: Removed. ... * platform/gtk/css3/selectors3/xml/css3-modsel-74-expected.txt: Copied from LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-74-expected.txt. * platform/gtk/css3/selectors3/xml/css3-modsel-74b-expected.txt: Copied from LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-74b-expected.txt. 2012-06-07 Ojan Vafai Hopefully final chromium rebaseline for r119617. * platform/chromium-mac/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: 2012-06-07 Ami Fischman Plumb CORS attribute information from HTMLMediaElement to media players so it can be used https://bugs.webkit.org/show_bug.cgi?id=88349 Reviewed by Adam Barth. * http/tests/security/resources/video-cross-origin-allow.php: Added. * http/tests/security/video-cross-origin-readback-expected.txt: Added. * http/tests/security/video-cross-origin-readback.html: Added. * platform/efl/Skipped: * platform/gtk/TestExpectations: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wk2/Skipped: 2012-06-07 Stephen White Unreviewed; chromium test_expectations update. Removing expected-to-fail results for now-passing tests. * platform/chromium-mac/canvas/philip/tests/2d.line.width.basic-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.line.width.transformed-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.transformation.setTransform.skewed-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.transformation.transform.skewed-expected.txt: Removed. 2012-06-07 Jer Noble sometimes all slaved videos don't start playing https://bugs.webkit.org/show_bug.cgi?id=88553 Reviewed by Darin Adler. * media/media-controller-time-clamp-expected.txt: Added. * media/media-controller-time-clamp.html: Added. 2012-06-07 Ojan Vafai Mark another test as slow on Chromium Windows. * platform/chromium/TestExpectations: 2012-06-07 Elliot Poger Part 1 of rebaselines for http://crbug.com/131189 Unreviewed rebaselining. * css1/basic/class_as_selector-expected.txt: Added. * css1/basic/containment-expected.txt: Added. ... * platform/gtk/css3/selectors3/xml/css3-modsel-74-expected.txt: Removed. * platform/gtk/css3/selectors3/xml/css3-modsel-74b-expected.txt: Removed. 2012-06-07 Mike Reed clean up suppressions around two-point-radial-gradient in skia (fix will come later) https://bugs.webkit.org/show_bug.cgi?id=88549 Expectations change only. * platform/chromium/TestExpectations: 2012-06-07 Ojan Vafai Update some flaky/slow expectations to better match the bots. * platform/chromium/TestExpectations: 2012-06-07 Raymes Khoury Incorrect rect-based hit-test result for culled-inline elements https://bugs.webkit.org/show_bug.cgi?id=85849 Reviewed by Levi Weintraub. Added tests for rect-based hit-testing for the case when the child of a culled inline element is in the hit-test result. One of these tests is expected to fail due to https://bugs.webkit.org/show_bug.cgi?id=88376. * fast/dom/nodesFromRect-culled-inline-expected.txt: Added. * fast/dom/nodesFromRect-culled-inline.html: Added. 2012-06-07 Daniel Erat [chromium] Add test for subpixel positioning. https://bugs.webkit.org/show_bug.cgi?id=88263 Reviewed by Tony Chang. * platform/chromium-linux/fast/text/chromium-linux-text-subpixel-positioning-expected.png: Added. * platform/chromium-linux/fast/text/chromium-linux-text-subpixel-positioning-expected.txt: Added. * platform/chromium-linux/fast/text/chromium-linux-text-subpixel-positioning.html: Added. 2012-06-07 Simon Pena [GTK] Add baselines for new tests https://bugs.webkit.org/show_bug.cgi?id=88540 Unreviewed gardening. Added baselines for new tests. * platform/gtk/TestExpectations: * platform/gtk/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added. * platform/gtk/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added. * platform/gtk/fast/reflections/reflection-with-zoom-expected.png: Added. * platform/gtk/fast/reflections/reflection-with-zoom-expected.txt: Added. * platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Added. * platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Added. * platform/gtk/svg/repaint/text-mask-update-expected.png: Added. * platform/gtk/svg/repaint/text-mask-update-expected.txt: Added. 2012-06-07 Brady Eidson https://bugs.webkit.org/show_bug.cgi?id=88481 Move new test added by r119644 that was only meant for platform/mac into the platform/mac directory: * platform/mac/fast/loader/resources/utf8-encoded.webarchive: Renamed from LayoutTests/fast/loader/resources/utf8-encoded.webarchive. * platform/mac/fast/loader/webarchive-encoding-respected-expected.txt: Renamed from LayoutTests/fast/loader/webarchive-encoding-respected-expected.txt. * platform/mac/fast/loader/webarchive-encoding-respected.html: Renamed from LayoutTests/fast/loader/webarchive-encoding-respected.html. Also remove it from the TestExpectations files for platforms where it was Skipped: * platform/chromium/TestExpectations: * platform/efl/TestExpectations: * platform/gtk/TestExpectations: * platform/qt/TestExpectations: 2012-06-07 Sheriff Bot Unreviewed, rolling out r119707. http://trac.webkit.org/changeset/119707 https://bugs.webkit.org/show_bug.cgi?id=88539 Because the original patch with the failing test was rolled out by 119712 (Requested by Ossy on #webkit). * platform/qt/Skipped: 2012-06-07 Stephen White [Chromium] Rebaseline tests after r119591 that enabled imageSmoothingEnabled for patterns https://bugs.webkit.org/show_bug.cgi?id=88253 Unreviewed; test expectations update. * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: * platform/chromium-linux/svg/custom/pattern-skew-transformed-expected.png: Removed. * platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png: * platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.png: * platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: * platform/chromium-mac/svg/custom/nested-pattern-boundingBoxModeContent-expected.png: * platform/chromium-mac/svg/custom/oversized-pattern-scale-expected.png: * platform/chromium-mac/svg/custom/pattern-in-defs-expected.png: * platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.png: * platform/chromium-mac/svg/custom/pattern-with-transformation-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: * platform/chromium-win/svg/custom/nested-pattern-boundingBoxModeContent-expected.png: * platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png: * platform/chromium-win/svg/custom/pattern-in-defs-expected.png: * platform/chromium-win/svg/custom/pattern-skew-transformed-expected.png: * platform/chromium-win/svg/custom/pattern-with-transformation-expected.png: * platform/chromium/TestExpectations: 2012-06-07 Mario Sanchez Prada Unreviewed. Unskip passing tests for GTK. * platform/gtk/TestExpectations: 2012-06-07 Alexei Filippov Web Inspector: sorting of object fields is broken in heap profiler https://bugs.webkit.org/show_bug.cgi?id=88532 A recent change to heap profiler has replaced getters with functions. Function calls were missing in couple places after that change. The following changes were made to the tests: - generateSnapshot now uses pseudo random numbers for object sizes. It allows to test sorting. - Added a test that checks sorting of object instances of a particular class. - Added a test that checks sorting of fields in an object instance. Reviewed by Vsevolod Vlasov. Tests: inspector/profiler/heap-snapshot-summary-sorting-fields.html inspector/profiler/heap-snapshot-summary-sorting-instances.html * inspector/profiler/heap-snapshot-summary-sorting-fields-expected.txt: Added. * inspector/profiler/heap-snapshot-summary-sorting-fields.html: Added. * inspector/profiler/heap-snapshot-summary-sorting-instances-expected.txt: Added. * inspector/profiler/heap-snapshot-summary-sorting-instances.html: Added. * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.): (initialize_HeapSnapshotTest): * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: 2012-06-07 Ilya Tikhonovsky Unreviewed. Clean chromium test expectations. * platform/chromium/TestExpectations: 2012-06-07 Alexei Filippov Web Inspector: reuse edge_count field of heap snapshot to store retained size https://bugs.webkit.org/show_bug.cgi?id=88416 The edge_count field is unused after node first edge indexes have been built. Store node retained size in there instead of allocating an extra array for it. Reviewed by Vsevolod Vlasov. * inspector/profiler/heap-snapshot.html: 2012-06-07 Sheriff Bot Unreviewed, rolling out r119694. http://trac.webkit.org/changeset/119694 https://bugs.webkit.org/show_bug.cgi?id=88529 it broke PrerenderBrowserTest.PrerenderHTML5VideoNetwork (Requested by loislo on #webkit). * http/tests/security/resources/video-cross-origin-allow.php: Removed. * http/tests/security/video-cross-origin-readback-expected.txt: Removed. * http/tests/security/video-cross-origin-readback.html: Removed. 2012-06-07 Shinya Kawanaka Delete a contenteditable element having a Shadow DOM causes a crash. https://bugs.webkit.org/show_bug.cgi?id=86345 Reviewed by Ryosuke Niwa. * editing/shadow/select-contenteditable-shadowhost-expected.txt: Added. * editing/shadow/select-contenteditable-shadowhost.html: Added. 2012-06-07 Kinuko Yasuda Unreviewed rebaseline for r115582. * http/tests/security/filesystem-iframe-from-remote-expected.txt: * platform/chromium/TestExpectations: 2012-06-07 Zoltan Arvai [Qt] Gardening. Skip failing new test. https://bugs.webkit.org/show_bug.cgi?id=88523 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Skip http/tests/security/video-cross-origin-readback.html. 2012-06-07 Csaba Osztrogonác [Qt] Unreviewed Skipped list cleanup. Remove disabled/passing tests, add bug reports. * platform/qt-arm/Skipped: * platform/qt/Skipped: 2012-06-07 Li Yin FileAPI: If type consists of non-ASCII characters in Blob constructor, it should throw a SyntaxError. https://bugs.webkit.org/show_bug.cgi?id=88411 Reviewed by Kentaro Hara. From Spec: http://dev.w3.org/2006/webapi/FileAPI/#constructorBlob If type consists of any non-ASCII characters, throw a SyntaxError and return from this algorithm. * fast/files/blob-constructor-expected.txt: * fast/files/script-tests/blob-constructor.js: 2012-06-07 Arpita Bahuguna InsertUnorderedList and InsertOrderedList (execCommand) do not remove bullets https://bugs.webkit.org/show_bug.cgi?id=84597 Reviewed by Ryosuke Niwa. This test verifies removing of an (un)ordered list on a selection consisting of multiple list items (paragraphs) when the end point of the selection points to the end of the last list item; followed by another paragraph not part of the selection/list. * editing/execCommand/remove-list-from-multi-list-items-expected.txt: Added. * editing/execCommand/remove-list-from-multi-list-items.html: Added. 2012-06-07 Yoshifumi Inoue [Forms] Improve test coverage of input-number-size.html https://bugs.webkit.org/show_bug.cgi?id=88489 Reviewed by Kent Tamura. This patch improves test coverage for NumberInputType::sizeShouldIncludeDecoration() for preparation of introducing decimal arithmetic. * fast/forms/number/input-number-size-expected.txt: Updated for a new test case. * fast/forms/number/input-number-size.html: Added a test case. 2012-06-07 Li Yin [FileAPI] FileReader should throw an InvalidStateError exception when readyState is LOADING https://bugs.webkit.org/show_bug.cgi?id=88212 Reviewed by Jian Li. From spec: http://www.w3.org/TR/FileAPI/#readAsBinaryString FileReader should throw an InvalidStateError exception instead of NOT_ALLOWED_ERR. * fast/files/read-file-async-expected.txt: * fast/files/workers/worker-read-file-async-expected.txt: 2012-06-07 Hironori Bono Use light gray for grammar markers on Windows and Linux https://bugs.webkit.org/show_bug.cgi?id=88398 Reviewed by Ryosuke Niwa. This change changes the color of grammar markers from dark gray to light gray and rebaselines a couple of pixel tests affected by this change. * platform/chromium-linux/editing/spelling/grammar-markers-expected.png: * platform/chromium-win/editing/spelling/grammar-markers-expected.png: 2012-06-06 Xianzhu Wang Element.getBoundingClientRect() and Element.getClientRects() return incorrect values in frames in a scaled page https://bugs.webkit.org/show_bug.cgi?id=88430 Reviewed by James Robinson. * fast/dom/Element/resources/client-rect-frame.html: Added. * fast/dom/Element/scale-page-bounding-client-rect-in-frame-expected.txt: Added. * fast/dom/Element/scale-page-bounding-client-rect-in-frame.html: Added. * fast/dom/Element/scale-page-client-rects-in-frame-expected.txt: Added. * fast/dom/Element/scale-page-client-rects-in-frame.html: Added. 2012-06-06 Sheriff Bot Unreviewed, rolling out r119668. http://trac.webkit.org/changeset/119668 https://bugs.webkit.org/show_bug.cgi?id=88493 Hitting assertions in debug builds (Requested by rniwa on #webkit). * editing/selection/caret-in-empty-inline-1-expected.txt: Removed. * editing/selection/caret-in-empty-inline-1.html: Removed. * editing/selection/caret-in-empty-inline-2-expected.txt: Removed. * editing/selection/caret-in-empty-inline-2.html: Removed. 2012-06-06 Ryosuke Niwa One more Chromium rebaseline for r119617. Also update the test expectation per r119659. fast/sub-pixel/file-upload-control-at-fractional-offset.html should have MISSING expectation. * platform/chromium-linux/compositing/geometry/fixed-position-expected.png: * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-expected.png: * platform/chromium-mac/compositing/geometry/fixed-position-expected.png: * platform/chromium-win/compositing/geometry/fixed-position-expected.png: * platform/chromium/TestExpectations: 2012-06-06 Ryosuke Niwa More Chromium rebaselines for r119591 and r119617. * platform/chromium-linux/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Removed. * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Added. * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-euc-expected.png: * platform/chromium-win/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: 2012-06-06 Ryosuke Niwa Add an image failure expectation to fast/repaint/fixed-tranformed.html on Chromium Windows and Chromium Mac. The failure is tracked by the bug 88490. * platform/chromium/TestExpectations: 2012-06-06 Ryosuke Niwa Add a timeout expectation to http/tests/media/video-cookie.html. The failure is tracked by the Chromium issue 131533. * platform/chromium/TestExpectations: 2012-06-06 Shezan Baig Caret is not rendered in empty inline contenteditable elements https://bugs.webkit.org/show_bug.cgi?id=85793 Reviewed by Ryosuke Niwa. Add test cases for caret in empty inline. * editing/selection/caret-in-empty-inline-1-expected.txt: Added. * editing/selection/caret-in-empty-inline-1.html: Added. * editing/selection/caret-in-empty-inline-2-expected.txt: Added. * editing/selection/caret-in-empty-inline-2.html: Added. 2012-06-06 Ryosuke Niwa Add failing test expectation for the test added by r119644. The failure is tracked by the bug 88481. * platform/chromium/TestExpectations: * platform/efl/TestExpectations: * platform/gtk/TestExpectations: * platform/qt/TestExpectations: 2012-06-06 Noel Gordon Add a test for PNG COLOR_TYPE_PALETTE image with a color profile https://bugs.webkit.org/show_bug.cgi?id=86722 Reviewed by Adam Barth Add paletted PNG image with a color profile and write a test. Add platform exceptions since color correction is not implemented on all platforms. Note: that wincairo skips fast/images/*. * fast/images/paletted-png-with-color-profile-expected.txt: Added. * fast/images/paletted-png-with-color-profile.html: Added. * fast/images/resources/palatted-color-png-gamma-one-color-profile.png: Added. * platform/chromium/TestExpectations: No color correction for paletted PNG images. * platform/efl/TestExpectations: SKIP, no color correction. * platform/gtk/TestExpectations: SKIP, no color correction. * platform/mac-snowleopard/fast/images/paletted-png-with-color-profile-expected.png: Added. The image is a 64-color, paletted PNG image containing a gamma 1.0 sRGB color profile. See the bug for more detailed properties of the test image and its color profile. * platform/qt/TestExpectations: SKIP, no color correction. 2012-06-06 Alexis Menard Fix border-image-slice failures on http://css3test.com. https://bugs.webkit.org/show_bug.cgi?id=88328 Reviewed by Tony Chang. Make sure we cover more border-image-slice parsing. * fast/css/getComputedStyle/getComputedStyle-border-image-slice-expected.txt: Added. * fast/css/getComputedStyle/getComputedStyle-border-image-slice.html: Added. 2012-06-06 Levi Weintraub Use enclosingIntRect instead of pixelSnappedIntRect in RenderFileUploadControl https://bugs.webkit.org/show_bug.cgi?id=88454 Reviewed by Kent Tamura. Skipping new test on non-chromium platforms, and correcting a typo in several skipped files. Also updating the bug number in the gtk skipped file to 85532 from 60318 to better reflect the outstanding work of enabling each port to support sub-pixel layout, instead of sub-pixel layout itself. * fast/sub-pixel/file-upload-control-at-fractional-offset.html: Added. * platform/chromium-mac-snowleopard/fast/sub-pixel: Added. * platform/chromium-mac-snowleopard/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Added. * platform/chromium-mac-snowleopard/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Added. * platform/chromium/TestExpectations: * platform/efl/Skipped: * platform/gtk-wk2/Skipped: * platform/gtk/TestExpectations: * platform/mac-lion/Skipped: * platform/mac-snowleopard/Skipped: * platform/mac-wk2/Skipped: * platform/mac/Skipped: * platform/qt-4.8/Skipped: * platform/qt/Skipped: * platform/win-wk2/Skipped: * platform/win-xp/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2012-06-06 Ryosuke Niwa Revert erroneous change in r119637. * platform/chromium/TestExpectations: 2012-06-06 Jessie Berlin [Win] ASSERT(m_manualStream) failed in PluginView::didFinishLoading running fast/loader/reload-zero-byte-plugin.html Skip another affected test on Windows to get the bots greener. * platform/win/Skipped: 2012-06-06 Ryosuke Niwa Chromium rebaseline after r119617 part 5. * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug10140-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug101759-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug10216-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug22122-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/core: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/core/captions3-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/core/columns-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/marvin: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: Added. * platform/chromium-linux-x86/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: Added. * platform/chromium-linux/tables/mozilla/bugs/bug1055-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug113235-3-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug11944-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug131020-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug149275-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug16252-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug22019-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2947-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2997-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug43039-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46480-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug5797-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug650-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.png: * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.png: * platform/chromium-linux/tables/mozilla/core/borders-expected.png: * platform/chromium-linux/tables/mozilla/core/captions-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_auto_fix-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_fix_fixPer-expected.png: * platform/chromium-linux/tables/mozilla/core/row_span-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.png: * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_height-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_nowrap-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_height-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_nowrap-expected.png: * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.png: * platform/chromium-linux/tables/mozilla/other/test6-expected.png: * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug101759-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10216-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/captions3-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/columns-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/standards1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-expected.png: * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug10140-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug101759-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug10216-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug106966-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug19526-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug22122-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/bugs/bug85016-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/core: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/core/captions2-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/core/captions3-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/core/col_span2-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/core/columns-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/other: Added. * platform/chromium-win-vista/tables/mozilla_expected_failures/other/empty_cells-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug131020-expected.png: Removed. * platform/chromium-win/tables/mozilla/bugs/bug101674-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug10269-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1055-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug113235-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug137388-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug149275-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug22019-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2997-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug38916-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3977-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46480-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug50695-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug56405-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug625-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7112-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7112-2-expected.png: * platform/chromium-win/tables/mozilla/core/borders-expected.png: * platform/chromium-win/tables/mozilla/core/captions-expected.png: * platform/chromium-win/tables/mozilla/core/col_span-expected.png: * platform/chromium-win/tables/mozilla/core/row_span-expected.png: * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_nowrap-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_nowrap-expected.png: * platform/chromium-win/tables/mozilla/other/cell_widths-expected.png: * platform/chromium-win/tables/mozilla/other/nestedTables-expected.png: * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10140-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug101759-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug106966-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug19526-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug22122-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug85016-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/captions2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/captions3-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/col_span2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/columns-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/other/empty_cells-expected.png: 2012-06-06 Filip Pizlo DFG arguments access slow path should not crash if the arguments haven't been created https://bugs.webkit.org/show_bug.cgi?id=88471 Reviewed by Gavin Barraclough. * fast/js/dfg-arguments-out-of-bounds-expected.txt: Added. * fast/js/dfg-arguments-out-of-bounds.html: Added. * fast/js/dfg-inline-arguments-out-of-bounds-expected.txt: Added. * fast/js/dfg-inline-arguments-out-of-bounds.html: Added. * fast/js/script-tests/dfg-arguments-out-of-bounds.js: Added. (foo.bar): (foo): * fast/js/script-tests/dfg-inline-arguments-out-of-bounds.js: Added. (foo): (bar): 2012-06-06 Ryosuke Niwa Chromium rebaseline after r119617 part 4. * platform/chromium-linux-x86/fast/text/international: Added. * platform/chromium-linux-x86/fast/text/international/bidi-neutral-run-expected.png: Added. * platform/chromium-linux-x86/ietestcenter: Added. * platform/chromium-linux-x86/ietestcenter/css3: Added. * platform/chromium-linux-x86/ietestcenter/css3/bordersbackgrounds: Added. * platform/chromium-linux-x86/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: Added. * platform/chromium-linux-x86/platform/chromium/compositing: Removed. * platform/chromium-linux/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: * platform/chromium-linux/fast/text/international/bidi-european-terminators-expected.png: * platform/chromium-linux/fast/text/international/bidi-neutral-run-expected.png: * platform/chromium-linux/fast/text/softHyphen-expected.png: * platform/chromium-linux/fast/text/wbr-expected.png: * platform/chromium-linux/fast/text/whitespace/024-expected.png: * platform/chromium-linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: * platform/chromium-linux/fast/writing-mode/fieldsets-expected.png: * platform/chromium-linux/fonts/cursive-expected.png: * platform/chromium-linux/fonts/default-expected.png: * platform/chromium-linux/fonts/fantasy-expected.png: * platform/chromium-linux/fonts/serif-expected.png: * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: * platform/chromium-linux/media/video-zoom-expected.png: * platform/chromium-linux/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-linux/platform/chromium/media/video-frame-size-change-expected.png: * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-bg-expected.png: * platform/chromium-linux/printing/return-from-printing-mode-expected.png: * platform/chromium-linux/scrollbars/basic-scrollbar-expected.png: * platform/chromium-linux/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-linux/scrollbars/scrollbar-orientation-expected.png: * platform/chromium-linux/svg/custom/altglyph-expected.png: * platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: * platform/chromium-linux/svg/custom/text-xy-updates-SVGList-expected.png: * platform/chromium-linux/svg/dom/SVGLengthList-basics-expected.png: * platform/chromium-linux/svg/dom/SVGLengthList-insertItemBefore-expected.png: * platform/chromium-linux/svg/dom/SVGLengthList-replaceItem-expected.png: * platform/chromium-linux/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: * platform/chromium-linux/svg/dom/SVGPathSegList-appendItem-expected.png: * platform/chromium-linux/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: * platform/chromium-linux/svg/dom/SVGPathSegList-insertItemBefore-expected.png: * platform/chromium-linux/svg/dom/SVGPathSegList-removeItem-expected.png: * platform/chromium-linux/svg/dom/SVGPathSegList-replaceItem-expected.png: * platform/chromium-linux/svg/dom/SVGPointList-basics-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: * platform/chromium-linux/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: * platform/chromium-linux/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: * platform/chromium-linux/svg/text/multichar-glyph-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-float-border-padding-expected.png: * platform/chromium-linux/svg/zoom/text/zoom-svg-float-border-padding-expected.png: * platform/chromium-mac-leopard/media/video-zoom-expected.png: * platform/chromium-mac-leopard/scrollbars/basic-scrollbar-expected.png: * platform/chromium-mac-leopard/scrollbars/disabled-scrollbar-expected.png: * platform/chromium-mac-leopard/scrollbars/listbox-scrollbar-combinations-expected.png: * platform/chromium-mac-leopard/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-mac-leopard/scrollbars/scrollbar-orientation-expected.png: * platform/chromium-mac-snowleopard/media/video-zoom-expected.png: * platform/chromium-mac-snowleopard/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-mac-snowleopard/scrollbars/basic-scrollbar-expected.png: * platform/chromium-mac-snowleopard/scrollbars/disabled-scrollbar-expected.png: * platform/chromium-mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.png: * platform/chromium-mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-mac-snowleopard/scrollbars/scrollbar-orientation-expected.png: * platform/chromium-mac/media/video-zoom-expected.png: * platform/chromium-mac/platform/chromium/compositing/img-layer-grow-expected.png: * platform/chromium-mac/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-mac/scrollbars/basic-scrollbar-expected.png: * platform/chromium-mac/scrollbars/disabled-scrollbar-expected.png: * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png: * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-mac/scrollbars/scrollbar-orientation-expected.png: * platform/chromium-win-vista/platform/chromium/compositing: Added. * platform/chromium-win-vista/platform/chromium/compositing/layout-width-change-expected.png: Added. * platform/chromium-win-xp/platform/chromium/compositing: Added. * platform/chromium-win-xp/platform/chromium/compositing/layout-width-change-expected.png: Added. * platform/chromium-win/fast/text/international/bidi-european-terminators-expected.png: * platform/chromium-win/fast/text/word-break-expected.png: * platform/chromium-win/fast/writing-mode/fieldsets-expected.png: * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: * platform/chromium-win/media/video-zoom-expected.png: * platform/chromium-win/platform/chromium/compositing/img-layer-grow-expected.png: Added. * platform/chromium-win/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-win/platform/chromium/media/video-frame-size-change-expected.png: * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-bg-expected.png: * platform/chromium-win/scrollbars/basic-scrollbar-expected.png: * platform/chromium-win/scrollbars/overflow-scrollbar-combinations-expected.png: * platform/chromium-win/scrollbars/scrollbar-orientation-expected.png: * platform/chromium-win/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/chromium-win/svg/custom/altglyph-expected.png: * platform/chromium-win/svg/custom/invisible-text-after-scrolling-expected.png: * platform/chromium-win/svg/custom/junk-data-expected.png: * platform/chromium-win/svg/custom/missing-xlink-expected.png: * platform/chromium-win/svg/custom/path-bad-data-expected.png: * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: * platform/chromium-win/svg/custom/text-xy-updates-SVGList-expected.png: * platform/chromium-win/svg/custom/use-font-face-crash-expected.png: * platform/chromium-win/svg/dom/SVGLengthList-initialize-expected.png: * platform/chromium-win/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: * platform/chromium-win/svg/dom/SVGNumberList-basics-expected.png: * platform/chromium-win/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: * platform/chromium-win/svg/hixie/error/012-expected.png: * platform/chromium-win/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: * platform/chromium-win/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: * platform/chromium-win/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: * platform/chromium-win/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: * platform/chromium-win/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: * platform/chromium-win/svg/repaint/image-with-clip-path-expected.png: * platform/chromium-win/svg/text/multichar-glyph-expected.png: 2012-06-06 Brady Eidson and https://bugs.webkit.org/show_bug.cgi?id=88428 REGRESSION (r115654): Opening many non-English WebArchives shows obvious encoding issues Reviewed by Nate Chapin. * fast/loader/resources/utf8-encoded.webarchive: Added. * fast/loader/webarchive-encoding-respected-expected.txt: Added. * fast/loader/webarchive-encoding-respected.html: Added. 2012-06-06 Ryosuke Niwa Chromium rebaseline after r119617 part 3. * platform/chromium-linux-x86/fast/images: Removed. * platform/chromium-linux-x86/fast/media: Removed. * platform/chromium-linux-x86/fast/multicol/span/anonymous-style-inheritance-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/vertical-lr: Added. * platform/chromium-linux-x86/fast/multicol/vertical-lr/column-rules-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/vertical-lr/nested-columns-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/vertical-rl: Added. * platform/chromium-linux-x86/fast/multicol/vertical-rl/column-rules-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/vertical-rl/nested-columns-expected.png: Added. * platform/chromium-linux/fast/forms/file/file-input-direction-expected.png: * platform/chromium-linux/fast/forms/form-hides-table-expected.png: * platform/chromium-linux/fast/forms/textAreaLineHeight-expected.png: * platform/chromium-linux/fast/frames/frame-scrolling-attribute-expected.png: * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.png: * platform/chromium-linux/fast/images/gif-large-checkerboard-expected.png: * platform/chromium-linux/fast/inline/inline-borders-with-bidi-override-expected.png: * platform/chromium-linux/fast/invalid/residual-style-expected.png: * platform/chromium-linux/fast/layers/scroll-rect-to-visible-expected.png: * platform/chromium-linux/fast/line-grid/line-grid-inside-columns-expected.png: * platform/chromium-linux/fast/lists/001-vertical-expected.png: * platform/chromium-linux/fast/lists/li-br-expected.png: * platform/chromium-linux/fast/lists/ol-start-parsing-expected.png: * platform/chromium-linux/fast/media/mq-relative-constraints-08-expected.png: * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.png: * platform/chromium-linux/fast/multicol/column-rules-stacking-expected.png: * platform/chromium-linux/fast/multicol/float-multicol-expected.png: * platform/chromium-linux/fast/multicol/float-paginate-complex-expected.png: * platform/chromium-linux/fast/multicol/float-paginate-expected.png: * platform/chromium-linux/fast/multicol/layers-split-across-columns-expected.png: * platform/chromium-linux/fast/multicol/overflow-unsplittable-expected.png: * platform/chromium-linux/fast/multicol/scrolling-overflow-expected.png: * platform/chromium-linux/fast/multicol/span/anonymous-style-inheritance-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.png: * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.png: * platform/chromium-linux/fast/multicol/span/span-margin-collapsing-expected.png: * platform/chromium-linux/fast/multicol/table-vertical-align-expected.png: * platform/chromium-linux/fast/multicol/vertical-lr/column-rules-expected.png: * platform/chromium-linux/fast/multicol/vertical-lr/float-avoidance-expected.png: * platform/chromium-linux/fast/multicol/vertical-lr/float-multicol-expected.png: * platform/chromium-linux/fast/multicol/vertical-lr/float-paginate-complex-expected.png: * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.png: * platform/chromium-linux/fast/multicol/vertical-rl/column-rules-expected.png: * platform/chromium-linux/fast/multicol/vertical-rl/float-avoidance-expected.png: * platform/chromium-linux/fast/multicol/vertical-rl/float-multicol-expected.png: * platform/chromium-linux/fast/multicol/vertical-rl/float-paginate-complex-expected.png: * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.png: * platform/chromium-linux/fast/overflow/005-expected.png: * platform/chromium-linux/fast/overflow/008-expected.png: * platform/chromium-linux/fast/overflow/childFocusRingClip-expected.png: * platform/chromium-linux/fast/overflow/clip-rects-fixed-ancestor-expected.png: * platform/chromium-linux/fast/overflow/float-in-relpositioned-expected.png: * platform/chromium-linux/fast/overflow/image-selection-highlight-expected.png: * platform/chromium-linux/fast/overflow/overflow-auto-position-absolute-expected.png: * platform/chromium-linux/fast/overflow/overflow-stacking-expected.png: * platform/chromium-linux/fast/overflow/overflow-text-hit-testing-expected.png: * platform/chromium-linux/fast/overflow/overflow-x-y-expected.png: * platform/chromium-linux/fast/overflow/position-fixed-transform-clipping-expected.png: * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: * platform/chromium-linux/fast/overflow/scrollRevealButton-expected.png: * platform/chromium-linux/fast/reflections/reflection-direction-expected.png: * platform/chromium-linux/fast/repaint/fixed-child-move-after-scroll-expected.png: * platform/chromium-linux/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: * platform/chromium-linux/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: * platform/chromium-linux/fast/repaint/fixed-move-after-scroll-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-1-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-10-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-2-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-3-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-4-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-5-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-6-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-7-expected.png: * platform/chromium-linux/fast/repaint/line-flow-with-floats-9-expected.png: * platform/chromium-linux/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.png: * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.png: * platform/chromium-linux/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.png: * platform/chromium-linux/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png: * platform/chromium-linux/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png: * platform/chromium-linux/fast/replaced/width100percent-image-expected.png: * platform/chromium-linux/fast/table/023-expected.png: * platform/chromium-linux/fast/table/027-vertical-expected.png: * platform/chromium-linux/fast/table/034-expected.png: * platform/chromium-linux/fast/table/040-expected.png: * platform/chromium-linux/fast/table/040-vertical-expected.png: * platform/chromium-linux/fast/table/border-collapsing/002-vertical-expected.png: * platform/chromium-linux/fast/table/border-collapsing/004-vertical-expected.png: * platform/chromium-linux/fast/table/height-percent-test-expected.png: * platform/chromium-linux/fast/table/height-percent-test-vertical-expected.png: * platform/chromium-linux/fast/table/table-display-types-vertical-expected.png: * platform/chromium-linux/fast/table/wide-colspan-expected.png: * platform/chromium-linux/fast/table/wide-column-expected.png: * platform/chromium-mac/fast/frames/transparent-scrollbar-expected.png: * platform/chromium-win-vista/fast/multicol: Added. * platform/chromium-win-vista/fast/multicol/span: Added. * platform/chromium-win-vista/fast/multicol/span/anonymous-style-inheritance-expected.png: Added. * platform/chromium-win-vista/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added. * platform/chromium-win-vista/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added. * platform/chromium-win-vista/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-lr: Added. * platform/chromium-win-vista/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-lr/column-rules-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-lr/nested-columns-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-rl: Added. * platform/chromium-win-vista/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-rl/column-rules-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-rl/nested-columns-expected.png: Added. * platform/chromium-win-vista/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Added. * platform/chromium-win/fast/forms/basic-textareas-expected.png: * platform/chromium-win/fast/forms/basic-textareas-quirks-expected.png: * platform/chromium-win/fast/forms/button-default-title-expected.png: * platform/chromium-win/fast/forms/form-hides-table-expected.png: * platform/chromium-win/fast/forms/textAreaLineHeight-expected.png: * platform/chromium-win/fast/frames/iframe-scrolling-attribute-expected.png: * platform/chromium-win/fast/frames/inline-object-inside-frameset-expected.png: * platform/chromium-win/fast/frames/transparent-scrollbar-expected.png: * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.png: * platform/chromium-win/fast/images/gif-large-checkerboard-expected.png: * platform/chromium-win/fast/images/gray-scale-jpeg-with-color-profile-expected.png: * platform/chromium-win/fast/inline-block/tricky-baseline-expected.png: * platform/chromium-win/fast/inline/inline-borders-with-bidi-override-expected.png: * platform/chromium-win/fast/inline/long-wrapped-line-expected.png: * platform/chromium-win/fast/invalid/residual-style-expected.png: * platform/chromium-win/fast/layers/overflow-scroll-auto-switch-expected.png: * platform/chromium-win/fast/line-grid/line-grid-inside-columns-expected.png: * platform/chromium-win/fast/lists/001-expected.png: * platform/chromium-win/fast/lists/001-vertical-expected.png: * platform/chromium-win/fast/lists/li-br-expected.png: * platform/chromium-win/fast/lists/ol-start-parsing-expected.png: * platform/chromium-win/fast/multicol/column-break-with-balancing-expected.png: * platform/chromium-win/fast/multicol/columns-shorthand-parsing-expected.png: * platform/chromium-win/fast/multicol/float-multicol-expected.png: * platform/chromium-win/fast/multicol/float-paginate-complex-expected.png: * platform/chromium-win/fast/multicol/float-paginate-expected.png: * platform/chromium-win/fast/multicol/layers-in-multicol-expected.png: * platform/chromium-win/fast/multicol/layers-split-across-columns-expected.png: * platform/chromium-win/fast/multicol/overflow-unsplittable-expected.png: * platform/chromium-win/fast/multicol/positioned-with-constrained-height-expected.png: * platform/chromium-win/fast/multicol/scrolling-overflow-expected.png: * platform/chromium-win/fast/multicol/span/anonymous-style-inheritance-expected.png: * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.png: * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: * platform/chromium-win/fast/multicol/table-vertical-align-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/column-rules-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/float-paginate-complex-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/column-rules-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/float-paginate-complex-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: * platform/chromium-win/fast/overflow/003-expected.png: * platform/chromium-win/fast/overflow/005-expected.png: * platform/chromium-win/fast/overflow/007-expected.png: * platform/chromium-win/fast/overflow/008-expected.png: * platform/chromium-win/fast/overflow/float-in-relpositioned-expected.png: * platform/chromium-win/fast/overflow/image-selection-highlight-expected.png: * platform/chromium-win/fast/overflow/overflow-stacking-expected.png: * platform/chromium-win/fast/overflow/position-fixed-transform-clipping-expected.png: * platform/chromium-win/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: * platform/chromium-win/fast/overflow/unreachable-overflow-rtl-bug-expected.png: * platform/chromium-win/fast/reflections/reflection-direction-expected.png: * platform/chromium-win/fast/repaint/block-selection-gap-stale-cache-2-expected.png: * platform/chromium-win/fast/repaint/fixed-child-move-after-scroll-expected.png: * platform/chromium-win/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: * platform/chromium-win/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: * platform/chromium-win/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: * platform/chromium-win/fast/repaint/fixed-move-after-scroll-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.png: * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.png: * platform/chromium-win/fast/repaint/overflow-scroll-body-appear-expected.png: * platform/chromium-win/fast/repaint/scroll-inside-table-cell-expected.png: * platform/chromium-win/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: * platform/chromium-win/fast/repaint/selection-gap-overflow-scroll-2-expected.png: * platform/chromium-win/fast/repaint/selection-gap-overflow-scroll-expected.png: * platform/chromium-win/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png: * platform/chromium-win/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png: * platform/chromium-win/fast/table/027-vertical-expected.png: * platform/chromium-win/fast/table/034-expected.png: * platform/chromium-win/fast/table/038-vertical-expected.png: * platform/chromium-win/fast/table/border-collapsing/002-vertical-expected.png: * platform/chromium-win/fast/table/border-collapsing/004-expected.png: * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.png: * platform/chromium-win/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: * platform/chromium-win/fast/table/edge-offsets-expected.png: * platform/chromium-win/fast/table/empty-cells-expected.png: * platform/chromium-win/fast/table/frame-and-rules-expected.png: * platform/chromium-win/fast/table/overflowHidden-expected.png: * platform/chromium-win/fast/table/table-display-types-expected.png: * platform/chromium-win/fast/table/table-display-types-vertical-expected.png: * platform/chromium-win/fast/table/wide-colspan-expected.png: * platform/chromium-win/fast/table/wide-column-expected.png: * platform/chromium/TestExpectations: 2012-06-06 Ryosuke Niwa Chromium rebaseline after r119617 part 2. * fast/block/float/021-expected.txt: Added. * platform/chromium-linux-x86/fast/block/positioning/auto: Added. * platform/chromium-linux-x86/fast/block/positioning/auto/vertical-lr: Added. * platform/chromium-linux-x86/fast/block/positioning/auto/vertical-lr/007-expected.png: Added. * platform/chromium-linux-x86/fast/block/positioning/auto/vertical-rl: Added. * platform/chromium-linux-x86/fast/block/positioning/auto/vertical-rl/007-expected.png: Added. * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.png: * platform/chromium-linux/fast/block/float/019-expected.png: * platform/chromium-linux/fast/block/float/021-expected.png: * platform/chromium-linux/fast/block/float/025-expected.png: * platform/chromium-linux/fast/block/float/026-expected.png: * platform/chromium-linux/fast/block/float/027-expected.png: * platform/chromium-linux/fast/block/float/028-expected.png: * platform/chromium-linux/fast/block/float/033-expected.png: * platform/chromium-linux/fast/block/float/avoidance-percent-width-strict-expected.png: * platform/chromium-linux/fast/block/float/centered-float-avoidance-complexity-expected.png: * platform/chromium-linux/fast/block/float/nested-clearance-expected.png: * platform/chromium-linux/fast/block/float/shrink-to-avoid-float-complexity-expected.png: * platform/chromium-linux/fast/block/lineboxcontain/parsing-invalid-expected.png: * platform/chromium-linux/fast/block/margin-collapse/empty-clear-blocks-expected.png: * platform/chromium-linux/fast/block/positioning/047-expected.png: * platform/chromium-linux/fast/block/positioning/055-expected.png: * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/007-expected.png: * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/007-expected.png: * platform/chromium-linux/fast/block/positioning/negative-rel-position-expected.png: * platform/chromium-linux/fast/block/positioning/relative-overflow-block-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/002-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/002-xhtml-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/003-declarative-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/003-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/003-xhtml-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/004-declarative-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/004-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/004-xhtml-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/007-declarative-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/007-expected.png: * platform/chromium-linux/fast/body-propagation/overflow/007-xhtml-expected.png: * platform/chromium-linux/fast/borders/border-image-massive-scale-expected.png: * platform/chromium-linux/fast/borders/inline-mask-overlay-image-expected.png: * platform/chromium-linux/fast/borders/rtl-border-01-expected.png: * platform/chromium-linux/fast/borders/rtl-border-02-expected.png: * platform/chromium-linux/fast/borders/rtl-border-03-expected.png: * platform/chromium-linux/fast/canvas/canvas-bg-expected.png: * platform/chromium-linux/fast/css/005-expected.png: * platform/chromium-linux/fast/css/bidi-override-in-anonymous-block-expected.png: * platform/chromium-linux/fast/css/clip-text-in-scaled-div-expected.png: * platform/chromium-linux/fast/css/first-child-pseudo-class-expected.png: * platform/chromium-linux/fast/css/first-of-type-pseudo-class-expected.png: * platform/chromium-linux/fast/css/font_property_normal-expected.png: * platform/chromium-linux/fast/css/last-child-pseudo-class-expected.png: * platform/chromium-linux/fast/css/last-of-type-pseudo-class-expected.png: * platform/chromium-linux/fast/css/nested-floating-relative-position-percentages-expected.png: * platform/chromium-linux/fast/css/only-child-pseudo-class-expected.png: * platform/chromium-linux/fast/css/only-of-type-pseudo-class-expected.png: * platform/chromium-linux/fast/css/percentage-non-integer-expected.png: * platform/chromium-linux/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png: * platform/chromium-linux/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png: * platform/chromium-linux/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png: * platform/chromium-linux/fast/css/relative-positioned-block-with-inline-ancestor-expected.png: * platform/chromium-linux/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png: * platform/chromium-linux/fast/css/text-overflow-ellipsis-expected.png: * platform/chromium-linux/fast/css/text-overflow-ellipsis-strict-expected.png: * platform/chromium-linux/fast/dom/clone-node-dynamic-style-expected.png: * platform/chromium-linux/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png: * platform/chromium-linux/fast/dom/scroll-reveal-top-overflow-expected.png: * platform/chromium-linux/fast/dynamic/008-expected.png: * platform/chromium-linux/fast/dynamic/insert-before-table-part-in-continuation-expected.png: * platform/chromium-linux/fast/encoding/utf-16-big-endian-expected.png: * platform/chromium-linux/fast/encoding/utf-16-little-endian-expected.png: * platform/chromium-linux/fast/events/resize-events-expected.png: * platform/chromium-linux/fast/events/standalone-image-drag-to-editable-expected.png: * platform/chromium-linux/fast/flexbox/016-expected.png: * platform/chromium-win-vista/fast/block/positioning/auto/vertical-lr/007-expected.png: Added. * platform/chromium-win-vista/fast/block/positioning/auto/vertical-rl/007-expected.png: Added. * platform/chromium-win-xp/fast/dom/34176-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.png: * platform/chromium-win/fast/block/basic/truncation-rtl-expected.png: * platform/chromium-win/fast/block/float/008-expected.png: * platform/chromium-win/fast/block/float/021-expected.png: * platform/chromium-win/fast/block/float/021-expected.txt: * platform/chromium-win/fast/block/float/032-expected.png: * platform/chromium-win/fast/block/float/avoidance-percent-width-strict-expected.png: * platform/chromium-win/fast/block/float/br-with-clear-2-expected.png: * platform/chromium-win/fast/block/float/nested-clearance-expected.png: * platform/chromium-win/fast/block/margin-collapse/104-expected.png: * platform/chromium-win/fast/block/margin-collapse/empty-clear-blocks-expected.png: * platform/chromium-win/fast/block/positioning/047-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.png: * platform/chromium-win/fast/block/positioning/negative-rel-position-expected.png: * platform/chromium-win/fast/block/positioning/relative-overflow-replaced-expected.png: * platform/chromium-win/fast/block/positioning/relative-overflow-replaced-float-expected.png: * platform/chromium-win/fast/block/positioning/vertical-lr/002-expected.png: * platform/chromium-win/fast/block/positioning/vertical-rl/002-expected.png: * platform/chromium-win/fast/borders/border-image-massive-scale-expected.png: * platform/chromium-win/fast/borders/inline-mask-overlay-image-expected.png: * platform/chromium-win/fast/borders/rtl-border-01-expected.png: * platform/chromium-win/fast/borders/rtl-border-02-expected.png: * platform/chromium-win/fast/borders/rtl-border-03-expected.png: * platform/chromium-win/fast/canvas/canvas-bg-expected.png: * platform/chromium-win/fast/clip/014-expected.png: * platform/chromium-win/fast/css/clip-text-in-scaled-div-expected.png: * platform/chromium-win/fast/css/first-of-type-pseudo-class-expected.png: * platform/chromium-win/fast/css/font_property_normal-expected.png: * platform/chromium-win/fast/css/hsl-color-expected.png: * platform/chromium-win/fast/css/last-of-type-pseudo-class-expected.png: * platform/chromium-win/fast/css/nested-floating-relative-position-percentages-expected.png: * platform/chromium-win/fast/css/only-of-type-pseudo-class-expected.png: * platform/chromium-win/fast/css/percentage-non-integer-expected.png: * platform/chromium-win/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png: * platform/chromium-win/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png: * platform/chromium-win/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png: * platform/chromium-win/fast/css/relative-positioned-block-with-inline-ancestor-expected.png: * platform/chromium-win/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png: * platform/chromium-win/fast/css/word-space-extra-expected.png: * platform/chromium-win/fast/dom/34176-expected.png: * platform/chromium-win/fast/dom/clone-node-dynamic-style-expected.png: * platform/chromium-win/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png: * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.png: * platform/chromium-win/fast/dynamic/window-resize-scrollbars-test-expected.png: * platform/chromium-win/fast/encoding/utf-16-big-endian-expected.png: * platform/chromium-win/fast/encoding/utf-16-little-endian-expected.png: * platform/chromium-win/fast/events/pointer-events-2-expected.png: * platform/chromium-win/fast/events/resize-events-expected.png: * platform/chromium-win/fast/events/standalone-image-drag-to-editable-expected.png: * platform/chromium-win/fast/flexbox/016-expected.png: * platform/chromium/TestExpectations: * platform/efl/fast/block/float/021-expected.txt: Removed. * platform/gtk/fast/block/float/021-expected.txt: Removed. 2012-06-06 Ryosuke Niwa Chromium rebaseline after r119617 part 1. * platform/chromium-linux-x86/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-linux-x86/css2.1/20110323: Removed. * platform/chromium-linux/compositing/culling/filter-occlusion-blur-large-expected.png: * platform/chromium-linux/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: * platform/chromium-linux/compositing/geometry/fixed-position-composited-page-scale-expected.png: * platform/chromium-linux/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: * platform/chromium-linux/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: * platform/chromium-linux/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-linux/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-linux/compositing/masks/masked-ancestor-expected.png: * platform/chromium-linux/compositing/masks/multiple-masks-expected.png: * platform/chromium-linux/compositing/masks/simple-composited-mask-expected.png: * platform/chromium-linux/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-linux/compositing/overflow/overflow-scroll-expected.png: * platform/chromium-linux/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-linux/compositing/scaling: Removed. * platform/chromium-linux/css1/basic/comments-expected.png: * platform/chromium-linux/css1/box_properties/border_left_width-expected.png: * platform/chromium-linux/css1/box_properties/border_right_width-expected.png: * platform/chromium-linux/css1/box_properties/border_style-expected.png: * platform/chromium-linux/css1/box_properties/border_top_width-expected.png: * platform/chromium-linux/css1/box_properties/border_width-expected.png: * platform/chromium-linux/css1/box_properties/float_elements_in_series-expected.png: * platform/chromium-linux/css1/box_properties/float_on_text_elements-expected.png: * platform/chromium-linux/css1/box_properties/margin-expected.png: * platform/chromium-linux/css1/box_properties/margin_inline-expected.png: * platform/chromium-linux/css1/box_properties/margin_top-expected.png: * platform/chromium-linux/css1/box_properties/padding_bottom-expected.png: * platform/chromium-linux/css1/box_properties/width-expected.png: * platform/chromium-linux/css1/color_and_background/background-expected.png: * platform/chromium-linux/css1/color_and_background/background_position-expected.png: * platform/chromium-linux/css1/font_properties/font-expected.png: * platform/chromium-linux/css1/font_properties/font_size-expected.png: * platform/chromium-linux/css1/font_properties/font_weight-expected.png: * platform/chromium-linux/css1/formatting_model/inline_elements-expected.png: * platform/chromium-linux/css1/pseudo/firstletter-expected.png: * platform/chromium-linux/css1/pseudo/firstline-expected.png: * platform/chromium-linux/css1/text_properties/letter_spacing-expected.png: * platform/chromium-linux/css1/text_properties/line_height-expected.png: * platform/chromium-linux/css1/text_properties/text_decoration-expected.png: * platform/chromium-linux/css1/text_properties/text_transform-expected.png: * platform/chromium-linux/css1/text_properties/word_spacing-expected.png: * platform/chromium-linux/css1/units/color_units-expected.png: * platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-expected.png: * platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: * platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: * platform/chromium-linux/css2.1/20110323/block-non-replaced-height-016-expected.png: * platform/chromium-linux/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: * platform/chromium-linux/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: * platform/chromium-linux/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: * platform/chromium-linux/css2.1/t1202-counters-08-b-expected.png: * platform/chromium-linux/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: * platform/chromium-linux/css2.1/t1508-c527-font-07-b-expected.png: * platform/chromium-linux/editing/inserting/typing-at-end-of-line-expected.png: * platform/chromium-linux/editing/selection/focus_editable_html-expected.png: * platform/chromium-linux/editing/selection/select-all-003-expected.png: * platform/chromium-linux/editing/selection/select-all-004-expected.png: * platform/chromium-mac-leopard/compositing/masks/multiple-masks-expected.png: Removed. * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Removed. * platform/chromium-mac-snowleopard/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-mac-snowleopard/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-mac-snowleopard/compositing/overflow/overflow-scroll-expected.png: * platform/chromium-mac-snowleopard/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-mac/compositing/culling/filter-occlusion-alpha-large-expected.png: Added. * platform/chromium-mac/compositing/culling/filter-occlusion-blur-large-expected.png: * platform/chromium-mac/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: * platform/chromium-mac/compositing/geometry/fixed-position-composited-page-scale-expected.png: * platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: * platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: * platform/chromium-mac/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-mac/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-mac/compositing/iframes/scroll-fixed-transformed-element-expected.png: * platform/chromium-mac/compositing/iframes/scroll-grandchild-iframe-expected.png: Added. * platform/chromium-mac/compositing/layer-creation/fixed-position-and-transform-expected.png: Added. * platform/chromium-mac/compositing/layer-creation/fixed-position-scroll-expected.png: * platform/chromium-mac/compositing/layer-creation/fixed-position-under-transform-expected.png: Added. * platform/chromium-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-mac/compositing/overflow/overflow-scroll-expected.png: * platform/chromium-mac/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-mac/compositing/scaling/tiled-layer-recursion-expected.png: Added. * platform/chromium-win-vista/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-win-vista/css1/formatting_model/inline_elements-expected.png: Removed. * platform/chromium-win-vista/css1/formatting_model/replaced_elements-expected.png: Added. * platform/chromium-win-xp/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-win-xp/css1/formatting_model: Removed. * platform/chromium-win-xp/css1/formatting_model/inline_elements-expected.png: Removed. * platform/chromium-win/compositing/culling/filter-occlusion-alpha-large-expected.png: Added. * platform/chromium-win/compositing/culling/filter-occlusion-blur-large-expected.png: * platform/chromium-win/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: * platform/chromium-win/compositing/geometry/fixed-position-composited-page-scale-expected.png: * platform/chromium-win/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: * platform/chromium-win/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: * platform/chromium-win/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-win/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-win/compositing/iframes/scroll-fixed-transformed-element-expected.png: * platform/chromium-win/compositing/iframes/scroll-grandchild-iframe-expected.png: Added. * platform/chromium-win/compositing/layer-creation/fixed-position-and-transform-expected.png: Added. * platform/chromium-win/compositing/layer-creation/fixed-position-scroll-expected.png: * platform/chromium-win/compositing/layer-creation/fixed-position-under-transform-expected.png: Added. * platform/chromium-win/compositing/masks/masked-ancestor-expected.png: * platform/chromium-win/compositing/masks/multiple-masks-expected.png: * platform/chromium-win/compositing/masks/simple-composited-mask-expected.png: * platform/chromium-win/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-win/compositing/overflow/overflow-scroll-expected.png: * platform/chromium-win/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-win/compositing/scaling/tiled-layer-recursion-expected.png: Added. * platform/chromium-win/css1/basic/comments-expected.png: * platform/chromium-win/css1/basic/inheritance-expected.png: * platform/chromium-win/css1/box_properties/border_bottom_width-expected.png: * platform/chromium-win/css1/box_properties/border_width-expected.png: * platform/chromium-win/css1/box_properties/clear-expected.png: * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.png: * platform/chromium-win/css1/box_properties/height-expected.png: * platform/chromium-win/css1/box_properties/margin_inline-expected.png: * platform/chromium-win/css1/box_properties/margin_top-expected.png: * platform/chromium-win/css1/box_properties/padding-expected.png: * platform/chromium-win/css1/box_properties/padding_bottom-expected.png: * platform/chromium-win/css1/box_properties/padding_inline-expected.png: * platform/chromium-win/css1/box_properties/padding_top-expected.png: * platform/chromium-win/css1/classification/white_space-expected.png: * platform/chromium-win/css1/color_and_background/background_attachment-expected.png: * platform/chromium-win/css1/color_and_background/background_position-expected.png: * platform/chromium-win/css1/color_and_background/background_repeat-expected.png: * platform/chromium-win/css1/conformance/forward_compatible_parsing-expected.png: * platform/chromium-win/css1/font_properties/font_weight-expected.png: * platform/chromium-win/css1/formatting_model/floating_elements-expected.png: * platform/chromium-win/css1/formatting_model/height_of_lines-expected.png: * platform/chromium-win/css1/formatting_model/replaced_elements-expected.png: * platform/chromium-win/css1/formatting_model/vertical_formatting-expected.png: * platform/chromium-win/css1/pseudo/firstline-expected.png: * platform/chromium-win/css1/pseudo/multiple_pseudo_elements-expected.png: * platform/chromium-win/css1/text_properties/text_decoration-expected.png: * platform/chromium-win/css1/text_properties/text_indent-expected.png: * platform/chromium-win/css1/text_properties/text_transform-expected.png: * platform/chromium-win/css1/units/color_units-expected.png: * platform/chromium-win/css1/units/length_units-expected.png: * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-expected.png: * platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-expected.png: * platform/chromium-win/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: * platform/chromium-win/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: * platform/chromium-win/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: * platform/chromium-win/css2.1/t1002-c5523-width-02-b-g-expected.png: * platform/chromium-win/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: * platform/chromium-win/css2.1/t1508-c527-font-07-b-expected.png: * platform/chromium-win/editing/inserting/insert-div-023-expected.png: * platform/chromium-win/editing/selection/focus_editable_html-expected.png: * platform/chromium-win/editing/selection/select-all-003-expected.png: * platform/chromium-win/editing/selection/select-all-004-expected.png: * platform/chromium/compositing/scaling: Removed. * platform/chromium/compositing/scaling/tiled-layer-recursion-expected.png: Removed. 2012-06-06 Gavin Barraclough Assigning to a static property should not change iteration order https://bugs.webkit.org/show_bug.cgi?id=88401 Reviewed by Geoff Garen. A specific iteration order is not defined by the spec, but test-262 somewhat tenuously requires that it is at least stable, e.g. ch10/10.4/10.4.2/S10.4.2_A1.1_T1.js Whilst it is not clear that this behavior really arises from the specification, it would seem like common sense to conform to this. The problem here is that we allow properties in the structure to shadow those in the static table, and we iterate the properties in the structure first - which means that as values of existing properties are modified, their iteration order changes too. The easy fix is to iterate the properties from the static table first. This has a further benefit, since it will mean that user added properties will come after those present in the static table (respected the expected insertion-order). * fast/js/property-iteration-expected.txt: Added. * fast/js/property-iteration.html: Added. * fast/js/script-tests/property-iteration.js: Added. (arrayEqual): - Added test case. 2012-06-06 Tony Chang webkit crashes on debug builds when running IETC flexbox-ordinal-group-001.htm https://bugs.webkit.org/show_bug.cgi?id=85832 Reviewed by Ojan Vafai. * platform/chromium/TestExpectations: Remove test that passes. * platform/efl/TestExpectations: * platform/gtk/TestExpectations: * platform/mac/TestExpectations: * platform/qt/TestExpectations: * platform/win/Skipped: 2012-06-06 Ojan Vafai Remove some magic from the -webkit-flex shorthand parsing to match the changes in the spec https://bugs.webkit.org/show_bug.cgi?id=88444 Reviewed by Tony Chang. * css3/flexbox/flex-property-parsing-expected.txt: * css3/flexbox/flex-property-parsing.html: 2012-06-06 Joshua Bell IndexedDB: Infinite recursion in IDBObjectStore.openCursor(key, legacy_constant) https://bugs.webkit.org/show_bug.cgi?id=88431 Reviewed by Tony Chang. * storage/indexeddb/legacy-constants-expected.txt: * storage/indexeddb/resources/legacy-constants.js: Refactored and added test cases. (populateStore): (doChecks.doNext.request.onsuccess): (doChecks.doNext.testWithKey.request.onsuccess): (doChecks.doNext.testWithKey): (doChecks.doNext): (doChecks): 2012-06-06 Joshua Bell IndexedDB: Rename IDBFactory.getDatabaseNames() to webkitGetDatabaseNames() https://bugs.webkit.org/show_bug.cgi?id=86874 Reviewed by Ojan Vafai. * storage/indexeddb/factory-basics-expected.txt: * storage/indexeddb/resources/factory-basics.js: (test): (openSuccess): (deleteDatabaseSuccess): 2012-06-06 Ryosuke Niwa Chromium rebaseline after r119591 because it was failing with missing results. * platform/chromium-linux/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: * platform/chromium-linux/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Removed. * platform/chromium-mac-leopard/platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added. * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added. * platform/chromium-mac/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added. * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added. * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added. * platform/chromium-win-vista/platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added. * platform/chromium-win-xp/platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added. * platform/chromium-win/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added. * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added. * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added. * platform/chromium/TestExpectations: * platform/chromium/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added. 2012-06-06 Sadrul Habib Chowdhury [WK2] fast/hidpi/device-scale-factor-paint.html crashes https://bugs.webkit.org/show_bug.cgi?id=88350 Reviewed by Alexey Proskuryakov. * fast/hidpi/device-scale-factor-paint-expected.html: Renamed from LayoutTests/platform/chromium/fast/hidpi/device-scale-factor-paint-expected.html. * platform/wk2/Skipped: 2012-06-06 Ilya Tikhonovsky Unreviewed rebaseline for r119591. * platform/chromium-mac/svg/custom/js-late-pattern-creation-expected.png: * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.png: 2012-06-06 Julien Chaffraix Add support for direction on table row group with collapsing borders https://bugs.webkit.org/show_bug.cgi?id=87900 Reviewed by Ojan Vafai. * fast/table/border-collapsing/first-cell-left-border-hidden-table-ltr-section-rtl-expected.html: Added. * fast/table/border-collapsing/first-cell-left-border-hidden-table-ltr-section-rtl.html: Added. * fast/table/border-collapsing/last-cell-left-border-hidden-table-ltr-section-rtl-expected.html: Added. * fast/table/border-collapsing/last-cell-left-border-hidden-table-ltr-section-rtl.html: Added. * fast/table/border-collapsing/left-border-table-ltr-section-rtl-expected.html: Added. * fast/table/border-collapsing/left-border-table-ltr-section-rtl.html: Added. * fast/table/border-collapsing/left-border-table-rtl-section-ltr-expected.html: Added. * fast/table/border-collapsing/left-border-table-rtl-section-ltr.html: Added. * fast/table/border-collapsing/left-border-table-rtl-section-rtl-expected.html: Added. * fast/table/border-collapsing/left-border-table-rtl-section-rtl.html: Added. * fast/table/border-collapsing/left-border-vertical-lr-table-ltr-section-rtl-expected.html: Added. * fast/table/border-collapsing/left-border-vertical-lr-table-ltr-section-rtl.html: Added. * fast/table/border-collapsing/left-border-vertical-lr-table-rtl-section-ltr-expected.html: Added. * fast/table/border-collapsing/left-border-vertical-lr-table-rtl-section-ltr.html: Added. * fast/table/border-collapsing/left-border-vertical-lr-table-rtl-section-rtl-expected.html: Added. * fast/table/border-collapsing/left-border-vertical-lr-table-rtl-section-rtl.html: Added. * fast/table/border-collapsing/rtl-table-left-border-hidden-expected.html: Added. * fast/table/border-collapsing/rtl-table-left-border-hidden.html: Added. * fast/table/border-collapsing/top-border-vertical-rl-table-ltr-section-rtl-expected.html: Added. * fast/table/border-collapsing/top-border-vertical-rl-table-ltr-section-rtl.html: Added. * fast/table/border-collapsing/top-border-vertical-rl-table-rtl-section-ltr-expected.html: Added. * fast/table/border-collapsing/top-border-vertical-rl-table-rtl-section-ltr.html: Added. * fast/table/border-collapsing/top-border-vertical-rl-table-rtl-section-rtl-expected.html: Added. * fast/table/border-collapsing/top-border-vertical-rl-table-rtl-section-rtl.html: Added. Most of those are test are a variation of direction on table and row group along with disabling some borders (either using 'hidden' or just disabling it by setting it to 0px). * fast/table/table-ltr-section-rtl-expected.html: Added. * fast/table/table-ltr-section-rtl.html: Added. * fast/table/table-rtl-section-ltr-expected.html: Added. * fast/table/table-rtl-section-ltr.html: Added. * fast/table/table-rtl-section-rtl-expected.html: Added. * fast/table/table-rtl-section-rtl.html: Added. Bonus as there was little testing for mixed direction + separate borders. 2012-06-06 Keyar Hood [Chromium] imageSmoothingEnabled should apply to patterns https://bugs.webkit.org/show_bug.cgi?id=88103 Reviewed by Stephen White. Added tests for imageSmoothingEnabled flag applying to patterns. Modified the TestExpectations file as tests are failing due to the new change. It makes the pictures prettier (and it agrees with other browsers) so we have decided that the new results are to be considered correct. * fast/canvas/canvas-imageSmoothingEnabled-patterns.html: Added. * platform/chromium-linux/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added. * platform/chromium-linux/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.txt: Added. * platform/chromium/TestExpectations: 2012-06-06 Mikhail Pozdnyakov [EFL][DRT] http/tests/globalhistory testcases do not pass https://bugs.webkit.org/show_bug.cgi?id=82579 Reviewed by Csaba Osztrogonác. * platform/efl/Skipped: Unskip http/tests/globalhistory. 2012-06-06 Ilya Tikhonovsky Unreviewed update chromium test expectations. * platform/chromium/TestExpectations: css3/filters/huge-region-composited.html = CRASH : was removed 2012-06-06 Sergio Villar Senin Unreviewed, updated TestExpectations after several tests have been regularly passing in the 3 GTK bots for some time. * platform/gtk/TestExpectations: 2012-06-06 Dominik Röttsches [EFL] Turning the bot into a springtime green https://bugs.webkit.org/show_bug.cgi?id=88400 Unreviewed, EFL gardening. * platform/efl/Skipped: * platform/efl/TestExpectations: 2012-06-06 Andy Wingo REGRESSION (r106478): None of the Paper.js JavaScript examples work https://bugs.webkit.org/show_bug.cgi?id=87158 Added regression tests for functions inside eval inside a with. Reviewed by Michael Saboff. * fast/js/eval-and-with-expected.txt: Added. * fast/js/eval-and-with.html: Added. * fast/js/script-tests/eval-and-with.js: Added. 2012-06-06 Zoltan Arvai [Qt][WK2] Unreviewed gardening. Skip modified falining test. Rebase a test. [Qt] Fix wrong skipping. * platform/qt-5.0-wk2/Skipped: * platform/qt-5.0-wk2/compositing/backing/no-backing-for-perspective-expected.txt: * platform/qt/Skipped: 2012-06-05 Joe Thomas ASSERTION FAILED: ASSERT(!isPercentageIntrinsicSize) in RenderReplaced::computeIntrinsicRatioInformationForRenderBox https://bugs.webkit.org/show_bug.cgi?id=88197 Reviewed by Daniel Bates. RenderSVGRoot extends RenderReplaced and it overrides the computeIntrinsicRatioInformation() method of RenderReplaced. RenderSVGRoot::computeIntrinsicRatioInformation sets isPercentageIntrinsicSize to true while it handles width and height of percentage types. So this assertion should be fired only if intrinsicRatio is non-zero. * svg/in-html/svg-assert-failure-percentage-expected.txt: Added. * svg/in-html/svg-assert-failure-percentage.html: Added. 2012-06-05 Tony Chang Changing flexbox justify/alignment doesn't update their positioning https://bugs.webkit.org/show_bug.cgi?id=88366 Reviewed by Ojan Vafai. * css3/flexbox/style-change-expected.txt: Added. * css3/flexbox/style-change.html: Added. 2012-06-05 Ojan Vafai Nested CSS flexbox renders incorrectly https://bugs.webkit.org/show_bug.cgi?id=87679 Reviewed by Julien Chaffraix. * css3/flexbox/perpendicular-writing-modes-inside-flex-item-expected.txt: Added. * css3/flexbox/perpendicular-writing-modes-inside-flex-item.html: Added. 2012-06-05 Ryosuke Niwa Remove erroneous expected image added in r119544. * platform/chromium-mac/fast/forms/select/optgroup-rendering-expected.txt: Removed. 2012-06-05 Ryosuke Niwa Chromium rebaselines after r115091. * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Added. * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Added. * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Added. * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: * platform/chromium/TestExpectations: 2012-06-05 Ryosuke Niwa More Chromium rebaselines after r119528 and r119512. * platform/chromium-linux/editing/selection/3690703-2-expected.png: * platform/chromium-linux/editing/selection/3690703-expected.png: * platform/chromium-linux/editing/selection/3690719-expected.png: * platform/chromium-linux/fast/sub-pixel/float-containing-block-with-margin-expected.png: Added. 2012-06-05 Max Feil [BlackBerry] Conditionally enlarge HTML5 video controls in fullscreen mode https://bugs.webkit.org/show_bug.cgi?id=87551 Reviewed by Antonio Gomes. * media/media-controls.js: (mediaControlsButtonDimensions): * platform/blackberry/media/video-controls-enlarged-fullscreen-meta-expected.txt: Added. * platform/blackberry/media/video-controls-enlarged-fullscreen-meta.html: Added. * platform/blackberry/media/video-controls-enlarged-fullscreen-nometa-expected.txt: Added. * platform/blackberry/media/video-controls-enlarged-fullscreen-nometa.html: Added. 2012-06-05 Ryosuke Niwa Stop generating image results in the tests added by r114172. Rubber-stamped by Simon Fraser. * css3/filters/huge-region-composited.html: * css3/filters/huge-region.html: * platform/chromium/TestExpectations: 2012-06-05 Ryosuke Niwa Chromium rebaselines after r118772. * platform/chromium-mac-leopard/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/chromium-mac/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/chromium-mac/fast/forms/select/optgroup-rendering-expected.txt: Added. * platform/chromium-win/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/chromium-win/fast/forms/select/optgroup-rendering-expected.txt: Added. * platform/chromium/TestExpectations: 2012-06-05 Levi Weintraub Unreviewed. Fixing an incorrect path in lion Skipped file. * platform/mac-lion/Skipped: 2012-06-05 Emil A Eklund Unreviewed gardening. Chromium windows test expectation updates. * platform/chromium-win/fast/sub-pixel: Added. * platform/chromium-win/fast/sub-pixel/float-containing-block-with-margin-expected.png: Added. * platform/chromium/TestExpectations: 2012-06-05 Levi Weintraub Unreviewed gardening. More updated Chromium test expectations following 119528. * platform/chromium-linux-x86/editing/selection: Added. * platform/chromium-linux-x86/editing/selection/3690703-2-expected.png: Added. * platform/chromium-linux-x86/editing/selection/3690703-expected.png: Added. * platform/chromium-linux-x86/editing/selection/3690719-expected.png: Added. * platform/chromium-linux-x86/fast/sub-pixel: Added. * platform/chromium-linux-x86/fast/sub-pixel/selection: Added. * platform/chromium-linux-x86/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added. * platform/chromium-linux/fast/sub-pixel: Added. * platform/chromium-linux/fast/sub-pixel/selection: Added. * platform/chromium-linux/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added. * platform/chromium-mac-leopard/editing/selection/3690703-2-expected.png: * platform/chromium-mac-leopard/editing/selection/3690703-expected.png: * platform/chromium-mac-leopard/editing/selection/3690719-expected.png: * platform/chromium-mac-leopard/editing/selection/selection-button-text-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: * platform/chromium-mac-leopard/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: * platform/chromium-mac/editing/selection/3690703-2-expected.png: * platform/chromium-mac/editing/selection/3690703-expected.png: * platform/chromium-mac/editing/selection/3690719-expected.png: * platform/chromium-mac/editing/selection/selection-button-text-expected.png: * platform/chromium-mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: * platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: * platform/chromium-mac/fast/sub-pixel/selection: Added. * platform/chromium-mac/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added. * platform/chromium-win-vista/fast/sub-pixel: Added. * platform/chromium-win-vista/fast/sub-pixel/selection: Added. * platform/chromium-win-vista/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added. * platform/chromium-win/editing/selection/3690703-2-expected.png: * platform/chromium-win/editing/selection/3690703-expected.png: * platform/chromium-win/editing/selection/3690719-expected.png: * platform/chromium-win/fast/sub-pixel: Added. * platform/chromium-win/fast/sub-pixel/selection: Added. * platform/chromium-win/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added. * platform/chromium/TestExpectations: 2012-06-05 Ryosuke Niwa Chromium rebaselines for r119523 and r119529. * platform/chromium-linux/compositing/layer-creation: Removed. * platform/chromium-mac-snowleopard/fast/sub-pixel/float-containing-block-with-margin-expected.png: Added. * platform/chromium-mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png: * platform/chromium-mac/compositing/iframes/scroll-fixed-transformed-element-expected.png: Added. * platform/chromium-mac/fullscreen/full-screen-stacking-context-expected.png: * platform/chromium-win/compositing/backing/no-backing-for-perspective-expected.txt: * platform/chromium-win/compositing/iframes/scroll-fixed-transformed-element-expected.png: Added. * platform/chromium-win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: Added. 2012-06-05 Levi Weintraub Fixing two leopard-specific baselines following r119528. * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.png: * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: 2012-06-05 Ryosuke Niwa Fix Chromium test expectations. * platform/chromium/TestExpectations: 2012-06-05 Simon Fraser Avoid creating compositing layers for preserve-3d without transformed descendants https://bugs.webkit.org/show_bug.cgi?id=88115 Reviewed by Antti Koivisto. * compositing/backing/no-backing-for-perspective-expected.txt: * compositing/backing/no-backing-for-perspective.html: Change the transform to be non-affine so that we keep making layers for perspective. * compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: Added. * compositing/layer-creation/no-compositing-for-preserve-3d.html: Copied from LayoutTests/compositing/backing/no-backing-for-perspective.html. 2012-06-05 Levi Weintraub Block selection gaps painted not properly pixel snapped https://bugs.webkit.org/show_bug.cgi?id=88000 Reviewed by Ryosuke Niwa. One new selection test and updated snowleopard expectations for a handful that improved. Note: a couple of the RTL results appear worse, but sadly are only returning to our old pre-sub-pixel results. * fast/sub-pixel/selection: Added. * fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.txt: Added. * fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html: Added. * platform/chromium-mac-snowleopard/editing/selection/3690703-2-expected.png: * platform/chromium-mac-snowleopard/editing/selection/3690703-expected.png: * platform/chromium-mac-snowleopard/editing/selection/3690719-expected.png: * platform/chromium-mac-snowleopard/editing/selection/selection-button-text-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: * platform/chromium-mac-snowleopard/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: * platform/chromium-mac-snowleopard/fast/sub-pixel: Added. * platform/chromium-mac-snowleopard/fast/sub-pixel/selection: Added. * platform/chromium-mac-snowleopard/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added. * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.png: * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: * platform/chromium/TestExpectations: * platform/efl/Skipped: * platform/gtk-wk2/Skipped: * platform/mac-lion/Skipped: * platform/mac-snowleopard/Skipped: * platform/mac-wk2/Skipped: * platform/mac/Skipped: * platform/qt-4.8/Skipped: * platform/qt/Skipped: * platform/win-wk2/Skipped: * platform/win-xp/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2012-06-05 Adam Barth Remove support for target-densitydpi in the viewport meta tag https://bugs.webkit.org/show_bug.cgi?id=88047 Reviewed by Kenneth Rohde Christiansen. These tests are no longer needed because they're testing a feature we no longer support. * fast/viewport/viewport-133-expected.txt: Removed. * fast/viewport/viewport-133.html: Removed. * fast/viewport/viewport-92-expected.txt: Removed. * fast/viewport/viewport-92.html: Removed. * fast/viewport/viewport-93-expected.txt: Removed. * fast/viewport/viewport-93.html: Removed. * fast/viewport/viewport-94-expected.txt: Removed. * fast/viewport/viewport-94.html: Removed. * fast/viewport/viewport-95-expected.txt: Removed. * fast/viewport/viewport-95.html: Removed. * fast/viewport/viewport-96-expected.txt: Removed. * fast/viewport/viewport-96.html: Removed. 2012-06-05 Ryosuke Niwa Fix Chromium test expectations. * platform/chromium/TestExpectations: 2012-06-05 Emil A Eklund Unreviewed chromium mac rebaseline for float-containing-block-with-margin. * platform/chromium-mac-leopard/fast/sub-pixel: Added. * platform/chromium-mac-leopard/fast/sub-pixel/float-containing-block-with-margin-expected.png: Added. * platform/chromium-mac/fast/sub-pixel/float-containing-block-with-margin-expected.png: 2012-06-05 Ryosuke Niwa Add Chromium test failure expectations per Skia roll: http://src.chromium.org/viewvc/chrome?view=rev&revision=140580 * platform/chromium/TestExpectations: 2012-06-05 Tim Horton Assertion failure on mac-lion-wk2 in fast/hidpi/device-scale-factor-paint.html https://bugs.webkit.org/show_bug.cgi?id=88356 Unreviewed, remove incorrect baselines and skip test on Mac. * platform/mac/Skipped: * platform/mac/fast/hidpi/device-scale-factor-paint-expected.png: Removed. * platform/mac/fast/hidpi/device-scale-factor-paint-expected.txt: Removed. 2012-06-05 Erik Arvidsson [V8] Improve variable resolution order on window https://bugs.webkit.org/show_bug.cgi?id=84247 Reviewed by Ojan Vafai. This changes the V8 flag to turn on es52_globals and updates the layout tests to reflect the fixed behavior. * fast/dom/Window/window-property-shadowing-name-expected.txt: The expectation is now reversed. * fast/dom/Window/window-property-shadowing-name.html: JSC fails so this test says fail. Bug 75575 tracks JSC. * fast/dom/Window/window-property-shadowing-onclick-expected.txt: Added. * fast/dom/Window/window-property-shadowing-onclick.html: Added. * platform/chromium/fast/dom/Window/window-property-shadowing-name-expected.txt: Copied from LayoutTests/fast/dom/Window/window-property-shadowing-name-expected.txt. * platform/chromium/fast/dom/Window/window-property-shadowing-onclick-expected.txt: Added. 2012-06-05 Emil A Eklund Change fast/sub-pixel/float-containing-block-with-margin.html to pixel test https://bugs.webkit.org/show_bug.cgi?id=88351 Reviewed by Levi Weintraub. Change fast/sub-pixel/float-containing-block-with-margin.html to pixel test to allow for platform differences as the default styling makes it very hard to use a reftests for this. * fast/sub-pixel/float-containing-block-with-margin-expected.html: Removed. * fast/sub-pixel/float-containing-block-with-margin-expected.png: Added. * fast/sub-pixel/float-containing-block-with-margin-expected.txt: Added. * fast/sub-pixel/float-containing-block-with-margin.html: * platform/chromium-mac/fast/sub-pixel/float-containing-block-with-margin-expected.png: Added. * platform/chromium/TestExpectations: 2012-06-05 Levi Weintraub Unreviewed gardening. Fixing improper text expectation following r119503. * platform/chromium-mac/fast/line-grid/line-align-left-edges-expected.txt: Removed. * platform/chromium-win/fast/line-grid/line-align-left-edges-expected.txt: Removed. * platform/chromium/fast/line-grid: Added. * platform/chromium/fast/line-grid/line-align-left-edges-expected.txt: Added. 2012-06-05 Ryosuke Niwa Chromium rebaseline per Chromium r140536. * platform/chromium-linux-x86/http/tests/media: Added. * platform/chromium-linux-x86/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added. * platform/chromium-linux/http/tests/media/video-buffered-range-contains-currentTime-expected.png: * platform/chromium-mac-snowleopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png: * platform/chromium-mac/http/tests/media/video-buffered-range-contains-currentTime-expected.png: * platform/chromium-win-vista/http/tests/media: Added. * platform/chromium-win-vista/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added. * platform/chromium-win/http/tests/media/video-buffered-range-contains-currentTime-expected.png: 2012-06-01 Ojan Vafai Change overrideSizes to be content-box instead of border-box https://bugs.webkit.org/show_bug.cgi?id=88116 Reviewed by Tony Chang. * fast/table/padding-height-and-override-height-expected.txt: * fast/table/padding-height-and-override-height.html: Tests the change in RenderBox::availableLogicalHeightUsing to correctly subtract the borderAndPaddingLogicalHeight instead of the borderAndPaddingLogicalWidth. * platform/chromium-linux/tables/mozilla/bugs/bug131020-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.txt: The new results are more correct. The table cell had 2px too much padding-top and padding-bottom before. 2012-06-05 Tim Horton http/tests/media/remove-while-loading.html times out on mac-lion-wk2 https://bugs.webkit.org/show_bug.cgi?id=88348 Unreviewed skip of this test for greenness. * platform/mac-wk2/Skipped: 2012-06-05 Levi Weintraub Unreviewed gardening. Updating test expectations after r119456. * fast/line-grid/line-grid-contains-value-expected.txt: Added. * platform/chromium-mac-leopard/css2.1/t100801-c544-valgn-03-d-agi-expected.png: * platform/chromium-mac-leopard/fast/forms/001-expected.png: * platform/chromium-mac-leopard/fast/inline/inline-box-background-expected.png: * platform/chromium-mac-leopard/fast/inline/inline-box-background-long-image-expected.png: * platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-x-expected.png: * platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-y-expected.png: * platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png: * platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png: * platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-03-d-agi-expected.png: * platform/chromium-mac-snowleopard/fast/forms/001-expected.png: * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-expected.png: * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-long-image-expected.png: * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-x-expected.png: * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-y-expected.png: * platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkbox-expected.png: * platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png: * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png: * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: * platform/chromium-mac/fast/forms/001-expected.png: * platform/chromium-mac/fast/forms/001-expected.txt: * platform/chromium-mac/fast/inline/inline-box-background-expected.png: * platform/chromium-mac/fast/inline/inline-box-background-long-image-expected.png: * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.png: * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.png: * platform/chromium-mac/fast/line-grid/line-align-left-edges-expected.png: * platform/chromium-mac/fast/line-grid/line-align-left-edges-expected.txt: Added. * platform/chromium-mac/fast/line-grid/line-grid-contains-value-expected.txt: Added. * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png: * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.txt: * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png: * platform/chromium-mac/fast/replaced/width100percent-radio-expected.txt: * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.txt: * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.txt: * platform/chromium-win/css2.1/t100801-c544-valgn-03-d-agi-expected.png: * platform/chromium-win/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: * platform/chromium-win/fast/line-grid/line-align-left-edges-expected.png: * platform/chromium-win/fast/line-grid/line-align-left-edges-expected.txt: Added. * platform/chromium-win/fast/line-grid/line-grid-contains-value-expected.png: * platform/chromium/TestExpectations: * platform/chromium/fast/line-grid: Removed. * platform/chromium/fast/line-grid/line-align-left-edges-expected.txt: Removed. * platform/efl/fast/line-grid/line-grid-contains-value-expected.txt: Removed. * platform/gtk/fast/line-grid/line-grid-contains-value-expected.txt: Removed. 2012-06-05 Douglas Stockwell Crash when modifying fixed-position elements in a detached frame https://bugs.webkit.org/show_bug.cgi?id=88288 Reviewed by James Robinson. * fast/block/positioning/fixed-position-detached-frame-expected.txt: Added. * fast/block/positioning/fixed-position-detached-frame.html: Added. 2012-06-05 Alexei Filippov Web Inspector: serialize edge counts instead of indexes in heap snapshot https://bugs.webkit.org/show_bug.cgi?id=88324 The serialized node structure currently holds an index of its first containment edge in the edges array. The index can be quite big (up to 7 digits for large snapshots). The patch changes the serialization format to pass node containment edge count instead. For most nodes the count is just a single digit number. This reduces serialized snapshot size and therefore its transfer time. Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-expected.txt: * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockObject): (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockRaw): (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockWithDOM): (initialize_HeapSnapshotTest.): * inspector/profiler/heap-snapshot.html: 2012-06-05 Arpita Bahuguna CSS 2.1 failure: border-conflict-element-021a https://bugs.webkit.org/show_bug.cgi?id=86885 Reviewed by Julien Chaffraix. * css2.1/20110323/border-conflict-element-021a-expected.html: Added. * css2.1/20110323/border-conflict-element-021a.htm: Added. Added ref test under the css2.1 test-suite for border-conflict-element-021a. * fast/table/border-collapsing/adjacent-row-groups-expected.html: Added. * fast/table/border-collapsing/adjacent-row-groups.html: Added. Added ref test for verifying 'border-collapse: collapse' table rendering when two adjacent table row-groups have the same border-width and the same border-style. In such a case the color of the border from the top-most table row-group wins. * fast/table/border-collapsing/adjacent-row-groups-multi.html: Added. * fast/table/border-collapsing/adjacent-row-groups-multi-expected.html: Added. Additional ref test added for verifying 'border-collapse: collapse' table rendering for adjacent table row-groups when more than one table headers and/or footers are specified. 2012-06-05 Ilya Tikhonovsky Chromium unreviewed sheriffing: enable blob tests that are passing since r119454. * platform/chromium/TestExpectations: fast/filesystem/file-writer-gc-blob.html fast/filesystem/workers/file-writer-sync-truncate-extend.html fast/filesystem/workers/file-writer-gc-blob.html 2012-06-05 Sheriff Bot Unreviewed, rolling out r119467, r119471, and r119476. http://trac.webkit.org/changeset/119467 http://trac.webkit.org/changeset/119471 http://trac.webkit.org/changeset/119476 https://bugs.webkit.org/show_bug.cgi?id=88332 it broke chromium-mac static initializers test.\ (Requested by loislo on #webkit). * platform/chromium-mac/css3/font-feature-settings-rendering-expected.png: Removed. * platform/chromium-mac/css3/font-feature-settings-rendering-expected.txt: Removed. * platform/chromium/TestExpectations: 2012-06-05 Rob Buis Hit ASSERT when editing attribute value in Element in SVG Document https://bugs.webkit.org/show_bug.cgi?id=88179 Reviewed by Pavel Feldman. Test setting attribute on non HTML element. * inspector/elements/set-attribute-non-html-expected.txt: Added. * inspector/elements/set-attribute-non-html.svg: Added. 2012-06-05 Dongwoo Im Add 'isProtocolHandlerRegistered' and 'unregisterProtocolHandler'. https://bugs.webkit.org/show_bug.cgi?id=73176 Reviewed by Adam Barth. Two more APIs are added in Custom Scheme Handler specification. http://dev.w3.org/html5/spec/Overview.html#custom-handlers One is 'isProtocolHandlerRegistered' to query whether the specific URL is registered or not. The other is 'unregisterProtocolHandler' to remove the registered URL. * fast/dom/unregister-protocol-handler-expected.txt: Added. * fast/dom/unregister-protocol-handler.html: Added. 2012-06-05 MORITA Hajime https://bugs.webkit.org/show_bug.cgi?id=88029 content-element-api.html and shadow-element.html depend on V8. Reviewed by Kentaro Hara. Replaced typeof checking with comparison. * fast/dom/shadow/content-element-api.html: * fast/dom/shadow/shadow-element.html: 2012-06-04 Kinuko Yasuda Chromium tests: "Add support for the Blob constructor" [r115582] regressed blob layout tests https://bugs.webkit.org/show_bug.cgi?id=85174 Reviewed by Kentaro Hara. Changing blob-constructor.html label from CRASH to TEXT. * platform/chromium/TestExpectations: 2012-06-05 Kenichi Ishibashi [Chromium] Unreviewed test expectations update * platform/chromium/TestExpectations: 2012-06-05 Alexander Pavlov Unreviewed, build fix after r119469. * inspector/styles/lazy-computed-style-expected.txt: * inspector/styles/styles-computed-trace-expected.txt: 2012-06-05 Alexander Pavlov Web Inspector: "-webkit"-prefixed properties are considered inherited in the Computed Style pane https://bugs.webkit.org/show_bug.cgi?id=88257 Reviewed by Pavel Feldman. * inspector/elements/elements-panel-styles-expected.txt: * inspector/elements/elements-panel-styles.html: 2012-06-05 Kenichi Ishibashi [Chromium] Implement font shaping with font-feature-settings on Mac https://bugs.webkit.org/show_bug.cgi?id=69826 Reviewed by Tony Chang. Added the expectation for sss3/font-feature-settings-rendering.html. * platform/chromium-mac/css3/font-feature-settings-rendering-expected.png: Added. * platform/chromium-mac/css3/font-feature-settings-rendering-expected.txt: Added. * platform/chromium/TestExpectations: Removed css3/font-feature-settings-rendering.html. 2012-06-05 Li Yin IETC: FileList.item(-1) should return null instead of raising https://bugs.webkit.org/show_bug.cgi?id=77899 Reviewed by Kentaro Hara. IETC: http://samples.msdn.microsoft.com/ietestcenter/fileapi/filelist.htm Ref: http://es5.github.com/#x9.6 Some index values have been covered in this test, including negative index, undefined, null, normal index(0~length-1), more than length index. * fast/files/file-list-test-expected.txt: * fast/files/file-list-test.html: 2012-06-05 Adam Barth EventHandler shouldn't dispatch fake mousemove events when scrolling on devices that don't have a mouse https://bugs.webkit.org/show_bug.cgi?id=88270 Reviewed by James Robinson. * fast/events/touch/scroll-without-mouse-lacks-mousemove-events-expected.txt: Added. * fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html: Added. 2012-06-04 Filip Pizlo DFG CFG simplification should correct the variables at the head of the predecessor block https://bugs.webkit.org/show_bug.cgi?id=88284 Reviewed by Geoffrey Garen. * fast/js/dfg-constant-fold-first-local-read-after-block-merge-expected.txt: Added. * fast/js/dfg-constant-fold-first-local-read-after-block-merge.html: Added. * fast/js/script-tests/dfg-constant-fold-first-local-read-after-block-merge.js: Added. (foo): (bar): 2012-06-04 Emil A Eklund Unreviewed chromium windows rebaseline for r119456. * platform/chromium-win-vista/fast/multicol: Removed. * platform/chromium-win/fast/multicol/float-multicol-expected.png: 2012-06-04 Emil A Eklund Unreviewed chromium test expectation updates for new tests. * fast/sub-pixel/inline-block-with-padding-expected.txt: * platform/chromium-mac/fast/sub-pixel: Added. * platform/chromium-mac/fast/sub-pixel/inline-block-with-padding-expected.txt: Added. 2012-06-04 Kent Tamura [Chromium] Fix a TestExpectations format error. * platform/chromium/TestExpectations: 2012-06-04 Emil A Eklund Unreviewed chromium test and expectation updates for r119456. * fast/sub-pixel/inline-block-with-padding.html: * platform/chromium-mac-snowleopard/fast/events/offsetX-offsetY-expected.txt: * platform/chromium/TestExpectations: 2012-06-04 Emil A Eklund and Levi Weintraub Add missing FractionalLayoutUnit += operator and move LineWidth to use all floats https://bugs.webkit.org/show_bug.cgi?id=88259 Reviewed by Ryosuke Niwa. * fast/dom/elementFromPoint-relative-to-viewport.html: * fast/events/offsetX-offsetY.html: Remove special casing for subpixel layout as it is no longer needed. * fast/sub-pixel/float-containing-block-with-margin-expected.html: Added. * fast/sub-pixel/float-containing-block-with-margin.html: Added. * fast/sub-pixel/float-with-right-margin-zoom-expected.txt: Added. * fast/sub-pixel/float-with-right-margin-zoom.html: Added. * fast/sub-pixel/inline-block-with-padding-expected.txt: Added. * fast/sub-pixel/inline-block-with-padding.html: Added. New tests for wrapping logic. * platform/chromium-linux/css2.1/t100801-c544-valgn-03-d-agi-expected.png: * platform/chromium-linux/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: * platform/chromium-linux/fast/line-grid/line-align-left-edges-expected.png: * platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.png: * platform/chromium-linux/fast/multicol/float-multicol-expected.png: * platform/chromium-win/fast/events/offsetX-offsetY-expected.txt: * platform/chromium-win/fast/line-grid/line-grid-contains-value-expected.txt: * platform/chromium-win/fast/multicol/float-multicol-expected.txt: Update expectations to match pre-subpixel rendering. * platform/chromium/TestExpectations: Mark updated tests as failing on mac and windows temporarily. * platform/chromium/fast/dom/elementFromPoint-relative-to-viewport-expected.txt: Remove special casing for subpixel layout as it is no longer needed. * platform/chromium/fast/line-grid/line-align-left-edges-expected.txt: Update expectations to match pre-subpixel rendering. * platform/efl/Skipped: * platform/gtk-wk2/Skipped: * platform/mac-lion/Skipped: * platform/mac-snowleopard/Skipped: * platform/mac-wk2/Skipped: * platform/mac/Skipped: * platform/qt-4.8/Skipped: * platform/qt/Skipped: * platform/win-wk2/Skipped: * platform/win-xp/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: Skip new sub-pixel tests on platforms that does not enable sub-pixel layout. 2012-06-04 Tony Chang CSS property 'order' should be a number rather than an int https://bugs.webkit.org/show_bug.cgi?id=88111 Reviewed by Ojan Vafai. * css3/flexbox/css-properties-expected.txt: * css3/flexbox/css-properties.html: Allow decimal values. * css3/flexbox/flex-order.html: Fix tests based on float limits. 2012-06-04 Leo Yang Syntax error in fast/filesystem/resources/file-writer-gc-blob.js https://bugs.webkit.org/show_bug.cgi?id=87939 Reviewed by Alexey Proskuryakov. * fast/filesystem/resources/file-writer-gc-blob.js: Add parentheses around the blob data. (startWrite): 2012-06-04 Jessie Berlin Skip more tests on Windows to get the bots greener. See r119449 for more context. * platform/win/Skipped: 2012-06-04 Jessie Berlin Start skipping all the failing tests on Windows to get the bots greener. At this point it doesn't make sense to try to split the hundreds of failures out into separate bugs and rebaseline. It makes more sense to use the Skipped list as a todo list of things that need to be checked / updated for Windows. * platform/win/Skipped: 2012-06-04 Tim Horton Unreviewed new baseline for test added in r119423. * platform/mac/fast/hidpi/device-scale-factor-paint-expected.png: Added. * platform/mac/fast/hidpi/device-scale-factor-paint-expected.txt: Added. 2012-06-04 Filip Pizlo DFG arguments simplification takes unkindly to direct accesses to the arguments register https://bugs.webkit.org/show_bug.cgi?id=88261 Reviewed by Geoffrey Garen. * fast/js/dfg-arguments-alias-one-block-expected.txt: Added. * fast/js/dfg-arguments-alias-one-block-osr-exit-expected.txt: Added. * fast/js/dfg-arguments-alias-one-block-osr-exit.html: Added. * fast/js/dfg-arguments-alias-one-block-overwrite-arguments-expected.txt: Added. * fast/js/dfg-arguments-alias-one-block-overwrite-arguments.html: Added. * fast/js/dfg-arguments-alias-one-block-overwrite-expected.txt: Added. * fast/js/dfg-arguments-alias-one-block-overwrite.html: Added. * fast/js/dfg-arguments-alias-one-block.html: Added. * fast/js/script-tests/dfg-arguments-alias-one-block-osr-exit.js: Added. (foo): * fast/js/script-tests/dfg-arguments-alias-one-block-overwrite-arguments.js: Added. (foo): * fast/js/script-tests/dfg-arguments-alias-one-block-overwrite.js: Added. (foo): * fast/js/script-tests/dfg-arguments-alias-one-block.js: Added. (foo): 2012-06-04 Ami Fischman Don't crash when re-parenting a removed HTMLMediaElement https://bugs.webkit.org/show_bug.cgi?id=88058 Reviewed by Eric Carlson. * media/media-reparent-expected.txt: Added. * media/media-reparent.html: Added. 2012-06-04 Sadrul Habib Chowdhury [chromium] Fix software rendering for device-scale-factor > 1 https://bugs.webkit.org/show_bug.cgi?id=88136 Reviewed by Darin Fisher. * fast/hidpi/device-scale-factor-paint.html: Added. * platform/chromium/fast/hidpi/device-scale-factor-paint-expected.html: Added. 2012-06-04 Ami Fischman [Gtk] http/tests/media/video-buffered.html is failing after r119268 https://bugs.webkit.org/show_bug.cgi?id=88138 Reviewed by Eric Carlson. * http/tests/media/video-buffered.html: 2012-06-04 Aaron Colwell Speed up video-media-source-play & video-media-source-seek LayoutTests. https://bugs.webkit.org/show_bug.cgi?id=87986 Reviewed by Eric Carlson. * http/tests/media/media-source/video-media-source-play.html: Updated test to only play 1 second of media data instead of ~3 seconds. * http/tests/media/media-source/video-media-source-seek-expected.txt: * http/tests/media/media-source/video-media-source-seek.html: - Triggers seek after playing 0.5 seconds instead of 2 seconds. - Seeks to the last segment instead of a segment that is ~2 seconds from the end. - Added an webkitSourceAbort() call before appending the segments for the seek. This is to prevent this test from failing when the old v0.3 "flush on seek" behavior is removed from the Chromium code. 2012-06-04 Abhishek Arya Crash in multi-column layout. https://bugs.webkit.org/show_bug.cgi?id=88022 Reviewed by Ojan Vafai. * fast/multicol/span/empty-anonymous-block-split-crash-expected.txt: Added. * fast/multicol/span/empty-anonymous-block-split-crash.html: Added. * fast/multicol/span/positioned-objects-not-removed-crash-expected.txt: Added. * fast/multicol/span/positioned-objects-not-removed-crash.html: Added. 2012-06-04 Tony Chang Rename CSS flexbox test files to match new property names https://bugs.webkit.org/show_bug.cgi?id=88174 Reviewed by Ojan Vafai. flex-pack became justify-content and flex-line-pack became align-content. Rename the tests to match the new names. * css3/flexbox/flex-justify-content-expected.txt: Renamed from LayoutTests/css3/flexbox/flex-pack-expected.txt. * css3/flexbox/flex-justify-content.html: Renamed from LayoutTests/css3/flexbox/flex-pack.html. * css3/flexbox/multiline-align-content-expected.txt: Renamed from LayoutTests/css3/flexbox/multiline-line-pack-expected.txt. * css3/flexbox/multiline-align-content-horizontal-column-expected.txt: Renamed from LayoutTests/css3/flexbox/multiline-line-pack-horizontal-column-expected.txt. * css3/flexbox/multiline-align-content-horizontal-column.html: Renamed from LayoutTests/css3/flexbox/multiline-line-pack-horizontal-column.html. * css3/flexbox/multiline-align-content.html: Renamed from LayoutTests/css3/flexbox/multiline-line-pack.html. * css3/flexbox/multiline-align-self-expected.txt: Renamed from LayoutTests/css3/flexbox/multiline-align-expected.txt. * css3/flexbox/multiline-align-self.html: Renamed from LayoutTests/css3/flexbox/multiline-align.html. * css3/flexbox/multiline-justify-content-expected.txt: Renamed from LayoutTests/css3/flexbox/multiline-pack-expected.txt. * css3/flexbox/multiline-justify-content.html: Renamed from LayoutTests/css3/flexbox/multiline-pack.html. * platform/chromium/TestExpectations: 2012-06-04 Tony Chang Fix a couple flexbox tests to use flex-start and flex-end https://bugs.webkit.org/show_bug.cgi?id=88170 Reviewed by Ojan Vafai. This test was still using start/end for align-self, which fallback to stretch. The test still passed because it is testing that all values of align-self behave the same and stretch produced the same behavior as flex-start/flex-end. * css3/flexbox/cross-axis-scrollbar.html: 2012-06-04 Sheriff Bot Unreviewed, rolling out r119393. http://trac.webkit.org/changeset/119393 https://bugs.webkit.org/show_bug.cgi?id=88236 Test is incorrect (duplicate content) and is causing Chromium failures (Requested by schenney on #webkit). * fast/canvas/drawImage-clipped-source-expected.txt: Removed. * fast/canvas/drawImage-clipped-source.html: Removed. * fast/canvas/drawImage-clipped-source.js: Removed. 2012-06-04 Philip Rogers Update test expectations after 119392 https://bugs.webkit.org/show_bug.cgi?id=88230 Unreviewed update of test expectations. * platform/efl/TestExpectations: * platform/gtk/TestExpectations: * platform/qt/TestExpectations: 2012-06-04 Justin Novosad Canvas 2D - Source rectangles that overlap the source image boundary, not supported by drawImage https://bugs.webkit.org/show_bug.cgi?id=66574 Reviewed by Stephen White. Adding a new layout test that verifies that the source and destination rectangle arguments to drawImage are properly clipped when the source rectangle is not entirely contained whithin the domian of the source image. Tests image to canvas draws and canvas to canvas draws. * fast/canvas/drawImage-clipped-source-expected.txt: Added. * fast/canvas/drawImage-clipped-source.html: Added. * fast/canvas/drawImage-clipped-source.js: Added. (patternTest.this.testPixel): (patternTest.this.testRedSquare): (patternTest.this.testAggregatePattern): (patternTest): (drawTestPattern): (executeTest): 2012-06-04 Dominik Röttsches [Cairo] Implementation of GraphicsContext does not save/restore ImageInterpolation correctly https://bugs.webkit.org/show_bug.cgi?id=87985 Reviewed by Gustavo Noronha Silva. Unskipping fast/canvas/canvas-imageSmoothingEnabled.html now that it passes. * platform/efl/TestExpectations: * platform/gtk/TestExpectations: 2012-06-04 Philip Rogers Fix assert in non-scaling strokes in patterns https://bugs.webkit.org/show_bug.cgi?id=88198 Reviewed by Dirk Schulze. * platform/chromium/TestExpectations: * platform/mac/TestExpectations: * svg/stroke/non-scaling-stroke-pattern-expected.svg: Added. * svg/stroke/non-scaling-stroke-pattern.svg: Added. 2012-06-04 Ilya Tikhonovsky Unreviewed. Disable heap profiler test on mac platform. * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: 2012-06-04 Mike West Adding explicit console error for duplicated CSP directives. https://bugs.webkit.org/show_bug.cgi?id=88193 Reviewed by Adam Barth. * http/tests/security/contentSecurityPolicy/duplicate-directive-expected.txt: Added. * http/tests/security/contentSecurityPolicy/duplicate-directive.html: Added. 2012-06-04 Yoshifumi Inoue REGRESSION(r117929) [Forms] input type=number thinks 0 is not a number https://bugs.webkit.org/show_bug.cgi?id=88208 Reviewed by Kent Tamura. This patch introduced function checkIt() for code sharing and added more test cases to input-number-commit-valid-only.htm * fast/forms/number/input-number-commit-valid-only-expected.txt: Changed for additional tests. * fast/forms/number/input-number-commit-valid-only.html: Changed. 2012-06-04 Mikhail Pozdnyakov [EFL] Reset "WebKitTabToLinksPreferenceKey" in DumpRenderTreeChrome::resetDefaultsToConsistentValues https://bugs.webkit.org/show_bug.cgi?id=87668 Reviewed by Ryosuke Niwa. * platform/efl/Skipped: Unskipped fast/html/tab-order.html. 2012-05-31 Kinuko Yasuda [chromium] DataTransferItem.webkitGetAsEntry() should synchronously return entry https://bugs.webkit.org/show_bug.cgi?id=87969 Reviewed by Tony Chang. * editing/pasteboard/data-transfer-items-drag-drop-entry-expected.txt: * editing/pasteboard/data-transfer-items-drag-drop-entry.html: * fast/filesystem/cross-filesystem-op.html: * platform/chromium/test_expectations.txt: 2012-06-03 Shawn Singh Unreviewed fix of chromium TestExpectations Some extra junk got added by accident when I tried to change TestExpectations. This patch removes it. * platform/chromium/TestExpectations: 2012-06-03 Shawn Singh Unreviewed rebasline for transforms/3d test cases. 9 tests re-baselined. The remainin 6 tests are explicitly enumerated in the TestExpectations file now. * platform/chromium-linux/transforms/3d/general/perspective-units-expected.png: Added. * platform/chromium-linux/transforms/3d/hit-testing/backface-hit-test-expected.png: Added. * platform/chromium-linux/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added. * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added. * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-expected.png: Added. * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: Added. * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Added. * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/general/perspective-units-expected.png: * platform/chromium-mac-leopard/transforms/3d/hit-testing/backface-hit-test-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added. * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-expected.png: * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: * platform/chromium-mac-leopard/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: * platform/chromium-mac-snowleopard/transforms/3d/general/perspective-units-expected.png: * platform/chromium-mac-snowleopard/transforms/3d/hit-testing/backface-hit-test-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-expected.png: * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Added. * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: * platform/chromium-mac/transforms/3d/general/matrix-with-zoom-3d-expected.png: Added. * platform/chromium-mac/transforms/3d/general/perspective-units-expected.png: Added. * platform/chromium-mac/transforms/3d/hit-testing/backface-hit-test-expected.png: Added. * platform/chromium-mac/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added. * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added. * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-expected.png: Added. * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: Added. * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Added. * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Added. * platform/chromium-win/transforms/3d/general/matrix-with-zoom-3d-expected.png: Added. * platform/chromium-win/transforms/3d/general/perspective-units-expected.png: Added. * platform/chromium-win/transforms/3d/general/perspective-units-expected.txt: Added. * platform/chromium-win/transforms/3d/hit-testing/backface-hit-test-expected.png: Added. * platform/chromium-win/transforms/3d/hit-testing/backface-hit-test-expected.txt: Added. * platform/chromium-win/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added. * platform/chromium-win/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt: Added. * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added. * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-3-expected.txt: Added. * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-expected.png: * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-expected.txt: * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt: * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Added. * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt: Added. * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt: * platform/chromium/TestExpectations: 2012-06-03 Hayato Ito Supports traversing nodes in an orphaned shadow subtree in ComposedShadowTreeParentWalker. https://bugs.webkit.org/show_bug.cgi?id=87924 Reviewed by Dimitri Glazkov. * fast/dom/shadow/shadow-dom-event-dispatching-expected.txt: * fast/dom/shadow/shadow-dom-event-dispatching.html: 2012-06-03 Christophe Dumez [EFL] http/tests/media/video-buffered.html is failing after r119268 and need to be skipped https://bugs.webkit.org/show_bug.cgi?id=88194 Unreviewed EFL gardening. Skipping http/tests/media/video-buffered.html which is failing after r119268. * platform/efl/TestExpectations: 2012-06-03 Christophe Dumez [EFL] legacy-viewport tests added in r119256 need to be skipped https://bugs.webkit.org/show_bug.cgi?id=88192 Unreviewed EFL gardening. Skip new tests added in r119256 since the LEGACY_VIEWPORT_ADAPTION flag is disabled on EFL port. * platform/efl/Skipped: * platform/efl/TestExpectations: 2012-06-03 Christophe Dumez [EFL] New tests need a baseline https://bugs.webkit.org/show_bug.cgi?id=88190 Unreviewed EFL gardening. Add EFL baseline for new test cases. * platform/efl/fast/reflections/reflection-with-zoom-expected.png: Added. * platform/efl/fast/reflections/reflection-with-zoom-expected.txt: Added. * platform/efl/svg/repaint/text-mask-update-expected.png: Added. * platform/efl/svg/repaint/text-mask-update-expected.txt: Added. 2012-06-03 Sheriff Bot Unreviewed, rolling out r119359. http://trac.webkit.org/changeset/119359 https://bugs.webkit.org/show_bug.cgi?id=88189 This broke platform/mac/fast/dom/wrapper-classes-objc.html. (Requested by dominicc on #webkit). * fast/events/event-creation-expected.txt: * fast/events/event-creation.html: 2012-06-03 Dominic Cooney WheelEvent should inherit from MouseEvent https://bugs.webkit.org/show_bug.cgi?id=76104 Reviewed by Kentaro Hara. * fast/events/event-creation-expected.txt: * fast/events/event-creation.html: Also check WheelEvent instanceof MouseEvent as well as UIEvent, Event 2012-06-03 Varun Jain [chromium] Add new gesture type (two finger tap) that triggers context menu. https://bugs.webkit.org/show_bug.cgi?id=88173 Reviewed by Adam Barth. * fast/events/touch/gesture/context-menu-on-two-finger-tap.html: Added. * platform/chromium/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt: Added. 2012-06-02 Xianzhu Wang SVGImageCache leaks image data https://bugs.webkit.org/show_bug.cgi?id=87792 Reviewed by Nikolas Zimmermann. New test case. * svg/as-image/svg-image-leak-cached-data-expected.txt: Added. * svg/as-image/svg-image-leak-cached-data.html: Added. 2012-06-02 Ryosuke Niwa Remove the failing expectation on fast/forms/textarea-scrollbar-height.html since it has been passing. * platform/chromium/TestExpectations: 2012-06-02 Ryosuke Niwa Add back files inadvertently removed in r119323. 2012-06-02 Ami Fischman [chromium] SKIP http/tests/media/video-buffered.html because it requires overly large data https://bugs.webkit.org/show_bug.cgi?id=88172 Unreviewed gardening. * platform/chromium/TestExpectations: 2012-06-02 Csaba Osztrogonác [Qt] Replace QtXmlPatterns usage with libxslt dependency https://bugs.webkit.org/show_bug.cgi?id=76820 Unreviewed gardening. * fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Renamed from LayoutTests/platform/efl/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt. * platform/efl/fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Removed. * platform/gtk/fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Removed. * platform/gtk/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Removed. * platform/mac/fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Removed. * platform/mac/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Removed. * platform/qt-4.8/Skipped: * platform/qt-4.8/fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt: Renamed from LayoutTests/platform/qt/fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt. * platform/qt-4.8/fast/dom/Range/surround-contents-font-face-crash-expected.txt: Renamed from LayoutTests/platform/qt/fast/dom/Range/surround-contents-font-face-crash-expected.txt. * platform/qt-4.8/fast/dom/xml-parser-error-message-crash-expected.txt: Renamed from LayoutTests/platform/qt/fast/dom/xml-parser-error-message-crash-expected.txt. * platform/qt-4.8/fast/encoding/dumpAsText/utf-16-no-bom-expected.txt: Renamed from LayoutTests/platform/qt/fast/encoding/dumpAsText/utf-16-no-bom-expected.txt. * platform/qt-4.8/fast/events/xsl-onload-expected.txt: Renamed from LayoutTests/platform/qt/fast/events/xsl-onload-expected.txt. * platform/qt-4.8/fast/parser/xml-colon-entity-expected.txt: Renamed from LayoutTests/platform/qt/fast/parser/xml-colon-entity-expected.txt. * platform/qt-4.8/fast/parser/xml-declaration-missing-ending-mark-expected.txt: Renamed from LayoutTests/platform/qt/fast/parser/xml-declaration-missing-ending-mark-expected.txt. * platform/qt-4.8/fast/parser/xslt-with-html-expected.txt: Renamed from LayoutTests/platform/qt/fast/parser/xslt-with-html-expected.txt. * platform/qt-4.8/fast/xsl/subframe-location-expected.txt: Renamed from LayoutTests/platform/qt/fast/xsl/subframe-location-expected.txt. * platform/qt-4.8/fast/xsl/transform-to-html-expected.txt: Renamed from LayoutTests/platform/qt/fast/xsl/transform-to-html-expected.txt. * platform/qt-4.8/fast/xsl/utf8-chunks-expected.txt: Renamed from LayoutTests/platform/qt/fast/xsl/utf8-chunks-expected.txt. * platform/qt-4.8/fast/xsl/xslt-bad-import-uri-expected.txt: Renamed from LayoutTests/platform/qt/fast/xsl/xslt-bad-import-uri-expected.txt. * platform/qt-4.8/fast/xsl/xslt-doc-noenc-expected.txt: Renamed from LayoutTests/platform/qt/fast/xsl/xslt-doc-noenc-expected.txt. * platform/qt-4.8/fast/xsl/xslt-entity-enc-expected.txt: Renamed from LayoutTests/platform/qt/fast/xsl/xslt-entity-enc-expected.txt. * platform/qt-4.8/fast/xsl/xslt-entity-expected.png: Renamed from LayoutTests/platform/qt/fast/xsl/xslt-entity-expected.png. * platform/qt-4.8/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Renamed from LayoutTests/platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt. * platform/qt-4.8/fast/xsl/xslt-recursion-expected.txt: Renamed from LayoutTests/platform/qt/fast/xsl/xslt-recursion-expected.txt. * platform/qt-4.8/http/tests/misc/location-test-xsl-style-sheet-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/misc/location-test-xsl-style-sheet-expected.txt. * platform/qt-4.8/http/tests/security/contentSecurityPolicy/xsl-allowed-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/security/contentSecurityPolicy/xsl-allowed-expected.txt. * platform/qt-4.8/http/tests/security/contentSecurityPolicy/xsl-img-blocked-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/security/contentSecurityPolicy/xsl-img-blocked-expected.txt. * platform/qt-4.8/http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2-expected.txt. * platform/qt-4.8/http/tests/security/cookies/first-party-cookie-allow-xslt-expected.png: Renamed from LayoutTests/platform/qt/http/tests/security/cookies/first-party-cookie-allow-xslt-expected.png. * platform/qt-4.8/http/tests/security/cookies/first-party-cookie-allow-xslt-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/security/cookies/first-party-cookie-allow-xslt-expected.txt. * platform/qt-4.8/http/tests/security/cookies/third-party-cookie-blocking-xslt-expected.png: Renamed from LayoutTests/platform/qt/http/tests/security/cookies/third-party-cookie-blocking-xslt-expected.png. * platform/qt-4.8/http/tests/security/cookies/third-party-cookie-blocking-xslt-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/security/cookies/third-party-cookie-blocking-xslt-expected.txt. * platform/qt-4.8/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/security/xss-DENIED-xml-external-entity-expected.txt. * platform/qt-4.8/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt. * platform/qt-4.8/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt. * platform/qt-4.8/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt. * platform/qt-4.8/svg/custom/bug45331-expected.png: Renamed from LayoutTests/platform/qt/svg/custom/bug45331-expected.png. * platform/qt-4.8/svg/custom/bug45331-expected.txt: Renamed from LayoutTests/platform/qt/svg/custom/bug45331-expected.txt. * platform/qt-4.8/svg/custom/bug78807-expected.txt: Renamed from LayoutTests/platform/qt/svg/custom/bug78807-expected.txt. * platform/qt-4.8/svg/custom/use-invalid-html-expected.txt: Renamed from LayoutTests/platform/qt/svg/custom/use-invalid-html-expected.txt. * platform/qt-4.8/svg/custom/use-invalid-style-expected.txt: Renamed from LayoutTests/platform/qt/svg/custom/use-invalid-style-expected.txt. * platform/qt-4.8/svg/hixie/error/dumpAsText/004-expected.txt: Renamed from LayoutTests/platform/qt/svg/hixie/error/dumpAsText/004-expected.txt. * platform/qt-4.8/svg/hixie/error/dumpAsText/005-expected.txt: Renamed from LayoutTests/platform/qt/svg/hixie/error/dumpAsText/005-expected.txt. * platform/qt-5.0-wk1/Skipped: * platform/qt-5.0/Skipped: * platform/qt-5.0/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt: Added. * platform/qt-5.0/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Added. * platform/qt-arm/Skipped: * platform/qt/Skipped: 2012-06-02 Csaba Osztrogonác [Qt] Unreviewed fix after r119255. * platform/qt/svg/css/getComputedStyle-basic-expected.txt: 2012-06-02 Ryosuke Niwa Rename test_expectations.txt to TestExpectations. * platform/chromium/TestExpectations: Copied from LayoutTests/platform/chromium/test_expectations.txt. * platform/chromium/test_expectations.txt: Removed. * platform/efl/TestExpectations: Copied from LayoutTests/platform/efl/test_expectations.txt. * platform/efl/test_expectations.txt: Removed. * platform/gtk/TestExpectations: Copied from LayoutTests/platform/gtk/test_expectations.txt. * platform/gtk/test_expectations.txt: Removed. * platform/mac/TestExpectations: Copied from LayoutTests/platform/mac/test_expectations.txt. * platform/mac/test_expectations.txt: Removed. * platform/qt/TestExpectations: Copied from LayoutTests/platform/qt/test_expectations.txt. * platform/qt/test_expectations.txt: Removed. * platform/win/TestExpectations: Copied from LayoutTests/platform/win/test_expectations.txt. * platform/win/test_expectations.txt: Removed. 2012-06-02 Tony Chang Rename the flexbox CSS propery values from start to flex-start and end to flex-end https://bugs.webkit.org/show_bug.cgi?id=88152 Reviewed by Ojan Vafai. Rename start to flex-start and end to flex-end. * css3/flexbox/css-properties-expected.txt: * css3/flexbox/css-properties.html: * css3/flexbox/flex-align-column.html: * css3/flexbox/flex-align-end.html: * css3/flexbox/flex-align-vertical-writing-mode.html: * css3/flexbox/flex-align.html: * css3/flexbox/flex-pack.html: * css3/flexbox/line-wrapping.html: * css3/flexbox/multiline-align.html: * css3/flexbox/multiline-column-auto.html: * css3/flexbox/multiline-line-pack-horizontal-column-expected.txt: * css3/flexbox/multiline-line-pack-horizontal-column.html: * css3/flexbox/multiline-line-pack.html: * css3/flexbox/multiline-pack-expected.txt: * 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: * platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-leopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-snowleopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-vista/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-xp/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: * platform/mac/svg/css/getComputedStyle-basic-expected.txt: * platform/qt/svg/css/getComputedStyle-basic-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2012-06-01 Ryosuke Niwa Suppress text diff on http/tests/media/video-buffered.html on Chromium Leopard as it has been failing on Leopard since it was re-enabled in http://trac.webkit.org/changeset/119268. The failure is tracked by the bug 88160. * platform/chromium/test_expectations.txt: 2012-06-01 Jessie Berlin Skip more asserting tests on Windows. * platform/win/Skipped: 2012-06-01 Filip Pizlo DFG CFA should know that PutByVal can clobber the world https://bugs.webkit.org/show_bug.cgi?id=88155 Reviewed by Gavin Barraclough. * fast/js/dfg-putbyval-cfa-clobber-expected.txt: Added. * fast/js/dfg-putbyval-cfa-clobber.html: Added. * fast/js/script-tests/dfg-putbyval-cfa-clobber.js: Added. (foo.bar): (foo): 2012-06-01 Filip Pizlo DFG should not emit unnecessary speculation checks when performing an int32 to double conversion on a value that is proved to be a number, predicted to be an int32, but not proved to be an int32 https://bugs.webkit.org/show_bug.cgi?id=88146 Reviewed by Gavin Barraclough. * fast/js/dfg-int32-to-double-on-known-number-expected.txt: Added. * fast/js/dfg-int32-to-double-on-known-number.html: Added. * fast/js/script-tests/dfg-int32-to-double-on-known-number.js: Added. (foo.bar): (foo): 2012-06-01 Tony Chang rename -webkit-flex-pack and -webkit-flex-line-pack to -webkit-justify-content and -webkit-align-content https://bugs.webkit.org/show_bug.cgi?id=88113 Reviewed by Ojan Vafai. Find and replace for the CSS keywords. * css3/flexbox/columns-auto-size.html: * css3/flexbox/css-properties-expected.txt: * css3/flexbox/css-properties.html: * css3/flexbox/flex-pack.html: * css3/flexbox/multiline-align.html: * css3/flexbox/multiline-column-auto.html: * css3/flexbox/multiline-line-pack-expected.txt: * css3/flexbox/multiline-line-pack-horizontal-column-expected.txt: * css3/flexbox/multiline-line-pack-horizontal-column.html: * css3/flexbox/multiline-line-pack.html: * css3/flexbox/multiline-pack-expected.txt: * css3/flexbox/multiline-pack.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/position-absolute-child.html: * css3/flexbox/true-centering.html: * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-leopard/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac-leopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-snowleopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-vista/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-xp/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * platform/gtk/fast/css/getComputedStyle/computed-style-expected.txt: * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/mac/svg/css/getComputedStyle-basic-expected.txt: * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/qt/svg/css/getComputedStyle-basic-expected.txt: * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2012-06-01 Alexey Proskuryakov Make cookie tests debuggable by merging scripts into HTML https://bugs.webkit.org/show_bug.cgi?id=88143 Reviewed by Anders Carlsson. * http/tests/cookies/double-quoted-value-with-semi-colon.html: * http/tests/cookies/multiple-cookies.html: * http/tests/cookies/script-tests: Removed. * http/tests/cookies/script-tests/TEMPLATE.html: Removed. * http/tests/cookies/script-tests/double-quoted-value-with-semi-colon.js: Removed. * http/tests/cookies/script-tests/multiple-cookies.js: Removed. * http/tests/cookies/script-tests/simple-cookies-expired.js: Removed. * http/tests/cookies/script-tests/simple-cookies-max-age.js: Removed. * http/tests/cookies/script-tests/single-quoted-value.js: Removed. * http/tests/cookies/simple-cookies-expired.html: * http/tests/cookies/simple-cookies-max-age.html: * http/tests/cookies/single-quoted-value.html: 2012-06-01 Jessie Berlin [Win] Windows 7 Release Testers report many compositing failures https://bugs.webkit.org/show_bug.cgi?id=88040 Part 2 of adding expected (failing?) results to get the bots greener. * platform/win/compositing/images: Added. * platform/win/compositing/images/clip-on-directly-composited-image-expected.txt: Added. * platform/win/compositing/images/direct-image-background-color-expected.txt: Added. * platform/win/compositing/images/direct-pdf-image-expected.txt: Added. * platform/win/compositing/images/direct-svg-image-expected.txt: Added. * platform/win/compositing/layer-creation/fixed-position-out-of-view-expected.txt: Added. * platform/win/compositing/layer-creation/overflow-scroll-overlap-expected.txt: Added. * platform/win/compositing/layer-creation/overlap-animation-expected.txt: Added. * platform/win/compositing/layer-creation/overlap-child-layer-expected.txt: Added. * platform/win/compositing/layer-creation/overlap-clipping-expected.txt: Added. * platform/win/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt: Added. * platform/win/compositing/layer-creation/overlap-transformed-layer-expected.txt: Added. * platform/win/compositing/layer-creation/overlap-transforms-expected.txt: Added. * platform/win/compositing/layer-creation/rotate3d-overlap-expected.txt: Added. * platform/win/compositing/layer-creation/scroll-partial-update-expected.txt: Added. * platform/win/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added. * platform/win/compositing/layer-creation/stacking-context-overlap-expected.txt: Added. * platform/win/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Added. * platform/win/compositing/layer-creation/translatez-overlap-expected.txt: Added. * platform/win/compositing/masks: Added. * platform/win/compositing/masks/direct-image-mask-expected.txt: Added. * platform/win/compositing/masks/masked-ancestor-expected.txt: Added. * platform/win/compositing/masks/multiple-masks-expected.txt: Added. * platform/win/compositing/masks/simple-composited-mask-expected.txt: Added. * platform/win/compositing/overflow/ancestor-overflow-expected.txt * platform/win/compositing/overflow/clip-descendents-expected.txt: Added. * platform/win/compositing/overflow/content-gains-scrollbars-expected.txt: Added. * platform/win/compositing/overflow/content-loses-scrollbars-expected.txt: Added. * platform/win/compositing/overflow/overflow-compositing-descendant-expected.txt: Added. * platform/win/compositing/overflow/overflow-positioning-expected.txt: Added. * platform/win/compositing/overflow/overflow-scrollbar-layers-expected.txt: Added. * platform/win/compositing/overflow/resize-painting-expected.txt: Added. * platform/win/compositing/rtl: Added. * platform/win/compositing/rtl/rtl-absolute-expected.txt: Added. * platform/win/compositing/rtl/rtl-absolute-overflow-expected.txt: Added. * platform/win/compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt: Added. * platform/win/compositing/rtl/rtl-iframe-absolute-expected.txt: Added. * platform/win/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Added. * platform/win/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Added. * platform/win/compositing/rtl/rtl-iframe-fixed-expected.txt: Added. * platform/win/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Added. * platform/win/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Added. * platform/win/compositing/rtl/rtl-iframe-relative-expected.txt: Added. * platform/win/compositing/rtl/rtl-relative-expected.txt: Added. * platform/win/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Added. * platform/win/compositing/visibility: Added. * platform/win/compositing/visibility/layer-visible-content-expected.txt: Added. * platform/win/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Added. 2012-06-01 Filip Pizlo DFG constant folding search for the last local access skips the immediately previous local access https://bugs.webkit.org/show_bug.cgi?id=88141 Reviewed by Michael Saboff. * fast/js/dfg-obvious-constant-cfa-expected.txt: Added. * fast/js/dfg-obvious-constant-cfa.html: Added. * fast/js/script-tests/dfg-obvious-constant-cfa.js: Added. (bar.baz): (bar): 2012-06-01 Ryosuke Niwa Chromium rebaseline after r119274. * platform/chromium-linux/fast/reflections/reflection-with-zoom-expected.png: Added. * platform/chromium-mac-leopard/fast/reflections/reflection-with-zoom-expected.png: Added. * platform/chromium-mac/fast/reflections/reflection-with-zoom-expected.png: Added. * platform/chromium-win/fast/reflections/reflection-with-zoom-expected.png: Added. 2012-06-01 Ryosuke Niwa Fix a typo in the expected result for the test added in r119281.119281 * fast/js/dfg-cse-cfa-discrepancy-expected.txt: 2012-06-01 Alexey Proskuryakov http/tests/cookies/simple-cookies-expired.html and simple-cookies-max-age.html are failing https://bugs.webkit.org/show_bug.cgi?id=82749 I don't see any failures locally (other than sometimes as flakiness in all cookie tests), and the bug report doesn't have any information about what was wrong. * platform/mac/Skipped: Re-enable to see what happens. 2012-06-01 Jessie Berlin [Win] Windows 7 Release Testers report many compositing failures https://bugs.webkit.org/show_bug.cgi?id=88040 Part 1 of adding expected (failing?) results to get the bots greener. * platform/win/compositing/geometry/flipped-writing-mode-expected.txt: Added. * platform/win/compositing/geometry/foreground-layer-expected.txt: Added. * platform/win/compositing/geometry/foreground-offset-change-expected.txt: Added. * platform/win/compositing/geometry/horizontal-scroll-composited-expected.txt: Added. * platform/win/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Added. * platform/win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt: Added. * platform/win/compositing/geometry/layer-due-to-layer-children-expected.txt: Added. * platform/win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt: Added. * platform/win/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt: Added. * platform/win/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt: Added. * platform/win/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Added. * platform/win/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt: Added. * platform/win/compositing/geometry/limit-layer-bounds-positioned-expected.txt: Added. * platform/win/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt: Added. * platform/win/compositing/geometry/limit-layer-bounds-transformed-expected.txt: Added. * platform/win/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt: Added. * platform/win/compositing/geometry/outline-change-expected.txt: Added. * platform/win/compositing/geometry/partial-layout-update-expected.txt: Added. * platform/win/compositing/geometry/preserve-3d-switching-expected.txt: Added. * platform/win/compositing/geometry/root-layer-update-expected.txt: Added. * platform/win/compositing/geometry/tall-page-composited-expected.txt: Added. * platform/win/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Added. * platform/win/compositing/geometry/vertical-scroll-composited-expected.txt: Added. * platform/win/compositing/geometry/video-opacity-overlay-expected.txt: Added. * platform/win/compositing/iframes/become-composited-nested-iframes-expected.txt: Added. * platform/win/compositing/iframes/become-overlapped-iframe-expected.txt: Added. * platform/win/compositing/iframes/composited-iframe-alignment-expected.txt: Added. * platform/win/compositing/iframes/composited-iframe-scroll-expected.txt: Added. * platform/win/compositing/iframes/composited-parent-iframe-expected.txt: Added. * platform/win/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Added. * platform/win/compositing/iframes/connect-compositing-iframe-expected.txt: Added. * platform/win/compositing/iframes/connect-compositing-iframe2-expected.txt: Added. * platform/win/compositing/iframes/connect-compositing-iframe3-expected.txt: Added. * platform/win/compositing/iframes/enter-compositing-iframe-expected.txt: Added. * platform/win/compositing/iframes/iframe-content-flipping-expected.txt: Added. * platform/win/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added. * platform/win/compositing/iframes/iframe-in-composited-layer-expected.txt: Added. * platform/win/compositing/iframes/iframe-resize-expected.txt: Added. * platform/win/compositing/iframes/iframe-size-from-zero-expected.txt: Added. * platform/win/compositing/iframes/invisible-iframe-expected.txt: Added. * platform/win/compositing/iframes/invisible-nested-iframe-expected.txt: Added. * platform/win/compositing/iframes/invisible-nested-iframe-hide-expected.txt: Added. * platform/win/compositing/iframes/invisible-nested-iframe-show-expected.txt: * platform/win/compositing/iframes/layout-on-compositing-change-expected.txt: Added. * platform/win/compositing/iframes/nested-iframe-scrolling-expected.txt: Added. * platform/win/compositing/iframes/overlapped-iframe-expected.txt: Added. * platform/win/compositing/iframes/overlapped-iframe-iframe-expected.txt: * platform/win/compositing/iframes/page-cache-layer-tree-expected.txt: Added. * platform/win/compositing/iframes/resizer-expected.txt: Added. * platform/win/compositing/iframes/scrolling-iframe-expected.txt: Added. 2012-06-01 Zan Dobersek Unreviewed GTK gardening, adding a TEXT expectation for http/tests/media/video-buffered.html after it started failing in r119268. * platform/gtk/test_expectations.txt: 2012-06-01 Filip Pizlo DFG constant folding should be OK with GetLocal of captured variables having a constant https://bugs.webkit.org/show_bug.cgi?id=88137 Fix a typo that Gavin found but that I failed to fix in previous commit. * fast/js/script-tests/dfg-cse-cfa-discrepancy.js: 2012-06-01 Filip Pizlo DFG constant folding should be OK with GetLocal of captured variables having a constant https://bugs.webkit.org/show_bug.cgi?id=88137 Reviewed by Gavin Barraclough. * fast/js/dfg-cse-cfa-discrepancy-expected.txt: Added. * fast/js/dfg-cse-cfa-discrepancy.html: Added. * fast/js/script-tests/dfg-cse-cfa-discrepancy.js: Added. (foo.bar.baz): (foo.bar): (foo): 2012-06-01 Jessie Berlin [Win] ASSERT(enclosingIntRect(rendererMappedResult) == enclosingIntRect(FloatQuad(result).boundingBox())) failed in RenderGeometryMap::absoluteRect https://bugs.webkit.org/show_bug.cgi?id=88128 Add affected tests to the Windows Skipped list. * platform/win/Skipped: Also, fix the line endings for this file. 2012-06-01 Zan Dobersek Unreviewed GTK gardening, adding new baselines after r119256. * platform/gtk/fast/viewport/viewport-legacy-handheldfriendly-expected.txt: Added. * platform/gtk/fast/viewport/viewport-legacy-mobileoptimized-2-expected.txt: Added. * platform/gtk/fast/viewport/viewport-legacy-mobileoptimized-3-expected.txt: Added. * platform/gtk/fast/viewport/viewport-legacy-mobileoptimized-expected.txt: Added. * platform/gtk/fast/viewport/viewport-legacy-ordering-5-expected.txt: Added. * platform/gtk/fast/viewport/viewport-legacy-ordering-6-expected.txt: Added. 2012-06-01 Stephen Chenney Layout Test fast/dom/HTMLMeterElement/meter-element-crash.html is failing https://bugs.webkit.org/show_bug.cgi?id=88131 Unreviewed addition to Chromium test expectations. * platform/chromium/test_expectations.txt: 2012-06-01 Mihai Parparita Improve synchronous XHR disabling https://bugs.webkit.org/show_bug.cgi?id=88032 Reviewed by Alexey Proskuryakov. Update with new error message. * fast/xmlhttprequest/xmlhttprequest-sync-disabled-expected.txt: 2012-06-01 Beth Dakin https://bugs.webkit.org/show_bug.cgi?id=87774 REGRESSION (r105515): reflection masks are truncated at zoom levels < 1 -and corresponding- Reviewed by Simon Fraser. * fast/reflections/reflection-with-zoom.html: Added. * platform/mac/fast/reflections/reflection-with-zoom-expected.png: Added. * platform/mac/fast/reflections/reflection-with-zoom-expected.txt: Added. 2012-06-01 Stephen Chenney Another Chromium test expectation update per the bug 88124. Unreviewed Chromium test expectations fix. * platform/chromium/test_expectations.txt: 2012-06-01 Tim Horton Unreviewed rebaseline of svg/css/getComputedStyle-basic for mac. * platform/mac/svg/css/getComputedStyle-basic-expected.txt: 2012-06-01 Shezan Baig Indenting a paragraph that begins with a link 3 times breaks the paragraph into two paragraphs https://bugs.webkit.org/show_bug.cgi?id=87428 Reviewed by Ryosuke Niwa. Adding two tests for indenting nested inlines. * editing/execCommand/indent-nested-inlines-1-expected.txt: Added. * editing/execCommand/indent-nested-inlines-1.html: Added. * editing/execCommand/indent-nested-inlines-2-expected.txt: Added. * editing/execCommand/indent-nested-inlines-2.html: Added. 2012-06-01 Ami Fischman [chromium] Unskip http/tests/media/video-buffered.html https://bugs.webkit.org/show_bug.cgi?id=87568 Reviewed by Eric Carlson. * http/tests/media/video-buffered-expected.txt: * http/tests/media/video-buffered.html: * platform/chromium/test_expectations.txt: 2012-06-01 Ryosuke Niwa Another Chromium test expectation update per the bug 88124. * platform/chromium/test_expectations.txt: 2012-06-01 Ryosuke Niwa Chromium test expectation update. * platform/chromium/test_expectations.txt: 2012-06-01 Joe Thomas getComputedStyle for background shorthand property does not return background-origin and background-clip. https://bugs.webkit.org/show_bug.cgi?id=86155 Reviewed by Tony Chang. Added background-origin and background-clip CSS Property values to the background shorthand CSSValueList. * fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt: * fast/backgrounds/background-shorthand-with-backgroundSize-style.html: * fast/css/getComputedStyle/getComputedStyle-background-shorthand-expected.txt: * fast/css/getComputedStyle/getComputedStyle-background-shorthand.html: 2012-06-01 Hugo Parente Lima Improve handling of legacy viewport meta tags https://bugs.webkit.org/show_bug.cgi?id=55874 Reviewed by Adam Barth. Add tests and expected results. * fast/viewport/viewport-legacy-handheldfriendly-expected.txt: Added. * fast/viewport/viewport-legacy-handheldfriendly.html: Added. * fast/viewport/viewport-legacy-mobileoptimized-2-expected.txt: Added. * fast/viewport/viewport-legacy-mobileoptimized-2.html: Added. * fast/viewport/viewport-legacy-mobileoptimized-3-expected.txt: Added. * fast/viewport/viewport-legacy-mobileoptimized-3.html: Added. * fast/viewport/viewport-legacy-mobileoptimized-expected.txt: Added. * fast/viewport/viewport-legacy-mobileoptimized.html: Added. * fast/viewport/viewport-legacy-ordering-1-expected.txt: Added. * fast/viewport/viewport-legacy-ordering-1.html: Added. * fast/viewport/viewport-legacy-ordering-2-expected.txt: Added. * fast/viewport/viewport-legacy-ordering-2.html: Added. * fast/viewport/viewport-legacy-ordering-3-expected.txt: Added. * fast/viewport/viewport-legacy-ordering-3.html: Added. * fast/viewport/viewport-legacy-ordering-4-expected.txt: Added. * fast/viewport/viewport-legacy-ordering-4.html: Added. * fast/viewport/viewport-legacy-ordering-5-expected.txt: Added. * fast/viewport/viewport-legacy-ordering-5.html: Added. * fast/viewport/viewport-legacy-ordering-6-expected.txt: Added. * fast/viewport/viewport-legacy-ordering-6.html: Added. * fast/viewport/viewport-legacy-ordering-7-expected.txt: Added. * fast/viewport/viewport-legacy-ordering-7.html: Added. * fast/viewport/viewport-legacy-ordering-8-expected.txt: Added. * fast/viewport/viewport-legacy-ordering-8.html: Added. * fast/viewport/viewport-legacy-ordering-9-expected.txt: Added. * fast/viewport/viewport-legacy-ordering-9.html: Added. 2012-06-01 Tony Chang rename -webkit-flex-order to -webkit-order https://bugs.webkit.org/show_bug.cgi?id=88104 Reviewed by Ojan Vafai. Just a find and replace for the new property name. * css3/flexbox/css-properties-expected.txt: * css3/flexbox/css-properties.html: * css3/flexbox/flex-order.html: * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-leopard/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac-leopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-snowleopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-vista/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-xp/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * platform/gtk/fast/css/getComputedStyle/computed-style-expected.txt: * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/mac/svg/css/getComputedStyle-basic-expected.txt: * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/qt/svg/css/getComputedStyle-basic-expected.txt: * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2012-06-01 Florin Malita [Chromium] Unreviewed. Adding Win and Mac baselines after r119241. * platform/chromium-mac/svg/repaint/text-mask-update-expected.png: Added. * platform/chromium-mac/svg/repaint/text-mask-update-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/repaint/text-mask-update-expected.txt. * platform/chromium-win/svg/repaint/text-mask-update-expected.png: Added. * platform/chromium-win/svg/repaint/text-mask-update-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/repaint/text-mask-update-expected.txt. * platform/chromium/test_expectations.txt: 2012-06-01 Jessie Berlin [Win] 9 plugin tests fail/time out https://bugs.webkit.org/show_bug.cgi?id=88107 Skip the ones that time out and add/update platform-specific results for the the ones that fail to get the bots greener. * platform/win/Skipped: * platform/win/plugins/get-value-netscape-window-expected.txt: * platform/win/plugins/netscape-dom-access-and-reload-expected.txt: Added. * platform/win/plugins/npn-invalidate-rect-invalidates-window-expected.txt: * platform/win/plugins/window-geometry-initialized-before-set-window-expected.txt: * platform/win/plugins/geturlnotify-during-document-teardown-expected.txt 2012-06-01 Jessie Berlin Skip some plugin tests that crash/assert on Windows. * platform/win/Skipped: 2012-06-01 Christophe Dumez [EFL] EFL port does not enable WEB_INTENTS_TAG flag https://bugs.webkit.org/show_bug.cgi?id=86866 Reviewed by Adam Barth. Unskip webintents/intent-tag.html now that the WEB_INTENTS_TAG flag is enabled by default on EFL port. * platform/efl/test_expectations.txt: 2012-06-01 Dominik Röttsches [cairo] Pixel artifacts can be seen on reflections https://bugs.webkit.org/show_bug.cgi?id=85483 Reviewed by Martin Robinson. Rebaselining the relevant test case for GTK and EFL. * platform/efl/fast/css/transformed-mask-expected.png: * platform/efl/fast/css/transformed-mask-expected.txt: * platform/efl/test_expectations.txt: * platform/gtk/fast/css/transformed-mask-expected.png: 2012-06-01 Florin Malita http://shinydemos.com/clock/ doesn't seem to work https://bugs.webkit.org/show_bug.cgi?id=79682 Reviewed by Nikolas Zimmermann. * platform/chromium-linux/svg/repaint/text-mask-update-expected.png: Added. * platform/chromium-linux/svg/repaint/text-mask-update-expected.txt: Added. * platform/chromium/test_expectations.txt: * platform/mac/test_expectations.txt: * svg/repaint/text-mask-update.svg: Added. 2012-06-01 Christophe Dumez [EFL] EFL's LayoutTestController needs to implement deliverWebIntent https://bugs.webkit.org/show_bug.cgi?id=86865 Reviewed by Adam Barth. Unskip webintents/web-intents-delivery.html now that Web intent delivery is implemented on EFL port. * platform/efl/test_expectations.txt: 2012-06-01 Sheriff Bot Unreviewed, rolling out r119228. http://trac.webkit.org/changeset/119228 https://bugs.webkit.org/show_bug.cgi?id=88098 Caused the EFL debug bot to crash. (Requested by rakuco on #webkit). * platform/efl/test_expectations.txt: 2012-06-01 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-5.0-wk2/Skipped: * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt: Added. * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt: Added. 2012-06-01 Alexander Pavlov Web Inspector: Prepare styles-new-API.html results format for a more complex CSS model https://bugs.webkit.org/show_bug.cgi?id=88090 Reviewed by Antti Koivisto. * inspector/styles/resources/styles-new-API.css: * inspector/styles/styles-new-API-expected.txt: * inspector/styles/styles-new-API.html: 2012-06-01 Christophe Dumez [EFL] [DRT] editing/execCommand/paste-and-match-style-event.html crashes https://bugs.webkit.org/show_bug.cgi?id=86961 Reviewed by Csaba Osztrogonác. Unskip editing/execCommand/paste-and-match-style-event.html now that it is no longer crashing thanks to ecore_x library init. * platform/efl/test_expectations.txt: 2012-06-01 Dan Bernstein Layout not updated after setting -webkit-line-clamp to none https://bugs.webkit.org/show_bug.cgi?id=88049 Reviewed by Abhishek Arya. * fast/flexbox/line-clamp-removed-dynamically-expected.html: Added. * fast/flexbox/line-clamp-removed-dynamically.html: Added. 2012-06-01 Csaba Osztrogonác [Qt] Unreviewed gardening, skip new failing and crashing tests. * platform/qt-5.0-wk2/Skipped: * platform/qt/Skipped: 2012-06-01 Pierre Rossi [Qt] Support drawing a pattern with a translation. https://bugs.webkit.org/show_bug.cgi?id=87025 Reviewed by Kenneth Rohde Christiansen. * platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: fix the expected pixel result 2012-06-01 Sudarsana Nagineni [EFL] Gardening failure case on EFL build bot https://bugs.webkit.org/show_bug.cgi?id=88067 Unreviewed EFL gardening after r119196. * platform/efl/test_expectations.txt: 2012-06-01 Alexander Shalamov [EFL] Move input element's spinner style tests to test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=88054 Unreviewed EFL gardening. * platform/efl/test_expectations.txt: 2012-06-01 Csaba Osztrogonác [Qt] Unreviewed gardening, update expected files. * platform/qt-5.0/fast/forms/HTMLOptionElement_label06-expected.png: * platform/qt-5.0/fast/forms/HTMLOptionElement_label06-expected.txt: * platform/qt-5.0/fast/forms/HTMLOptionElement_label07-expected.png: * platform/qt-5.0/fast/forms/HTMLOptionElement_label07-expected.txt: * platform/qt-5.0/fast/forms/form-element-geometry-expected.png: * platform/qt-5.0/fast/forms/form-element-geometry-expected.txt: * platform/qt-5.0/fast/forms/menulist-separator-painting-expected.png: * platform/qt-5.0/fast/forms/menulist-separator-painting-expected.txt: * platform/qt-5.0/fast/forms/select-baseline-expected.png: * platform/qt-5.0/fast/forms/select-baseline-expected.txt: * platform/qt-5.0/fast/forms/selectlist-minsize-expected.png: * platform/qt-5.0/fast/forms/selectlist-minsize-expected.txt: * platform/qt-5.0/fast/replaced/three-selects-break-expected.png: * platform/qt-5.0/fast/replaced/three-selects-break-expected.txt: 2012-06-01 Adam Barth sandbox directive in X-WebKit-CSP header unable to create a unique origin https://bugs.webkit.org/show_bug.cgi?id=88014 Reviewed by Ryosuke Niwa. * http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-in-http-header-control.html: Added. * http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-in-http-header-expected.txt: Added. * http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-in-http-header.html: Added. * http/tests/security/contentSecurityPolicy/sandbox-in-http-header-control-expected.txt: Added. * http/tests/security/contentSecurityPolicy/sandbox-in-http-header-control.html: Added. * http/tests/security/contentSecurityPolicy/resources/sandbox.php: Added. * http/tests/security/contentSecurityPolicy/sandbox-in-http-header-expected.txt: Added. * http/tests/security/contentSecurityPolicy/sandbox-in-http-header.html: Added. * http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-in-http-header-control-expected.txt: Added. 2012-06-01 Zan Dobersek Unreviewed GTK gardening, add missing text and image baselines for fast/images/png-suite/test.html. Add MISSING expectations for two placeholder-in-text-area tests - the placeholder text does not appear in text areas (known bug). * platform/gtk/fast/images/png-suite: Added. * platform/gtk/fast/images/png-suite/test-expected.png: Added. * platform/gtk/fast/images/png-suite/test-expected.txt: Added. * platform/gtk/test_expectations.txt: 2012-06-01 Zan Dobersek Unreviewed GTK gardening after r119196. * platform/gtk/fast/dom/gc-attribute-node-expected.txt: Added. * platform/gtk/test_expectations.txt: Also mark fast/replaced/border-radius-clip.html as flaky. 2012-05-31 Dominic Cooney [V8] Expando properties on attribute nodes disappear https://bugs.webkit.org/show_bug.cgi?id=87925 Checks in a failing result for JSC; see . Reviewed by Adam Barth. * fast/dom/gc-attribute-node-expected.txt: Added. * fast/dom/gc-attribute-node.html: Added. * platform/chromium/fast/dom/gc-attribute-node-expected.txt: Added. * platform/mac/fast/dom/gc-attribute-node-expected.txt: Added. 2012-05-31 Alexander Shalamov [EFL] is not a spinbutton https://bugs.webkit.org/show_bug.cgi?id=86846 Reviewed by Kenneth Rohde Christiansen. Unskip spinbutton layout tests. * platform/efl/test_expectations.txt: 2012-05-31 Ryosuke Niwa Update Chromium test expectation of media/video-poster-blocked-by-willsendrequest.html to PASS TEXT on all platforms as supposed to just Mac and Linux since the result of jquery/traversing.html is bleeding into this test on Windows as well. * platform/chromium/test_expectations.txt: 2012-05-31 Tony Chang Unreviewed. Fix expectations for for fast/multicol/span/clone-flexbox.html, the result I checked in was off by 1px. * fast/multicol/span/clone-flexbox-expected.txt: * platform/efl/fast/multicol/span/clone-flexbox-expected.txt: * platform/gtk/fast/multicol/span/clone-flexbox-expected.txt: * platform/qt/fast/multicol/span/clone-flexbox-expected.txt: 2012-05-31 Hajime Morrita REGRESSION(r117572): editing/spelling/spellcheck-async-remove-frame.html crashes on Mac https://bugs.webkit.org/show_bug.cgi?id=86859 Reviewed by Ryosuke Niwa. * platform/mac/Skipped: Unskipped the test. 2012-05-31 Tony Chang initial flex value should be 1 1 auto https://bugs.webkit.org/show_bug.cgi?id=86526 In most tests, I added a CSS rule to default -webkit-flex: none. In a few tests, -webkit-flex didn't include the negative flex value and it was becoming 1, causing negative flexing. I fixed those by explicitly stating the negative flex as 0. Reviewed by Ojan Vafai. * css3/flexbox/align-absolute-child.html: * css3/flexbox/auto-margins.html: * css3/flexbox/flex-algorithm-with-margins.html: * css3/flexbox/flex-algorithm.html: * css3/flexbox/flex-align-end.html: * css3/flexbox/flex-flow-auto-margins.html: * css3/flexbox/flex-flow-orientations.html: * css3/flexbox/flex-flow-overflow.html: * css3/flexbox/flex-pack.html: * css3/flexbox/flex-property-parsing-expected.txt: * css3/flexbox/flex-property-parsing.html: * css3/flexbox/flexbox-overflow-auto-expected.html: * css3/flexbox/flexbox-overflow-auto.html: * css3/flexbox/multiline-column-auto.html: * css3/flexbox/multiline-pack.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/true-centering.html: * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-leopard/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac-leopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-snowleopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-vista/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-xp/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * platform/gtk/fast/css/getComputedStyle/computed-style-expected.txt: * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/mac/svg/css/getComputedStyle-basic-expected.txt: * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/qt/svg/css/getComputedStyle-basic-expected.txt: * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2012-05-31 Jessie Berlin [Win] 4 fast/frames tests failing https://bugs.webkit.org/show_bug.cgi?id=88034 Add Windows-specific expected (failing?) results to get the bots green. * platform/win/fast/frames/frame-set-scaling-hit-expected.txt: Added. * platform/win/fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt: Added. * platform/win/fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt: Added. * platform/win/fast/frames/frames-with-frameborder-zero-can-be-resized-expected.txt: Added. 2012-05-31 Tom Sepez XSSAuditor bypass with leading /*///*/ comment https://bugs.webkit.org/show_bug.cgi?id=88002 Reviewed by Adam Barth. Fixes issue in xssauditor's parsing of /*/. * http/tests/security/xssAuditor/script-tag-with-trailing-comment4-expected.txt: Added. * http/tests/security/xssAuditor/script-tag-with-trailing-comment4.html: Added. 2012-05-31 Hans Muller Bug: Negative SVG rect rx,ry corner radii values aren't handled correctly https://bugs.webkit.org/show_bug.cgi?id=87859 Reviewed by Dirk Schulze. Added a reftest which verifies that negative rect corner radius values are handled per the SVG spec, http://www.w3.org/TR/SVG/shapes.html#RectElement. * svg/custom/rect-negative-corner-radii-expected.svg: Added. * svg/custom/rect-negative-corner-radii.svg: Added. 2012-05-31 Raphael Kubo da Costa [EFL] Gardening. Skip fast/loader/opaque-base-url.html only on debug bots. The test hits an assertion which obviously only crashes the debug bots. * platform/efl/test_expectations.txt: 2012-05-31 Raphael Kubo da Costa [EFL] Unskip fast/multicol tests. Most tests were passing and just needed new baselines. Only skip the few failing ones. * platform/efl/Skipped: * platform/efl/fast/multicol/block-axis-horizontal-bt-expected.png: Added. * platform/efl/fast/multicol/block-axis-horizontal-bt-expected.txt: Added. * platform/efl/fast/multicol/block-axis-horizontal-tb-expected.png: Added. * platform/efl/fast/multicol/block-axis-horizontal-tb-expected.txt: Added. * platform/efl/fast/multicol/block-axis-vertical-lr-expected.png: Added. * platform/efl/fast/multicol/block-axis-vertical-lr-expected.txt: Added. * platform/efl/fast/multicol/block-axis-vertical-rl-expected.png: Added. * platform/efl/fast/multicol/block-axis-vertical-rl-expected.txt: Added. * platform/efl/fast/multicol/client-rects-expected.png: Added. * platform/efl/fast/multicol/client-rects-expected.txt: Added. * platform/efl/fast/multicol/column-count-with-rules-expected.png: * platform/efl/fast/multicol/column-rules-expected.png: * platform/efl/fast/multicol/column-rules-stacking-expected.png: * platform/efl/fast/multicol/columns-shorthand-parsing-expected.png: * platform/efl/fast/multicol/float-avoidance-expected.png: * platform/efl/fast/multicol/float-multicol-expected.png: * platform/efl/fast/multicol/float-paginate-complex-expected.png: * platform/efl/fast/multicol/float-paginate-complex-expected.txt: * platform/efl/fast/multicol/float-paginate-empty-lines-expected.png: * platform/efl/fast/multicol/float-paginate-expected.png: * platform/efl/fast/multicol/layers-in-multicol-expected.png: * platform/efl/fast/multicol/layers-split-across-columns-expected.png: * platform/efl/fast/multicol/margin-collapse-expected.png: * platform/efl/fast/multicol/max-height-columns-block-expected.png: * platform/efl/fast/multicol/nested-columns-expected.png: * platform/efl/fast/multicol/nested-columns-expected.txt: * platform/efl/fast/multicol/overflow-across-columns-expected.png: * platform/efl/fast/multicol/overflow-across-columns-percent-height-expected.png: * platform/efl/fast/multicol/overflow-unsplittable-expected.png: * platform/efl/fast/multicol/paginate-block-replaced-expected.png: * platform/efl/fast/multicol/pagination-h-horizontal-bt-expected.png: Added. * platform/efl/fast/multicol/pagination-h-horizontal-bt-expected.txt: Added. * platform/efl/fast/multicol/pagination-h-horizontal-tb-expected.png: Added. * platform/efl/fast/multicol/pagination-h-horizontal-tb-expected.txt: Added. * platform/efl/fast/multicol/pagination-h-vertical-lr-expected.png: Added. * platform/efl/fast/multicol/pagination-h-vertical-lr-expected.txt: Added. * platform/efl/fast/multicol/pagination-h-vertical-rl-expected.png: Added. * platform/efl/fast/multicol/pagination-h-vertical-rl-expected.txt: Added. * platform/efl/fast/multicol/pagination-v-horizontal-bt-expected.png: Added. * platform/efl/fast/multicol/pagination-v-horizontal-bt-expected.txt: Added. * platform/efl/fast/multicol/pagination-v-horizontal-tb-expected.png: Added. * platform/efl/fast/multicol/pagination-v-horizontal-tb-expected.txt: Added. * platform/efl/fast/multicol/pagination-v-vertical-lr-expected.png: Added. * platform/efl/fast/multicol/pagination-v-vertical-lr-expected.txt: Added. * platform/efl/fast/multicol/pagination-v-vertical-rl-expected.png: Added. * platform/efl/fast/multicol/pagination-v-vertical-rl-expected.txt: Added. * platform/efl/fast/multicol/positioned-split-expected.png: * platform/efl/fast/multicol/positioned-with-constrained-height-expected.png: * platform/efl/fast/multicol/positive-leading-expected.png: * platform/efl/fast/multicol/scrolling-overflow-expected.png: * platform/efl/fast/multicol/single-line-expected.png: Added. * platform/efl/fast/multicol/single-line-expected.txt: Added. * platform/efl/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added. * platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.png: * platform/efl/fast/multicol/span/anonymous-style-inheritance-expected.png: * platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: * platform/efl/fast/multicol/span/clone-flexbox-expected.txt: Added. * platform/efl/fast/multicol/span/clone-summary-expected.txt: Added. * platform/efl/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: * platform/efl/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: * platform/efl/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: * platform/efl/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: * platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: * platform/efl/fast/multicol/span/span-as-immediate-columns-child-expected.png: * platform/efl/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: * platform/efl/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: * platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: * platform/efl/fast/multicol/span/span-as-nested-columns-child-expected.png: * platform/efl/fast/multicol/span/span-as-nested-inline-block-child-expected.png: * platform/efl/fast/multicol/span/span-margin-collapsing-expected.png: * platform/efl/fast/multicol/table-margin-collapse-expected.png: * platform/efl/fast/multicol/table-vertical-align-expected.png: * platform/efl/fast/multicol/table-vertical-align-expected.txt: * platform/efl/fast/multicol/unsplittable-inline-block-expected.png: * platform/efl/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: * platform/efl/fast/multicol/vertical-lr/column-count-with-rules-expected.png: * platform/efl/fast/multicol/vertical-lr/column-rules-expected.png: * platform/efl/fast/multicol/vertical-lr/float-avoidance-expected.png: * platform/efl/fast/multicol/vertical-lr/float-multicol-expected.png: * platform/efl/fast/multicol/vertical-lr/float-paginate-complex-expected.png: * platform/efl/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: * platform/efl/fast/multicol/vertical-lr/float-paginate-expected.png: * platform/efl/fast/multicol/vertical-lr/nested-columns-expected.png: * platform/efl/fast/multicol/vertical-lr/nested-columns-expected.txt: * platform/efl/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: * platform/efl/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: * platform/efl/fast/multicol/vertical-rl/column-count-with-rules-expected.png: * platform/efl/fast/multicol/vertical-rl/column-rules-expected.png: * platform/efl/fast/multicol/vertical-rl/float-avoidance-expected.png: * platform/efl/fast/multicol/vertical-rl/float-multicol-expected.png: * platform/efl/fast/multicol/vertical-rl/float-paginate-complex-expected.png: * platform/efl/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: * platform/efl/fast/multicol/vertical-rl/float-paginate-expected.png: * platform/efl/fast/multicol/vertical-rl/nested-columns-expected.png: * platform/efl/fast/multicol/vertical-rl/nested-columns-expected.txt: * platform/efl/fast/multicol/vertical-rl/rule-style-expected.txt: Added. * platform/efl/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: * platform/efl/test_expectations: 2012-05-31 Jessie Berlin [Win] 4 css3 tests fail https://bugs.webkit.org/show_bug.cgi?id=88024 Add Windows-specific expected (failing?) results to get the bots green. * platform/win/css3: Added. * platform/win/css3/filters: Added. * platform/win/css3/filters/composited-during-animation-expected.txt: Added. * platform/win/css3/filters/composited-during-animation-layertree-expected.txt: Added. * platform/win/css3/filters/composited-during-transition-layertree-expected.txt: Added. * platform/win/css3/unicode-bidi-isolate-basic-expected.png: Added. * platform/win/css3/unicode-bidi-isolate-basic-expected.txt: Added. 2012-05-31 Jessie Berlin [Win] 10 fast/forms tests failing https://bugs.webkit.org/show_bug.cgi?id=88013 Add/update Windows-expected (failing?) results to get the bots greener. * platform/win/fast/forms/basic-selects-expected.png: Added. * platform/win/fast/forms/basic-selects-expected.txt: * platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: * platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: * platform/win/fast/forms/file: Added. * platform/win/fast/forms/file/file-input-disabled-expected.png: Added. * platform/win/fast/forms/file/file-input-disabled-expected.txt: Added. * platform/win/fast/forms/implicit-submission-expected.txt: * platform/win/fast/forms/input-step-as-double-expected.txt: Added. * platform/win/fast/forms/input-text-drag-down-expected.png: * platform/win/fast/forms/input-text-drag-down-expected.txt: * platform/win/fast/forms/select: Added. * platform/win/fast/forms/select-overflow-scroll-expected.png: Added. * platform/win/fast/forms/select-overflow-scroll-expected.txt: Added. * platform/win/fast/forms/select-overflow-scroll-inherited-expected.png: Added. * platform/win/fast/forms/select-overflow-scroll-inherited-expected.txt: Added. * platform/win/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/win/fast/forms/select/optgroup-rendering-expected.txt: Added. * platform/win/fast/forms/text-control-intrinsic-widths-expected.txt: 2012-05-31 Alec Flett IndexedDB: Implement IDBTransaction.error and IDBRequest.error https://bugs.webkit.org/show_bug.cgi?id=87865 Reviewed by Tony Chang. * storage/indexeddb/basics-expected.txt: * storage/indexeddb/basics-workers-expected.txt: * storage/indexeddb/create-and-remove-object-store-expected.txt: * storage/indexeddb/cursor-continue-expected.txt: * storage/indexeddb/cursor-update-expected.txt: * storage/indexeddb/database-basics-expected.txt: * storage/indexeddb/deleteIndex-expected.txt: * storage/indexeddb/factory-cmp-expected.txt: * storage/indexeddb/get-keyrange-expected.txt: * storage/indexeddb/index-basics-expected.txt: * storage/indexeddb/index-basics-workers-expected.txt: * storage/indexeddb/index-count-expected.txt: * storage/indexeddb/index-unique-expected.txt: * storage/indexeddb/invalid-keys-expected.txt: * storage/indexeddb/key-generator-expected.txt: * storage/indexeddb/key-type-array-expected.txt: * storage/indexeddb/keypath-edges-expected.txt: * storage/indexeddb/keyrange-expected.txt: * storage/indexeddb/objectstore-autoincrement-expected.txt: * storage/indexeddb/objectstore-basics-expected.txt: * storage/indexeddb/objectstore-basics-workers-expected.txt: * storage/indexeddb/objectstore-count-expected.txt: * storage/indexeddb/open-cursor-expected.txt: * storage/indexeddb/readonly-expected.txt: * storage/indexeddb/resources/basics.js: (test): (openCallback): * storage/indexeddb/resources/create-and-remove-object-store.js: (testCreateAndRemove): (cleanDatabase): (tryOnceMore): * storage/indexeddb/resources/cursor-continue.js: (ascendingErrorTestLessThan.request.onsuccess): (ascendingErrorTestLessThan): (ascendingErrorTestEqual.request.onsuccess): (ascendingErrorTestEqual): (descendingErrorTestGreaterThan.request.onsuccess): (descendingErrorTestGreaterThan): (descendingErrorTestEqual.request.onsuccess): (descendingErrorTestEqual): (onTransactionComplete): * storage/indexeddb/resources/cursor-update.js: (keyCursor): * storage/indexeddb/resources/database-basics.js: (testClose): * storage/indexeddb/resources/database-quota.js: (logError): * storage/indexeddb/resources/deleteIndex.js: (twiddleIndexes): (postTwiddling): * storage/indexeddb/resources/factory-cmp.js: (testValidKeys): (testInvalidKeys): * storage/indexeddb/resources/get-keyrange.js: (getNullTest): * storage/indexeddb/resources/index-basics.js: (index3Count): * storage/indexeddb/resources/index-count.js: * storage/indexeddb/resources/index-unique.js: (addMoreDataFailed): * storage/indexeddb/resources/invalid-keys.js: * storage/indexeddb/resources/key-generator.js: * storage/indexeddb/resources/key-type-array.js: (testDepthLimits): * storage/indexeddb/resources/keypath-edges.js: * storage/indexeddb/resources/keyrange.js: (test): * storage/indexeddb/resources/objectstore-autoincrement.js: (getAbrahamSuccess): * storage/indexeddb/resources/objectstore-basics.js: (setVersionSuccess): (createIndex): (addAgainFailure): (removeSuccessButNotThere): (testPreConditions.request.onsuccess): (testPreConditions): * storage/indexeddb/resources/objectstore-count.js: * storage/indexeddb/resources/open-cursor.js: (cursorWithKeySuccess): (cursorSuccess): * storage/indexeddb/resources/readonly.js: (openSuccess): * storage/indexeddb/resources/set_version_queue.js: (connectionError): * storage/indexeddb/resources/shared.js: (unexpectedErrorCallback): (evalAndExpectException): * storage/indexeddb/resources/transaction-abort-workers.js: (transactionAborted): (transactionCompleted): (timeoutTest.transaction.onabort): (timeoutTest): (errorTransactionAborted): * storage/indexeddb/resources/transaction-abort.js: (firstAdd): (secondAdd): (transactionAborted): * storage/indexeddb/resources/transaction-after-close.js: (firstTransactionComplete): * storage/indexeddb/resources/transaction-and-objectstore-calls.js: (created): (afterComplete): * storage/indexeddb/resources/transaction-basics.js: (testInactiveAbortedTransaction): (testInactiveCompletedTransaction): (testInvalidMode): * storage/indexeddb/resources/transaction-read-only.js: (setVersionDone): (gotCursor): * storage/indexeddb/set_version_queue-expected.txt: * storage/indexeddb/transaction-abort-expected.txt: * storage/indexeddb/transaction-abort-workers-expected.txt: * storage/indexeddb/transaction-after-close-expected.txt: * storage/indexeddb/transaction-and-objectstore-calls-expected.txt: * storage/indexeddb/transaction-basics-expected.txt: * storage/indexeddb/transaction-read-only-expected.txt: 2012-05-31 Ben Murdoch Fix crash in V8Document::createTouchListCallback. https://bugs.webkit.org/show_bug.cgi?id=87085 Test for crash in document.createTouchList when it is supplied with non-touch parameters. Reviewed by Abhishek Arya. * fast/events/touch/document-create-touch-list-crash-expected.txt: Added. * fast/events/touch/document-create-touch-list-crash.html: Added. 2012-05-31 Rafael Weinstein Updating test expectations after r119124. * platform/chromium/fast/workers/storage/test-authorizer-sync-expected.txt: Added. 2012-05-31 Jessie Berlin [Win] 5 fast/events/popup-* tests fail https://bugs.webkit.org/show_bug.cgi?id=88008 Add Windows-specific expected (failing?) results to get the bots greener. * platform/win/fast/events/popup-allowed-from-gesture-initiated-event-expected.txt: Added. * platform/win/fast/events/popup-allowed-from-gesture-initiated-form-submit-expected.txt: Added. * platform/win/fast/events/popup-blocked-from-fake-user-gesture-expected.txt: Added. * platform/win/fast/events/popup-blocked-from-untrusted-mouse-click-expected.txt: Added. * platform/win/fast/events/popup-blocking-timers-expected.txt: Added. 2012-05-31 Jessie Berlin [Win] 23 media tests fail / time out https://bugs.webkit.org/show_bug.cgi?id=88005 Add/update the Windows expected (failing?) results to get the bots greener. * platform/win/Skipped: * platform/win/media/audio-controls-rendering-expected.txt: * platform/win/media/audio-repaint-expected.txt: * platform/win/media/controls-after-reload-expected.txt: * platform/win/media/controls-strict-expected.txt: * platform/win/media/controls-styling-expected.txt: * platform/win/media/controls-without-preload-expected.txt: * platform/win/media/media-can-play-wav-audio-expected.txt: Added. * platform/win/media/media-controls-clone-expected.txt: * platform/win/media/media-controls-invalid-url-expected.txt: Added. * platform/win/media/media-document-audio-repaint-expected.txt: * platform/win/media/nodesFromRect-shadowContent-expected.txt: Added. * platform/win/media/video-colorspace-yuv420-expected.txt: Added. * platform/win/media/video-colorspace-yuv422-expected.txt: Added. * platform/win/media/video-controls-rendering-expected.txt: * platform/win/media/video-display-toggle-expected.txt: * platform/win/media/video-no-audio-expected.txt: * platform/win/media/video-pause-immediately-expected.txt: Added. * platform/win/media/video-playing-and-pause-expected.txt: Added. * platform/win/media/video-size-intrinsic-scale-expected.txt: Added. 2012-05-31 Jessie Berlin [Win] fast/events/remove-target* tests fail https://bugs.webkit.org/show_bug.cgi?id=88006 Add Windows-specific expected (failing?) results to get the bots greener. * platform/win/fast/events/remove-target-in-mouseup-deep-expected.txt: Added. * platform/win/fast/events/remove-target-in-mouseup-expected.txt: Added. * platform/win/fast/events/remove-target-in-mouseup-insertback-expected.txt: Added. * platform/win/fast/events/remove-target-in-mouseup-twice-expected.txt: Added. * platform/win/fast/events/remove-target-with-shadow-in-drag-expected.txt: Added. 2012-05-31 Raphael Kubo da Costa [EFL] Gardening; skip fast/canvas/canvas-imageSmoothingEnabled. Skip the test just like GTK+, as there seems to be a problem in the cairo backend that makes the test fail. * platform/efl/test_expectations.txt: 2012-05-31 Zan Dobersek Unreviewed gardening, updating baselines after r119124. * dom/xhtml/level3/core/documentnormalizedocument10-expected.txt: * dom/xhtml/level3/core/documentsetxmlversion03-expected.txt: * fast/workers/storage/test-authorizer-sync-expected.txt: 2012-05-31 Tony Chang rename flexbox CSS properties from flex-align and flex-item-align to align-items and align-self https://bugs.webkit.org/show_bug.cgi?id=87907 Reviewed by Ojan Vafai. Updated tests for new CSS property names. * css3/flexbox/align-absolute-child.html: * css3/flexbox/cross-axis-scrollbar.html: * css3/flexbox/css-properties-expected.txt: * css3/flexbox/css-properties.html: * css3/flexbox/flex-align-baseline.html: * css3/flexbox/flex-align-column.html: * css3/flexbox/flex-align-end.html: * css3/flexbox/flex-align-stretch.html: * css3/flexbox/flex-align-vertical-writing-mode.html: * css3/flexbox/flex-align.html: * css3/flexbox/line-wrapping.html: * css3/flexbox/multiline-align.html: * css3/flexbox/multiline-reverse-wrap-baseline.html: * css3/flexbox/orthogonal-flex-directions.html: * css3/flexbox/position-absolute-child.html: * css3/flexbox/true-centering.html: 2012-05-31 Jessie Berlin [Win] 10 fast/text tests failing https://bugs.webkit.org/show_bug.cgi?id=87998 Add/update Windows-specific expected (failing?) pixel results in order to get the bots greener. * platform/win/fast/text/complex-preferred-logical-widths-expected.png: Added. * platform/win/fast/text/complex-synthetic-bold-space-width-expected.png: Added. * platform/win/fast/text/international/arabic-justify-expected.png: Added. * platform/win/fast/text/international/bidi-mirror-he-ar-expected.png: * platform/win/fast/text/international/float-as-only-child-of-isolate-crash-expected.png: Added. * platform/win/fast/text/international/text-combine-image-test-expected.png: * platform/win/fast/text/international/text-spliced-font-expected.png: Added. * platform/win/fast/text/line-initial-and-final-swashes-expected.png: Added. * platform/win/fast/text/midword-break-before-surrogate-pair-2-expected.png: Added. * platform/win/fast/text/unicode-variation-selector-expected.png: Added. 2012-05-31 Jessie Berlin [Win] 10 fast/text tests failing https://bugs.webkit.org/show_bug.cgi?id=87998 Add/update Windows-specific expected (failing?) results in order to get the bots greener. * platform/win/fast/text/complex-preferred-logical-widths-expected.txt: Added. * platform/win/fast/text/complex-synthetic-bold-space-width-expected.txt: Added. * platform/win/fast/text/international/arabic-justify-expected.txt: Added. * platform/win/fast/text/international/bidi-mirror-he-ar-expected.txt: Added. * platform/win/fast/text/international/float-as-only-child-of-isolate-crash-expected.txt: Added. * platform/win/fast/text/international/text-combine-image-test-expected.txt: * platform/win/fast/text/international/text-spliced-font-expected.txt: Added. * platform/win/fast/text/line-initial-and-final-swashes-expected.txt: Added. * platform/win/fast/text/midword-break-before-surrogate-pair-2-expected.txt: Added. * platform/win/fast/text/unicode-variation-selector-expected.txt: Added. 2012-05-31 Rafael Weinstein Updating test expectations (svg/as-image/animated-svg-as-image.html) * platform/chromium/test_expectations.txt: 2012-05-31 Erik Arvidsson Make DOM Exceptions Errors https://bugs.webkit.org/show_bug.cgi?id=85078 Reviewed by Oliver Hunt. WebIDL mandates that exceptions should have Error.prototype on its prototype chain. For JSC we have access to the Error.prototype from the binding code. For V8 we set a field in the WrapperTypeInfo and when the constructor function is created we set the prototype as needed. Updated test: fast/dom/DOMException/prototype-object.html * fast/dom/DOMException/prototype-object-expected.txt: * fast/dom/DOMException/prototype-object.html: * fast/dom/DOMException/resources/prototype-object.js: Removed. * platform/chromium-win/fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt: Removed. * platform/chromium-win/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt: Removed. * platform/chromium-win/svg/filters/feBlend-invalid-mode-expected.txt: Removed. * platform/chromium/dom/xhtml/level3/core/documentnormalizedocument10-expected.txt: Added. * platform/chromium/dom/xhtml/level3/core/documentsetxmlversion03-expected.txt: Added. * platform/chromium/fast/dom/DOMException/prototype-object-expected.txt: * platform/chromium/fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt. * platform/chromium/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt. * platform/chromium/svg/filters/feBlend-invalid-mode-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/filters/feBlend-invalid-mode-expected.txt. 2012-05-31 Jessie Berlin [Win] ASSERT(oldLayoutDelta == view()->layoutDelta()) failed in RenderBlock::layoutBlockChild when running media/media-volume-slider-rendered-below.html https://bugs.webkit.org/show_bug.cgi?id=87450 Add the test to the Windows Skipped list to get the bots greener. * platform/win/Skipped: 2012-05-31 Jessie Berlin 10 W3C video and audio canPlayType tests are failing on Mac and Win https://bugs.webkit.org/show_bug.cgi?id=75184 Add Windows-specific expected (failing?) results to get the bots greener. * platform/win/media/W3C: Added. * platform/win/media/W3C/audio: Added. * platform/win/media/W3C/audio/canPlayType: Added. * platform/win/media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt: Added. * platform/win/media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_2-expected.txt: Added. * platform/win/media/W3C/video: Added. * platform/win/media/W3C/video/canPlayType: Added. * platform/win/media/W3C/video/canPlayType/canPlayType_codecs_order_2-expected.txt: Added. * platform/win/media/W3C/video/canPlayType/canPlayType_codecs_order_3-expected.txt: Added. * platform/win/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2-expected.txt: Added. * platform/win/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_3-expected.txt: Added. * platform/win/media/W3C/video/canPlayType/canPlayType_two_implies_one_3-expected.txt: Added. * platform/win/media/W3C/video/canPlayType/canPlayType_two_implies_one_4-expected.txt: Added. * platform/win/media/W3C/video/canPlayType/canPlayType_two_implies_one_5-expected.txt: Added. * platform/win/media/W3C/video/canPlayType/canPlayType_two_implies_one_6-expected.txt: Added. 2012-05-31 Mikhail Pozdnyakov [EFL][DRT] EFL's DRT navigation_policy_decision implementation https://bugs.webkit.org/show_bug.cgi?id=85006 Reviewed by Tor Arne Vestbø. Unskipped corresponding tests. Those still not passing are put into test_expectations.txt. * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-31 Jussi Kukkonen [EFL][DRT] LayoutTestController does not implement clearApplicationCacheForOrigin https://bugs.webkit.org/show_bug.cgi?id=86195 Reviewed by Gustavo Noronha Silva. Unskip http/tests/appcache/origin-delete.html now that EFL TestLayoutController has required functionality. * platform/efl/Skipped: 2012-05-31 Mario Sanchez Prada [GTK] Unreviewed. Added FAIL expectation due to failure after r119100. * platform/gtk/test_expectations.txt: 2012-05-31 Jessie Berlin [Win] 6 canvas tests failing https://bugs.webkit.org/show_bug.cgi?id=87983 Add Windows-specific expected (failing?) results to get the bots greener. * platform/win/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt: Added. * platform/win/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added. * platform/win/fast/canvas/canvas-scale-drawImage-shadow-expected.txt: Added. * platform/win/fast/canvas/canvas-scale-fillPath-shadow-expected.txt: Added. * platform/win/fast/canvas/canvas-scale-fillRect-shadow-expected.txt: Added. * platform/win/fast/canvas/canvas-transforms-fillRect-shadow-expected.txt: Added. 2012-05-31 Ulan Degenbaev [v8] Fix bug reference in array-override-set.html test https://bugs.webkit.org/show_bug.cgi?id=87952 Reviewed by Abhishek Arya. * fast/canvas/webgl/array-override-set-expected.txt: * fast/canvas/webgl/array-override-set.html: 2012-05-31 Mario Sanchez Prada [GTK] Unreviewed. Added FAIL expectation due to test consistently failing. * platform/gtk/test_expectations.txt: 2012-05-31 Christophe Dumez [EFL] Enable CSS_IMAGE_SET flag https://bugs.webkit.org/show_bug.cgi?id=87727 Reviewed by Adam Roben. Unskip test case associated to CSS image-set functionality now that it is enabled by default on EFL port. * platform/efl/test_expectations.txt: 2012-05-31 Mario Sanchez Prada Unreviewed. Added FAIL expectation for GTK due to missing feature in DRT. * platform/gtk/test_expectations.txt: 2012-05-31 Keyar Hood the imageSmoothingEnabled flag needs to be in the state object https://bugs.webkit.org/show_bug.cgi?id=87853 Reviewed by Darin Adler. Updated the test for imageSmoothingEnabled to test that it is saved in the draw state. * fast/canvas/canvas-imageSmoothingEnabled-expected.txt: * fast/canvas/script-tests/canvas-imageSmoothingEnabled.js: 2012-05-31 Mikhail Pozdnyakov [EFL] Gardening after r118989 https://bugs.webkit.org/show_bug.cgi?id=87958 Unreviewed gardening. fast/css/font-face-download-error.html is skipped as bug85977 is not fixed yet. * platform/efl/test_expectations.txt: 2012-05-31 Alexander Pavlov [Chromium] Unreviewed, update Mac Leopard baselines for fast/muticol/span/span-as-immediate-columns-child.html. * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-expected.png: 2012-05-31 Csaba Osztrogonác [Qt] Unreviewed gardening, skip new failing tests, unskip a now passing test. * platform/qt/Skipped: 2012-05-31 Mario Sanchez Prada Unreviewed. Added new baselines for GTK after r117815. * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added. * platform/gtk/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Updated. * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added. 2012-05-31 Mario Sanchez Prada Unreviewed. Added new baselines for GTK after r118891. * platform/gtk/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/gtk/fast/forms/select/optgroup-rendering-expected.txt: Added. 2012-05-31 Christophe Dumez fast/events/message-port-multi.html needs new baseline after r119027 https://bugs.webkit.org/show_bug.cgi?id=87949 Unreviewed gardening. Update baseline for fast/events/message-port-multi.html after r119027. Now all the checks are passing and we can get rid of the FAIL lines in the expected result. * fast/events/message-port-multi-expected.txt: 2012-05-31 Mikhail Pozdnyakov [EFL] Gardening after r118993 https://bugs.webkit.org/show_bug.cgi?id=87946 Unreviewed gardening. Test fast/forms/file/input-file-write-files.html that was added at r118993 relies on unsupported EventSender.beginDragWithFiles and hence should be skipped. * platform/efl/test_expectations.txt: 2012-05-31 Mario Sanchez Prada Unreviewed. Unskipping tests for GTK now passing in all the bots. * platform/gtk/test_expectations.txt: 2012-05-31 Mario Sanchez Prada fast/dom/Window/mozilla-focus-blur.html failing after r118916 https://bugs.webkit.org/show_bug.cgi?id=87951 Unreviewed. Added FAIL expectation for GTK after r118916. * platform/gtk/test_expectations.txt: 2012-05-31 Andras Becsi Test expectation pngs missing checksums https://bugs.webkit.org/show_bug.cgi?id=87947 Reviewed by Ojan Vafai. Add proper platform independent png expectation with checksum and revert chromium expectations since layoutTestController.keepWebHistory() seems to have no effect on chromium, and the test is still failing (See bug 87839). * http/tests/misc/acid3-expected.png: Add png with embedded checksum. * platform/chromium-mac-leopard/http/tests/misc/acid3-expected.png: Revert to prior r118566. * platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.png: Revert to prior r118566. * platform/chromium-mac/http/tests/misc/acid3-expected.png: Revert to prior r118566. * platform/chromium-mac/http/tests/misc/acid3-expected.txt: Revert to prior r118566. * platform/chromium/test_expectations.txt: Revert to prior r118566. 2012-05-31 Mikhail Pozdnyakov [EFL] Gardening after r118957 https://bugs.webkit.org/show_bug.cgi?id=87937 Unreviewed gardening. compositing/layer-creation/fixed-position-and-transform.html and compositing/layer-creation/fixed-position-under-transform.html added with r118957 were skipped in EFL port as EFL's LayoutTestController does not implement layerTreeAsText. * platform/efl/test_expectations.txt: 2012-05-31 Zoltan Arvai [Qt] Unreviewed gardening. Rebase xss test, skip failing tests. * platform/qt/Skipped: * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: * platform/qt/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: 2012-05-31 Mikhail Pozdnyakov [EFL][DRT] Gardening after r118920 https://bugs.webkit.org/show_bug.cgi?id=87934 Unreviewed, gardening of http/tests/local/fileapi/file-last-modified-after-delete.html which relies on unsupported drag'n'drop feature. * platform/efl/test_expectations.txt: 2012-05-31 Alexei Filippov Web Inspector: Retainers are missing for all objects https://bugs.webkit.org/show_bug.cgi?id=87655 Skip the test on wincairo platform. Reviewed by Yury Semikhatsky. * platform/wincairo/Skipped: 2012-05-31 Hayato Ito ComposedShadowTreeWalker should support traversing nodes in an orphaned shadow subtree. https://bugs.webkit.org/show_bug.cgi?id=87493 Reviewed by Dimitri Glazkov. * fast/dom/shadow/composed-shadow-tree-walker.html: 2012-05-31 Shane Stephens text-decoration should not be propagated through absolutely positioned elements to tags https://bugs.webkit.org/show_bug.cgi?id=86517 Added layout test to check no propagation of text-decoration to second-order descendants (i.e. descendants of descendants), where the first-order descendant is positioned. Tightened up existing descendants test to fail when text-decoration is incorrectly propagated to first-order descendant. Reviewed by Darin Adler. * fast/css/text-decoration-in-descendants-expected.html: * fast/css/text-decoration-in-second-order-descendants-expected.html: Added. * fast/css/text-decoration-in-second-order-descendants.html: Added. 2012-05-30 Abhishek Arya Crash in ContainerNode::parserAddChild. https://bugs.webkit.org/show_bug.cgi?id=87903 Reviewed by Ryosuke Niwa. * fast/dom/child-insertion-notify-crash-expected.txt: Added. * fast/dom/child-insertion-notify-crash.html: Added. 2012-05-30 Rick Byers [chromium] Implement pointer and hover CSS media features https://bugs.webkit.org/show_bug.cgi?id=87403 Reviewed by Adam Barth. Adds tests for pointer and hover media features, for the initial cases with and without a touch screen. * fast/media/mq-pointer-expected.txt: Added. * fast/media/mq-pointer.html: Added. 2012-05-30 Jessie Berlin [Win] Need implementation of layoutTestController.setBackingScaleFactor https://bugs.webkit.org/show_bug.cgi?id=87919 Add tests that use setBackingScaleFactor to the Windows Skipped list. * platform/win/Skipped: 2012-05-30 Christophe Dumez [JSC] SerializedScriptValue.create() succeeds even if MessagePort object cannot be found in transferred ports https://bugs.webkit.org/show_bug.cgi?id=87118 Reviewed by Adam Barth. Unskip webintents/web-intents-obj-constructor.html now that SerializedScriptValue.create() throws an exception if one of the MessagePort objects cannot be found in the transferred ports. * platform/efl/test_expectations.txt: 2012-05-30 Jessie Berlin [Win] Need results for ietestcenter CSS3 tests https://bugs.webkit.org/show_bug.cgi?id=87916 Add expected (failing?) results to get the bots greener. * platform/win/ietestcenter/css3/flexbox/flexbox-align-baseline-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-baseline-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-center-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-center-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-center-002-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-center-002-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-end-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-end-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-start-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-start-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-stretch-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-align-stretch-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-direction-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-direction-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-002-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-002-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-003-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-003-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-004-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-004-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-005-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-flex-005-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-groups-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-groups-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-groups-002-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-groups-002-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-groups-003-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-groups-003-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-groups-004-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-groups-004-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-layout-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-layout-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-layout-002-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-layout-002-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-layout-003-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-layout-003-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-ordinal-group-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-pack-center-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-pack-center-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-pack-end-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-pack-end-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-pack-justify-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-pack-justify-001-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-pack-start-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/flexbox/flexbox-pack-start-001-expected.txt: Added. * platform/win/ietestcenter/css3/grid/display-grid-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/display-grid-001-expected.txt: Added. * platform/win/ietestcenter/css3/grid/display-grid-002-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/display-grid-002-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-column-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-column-001-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-column-002-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-column-002-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-column-003-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-column-003-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-columns-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-columns-001-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-001-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-002-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-002-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-003-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-003-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-004-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-004-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-005-expected-expected.txt: Added. * platform/win/ietestcenter/css3/grid/grid-items-005-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-block-formatting-context-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-block-formatting-context-001-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-containing-block-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-containing-block-001-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-containing-block-002-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-containing-block-002-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-containing-block-003-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-containing-block-003-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-filling-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-filling-001-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-001-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-002-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-002-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-003-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-003-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-004-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-004-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-005-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-005-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-006-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-006-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-007-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-007-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-008-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-008-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-009-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-009-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-010-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-012-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-012-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-013-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-013-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-014-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-014-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-015-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-applies-to-015-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-negative-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-negative-001-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-percentage-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/multicolumn/column-width-percentage-001-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/declaring-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/declaring-001-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-007-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-007-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-008-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-008-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-009-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-009-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-010-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-010-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-011-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/prefix-011-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/qualifiedNames-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/qualifiedNames-001-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/scope-003-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/scope-003-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-016-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-016-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-017-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-017-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-018-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-018-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-019-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-019-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-020-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-020-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-021-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-021-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-022-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-022-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-023-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/syntax-023-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/terminology-001-expected-expected.txt: Added. * platform/win/ietestcenter/css3/namespaces/terminology-001-expected.txt: Added. * platform/win/ietestcenter/css3/valuesandunits/units-000-expected-expected.txt: Added. * platform/win/ietestcenter/css3/valuesandunits/units-010-expected-expected.txt: Added. * platform/win/ietestcenter/css3/valuesandunits/units-010-expected.txt: Added. * platform/win/ietestcenter/css3/valuesandunits/units-020-expected-expected.txt: Added. * platform/win/ietestcenter/css3/valuesandunits/units-020-expected.txt: Added. 2012-05-30 Kent Tamura Form controls in
should not be focusable. https://bugs.webkit.org/show_bug.cgi?id=87380 Reviewed by Darin Adler. * fast/forms/fieldset/fieldset-disabled-expected.txt: * fast/forms/fieldset/fieldset-disabled.html: Updated because disabled controls are not focusable. Also, remove testing elements to remove unnecessary blank lines. * fast/forms/fieldset/focus-in-fieldset-disabled-expected.txt: Added. * fast/forms/fieldset/focus-in-fieldset-disabled.html: Added. 2012-05-30 Hayato Ito Fix a composed-shadow-tree-walker.html so that it uses correct selectors. https://bugs.webkit.org/show_bug.cgi?id=87500 Reviewed by Dimitri Glazkov. Fix a test and an expectation for composed-shadow-tree-walker.html. A current composed-shadow-tree-walker.html uses class selector (.class). That's not the test author's intention and the expected text was wrongly generated based on wrong tests. * fast/dom/shadow/composed-shadow-tree-walker-expected.txt: * fast/dom/shadow/composed-shadow-tree-walker.html: 2012-05-30 Gavin Peters Add a LayoutTest for prerender remove after stop. https://bugs.webkit.org/show_bug.cgi?id=87860 Bug 87746 was uploaded without a LayoutTest because I originally thought it would only be testable in Chrome with a browser test. However, that was wrong. Note that this test doesn't need to be disabled based on if the platform uses Prerendering, since the test is for a crash, which won't happen on platforms without prerendering, either. Reviewed by Adam Barth. * fast/dom/HTMLLinkElement/prerender-remove-after-stop-expected.txt: Added. * fast/dom/HTMLLinkElement/prerender-remove-after-stop.html: Added. * fast/dom/HTMLLinkElement/resources/empty.html: Added. * fast/dom/HTMLLinkElement/resources/simple-prerender.html: Added. 2012-05-30 Zhenyao Mo WebKit incorrectly clears the alpha channel on readPixels, even for Framebuffers https://bugs.webkit.org/show_bug.cgi?id=87310 Reviewed by Kenneth Russell. * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: synced with khronos 2012-05-30 Sheriff Bot Unreviewed, rolling out r118986. http://trac.webkit.org/changeset/118986 https://bugs.webkit.org/show_bug.cgi?id=87914 Caused several IndexedDB browser_test failures on Chromium canary builders (Requested by rafaelw_ on #webkit). * storage/indexeddb/basics-expected.txt: * storage/indexeddb/basics-workers-expected.txt: * storage/indexeddb/create-and-remove-object-store-expected.txt: * storage/indexeddb/cursor-continue-expected.txt: * storage/indexeddb/cursor-update-expected.txt: * storage/indexeddb/database-basics-expected.txt: * storage/indexeddb/deleteIndex-expected.txt: * storage/indexeddb/factory-cmp-expected.txt: * storage/indexeddb/get-keyrange-expected.txt: * storage/indexeddb/index-basics-expected.txt: * storage/indexeddb/index-basics-workers-expected.txt: * storage/indexeddb/index-count-expected.txt: * storage/indexeddb/index-unique-expected.txt: * storage/indexeddb/invalid-keys-expected.txt: * storage/indexeddb/key-generator-expected.txt: * storage/indexeddb/key-type-array-expected.txt: * storage/indexeddb/keypath-edges-expected.txt: * storage/indexeddb/keyrange-expected.txt: * storage/indexeddb/objectstore-autoincrement-expected.txt: * storage/indexeddb/objectstore-basics-expected.txt: * storage/indexeddb/objectstore-basics-workers-expected.txt: * storage/indexeddb/objectstore-count-expected.txt: * storage/indexeddb/open-cursor-expected.txt: * storage/indexeddb/readonly-expected.txt: * storage/indexeddb/resources/basics.js: (test): (openCallback): * storage/indexeddb/resources/create-and-remove-object-store.js: (testCreateAndRemove): (cleanDatabase): (tryOnceMore): * storage/indexeddb/resources/cursor-continue.js: (ascendingErrorTestLessThan.request.onsuccess): (ascendingErrorTestLessThan): (ascendingErrorTestEqual.request.onsuccess): (ascendingErrorTestEqual): (descendingErrorTestGreaterThan.request.onsuccess): (descendingErrorTestGreaterThan): (descendingErrorTestEqual.request.onsuccess): (descendingErrorTestEqual): (onTransactionComplete): * storage/indexeddb/resources/cursor-update.js: (keyCursor): * storage/indexeddb/resources/database-basics.js: (testClose): * storage/indexeddb/resources/database-quota.js: (logError): * storage/indexeddb/resources/deleteIndex.js: (twiddleIndexes): (postTwiddling): * storage/indexeddb/resources/factory-cmp.js: (testValidKeys): (testInvalidKeys): * storage/indexeddb/resources/get-keyrange.js: (getNullTest): * storage/indexeddb/resources/index-basics.js: (index3Count): * storage/indexeddb/resources/index-count.js: * storage/indexeddb/resources/index-unique.js: (addMoreDataFailed): * storage/indexeddb/resources/invalid-keys.js: * storage/indexeddb/resources/key-generator.js: * storage/indexeddb/resources/key-type-array.js: (testDepthLimits): * storage/indexeddb/resources/keypath-edges.js: * storage/indexeddb/resources/keyrange.js: (test): * storage/indexeddb/resources/objectstore-autoincrement.js: (getAbrahamSuccess): * storage/indexeddb/resources/objectstore-basics.js: (setVersionSuccess): (createIndex): (addAgainFailure): (removeSuccessButNotThere): (testPreConditions.request.onsuccess): (testPreConditions): * storage/indexeddb/resources/objectstore-count.js: * storage/indexeddb/resources/open-cursor.js: (cursorWithKeySuccess): (cursorSuccess): * storage/indexeddb/resources/readonly.js: (openSuccess): * storage/indexeddb/resources/set_version_queue.js: (connectionError): * storage/indexeddb/resources/shared.js: (unexpectedErrorCallback): (evalAndExpectException): * storage/indexeddb/resources/transaction-abort-workers.js: (transactionAborted): (transactionCompleted): (timeoutTest.transaction.onabort): (timeoutTest): (errorTransactionAborted): * storage/indexeddb/resources/transaction-abort.js: (firstAdd): (secondAdd): (transactionAborted): * storage/indexeddb/resources/transaction-after-close.js: (firstTransactionComplete): * storage/indexeddb/resources/transaction-and-objectstore-calls.js: (created): (afterComplete): * storage/indexeddb/resources/transaction-basics.js: (testInactiveAbortedTransaction): (testInactiveCompletedTransaction): (testInvalidMode): * storage/indexeddb/resources/transaction-read-only.js: (setVersionDone): (gotCursor): * storage/indexeddb/set_version_queue-expected.txt: * storage/indexeddb/transaction-abort-expected.txt: * storage/indexeddb/transaction-abort-workers-expected.txt: * storage/indexeddb/transaction-after-close-expected.txt: * storage/indexeddb/transaction-and-objectstore-calls-expected.txt: * storage/indexeddb/transaction-basics-expected.txt: * storage/indexeddb/transaction-read-only-expected.txt: 2012-05-30 Dominic Mazzoni AX: Chromium WebAccessibilityObject should check if an AccessibilityObject is detached https://bugs.webkit.org/show_bug.cgi?id=87778 Reviewed by Adam Barth. * accessibility/accessibility-object-detached-expected.txt: Added. * accessibility/accessibility-object-detached.html: Added. 2012-05-30 Jessie Berlin Enhance Windows DRT implementation to support platform scroll wheel events https://bugs.webkit.org/show_bug.cgi?id=36002 Skip more tests that use eventSender.mouseScrollBy on Windows. * platform/win/Skipped: 2012-05-30 Tim Horton WebKitTestRunner needs an implementation of eventSender Unreviewed mac-wk2 skip of fast/forms/file/input-file-write-files.html, which depends on eventSender. * platform/mac-wk2/Skipped: 2012-05-30 Jessie Berlin [Win] 8 accessibility tests failing https://bugs.webkit.org/show_bug.cgi?id=87909 Add expected (failing?) results for Windows to get the bots greener. * platform/win/accessibility/deleting-iframe-destroys-axcache-expected.txt: Added. * platform/win/accessibility/disabled-controls-not-focusable-expected.txt: Added. * platform/win/accessibility/focus-events-expected.txt: * platform/win/accessibility/img-alt-tag-only-whitespace-expected.txt: Added. * platform/win/accessibility/option-element-selection-and-focus-events-expected.txt: * platform/win/accessibility/select-element-valuechange-event-expected.txt: * platform/win/accessibility/textbox-role-reports-line-number-expected.txt: Added. * platform/win/accessibility/textbox-role-reports-selection-expected.txt: Added. 2012-05-30 Emil A Eklund Unreviewed test expectations updates for window and mac now that we no longer skip a couple of tests on those platforms. * platform/chromium-mac-leopard/fast/backgrounds/background-position-parsing-expected.png: * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.png: * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.txt: * platform/chromium-win/fast/block/margin-collapse/103-expected.png: * platform/chromium-win/fast/block/margin-collapse/103-expected.txt: 2012-05-30 Dan Bernstein [Qt] REGRESSION(r118568): It broke fast/forms/textarea-maxlength.html on Qt 4.8 https://bugs.webkit.org/show_bug.cgi?id=87740 Reviewed by Darin Adler. * platform/qt-4.8/Skipped: Removed fast/forms/textarea-maxlength.html. 2012-05-30 Raphael Kubo da Costa [EFL] Gardening. Unskip test that is now passing. * platform/efl/test_expectations.txt: 2012-05-30 Emil A Eklund Unreviewed chromium snowleopard rebaseline for background-position-parsing test following r118978. * platform/chromium-mac-snowleopard/fast/backgrounds/background-position-parsing-expected.png: 2012-05-30 Alec Flett IndexedDB: Implement IDBTransaction.error and IDBRequest.error https://bugs.webkit.org/show_bug.cgi?id=87865 Reviewed by Tony Chang. * storage/indexeddb/basics-expected.txt: * storage/indexeddb/basics-workers-expected.txt: * storage/indexeddb/create-and-remove-object-store-expected.txt: * storage/indexeddb/cursor-continue-expected.txt: * storage/indexeddb/cursor-update-expected.txt: * storage/indexeddb/database-basics-expected.txt: * storage/indexeddb/deleteIndex-expected.txt: * storage/indexeddb/factory-cmp-expected.txt: * storage/indexeddb/get-keyrange-expected.txt: * storage/indexeddb/index-basics-expected.txt: * storage/indexeddb/index-basics-workers-expected.txt: * storage/indexeddb/index-count-expected.txt: * storage/indexeddb/index-unique-expected.txt: * storage/indexeddb/invalid-keys-expected.txt: * storage/indexeddb/key-generator-expected.txt: * storage/indexeddb/key-type-array-expected.txt: * storage/indexeddb/keypath-edges-expected.txt: * storage/indexeddb/keyrange-expected.txt: * storage/indexeddb/objectstore-autoincrement-expected.txt: * storage/indexeddb/objectstore-basics-expected.txt: * storage/indexeddb/objectstore-basics-workers-expected.txt: * storage/indexeddb/objectstore-count-expected.txt: * storage/indexeddb/open-cursor-expected.txt: * storage/indexeddb/readonly-expected.txt: * storage/indexeddb/resources/basics.js: (test): (openCallback): * storage/indexeddb/resources/create-and-remove-object-store.js: (testCreateAndRemove): (cleanDatabase): (tryOnceMore): * storage/indexeddb/resources/cursor-continue.js: (ascendingErrorTestLessThan.request.onsuccess): (ascendingErrorTestLessThan): (ascendingErrorTestEqual.request.onsuccess): (ascendingErrorTestEqual): (descendingErrorTestGreaterThan.request.onsuccess): (descendingErrorTestGreaterThan): (descendingErrorTestEqual.request.onsuccess): (descendingErrorTestEqual): (onTransactionComplete): * storage/indexeddb/resources/cursor-update.js: (keyCursor): * storage/indexeddb/resources/database-basics.js: (testClose): * storage/indexeddb/resources/database-quota.js: (logError): * storage/indexeddb/resources/deleteIndex.js: (twiddleIndexes): (postTwiddling): * storage/indexeddb/resources/factory-cmp.js: (testValidKeys): (testInvalidKeys): * storage/indexeddb/resources/get-keyrange.js: (getNullTest): * storage/indexeddb/resources/index-basics.js: (index3Count): * storage/indexeddb/resources/index-count.js: * storage/indexeddb/resources/index-unique.js: (addMoreDataFailed): * storage/indexeddb/resources/invalid-keys.js: * storage/indexeddb/resources/key-generator.js: * storage/indexeddb/resources/key-type-array.js: (testDepthLimits): * storage/indexeddb/resources/keypath-edges.js: * storage/indexeddb/resources/keyrange.js: (test): * storage/indexeddb/resources/objectstore-autoincrement.js: (getAbrahamSuccess): * storage/indexeddb/resources/objectstore-basics.js: (setVersionSuccess): (createIndex): (addAgainFailure): (removeSuccessButNotThere): (testPreConditions.request.onsuccess): (testPreConditions): * storage/indexeddb/resources/objectstore-count.js: * storage/indexeddb/resources/open-cursor.js: (cursorWithKeySuccess): (cursorSuccess): * storage/indexeddb/resources/readonly.js: (openSuccess): * storage/indexeddb/resources/set_version_queue.js: (connectionError): * storage/indexeddb/resources/shared.js: (unexpectedErrorCallback): (evalAndExpectException): * storage/indexeddb/resources/transaction-abort-workers.js: (transactionAborted): (transactionCompleted): (timeoutTest.transaction.onabort): (timeoutTest): (errorTransactionAborted): * storage/indexeddb/resources/transaction-abort.js: (firstAdd): (secondAdd): (transactionAborted): * storage/indexeddb/resources/transaction-after-close.js: (firstTransactionComplete): * storage/indexeddb/resources/transaction-and-objectstore-calls.js: (created): (afterComplete): * storage/indexeddb/resources/transaction-basics.js: (testInactiveAbortedTransaction): (testInactiveCompletedTransaction): (testInvalidMode): * storage/indexeddb/resources/transaction-read-only.js: (setVersionDone): (gotCursor): * storage/indexeddb/set_version_queue-expected.txt: * storage/indexeddb/transaction-abort-expected.txt: * storage/indexeddb/transaction-abort-workers-expected.txt: * storage/indexeddb/transaction-after-close-expected.txt: * storage/indexeddb/transaction-and-objectstore-calls-expected.txt: * storage/indexeddb/transaction-basics-expected.txt: * storage/indexeddb/transaction-read-only-expected.txt: 2012-05-30 Emil A Eklund Unreviewed chromium mac rebaseline for changes in r118978. * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.png: * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.txt: * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.png: * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt: * platform/chromium/test_expectations.txt: 2012-05-30 Emil A Eklund Floats wraps incorrectly when top edge has subpixel precision https://bugs.webkit.org/show_bug.cgi?id=87688 Reviewed by Levi Weintraub. When computing the logical left and right offsets for a float we incorrectly floored the logical top when passing it to the float search adapter. This caused it to return incorrect values where the floored and pixel snapped values are not the same. * fast/sub-pixel/float-wrap-with-subpixel-top-expected.html: Added. * fast/sub-pixel/float-wrap-with-subpixel-top.html: Added. * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.png: * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.txt: * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.txt: * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk-wk2/Skipped: * platform/mac-lion/Skipped: * platform/mac-snowleopard/Skipped: * platform/mac-wk2/Skipped: * platform/mac/Skipped: * platform/qt-4.8/Skipped: * platform/qt/Skipped: * platform/win-wk2/Skipped: * platform/win-xp/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2012-05-30 Christophe Dumez [EFL] EFL's DRT should print the number of MessagePorts for new each new intent https://bugs.webkit.org/show_bug.cgi?id=86841 Reviewed by Adam Barth. Unskip the test case which requires the DumpRenderTree to print out the number of MessagePorts for each new intent. * platform/efl/test_expectations.txt: 2012-05-30 Emil A Eklund Inline blocks with margin wrap incorrectly with subpixel layout turned on https://bugs.webkit.org/show_bug.cgi?id=87897 Reviewed by Levi Weintraub. Add test for inline blocks with a subpixel margin. Marked as skipped on all platforms but chromium as subpixel layout has not yet been enabled for any other platform. * fast/sub-pixel/inline-block-with-margin-expected.html: Added. * fast/sub-pixel/inline-block-with-margin.html: Added. * platform/efl/Skipped: * platform/gtk-wk2/Skipped: * platform/mac-lion/Skipped: * platform/mac-snowleopard/Skipped: * platform/mac-wk2/Skipped: * platform/mac/Skipped: * platform/qt-4.8/Skipped: * platform/qt/Skipped: * platform/win-wk2/Skipped: * platform/win-xp/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2012-05-30 Jessie Berlin [Qt][GTK][Mac][Win] New plugins/npruntime/delete-plugin-within-* tests introduced in r117012 fail/crash https://bugs.webkit.org/show_bug.cgi?id=86443 Skip these tests on Windows because they crash. * platform/win/Skipped: 2012-05-30 Raphael Kubo da Costa [EFL] Unreviewed gardening in fast/transforms. Unskip passing tests that just needed baselines and update the PNGs for a few ones which were already passing. * platform/efl/Skipped: * platform/efl/fast/transforms/bounding-rect-zoom-expected.png: * platform/efl/fast/transforms/diamond-expected.png: * platform/efl/fast/transforms/identity-matrix-expected.png: * platform/efl/fast/transforms/overflow-with-transform-expected.png: * platform/efl/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: * platform/efl/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: * platform/efl/fast/transforms/skew-with-unitless-zero-expected.png: * platform/efl/fast/transforms/transform-on-inline-expected.png: * platform/efl/fast/transforms/transform-positioned-ancestor-expected.png: * platform/efl/fast/transforms/transform-table-row-expected.png: * platform/efl/fast/transforms/transformed-caret-expected.png: * platform/efl/fast/transforms/transformed-caret-expected.txt: * platform/efl/fast/transforms/transformed-focused-text-input-expected.png: * platform/efl/fast/transforms/transformed-focused-text-input-expected.txt: * platform/efl/fast/transforms/transforms-with-opacity-expected.png: 2012-05-30 Raphael Kubo da Costa [EFL] Unreviewed gardening in fast/parser. Unskip a passing test that just needed a baseline and update the PNGs for a few ones which were already passing. * platform/efl/Skipped: * platform/efl/fast/parser/001-expected.png: * platform/efl/fast/parser/bad-xml-slash-expected.png: * platform/efl/fast/parser/broken-comments-vs-parsing-mode-expected.png: * platform/efl/fast/parser/document-write-option-expected.png: * platform/efl/fast/parser/entity-comment-in-style-expected.png: * platform/efl/fast/parser/entity-comment-in-style-expected.txt: * platform/efl/fast/parser/entity-comment-in-textarea-expected.png: * platform/efl/fast/parser/fonts-expected.png: * platform/efl/fast/parser/nofoo-tags-inside-paragraph-expected.png: * platform/efl/fast/parser/open-comment-in-style-expected.png: * platform/efl/fast/parser/open-comment-in-textarea-expected.png: * platform/efl/fast/parser/title-error-test-expected.png: * platform/efl/fast/parser/xhtml-alternate-entities-expected.png: * platform/efl/test_expectations.txt: 2012-05-30 Tony Chang rename flexbox css values from justify and distribute to space-between and space-around https://bugs.webkit.org/show_bug.cgi?id=87867 Reviewed by Ojan Vafai. * css3/flexbox/columns-auto-size.html: * css3/flexbox/css-properties-expected.txt: * css3/flexbox/css-properties.html: * css3/flexbox/flex-pack.html: * css3/flexbox/multiline-line-pack-horizontal-column-expected.txt: * css3/flexbox/multiline-line-pack-horizontal-column.html: * css3/flexbox/multiline-line-pack.html: * css3/flexbox/multiline-pack-expected.txt: * css3/flexbox/multiline-pack.html: * css3/flexbox/position-absolute-child.html: * css3/flexbox/true-centering.html: 2012-05-30 Rafael Weinstein [Chromium] rebaseline fast/dom/Window/mozilla-focus-blur.html * platform/chromium/fast/dom/Window/mozilla-focus-blur-expected.txt: Added. 2012-05-30 Jessie Berlin [Win] Many editing tests failing https://bugs.webkit.org/show_bug.cgi?id=87890 Add/updated expected (failing?) results for Windows editing tests. * platform/win/editing/deleting/delete-start-block-expected.txt: Added. * platform/win/editing/deleting/regional-indicators-expected.txt: Added. * platform/win/editing/input: Added. * platform/win/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt: Added. * platform/win/editing/input/reveal-caret-of-multiline-input-expected.txt: Added. * platform/win/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added. * platform/win/editing/selection/caret-ltr-right-expected.txt: * platform/win/editing/selection/caret-rtl-2-left-expected.txt: * platform/win/editing/selection/caret-rtl-right-expected.txt: * platform/win/editing/selection/select-from-textfield-outwards-expected.txt: * platform/win/editing/selection/transformed-selection-rects-expected.txt: * platform/win/editing/spelling/grammar-paste-expected.txt: Added. * platform/win/editing/spelling/spellcheck-async-mutation-expected.txt: Added. * platform/win/editing/spelling/spellcheck-queue-expected.txt: Added. * platform/win/editing/spelling/spellcheck-sequencenum-expected.txt: Added. 2012-05-29 Adrienne Walker Transformed fixed position layers have an incorrect overlap map entry https://bugs.webkit.org/show_bug.cgi?id=64201 Reviewed by Darin Adler. Add a test for a layer with both fixed position and a transform to verify that this is considered as fixed position with respect to the root. Also, add a test with a child layer with fixed position and a parent with a transform to verify that the child is not considered as fixed position with respect to the root. * compositing/layer-creation/fixed-position-and-transform-expected.png: Added. * compositing/layer-creation/fixed-position-and-transform-expected.txt: Added. * compositing/layer-creation/fixed-position-and-transform.html: Added. * compositing/layer-creation/fixed-position-under-transform-expected.png: Added. * compositing/layer-creation/fixed-position-under-transform-expected.txt: Added. * compositing/layer-creation/fixed-position-under-transform.html: Added. 2012-05-30 Oliver Hunt DFG does not correctly handle exceptions caught in the LLInt https://bugs.webkit.org/show_bug.cgi?id=87885 Reviewed by Filip Pizlo. Pile of code to convince the DFG to throw an exception that ends up being caught in the LLInt * fast/js/exception-propagate-from-dfg-to-llint-expected.txt: Added. * fast/js/exception-propagate-from-dfg-to-llint.html: Added. * fast/js/script-tests/exception-propagate-from-dfg-to-llint.js: Added. (o.toString): (h): (g): (f1): (f2): 2012-05-30 Ulan Degenbaev [v8] Crash after redefining setter on typed array to a number https://bugs.webkit.org/show_bug.cgi?id=87862 Reviewed by Kenneth Russell. Remove calls to typed array set() method from C++. Store the copying script as a hidden property of a typed array prototype. * fast/canvas/webgl/array-override-set-expected.txt: Added. * fast/canvas/webgl/array-override-set.html: Added. 2012-05-30 Stephen Chenney http/tests/cache/subresource-expiration-2.html is slow on Linux Unreviewed Chromium test expectations expansion. * platform/chromium/test_expectations.txt: 2012-05-30 Tim Horton fast/dom/Window/mozilla-focus-blur.html is failing on Mac https://bugs.webkit.org/show_bug.cgi?id=87884 Unreviewed failing baselines after http://trac.webkit.org/changeset/118916. * platform/mac/fast/dom/Window/mozilla-focus-blur-expected.txt: Added. 2012-05-30 Stephen Chenney Layout Test perf/mouse-event.html is flaky on Linux https://bugs.webkit.org/show_bug.cgi?id=87886 Unreviewed Chromium expectations update for perf/mouse-event.html * platform/chromium/test_expectations.txt: 2012-05-30 Stephen Chenney Unreviewed Chromium expectations update for http/tests/media/media-source/video-media-source-errors.html * platform/chromium/test_expectations.txt: 2012-05-30 Alexey Proskuryakov * platform/wk2/Skipped: Skipping newly added file-last-modified-after-delete.html, because WTR doesn't implement beginDragWithFiles. 2012-05-30 Shinya Kawanaka comparePositions in htmlediting should consider nested Shadow DOM. https://bugs.webkit.org/show_bug.cgi?id=87623 Reviewed by Ryosuke Niwa. * editing/shadow/compare-positions-in-nested-shadow-expected.txt: Added. * editing/shadow/compare-positions-in-nested-shadow.html: Added. 2012-05-30 Erik Arvidsson [V8] Clean up V8LazyEventListener to use one less function call https://bugs.webkit.org/show_bug.cgi?id=87785 Reviewed by Kentaro Hara. Instead of relying on 'arguments' we rely on 'this'. 'this' cannot be intercepted by a with-statement so it is safe to use that to bind the context objects. This allows us to remove one layer of function indirection in the generated code. * platform/chromium-win/inspector/debugger/debugger-scripts-expected.txt: 2012-05-30 Stephen Chenney Unreviewed Chromium test expectations for fast/layers/scroll-with-transform-composited-layer.html * platform/chromium/test_expectations.txt: 2012-05-30 Xueqing Huang The tests listed in win/Skipped should be removed after this change, but some of these need to rebaseline in Windows, we do that in bug#87610. https://bugs.webkit.org/show_bug.cgi?id=86296 Reviewed by Tony Chang. * platform/win/Skipped: 2012-05-30 Alexey Proskuryakov * fast/files/read-blob-async-expected.txt: Updating results to what Mac WK1 bot sees (two additional "result: null" lines). 2012-05-30 David Barton mathml/presentation/mo-stretch.html and mroot-pref-width.html tests fail on Mac https://bugs.webkit.org/show_bug.cgi?id=86786 Somehow these weren't included in r118935. Unreviewed gardening. * platform/mac-lion/Skipped: * platform/mac/Skipped: 2012-05-30 Stephen Chenney Unreviewed Chromium test expectations update. tex-image-with-format-and-type.html tex-image-with-format-and-type.html formaction-attribute.html terminate-during-sync-operation.html * platform/chromium/test_expectations.txt: 2012-05-30 Marcelo Lira WebKit2: Implement layoutTestController.setPluginsEnabled() in WebKitTestRunner. https://bugs.webkit.org/show_bug.cgi?id=58593 Unskip passing tests. Reviewed by Darin Adler. * platform/wk2/Skipped: 2012-05-30 Rafael Weinstein Updating test expectations (css3/filters/custom-filter-property-computed-style, fast/frames/cached-frame-counter). * platform/chromium/test_expectations.txt: 2012-05-30 David Barton mathml/presentation/mo-stretch.html and mroot-pref-width.html tests fail on Mac https://bugs.webkit.org/show_bug.cgi?id=86786 The test result files below contain slightly improved metrics (usually by a single pixel) and some other very minor (visually undetectable) pixel changes. To be honest, I'm not sure what caused all these changes, since a lot of mathml tests have been skipped or failing for a while. The small metric improvements were not caused by changes in mathml code - perhaps LayoutUnit rounding or other 1-pixel corrections in logical width code? At any rate, I'd like to rebaseline these tests, and unskip them and other mathml tests. Unreviewed rebaselining/gardening. * platform/mac-lion/Skipped: * platform/mac/Skipped: * platform/mac/mathml/presentation/attributes-expected.png: * platform/mac/mathml/presentation/fenced-mi-expected.png: * platform/mac/mathml/presentation/fractions-expected.png: * platform/mac/mathml/presentation/fractions-expected.txt: * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png: * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt: * platform/mac/mathml/presentation/mo-stretch-expected.png: * platform/mac/mathml/presentation/mo-stretch-expected.txt: * platform/mac/mathml/presentation/roots-expected.png: * platform/mac/mathml/presentation/subsup-expected.png: * platform/mac/mathml/presentation/subsup-expected.txt: 2012-05-30 Mikhail Pozdnyakov [EFL][DRT] http/tests/navigation/new-window-redirect-history.html does not pass https://bugs.webkit.org/show_bug.cgi?id=87848 Reviewed by Csaba Osztrogonác. * platform/efl/Skipped: Unskipped http/tests/navigation/new-window-redirect-history.html. 2012-05-30 Sergio Villar Senin Unreviewed, removed some tests from the test_expectations file as they have been regularly passing in the 3 GTK bots for some time. * platform/gtk/test_expectations.txt: 2012-05-30 Jessie Berlin [Win] REGRESSION(r118018) fast/js/names.html failing due to JavaScriptExperiments not being enabled on Windows https://bugs.webkit.org/show_bug.cgi?id=87858 Skip the test on Windows to get the bots greener. * platform/win/Skipped: 2012-05-30 Jessie Berlin More Windows test cleanup. Update the Skipped list and tests for features turned on/off on Windows. * platform/win/Skipped: * platform/win/fast/dom/constructed-objects-prototypes-expected.txt: Added. * platform/win/fast/js/global-constructors-expected.txt: 2012-05-30 Kinuko Yasuda File.lastModifiedDate must return null if the modified time info is not available https://bugs.webkit.org/show_bug.cgi?id=87709 Reviewed by Kentaro Hara. * http/tests/local/fileapi/file-last-modified-after-delete-expected.txt: Added. * http/tests/local/fileapi/file-last-modified-after-delete.html: Added. * http/tests/local/fileapi/resources/temp-file-utils.js: Added. * http/tests/local/fileapi/script-tests/file-last-modified-after-delete.js: Added. * http/tests/local/fileapi/script-tests/send-sliced-dragged-file.js: Factored out common temp-file related functions into temp-file-utils.js. * http/tests/local/fileapi/send-sliced-dragged-file.html: 2012-05-30 Mikhail Pozdnyakov [EFL][DRT] EFL's DRT needs "postProgressFinishedNotification" message https://bugs.webkit.org/show_bug.cgi?id=87833 Reviewed by Tor Arne Vestbø. * platform/efl/Skipped: Unskipped http/tests/loading/progress-finished-callback.html. 2012-05-30 Stephen Chenney [Chromium] Layout Test http/tests/media/media-source/webm/video-media-source-*.html is flaky https://bugs.webkit.org/show_bug.cgi?id=85952 Unreviewed Chromium expectations update to broaden expectations. * platform/chromium/test_expectations.txt: 2012-05-30 Jochen Eisinger Match Firefox restrictions to window.blur and window.focus https://bugs.webkit.org/show_bug.cgi?id=86969 Reviewed by Adam Barth. * fast/dom/HTMLDocument/hasFocus.html: * fast/dom/Window/mozilla-focus-blur-expected.txt: Added. * fast/dom/Window/mozilla-focus-blur.html: Added. * fast/notifications/notifications-click-event-focus-expected.txt: Added. * fast/notifications/notifications-click-event-focus.html: Added. 2012-05-30 Zan Dobersek Unreviewed GTK gardening, updating platform-specific baselines after r118902. * platform/gtk/fast/js/global-constructors-expected.txt: 2012-05-30 Zoltan Arvai [Qt] Gardening. Shadow DOM is disabled on Qt. Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Skip fast/dom/shadow/shadow-element.html. 2012-05-30 David Barr Update test expectations for tests duplicated in Skipped https://bugs.webkit.org/show_bug.cgi?id=87822 Unreviewed gardening; updating test expectations. * platform/mac/Skipped: * platform/mac/test_expectations.txt: * platform/qt/Skipped: * platform/qt/test_expectations.txt: * platform/qt-5.0-wk1/Skipped: * platform/qt-mac/Skipped: 2012-05-30 David Barr [GTK] Update test expectations after r118841. https://bugs.webkit.org/show_bug.cgi?id=87827 Unreviewed gardening; updating test expectations * platform/gtk/test_expectations.txt: 2012-05-30 MORITA Hajime [Shadow DOM] HTMLContentElement and HTMLShadowElement constructors should be visible. https://bugs.webkit.org/show_bug.cgi?id=87818 Added constructor checks. Reviewed by Kentaro Hara. * fast/dom/shadow/content-element-api-expected.txt: * fast/dom/shadow/content-element-api.html: * fast/dom/shadow/shadow-element-expected.txt: * fast/dom/shadow/shadow-element.html: 2012-05-30 Mike Lawther CSS3 calc: Implement CSSOM support https://bugs.webkit.org/show_bug.cgi?id=84551 Reviewed by Ryosuke Niwa. * css3/calc/cssom-expected.txt: Added. * css3/calc/cssom.html: Added. 2012-05-29 Li Yin [FileAPI] The result attribute of FileReader shuold use null to replace empty string https://bugs.webkit.org/show_bug.cgi?id=87578 Reviewed by Jian Li. Spec: http://www.w3.org/TR/FileAPI/#dfn-result If the readyState is EMPTY (no read method has been called) or an error in reading the File or Blob has occurred (using any read method), then the result attribute MUST return null. Currently, webkit return empty string, not null. * fast/files/read-file-async-expected.txt: * fast/files/resources/read-common.js: (logResult): (loadFailed): * fast/files/resources/read-file-test-cases.js: (testReadAgainAfterFailedReadStep1): * fast/files/workers/worker-read-file-async-expected.txt: 2012-05-29 Kent Tamura [Chromium] Test expectation update. Rebaseline for placeholder-related tests. * platform/chromium-linux/fast/forms/date/date-appearance-expected.txt: * platform/chromium-linux/fast/forms/input-placeholder-paint-order-expected.png: Added. * platform/chromium-linux/fast/forms/placeholder-position-expected.png: * platform/chromium-linux/fast/forms/search-styled-expected.txt: * platform/chromium-linux/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/input-placeholder-paint-order-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-paint-order-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/forms/textarea/textarea-placeholder-paint-order-expected.txt: Removed. * platform/chromium-mac/fast/css/text-overflow-input-expected.png: * platform/chromium-mac/fast/forms/date/date-appearance-expected.txt: * platform/chromium-mac/fast/forms/input-placeholder-paint-order-expected.png: Added. * platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.txt: * platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt: * platform/chromium-mac/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Added. * platform/chromium-win-xp/fast/forms/search-styled-expected.txt: * platform/chromium-win/fast/css/text-overflow-input-expected.txt: * platform/chromium-win/fast/forms/date/date-appearance-expected.txt: * platform/chromium-win/fast/forms/input-placeholder-paint-order-expected.png: Added. * platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.txt: * platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt: * platform/chromium-win/fast/forms/placeholder-position-expected.txt: * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt: * platform/chromium-win/fast/forms/search-styled-expected.txt: * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt: * platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt: * platform/chromium-win/fast/forms/textarea-placeholder-visibility-2-expected.txt: * platform/chromium-win/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Added. * platform/chromium/test_expectations.txt: 2012-05-29 Yoshifumi Inoue REGRESSION(r111497): The "option" element doesn't match CSS pseudo class :enabled https://bugs.webkit.org/show_bug.cgi?id=87719 Reviewed by Kent Tamura. * platform/chromium-linux/fast/forms/select/optgroup-rendering-expected.png: Updated. Text color of option element is bule from CSS pseudo class option:enabled. * platform/chromium/test_expectations.txt: Update comment. 2012-05-29 Hayato Ito Refactor shadow-dom-event-dispatching.html. https://bugs.webkit.org/show_bug.cgi?id=87626 Reviewed by Dimitri Glazkov. There are badly named functions in shadow-dom-event-dispatching.html. e.g. prepareDOMTree1, prepareDOMTree2 and so on. That should have better namings which make the intention of each test clear. * fast/dom/shadow/shadow-dom-event-dispatching.html: 2012-05-29 Raphael Kubo da Costa [EFL] Gardening after r118845 and r118851. Apparently some baselines were not updated as expected, fixing that now. * platform/efl/fast/ruby/ruby-text-before-after-content-expected.png: Added. * platform/efl/fast/ruby/ruby-text-before-after-content-expected.txt: * platform/efl/fast/selectors/166-expected.png: * platform/efl/fast/selectors/166-expected.txt: * platform/efl/fast/selectors/unqualified-hover-strict-expected.png: * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: Added. * platform/efl/svg/batik/text/textAnchor-expected.txt: * platform/efl/svg/batik/text/textOnPath3-expected.txt: * platform/efl/svg/batik/text/verticalTextOnPath-expected.txt: * platform/efl/svg/carto.net/tabgroup-expected.txt: * platform/efl/transitions/cross-fade-background-image-expected.txt: Added. * platform/efl/transitions/cross-fade-border-image-expected.txt: Added. 2012-05-29 Christophe Dumez Some Content Security Policy console messages are missing line numbers in JSC https://bugs.webkit.org/show_bug.cgi?id=87558 Reviewed by Adam Barth. Remove Mac/EFL/GTK/Qt-specific expectations for Content Security Policy tests now that the line numbers are correctly printed. * platform/efl/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Removed. * platform/efl/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Removed. * platform/gtk/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Removed. * platform/gtk/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Removed. * platform/mac/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Removed. * platform/mac/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Removed. * platform/qt/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Removed. * platform/qt/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Removed. 2012-05-29 Filip Pizlo DFG should keep captured variables alive until the (inline) return. https://bugs.webkit.org/show_bug.cgi?id=87205 Reviewed by Gavin Barraclough. * fast/js/dfg-inline-arguments-osr-exit-and-capture-expected.txt: Added. * fast/js/dfg-inline-arguments-osr-exit-and-capture.html: Added. * fast/js/script-tests/dfg-inline-arguments-osr-exit-and-capture.js: Added. (foo): (bar): (baz): 2012-05-29 Alexis Menard [CSS3 Backgrounds and Borders] Implement box-decoration-break parsing. https://bugs.webkit.org/show_bug.cgi?id=87678 Reviewed by Eric Seidel. Add a new test to cover the parsing part of the new css property. Also rebase the existing tests which are listing the css properties of the style. * fast/box-decoration-break/box-decoration-break-parsing-expected.txt: Added. * fast/box-decoration-break/box-decoration-break-parsing.html: Added. * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-leopard/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac-leopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac-snowleopard/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-vista/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win-xp/svg/css/getComputedStyle-basic-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * platform/gtk/fast/css/getComputedStyle/computed-style-expected.txt: * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/mac/svg/css/getComputedStyle-basic-expected.txt: * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/qt/svg/css/getComputedStyle-basic-expected.txt: * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2012-05-29 David Barr [text-overflow: ellipsis] WebKit should ignore the ellipsis for the purpose of dispatching mouse events https://bugs.webkit.org/show_bug.cgi?id=63781 Reviewed by Eric Seidel. * fast/css/text-overflow-ellipsis-hit-test-expected.txt: Added. * fast/css/text-overflow-ellipsis-hit-test.html: Added. 2012-05-29 Jessie Berlin element is unsupported on Windows https://bugs.webkit.org/show_bug.cgi?id=49769 Add platform-specific results for tests that use the progress element on Windows. * platform/win/fast/forms/label: Added. * platform/win/fast/forms/label/labelable-elements-expected.txt: Added. * platform/win/fast/forms/label/labels-add-htmlFor-label-expected.txt: Added. * platform/win/fast/forms/label/labels-add-parent-label-expected.txt: Added. * platform/win/fast/forms/label/labels-change-htmlFor-attribute-expected.txt: Added. * platform/win/fast/forms/label/labels-multiple-sibling-labels-expected.txt: Added. * platform/win/fast/forms/label/labels-parent-and-sibling-labels-expected.txt: Added. * platform/win/fast/forms/label/labels-remove-htmlFor-attribute-expected.txt: Added. * platform/win/fast/forms/label/labels-remove-htmlFor-label-expected.txt: Added. * platform/win/fast/forms/label/labels-remove-parent-label-expected.txt: Added. * platform/win/fast/forms/label/labels-set-htmlFor-attribute-expected.txt: Added. 2012-05-29 Rafael Weinstein Updating test expectation (media/track/track-cues-missed CRASH). * platform/chromium/test_expectations.txt: 2012-05-29 Raphael Kubo da Costa [EFL] Unreviewed gardening. Unskip a lot of fast/selectors tests which were really passing all the time, they just needed updated baselines after the jhbuild and font commits. * platform/efl/Skipped: * platform/efl/fast/selectors/001-expected.png: * platform/efl/fast/selectors/002-expected.png: * platform/efl/fast/selectors/003-expected.png: * platform/efl/fast/selectors/004-expected.png: * platform/efl/fast/selectors/005-expected.png: * platform/efl/fast/selectors/006-expected.png: * platform/efl/fast/selectors/007a-expected.png: * platform/efl/fast/selectors/007b-expected.png: * platform/efl/fast/selectors/008-expected.png: * platform/efl/fast/selectors/009-expected.png: * platform/efl/fast/selectors/010-expected.png: * platform/efl/fast/selectors/011-expected.png: * platform/efl/fast/selectors/012-expected.png: * platform/efl/fast/selectors/013-expected.png: * platform/efl/fast/selectors/014-expected.png: * platform/efl/fast/selectors/015-expected.png: * platform/efl/fast/selectors/018-expected.png: * platform/efl/fast/selectors/018b-expected.png: * platform/efl/fast/selectors/021-expected.png: * platform/efl/fast/selectors/021b-expected.png: * platform/efl/fast/selectors/032-expected.png: * platform/efl/fast/selectors/034-expected.png: * platform/efl/fast/selectors/038-expected.png: * platform/efl/fast/selectors/040-expected.png: * platform/efl/fast/selectors/043-expected.png: * platform/efl/fast/selectors/043b-expected.png: * platform/efl/fast/selectors/044-expected.png: * platform/efl/fast/selectors/044b-expected.png: * platform/efl/fast/selectors/044c-expected.png: * platform/efl/fast/selectors/044d-expected.png: * platform/efl/fast/selectors/045-expected.png: * platform/efl/fast/selectors/045b-expected.png: * platform/efl/fast/selectors/045c-expected.png: * platform/efl/fast/selectors/046-expected.png: * platform/efl/fast/selectors/054-expected.png: * platform/efl/fast/selectors/056-expected.png: * platform/efl/fast/selectors/058-expected.png: * platform/efl/fast/selectors/059-expected.png: * platform/efl/fast/selectors/060-expected.png: * platform/efl/fast/selectors/061-expected.png: * platform/efl/fast/selectors/063-expected.png: * platform/efl/fast/selectors/064-expected.png: * platform/efl/fast/selectors/066-expected.png: * platform/efl/fast/selectors/066b-expected.png: * platform/efl/fast/selectors/072-expected.png: * platform/efl/fast/selectors/072b-expected.png: * platform/efl/fast/selectors/077-expected.png: * platform/efl/fast/selectors/077b-expected.png: * platform/efl/fast/selectors/078b-expected.png: * platform/efl/fast/selectors/083-expected.png: * platform/efl/fast/selectors/087b-expected.png: * platform/efl/fast/selectors/090b-expected.png: * platform/efl/fast/selectors/154-expected.png: * platform/efl/fast/selectors/155-expected.png: * platform/efl/fast/selectors/155a-expected.png: * platform/efl/fast/selectors/155b-expected.png: * platform/efl/fast/selectors/155c-expected.png: * platform/efl/fast/selectors/155d-expected.png: * platform/efl/fast/selectors/156b-expected.png: * platform/efl/fast/selectors/157-expected.png: * platform/efl/fast/selectors/158-expected.png: * platform/efl/fast/selectors/160-expected.png: * platform/efl/fast/selectors/168-expected.png: * platform/efl/fast/selectors/168a-expected.png: * platform/efl/fast/selectors/169-expected.png: * platform/efl/fast/selectors/169a-expected.png: * platform/efl/fast/selectors/lang-inheritance-expected.png: * platform/efl/fast/selectors/lang-inheritance2-expected.png: * platform/efl/fast/selectors/lang-vs-xml-lang-expected.png: * platform/efl/fast/selectors/lang-vs-xml-lang-xhtml-expected.png: * platform/efl/fast/selectors/visited-descendant-expected.png: 2012-05-29 Raphael Kubo da Costa [EFL] Unreviewed gardening. House cleaning on Skipped: remove tests which do not exist, unskip some which are passing and add expectations for some which were lacking them. * platform/efl/Skipped: * platform/efl/editing/selection/fake-doubleclick-expected.png: Added. * platform/efl/editing/selection/fake-doubleclick-expected.txt: Added. * platform/efl/fast/borders/border-image-slice-constrained-expected.png: Added. * platform/efl/fast/borders/border-image-slice-constrained-expected.txt: Added. * platform/efl/fast/borders/border-mixed-alpha-expected.png: Added. * platform/efl/fast/borders/borderRadiusArcs01-expected.txt: Added. * platform/efl/fast/borders/borderRadiusDouble01-expected.txt: Added. * platform/efl/fast/borders/borderRadiusDouble02-expected.txt: Added. * platform/efl/fast/borders/borderRadiusDouble03-expected.txt: Added. * platform/efl/fast/borders/borderRadiusGroove01-expected.txt: Added. * platform/efl/fast/borders/borderRadiusGroove02-expected.txt: Added. * platform/efl/fast/borders/borderRadiusInset01-expected.txt: Added. * platform/efl/fast/borders/borderRadiusOutset01-expected.txt: Added. * platform/efl/fast/borders/borderRadiusRidge01-expected.txt: Added. * platform/efl/fast/borders/scaled-border-image-expected.png: Added. * platform/efl/fast/borders/scaled-border-image-expected.txt: Added. * platform/efl/fast/forms/input-appearance-disabled-expected.png: Added. * platform/efl/fast/forms/input-appearance-disabled-expected.txt: Added. * platform/efl/fast/forms/input-appearance-readonly-expected.png: Added. * platform/efl/fast/forms/input-appearance-readonly-expected.txt: Added. * platform/efl/fast/forms/input-placeholder-visibility-3-expected.png: Added. * platform/efl/fast/forms/input-placeholder-visibility-3-expected.txt: Added. * platform/efl/fast/forms/textarea-placeholder-visibility-1-expected.png: Added. * platform/efl/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added. * platform/efl/fast/forms/textarea-placeholder-visibility-2-expected.png: Added. * platform/efl/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added. * platform/efl/fast/forms/textarea-scrollbar-expected.png: Added. * platform/efl/fast/forms/textarea-scrollbar-expected.txt: Added. * platform/efl/fast/line-grid/line-grid-floating-expected.png: Added. * platform/efl/fast/line-grid/line-grid-floating-expected.txt: Added. * platform/efl/fast/line-grid/line-grid-inside-columns-expected.png: Added. * platform/efl/fast/line-grid/line-grid-inside-columns-expected.txt: Added. * platform/efl/fast/line-grid/line-grid-into-floats-expected.png: Added. * platform/efl/fast/line-grid/line-grid-into-floats-expected.txt: Added. * platform/efl/fast/line-grid/line-grid-positioned-expected.png: Added. * platform/efl/fast/line-grid/line-grid-positioned-expected.txt: Added. * platform/efl/fast/repaint/4774354-expected.png: Added. * platform/efl/fast/repaint/4774354-expected.txt: Added. * platform/efl/fast/repaint/4776765-expected.png: Added. * platform/efl/fast/repaint/4776765-expected.txt: Added. * platform/efl/fast/repaint/delete-into-nested-block-expected.png: Added. * platform/efl/fast/repaint/delete-into-nested-block-expected.txt: Added. * platform/efl/fast/repaint/inline-outline-repaint-expected.png: Added. * platform/efl/fast/repaint/inline-outline-repaint-expected.txt: Added. * platform/efl/fast/repaint/selection-after-delete-expected.png: Added. * platform/efl/fast/repaint/selection-after-delete-expected.txt: Added. * platform/efl/fast/selectors/159-expected.png: Added. * platform/efl/fast/selectors/159-expected.txt: Added. * platform/efl/fast/selectors/177a-expected.png: Added. * platform/efl/fast/selectors/177a-expected.txt: Added. * platform/efl/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added. * platform/efl/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added. * platform/efl/fast/table/colspanMinWidth-vertical-expected.png: * platform/efl/fast/table/colspanMinWidth-vertical-expected.txt: * platform/efl/fast/text/delete-hard-break-character-expected.png: Added. * platform/efl/fast/text/delete-hard-break-character-expected.txt: Added. * platform/efl/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png: Added. * platform/efl/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt: Added. * platform/efl/mathml/presentation/roots-expected.png: Added. * platform/efl/mathml/presentation/roots-expected.txt: Added. * platform/efl/mathml/presentation/row-alignment-expected.png: Added. * platform/efl/mathml/presentation/row-alignment-expected.txt: Added. * platform/efl/media/controls-styling-expected.png: Added. * platform/efl/media/controls-styling-expected.txt: Added. * platform/efl/svg/batik/text/textAnchor-expected.png: Added. * platform/efl/svg/batik/text/textOnPath3-expected.png: Added. * platform/efl/svg/batik/text/verticalTextOnPath-expected.png: Added. * platform/efl/svg/carto.net/tabgroup-expected.png: Added. * platform/efl/transitions/cross-fade-background-image-expected.png: Added. * platform/efl/transitions/cross-fade-border-image-expected.png: Added. * platform/efl/transitions/default-timing-function-expected.png: * platform/efl/transitions/default-timing-function-expected.txt: * platform/efl/transitions/move-after-transition-expected.png: * platform/efl/transitions/move-after-transition-expected.txt: * platform/efl/transitions/svg-text-shadow-transition-expected.png: * platform/efl/transitions/svg-text-shadow-transition-expected.txt: 2012-05-29 Rafael Weinstein Updating test expectations (fast/forms/form-associated-element-removal MISSING). * platform/chromium/test_expectations.txt: 2012-05-29 Victor Carbune Display cues in the controls area https://bugs.webkit.org/show_bug.cgi?id=87591 Reviewed by Eric Carlson. * media/media-volume-slider-rendered-normal-expected.txt: Renamed from LayoutTests/media/video-controls-rendering-toggle-display-none-expected.txt. * media/media-volume-slider-rendered-normal.html: Renamed from LayoutTests/media/video-controls-rendering-toggle-display-none.html. * platform/chromium/test_expectations.txt: Unmarked tests. * platform/efl/test_expectations.txt: Unmarked tests. * platform/mac/test_expectations.txt: Unmarked tests. 2012-05-29 Raphael Kubo da Costa [EFL] Gardening. Unskip passing test. * platform/efl/Skipped: * platform/efl/editing/input/emacs-ctrl-o-expected.png: Added. * platform/efl/editing/input/emacs-ctrl-o-expected.txt: Added. 2012-05-29 Alec Flett IndexedDB: Align codes and names for IDB-specific and DOM-specific errors/exceptions https://bugs.webkit.org/show_bug.cgi?id=87276 Reviewed by Tony Chang. * storage/indexeddb/constants-expected.txt: * storage/indexeddb/resources/constants.js: (test): 2012-05-29 Csaba Osztrogonác [Qt] Unreviewed gardening, skip new failing tests because of missing LayoutTestController implementation. * platform/qt/Skipped: 2012-05-29 Alexander Shalamov [EFL] Unskip scroll related layout tests https://bugs.webkit.org/show_bug.cgi?id=87765 Unreviewed EFL gardening. * platform/efl/Skipped: 2012-05-29 Jessie Berlin AX: windows DRT needs to implement ::press https://bugs.webkit.org/show_bug.cgi?id=36145 Add more tests that use press to the Windows Skipped list. * platform/win/Skipped: 2012-05-29 Alexey Proskuryakov fast/events/message-port-close.html hits ASSERT in Debug https://bugs.webkit.org/show_bug.cgi?id=85811 * platform/mac/Skipped: I think that it's just this one test with a delayed effect. Skipping it, and unskipping a victim. 2012-05-29 Rafael Weinstein Updating chromium test_expectations (svg/dom/viewspec-parser timeouts) * platform/chromium/test_expectations.txt: 2012-05-29 Jessie Berlin JSC doesn't support heap profiling. https://bugs.webkit.org/show_bug.cgi?id=50485 Add another heap profiling test to the Mac and Windows Skipped lists. * platform/mac/Skipped: * platform/win/Skipped: 2012-05-29 Alexey Proskuryakov WTR doesn't support beginDragWithFiles. * platform/wk2/Skipped: Added fast/files/file-list-test.html 2012-05-29 Jessie Berlin Clean up the Windows WK2 Skipped list. Update it for the moves / renames in r96918, r102226, and r108612. * platform/win-wk2/Skipped: 2012-05-29 Jessie Berlin JSC doesn't support heap profiling. https://bugs.webkit.org/show_bug.cgi?id=50485 Add two heap profiling tests to the Windows Skipped list. * platform/win/Skipped: 2012-05-29 Julien Chaffraix REGRESSION(r111742): box-sizing: border-box doesn't work on fixed table layout https://bugs.webkit.org/show_bug.cgi?id=87536 Reviewed by Tony Chang. * fast/table/fixed-table-layout/cell-box-sizing-fixed-table-layout-expected.html: Added. * fast/table/fixed-table-layout/cell-box-sizing-fixed-table-layout.html: Added. This test covers the regression. * fast/table/fixed-table-layout/column-box-sizing-fixed-table-layout-expected.html: Added. * fast/table/fixed-table-layout/column-box-sizing-fixed-table-layout.html: Added. * fast/table/fixed-table-layout/column-group-box-sizing-fixed-table-layout-expected.html: Added. * fast/table/fixed-table-layout/column-group-box-sizing-fixed-table-layout.html: Added. * fast/table/fixed-table-layout/column-in-column-group-box-sizing-fixed-table-layout-expected.html: Added. * fast/table/fixed-table-layout/column-in-column-group-box-sizing-fixed-table-layout.html: Added. Those test ensured I didn't regress and document our current behavior ie that column and column group fixed width apply to the cell's border-box. 2012-05-25 Ojan Vafai Absolute positioned elements in a relative positioned CSS3 Flexbox fail to display properly https://bugs.webkit.org/show_bug.cgi?id=58453 Reviewed by Tony Chang. * css3/flexbox/align-absolute-child-expected.txt: Added. * css3/flexbox/align-absolute-child.html: Added. * css3/flexbox/position-absolute-child-expected.txt: * css3/flexbox/position-absolute-child.html: 2012-05-29 Jessie Berlin [Win] ~1/2 of all the iframe seamless tests fail https://bugs.webkit.org/show_bug.cgi?id=87543 Rubber-stamped by Eric Seidel. Remove the platform-specific results as they are no longer needed. * platform/win/fast/frames/seamless/seamless-basic-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-css-cascade-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-form-get-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-form-get-named-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-form-post-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-form-post-named-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-hyperlink-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-hyperlink-named-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-inherited-document-style-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-window-location-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-window-location-href-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-window-location-sandbox-expected.txt: Removed. * platform/win/fast/frames/seamless/seamless-window-open-expected.txt: Removed. 2012-05-29 Abhishek Arya Crash due to text fragment destruction when updating first-letter block. https://bugs.webkit.org/show_bug.cgi?id=87751 Reviewed by Eric Seidel. * fast/text/text-fragment-first-letter-update-crash-expected.txt: Added. * fast/text/text-fragment-first-letter-update-crash.html: Added. 2012-05-29 Thiago Marcos P. Santos [EFL] Gardening of failing tests and new passes https://bugs.webkit.org/show_bug.cgi?id=87754 Unreviewed gardening. * platform/efl/Skipped: * platform/efl/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/efl/fast/forms/select/optgroup-rendering-expected.txt: Added. * platform/efl/test_expectations.txt: 2012-05-29 Sheriff Bot Unreviewed, rolling out r118620. http://trac.webkit.org/changeset/118620 https://bugs.webkit.org/show_bug.cgi?id=87760 This patch causes regression to read an empty file/blob via FileReader (Requested by jianli on #webkit). * fast/files/blob-slice-test-expected.txt: * fast/files/read-blob-async-expected.txt: * fast/files/read-file-async-expected.txt: * fast/files/resources/read-common.js: (logResult): * fast/files/workers/worker-read-blob-async-expected.txt: * fast/files/workers/worker-read-file-async-expected.txt: 2012-05-29 Jessie Berlin [Win] ASSERT(m_manualStream) failed in PluginView::didFinishLoading running fast/loader/reload-zero-byte-plugin.html Skip the test on Windows to get the bots greener. * platform/win/Skipped: 2012-05-29 Rafael Weinstein Adding VISTA timeout expectations to a number of viewport tests. Also, narrowing optgroup-clicking.html to be just MAC. * platform/chromium/test_expectations.txt: 2012-05-29 Victor Carbune Update cue event dispatching for zero and negative duration cues https://bugs.webkit.org/show_bug.cgi?id=85143 Reviewed by Eric Carlson. * media/track/captions-webvtt/missed-cues.vtt: Added negative duration cue and changed a missed cue to have zero-length. * media/track/track-cues-missed-expected.txt: Updated. * media/track/track-cues-missed.html: Updated. 2012-05-29 MORITA Hajime ShadowRoot.getElementById() returns removed node. https://bugs.webkit.org/show_bug.cgi?id=62184 Reviewed by Dimitri Glazkov. * fast/dom/shadow/get-element-by-id-in-shadow-mutation-expected.txt: Added. * fast/dom/shadow/get-element-by-id-in-shadow-mutation.html: Added. 2012-05-29 Alexey Proskuryakov * platform/mac/Skipped: Skipping a heap profiler test (unsupported functionality). 2012-05-29 Jessie Berlin Regression: fast/forms/select/optgroup-clicking.html is failing / timing out https://bugs.webkit.org/show_bug.cgi?id=87748 This test times out on Mac if there is no interaction with the keyboard. Skip it to keep the bots green. * platform/mac/Skipped: 2012-05-29 Alexei Filippov Web Inspector: Retainers are missing for all objects https://bugs.webkit.org/show_bug.cgi?id=87655 Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-summary-retainers-expected.txt: Added. * inspector/profiler/heap-snapshot-summary-retainers.html: Added. * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.): (initialize_HeapSnapshotTest): 2012-05-29 Simon Pena [GTK] fast tests needs rebaseline after r118733 https://bugs.webkit.org/show_bug.cgi?id=87729 Unreviewed GTK gardening, updated fast pngs. * platform/gtk/fast/forms/input-placeholder-visibility-1-expected.png: * platform/gtk/fast/forms/input-placeholder-visibility-3-expected.png: * platform/gtk/fast/forms/placeholder-position-expected.png: * platform/gtk/fast/forms/placeholder-pseudo-style-expected.png: * platform/gtk/fast/forms/search-styled-expected.png: * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.png: * platform/gtk/fast/forms/textarea-placeholder-visibility-1-expected.png: * platform/gtk/fast/forms/textarea-placeholder-visibility-2-expected.png: 2012-05-29 Jessie Berlin [Mac] fast/forms/select/optgroup-rendering.html "failing" since introduction in r118772 https://bugs.webkit.org/show_bug.cgi?id=87752 Add expected (failing?) results to get the bots green. * platform/mac/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/mac/fast/forms/select/optgroup-rendering-expected.txt: Added. 2012-05-29 Zan Dobersek Unreviewed GTK gardening after r118776. The failing test was split into 5 separate tests, but we're still failing all of them. * platform/gtk/test_expectations.txt: 2012-05-29 Li Yin [FileAPI] Miss FileList test https://bugs.webkit.org/show_bug.cgi?id=87696 Reviewed by Kentaro Hara. WebKit should have the test to track the attribute of FileList. * fast/files/file-list-test-expected.txt: Added. * fast/files/file-list-test.html: Added. 2012-05-29 Jessie Berlin [Mac] fast/events/message-port-constructor-for-deleted-document.html ASSERTS in Debug. This is happening often enough that it is necessary to add the test to the Mac Skipped list in order to keep the bots green. * platform/mac/Skipped: 2012-05-29 Jussi Kukkonen [EFL][DRT] move idn encoding test to test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=86080 Unreviewed gardening. Implementing copy{En,De}codedHostName just to test them is not useful: marking fast/encoding/idn-security.html as expected to fail. * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-29 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-5.0-wk2/compositing/geometry/composited-in-columns-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.png: * platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.txt: * platform/qt-5.0-wk2/svg/css/text-gradient-shadow-expected.png: Added. * platform/qt-5.0-wk2/svg/css/text-gradient-shadow-expected.txt: * platform/qt-5.0/fast/forms/placeholder-pseudo-style-expected.png: * platform/qt-5.0/fast/forms/placeholder-pseudo-style-expected.txt: * platform/wk2/Skipped: 2012-05-29 Marcus Bulach [chromium] Regression: fast/forms/select/optgroup-clicking.html is failing https://bugs.webkit.org/show_bug.cgi?id=87748 Unreviewed gardening. This test was added by r118772 and it fails with a mismatch in menulist.selectedIndex. * platform/chromium/test_expectations.txt: 2012-05-29 Tony Payne Fix new layout tests for images with color profiles by using fixed size https://bugs.webkit.org/show_bug.cgi?id=87542 Reviewed by Kent Tamura. * fast/images/jpeg-with-color-profile.html: Use width=400px instead of 50% to make sure size is consistent across ports. * fast/images/png-with-color-profile.html: Use width=40px instead of 50% to make sure size is consistent across ports. 2012-05-29 Ilya Tikhonovsky Unreviewed: Web Inspector: single line fix. heap-snapshot-loader are failing in Debug configuration because the list of profiles is not empty. * inspector/profiler/heap-snapshot-loader.html: 2012-05-29 Marcus Bulach Split svg/dom/viewspec-parser.html in smaller tests https://bugs.webkit.org/show_bug.cgi?id=87726 Reviewed by Andreas Kling. This test was added by r118735. Splits into smaller independent tests to avoid timeouts on ports such as chromium. * svg/dom/resources/viewspec-parser.js: Added. (buildTestsToRun): (zoomAndPanToString): (viewSpecToString): (testString.string_appeared_here.makeURLRelative): (testFragment): (startNextTest): (continueFuzzing.else.script.onload): (continueFuzzing): * svg/dom/viewspec-parser-1-expected.txt: Copied from LayoutTests/svg/dom/viewspec-parser-expected.txt. * svg/dom/viewspec-parser-1.html: Added. * svg/dom/viewspec-parser-2-expected.txt: Copied from LayoutTests/svg/dom/viewspec-parser-expected.txt. * svg/dom/viewspec-parser-2.html: Added. * svg/dom/viewspec-parser-3-expected.txt: Copied from LayoutTests/svg/dom/viewspec-parser-expected.txt. * svg/dom/viewspec-parser-3.html: Added. * svg/dom/viewspec-parser-4-expected.txt: Copied from LayoutTests/svg/dom/viewspec-parser-expected.txt. * svg/dom/viewspec-parser-4.html: Added. * svg/dom/viewspec-parser-5-expected.txt: Renamed from LayoutTests/svg/dom/viewspec-parser-expected.txt. * svg/dom/viewspec-parser-5.html: Added. * svg/dom/viewspec-parser.html: Removed. 2012-05-29 Csaba Osztrogonác Unreviewed gardening, skip failing tests. * platform/mac/Skipped: * platform/qt/Skipped: 2012-05-29 Yoshifumi Inoue REGRESSION(r109729): The optgroup element's "disabled" attribute has no effect to rendering and selection https://bugs.webkit.org/show_bug.cgi?id=87614 Reviewed by Kent Tamura. Note: An image for optgroup-rendering.html will be change due by BUG-87719. Color of option elements should be blue (:enabled pseudo class) instead of green. * fast/forms/select/optgroup-clicking-expected.txt: Added. * fast/forms/select/optgroup-clicking.html: Added. * fast/forms/select/optgroup-disabled-expected.txt: Added. * fast/forms/select/optgroup-disabled.html: Added. * fast/forms/select/optgroup-rendering.html: Added. * platform/chromium/test_expectations.txt: Add MISSING entry for optgroup-rendering.html. * platform/chromium-linux/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/chromium-linux/fast/forms/select/optgroup-rendering-expected.txt: Added. 2012-05-29 Ádám Kallai REGRESSION(r118742): It made inspector/profiler/heap-snapshot-loader.html fail on Lion, Qt https://bugs.webkit.org/show_bug.cgi?id=87741 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Skip the failing test. 2012-05-29 Thiago Marcos P. Santos [EFL] Tests needs gardening after r118733 https://bugs.webkit.org/show_bug.cgi?id=87733 Unreviewed gardening. * platform/efl/fast/css/text-overflow-input-expected.txt: * platform/efl/fast/forms/search-styled-expected.png: * platform/efl/fast/forms/search-styled-expected.txt: * platform/efl/test_expectations.txt: 2012-05-29 Andrei Bucur [CSS Regions]Rename NamedFlow::overflow to NamedFlow::overset https://bugs.webkit.org/show_bug.cgi?id=87491 This patch updates the CSSOM property name overflow to overset. There are no changes in functionality. Link to spec: http://www.w3.org/TR/2012/WD-css3-regions-20120503/ The test was refactored to be more similar to the other script tests (by using make-new-script-test) Reviewed by Andreas Kling. * fast/regions/webkit-named-flow-overflow-expected.txt: Removed. * fast/regions/webkit-named-flow-overflow.html: Removed. * fast/regions/webkit-named-flow-overset-expected.txt: Added. * fast/regions/webkit-named-flow-overset.html: Added. 2012-05-29 Csaba Osztrogonác [Qt] REGRESSION(r118568): It broke fast/forms/textarea-maxlength.html on Qt 4.8 https://bugs.webkit.org/show_bug.cgi?id=87740 Unreviewed gardening. * platform/qt-4.8/Skipped: Skip fast/forms/textarea-maxlength.html until proper fix. 2012-05-29 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-4.8/Skipped: Skip fast/parser/innerhtml-with-prefixed-elements.xhtml because of buggy QtXmlPatterns. * platform/qt-5.0/Skipped: Unskip fast/parser/innerhtml-with-prefixed-elements.xhtml, because libxslt works fine. * platform/qt/Skipped: Unskip a non-existing test. * platform/qt/fast/parser/innerhtml-with-prefixed-elements-expected.png: Added. * platform/qt/fast/parser/innerhtml-with-prefixed-elements-expected.txt: Updated. 2012-05-29 Zan Dobersek Unreviewed GTK gardening after r118733 and r118735. * platform/gtk/fast/css/text-overflow-input-expected.txt: * platform/gtk/fast/forms/input-placeholder-visibility-1-expected.txt: * platform/gtk/fast/forms/input-placeholder-visibility-3-expected.txt: * platform/gtk/fast/forms/placeholder-position-expected.txt: * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt: * platform/gtk/fast/forms/search-styled-expected.txt: * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt: * platform/gtk/fast/forms/textarea-placeholder-visibility-1-expected.txt: * platform/gtk/fast/forms/textarea-placeholder-visibility-2-expected.txt: * platform/gtk/test_expectations.txt: 2012-05-29 Ádám Kallai [Qt] Unreviewed Gardening. Update test expectations after r118733. * platform/qt/fast/css/text-overflow-input-expected.txt: * platform/qt/fast/forms/input-placeholder-visibility-1-expected.txt: * platform/qt/fast/forms/input-placeholder-visibility-3-expected.txt: * platform/qt/fast/forms/placeholder-position-expected.txt: * platform/qt/fast/forms/placeholder-pseudo-style-expected.txt: * platform/qt/fast/forms/search-styled-expected.txt: * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt: * platform/qt/fast/forms/textarea-placeholder-visibility-1-expected.txt: * platform/qt/fast/forms/textarea-placeholder-visibility-2-expected.txt: 2012-05-29 Stephanie Lewis Unreviewed, skipping failing test See https://bugs.webkit.org/show_bug.cgi?id=87728 * platform/mac/Skipped: 2012-05-29 Stephanie Lewis Unreviewed, updating results after http://trac.webkit.org/projects/webkit/changeset/118733 * platform/mac/fast/css/text-overflow-input-expected.txt: * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt: * platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt: * platform/mac/fast/forms/placeholder-position-expected.txt: * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt: * platform/mac/fast/forms/search-styled-expected.txt: * platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt: * platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt: * platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt: 2012-05-29 Kent Tamura [Chromium] Update test expectations https://bugs.webkit.org/show_bug.cgi?id=87155 More placehodler tests. * platform/chromium/test_expectations.txt: 2012-05-29 Kent Tamura [Chromium] Update test expectations. https://bugs.webkit.org/show_bug.cgi?id=87155 Placeholder-related render dumps need to be udpated. * platform/chromium/test_expectations.txt: 2012-05-29 János Badics [Qt] Unreviewed gardening after r118618. http/tests/cache/cancel-in-progress-load.html fails with code 5. https://bugs.webkit.org/show_bug.cgi?id=35377 * platform/qt/Skipped: 2012-05-29 Ilya Tikhonovsky Web Inspector: REGRESSION: load heap snapshot doesn't work. https://bugs.webkit.org/show_bug.cgi?id=87642 HeapSnapshotReceiver interface was introduced. It declares the API for HSLoader, HSLoaderProxy and HSSaveToFileReceiver. The HeapProfileHeader was refactored and tests were added. Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-loader-expected.txt: * inspector/profiler/heap-snapshot-loader.html: 2012-05-29 Marcus Bulach Test expectation pngs missing checksums are treated as MISSING by bots https://bugs.webkit.org/show_bug.cgi?id=87552 Unreviewed gardening. This test was already failing for IMAGE and TEXT reasons prior to r118566. On r118566, new images were added, probably without an embedded checksum. It looks like our test infrastructure thinks that these images are MISSING. Temporarily add MISSING expectations, so that we can proceed with this (failing) test. * platform/chromium/test_expectations.txt: 2012-05-29 Marcus Bulach Test expectation pngs missing checksums are treated as MISSING by bots https://bugs.webkit.org/show_bug.cgi?id=87552 Unreviewed gardening. This test was already failing for IMAGE and TEXT reasons prior to r118566. On r118566, new images were added, probably without an embedded checksum. It looks like our test infrastructure thinks that these images are MISSING. Temporarily add MISSING expectations, so that we can proceed with this (failing) test. * platform/chromium/test_expectations.txt: 2012-05-29 Thiago Marcos P. Santos [EFL] MathML tests needs rebaseline after r118713 https://bugs.webkit.org/show_bug.cgi?id=87705 Unreviewed gardening. * platform/efl/mathml/presentation/mo-stretch-expected.png: * platform/efl/mathml/presentation/mo-stretch-expected.txt: * platform/efl/mathml/presentation/mroot-pref-width-expected.png: * platform/efl/mathml/presentation/mroot-pref-width-expected.txt: * platform/efl/mathml/presentation/tables-expected.png: * platform/efl/mathml/presentation/tables-expected.txt: 2012-05-29 János Badics [Qt] Unreviewed gardening after r118585. Added Qt platform specific expected files. https://bugs.webkit.org/show_bug.cgi?id=86848 * platform/qt/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Added. * platform/qt/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Added. 2012-05-29 Eric Seidel Add HTMLIFrameElement.seamless property accessor now that seamless is enabled and works https://bugs.webkit.org/show_bug.cgi?id=87708 Reviewed by Adam Barth. * fast/frames/seamless/seamless-basic-expected.txt: * fast/frames/seamless/seamless-inherited-origin-expected.txt: * fast/frames/seamless/seamless-nested-expected.txt: * fast/frames/seamless/seamless-quirks-expected.txt: * fast/frames/seamless/seamless-sandbox-flag-expected.txt: * fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt: * http/tests/security/seamless/seamless-cross-origin-expected.txt: * http/tests/security/seamless/seamless-sandbox-srcdoc-expected.txt: 2012-05-29 Nikolas Zimmermann SVGViewSpec DOM bindings aka SVGSVGElement.currentView is unimplemented https://bugs.webkit.org/show_bug.cgi?id=15495 Reviewed by Rob Buis. Re-enable a long disabled test for SVGViewSpec, and make it actually work. Extend SVGViewSpec test coverage, and rebaseline results that changed due the SVGViewSpec constructor addition. Make linking-a-03-b-all.svg a reftest, to avoid rebaselines on all platforms. * platform/chromium-linux/svg/custom/linking-a-03-b-all-expected.png: Removed. * platform/chromium-mac/svg/custom/linking-a-03-b-all-expected.png: Removed. * platform/chromium-win/fast/js/global-constructors-expected.txt: * platform/chromium-win/svg/custom/linking-a-03-b-all-expected.png: Removed. * platform/chromium-win/svg/custom/linking-a-03-b-all-expected.txt: Removed. * platform/gtk/fast/js/global-constructors-expected.txt: * platform/gtk/svg/custom/linking-a-03-b-all-expected.png: Removed. * platform/gtk/svg/custom/linking-a-03-b-all-expected.txt: Removed. * platform/mac/fast/js/global-constructors-expected.txt: * platform/mac/svg/custom/linking-a-03-b-all-expected.png: Removed. * platform/mac/svg/custom/linking-a-03-b-all-expected.txt: Removed. * platform/qt/fast/js/global-constructors-expected.txt: * platform/qt/svg/custom/linking-a-03-b-all-expected.png: Removed. * platform/qt/svg/custom/linking-a-03-b-all-expected.txt: Removed. * platform/win/fast/js/global-constructors-expected.txt: * svg/custom/global-constructors-expected.txt: * svg/custom/linking-a-03-b-all-expected.svg: Added. * svg/dom/SVGViewSpec-defaults-expected.txt: Added. * svg/dom/SVGViewSpec-defaults.html: Added. * svg/dom/SVGViewSpec-expected.txt: Added. * svg/dom/SVGViewSpec.html: Added. * svg/dom/complex-svgView-specification-expected.html: Added. * svg/dom/complex-svgView-specification.html: Added. * svg/dom/resources/viewspec-target.svg: Added. * svg/dom/script-tests/SVGViewSpec-defaults.js: Added. * svg/dom/script-tests/SVGViewSpec.js: Added. (completeTest.script.onload): (completeTest): (testFragment): (matrixToString): (continueTesting): * svg/dom/viewspec-parser-expected.txt: Added. * svg/dom/viewspec-parser.html: Renamed from LayoutTests/svg/dom/viewspec-parser.html-disabled. 2012-05-29 Marcus Bulach [chromium] Adjust expectations for fast/layers/clip-rects-assertion-expected.txt https://bugs.webkit.org/show_bug.cgi?id=87671 Unreviewed gardening. Test has been fixed by r118724, remove expectation. * platform/chromium/test_expectations.txt: 2012-05-29 Kent Tamura REGRESSION (r90971): the cursor is painted “behind” the placeholder text https://bugs.webkit.org/show_bug.cgi?id=87155 Reviewed by Hajime Morita. * fast/forms/input-placeholder-paint-order-2-expected.html: Added. * fast/forms/input-placeholder-paint-order-2.html: Added. * fast/forms/input-placeholder-paint-order.html: Added. * fast/forms/textarea/textarea-placeholder-paint-order-2-expected.html: Added. * fast/forms/textarea/textarea-placeholder-paint-order-2.html: Added. * fast/forms/textarea/textarea-placeholder-paint-order.html: Added. * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-paint-order-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-paint-order-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/textarea/textarea-placeholder-paint-order-expected.txt: Added. * platform/chromium/test_expectations.txt: 2012-05-29 János Badics [Qt] Unreviewed gardening after r118631. http/tests/appcache/load-from-appcache-defer-resume-crash.html fails because of missing LayoutTestController::setUseDeferredFrameLoading implementation. * platform/qt/Skipped: 2012-05-28 Csaba Osztrogonác [Qt] New fast/dom/window-scroll-scaling.html made 3-400 tests flakey https://bugs.webkit.org/show_bug.cgi?id=87700 Unreviewed gardening to paint the bot less and less red. * platform/qt/Skipped: Skip fast/dom/window-scroll-scaling.html until proper fix. 2012-05-28 Kent Tamura Fix a crash in HTMLFormControlElement::disabled(). https://bugs.webkit.org/show_bug.cgi?id=86534 Reviewed by Ryosuke Niwa. Add a testcase to confirm doesn't affect validation. * fast/forms/datalist/datalist-child-validation-expected.txt: * fast/forms/datalist/datalist-child-validation.html: 2012-05-28 Marcus Bulach Removes pixel result requirements from fast/layers/clip-rects-assertion-expected.txt https://bugs.webkit.org/show_bug.cgi?id=87663 Unreviewed gardening. This test was added by r118612, but no pixel result were provided. It seems that it's enough to remove the param for dumpAsText() and just use the text text output. * fast/layers/clip-rects-assertion.html: 2012-05-28 Takashi Toyoshima [WebSocket] Receiving reserved close codes, 1005, 1006, and 1015 must appear as code=1006 and wasClean=false https://bugs.webkit.org/show_bug.cgi?id=87084 Reviewed by Kent Tamura. Add test cases where server initiates a closing handshake with forbidden status codes. * http/tests/websocket/tests/hybi/close-code-and-reason-expected.txt: * http/tests/websocket/tests/hybi/close-code-and-reason.html: * http/tests/websocket/tests/hybi/workers/close-code-and-reason-expected.txt: * http/tests/websocket/tests/hybi/workers/resources/close-code-and-reason.js: (WebSocketTest.prototype.onclose): 2012-05-28 Kent Tamura Form controls in
should not be validated. https://bugs.webkit.org/show_bug.cgi?id=87381 Reviewed by Hajime Morita. * fast/forms/fieldset/validation-in-fieldset-expected.txt: Added. * fast/forms/fieldset/validation-in-fieldset.html: Added. 2012-05-28 Rakesh KN [Forms] HTMLFieldSetElement.idl doesn't have elements attribute. https://bugs.webkit.org/show_bug.cgi?id=80110 Reviewed by Kent Tamura. * fast/forms/fieldset/fieldset-elements-expected.txt: Added. * fast/forms/fieldset/fieldset-elements.html: Added. * fast/forms/fieldset/fieldset-form-collection-radionode-list-expected.txt: Added. * fast/forms/fieldset/fieldset-form-collection-radionode-list.html: Added. 2012-05-28 David Barton mathml/presentation/mo-stretch.html and mroot-pref-width.html tests fail on Mac https://bugs.webkit.org/show_bug.cgi?id=86786 Unreviewed gardening - add back these two tests to skip for now. * platform/mac/Skipped: 2012-05-28 David Barton mathml/presentation/mo-stretch.html and mroot-pref-width.html tests fail on Mac https://bugs.webkit.org/show_bug.cgi?id=86786 Reviewed by Darin Adler. * platform/mac/Skipped: * platform/mac/mathml/presentation/mo-stretch-expected.png: * platform/mac/mathml/presentation/mo-stretch-expected.txt: * platform/mac/mathml/presentation/row-alignment-expected.png: * platform/mac/mathml/presentation/row-alignment-expected.txt: * platform/mac/mathml/presentation/tables-expected.png: * platform/mac/mathml/presentation/tables-expected.txt: 2012-05-28 Jesus Sanchez-Palencia Flaky tests in fast/profiler/ https://bugs.webkit.org/show_bug.cgi?id=84102 Unreviewed gardening. Tests fast/profiler/stop-profiling-after-setTimeout.html and fast/profiler/dead-time.html were still failing after https://bugs.webkit.org/show_bug.cgi?id=42328 . Mac and chromium already skip these tests. * platform/efl/Skipped: * platform/gtk/test_expectations.txt: * platform/qt/Skipped: 2012-05-25 Jesus Sanchez-Palencia WebKitTestRunner needs to support layoutTestController.setJavaScriptProfilingEnabled https://bugs.webkit.org/show_bug.cgi?id=42328 Reviewed by Eric Seidel. Updated tests to use windows.internals instead of layoutTestController. * fast/profiler/anonymous-event-handler.html: * fast/profiler/anonymous-function-called-from-different-contexts.html: * fast/profiler/anonymous-function-calls-built-in-functions.html: * fast/profiler/anonymous-function-calls-eval.html: * fast/profiler/anonymous-functions-with-display-names.html: * fast/profiler/apply.html: * fast/profiler/built-in-function-calls-anonymous.html: * fast/profiler/built-in-function-calls-user-defined-function.html: * fast/profiler/call-register-leak.html: * fast/profiler/call.html: * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope.html: * fast/profiler/compare-multiple-profiles.html: * fast/profiler/constructor.html: * fast/profiler/dead-time.html: * fast/profiler/document-dot-write.html: * fast/profiler/event-handler.html: * fast/profiler/execution-context-and-eval-on-same-line.html: * fast/profiler/inline-event-handler.html: * fast/profiler/many-calls-in-the-same-scope.html: * fast/profiler/multiple-and-different-scoped-anonymous-function-calls.html: * fast/profiler/multiple-and-different-scoped-function-calls.html: * fast/profiler/multiple-anonymous-functions-called-from-the-same-function.html: * fast/profiler/multiple-frames.html: * fast/profiler/named-functions-with-display-names.html: * fast/profiler/nested-anonymous-functon.html: * fast/profiler/nested-start-and-stop-profiler.html: * fast/profiler/no-execution-context.html: * fast/profiler/one-execution-context.html: * fast/profiler/profile-calls-in-included-file.html: * fast/profiler/profile-with-no-title.html: * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html: * fast/profiler/profiling-from-a-nested-location.html: * fast/profiler/simple-event-call.html: * fast/profiler/simple-no-level-change.html: * fast/profiler/start-and-stop-profiler-multiple-times.html: * fast/profiler/start-and-stop-profiling-in-the-same-function.html: * fast/profiler/start-but-dont-stop-profiling.html: * fast/profiler/stop-profiling-after-setTimeout.html: * fast/profiler/stop-then-function-call.html: * fast/profiler/throw-exception-from-eval.html-disabled: * fast/profiler/two-execution-contexts.html: * fast/profiler/user-defined-function-calls-built-in-functions.html: * fast/profiler/window-dot-eval.html: * inspector/profiler/cpu-profiler-profiling-without-inspector.html: * platform/wk2/Skipped: 2012-05-28 Yong Li Crash on incomplete :not(). https://bugs.webkit.org/show_bug.cgi?id=86673 Reviewed by Antti Koivisto. Add a test case that makes CSS parser create incomplete :not selector. * fast/css/crash-on-incomplete-not.html: Added. * fast/css/crash-on-incomplete-not-expected.txt: Added. 2012-05-28 Marcus Bulach [chromium] Adjust expectations for fast/layers/clip-rects-assertion-expected.txt https://bugs.webkit.org/show_bug.cgi?id=87671 Unreviewed gardening. Temporarily adds "MISSING" for this test. * platform/chromium/test_expectations.txt: 2012-05-28 Marcus Bulach [chromium] http/tests/cache/cancel-in-progress-load.html is flaky https://bugs.webkit.org/show_bug.cgi?id=87657 Unreviewed gardening. It should be "MISSING" rather than "IMAGE" (fixes r118683). * platform/chromium/test_expectations.txt: 2012-05-28 Marcus Bulach Adds missing expectation after r118577 https://bugs.webkit.org/show_bug.cgi?id=87670 Unreviewed gardening. A few baselines were already added by r118584. Adds baseline for Windows. * platform/chromium-win/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added. 2012-05-28 Antti Koivisto REGRESSION(r96517): Attribute selector fails to match dynamically modified style attribute https://bugs.webkit.org/show_bug.cgi?id=87349 Reviewed by Andreas Kling. * fast/css/dynamic-style-attribute-query-expected.txt: Added. * fast/css/dynamic-style-attribute-query.html: Added. 2012-05-28 Marcus Bulach [Chromium] [V8] Layout Test fast/js/string-replace-2.html failing following 11594 => 11648 v8 update https://bugs.webkit.org/show_bug.cgi?id=87423 Unreviewed gardening. We have rolled v8 and we can now set the expectation for both debug and release back to TEXT. * platform/chromium/test_expectations.txt: 2012-05-28 Peter Rybin Web Inspector: Expose function (closure) scopes in remote protocol https://bugs.webkit.org/show_bug.cgi?id=86861 Reviewed by Yury Semikhatsky. Test for function details now checks scopes. * inspector/debugger/function-details-expected.txt: * inspector/debugger/function-details.html: * platform/chromium/inspector/debugger/function-details-expected.txt: 2012-05-28 Marcus Bulach [chromium] Rebaseline following r118598 https://bugs.webkit.org/show_bug.cgi?id=87669 Unreviewed gardening. In chromium we print a prefix "line 1:" on one console message. * platform/chromium/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Added. * platform/chromium/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Added. 2012-05-28 Marcus Bulach [chromium] http/tests/cache/cancel-in-progress-load.html is flaky https://bugs.webkit.org/show_bug.cgi?id=87657 Unreviewed gardening. Adds PASS and IMAGE expectations. * platform/chromium/test_expectations.txt: 2012-05-28 Marcus Bulach [chromium] http/tests/cache/cancel-in-progress-load.html is flaky https://bugs.webkit.org/show_bug.cgi?id=87657 Unreviewed gardening. r118618 added this new test but it's been flaky in chromium. * platform/chromium/test_expectations.txt: 2012-05-28 Marcus Bulach [chromium] Baseline compositing/geometry/composited-in-columns.html https://bugs.webkit.org/show_bug.cgi?id=87653 Unreviewed gardening. r118567 introduced a new test. Chromium is positioning the layers a few pixels off. Set the baseline for IMAGE+TEXT temporarily. * platform/chromium/test_expectations.txt: 2012-05-28 Marcus Bulach [chromium] LayoutTestController needs DeferredFrameLoading flag https://bugs.webkit.org/show_bug.cgi?id=87652 Unreviewed gardening. r118631 introduced a new test and a new API on LayoutTestController that we need to implement in chromium. Skip the test temporarily. * platform/chromium/test_expectations.txt: 2012-05-28 Christophe Dumez fast/tokenizer/entities-01.html & fast/tokenizer/entities-03.html need new baseline after r118672 https://bugs.webkit.org/show_bug.cgi?id=87648 Unreviewed gardening. r118672 fixed a rendering bug with Æ but did not update the expected results for fast/tokenizer/entities-01.html and fast/tokenizer/entities-03.html. * fast/tokenizer/entities-01-expected.txt: * fast/tokenizer/entities-03-expected.txt: 2012-05-28 Peter Beverloo Æ doesn't get rendered as U+00C6 https://bugs.webkit.org/show_bug.cgi?id=87465 Reviewed by Adam Barth. Test that the (current) first alphabetical entity in the named entity table (Æ, without a semi-colon) renders as expected. * html5lib/resources/entities02.dat: 2012-05-28 Christophe Dumez [EFL] fast/dom/beforeload/image-object-before-load* need to be skipped after r118618 https://bugs.webkit.org/show_bug.cgi?id=87632 Unreviewed EFL gardening. fast/dom/beforeload/image-object-before-load* need to be skipped after r118618. The issue will be addressed in Bug 87631. * platform/efl/test_expectations.txt: 2012-05-28 Christophe Dumez [EFL] http/tests/appcache/abort-cache* are flaky and should be skipped https://bugs.webkit.org/show_bug.cgi?id=87634 Unreviewed EFL gardening. Aborting application cache downloads is flaky on EFL port so we need to skip the corresponding test cases for now. * platform/efl/test_expectations.txt: 2012-05-28 Alexander Shalamov [EFL] Move input element's internal spinner layout tests to test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=87629 Unreviewed EFL gardening. * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-28 Christophe Dumez [EFL] Unreviewed EFL gardening after r118585 https://bugs.webkit.org/show_bug.cgi?id=87621 Unreviewed EFL Gardening. Two contentSecurityPolicy tests need expectation for EFL port after r118585 due to line numbers not being printed. Mac and GTK port are already doing the same. * platform/efl/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Added. * platform/efl/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Added. 2012-05-28 Christophe Dumez [EFL] Test added in r118577 is failing and should be skipped https://bugs.webkit.org/show_bug.cgi?id=87620 Unreviewed EFL gardening. Skipping new test introduced in r118577 which is failing on our port. * platform/efl/test_expectations.txt: 2012-05-28 Christophe Dumez [EFL] New tests added in r118567 should be skipped on EFL port https://bugs.webkit.org/show_bug.cgi?id=87618 Unreviewed EFL gardening. Move the test added in r118567 to test expectations since the EFL port lacks support for LayoutTestController::layerTreeAsText. * platform/efl/test_expectations.txt: 2012-05-28 Gyuyoung Kim Move allowRoundingHacks to Internals interface https://bugs.webkit.org/show_bug.cgi?id=87328 Reviewed by Hajime Morita. Invoke allowRoundingHacks function from internals, because it is able to work in the cross-port way via the Internals interface. * platform/mac/fast/text/rounding-hacks-expansion.html: * platform/mac/fast/text/rounding-hacks.html: 2012-05-27 Shinya Kawanaka cut, copy or paste event won't be fired in Shadow DOM. https://bugs.webkit.org/show_bug.cgi?id=87352 Reviewed by Dimitri Glazkov. * fast/dom/shadow/cppevent-in-shadow-expected.txt: Added. * fast/dom/shadow/cppevent-in-shadow.html: Added. * fast/dom/shadow/cppevent-input-in-shadow-expected.txt: Added. * fast/dom/shadow/cppevent-input-in-shadow.html: Added. 2012-05-27 Sudarsana Nagineni [EFL] Enable blob support for the EFL port https://bugs.webkit.org/show_bug.cgi?id=85363 Reviewed by Hajime Morita. Unskip tests which require blob support to be enabled. * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-27 Hayato Ito Support multiple shadow roots in event dispatching. https://bugs.webkit.org/show_bug.cgi?id=87470 Reviewed by Dimitri Glazkov. * fast/dom/shadow/shadow-dom-event-dispatching-expected.txt: * fast/dom/shadow/shadow-dom-event-dispatching.html: 2012-05-27 Takashi Sakamoto fast/dom/shadow/content-element-in-media.html is wrong. https://bugs.webkit.org/show_bug.cgi?id=81310 Modifying to check() to dump expected and actual text at the same absolute position, because DumpRenderTree dumps absolute x,y-position information for a layer which contains RenderVideo. For example, backgroundClip at (8,163), clip at (8, 163) and so on. Reviewed by Hajime Morita. * fast/dom/resources/shadow-test-driver.js: (check): Disabled actual block when dumping expected block as text, and vice versa. * platform/chromium/test_expectations.txt: Removed BUGWK81310. 2012-05-27 Benjamin Poulain When pages are loaded from AppCache with DeferredLoading, willSendRequest() is never called https://bugs.webkit.org/show_bug.cgi?id=87582 Reviewed by Darin Adler. * http/tests/appcache/load-from-appcache-defer-resume-crash-expected.txt: Added. * http/tests/appcache/load-from-appcache-defer-resume-crash.html: Added. * http/tests/appcache/resources/load-from-appcache-defer-resume-bounce-back.html: Added. * http/tests/appcache/resources/load-from-appcache-defer-resume-crash.manifest: Added. 2012-05-27 Zan Dobersek Unreviewed GTK gardening after r118618. * platform/gtk/test_expectations.txt: 2012-05-27 Li Yin [FileAPI] FileReader should fire progress event when blob has been completely read into memory https://bugs.webkit.org/show_bug.cgi?id=87585 Reviewed by Kentaro Hara. From Spec: http://www.w3.org/TR/FileAPI/#dfn-progress-event One progress event will fire when blob has been completely read into memory. Firefox, Opera and IE follows the spec. Webkit based browser doesn't do that, it only fires progress event at interval of 50ms. WebKit should add the behavior to make the conformance with the spec. * fast/files/file-reader-event-listener-expected.txt: * fast/files/file-reader-event-listener.html: 2012-05-26 Li Yin [FileAPI] The result attribute of FileReader shuold use null to replace empty string https://bugs.webkit.org/show_bug.cgi?id=87578 Reviewed by Kentaro Hara. From Spec: http://www.w3.org/TR/FileAPI/#filedata-attr Before read method has been called or an error in reading has occurred, the result attribute should be null, not empty string. WebKit should change the returned value empty string into null to keep conformance with the spec. * fast/files/blob-slice-test-expected.txt: * fast/files/read-blob-async-expected.txt: * fast/files/read-file-async-expected.txt: * fast/files/resources/read-common.js: (logResult): * fast/files/workers/worker-read-blob-async-expected.txt: * fast/files/workers/worker-read-file-async-expected.txt: 2012-05-26 Nate Chapin Test for https://bugs.webkit.org/show_bug.cgi?id=35377. Reviewed by Darin Adler. * http/tests/cache/cancel-in-progress-load-expected.txt: Added. * http/tests/cache/cancel-in-progress-load.html: Added. * http/tests/misc/write-while-waiting.html: Add waitUntilDone()/notifyDone(). The slow script will now be cancelled when the script element is removed from the document. Without waitUntilDone(), LayoutTestController will immediately end the test upon cancellation of the last resource. 2012-05-26 Simon Fraser fast/block/inline-children-root-linebox-crash.html asserts after r118567 https://bugs.webkit.org/show_bug.cgi?id=87544 Reviewed by Darin Adler. Remove fast/block/inline-children-root-linebox-crash.html from the skipped list. New, more complex writing mode flipping test with compositing. * compositing/geometry/flipped-blocks-inline-mapping-expected.txt: Added. * compositing/geometry/flipped-blocks-inline-mapping.html: Added. * platform/mac/Skipped: 2012-05-26 David Barton My first commit - set svn:mime-type to image/png on one .png file. * platform/mac/mathml/presentation/mroot-pref-width-expected.png: 2012-05-26 Simon Fraser Clip rects assertion when hovering div with transform https://bugs.webkit.org/show_bug.cgi?id=87580 Reviewed by Eric Seidel. Test that changes transform on hover style, testing for clipRect-related assertions. * fast/layers/clip-rects-assertion-expected.txt: Added. * fast/layers/clip-rects-assertion.html: Added. 2012-05-26 Rob Buis Bug 15799: textPath element does not re-render when referenced path changes https://bugs.webkit.org/show_bug.cgi?id=15799 Reviewed by Nikolas Zimmermann. - textPath-path-change-id.svg, react to change of id attribute on referenced path (makes the xlink:href valid). - textPath-path-change-id2.svg, react to change of id attribute on referenced path (makes the xlink:href invalid). - textPath-path-set-id.svg, react to setting of id attribute on referenced path (makes the xlink:href valid). - textPath-change-reference.svg, references existing , change the xlink:href to a non-existing one. - textPath-change-reference-using-baseval.svg, references existing , change the xlink:href to a non-existing one using SVG DOM. - textPath-change-reference2.svg, references non-existing , change xlink:href to an existing one. - textPath-change-reference2-using-baseval.svg, references non-existing , change xlink:href to an existing one using SVG DOM. - textPath-insert-path.svg, references non-existing , added dynamically. - textPath-modify-child.svg, react to change on textPath content. - textPath-path-change-using-svg-dom.svg, react to change on pathSegList of referenced path. - textPath-path-change.svg, react to change on d attribute of referenced path. - textPath-path-change2.svg, react to change on d attribute of path referenced by multiple s. - textPath-remove-path.svg, references existing , is removed from DOM. - textPath-startoffset.svg, react to startOffset attribute change on . These tests are duplicated for inside a . * svg/custom/textPath-change-id-expected.svg: Added. * svg/custom/textPath-change-id-pattern-expected.svg: Added. * svg/custom/textPath-change-id-pattern.svg: Added. * svg/custom/textPath-change-id.svg: Added. * svg/custom/textPath-change-id2-expected.svg: Added. * svg/custom/textPath-change-id2-pattern-expected.svg: Added. * svg/custom/textPath-change-id2-pattern.svg: Added. * svg/custom/textPath-change-id2.svg: Added. * svg/custom/textPath-change-reference-expected.svg: Added. * svg/custom/textPath-change-reference-pattern-expected.svg: Added. * svg/custom/textPath-change-reference-pattern.svg: Added. * svg/custom/textPath-change-reference-using-baseval-expected.svg: Added. * svg/custom/textPath-change-reference-using-baseval-pattern-expected.svg: Added. * svg/custom/textPath-change-reference-using-baseval-pattern.svg: Added. * svg/custom/textPath-change-reference-using-baseval.svg: Added. * svg/custom/textPath-change-reference.svg: Added. * svg/custom/textPath-change-reference2-expected.svg: Added. * svg/custom/textPath-change-reference2-pattern-expected.svg: Added. * svg/custom/textPath-change-reference2-pattern.svg: Added. * svg/custom/textPath-change-reference2-using-baseval-expected.svg: Added. * svg/custom/textPath-change-reference2-using-baseval-pattern-expected.svg: Added. * svg/custom/textPath-change-reference2-using-baseval-pattern.svg: Added. * svg/custom/textPath-change-reference2-using-baseval.svg: Added. * svg/custom/textPath-change-reference2.svg: Added. * svg/custom/textPath-insert-path-expected.svg: Added. * svg/custom/textPath-insert-path-pattern-expected.svg: Added. * svg/custom/textPath-insert-path-pattern.svg: Added. * svg/custom/textPath-insert-path.svg: Added. * svg/custom/textPath-modify-child-expected.svg: Added. * svg/custom/textPath-modify-child-pattern-expected.svg: Added. * svg/custom/textPath-modify-child-pattern.svg: Added. * svg/custom/textPath-modify-child.svg: Added. * svg/custom/textPath-path-change-expected.svg: Added. * svg/custom/textPath-path-change-pattern-expected.svg: Added. * svg/custom/textPath-path-change-pattern.svg: Added. * svg/custom/textPath-path-change-using-svg-dom-expected.svg: Added. * svg/custom/textPath-path-change-using-svg-dom-pattern-expected.svg: Added. * svg/custom/textPath-path-change-using-svg-dom-pattern.svg: Added. * svg/custom/textPath-path-change-using-svg-dom.svg: Added. * svg/custom/textPath-path-change.svg: Added. * svg/custom/textPath-path-change2-expected.svg: Added. * svg/custom/textPath-path-change2-pattern-expected.svg: Added. * svg/custom/textPath-path-change2-pattern.svg: Added. * svg/custom/textPath-path-change2.svg: Added. * svg/custom/textPath-remove-path-expected.svg: Added. * svg/custom/textPath-remove-path-pattern-expected.svg: Added. * svg/custom/textPath-remove-path-pattern.svg: Added. * svg/custom/textPath-remove-path.svg: Added. * svg/custom/textPath-set-id-expected.svg: Added. * svg/custom/textPath-set-id.svg: Added. * svg/custom/textPath-startoffset-expected.svg: Added. * svg/custom/textPath-startoffset-pattern-expected.svg: Added. * svg/custom/textPath-startoffset-pattern.svg: Added. * svg/custom/textPath-startoffset.svg: Added. 2012-05-26 Zan Dobersek Unreviewed GTK gardening after r118577 and r118585. * platform/gtk/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Added. * platform/gtk/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Added. * platform/gtk/test_expectations.txt: 2012-05-25 Sukolsak Sakshuwong cursor gets trapped when border-style: dashed is used https://bugs.webkit.org/show_bug.cgi?id=37693 Reviewed by Tony Chang. This bug has been fixed. Add a test to make sure that it won't regress. * editing/selection/move-by-line-006-expected.txt: Added. * editing/selection/move-by-line-006.html: Added. 2012-05-25 Tony Chang implement new negative flexing algorithm https://bugs.webkit.org/show_bug.cgi?id=86528 Reviewed by Ojan Vafai. * css3/flexbox/flex-algorithm-expected.txt: * css3/flexbox/flex-algorithm.html: 2012-05-25 Mihai Parparita Allow synchronous XHRs to be disabled in documents https://bugs.webkit.org/show_bug.cgi?id=87540 Reviewed by Eric Seidel. Synchronous XMLHttpRequests are a problematic API, since they result in blocked UI threads. Some clients may wish to always disable them; give them a setting to do so (see also r103629 for other cases where synchronous XHRs are disabled). * fast/xmlhttprequest/xmlhttprequest-sync-disabled-expected.txt: Added. * fast/xmlhttprequest/xmlhttprequest-sync-disabled.html: Added. 2012-05-25 Stephanie Lewis Unreviewed, fix bad copy/paste. * platform/mac/Skipped: 2012-05-25 Stephanie Lewis See https://bugs.webkit.org/show_bug.cgi?id=87558 Unreviewed, checking in expected failing results. * platform/mac/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Added. * platform/mac/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Added. 2012-05-25 Stephanie Lewis See https://bugs.webkit.org/show_bug.cgi?id=87544 Unreviewed, skipping asserting test * platform/mac/Skipped: 2012-05-25 Lynn Neir Updated tests as a result of implementing TextInputController in DRT for windows, https://bugs.webkit.org/show_bug.cgi?id=32021 Reviewed by Eric Seidel. * platform/win/Skipped: * platform/win/editing/selection/5825350-1-expected.txt: Added. * platform/win/editing/selection/5825350-2-expected.txt: Added. * platform/win/editing/selection/mixed-editability-10-expected.txt: * platform/win/editing/selection/move-left-right-expected.txt: Added. * platform/win/fast/events/ime-composition-events-001-expected.txt: * platform/win/fast/forms/input-maxlength-ime-completed-expected.txt: Removed. * platform/win/fast/forms/input-maxlength-ime-preedit-expected.txt: Removed. * platform/win/svg/text/caret-in-svg-text-expected.txt: Added. 2012-05-25 Jessie Berlin Enhance Windows DRT implementation to support platform scroll wheel events. https://bugs.webkit.org/show_bug.cgi?id=36002 Add another test that uses continuousMouseScrollBy to the Windows Skipped list. * platform/win/Skipped: 2012-05-25 Abhishek Arya Crash in RenderTableSection::paintCell. https://bugs.webkit.org/show_bug.cgi?id=87445 Reviewed by Eric Seidel and Julien Chaffraix. * tables/table-section-overflow-clip-crash-expected.txt: Added. * tables/table-section-overflow-clip-crash.html: Added. 2012-05-25 Jessie Berlin Implement spinbutton support in RenderThemeSafari https://bugs.webkit.org/show_bug.cgi?id=54662 Add more spinbutton tests to the Windows Skipped list. * platform/win/Skipped: 2012-05-25 Philip Rogers Fix for self-closing tags https://bugs.webkit.org/show_bug.cgi?id=87504 Reviewed by Adam Barth. * svg/custom/svg-self-closing-use-expected.html: Added. * svg/custom/svg-self-closing-use.html: Added. 2012-05-25 Jessie Berlin [Win] ~1/2 of all the iframe seamless tests fail https://bugs.webkit.org/show_bug.cgi?id=87543 Add failing expected results for Windows in order to get the bots green. * platform/win/fast/frames: Added. * platform/win/fast/frames/seamless: Added. * platform/win/fast/frames/seamless/seamless-basic-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-css-cascade-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-form-get-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-form-get-named-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-form-post-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-form-post-named-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-hyperlink-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-hyperlink-named-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-inherited-document-style-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-window-location-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-window-location-href-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-window-location-sandbox-expected.txt: Added. * platform/win/fast/frames/seamless/seamless-window-open-expected.txt: Added. 2012-05-25 Tommy Widenflycht MediaStream API: Make sure IceCallback is valid for PeerConnection00 https://bugs.webkit.org/show_bug.cgi?id=87480 Reviewed by Adam Barth. * fast/mediastream/constructors-expected.txt: * fast/mediastream/constructors.html: 2012-05-25 Mike West Inline script and style blocked by Content Security Policy should provide more detailed console errors. https://bugs.webkit.org/show_bug.cgi?id=86848 Reviewed by Adam Barth. * http/tests/security/contentSecurityPolicy/combine-multiple-policies-expected.txt: * http/tests/security/contentSecurityPolicy/default-src-inline-blocked-expected.txt: * http/tests/security/contentSecurityPolicy/injected-inline-script-allowed-expected.txt: Added. * http/tests/security/contentSecurityPolicy/injected-inline-script-allowed.html: Added. * http/tests/security/contentSecurityPolicy/injected-inline-script-blocked-expected.txt: Copied from LayoutTests/http/tests/security/contentSecurityPolicy/inline-script-blocked-expected.txt. * http/tests/security/contentSecurityPolicy/injected-inline-script-blocked.html: Added. * http/tests/security/contentSecurityPolicy/injected-inline-style-allowed-expected.txt: Added. * http/tests/security/contentSecurityPolicy/injected-inline-style-allowed.html: Added. * http/tests/security/contentSecurityPolicy/injected-inline-style-blocked-expected.txt: Added. * http/tests/security/contentSecurityPolicy/injected-inline-style-blocked.html: Added. * http/tests/security/contentSecurityPolicy/inline-script-blocked-expected.txt: * http/tests/security/contentSecurityPolicy/inline-script-blocked-goofy-expected.txt: * http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: * http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked-expected.txt: * http/tests/security/contentSecurityPolicy/inline-style-blocked-expected.txt: * http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: * http/tests/security/contentSecurityPolicy/report-and-enforce-expected.txt: * http/tests/security/contentSecurityPolicy/report-only-expected.txt: * http/tests/security/contentSecurityPolicy/report-only-from-header-expected.txt: * http/tests/security/contentSecurityPolicy/report-uri-expected.txt: * http/tests/security/contentSecurityPolicy/report-uri-from-child-frame-expected.txt: * http/tests/security/contentSecurityPolicy/resources/inject-script.js: Added. * http/tests/security/contentSecurityPolicy/resources/inject-style.js: Added. * http/tests/security/contentSecurityPolicy/script-src-none-inline-event-expected.txt: * http/tests/security/contentSecurityPolicy/srcdoc-doesnt-bypass-script-src-expected.txt: 2012-05-25 Joshua Bell [Chromium] Add missing expectations needed after http://trac.webkit.org/changeset/118577/ Unreviewed gardening. * platform/chromium-mac-leopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added. * platform/chromium-mac-snowleopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added. * platform/chromium-mac/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added. 2012-05-25 Kenneth Russell New tex-image-and-sub-image-2d-with-video tests from r118565 failing on Mac Lion https://bugs.webkit.org/show_bug.cgi?id=87541 Unreviewed; skipping tests until bug can be investigated. * platform/mac/Skipped: 2012-05-25 Adam Klein Remove a bunch of flaky expectations for tests that now pass. Unreviewed test expectations update. Also marked some nearby tests as more definitely failing. * platform/chromium/test_expectations.txt: 2012-05-25 Adam Klein compositing/overflow/overflow-positioning.html fails with timeout on multiple chromium bots https://bugs.webkit.org/show_bug.cgi?id=85771 Unreviewed test expectations update. These tests haven't timed out lately on the Chromium bots, so removing the suppressions. * platform/chromium/test_expectations.txt: 2012-05-25 Anna Cavender [Chromium] Removing tests from test_expectations.txt that are no longer crashing. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-25 Anna Cavender [Chromium] Removing media/video-volume-slider.html from test_expectations.txt Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-25 Adam Klein Mark some "flaky" TypedArray tests more appropriately as DEBUG SLOW Unreviewed test expectations update. * platform/chromium/test_expectations.txt: 2012-05-25 Adam Klein Rebaseline Chromium expectations for fast/box-shadow/shadow-buffer-partial.html Unreviewed rebaselining. The same rebaseline was made in r112582, but only got the Linux expectations. * fast/box-shadow/shadow-buffer-partial-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/box-shadow/shadow-buffer-partial-expected.txt. * platform/chromium-linux-x86/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-mac-leopard/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-mac/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-win-vista/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-win-xp/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium/test_expectations.txt: * platform/efl/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/gtk/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/mac/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. 2012-05-24 Ryosuke Niwa createContextualFragment and insertAdjacentHTML should throw syntax error https://bugs.webkit.org/show_bug.cgi?id=87454 Reviewed by Darin Adler. Add a regression test, and rebaselined the existing tests since we throw DOMException.SYNTAX_ERR instead of DOMException.INVALID_STATE_ERR. * fast/dom/xhtml-fragment-parsing-exceptions-expected.txt: Added. * fast/dom/xhtml-fragment-parsing-exceptions.xhtml: Added. * fast/innerHTML/innerHTML-changing-document-properties-expected.txt: * fast/parser/xhtml-innerhtml-null-byte-first.xhtml: * fast/parser/xhtml-innerhtml-null-byte.xhtml: 2012-05-25 John Knottenbelt Body scrollWidth() and scrollHeight() should be page scale-invariant https://bugs.webkit.org/show_bug.cgi?id=87494 RenderView::documentRect() is calculating the "scaled" document rect by applying the current transformation matrix to the unscaledDocumentRect() and then returning the rounded-out IntRect result. This rounding out is incorrect because it allows the scaled rectangle to represent an area that is not actually covered by the document. We fix this by applying the current transform to the document rect as a FloatRect and then explicitly converting to IntRect, which takes the floor of the resulting rectangle coordinates instead of rounding them out. This is evidenced by the document.body.scrollWidth() and document.body.scrollHeight() changing under page scale factor when they are expected to remain invariant. Reviewed by James Robinson. * fast/dom/window-scroll-scaling-expected.txt: Added. * fast/dom/window-scroll-scaling.html: Added. 2012-05-25 Simon Fraser Terrible performance on http://alliances.commandandconquer.com/ and http://www.lordofultima.com/ https://bugs.webkit.org/show_bug.cgi?id=84410 Reviewed by Dave Hyatt. Basic tests for compositing inside columns, and in a flipped-writing-mode document. * compositing/geometry/composited-in-columns-expected.png: Added. * compositing/geometry/composited-in-columns-expected.txt: Added. * compositing/geometry/composited-in-columns.html: Added. * compositing/geometry/flipped-writing-mode-expected.png: Added. * compositing/geometry/flipped-writing-mode-expected.txt: Added. * compositing/geometry/flipped-writing-mode.html: Added. 2012-05-25 Andras Becsi Acid3 fails in WebKit2 regression tests https://bugs.webkit.org/show_bug.cgi?id=87187 Reviewed by Alexey Proskuryakov. Since the link test in the acid3.html relies on visited link tracking it should call layoutTestController.keepWebHistory() because visited link tracking is disabled by default to avoid interdependencies between test. Update expected files and png's now that the result does not show the "YOU SHOULD NOT SEE THIS AT ALL" text in red in the top left corner. * http/tests/misc/acid3-expected.png: * http/tests/misc/acid3-expected.txt: * http/tests/misc/acid3.html: Fix test. * platform/chromium-mac-leopard/http/tests/misc/acid3-expected.png: * platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.png: * platform/chromium-mac/http/tests/misc/acid3-expected.png: * platform/chromium-mac/http/tests/misc/acid3-expected.txt: * platform/mac-wk2/http/tests/misc/acid3-expected.png: Same as the platform independent result. Removed. * platform/mac-wk2/http/tests/misc/acid3-expected.txt: Same as the platform independent result. Removed. 2012-05-25 Kenneth Russell Incorporate new tex-image-and-sub-image-2d-with-video*.html tests https://bugs.webkit.org/show_bug.cgi?id=87042 Reviewed by James Robinson. Incorporated current version of video-related WebGL tests from Khronos repository testing uploading to all packed pixel formats. * fast/canvas/webgl/resources/tex-image-and-sub-image-2d-with-video.js: Added. (generateTest.runOneIteration): (generateTest.runTest): * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-expected.txt: * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551-expected.txt: Copied from LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-expected.txt. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html: Added. * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html: 2012-05-25 Jessie Berlin Rebaseline the Windows getComputedStyle results to reflect features turned off on Windows. * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: Added. * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added. 2012-05-25 Sukolsak Sakshuwong Pasting into contenteditable table cell pastes into adjacent cell instead. https://bugs.webkit.org/show_bug.cgi?id=53933 Reviewed by Darin Adler. This bug has been fixed. Add a test to make sure that it won't regress. * editing/pasteboard/paste-into-table-cell-2-expected.txt: Added. * editing/pasteboard/paste-into-table-cell-2.html: Added. 2012-05-25 Joshua Bell [Chromium] Remove 6 incorrect baselines from http://trac.webkit.org/changeset/117821/ Unreviewed gardening. * platform/chromium-win/fast/viewport/viewport-126-expected.txt: Removed. * platform/chromium-win/fast/viewport/viewport-127-expected.txt: Removed. * platform/chromium-win/fast/viewport/viewport-65-expected.txt: Removed. * platform/chromium-win/fast/viewport/viewport-82-expected.txt: Removed. * platform/chromium-win/fast/viewport/viewport-84-expected.txt: Removed. * platform/chromium-win/fast/viewport/viewport-87-expected.txt: Removed. 2012-05-25 Jessie Berlin Web Timing is not enabled on Windows https://bugs.webkit.org/show_bug.cgi?id=42435 Add the fast/performance tests to the Windows Skipped list. * platform/win/Skipped: 2012-05-25 Jessie Berlin File API is not yet supported on Windows https://bugs.webkit.org/show_bug.cgi?id=37957 Add platform specific results for a test that attempts to use the FileReaderConstructor. * platform/win/fast/dom/call-a-constructor-as-a-function-expected.txt: Added. 2012-05-25 Sheriff Bot Unreviewed, rolling out r118395. http://trac.webkit.org/changeset/118395 https://bugs.webkit.org/show_bug.cgi?id=87526 Breaking sites including GMail and Yahoo mail (Requested by jsbell on #webkit). * fast/css/clear-float-sibling-expected.html: Removed. * fast/css/clear-float-sibling.html: Removed. 2012-05-25 Jessie Berlin Skip the Network Information tests on Windows. * platform/win/Skipped: 2012-05-25 Joshua Bell [Chromium] Remove 2 incorrect rebaselines from http://trac.webkit.org/changeset/117818/ Unreviewed gardening. * platform/chromium-mac/canvas/philip/tests/2d.imageData.create1.type-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.imageData.create2.type-expected.txt: Removed. 2012-05-25 Jessie Berlin Skip more WebGL tests on Windows. * platform/win/Skipped: 2012-05-25 Elliot Poger New baselines for http://crbug.com/129184 Unreviewed rebaselining. * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.png: * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.png: * platform/chromium-linux/svg/transforms/svg-css-transforms-expected.png: * platform/chromium-linux/transforms/svg-vs-css-expected.png: * platform/chromium-mac/svg/filters/subRegion-one-effect-expected.png: * platform/chromium-mac/svg/filters/subRegion-two-effects-expected.png: * platform/chromium-mac/svg/transforms/svg-css-transforms-expected.png: * platform/chromium-mac/transforms/svg-vs-css-expected.png: * platform/chromium-win/svg/filters/subRegion-one-effect-expected.png: * platform/chromium-win/svg/filters/subRegion-two-effects-expected.png: * platform/chromium-win/svg/transforms/svg-css-transforms-expected.png: * platform/chromium-win/transforms/svg-vs-css-expected.png: * platform/efl/svg/filters/subRegion-one-effect-expected.txt: Removed. * platform/efl/svg/filters/subRegion-two-effects-expected.txt: Removed. * platform/gtk/svg/filters/subRegion-one-effect-expected.txt: Removed. * platform/gtk/svg/filters/subRegion-two-effects-expected.txt: Removed. * platform/mac/svg/filters/subRegion-one-effect-expected.txt: Removed. * platform/mac/svg/filters/subRegion-two-effects-expected.txt: Removed. * platform/qt/svg/filters/subRegion-one-effect-expected.txt: Removed. * platform/qt/svg/filters/subRegion-two-effects-expected.txt: Removed. * svg/filters/subRegion-one-effect-expected.txt: Added. * svg/filters/subRegion-two-effects-expected.txt: Added. 2012-05-25 Jessie Berlin Implement LayoutTest's eventSender.beginDragWithFiles interface in windows platform https://bugs.webkit.org/show_bug.cgi?id=86296 Add more affected tests to the Windows Skipped list. * platform/win/Skipped: 2012-05-25 Alexander Pavlov Web Inspector: Hangup when continuously changing a css width value in Inspector https://bugs.webkit.org/show_bug.cgi?id=85802 Reviewed by Vsevolod Vlasov. * inspector/styles/styles-formatting-expected.txt: * inspector/styles/styles-formatting.html: 2012-05-25 Joshua Bell [Chromium] Widen CRASH expectation for visibility-simple-canvas2d-layer.html to include Mac10.6. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-25 Joshua Bell [Chromium] Remove/restore test expectations for html5lib tests. https://bugs.webkit.org/show_bug.cgi?id=87275 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-25 Joshua Bell [Chromium] Remove test expectation for video-cookie.html now that the issue is fixed on the Chromium side. https://bugs.webkit.org/show_bug.cgi?id=87459 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-25 Jessie Berlin Remove the Windows platform-specific results for window-domurl-crash. r115582 changed this test to use Blob instead of WebKitBlobBuilder, so the fact that Windows doesn't support WebKitBlobBuilder no longer affects this test. * platform/chromium-win/fast/dom/window-domurl-crash-expected.txt: Removed. * platform/win/fast/dom/window-domurl-crash-expected.txt: Removed. 2012-05-25 Vsevolod Vlasov Unreviewed chromium test expectations update. * platform/chromium/test_expectations.txt: 2012-05-25 Alexei Filippov Web Inspector: Speed up edges iteration in heap profiler https://bugs.webkit.org/show_bug.cgi?id=87286 Add an extra node to nodes array that points to the end of edges array. It allows to eliminate a check for the last node in iteration code. Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockObject): (initialize_HeapSnapshotTest.InspectorTest._postprocessHeapSnapshotMock): 2012-05-25 Zan Dobersek Unreviewed GTK gardening after r118166, r118291 and r118442. * platform/gtk/test_expectations.txt: 2012-05-25 Ilya Tikhonovsky Web Inspector: drop obsolete WebInspector.Uint32Array and adjust snapshot chunk size for better transfer-snapshot metric. https://bugs.webkit.org/show_bug.cgi?id=87490 Originally WebInspector.Uint32Array was used for dynamic array reallocation because we had no information about expected arrays sizes. Now we have these sizes and allocates array precisely. Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.): 2012-05-25 Christophe Dumez [EFL] fast/forms/color/input-value-sanitization-color.html can be unskipped https://bugs.webkit.org/show_bug.cgi?id=87487 Unreviewed EFL gardening. Unskip fast/forms/color/input-value-sanitization-color.html now that INPUT_TYPE_COLOR flag has been enabled by default for EFL port in r114113. * platform/efl/Skipped: 2012-05-25 Sudarsana Nagineni [EFL] [DRT] Gardening of failing tests and missing results https://bugs.webkit.org/show_bug.cgi?id=87486 Unreviewed EFL gardening. Some rebaselines after r118448, and updated expectations for a couple of tests. * platform/efl/fast/html/details-position-expected.txt: * platform/efl/fast/replaced/width100percent-checkbox-expected.png: * platform/efl/fast/replaced/width100percent-checkbox-expected.txt: * platform/efl/fast/replaced/width100percent-radio-expected.png: * platform/efl/fast/replaced/width100percent-radio-expected.txt: * platform/efl/mathml/presentation/fractions-expected.png: * platform/efl/mathml/presentation/fractions-expected.txt: * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.png: * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.txt: * platform/efl/mathml/presentation/mo-stretch-expected.png: * platform/efl/mathml/presentation/mo-stretch-expected.txt: * platform/efl/mathml/presentation/subsup-expected.txt: * platform/efl/test_expectations.txt: 2012-05-25 János Badics [Qt] Gardening. Skip a new test: fast/events/domactivate-sets-underlying-click-event-as-handled.html because it times out on Qt and GTK platforms. Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: 2012-05-25 Mikhail Pozdnyakov [EFL][DRT] Gardening. fast/events/option-tab.html does not pass https://bugs.webkit.org/show_bug.cgi?id=87471 Unreviewed. fast/events/option-tab.html should not pass as the EFL port uses different keyboard accelerators than Safari (via Chromium). * platform/efl/test_expectations.txt: 2012-05-25 Keishi Hattori Bad checkValidity result on recently "enabled" form fields https://bugs.webkit.org/show_bug.cgi?id=85704 Reviewed by Kent Tamura. * fast/forms/disabled-attr-checkvalidity-expected.txt: Added. * fast/forms/disabled-attr-checkvalidity.html: Added. 2012-05-25 János Badics [Qt] Unreviewed gardening after r118448. Added rebaseline to 2 tests on Qt platform that had 1 pixel differences because of rounding mistakes. * platform/qt/fast/html/details-position-expected.txt: * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: 2012-05-25 Ryosuke Niwa Pasting text in input field is not available if has visibility:hidden https://bugs.webkit.org/show_bug.cgi?id=66754 Reviewed by Kent Tamura. Add a regression test since this bug has been fixed by r99076. * editing/pasteboard/input-with-visibility-hidden-expected.txt: Copied from input-with-display-none-div-expected.txt. * editing/pasteboard/input-with-visibility-hidden.html: Copied from input-with-display-none-div.html. 2012-05-24 Kinuko Yasuda [chromium] DataTransferItem.webkitGetAsEntry() shouldn't be exposed without flag yet https://bugs.webkit.org/show_bug.cgi?id=87457 Reviewed by Kent Tamura. * platform/chromium/test_expectations.txt: Marking tests using webkitGetAsEntry SKIP 2012-05-25 Rakesh KN RadioNodeList does not include a object element https://bugs.webkit.org/show_bug.cgi?id=87371 Reviewed by Kent Tamura. * fast/forms/form-collection-radio-node-list-expected.txt: * fast/forms/form-collection-radio-node-list.html: Updated test to include test for object element. 2012-05-25 Jan Keromnes Web Inspector: Resource object has no methods getContent and setContent https://bugs.webkit.org/show_bug.cgi?id=87424 This fixes the expected test result for `handleOpenResource()`, see fix for bug #87424 in Source/WebCore/inspector/front-end/ExtensionAPI.js. Reviewed by Vsevolod Vlasov. * inspector/extensions/extensions-resources-expected.txt: 2012-05-25 Vsevolod Vlasov Unreviewed chromium test expectations rebaseline. * platform/chromium-mac-leopard/editing/spelling/grammar-markers-expected.png: Added. * platform/chromium-mac-snowleopard/editing/spelling/grammar-markers-expected.png: Added. * platform/chromium-mac/editing/spelling/grammar-markers-expected.png: Added. * platform/chromium-win/editing/spelling/grammar-markers-expected.png: Added. 2012-05-25 Csaba Osztrogonác [Qt] Unreviewed gardening, unskip now passing tests. * platform/qt/Skipped: 2012-05-25 Tony Payne Add tests for JPEG and PNG images with a non-generic RGB color profile https://bugs.webkit.org/show_bug.cgi?id=87437 No layout test currently covers a color transform except for the no-op case of a Generic RGB profile (image) -> Generic RGB profile (screen) color transform. Add tests for JPEG and PNG images with a non-identity color correction transform, in particular, use test images with a (non-generic) RGB color profile. Reviewed by Kent Tamura. * fast/images/jpeg-with-color-profile-expected.txt: Added. * fast/images/jpeg-with-color-profile.html: Added. * fast/images/png-with-color-profile-expected.txt: Added. * fast/images/png-with-color-profile.html: Added. * fast/images/resources/red-at-12-oclock-with-color-profile.jpg: Added. The image has an RGB color profile (non-generic). If color correction is correctly applied, the image red sector appears at the 12 o'clock position. If color correction fails, the red sector appears at 4 o'clock. * fast/images/resources/red-at-12-oclock-with-color-profile.png: Added, and ditto for the expected image red sector position and image color profile type. * platform/chromium/test_expectations.txt: Add MISSING expectations. * platform/mac-snowleopard/fast/images/jpeg-with-color-profile-expected.png: Added. * platform/mac-snowleopard/fast/images/png-with-color-profile-expected.png: Added. 2012-05-25 Csaba Osztrogonác [Qt] Unreviewed gardening, unskip a now passing test. * platform/qt/Skipped: 2012-05-25 Csaba Osztrogonác [Qt] Unreviewed gardening. Unskip a passing test and mark it as SLOW. * platform/qt/Skipped: * platform/qt/test_expectations.txt: 2012-05-24 Kent Tamura PAGE_POPUP: window.setValueAndClosePopup should be moved to a per-context property of DOMWindow. https://bugs.webkit.org/show_bug.cgi?id=87086 Reviewed by Adam Barth. * fast/forms/date/no-page-popup-controller-expected.txt: Added. * fast/forms/date/no-page-popup-controller.html: Added. 2012-05-24 Zan Dobersek Unreviewed GTK gardening, rebaselining fast/multicol/span/clone-flexbox.html. * platform/gtk/fast/multicol/span/clone-flexbox-expected.txt: 2012-05-24 Hironori Bono Enable grammar checking on Chromium when we paste text (Take 2) https://bugs.webkit.org/show_bug.cgi?id=74393 Reviewed by Ryosuke Niwa. This change enables grammar checking on Chromium and implements a mock grammar checker to fix a failing test. * editing/spelling/grammar-markers-expected.txt: Added. * editing/spelling/grammar-markers.html: Added. * platform/chromium-linux/editing/spelling/grammar-markers-expected.png: Added. * platform/chromium/test_expectations.txt: * platform/mac/editing/spelling/grammar-markers-expected.png: Added. 2012-05-24 Dominic Mazzoni Crash in WebCore::AccessibilityTable::isDataTable https://bugs.webkit.org/show_bug.cgi?id=87409 Reviewed by Abhishek Arya. * accessibility/contenteditable-table-check-causes-crash-expected.txt: Added. * accessibility/contenteditable-table-check-causes-crash.html: Added. 2012-05-24 Filip Pizlo REGRESSION (r118013-r118031): Loops/Reloads under www.yahoo.com, quits after three tries with error https://bugs.webkit.org/show_bug.cgi?id=87327 Reviewed by Geoffrey Garen. * fast/js/dfg-check-two-structures-expected.txt: Added. * fast/js/dfg-check-two-structures.html: Added. * fast/js/script-tests/dfg-check-two-structures.js: Added. (foo): 2012-05-24 Sudarsana Nagineni [EFL] [DRT] Add support for WebKitOfflineWebApplicationCacheEnabled preference https://bugs.webkit.org/show_bug.cgi?id=86842 Reviewed by Antonio Gomes. Unskip passing test http/tests/appcache/disabled.html * platform/efl/Skipped: 2012-05-24 Zan Dobersek [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt https://bugs.webkit.org/show_bug.cgi?id=85591 Reviewed by Philippe Normand. Remove CRASH text expectations for plenty of tests that have been consistently passing on all the Gtk builders. * platform/gtk/test_expectations.txt: 2012-05-24 Joshua Bell [Chromium] Unreviewed gardening, add expectation for new failure. * platform/chromium/test_expectations.txt: 2012-05-24 Hayato Ito Fix crashes caused by a DOMCharacterDataModified event on a text node. https://bugs.webkit.org/show_bug.cgi?id=86953 Reviewed by Dimitri Glazkov. * fast/events/dom-character-data-modified-textarea-crash-expected.txt: Added. * fast/events/dom-character-data-modified-textarea-crash.html: Added. 2012-05-24 Philippe Normand Unreviewed, GTK rebaselines after r118448 and r118353. * platform/gtk/fast/forms/001-expected.txt: * platform/gtk/fast/html/details-position-expected.txt: * platform/gtk/fast/js/global-constructors-expected.txt: * platform/gtk/fast/multicol/span/clone-flexbox-expected.txt: * platform/gtk/fast/replaced/width100percent-checkbox-expected.txt: * platform/gtk/fast/replaced/width100percent-radio-expected.txt: * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: * platform/gtk/tables/mozilla/bugs/bug1318-expected.txt: * platform/gtk/tables/mozilla/bugs/bug4527-expected.txt: 2012-05-24 Joshua Bell [Chromium] Widen expectations for a couple of tests to include LEOPARD. https://bugs.webkit.org/show_bug.cgi?id=81638 https://bugs.webkit.org/show_bug.cgi?id=81931 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-24 Joshua Bell [Chromium] More rebaselines following r118448. Unreviewed gardening (but I talked to eae about it). * platform/chromium-mac-leopard/fast/forms/001-expected.png: * platform/chromium-mac-leopard/fast/replaced/width100percent-checkbox-expected.png: * platform/chromium-mac-leopard/fast/replaced/width100percent-radio-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png: * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png: 2012-05-24 Jessie Berlin Disable all the shadow dom tests on Windows, since the feature isn't enabled there. * platform/win/Skipped: 2012-05-24 Jessie Berlin [Win] LayoutTests/editing/selection/selection-plugin-clear-crash.html crashes in ScrollView::delegatesScrolling https://bugs.webkit.org/show_bug.cgi?id=87431 Add another affected test to the Windows Skipped list. * platform/win/Skipped: 2012-05-24 Pete Williamson [Chromium] Re-enable some layout tests that now pass reliably https://bugs.webkit.org/show_bug.cgi?id=87064 Reviewed by Dmitry Titov. * platform/chromium/test_expectations.txt: 2012-05-24 Jessie Berlin ietestcenter/css3/valuesandunits/units-000.htm asserts https://bugs.webkit.org/show_bug.cgi?id=86176 Add it to the Windows Skipped list to get the bots green. * platform/win/Skipped: 2012-05-24 Jessie Berlin webkit crashes on debug builds when running IETC flexbox-ordinal-group-001.htm https://bugs.webkit.org/show_bug.cgi?id=85832 Add it to the Windows Skipped list to get the bots green. * platform/win/Skipped: 2012-05-24 Joshua Bell [Chromium] Rebaselines following r118448. Unreviewed gardening (but I talked to eae about it). * platform/chromium-mac-snowleopard/fast/forms/001-expected.png: * platform/chromium-mac-snowleopard/fast/replaced/width100percent-checkbox-expected.png: * platform/chromium-mac-snowleopard/fast/replaced/width100percent-radio-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png: * platform/chromium-mac/fast/forms/001-expected.png: * platform/chromium-mac/fast/forms/001-expected.txt: * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png: * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.txt: * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png: * platform/chromium-mac/fast/replaced/width100percent-radio-expected.txt: * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.txt: * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.txt: 2012-05-24 Joshua Bell [Chromium] Update test expectation pathnames following r118418. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-24 Ryosuke Niwa REGRESSION (r112399): insertHTML doesn't respect current selection range and inserts HTML to incorrect position https://bugs.webkit.org/show_bug.cgi?id=87195 Reviewed by Darin Adler. Add a regression test. * editing/pasteboard/paste-at-end-of-node-followed-by-inline-element-expected.txt: Added. * editing/pasteboard/paste-at-end-of-node-followed-by-inline-element.html: Added. 2012-05-24 Emil A Eklund REGRESSION (115573): Incorrect rounding of margins for floats https://bugs.webkit.org/show_bug.cgi?id=87319 Reviewed by Eric Seidel. Add new test ensuring that using margins with floats doesn't cause undesired wrapping. * fast/block/float/floats-with-margin-should-not-wrap-expected.txt: Added. * fast/block/float/floats-with-margin-should-not-wrap.html: Added. * platform/mac/fast/forms/001-expected.txt: * platform/mac/fast/html/details-position-expected.txt: * platform/mac/fast/replaced/width100percent-checkbox-expected.txt: * platform/mac/fast/replaced/width100percent-radio-expected.txt: * platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: * platform/mac/tables/mozilla/bugs/bug1318-expected.txt: * platform/mac/tables/mozilla/bugs/bug4527-expected.txt: 2012-05-24 Christophe Dumez postMessage and webkitPostMessage should behave the same way https://bugs.webkit.org/show_bug.cgi?id=87384 Reviewed by Adam Barth. Update global test expectation for fast/dom/Window/window-postmessage-args.html now that JSC's postMessage implementation supports transfer of MessagePorts. * fast/dom/Window/window-postmessage-args-expected.txt: 2012-05-24 Pablo Flouret Submit button doesn't submit the form if the form is wrapped by an anchor tag https://bugs.webkit.org/show_bug.cgi?id=86719 Reviewed by Ryosuke Niwa. * fast/forms/form-in-anchor-controls-activation-expected.txt: Added. * fast/forms/form-in-anchor-controls-activation.html: Added. 2012-05-24 Jessie Berlin Assertion failure in replaySavedEvents() when running editing/selection/drag-in-iframe.html and editing/pasteboard/drop-text-events.html and fast/events/dragging-mouse-moves.html https://bugs.webkit.org/show_bug.cgi?id=21796 Add yet another affected test to the Windows Skipped list to get the bots green. * platform/win/Skipped: 2012-05-24 Jessie Berlin [Win] LayoutTests/editing/selection/selection-plugin-clear-crash.html crashes https://bugs.webkit.org/show_bug.cgi?id=87431 Add it to the Windows Skipped list to get the bots green. * platform/win/Skipped: 2012-05-24 Jeffrey Pfau Test case for focusing readonly elements https://bugs.webkit.org/show_bug.cgi?id=87429 Reviewed by Joseph Pecoraro. * fast/forms/input-readonly-focus-expected.txt: Added. * fast/forms/input-readonly-focus.html: Added. 2012-05-24 Levi Weintraub Avoid creating InlineBoxes for floating and positioned objects in isolates. https://bugs.webkit.org/show_bug.cgi?id=87277 Reviewed by Eric Seidel. * fast/text/international/float-as-only-child-of-isolate-crash-expected.txt: Added. * fast/text/international/float-as-only-child-of-isolate-crash.html: Added. 2012-05-24 Jessie Berlin DOM ClipboardData.setData does not allow writes during clipboard events https://bugs.webkit.org/show_bug.cgi?id=17645 Add the more affected tests to the Windows Skipped list in order to get the bots green and clean up the entry in the Skipped list to reference the bugs.webkit.org URL instead of the Radar URL. * platform/win/Skipped: 2012-05-24 Aaron Colwell Move format independent Media Source tests to http/tests/media/media-source https://bugs.webkit.org/show_bug.cgi?id=86688 Reviewed by Eric Carlson. * http/tests/media/media-source/media-source.js: Added. Replaces webm/webm-media-source.js. (MediaSourceTest.SegmentHelper): Helper class for loading & managing segment data. (MediaSourceTest.SegmentHelper.prototype.init.getDataCallback): (MediaSourceTest.SegmentHelper.prototype.init): Initializes helper and starts loading segment data into memory. (MediaSourceTest.SegmentHelper.prototype.getInitSegmentDone_): Called when the initialization segment has been loaded. (MediaSourceTest.SegmentHelper.prototype.downloadMediaSegment_.getDataCallback): (MediaSourceTest.SegmentHelper.prototype.downloadMediaSegment_): Downloads the i'th media segment. (MediaSourceTest.SegmentHelper.prototype.downloadMediaSegmentDone_): Called when the media segment is download. Initiates downloading of the next segment if we don't have them all yet. (MediaSourceTest.SegmentHelper.prototype.getData_.request.onload): (MediaSourceTest.SegmentHelper.prototype.getData_): Private helper function that downloads data with XHR. (MediaSourceTest.SegmentHelper.prototype.addSourceId): Helper function that adds a SourceID using the type specified in the segmentInfo. (MediaSourceTest.SegmentHelper.prototype.appendInitSegment): Append the initialization segment using webkitSourceAppend(). (MediaSourceTest.SegmentHelper.prototype.appendMediaSegment): Appends the i'th media segment using webkitSourceAppend(). (MediaSourceTest.SegmentHelper.prototype.appendUntilEndOfStream): Starts appending at the i'th media segment and continues appending segments until it has appended the last one. (MediaSourceTest.SegmentHelper.prototype.getTimeForMediaSegment): Gets the starting timestamp for the i'th media segment. (MediaSourceTest.SegmentHelper.prototype.getMediaSegmentIndexForTimestamp): Gets the media segment index number for the specified timestamp. (MediaSourceTest.setSrcToMediaSourceTestURL): Helper function that sets src to webkitMediaSourceURL. (MediaSourceTest.mediaErrorString): Helper function that converts a MediaError code to a string. (MediaSourceTest.defaultOnErrorChecks): Default event handler for error events. (MediaSourceTest.runNext_.runNextFunction): Function passed to a test case to trigger moving on to the next test. (MediaSourceTest.runNext_.errorEventHandler): Error event handler to use for a test case. This allows moving on to the next test if we get an unexpected error. (MediaSourceTest.runNext_): Private helper function for running a single test case. (MediaSourceTest.startTesting): Runs the test case harness. (MediaSourceTest.startSourceOpenTesting.testWrapperFunction): Wraps test case functions so that they will get called when webkitsourceopen event fires. (MediaSourceTest.startSourceOpenTesting): Runs the test case harness where test case functions are run from the webkitsourceopen event handler. (MediaSourceTest.runOnSourceOpen.eventHandlerFunction): (MediaSourceTest.runOnSourceOpen): Helper function that enable Media Source and calls a function when the webkitsourceopen fires. (MediaSourceTest.logSourceState): Logs the current webkitSourceState to the console. (MediaSourceTest.expectSourceState): Helper function that verifies a webkitSourceState expectatation. (MediaSourceTest.getSourceStateName): Converts a sourcestate value into a string. (MediaSourceTest.expectReadyState): Helper function that verifies a readyState expectation. (MediaSourceTest.getReadyStateName): Converts a readyState value into a string. * http/tests/media/media-source/video-media-source-abort-expected.txt: Added. * http/tests/media/media-source/video-media-source-abort.html: Added. * http/tests/media/media-source/video-media-source-add-and-remove-ids-expected.txt: Renamed from LayoutTests/http/tests/media/media-source/webm/video-media-source-add-and-remove-ids-expected.txt. * http/tests/media/media-source/video-media-source-add-and-remove-ids.html: Added. * http/tests/media/media-source/video-media-source-errors-expected.txt: Renamed from LayoutTests/http/tests/media/media-source/webm/video-media-source-errors-expected.txt. * http/tests/media/media-source/video-media-source-errors.html: Added. * http/tests/media/media-source/video-media-source-event-attributes.html: * http/tests/media/media-source/video-media-source-play-expected.txt: Renamed from LayoutTests/http/tests/media/media-source/webm/video-media-source-play-expected.txt. * http/tests/media/media-source/video-media-source-play.html: Renamed from LayoutTests/http/tests/media/media-source/webm/video-media-source-play.html. * http/tests/media/media-source/video-media-source-seek-expected.txt: Renamed from LayoutTests/http/tests/media/media-source/webm/video-media-source-seek-expected.txt. * http/tests/media/media-source/video-media-source-seek.html: Renamed from LayoutTests/http/tests/media/media-source/webm/video-media-source-seek.html. * http/tests/media/media-source/video-media-source-state-changes-expected.txt: Renamed from LayoutTests/http/tests/media/media-source/webm/video-media-source-state-changes-expected.txt. * http/tests/media/media-source/video-media-source-state-changes.html: Renamed from LayoutTests/http/tests/media/media-source/webm/video-media-source-state-changes.html. * http/tests/media/media-source/webm/video-media-source-abort-expected.txt: Removed. * http/tests/media/media-source/webm/video-media-source-abort.html: Removed. * http/tests/media/media-source/webm/video-media-source-add-and-remove-ids.html: Removed. * http/tests/media/media-source/webm/video-media-source-errors.html: Removed. * http/tests/media/media-source/webm/webm-media-source.js: Removed. * http/tests/media/resources/media-source/webm/segment-info.js: Added. Contains segment information for test.webm. * http/tests/media/resources/media-source/webm/test.webm.cluster-0: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-1: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-10: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-11: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-12: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-13: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-14: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-15: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-2: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-3: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-4: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-5: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-6: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-7: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-8: Removed. * http/tests/media/resources/media-source/webm/test.webm.cluster-9: Removed. * http/tests/media/resources/media-source/webm/test.webm.headers: Removed. 2012-05-24 Jessie Berlin [Win] ASSERTION FAILED !m_ptr under AccessibilityController::winAddNotificationListener https://bugs.webkit.org/show_bug.cgi?id=87426 Add the affected tests to the Windows Skipped list in order to get the bots green. * platform/win/Skipped: 2012-05-24 Joshua Bell [Chromium] Update test expectation for fast/js/string-replace-2.html on debug https://bugs.webkit.org/show_bug.cgi?id=87423 * platform/chromium/test_expectations.txt: 2012-05-24 Jessie Berlin [Win] Crash under DocumentLoader::didTellClientAboutLoad when running fast/dom/Window/Location/window-override-location-using-defineGetter.html fast/dom/Window/Location/set-location-after-close.html Skip set-location-after-close.html on Windows. * platform/win/Skipped: 2012-05-24 Mikhail Pozdnyakov [EFL] [DRT] keyboard-related tests do not pass https://bugs.webkit.org/show_bug.cgi?id=85369 Reviewed by Gustavo Noronha Silva. * platform/efl/Skipped: Unskipped keyboard-related tests. 2012-05-24 Joshua Bell [Chromium] Widen test suppressions to include linux crash. https://bugs.webkit.org/show_bug.cgi?id=87160 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-24 Yael Aharon [Qt] Stop using the flag FIXED_POSITION_CREATES_STACKING_CONTEXT https://bugs.webkit.org/show_bug.cgi?id=87392 Reviewed by Antonio Gomes. Update test expectations, since now don't turn on the setting when running layout tests. * platform/qt/fast/block/positioning/016-expected.txt: * platform/qt/fast/block/positioning/025-expected.txt: 2012-05-24 Robert Hogan Negative margin block doesn't properly clear a float enclosed by a previous sibling https://bugs.webkit.org/show_bug.cgi?id=10900 Reviewed by David Hyatt. * fast/css/clear-float-sibling-expected.html: Added. * fast/css/clear-float-sibling.html: Added. 2012-05-24 Jessie Berlin Clean up the Windows Skipped list a bit. Update it for the renames in r108832 and the test removed in r113532. Also, replace "//" with "#" in a couple comments. * platform/win/Skipped: 2012-05-24 Raphael Kubo da Costa [EFL] Modify keycode conversion functions to return keycodes with location information after r118001. https://bugs.webkit.org/show_bug.cgi?id=87203 Reviewed by Andreas Kling. * platform/efl/test_expectations.txt: Unskip fast/events/keydown-leftright-keys.html. 2012-05-24 Alexander Shalamov [EFL] Update test expectations for layout test fast/events/click-focus-anchor.html https://bugs.webkit.org/show_bug.cgi?id=87293 Reviewed by Eric Seidel. Anchor elements are mouse focusable in EFL port. * fast/events/click-focus-anchor-expected.txt: * fast/events/click-focus-anchor.html: * platform/efl/Skipped: * platform/efl/fast/events/click-focus-anchor-expected.txt: * platform/gtk/fast/events/click-focus-anchor-expected.txt: * platform/qt/fast/events/click-focus-anchor-expected.txt: 2012-05-24 Alexander Shalamov [EFL] Update test expectations for layout test fast/events/click-focus-control.html https://bugs.webkit.org/show_bug.cgi?id=87295 Reviewed by Eric Seidel. HTMLFormControlElement is not mouse focusable in EFL port. * platform/efl/Skipped: * platform/efl/fast/events/click-focus-control-expected.txt: Added. 2012-05-24 János Badics [Qt] Unskip and rebase now passing tests from qt-5.0/Skipped list. Reviewed by Csaba Osztrogonác. * platform/qt-5.0-wk2/editing/pasteboard/4944770-1-expected.png: Added. * platform/qt-5.0-wk2/editing/pasteboard/4944770-1-expected.txt: Added. * platform/qt-5.0-wk2/editing/pasteboard/4944770-2-expected.png: Added. * platform/qt-5.0-wk2/editing/pasteboard/4944770-2-expected.txt: Added. * platform/qt-5.0-wk2/editing/selection/select-box-expected.png: Added. * platform/qt-5.0-wk2/editing/selection/select-box-expected.txt: Added. * platform/qt-5.0-wk2/editing/selection/select-element-paragraph-boundary-expected.png: Added. * platform/qt-5.0-wk2/editing/selection/select-element-paragraph-boundary-expected.txt: Added. * platform/qt-5.0-wk2/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. * platform/qt-5.0-wk2/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Added. * platform/qt-5.0-wk2/fast/dynamic/008-expected.png: Added. * platform/qt-5.0-wk2/fast/dynamic/008-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/input-disabled-color-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/input-disabled-color-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/select-background-none-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/select-background-none-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/textarea-align-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/textarea-align-expected.txt: Added. * platform/qt-5.0-wk2/fast/forms/textarea-setinnerhtml-expected.png: Added. * platform/qt-5.0-wk2/fast/forms/textarea-setinnerhtml-expected.txt: Added. * platform/qt-5.0-wk2/fast/parser/entity-comment-in-textarea-expected.png: Added. * platform/qt-5.0-wk2/fast/parser/entity-comment-in-textarea-expected.txt: Added. * platform/qt-5.0-wk2/fast/parser/open-comment-in-textarea-expected.png: Added. * platform/qt-5.0-wk2/fast/parser/open-comment-in-textarea-expected.txt: Added. * platform/qt-5.0-wk2/fast/replaced/three-selects-break-expected.png: Added. * platform/qt-5.0-wk2/fast/replaced/three-selects-break-expected.txt: Added. * platform/qt-5.0-wk2/fast/table/003-expected.png: Added. * platform/qt-5.0-wk2/fast/table/003-expected.txt: Added. * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.png: Added. * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.txt: Added. * platform/qt-5.0/Skipped: * platform/qt-5.0/editing/pasteboard/4944770-1-expected.png: Added. * platform/qt-5.0/editing/pasteboard/4944770-1-expected.txt: Added. * platform/qt-5.0/editing/pasteboard/4944770-2-expected.png: Added. * platform/qt-5.0/editing/pasteboard/4944770-2-expected.txt: Added. * platform/qt-5.0/editing/selection/select-box-expected.png: Added. * platform/qt-5.0/editing/selection/select-box-expected.txt: Added. * platform/qt-5.0/editing/selection/select-element-paragraph-boundary-expected.png: Added. * platform/qt-5.0/editing/selection/select-element-paragraph-boundary-expected.txt: Added. * platform/qt-5.0/fast/dom/DeviceMotion/create-event-expected.txt: Added. * platform/qt-5.0/fast/dom/DeviceMotion/no-page-cache-expected.txt: Added. * platform/qt-5.0/fast/dom/DeviceMotion/optional-event-properties-expected.txt: Added. * platform/qt-5.0/fast/dom/DeviceMotion/window-property-expected.txt: Added. * platform/qt-5.0/fast/dom/DeviceOrientation/create-event-expected.txt: Added. * platform/qt-5.0/fast/dom/DeviceOrientation/no-page-cache-expected.txt: Added. * platform/qt-5.0/fast/dom/DeviceOrientation/optional-event-properties-expected.txt: Added. * platform/qt-5.0/fast/dom/DeviceOrientation/window-property-expected.txt: Added. * platform/qt-5.0/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. * platform/qt-5.0/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Added. * platform/qt-5.0/fast/dom/Orientation/create-event-orientationchange-expected.txt: Added. * platform/qt-5.0/fast/dom/Window/window-properties-device-orientation-expected.txt: Added. * platform/qt-5.0/fast/dynamic/008-expected.png: Added. * platform/qt-5.0/fast/dynamic/008-expected.txt: Added. * platform/qt-5.0/fast/forms/HTMLOptionElement_label06-expected.png: Added. * platform/qt-5.0/fast/forms/HTMLOptionElement_label06-expected.txt: Added. * platform/qt-5.0/fast/forms/HTMLOptionElement_label07-expected.png: Added. * platform/qt-5.0/fast/forms/HTMLOptionElement_label07-expected.txt: Added. * platform/qt-5.0/fast/forms/box-shadow-override-expected.png: Added. * platform/qt-5.0/fast/forms/box-shadow-override-expected.txt: Added. * platform/qt-5.0/fast/forms/form-element-geometry-expected.png: Added. * platform/qt-5.0/fast/forms/form-element-geometry-expected.txt: Added. * platform/qt-5.0/fast/forms/input-disabled-color-expected.png: Added. * platform/qt-5.0/fast/forms/input-disabled-color-expected.txt: Added. * platform/qt-5.0/fast/forms/menulist-separator-painting-expected.png: Added. * platform/qt-5.0/fast/forms/menulist-separator-painting-expected.txt: Added. * platform/qt-5.0/fast/forms/placeholder-pseudo-style-expected.png: Added. * platform/qt-5.0/fast/forms/placeholder-pseudo-style-expected.txt: Added. * platform/qt-5.0/fast/forms/select-background-none-expected.png: Added. * platform/qt-5.0/fast/forms/select-background-none-expected.txt: Added. * platform/qt-5.0/fast/forms/select-baseline-expected.png: Added. * platform/qt-5.0/fast/forms/select-baseline-expected.txt: Added. * platform/qt-5.0/fast/forms/selectlist-minsize-expected.png: Added. * platform/qt-5.0/fast/forms/selectlist-minsize-expected.txt: Added. * platform/qt-5.0/fast/forms/textarea-align-expected.png: Added. * platform/qt-5.0/fast/forms/textarea-align-expected.txt: Added. * platform/qt-5.0/fast/forms/textarea-setinnerhtml-expected.png: Added. * platform/qt-5.0/fast/forms/textarea-setinnerhtml-expected.txt: Added. * platform/qt-5.0/fast/parser/entity-comment-in-textarea-expected.png: Added. * platform/qt-5.0/fast/parser/entity-comment-in-textarea-expected.txt: Added. * platform/qt-5.0/fast/parser/open-comment-in-textarea-expected.png: Added. * platform/qt-5.0/fast/parser/open-comment-in-textarea-expected.txt: Added. * platform/qt-5.0/fast/replaced/three-selects-break-expected.png: Added. * platform/qt-5.0/fast/replaced/three-selects-break-expected.txt: Added. * platform/qt-5.0/fast/table/003-expected.png: Added. * platform/qt-5.0/fast/table/003-expected.txt: Added. * platform/qt-5.0/fast/text/basic/003-expected.png: Added. * platform/qt-5.0/fast/text/basic/003-expected.txt: Added. * platform/qt-5.0/fast/text/large-text-composed-char-expected.png: Added. * platform/qt-5.0/fast/text/large-text-composed-char-expected.txt: Added. * platform/qt-5.0/fast/text/letter-spacing-negative-opacity-expected.png: Added. * platform/qt-5.0/fast/text/letter-spacing-negative-opacity-expected.txt: Added. * platform/qt-5.0/fast/xsl/document-function-expected.png: Added. * platform/qt-5.0/fast/xsl/document-function-expected.txt: Added. * platform/qt-5.0/fast/xsl/xslt-entity-expected.png: Added. * platform/qt-5.0/fast/xsl/xslt-entity-expected.txt: Added. 2012-05-24 Pavel Feldman Web Inspector: [regression] search in formatted scripts is broken. https://bugs.webkit.org/show_bug.cgi?id=87377 Reviewed by Vsevolod Vlasov. * inspector/debugger/script-formatter-search-expected.txt: Added. * inspector/debugger/script-formatter-search.html: Added. 2012-05-24 Jessie Berlin Fix the Mac tests after r118353. * platform/mac/fast/js/global-constructors-expected.txt: 2012-05-24 Zoltan Arvai [Qt5][WK2] Gardening. Skip failing test after r118058. https://bugs.webkit.org/show_bug.cgi?id=87395 Reviewed by Csaba Osztrogonác. * platform/qt-5.0-wk2/Skipped: Skip fast/forms/ValidityState-valueMissing-002.html. 2012-05-24 Zoltan Arvai [Qt] Gardening. Remove no more required expected file. [WK2] Skip test that uses unimplemented feature. https://bugs.webkit.org/show_bug.cgi?id=81042 Reviewed by Csaba Osztrogonác. * platform/qt/svg/custom/global-constructors-expected.txt: Removed. * platform/wk2/Skipped: editing/spelling/grammar-markers.html. 2012-05-24 Sheriff Bot Unreviewed, rolling out r118352. http://trac.webkit.org/changeset/118352 https://bugs.webkit.org/show_bug.cgi?id=87390 Caused 6 editing/spelling tests crash/fail on chromium in debug. (Requested by vsevik on #webkit). * editing/spelling/grammar-markers-expected.txt: Removed. * editing/spelling/grammar-markers.html: Removed. * platform/chromium-linux/editing/spelling/grammar-markers-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/mac/editing/spelling/grammar-markers-expected.png: Removed. 2012-05-24 Sheriff Bot Unreviewed, rolling out r118256. http://trac.webkit.org/changeset/118256 https://bugs.webkit.org/show_bug.cgi?id=87388 It still fails on Qt5-WK2 (Requested by Ossy on #webkit). * platform/qt-5.0-wk1/Skipped: * platform/qt-5.0/Skipped: 2012-05-24 Sudarsana Nagineni [EFL] [DRT] Add baselines for execCommand tests which are missing expected results https://bugs.webkit.org/show_bug.cgi?id=84839 Unreviewed gardening, add EFL baselines for execCommand tests and move a few tests which rely on copy & paste functionality to test_expectations.txt. * platform/efl/editing/execCommand/4580583-1-expected.png: Added. * platform/efl/editing/execCommand/4580583-1-expected.txt: Added. * platform/efl/editing/execCommand/4580583-2-expected.png: Added. * platform/efl/editing/execCommand/4580583-2-expected.txt: Added. * platform/efl/editing/execCommand/4641880-1-expected.png: Added. * platform/efl/editing/execCommand/4641880-1-expected.txt: Added. * platform/efl/editing/execCommand/4641880-2-expected.png: Added. * platform/efl/editing/execCommand/4641880-2-expected.txt: Added. * platform/efl/editing/execCommand/4747450-expected.png: Added. * platform/efl/editing/execCommand/4747450-expected.txt: Added. * platform/efl/editing/execCommand/4916402-expected.png: Added. * platform/efl/editing/execCommand/4916402-expected.txt: Added. * platform/efl/editing/execCommand/4916541-expected.png: Added. * platform/efl/editing/execCommand/4916541-expected.txt: Added. * platform/efl/editing/execCommand/4924441-expected.png: Added. * platform/efl/editing/execCommand/4924441-expected.txt: Added. * platform/efl/editing/execCommand/5080333-1-expected.png: Added. * platform/efl/editing/execCommand/5080333-1-expected.txt: Added. * platform/efl/editing/execCommand/5080333-2-expected.png: Added. * platform/efl/editing/execCommand/5080333-2-expected.txt: Added. * platform/efl/editing/execCommand/5136770-expected.png: Added. * platform/efl/editing/execCommand/5136770-expected.txt: Added. * platform/efl/editing/execCommand/5138441-expected.png: Added. * platform/efl/editing/execCommand/5138441-expected.txt: Added. * platform/efl/editing/execCommand/5142012-1-expected.png: Added. * platform/efl/editing/execCommand/5142012-1-expected.txt: Added. * platform/efl/editing/execCommand/5142012-2-expected.png: Added. * platform/efl/editing/execCommand/5142012-2-expected.txt: Added. * platform/efl/editing/execCommand/5190926-expected.png: Added. * platform/efl/editing/execCommand/5190926-expected.txt: Added. * platform/efl/editing/execCommand/5481523-expected.png: Added. * platform/efl/editing/execCommand/5481523-expected.txt: Added. * platform/efl/editing/execCommand/5482023-expected.png: Added. * platform/efl/editing/execCommand/5482023-expected.txt: Added. * platform/efl/editing/execCommand/5569741-expected.png: Added. * platform/efl/editing/execCommand/5569741-expected.txt: Added. * platform/efl/editing/execCommand/create-list-with-hr-expected.png: Added. * platform/efl/editing/execCommand/create-list-with-hr-expected.txt: Added. * platform/efl/editing/execCommand/findString-2-expected.png: Added. * platform/efl/editing/execCommand/findString-2-expected.txt: Added. * platform/efl/editing/execCommand/findString-expected.png: Added. * platform/efl/editing/execCommand/findString-expected.txt: Added. * platform/efl/editing/execCommand/format-block-with-trailing-br-expected.png: Added. * platform/efl/editing/execCommand/indent-empty-root-expected.png: Added. * platform/efl/editing/execCommand/indent-empty-root-expected.txt: Added. * platform/efl/editing/execCommand/indent-list-item-expected.png: Added. * platform/efl/editing/execCommand/indent-list-item-expected.txt: Added. * platform/efl/editing/execCommand/indent-selection-expected.png: Added. * platform/efl/editing/execCommand/indent-selection-expected.txt: Added. * platform/efl/editing/execCommand/insert-list-and-stitch-expected.png: Added. * platform/efl/editing/execCommand/insert-list-and-stitch-expected.txt: Added. * platform/efl/editing/execCommand/insertHorizontalRule-expected.png: Added. * platform/efl/editing/execCommand/insertHorizontalRule-expected.txt: Added. * platform/efl/editing/execCommand/insertImage-expected.png: Added. * platform/efl/editing/execCommand/insertImage-expected.txt: Added. * platform/efl/editing/execCommand/nsresponder-indent-expected.png: Added. * platform/efl/editing/execCommand/nsresponder-indent-expected.txt: Added. * platform/efl/editing/execCommand/nsresponder-outdent-expected.png: Added. * platform/efl/editing/execCommand/nsresponder-outdent-expected.txt: Added. * platform/efl/editing/execCommand/outdent-blockquote-test1-expected.txt: Added. * platform/efl/editing/execCommand/outdent-blockquote-test2-expected.txt: Added. * platform/efl/editing/execCommand/outdent-blockquote-test3-expected.txt: Added. * platform/efl/editing/execCommand/outdent-blockquote-test4-expected.txt: Added. * platform/efl/editing/execCommand/print-expected.png: Added. * platform/efl/editing/execCommand/print-expected.txt: Added. * platform/efl/editing/execCommand/remove-list-from-range-selection-expected.png: Added. * platform/efl/editing/execCommand/remove-list-from-range-selection-expected.txt: Added. * platform/efl/editing/execCommand/remove-list-item-1-expected.png: Added. * platform/efl/editing/execCommand/remove-list-item-1-expected.txt: Added. * platform/efl/editing/execCommand/selectAll-expected.png: Added. * platform/efl/editing/execCommand/selectAll-expected.txt: Added. * platform/efl/test_expectations.txt: 2012-05-24 Pavel Feldman Web Inspector: introduce virtual resource for inspector stylesheet. https://bugs.webkit.org/show_bug.cgi?id=87357 Reviewed by Vsevolod Vlasov. * inspector/styles/edit-inspector-stylesheet-expected.txt: Added. * inspector/styles/edit-inspector-stylesheet.html: Added. * inspector/styles/styles-add-new-rule-expected.txt: * inspector/styles/styles-add-new-rule.html: * inspector/styles/undo-add-new-rule-expected.txt: 2012-05-24 Mikhail Pozdnyakov [EFL][DRT] LayoutTestController's setCacheModel() implementation https://bugs.webkit.org/show_bug.cgi?id=86840 Reviewed by Csaba Osztrogonác. * platform/efl/Skipped: Unskipped fast/dom/HTMLScriptElement/nested-execution.html. 2012-05-24 Kristóf Kosztyó [Qt] Unreviewed. Update platform specific expectation after r118353 * platform/qt/fast/js/global-constructors-expected.txt: 2012-05-24 Ádám Kallai [Qt] Unreviewed gardening. Add platform specific expectation. * platform/qt-5.0-wk2/fast/forms/search-rtl-expected.txt: Added after r117672. 2012-05-24 Kristóf Kosztyó [Qt] r118325 made two inspector tests to fail https://bugs.webkit.org/show_bug.cgi?id=87385 Unreviewed gardening. * platform/qt/Skipped: skip the failing tests 2012-05-24 Rakesh KN Filter for RadioNodeList should be case sensitive. https://bugs.webkit.org/show_bug.cgi?id=87369 Reviewed by Kent Tamura. * fast/forms/form-collection-radio-node-list.html: 2012-05-24 Kristóf Kosztyó new test fast/js/dfg-arguments-mixed-alias.html fail on 32 bit linux https://bugs.webkit.org/show_bug.cgi?id=87378 Unreviewed gardening. * platform/qt/Skipped: skip the failing test 2012-05-24 Nikolas Zimmermann SVGZoomAndPan constants are missing from window object https://bugs.webkit.org/show_bug.cgi?id=15494 Reviewed by Rob Buis. SVGZoomAndPan is now available as global constructor, rebaseline results. * svg/custom/global-constructors-expected.txt: * svg/custom/js-svg-constructors-expected.txt: * svg/custom/js-svg-constructors.svg: 2012-05-24 Hironori Bono Enable grammar checking on Chromium when we paste text. https://bugs.webkit.org/show_bug.cgi?id=74393 Reviewed by Hajime Morita. This change enables grammar checking on Chromium and implements a mock grammar checker to fix a failing test. * editing/spelling/grammar-markers-expected.txt: Added. * editing/spelling/grammar-markers.html: Added. * platform/chromium-linux/editing/spelling/grammar-markers-expected.png: Added. * platform/chromium/test_expectations.txt: * platform/mac/editing/spelling/grammar-markers-expected.png: Added. 2012-05-17 Andrey Kosyakov Web Inspector: add inspector instrumentation interface for compositing https://bugs.webkit.org/show_bug.cgi?id=83842 Reviewed by Pavel Feldman. * inspector/timeline/timeline-enum-stability-expected.txt: added CompositeLayers. 2012-05-24 Vivek Galatage Web Inspector: localStorage items are not updated when the storage changes https://bugs.webkit.org/show_bug.cgi?id=83012 Reviewed by Pavel Feldman. Test to verify the storage list is updated in the inspector frontend whenever there is any modifications to dom storage. * inspector/storage-panel-dom-storage-update-expected.txt: Added. * inspector/storage-panel-dom-storage-update.html: Added. 2012-05-24 Kristóf Kosztyó [Qt] REGRESSION(r118291) fast/frames/flattening/iframe-tiny.html fails https://bugs.webkit.org/show_bug.cgi?id=87363 Unreviewed gardening. * platform/qt/Skipped: skip the failing test 2012-05-24 Kristóf Kosztyó [Qt] new test fast/block/positioning/fixed-position-stacking-context.html is failing https://bugs.webkit.org/show_bug.cgi?id=87367 Unreviewed gardening. * platform/qt/Skipped: skip the failing test 2012-05-24 Ádám Kallai [Qt] Unreviewed gardening. Skip tests because ENABLE(SHADOW_DOM) is disabled. * platform/qt/Skipped: 2012-05-24 Christophe Dumez [EFL] Several canvas/philip test cases can be unskipped https://bugs.webkit.org/show_bug.cgi?id=87362 Unreviewed EFL gardening. Unskip several canvas/philip that are now passing. * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-24 Vsevolod Vlasov Unreviewed, updating chromium test expectations. * platform/chromium/test_expectations.txt: 2012-05-24 Mikhail Pozdnyakov [EFL][DRT] compositing/repaint/opacity-between-absolute.html does not pass https://bugs.webkit.org/show_bug.cgi?id=87353 Unreviewed. Gardening of compositing/repaint/opacity-between-absolute.html test. * platform/efl/compositing/repaint/opacity-between-absolute-expected.txt: 2012-05-24 Shinya Kawanaka Elements in Shadow DOM are not resizable. https://bugs.webkit.org/show_bug.cgi?id=87342 Reviewed by Ryosuke Niwa. * fast/dom/shadow/resize-in-shadow-dom-expected.txt: Added. * fast/dom/shadow/resize-in-shadow-dom.html: Added. 2012-05-24 Vsevolod Vlasov Unreviewed, skipping failing tests on chromium. * platform/chromium/test_expectations.txt: 2012-05-23 Stephanie Lewis See https://bugs.webkit.org/show_bug.cgi?id=87347 Unreviewed, skipping newly flaky test. * platform/mac/Skipped: 2012-05-24 Christophe Dumez [EFL] EFL's LayoutTestController needs to implement sendWebIntentResponse https://bugs.webkit.org/show_bug.cgi?id=86867 Reviewed by Adam Barth. Remove from test expectations the webintents tests that require support for sendWebIntentResponse() in EFL's LayoutTestController. * platform/efl/test_expectations.txt: 2012-05-23 Filip Pizlo DFG operationTearOffActivation should return after handling the null activation case https://bugs.webkit.org/show_bug.cgi?id=87348 Reviewed by Oliver Hunt. * fast/js/dfg-tear-off-arguments-not-activation-expected.txt: Added. * fast/js/dfg-tear-off-arguments-not-activation.html: Added. * fast/js/script-tests/dfg-tear-off-arguments-not-activation.js: Added. (bar): 2012-05-17 Filip Pizlo DFG should optimize aliased uses of the Arguments object of the current call frame https://bugs.webkit.org/show_bug.cgi?id=86552 Rubber stamped by Geoff Garen. Merged r117542 from dfgopt. Added a bunch of tests that check that our optimizations for aliased uses of the 'arguments' object are robust against various forms of JavaScript crazy. * fast/js/dfg-arguments-alias-escape-expected.txt: Added. * fast/js/dfg-arguments-alias-escape.html: Added. * fast/js/dfg-arguments-alias-expected.txt: Added. * fast/js/dfg-arguments-alias.html: Added. * fast/js/dfg-arguments-cross-code-origin-expected.txt: Added. * fast/js/dfg-arguments-cross-code-origin.html: Added. * fast/js/dfg-arguments-mixed-alias-expected.txt: Added. * fast/js/dfg-arguments-mixed-alias.html: Added. * fast/js/dfg-arguments-osr-exit-expected.txt: Added. * fast/js/dfg-arguments-osr-exit.html: Added. * fast/js/dfg-arguments-unexpected-escape-expected.txt: Added. * fast/js/dfg-arguments-unexpected-escape.html: Added. * fast/js/jsc-test-list: * fast/js/script-tests/dfg-arguments-alias-escape.js: Added. (foo): (bar): * fast/js/script-tests/dfg-arguments-alias.js: Added. (foo): (bar): * fast/js/script-tests/dfg-arguments-cross-code-origin.js: Added. (foo): (bar): (baz): * fast/js/script-tests/dfg-arguments-mixed-alias.js: Added. (foo): (bar): * fast/js/script-tests/dfg-arguments-osr-exit.js: Added. (baz): (foo): (bar): * fast/js/script-tests/dfg-arguments-unexpected-escape.js: Added. (baz): (foo): (bar): 2012-05-23 Hayato Ito Add a test case of event dispatching which uses inactive insertion points. https://bugs.webkit.org/show_bug.cgi?id=87229 Reviewed by Darin Adler. * fast/dom/shadow/shadow-dom-event-dispatching-expected.txt: * fast/dom/shadow/shadow-dom-event-dispatching.html: 2012-05-23 Shinya Kawanaka Document.elementFromPoint exposes inner element of Shadow DOM. https://bugs.webkit.org/show_bug.cgi?id=87235 Reviewed by Dimitri Glazkov. * fast/dom/shadow/element-from-point-in-nested-shadow-expected.txt: Added. * fast/dom/shadow/element-from-point-in-nested-shadow.html: Added. 2012-05-23 Sheriff Bot Unreviewed, rolling out r118297. http://trac.webkit.org/changeset/118297 https://bugs.webkit.org/show_bug.cgi?id=87338 It caused several layout failures on Mac (Requested by sundiamonde on #webkit). * fast/block/float/floats-with-margin-should-not-wrap-expected.html: Removed. * fast/block/float/floats-with-margin-should-not-wrap.html: Removed. 2012-05-23 Shinya Kawanaka Document.caretRangeFromPoint exposes inner elemnet of Shadow DOM. https://bugs.webkit.org/show_bug.cgi?id=87231 Reviewed by Dimitri Glazkov. * fast/dom/shadow/caret-range-from-point-in-nested-shadow-expected.txt: Added. * fast/dom/shadow/caret-range-from-point-in-nested-shadow.html: Added. 2012-05-23 Julien Chaffraix Crash in RenderTableCol::nextColumn https://bugs.webkit.org/show_bug.cgi?id=87314 Reviewed by Abhishek Arya. * fast/table/canvas-column-in-column-group-expected.txt: Added. * fast/table/canvas-column-in-column-group.html: Added. * fast/table/columngroup-inside-columngroup-expected.txt: Added. * fast/table/columngroup-inside-columngroup.html: Added. 2012-05-23 Raphael Kubo da Costa [EFL] Gardening after r118203 and r118171. Remove wrong expectations added in r118171 and unskip passing tests after r118203. * platform/efl/compositing/layer-creation/fixed-position-scroll-expected.png: Removed. * platform/efl/compositing/layer-creation/fixed-position-scroll-expected.txt: Removed. * platform/efl/test_expectations.txt: 2012-05-23 Kangil Han [EFL][DRT] Fix WebCore library path and rebaseline result https://bugs.webkit.org/show_bug.cgi?id=86355 Reviewed by Dirk Pranke. Currently EFL DRT uses wrong WebCore library path when running DRT. Therefore, this patch adjusted the path correctly. * platform/efl/test_expectations.txt: Added some cases to skipped list since we don't support those at this stage 2012-05-23 Stephanie Lewis See https://bugs.webkit.org/show_bug.cgi?id=87208 Unreviewed, skipping new test that can have side effects. * platform/mac/Skipped: 2012-05-23 Shinya Kawanaka [Shadow] mousewheel event isn't fired on nodes in Shadow DOM. https://bugs.webkit.org/show_bug.cgi?id=87218 Reviewed by Dimitri Glazkov. * fast/dom/shadow/wheel-event-in-shadow-dom-expected.txt: Added. * fast/dom/shadow/wheel-event-in-shadow-dom.html: Added. * fast/dom/shadow/wheel-event-on-input-in-shadow-dom-expected.txt: Added. * fast/dom/shadow/wheel-event-on-input-in-shadow-dom.html: Added. 2012-05-23 Hayato Ito Adjust a target node of a mouse event correctly when a distributed text node is clicked. https://bugs.webkit.org/show_bug.cgi?id=86999 Reviewed by Dimitri Glazkov. * fast/dom/shadow/shadow-dom-event-dispatching-expected.txt: * fast/dom/shadow/shadow-dom-event-dispatching.html: 2012-05-23 Shinya Kawanaka [Shadow] drop event is not fired on nodes in Shadow DOM https://bugs.webkit.org/show_bug.cgi?id=85774 Reviewed by Dimitri Glazkov. Confirms drop event is fired on div and input in Shadow DOM. * fast/dom/shadow/drop-event-for-input-in-shadow-expected.txt: Added. * fast/dom/shadow/drop-event-for-input-in-shadow.html: Added. * fast/dom/shadow/drop-event-in-shadow-expected.txt: Added. * fast/dom/shadow/drop-event-in-shadow.html: Added. 2012-05-23 Emil A Eklund REGRESSION (115573): Incorrect rounding of margins for floats https://bugs.webkit.org/show_bug.cgi?id=87319 Reviewed by Eric Seidel. Add new test ensuring that using margins with floats doesn't cause undesired wrapping. * fast/block/float/floats-with-margin-should-not-wrap-expected.html: Added. * fast/block/float/floats-with-margin-should-not-wrap.html: Added. 2012-05-23 Eric Seidel Add seamless layout code (and pass most of the remaining seamless tests) https://bugs.webkit.org/show_bug.cgi?id=86608 Reviewed by Ojan Vafai. Add a test for percent height in child documents, as well as disabling the expand-to-fill-viewport quirk of html/body elements in quirks mode. Also update all the expectations now that we pass almost all the tests. * fast/frames/seamless/resources/percent-square.html: Added. * fast/frames/seamless/resources/two-inline-blocks.html: * fast/frames/seamless/seamless-basic-expected.txt: * fast/frames/seamless/seamless-float-expected.txt: * fast/frames/seamless/seamless-inherited-origin-expected.txt: * fast/frames/seamless/seamless-inherited-origin.html: * fast/frames/seamless/seamless-inline-expected.txt: * fast/frames/seamless/seamless-nested-expected.txt: * fast/frames/seamless/seamless-percent-height-expected.txt: Added. * fast/frames/seamless/seamless-percent-height.html: Added. * fast/frames/seamless/seamless-quirks-expected.txt: * fast/frames/seamless/seamless-sandbox-flag-expected.txt: * fast/frames/seamless/seamless-sandbox-srcdoc-expected.txt: 2012-05-23 Tony Chang auto margins on flexbox should allocate space in the cross direction https://bugs.webkit.org/show_bug.cgi?id=86913 Reviewed by Ojan Vafai. * css3/flexbox/auto-margins-expected.html: Added. * css3/flexbox/auto-margins.html: Added. These are the test cases in the spec. * css3/flexbox/flex-align-vertical-writing-mode.html: Fix tests with auto margins and add more tests. Also reduce the height so it's easier to see the test cases (these vertical tests don't check the height). * css3/flexbox/flex-align.html: Fix tests with auto margins and add more tests. * css3/flexbox/flex-flow-auto-margins.html: Fix results now that we handle auto in the cross direction. 2012-05-23 Joshua Bell [Chromium] Marking a pair of fast/history layout tests as flaky (TEXT). https://bugs.webkit.org/show_bug.cgi?id=87321 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-23 Joshua Bell [Chromium] http/tests/cache/history-only-cached-subresource-loads{-max-age-https}.html are now failing with TEXT differences, so updated failure expectations. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-23 James Robinson Add a Setting to make position:fixed form a new stacking context https://bugs.webkit.org/show_bug.cgi?id=87186 Reviewed by Adam Barth. Adds layout tests that confirm we don't creates stacking contexts for position:fixed by default, but we do when the fixedPositionCreatesStackingContext Setting is true. Qt and Blackberry will need different expectations since they set this via an #ifdef * fast/block/positioning/fixed-position-stacking-context-expected.png: Added. * fast/block/positioning/fixed-position-stacking-context-expected.txt: Added. * fast/block/positioning/fixed-position-stacking-context.html: Added. * fast/block/positioning/fixed-position-stacking-context2-expected.png: Added. * fast/block/positioning/fixed-position-stacking-context2-expected.txt: Added. * fast/block/positioning/fixed-position-stacking-context2.html: Added. 2012-05-23 James Robinson [chromium] Turn ENABLE(OVERFLOW_SCROLLING) off for Chromium port https://bugs.webkit.org/show_bug.cgi?id=87177 Reviewed by Eric Seidel. Mark test depending on ENABLE(OVERFLOW_SCROLLING) as an expected failure since the define is off. * platform/chromium/test_expectations.txt: 2012-05-23 Hugo Parente Lima [Qt] fast/url/path.html with Qt5 differ results on both WK1 and WK2 https://bugs.webkit.org/show_bug.cgi?id=77380 Reviewed by Kenneth Rohde Christiansen. The test pass on qt5-wk2, but not on qt5-wk1. * platform/qt-5.0-wk1/Skipped: * platform/qt-5.0/Skipped: 2012-05-23 Kenneth Russell webgl/context-lost failing on Lion https://bugs.webkit.org/show_bug.cgi?id=81284 Unreviewed test expectations update. The fix for Bug 87136 fixed the underlying bug here; adjusting test expectations. * platform/mac-snowleopard/fast/canvas/webgl/context-lost-expected.txt: Removed. * platform/mac/fast/canvas/webgl/context-lost-expected.txt: Removed. 2012-05-23 Abhishek Arya Crash in run-ins with continuations while moving back to original position. https://bugs.webkit.org/show_bug.cgi?id=87264 Reviewed by Julien Chaffraix. * fast/runin/runin-continuations-crash-expected.txt: Added. * fast/runin/runin-continuations-crash.html: Added. 2012-05-23 Abhishek Arya Crash in RenderInline::linesVisualOverflowBoundingBox. https://bugs.webkit.org/show_bug.cgi?id=85804 Reviewed by Dave Hyatt. * fast/block/inline-children-root-linebox-crash-expected.txt: Added. * fast/block/inline-children-root-linebox-crash.html: Added. 2012-05-23 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-04-12 Eric Uhrhane There are no shared worker filesystem tests https://bugs.webkit.org/show_bug.cgi?id=83828 Reviewed by David Levin. * fast/filesystem/resources/file-writer-events.js: Minor tweak to prevent double-import of js-test-pre.js * fast/filesystem/resources/shared-worker-stub.js: Added. Stub that imports js-test-pre.js for shared workers, so that we don't actually import the test script until postMessage has somewhere to go. * fast/filesystem/workers/file-writer-events-shared-worker-expected.txt: Added. * fast/filesystem/workers/file-writer-events-shared-worker.html: Added. The new test, running the same old file-writer-events.js that runs in document and worker context. * fast/js/resources/js-test-pre.js: Previously it looked like startWorker supported creating shared workers; there was an option, but it was a lie. If you used it, it was completely broken. This adds a functional minimal implementation. (startWorker.worker.port.onmessage): (startWorker): (.self.onconnect.workerPort.onmessage): (.self.onconnect): (.description): (.testFailed): (.testPassed): (.finishJSTest): (.debug): * platform/chromium/test_expectations.txt: DumpRenderTree and test_shell don't support shared workers; you have to run this by hand in Chrome. 2012-05-23 Christophe Dumez [EFL] webintents/web-intents-delivery-reuse.html is failing on EFL port https://bugs.webkit.org/show_bug.cgi?id=87092 Reviewed by Adam Barth. Remove webintents/web-intents-delivery-reuse.html from test expectations now that window.webkitIntent is really replaceable and now that the test is passing. * platform/efl/test_expectations.txt: 2012-05-23 Abhishek Arya ASSERT failure toRenderProgress in HTMLProgressElement::didElementStateChange https://bugs.webkit.org/show_bug.cgi?id=87274 Reviewed by Darin Adler. * fast/runin/progress-run-in-crash-expected.txt: Added. * fast/runin/progress-run-in-crash.html: Added. 2012-05-23 Kenneth Russell REGRESSION(117918) - 4 webgl/tex-iomage-and-sub-image-2d-with-image tests failing on Mac bots. https://bugs.webkit.org/show_bug.cgi?id=87136 Reviewed by Stephen White. Unskipped tests. * platform/mac/Skipped: 2012-05-23 Chris Fleizach Regression(r112694): Crash in WebCore::AXObjectCache::postNotification https://bugs.webkit.org/show_bug.cgi?id=86029 Reviewed by Abhishek Arya. * accessibility/content-changed-notification-causes-crash-expected.txt: Added. * accessibility/content-changed-notification-causes-crash.html: Added. 2012-05-23 Joshua Bell Unreviewed gardening - one more media/track test is crashy. * platform/chromium/test_expectations.txt: 2012-05-22 Jer Noble PlatformClockCM has uninitialized m_rate member. https://bugs.webkit.org/show_bug.cgi?id=87217 Reviewed by Eric Carlson. * media/media-controller-time-expected.txt: Added. * media/media-controller-time.html: Added. 2012-05-23 Levi Weintraub fast/sub-pixel/layout-boxes-with-zoom.html fails at 166% zoom on Windows only https://bugs.webkit.org/show_bug.cgi?id=87282 Unreviewed. Marking fast/sub-pixel/layout-boxes-with-zoom.html as failing on Chromium Windows. * platform/chromium/test_expectations.txt: 2012-05-23 Joshua Bell Unreviewed gardening - inspector/profiler/heap-snapshot-summary-show-ranges.html flakes on non-debug test runs too. * platform/chromium/test_expectations.txt: 2012-05-23 Joshua Bell Unreviewed gardening - add timeout and crash expectations for a few tests. * platform/chromium/test_expectations.txt: 2012-05-23 Joshua Bell Add crashing expectation for more media/track tests: track-language-preference.html, track-load-from-element-readyState.html, and track-webvtt-tc019-cue-size.html - tracked in http://webkit.org/b/87258 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-23 Emil A Eklund Unskip sub-pixel tests on chromium now that they flag has been turned on (in r 117815). * platform/chromium/test_expectations.txt: 2012-05-23 Emil A Eklund Add test for subpixel precision in DOM APIs https://bugs.webkit.org/show_bug.cgi?id=85534 Reviewed by Eric Seidel. Add test for increased precision due to subpixel support in the getBoundingClientRect api. Also test that clientWidth returns the pixel snapped value. * fast/sub-pixel/client-rect-has-subpixel-precision-expected.html: Added. * fast/sub-pixel/client-rect-has-subpixel-precision.html: Added. * platform/efl/Skipped: * platform/gtk-wk2/Skipped: * platform/mac-lion/Skipped: * platform/mac-snowleopard/Skipped: * platform/mac-wk2/Skipped: * platform/mac/Skipped: * platform/qt-4.8/Skipped: * platform/qt/Skipped: * platform/win-wk2/Skipped: * platform/win-xp/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: Mark as skipped on all platforms but chromium for now. 2012-05-23 Alexei Filippov Web Inspector: filter out debugging stuff from the heap class view https://bugs.webkit.org/show_bug.cgi?id=86723 Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot-comparison-dom-groups-change.html: * inspector/profiler/heap-snapshot-comparison-show-all.html: * inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html: * inspector/profiler/heap-snapshot-containment-show-all.html: * inspector/profiler/heap-snapshot-containment-show-next.html: * inspector/profiler/heap-snapshot-containment-shown-node-count-preserved-when-sorting.html: * inspector/profiler/heap-snapshot-dominators-expansion-preserved-when-sorting.html: * inspector/profiler/heap-snapshot-dominators-show-all.html: * inspector/profiler/heap-snapshot-dominators-show-next.html: * inspector/profiler/heap-snapshot-dominators-shown-node-count-preserved-when-sorting.html: * inspector/profiler/heap-snapshot-dominators-sorting.html: * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockObject): (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockRaw): (initialize_HeapSnapshotTest): (initialize_HeapSnapshotTest.): * inspector/profiler/heap-snapshot.html: 2012-05-23 Dominik Röttsches [EFL][DRT] Today's ingredients for a green bot https://bugs.webkit.org/show_bug.cgi?id=87244 Unreviewed, EFL gardening. Some rebaselines, and moving out a set of new crashes that need more investigation. * platform/efl/fast/css-generated-content/inline-display-types-expected.png: * platform/efl/fast/css-generated-content/inline-display-types-expected.txt: * platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: * platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: * platform/efl/fast/inline-block/001-expected.png: * platform/efl/fast/inline-block/001-expected.txt: * platform/efl/test_expectations.txt: 2012-05-23 Steve Block Add crashing expectation for media/video-src-invalid-remove.html Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-23 Andrei Bucur [CSSRegions]Implement NamedFlow::name attribute https://bugs.webkit.org/show_bug.cgi?id=79645 Test for the NamedFlow::name attribute per the CSS Regions WD 3-May-2012 recommendation: http://www.w3.org/TR/2012/WD-css3-regions-20120503/ Reviewed by Andreas Kling. * fast/regions/webkit-named-flow-name-expected.txt: Added. * fast/regions/webkit-named-flow-name.html: Added. 2012-05-23 Grzegorz Czajkowski Unreviewed, rolling out r118157. http://trac.webkit.org/changeset/118157 https://bugs.webkit.org/show_bug.cgi?id=87100 Newly added tests are not connected to 8483 bug. editing/style directory should be unskiped first. * platform/efl/test_expectations.txt: 2012-05-23 Kangil Han [EFL][DRT] Rebaseline test results for BUG 86355 https://bugs.webkit.org/show_bug.cgi?id=86956 Unreviewed, EFL gardening. Updated test results for BUG 86355. * platform/efl/compositing/animation/state-at-end-event-transform-layer-expected.png: * platform/efl/compositing/animation/state-at-end-event-transform-layer-expected.txt: * platform/efl/compositing/bounds-in-flipped-writing-mode-expected.txt: Added. * platform/efl/compositing/color-matching/image-color-matching-expected.png: * platform/efl/compositing/color-matching/image-color-matching-expected.txt: * platform/efl/compositing/color-matching/pdf-image-match-expected.png: * platform/efl/compositing/color-matching/pdf-image-match-expected.txt: * platform/efl/compositing/compositing-visible-descendant-expected.png: * platform/efl/compositing/compositing-visible-descendant-expected.txt: * platform/efl/compositing/direct-image-compositing-expected.png: * platform/efl/compositing/direct-image-compositing-expected.txt: * platform/efl/compositing/generated-content-expected.png: * platform/efl/compositing/generated-content-expected.txt: * platform/efl/compositing/geometry/abs-position-inside-opacity-expected.png: * platform/efl/compositing/geometry/abs-position-inside-opacity-expected.txt: * platform/efl/compositing/geometry/clipping-foreground-expected.png: * platform/efl/compositing/geometry/clipping-foreground-expected.txt: * platform/efl/compositing/geometry/composited-html-size-expected.png: * platform/efl/compositing/geometry/composited-html-size-expected.txt: * platform/efl/compositing/geometry/fixed-in-composited-expected.png: * platform/efl/compositing/geometry/fixed-in-composited-expected.txt: * platform/efl/compositing/geometry/layer-due-to-layer-children-deep-expected.png: * platform/efl/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: * platform/efl/compositing/geometry/layer-due-to-layer-children-expected.png: * platform/efl/compositing/geometry/layer-due-to-layer-children-expected.txt: * platform/efl/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: * platform/efl/compositing/geometry/outline-change-expected.png: * platform/efl/compositing/geometry/outline-change-expected.txt: * platform/efl/compositing/geometry/partial-layout-update-expected.png: * platform/efl/compositing/geometry/partial-layout-update-expected.txt: * platform/efl/compositing/geometry/root-layer-update-expected.png: * platform/efl/compositing/geometry/root-layer-update-expected.txt: * platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: * platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: * platform/efl/compositing/geometry/video-fixed-scrolling-expected.png: * platform/efl/compositing/geometry/video-fixed-scrolling-expected.txt: * platform/efl/compositing/geometry/video-opacity-overlay-expected.png: * platform/efl/compositing/geometry/video-opacity-overlay-expected.txt: * platform/efl/compositing/iframes/composited-iframe-alignment-expected.png: * platform/efl/compositing/iframes/composited-iframe-alignment-expected.txt: * platform/efl/compositing/iframes/composited-iframe-scroll-expected.txt: Added. * platform/efl/compositing/iframes/iframe-content-flipping-expected.txt: Added. * platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.png: * platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.txt: * platform/efl/compositing/iframes/leave-compositing-iframe-expected.txt: Added. * platform/efl/compositing/images/direct-image-background-color-expected.png: * platform/efl/compositing/images/direct-image-background-color-expected.txt: * platform/efl/compositing/layers-inside-overflow-scroll-expected.png: * platform/efl/compositing/layers-inside-overflow-scroll-expected.txt: * platform/efl/compositing/masks/direct-image-mask-expected.png: * platform/efl/compositing/masks/direct-image-mask-expected.txt: * platform/efl/compositing/masks/masked-ancestor-expected.png: * platform/efl/compositing/masks/masked-ancestor-expected.txt: * platform/efl/compositing/masks/multiple-masks-expected.png: * platform/efl/compositing/masks/multiple-masks-expected.txt: * platform/efl/compositing/masks/simple-composited-mask-expected.png: * platform/efl/compositing/masks/simple-composited-mask-expected.txt: * platform/efl/compositing/overflow/ancestor-overflow-expected.png: * platform/efl/compositing/overflow/ancestor-overflow-expected.txt: * platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.txt: * platform/efl/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/efl/compositing/overflow/overflow-compositing-descendant-expected.txt: * platform/efl/compositing/overflow/overflow-positioning-expected.png: * platform/efl/compositing/overflow/overflow-positioning-expected.txt: * platform/efl/compositing/overflow/overflow-scroll-expected.png: * platform/efl/compositing/overflow/overflow-scroll-expected.txt: * platform/efl/compositing/overflow/parent-overflow-expected.png: * platform/efl/compositing/overflow/parent-overflow-expected.txt: * platform/efl/compositing/overflow/scroll-ancestor-update-expected.png: * platform/efl/compositing/overflow/scroll-ancestor-update-expected.txt: * platform/efl/compositing/overflow/scrollbar-painting-expected.png: * platform/efl/compositing/overflow/scrollbar-painting-expected.txt: * platform/efl/compositing/overflow/theme-affects-visual-overflow-expected.png: Added. * platform/efl/compositing/overflow/theme-affects-visual-overflow-expected.txt: Added. * platform/efl/compositing/plugins/1x1-composited-plugin-expected.txt: Added. * platform/efl/compositing/plugins/composited-plugin-expected.png: * platform/efl/compositing/plugins/composited-plugin-expected.txt: * platform/efl/compositing/plugins/large-to-small-composited-plugin-expected.txt: Added. * platform/efl/compositing/reflections/animation-inside-reflection-expected.png: * platform/efl/compositing/reflections/animation-inside-reflection-expected.txt: * platform/efl/compositing/reflections/compositing-change-inside-reflection-expected.png: * platform/efl/compositing/reflections/compositing-change-inside-reflection-expected.txt: * platform/efl/compositing/reflections/deeply-nested-reflections-expected.png: * platform/efl/compositing/reflections/deeply-nested-reflections-expected.txt: * platform/efl/compositing/reflections/load-video-in-reflection-expected.png: * platform/efl/compositing/reflections/load-video-in-reflection-expected.txt: * platform/efl/compositing/reflections/masked-reflection-on-composited-expected.png: * platform/efl/compositing/reflections/masked-reflection-on-composited-expected.txt: * platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.png: * platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.txt: * platform/efl/compositing/reflections/nested-reflection-animated-expected.png: * platform/efl/compositing/reflections/nested-reflection-animated-expected.txt: * platform/efl/compositing/reflections/nested-reflection-expected.png: * platform/efl/compositing/reflections/nested-reflection-expected.txt: * platform/efl/compositing/reflections/nested-reflection-mask-change-expected.png: * platform/efl/compositing/reflections/nested-reflection-mask-change-expected.txt: * platform/efl/compositing/reflections/nested-reflection-on-overflow-expected.png: * platform/efl/compositing/reflections/nested-reflection-on-overflow-expected.txt: * platform/efl/compositing/reflections/nested-reflection-opacity-expected.png: * platform/efl/compositing/reflections/nested-reflection-opacity-expected.txt: * platform/efl/compositing/reflections/nested-reflection-size-change-expected.png: * platform/efl/compositing/reflections/nested-reflection-size-change-expected.txt: * platform/efl/compositing/reflections/nested-reflection-transformed-expected.png: * platform/efl/compositing/reflections/nested-reflection-transformed-expected.txt: * platform/efl/compositing/reflections/nested-reflection-transformed2-expected.png: * platform/efl/compositing/reflections/nested-reflection-transformed2-expected.txt: * platform/efl/compositing/reflections/nested-reflection-transition-expected.png: * platform/efl/compositing/reflections/nested-reflection-transition-expected.txt: * platform/efl/compositing/reflections/reflection-in-composited-expected.png: * platform/efl/compositing/reflections/reflection-in-composited-expected.txt: * platform/efl/compositing/reflections/reflection-opacity-expected.png: * platform/efl/compositing/reflections/reflection-opacity-expected.txt: * platform/efl/compositing/reflections/reflection-ordering-expected.png: * platform/efl/compositing/reflections/reflection-ordering-expected.txt: * platform/efl/compositing/reflections/reflection-positioning-expected.png: * platform/efl/compositing/reflections/reflection-positioning-expected.txt: * platform/efl/compositing/reflections/reflection-positioning2-expected.png: * platform/efl/compositing/reflections/reflection-positioning2-expected.txt: * platform/efl/compositing/reflections/simple-composited-reflections-expected.png: * platform/efl/compositing/reflections/simple-composited-reflections-expected.txt: * platform/efl/compositing/reflections/transform-inside-reflection-expected.png: * platform/efl/compositing/reflections/transform-inside-reflection-expected.txt: * platform/efl/compositing/repaint/become-overlay-composited-layer-expected.png: * platform/efl/compositing/repaint/become-overlay-composited-layer-expected.txt: * platform/efl/compositing/repaint/composited-document-element-expected.png: * platform/efl/compositing/repaint/composited-document-element-expected.txt: * platform/efl/compositing/repaint/layer-repaint-expected.png: * platform/efl/compositing/repaint/layer-repaint-expected.txt: * platform/efl/compositing/repaint/layer-repaint-rects-expected.png: * platform/efl/compositing/repaint/layer-repaint-rects-expected.txt: * platform/efl/compositing/repaint/opacity-between-absolute-expected.png: * platform/efl/compositing/repaint/opacity-between-absolute-expected.txt: * platform/efl/compositing/repaint/opacity-between-absolute2-expected.png: * platform/efl/compositing/repaint/opacity-between-absolute2-expected.txt: * platform/efl/compositing/self-painting-layers-expected.png: * platform/efl/compositing/self-painting-layers-expected.txt: * platform/efl/compositing/shadows/shadow-drawing-expected.png: * platform/efl/compositing/shadows/shadow-drawing-expected.txt: * platform/efl/compositing/sibling-positioning-expected.png: * platform/efl/compositing/sibling-positioning-expected.txt: * platform/efl/compositing/text-on-large-layer-expected.png: * platform/efl/compositing/text-on-large-layer-expected.txt: * platform/efl/compositing/transitions/scale-transition-no-start-expected.png: * platform/efl/compositing/transitions/scale-transition-no-start-expected.txt: * platform/efl/compositing/transitions/singular-scale-transition-expected.png: * platform/efl/compositing/transitions/singular-scale-transition-expected.txt: * platform/efl/compositing/video/video-background-color-expected.png: * platform/efl/compositing/video/video-background-color-expected.txt: * platform/efl/compositing/visibility/visibility-composited-expected.png: Added. * platform/efl/compositing/visibility/visibility-composited-expected.txt: Added. * platform/efl/compositing/visibility/visibility-composited-transforms-expected.png: Copied from LayoutTests/platform/efl/mathml/presentation/fenced-expected.png. * platform/efl/compositing/visibility/visibility-composited-transforms-expected.txt: Added. * platform/efl/mathml/presentation/attributes-expected.png: * platform/efl/mathml/presentation/attributes-expected.txt: * platform/efl/mathml/presentation/fenced-expected.png: * platform/efl/mathml/presentation/fenced-expected.txt: * platform/efl/mathml/presentation/fenced-mi-expected.png: * platform/efl/mathml/presentation/fenced-mi-expected.txt: * platform/efl/mathml/presentation/fractions-expected.png: * platform/efl/mathml/presentation/fractions-expected.txt: * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.png: * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.txt: * platform/efl/mathml/presentation/mo-stretch-expected.png: Added. * platform/efl/mathml/presentation/mo-stretch-expected.txt: Added. * platform/efl/mathml/presentation/mroot-pref-width-expected.png: Added. * platform/efl/mathml/presentation/mroot-pref-width-expected.txt: Added. * platform/efl/mathml/presentation/sub-expected.png: * platform/efl/mathml/presentation/sub-expected.txt: * platform/efl/mathml/presentation/subsup-expected.png: * platform/efl/mathml/presentation/subsup-expected.txt: * platform/efl/mathml/presentation/sup-expected.png: * platform/efl/mathml/presentation/sup-expected.txt: * platform/efl/mathml/presentation/tables-expected.png: * platform/efl/mathml/presentation/tables-expected.txt: * platform/efl/mathml/presentation/tokenElements-expected.png: * platform/efl/mathml/presentation/tokenElements-expected.txt: * platform/efl/mathml/presentation/under-expected.png: * platform/efl/mathml/presentation/under-expected.txt: * platform/efl/mathml/presentation/underover-expected.png: * platform/efl/mathml/presentation/underover-expected.txt: 2012-05-23 Steve Block Fix crashing expectation for several media/ LayoutTests Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-23 Steve Block Set crashing expectation for several media/ LayoutTests Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-05-23 Sheriff Bot Unreviewed, rolling out r118105. http://trac.webkit.org/changeset/118105 https://bugs.webkit.org/show_bug.cgi?id=87255 New LayoutTest is causing several cookie tests to fail on numerous bots (Requested by steveblock on #webkit). * http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Removed. * http/tests/cookies/js-get-and-set-http-only-cookie.php: Removed. * http/tests/cookies/script-tests/js-get-and-set-http-only-cookie.js: Removed. 2012-05-23 Zan Dobersek [Gtk] EventSender should properly handle (left|right)(control|shift|alt) after r118001 https://bugs.webkit.org/show_bug.cgi?id=87221 Reviewed by Martin Robinson. Remove failing test expectations for fast/events/keydown-leftright-keys.html, the test should pass now. * platform/gtk/test_expectations.txt: 2012-05-23 Ilya Tikhonovsky Web Inspector: eliminate getters from HeapSnapshot.js https://bugs.webkit.org/show_bug.cgi?id=87241 getters can't be inlined by engine at the moment. I found that conversion getters into functions gives us about 600 ms RESULT heap-snapshot: switch-to-containment-view= 1920 ms vs RESULT heap-snapshot: switch-to-containment-view= 1367 ms Reviewed by Yury Semikhatsky. * inspector/profiler/heap-snapshot.html: 2012-05-23 Yury Semikhatsky Web Inspector: Debugger should correctly show catch scope https://bugs.webkit.org/show_bug.cgi?id=87197 Reviewed by Vsevolod Vlasov. Added test for "catch" block to the debugger test. * inspector/debugger/debugger-expand-scope-expected.txt: * inspector/debugger/debugger-expand-scope.html: * platform/chromium/inspector/debugger/debugger-expand-scope-expected.txt: 2012-05-23 Thiago Marcos P. Santos [EFL] Gardening of failing tests https://bugs.webkit.org/show_bug.cgi?id=87233 Unreviewed gardening. * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-23 Krzysztof Czech [EFL] Gardening editing/style tests, missing baselines. https://bugs.webkit.org/show_bug.cgi?id=87100 Unreviewed EFL gardening. * platform/efl/test_expectations.txt: added tests regarding 84839 bug, missing baselines. 2012-05-23 Mikhail Pozdnyakov [EFL][DRT] Webarchives tests gardening https://bugs.webkit.org/show_bug.cgi?id=87225 Unreviewed. The EFL port has no support for webarchives, so the related testcases should be put to test_expectations as expected to fail. * platform/efl/Skipped: * platform/efl/test_expectations.txt: 2012-05-23 Alice Boxhall AX: Contenteditable tables should always be exposed as data tables https://bugs.webkit.org/show_bug.cgi?id=87052 Reviewed by Chris Fleizach. * accessibility/table-detection.html: 2012-05-23 Christophe Dumez [EFL] EFL's DRT does not print didFailProvisionalLoadWithError messages https://bugs.webkit.org/show_bug.cgi?id=85956 Reviewed by Gustavo Noronha Silva. Unskip test cases which expect the DumpRenderTree to print didFailProvisionalLoadWithError messages. Add EFL expectation for http/tests/loading/pdf-commit-load-callbacks.html. * platform/efl/Skipped: * platform/efl/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Added. Use same expectation as for Qt. * platform/efl/test_expectations.txt: 2012-05-23 Christophe Dumez [EFL] EFL's DRT needs to call Settings::setValidationMessageTimerMagnification(-1) https://bugs.webkit.org/show_bug.cgi?id=86366 Reviewed by Antonio Gomes. Unskip fast/forms/validation-message-appearance.html and add EFL expectation. * platform/efl/Skipped: * platform/efl/fast/forms/validation-message-appearance-expected.png: Added. * platform/efl/fast/forms/validation-message-appearance-expected.txt: Added. 2012-05-23 Zan Dobersek Unreviewed GTK gardening after r118001, r118011 and r118105. * platform/gtk/test_expectations.txt: 2012-05-23 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt/Skipped: Unskip a now passing test. 2012-05-22 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt/Skipped: Skip new, but failing tests. * platform/qt/printing/iframe-print-expected.png: Added after r118039. * platform/qt/printing/iframe-print-expected.txt: Added after r118039. 2012-05-22 Csaba Osztrogonác [Qt] Unreviewed gardening, skip a failing test. * platform/qt/Skipped: 2012-05-22 Hayato Ito Remove an assertion since an event's target might be a shadow root if a text node is clicked. https://bugs.webkit.org/show_bug.cgi?id=87072 Reviewed by Dimitri Glazkov. * fast/dom/shadow/shadow-dom-event-dispatching.html: 2012-05-22 Dongwoo Im [EFL] Implements the registerProtocolHandler method and option. https://bugs.webkit.org/show_bug.cgi?id=73638 Reviewed by Andreas Kling. The registerProtocolHandler() method allows Web sites to register themselves as possible handlers for particular schemes. http://dev.w3.org/html5/spec/Overview.html#dom-navigator-registerprotocolhandler * platform/efl/fast/dom/register-protocol-handler-expected.txt: Added. 2012-05-22 Stephanie Lewis https://bugs.webkit.org/show_bug.cgi?id=87208 Unreviewed, checking in failing results. * platform/mac/http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Added. 2012-05-22 MORITA Hajime REGRESSION(r116629) tests for