2012-08-10 Ojan Vafai z-index should work without position on flexitems https://bugs.webkit.org/show_bug.cgi?id=91405 Reviewed by Tony Chang. * css3/flexbox/z-index-expected.html: Added. * css3/flexbox/z-index.html: Added. Use a ref-test since we want to be sure that the elements get painted in the right order. 2012-08-15 Scott Graham Rename window.internals.fastMallocStatistics to mallocStatistics https://bugs.webkit.org/show_bug.cgi?id=94033 Reviewed by Adam Barth. * fast/harness/fastmallocstatistics-object.html: 2012-08-15 Ojan Vafai Update expectations to match the bots. This test hasn't timed out in over 500 runs. * platform/chromium/TestExpectations: 2012-08-14 Mark Hahnenberg Change behavior of MasqueradesAsUndefined to better accommodate DFG changes https://bugs.webkit.org/show_bug.cgi?id=93884 Reviewed by Geoffrey Garen. Added a test that uses a variety of ways of checking whether something is correctly masquerading as undefined (or not) in a subframe. * fast/js/document-all-between-frames-expected.txt: Added. * fast/js/document-all-between-frames.html: Added. * fast/js/resources/document-all-between-frames-subframe.html: Added. * platform/chromium/TestExpectations: Chromium treats document.all differently, so skip our new test. 2012-08-15 Adam Barth Update TestExpectations entry to refer to an actual bug. * platform/chromium/TestExpectations: 2012-08-15 Arpita Bahuguna There is additional space not belonged to a table between the table cells https://bugs.webkit.org/show_bug.cgi?id=74864 Reviewed by Julien Chaffraix. * fast/table/hittest-tablecell-bottom-edge-expected.txt: Added. * fast/table/hittest-tablecell-bottom-edge.html: Added. * fast/table/hittest-tablecell-right-edge-expected.txt: Added. * fast/table/hittest-tablecell-right-edge.html: Added. Testcases added for verifying that the proper node is returned upon hit test carried out at a point lying on the edge of two table cells. * fast/table/hittest-tablecell-with-borders-bottom-edge-expected.txt: Added. * fast/table/hittest-tablecell-with-borders-bottom-edge.html: Added. * fast/table/hittest-tablecell-with-borders-right-edge-expected.txt: Added. * fast/table/hittest-tablecell-with-borders-right-edge.html: Added. These testcases verify the aforementioned behavior when the table cells also have border specified for them. 2012-08-15 Anna Cavender Add the timestampOffset attribute to SourceBuffer. https://bugs.webkit.org/show_bug.cgi?id=93303 Reviewed by Dimitri Glazkov. On the 30 July 2012 version of the Media Source Extensions spec, a timestampOffset attribute was added to the SourceBuffer object: http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#dom-timestampoffset * http/tests/media/media-source/video-media-source-objects-expected.txt: * http/tests/media/media-source/video-media-source-objects.html: 2012-08-15 Pavel Chadnov Web Inspector: Incorrect XHR responses when two async xhrs are sent synchronously https://bugs.webkit.org/show_bug.cgi?id=91630 Reviewed by Vsevolod Vlasov. New test for two async XHRs sent synchronously. * http/tests/inspector/network-test.js: (doXHR): (doXHRWithPayload.xhr.onreadystatechange): (doXHRWithPayload): * http/tests/inspector/network/network-xhr-async-double-expected.txt: Added. * http/tests/inspector/network/network-xhr-async-double.html: Added. * http/tests/inspector/network/resources/echo-payload.php: Added. * platform/chromium/http/tests/inspector/console-xhr-logging-async-expected.txt: * platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt: 2012-08-15 Christophe Dumez [WK2] Add support for Web Intents MessagePorts https://bugs.webkit.org/show_bug.cgi?id=89072 Reviewed by Kenneth Rohde Christiansen. Unskip webintents/web-intents-invoke-port.html and webintents/web-intents-obj-constructor.html for WebKit2 EFL now that information about message ports is correctly displayed by WebKitTestRunner. * platform/efl-wk2/TestExpectations: 2012-08-15 Thiago Marcos P. Santos [EFL] Remove image expectation added for a ref test https://bugs.webkit.org/show_bug.cgi?id=94090 Unreviewed gardening. * platform/efl/TestExpectations: * platform/efl/fast/css-generated-content/quotes-lang-expected.png: Removed. 2012-08-15 Ádám Kallai [Qt] Unreviewed gardening. Add platfrom specific expected results after r125593. * platform/qt-5.0-wk2/http/tests/misc/window-dot-stop-expected.txt: Added. * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added. * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added. * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added. * platform/qt-5.0-wk2/http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt: Added. 2012-08-15 Shinya Kawanaka [Chromium Mac] Unreviewed, rebaseline after r125659. * fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Renamed from LayoutTests/platform/efl/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt. * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: * platform/gtk/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed. 2012-08-15 Csaba Osztrogonác [Qt] Unreviewed gardening after r125659. * platform/qt/Skipped: Skip new tests because of disabled SHADOW_DOM * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added. * platform/qt/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Added. * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.png: * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/qt/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: 2012-08-15 Thiago Marcos P. Santos Relative units are not set when the canvas has not parent https://bugs.webkit.org/show_bug.cgi?id=93840 Reviewed by Kenneth Rohde Christiansen. Unskipped tests that will now pass, removed wrong expectations and updated test case which was fixed by the W3C. * canvas/philip/tests/2d.text.font.parse.size.percentage.default.html: This test case was fixed on W3C upstream: https://www.w3.org/Bugs/Public/show_bug.cgi?id=18522 * fast/canvas/canvas-font-ex-units-crash-expected.txt: * fast/canvas/script-tests/canvas-font-ex-units-crash.js: * platform/chromium/TestExpectations: * platform/chromium/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt: Removed. * platform/chromium/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt: Removed. * platform/efl/Skipped: * platform/gtk/TestExpectations: * platform/mac/TestExpectations: * platform/mac/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt: Removed. * platform/mac/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt: Removed. * platform/qt/Skipped: 2012-08-15 Zoltan Arvai [Qt] Unreviewd gardening. Readd removed expectations in r125658 with some modification. * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Added. * platform/qt/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: Added. 2012-08-14 Pavel Feldman Web Inspector: split standalone test runner, test scanner and test stub. https://bugs.webkit.org/show_bug.cgi?id=94001 Reviewed by Vsevolod Vlasov. This change allows opening a) test runner, b) layout tests and c) inspector front-end off different hosts. It is one more step towards extension-driven runner. * http/tests/inspector/inspector-test.js: * http/tests/inspector/resources/test-runner.html: Removed. * http/tests/inspector/resources/test-scanner.html: Added. 2012-08-15 Shinya Kawanaka AuthorShadowDOM for meter element https://bugs.webkit.org/show_bug.cgi?id=91970 Reviewed by Hajime Morita. Contains the following tests: (1) meter element with AuthorShadowDOM (2) meter element with multiple AuthorShadowDOM with a shadow element (3) meter element with multiple AuthorShadowDOM without a shadow element (4) meter element with AuthorShadowDOM with dynamic value update (5) meter element with AuthorShadowDOM with style (6) meter element with AuthorShadowDOM with -webkit-appearance: none * fast/dom/HTMLMeterElement/meter-clone-expected.txt: * fast/dom/HTMLMeterElement/meter-clone.html: * fast/dom/HTMLMeterElement/meter-element-markup-expected.txt: * fast/dom/shadow/resources/replaced-element-styles.css: (.meter-like): (.meter-inner-element-like): * fast/dom/shadow/shadowdom-for-meter-dynamic-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-dynamic.html: Added. * fast/dom/shadow/shadowdom-for-meter-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-multiple-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-multiple.html: Added. * fast/dom/shadow/shadowdom-for-meter-with-style-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-with-style.html: Added. * fast/dom/shadow/shadowdom-for-meter-without-appearance-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-without-appearance.html: Added. * fast/dom/shadow/shadowdom-for-meter-without-shadow-element-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-without-shadow-element.html: Added. * fast/dom/shadow/shadowdom-for-meter.html: Added. * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: * platform/mac/TestExpectations: 2012-08-15 Zoltan Arvai [Qt] Unreviwed gardening. Skip failing tests and remove obsolete test expectations. https://bugs.webkit.org/show_bug.cgi?id=94076 * platform/qt/Skipped: skip fast/events/autoscroll-in-textarea.html. * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Removed after r125615. * platform/qt/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: Removed after r125615. 2012-08-15 Zan Dobersek Unreviewed GTK gardening. Adding image failure expectation for fast/overflow/line-clamp-and-columns.html, the reftest is failing since it was introduced in r125635. Skipping media/video-controls-fullscreen-volume.html for the moment after it's been failing since introduced in r125590, the failure is probably expected and will be marked as WONTFIX when confirmed. Marking fast/js/random-array-gc-stress.html as a flaky crasher. The crashing occurs due to parallel GC being enabled. * platform/gtk/TestExpectations: 2012-08-15 Adam Barth [Chromium] fast/dom/Window/dom-access-from-closure-window.html is flaky on Linux https://bugs.webkit.org/show_bug.cgi?id=94060 Reviewed by Kentaro Hara. Ensure that collecting garbage doesn't change the behavior of this test (compared with dom-access-from-closure-window.html). * fast/dom/Window/dom-access-from-closure-window-with-gc-expected.txt: Added. * fast/dom/Window/dom-access-from-closure-window-with-gc.html: Added. 2012-08-15 Yuta Kitamura [Chromium] Unreviewed. Add one more flaky test to test expectations. * platform/chromium/TestExpectations: 2012-08-14 Andrey Kosyakov Web Inspector: Calling getEventListeners() on element with malformed javascript event listeners crashes https://bugs.webkit.org/show_bug.cgi?id=93937 Reviewed by Pavel Feldman. - added test for crash on invalid syntax in an attribute JS listener; - added custom expectation for chrome due to JS error logged to console by JSC while compiling attribute listener; * inspector/console/command-line-api-getEventListeners-expected.txt: * inspector/console/command-line-api-getEventListeners.html: * platform/chromium/inspector/console/command-line-api-getEventListeners-expected.txt: Copied from LayoutTests/inspector/console/command-line-api-getEventListeners-expected.txt. 2012-08-15 Christophe Dumez [EFL] Update expectations for canvas/philip tests that require space collapsing https://bugs.webkit.org/show_bug.cgi?id=94072 Unreviewed EFL gardening. Move canvas/philip tests that require space collapsing from Skipped file to TestExpectations and indicate that the tests are outdated with corresponding bug number. * platform/efl/Skipped: * platform/efl/TestExpectations: 2012-08-15 Yuta Kitamura [Chromium] Unreviewed test expectations update. Tests named dfg-*array.html are known to be slow on debug bots. * platform/chromium/TestExpectations: 2012-08-14 Sukolsak Sakshuwong Text selection in text area in auto scroll mode goes wrong. https://bugs.webkit.org/show_bug.cgi?id=74346 Reviewed by Ojan Vafai. * fast/events/autoscroll-in-textarea-expected.txt: Added. * fast/events/autoscroll-in-textarea.html: Added. 2012-08-14 Yuta Kitamura [Chromium] Unreviewed. Remove obsolete test expectations, and mark slow tests as such. * platform/chromium/TestExpectations: 2012-08-10 Kinuko Yasuda FileWriter fails with assertion when trying to write empty Blob https://bugs.webkit.org/show_bug.cgi?id=93694 Reviewed by Kent Tamura. if the given data size is zero (i.e. m_bytesToWrite is zero) the assertion 'bytes + m_bytesWritten > 0' should not be tested. * fast/filesystem/file-writer-empty-blob-expected.txt: Added. * fast/filesystem/file-writer-empty-blob.html: Added. * fast/filesystem/resources/file-writer-empty-blob.js: Added. * fast/filesystem/workers/file-writer-empty-blob-expected.txt: Added. * fast/filesystem/workers/file-writer-empty-blob.html: Added. 2012-08-14 Yuta Kitamura [Chromium] Unreviewed, another gardening. Add one slow test. * platform/chromium/TestExpectations: 2012-08-14 Yuta Kitamura [Chromium] Unreviewed. Add new test expectation for nested-rounded-corners.html. * platform/chromium/TestExpectations: 2012-08-14 Yuta Kitamura [Chromium] Unreviewed test expectation update. Address new flakiness and slow tests. * platform/chromium/TestExpectations: 2012-08-14 Ojan Vafai Fix access to m_markupBox in WebCore::EllipsisBox::paint https://bugs.webkit.org/show_bug.cgi?id=91138 Reviewed by Abhishek Arya. * fast/overflow/line-clamp-and-columns-expected.html: Added. * fast/overflow/line-clamp-and-columns.html: Added. 2012-08-14 Yoshifumi Inoue [Forms] Make input type "time" to use multiple field time input UI https://bugs.webkit.org/show_bug.cgi?id=93929 Reviewed by Kent Tamura. This patch added test expectations for multiple fields time input UI testing which are different behavior from single field time input UI for Chromium which enables multiple fields time input UI. * platform/chromium/fast/forms/time/time-input-visible-string-expected.txt: Select all in a field doesn't select text. * platform/chromium/fast/forms/time/time-stepup-stepdown-from-renderer-expected.txt: Fields don't change value on Up/Down keyboard events when they don't have focus and Up/Down keyboard increment/decrement value on hour field rather than minute field. 2012-08-14 Dean Jackson Initial call to webkitRequestAnimationFrame returns 0, Spec indicates the handle should always be > 0 https://bugs.webkit.org/show_bug.cgi?id=85819 Reviewed by James Robinson. * fast/animation/request-animation-frame-callback-id-expected.txt: Added. * fast/animation/request-animation-frame-callback-id.html: Added. 2012-08-14 Chris Evans Handle the XPath / (root) operator correctly for nodes that aren't attached to the document. https://bugs.webkit.org/show_bug.cgi?id=36427 Reviewed by Abhishek Arya. * fast/xpath/xpath-detached-nodes-expected.txt: Added. * fast/xpath/xpath-detached-nodes.html: Added. 2012-08-14 Alexandru Chiculita [CSS Shaders][Chromium] Filters area applied twice when CustomFilterOperation is in the list https://bugs.webkit.org/show_bug.cgi?id=93900 Reviewed by James Robinson. Added a test that first applies a blur and then switches to a CSS Shader plus a blur. The test was failing on Chromium by not removing the old blur filter from the platform layer. * css3/filters/custom/filter-fallback-to-software-expected.html: Added. * css3/filters/custom/filter-fallback-to-software.html: Added. 2012-08-14 Adrienne Walker [chromium] Add baselines for video-controls-layer-creation layout test Unreviewed expectation update. * compositing/video/video-controls-layer-creation-expected.txt: Added. * platform/chromium-linux/compositing/video/video-controls-layer-creation-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/video/video-controls-layer-creation-expected.png: Added. * platform/chromium-mac/compositing/video/video-controls-layer-creation-expected.png: Added. * platform/chromium-win/compositing/video/video-controls-layer-creation-expected.png: Added. * platform/mac/TestExpectations: 2012-08-14 Alexandru Chiculita Layout Test css3/filters/custom/custom-filter-animation.html is failing https://bugs.webkit.org/show_bug.cgi?id=91769 Reviewed by Dean Jackson. The test should be passing on Mountain Lion now, so I'm removing it from the list. * platform/mac/TestExpectations: 2012-08-14 Mike West Tighten up parsing the 'script-nonce' CSP directive value. https://bugs.webkit.org/show_bug.cgi?id=93783 Reviewed by Adam Barth. * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-separators-allowed-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-separators-allowed.html: Added. 2012-08-14 Adam Barth Delete DOMWindow::m_url https://bugs.webkit.org/show_bug.cgi?id=93989 Reviewed by Eric Seidel. The error messages for these tests now relect the document's updated URL after document.write has changed the URL. Previously, we failed to sync these changes to DOMWindow::m_url, which is why the error messages showed the wrong URL. * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: 2012-08-14 Andrei Onea [CSSRegions]Region overset property is incorectly computed when content has negative letter spacing and is flowed near to the edge of a region https://bugs.webkit.org/show_bug.cgi?id=92506 Reviewed by Eric Seidel. Added tests for incorrect regionOverset computation when visual overflow in the writing direction creates overset for all regions. * fast/regions/element-region-overset-state-negative-letter-spacing-expected.txt: Added. * fast/regions/element-region-overset-state-negative-letter-spacing.html: Added. * fast/regions/element-region-overset-state-vertical-rl-negative-letter-spacing-expected.txt: Added. * fast/regions/element-region-overset-state-vertical-rl-negative-letter-spacing.html: Added. 2012-08-14 Florin Malita beginElement() does not observe updated animation attributes https://bugs.webkit.org/show_bug.cgi?id=93972 Reviewed by Dirk Schulze. * svg/animations/updated-attributes-expected.txt: Added. * svg/animations/updated-attributes.html: Added. 2012-08-14 Roger Fong Rebaseline fast/box-sizing/box-sizing.html and compositing/overflow/clip-descendents.html. https://bugs.webkit.org/show_bug.cgi?id=93909 Reviewed by Tim Horton. As per https://bugs.webkit.org/show_bug.cgi?id=92904 rebaselining those tests. * compositing/overflow/clip-descendents-expected.txt: Rebaselined. * platform/mac/TestExpectations: Removed tests from expectations list. * platform/mac/fast/box-sizing/box-sizing-expected.txt: Rebaselined. 2012-08-14 Andrei Onea [CSSRegions]regionOverset is computed as "overset" even though the region is not the last in the chain https://bugs.webkit.org/show_bug.cgi?id=93102 Reviewed by Eric Seidel. Modified existing tests to reflect spec, where Element.webkitRegionOverset can be "overset" only for the last region in a region chain, if the content cannot fit inside it. * fast/regions/element-region-overset-state-expected.txt: * fast/regions/element-region-overset-state-vertical-rl-expected.txt: * fast/regions/element-region-overset-state-vertical-rl.html: * fast/regions/element-region-overset-state.html: 2012-08-13 Adrienne Walker REGRESSION (r109851): Video controls do not render https://bugs.webkit.org/show_bug.cgi?id=93859 Reviewed by Simon Fraser. Convert jernoble's test into a layout test. * compositing/video/video-controls-layer-creation.html: Added. * platform/chromium/TestExpectations: * platform/mac/TestExpectations: 2012-08-14 Robert Hogan Update Test Expectations to consolidate bug refs for new tests added with r125578. Unreviewed gardening. * platform/chromium/TestExpectations: * platform/efl/TestExpectations: * platform/gtk/TestExpectations: * platform/mac/TestExpectations: 2012-08-14 Adrienne Walker [chromium] Mark css2.1/20110323/c541-word-sp-000.htm as failing on Windows Chromium https://bugs.webkit.org/show_bug.cgi?id=94017 Unreviewed gardening. Expectation update. * platform/chromium/TestExpectations: 2012-08-14 Robert Hogan Update Test Expectations after r125578 Unreviewed gardening. * platform/mac/TestExpectations: * platform/qt/TestExpectations: * platform/efl/TestExpectations: * platform/gtk/TestExpectations: 2012-08-14 Mikhail Pozdnyakov WebKitTestRunner needs layoutTestController.dumpResourceLoadCallbacks https://bugs.webkit.org/show_bug.cgi?id=42332 Reviewed by Kenneth Rohde Christiansen. Unskipped correspondong test cases. * platform/wk2/Skipped: 2012-08-14 Adam Barth DOMWindow::document() should not reach through Frame https://bugs.webkit.org/show_bug.cgi?id=27640 Reviewed by Eric Seidel. * fast/dom/Window/timer-null-script-execution-context.html: - This test was assuming that we'd throw an exception when we failed to find the script execution context. Now that we are always able to find the script execution context, we never throw that exception, even after GC. As far as I can tell, the original intent of the test was to make sure we don't crash in that case, which of course we don't. * fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: - Remove warning message about not being able to find the script execution context. We can now always find the script execution context. * http/tests/security/MessagePort/event-listener-context-expected.txt: * http/tests/security/MessagePort/event-listener-context.html: - This test is attempting to check that MessagePorts behave in a reasonable way when created in inactive documents. The test relies on us throwing an exception in the inactive case because we're unable to find the script execution context. We are now able to find the script execution context (as above), so we no longer throw the exception. It's not clear whether this test is valuable any more, but I've converted it to be a test that we don't crash in this situation. * platform/chromium/fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: Removed. - Remove platform-specific result as it now matches the cross-platform result. 2012-08-14 Levi Weintraub Accumulating LayoutUnits with floats for determining block preferred width can lead to wrapping https://bugs.webkit.org/show_bug.cgi?id=93513 Reviewed by Eric Seidel. Ensuring floats with sub-pixel values don't unnecessarily wrap. * fast/sub-pixel/block-preferred-widths-with-sub-pixel-floats-expected.txt: Added. * fast/sub-pixel/block-preferred-widths-with-sub-pixel-floats.html: Added. 2012-08-14 Jer Noble Fullscreen/normal volume sliders don't stay in sync https://bugs.webkit.org/show_bug.cgi?id=93867 Reviewed by Eric Carlson. New test checking that volume changes in the media element are reflected in the full screen volume slider. * media/video-controls-fullscreen-volume-expected.txt: Added. * media/video-controls-fullscreen-volume.html: Added. * platform/chromium/TestExpectations: Skip this test on chromium. 2012-08-14 Adrienne Walker [chromium] Mark fast/regex/unicodeCaseInsensitive.html expectation as crashing https://bugs.webkit.org/show_bug.cgi?id=94010 Unreviewed gardening. Update expectations. * platform/chromium/TestExpectations: 2012-08-14 Robert Hogan Update Test Expectations after r125578 Unreviewed gardening. * platform/chromium/TestExpectations: * platform/efl/TestExpectations: * platform/gtk/TestExpectations: * platform/qt/Skipped: * platform/qt/TestExpectations: 2012-08-14 Adrienne Walker [chromium] Mark inspector/debugger tests as flaky timeout on Win7 https://bugs.webkit.org/show_bug.cgi?id=94002 Unreviewed gardening. Update expectations. * platform/chromium/TestExpectations: 2012-06-24 Robert Hogan CSS 2.1 failure: Word-spacing affects each space and non-breaking space https://bugs.webkit.org/show_bug.cgi?id=89826 Reviewed by Eric Seidel. * css2.1/20110323/c541-word-sp-000-expected.html: Added. * css2.1/20110323/c541-word-sp-000.htm: Renamed from LayoutTests/css2.1/t1604-c541-word-sp-00-b-a.html. * css2.1/20110323/c541-word-sp-001-expected.html: Added. * css2.1/20110323/c541-word-sp-001.htm: Added. Replaces t1604-c541-word-sp-01-b-a.html below. * css2.1/20110323/word-spacing-characters-002-expected.html: Added. * css2.1/20110323/word-spacing-characters-002.htm: Added. * css2.1/20110323/word-spacing-characters-003-expected.html: Added. * css2.1/20110323/word-spacing-characters-003.htm: Added. These passed already. * css2.1/20110323/word-spacing-remove-space-001-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-001.htm: Added. * css2.1/20110323/word-spacing-remove-space-002-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-002.htm: Added. * css2.1/20110323/word-spacing-remove-space-003-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-003.htm: Added. * css2.1/20110323/word-spacing-remove-space-004-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-004.htm: Added. * css2.1/20110323/word-spacing-remove-space-005-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-005.htm: Added. * css2.1/20110323/word-spacing-remove-space-006-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-006.htm: Added. These 6 tests are fixed by this patch. * css2.1/t1604-c541-word-sp-01-b-a.html: Removed. Per http://lists.w3.org/Archives/Public/public-css-testsuite/2010Jan/0029.html t1604-c541-word-sp-01-b-a.htm is now invalid and has been replaced by c541-word-sp-001.htm above. * fast/css/word-spacing-characters-complex-text-expected.html: Added. * fast/css/word-spacing-characters-complex-text.html: Added. This is a complex text version of word-spacing-characters-001.htm * fast/css/word-spacing-characters-expected.html: Added. * fast/css/word-spacing-characters.html: Added. The original test (word-spacing-characters-001.htm) has two spaces between the non-breaking spaces in the second last case. This causes WebKit to split the text into two-runs and drop the second of the two spaces. This entire test can be replaced with word-spacing-characters-001.htm from the css test suite when https://bugs.webkit.org/show_bug.cgi?id=89827 is fixed. * fast/css/word-spacing-linebreak-expected.html: Added. * fast/css/word-spacing-linebreak.html: Added. * platform/chromium-linux/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Removed. * platform/chromium-linux/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Removed. * platform/chromium-linux/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/chromium-linux/fast/css/word-space-extra-expected.png: * platform/chromium-mac-snowleopard/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/chromium-mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Removed. * platform/chromium-mac/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/chromium-win/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Removed. * platform/chromium-win/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Removed. * platform/chromium-win/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/chromium-win/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. * platform/chromium-win/fast/css/word-space-extra-expected.txt: * platform/chromium/TestExpectations: * platform/efl/TestExpectations: * platform/efl/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Removed. * platform/efl/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Removed. * platform/efl/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/efl/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. * platform/gtk/TestExpectations: * platform/gtk/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Removed. * platform/gtk/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Removed. * platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. * platform/mac/TestExpectations: * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Removed. * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Removed. * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. * platform/qt/TestExpectations: * platform/qt/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Removed. * platform/qt/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/qt/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. * platform/win/Skipped: 2012-08-14 Christophe Dumez Fix LayoutTests/canvas/philip/tests/2d.text.draw.space.collapse.nonspace.html https://bugs.webkit.org/show_bug.cgi?id=92974 Reviewed by Kenneth Rohde Christiansen. Unskip canvas/philip/tests/2d.text.draw.space.collapse.nonspace.html for all the ports now that space characters are correctly replaced in the text passed to fillText() and strokeText(). * platform/chromium/TestExpectations: * platform/efl/Skipped: * platform/gtk/TestExpectations: * platform/mac/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt: Removed. * platform/qt/Skipped: 2012-08-14 Zan Dobersek Unreviewed GTK gardening. Adding image failure expectation for fast/css-generated-content/quotes-lang.html. * platform/gtk/TestExpectations: 2012-08-14 Sergio Villar Senin Unreviewed, updated the GTK WK2 Skipped file with well-known failures in the WK2 bot. * platform/gtk-wk2/Skipped: 2012-08-14 Thiago Marcos P. Santos [EFL] Gardening of failing tests and new passes https://bugs.webkit.org/show_bug.cgi?id=93967 Unreviewed gardening. * platform/efl/TestExpectations: * platform/efl/fast/css-generated-content/quotes-lang-expected.png: Added. 2012-08-14 Florin Malita [Chromium] Rebaseline filter results after 125462 https://bugs.webkit.org/show_bug.cgi?id=93969 Unreviewed gardening. * platform/chromium-linux-x86/css3/filters/custom/filter-repaint-custom-clipped-expected.png: Removed. * platform/chromium-linux-x86/css3/filters/custom/filter-repaint-custom-expected.png: Removed. * platform/chromium-linux-x86/css3/filters/custom/filter-repaint-custom-rotated-expected.png: Removed. * platform/chromium-linux/css3/filters/custom/effect-custom-combined-missing-expected.png: * platform/chromium-mac-snowleopard/css3/filters/crash-hw-sw-switch-expected.png: * platform/chromium-mac/css3/filters/add-filter-rendering-expected.png: * platform/chromium-mac/css3/filters/crash-filter-change-expected.png: * platform/chromium-mac/css3/filters/crash-hw-sw-switch-expected.png: * platform/chromium-mac/css3/filters/custom/custom-filter-shader-cache-expected.png: * platform/chromium-mac/css3/filters/custom/effect-color-check-expected.png: * platform/chromium-mac/css3/filters/custom/effect-custom-combined-missing-expected.png: * platform/chromium-mac/css3/filters/custom/effect-custom-expected.png: * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-clipped-expected.png: * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-expected.png: * platform/chromium-mac/css3/filters/custom/filter-repaint-custom-rotated-expected.png: * platform/chromium-mac/css3/filters/effect-blur-expected.png: * platform/chromium-mac/css3/filters/effect-brightness-clamping-expected.png: * platform/chromium-mac/css3/filters/effect-brightness-expected.png: * platform/chromium-mac/css3/filters/effect-combined-expected.png: * platform/chromium-mac/css3/filters/effect-contrast-expected.png: * platform/chromium-mac/css3/filters/effect-drop-shadow-expected.png: * platform/chromium-mac/css3/filters/effect-grayscale-expected.png: * platform/chromium-mac/css3/filters/effect-hue-rotate-expected.png: * platform/chromium-mac/css3/filters/effect-invert-expected.png: * platform/chromium-mac/css3/filters/effect-opacity-expected.png: * platform/chromium-mac/css3/filters/effect-reference-expected.png: * platform/chromium-mac/css3/filters/effect-reference-external-expected.png: * platform/chromium-mac/css3/filters/effect-reference-hw-expected.png: * platform/chromium-mac/css3/filters/effect-reference-ordering-expected.png: * platform/chromium-mac/css3/filters/effect-saturate-expected.png: * platform/chromium-mac/css3/filters/effect-sepia-expected.png: * platform/chromium-mac/css3/filters/filtered-inline-expected.png: * platform/chromium-mac/css3/filters/multiple-filters-invalidation-expected.png: * platform/chromium-mac/css3/filters/nested-filters-expected.png: * platform/chromium-mac/css3/filters/regions-expanding-expected.png: * platform/chromium-mac/css3/filters/simple-filter-rendering-expected.png: * platform/chromium-mac/svg/filters/color-interpolation-filters-expected.png: Copied from LayoutTests/platform/chromium-mac/css3/filters/simple-filter-rendering-expected.png. * platform/chromium-win-xp/css3/filters/custom/filter-repaint-custom-clipped-expected.png: Removed. * platform/chromium-win-xp/css3/filters/custom/filter-repaint-custom-expected.png: Removed. * platform/chromium-win-xp/css3/filters/custom/filter-repaint-custom-rotated-expected.png: Removed. * platform/chromium-win/css3/filters/crash-hw-sw-switch-expected.png: * platform/chromium-win/css3/filters/custom/custom-filter-shader-cache-expected.png: * platform/chromium-win/css3/filters/custom/effect-color-check-expected.png: * platform/chromium-win/css3/filters/custom/effect-custom-combined-missing-expected.png: * platform/chromium-win/css3/filters/custom/effect-custom-expected.png: * platform/chromium-win/css3/filters/custom/filter-repaint-custom-clipped-expected.png: * platform/chromium-win/css3/filters/custom/filter-repaint-custom-expected.png: * platform/chromium-win/css3/filters/custom/filter-repaint-custom-rotated-expected.png: * platform/chromium-win/css3/filters/effect-brightness-clamping-expected.png: * platform/chromium-win/css3/filters/effect-brightness-expected.png: * platform/chromium-win/svg/filters/color-interpolation-filters-expected.png: Added. * platform/chromium/TestExpectations: * platform/efl/svg/filters/color-interpolation-filters-expected.txt: Removed. * platform/gtk/svg/filters/color-interpolation-filters-expected.txt: Removed. * svg/filters/color-interpolation-filters-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/filters/color-interpolation-filters-expected.txt. 2012-08-14 Kent Tamura [Chromium] Update expectation files for fast/forms/date/calendar-picker-appearance.html * platform/chromium-linux-x86/fast/forms/date/calendar-picker-appearance-expected.png: Added. * platform/chromium-linux/fast/forms/date/calendar-picker-appearance-expected.png: * platform/chromium-mac-snowleopard/fast/forms/date/calendar-picker-appearance-expected.png: * platform/chromium-mac/fast/forms/date/calendar-picker-appearance-expected.png: * platform/chromium-win-xp/fast/forms/date/calendar-picker-appearance-expected.png: * platform/chromium-win/fast/forms/date/calendar-picker-appearance-expected.png: 2012-08-14 Thiago Marcos P. Santos REGRESSION (r125450): 4 canvas/philip/tests tests failing on Apple Lion Release WK1 (Tests) https://bugs.webkit.org/show_bug.cgi?id=93910 Unreviewed gardening. Removed wrong and duplicated expectations. Mac port should use the global expectations since this test is now passing. * platform/chromium/canvas/philip/tests/2d.text.font.parse.basic-expected.txt: Removed. * platform/chromium/canvas/philip/tests/2d.text.font.parse.complex-expected.txt: Removed. * platform/mac/TestExpectations: * platform/mac/canvas/philip/tests/2d.text.font.parse.basic-expected.txt: Removed. * platform/mac/canvas/philip/tests/2d.text.font.parse.complex-expected.txt: Removed. 2012-08-14 Allan Sandfeld Jensen Unreviewed, Qt gardening Unmark tests that has been passing since they were fixed generally in r125371. * platform/qt/TestExpectations: 2012-08-14 Allan Sandfeld Jensen Unreviewed gardening for Qt, rebaselining marked test from r125167. Changelog and commit mixed with entry below. * platform/qt/TestExpectations: * platform/qt/fast/block/float/overhanging-tall-block-expected.txt: 2012-08-14 Allan Sandfeld Jensen Unreviewed gardening for Qt, rebaselining marked test from bug 93148. * platform/qt/TestExpectations: * platform/qt/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: 2012-08-14 Pavel Feldman Web Inspector: add external test runner for running inspector front-end tests with no TestRunner infrastructure. https://bugs.webkit.org/show_bug.cgi?id=93833 Reviewed by Yury Semikhatsky. * http/tests/inspector/inspector-test.js: * http/tests/inspector/resources/test-runner.html: Added. 2012-08-14 Keishi Hattori [Chromium] Fix test calendar-picker-appearance.html after r125507 Unreviewed. * fast/forms/date/calendar-picker-appearance.html: Use resize event instead of transitionEnd. 2012-08-10 Thiago Marcos P. Santos [Qt] Remove duplicated platform test expectations https://bugs.webkit.org/show_bug.cgi?id=93351 Reviewed by Csaba Osztrogonác. Remove platform test expectations that are the same as the global expectations. * platform/qt-5.0-wk2/compositing/iframes/fixed-position-iframe-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/invisible-iframe-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-hide-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/layout-on-compositing-change-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/nested-composited-iframe-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/nested-iframe-scrolling-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-iframe-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/remove-iframe-crash-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/repaint-after-losing-scrollbars-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/scroll-fixed-transformed-element-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/iframes/scroll-grandchild-iframe-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/overflow/overflow-scaled-descendant-overlapping-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/reflections/become-simple-composited-reflection-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/reflections/empty-reflection-with-mask-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/reflections/remove-add-reflection-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/reflections/remove-reflection-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-relative-expected.txt: Removed. * platform/qt-5.0-wk2/compositing/rtl/rtl-relative-expected.txt: Removed. * platform/qt-5.0-wk2/fast/events/overflow-viewport-renderer-deleted-expected.txt: Removed. * platform/qt-5.0-wk2/plugins/document-open-expected.txt: Removed. * platform/qt-5.0/fast/dom/DeviceMotion/no-page-cache-expected.txt: Removed. * platform/qt-5.0/fast/dom/DeviceMotion/optional-event-properties-expected.txt: Removed. * platform/qt-5.0/fast/dom/DeviceMotion/window-property-expected.txt: Removed. * platform/qt-5.0/fast/dom/DeviceOrientation/no-page-cache-expected.txt: Removed. * platform/qt-5.0/fast/dom/DeviceOrientation/optional-event-properties-expected.txt: Removed. * platform/qt-5.0/fast/dom/DeviceOrientation/window-property-expected.txt: Removed. * platform/qt-5.0/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Removed. * platform/qt-5.0/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed. * platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Removed. * platform/qt-5.0/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Removed. * platform/qt-5.0/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Removed. * platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Removed. * platform/qt-5.0/svg/foreignObject/text-tref-02-b-expected.txt: Removed. * platform/qt-mac/plugins/plugin-javascript-access-expected.txt: Removed. * platform/qt/compositing/geometry/composited-in-columns-expected.txt: Removed. * platform/qt/compositing/geometry/object-clip-rects-assertion-expected.txt: Removed. * platform/qt/compositing/iframes/composited-iframe-scroll-expected.txt: Removed. * platform/qt/compositing/iframes/iframe-content-flipping-expected.txt: Removed. * platform/qt/editing/execCommand/format-block-with-trailing-br-expected.txt: Removed. * platform/qt/editing/pasteboard/4242293-1-expected.txt: Removed. * platform/qt/editing/pasteboard/block-wrappers-necessary-expected.txt: Removed. * platform/qt/editing/selection/drag-start-event-client-x-y-expected.txt: Removed. * platform/qt/editing/selection/hit-test-on-text-with-line-height-expected.txt: Removed. * platform/qt/fast/backgrounds/svg-as-mask-expected.txt: Removed. * platform/qt/fast/borders/border-image-outset-split-inline-vertical-lr-expected.txt: Removed. * platform/qt/fast/borders/borderRadiusSolid01-expected.txt: Removed. * platform/qt/fast/borders/borderRadiusSolid02-expected.txt: Removed. * platform/qt/fast/borders/borderRadiusSolid03-expected.txt: Removed. * platform/qt/fast/borders/borderRadiusSolid04-expected.txt: Removed. * platform/qt/fast/box-shadow/box-shadow-radius-expected.txt: Removed. * platform/qt/fast/box-shadow/scaled-box-shadow-expected.txt: Removed. * platform/qt/fast/css/font-face-descending-unicode-range-expected.txt: Removed. * platform/qt/fast/css/font-face-font-family-descriptor-expected.txt: Removed. * platform/qt/fast/css/font-family-pictograph-expected.txt: Removed. * platform/qt/fast/css/hsla-color-expected.txt: Removed. * platform/qt/fast/css/rgba-custom-text-expected.txt: Removed. * platform/qt/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Removed. * platform/qt/fast/dom/icon-url-change-expected.txt: Removed. * platform/qt/fast/dom/icon-url-list-expected.txt: Removed. * platform/qt/fast/inline/inline-fixed-position-boundingbox-expected.txt: Removed. * platform/qt/fast/inline/inline-relative-offset-boundingbox-expected.txt: Removed. * platform/qt/fast/multicol/hit-test-gap-between-pages-expected.txt: Removed. * platform/qt/fast/reflections/reflection-masks-expected.txt: Removed. * platform/qt/fast/reflections/reflection-masks-opacity-expected.txt: Removed. * platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt: Removed. * platform/qt/fast/writing-mode/background-horizontal-bt-expected.txt: Removed. * platform/qt/fast/writing-mode/background-vertical-lr-expected.txt: Removed. * platform/qt/fast/writing-mode/background-vertical-rl-expected.txt: Removed. * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Removed. * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed. * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Removed. * platform/qt/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Removed. * platform/qt/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Removed. * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Removed. * platform/qt/svg/as-background-image/svg-as-background-1-expected.txt: Removed. * platform/qt/svg/as-background-image/svg-as-background-2-expected.txt: Removed. * platform/qt/svg/as-background-image/svg-as-background-3-expected.txt: Removed. * platform/qt/svg/as-background-image/svg-as-background-4-expected.txt: Removed. * platform/qt/svg/as-background-image/svg-as-background-5-expected.txt: Removed. * platform/qt/svg/as-background-image/svg-as-background-6-expected.txt: Removed. * platform/qt/svg/custom/bug86119-expected.txt: Removed. * platform/qt/svg/custom/glyph-transformation-with-hkern-expected.txt: Removed. * platform/qt/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/qt/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Removed. * platform/qt/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Removed. * platform/qt/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Removed. * platform/qt/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/qt/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Removed. * platform/qt/svg/custom/svg-features-expected.txt: Removed. * platform/qt/svg/custom/use-instanceRoot-event-listeners-expected.txt: Removed. * platform/qt/svg/custom/use-setAttribute-crash-expected.txt: Removed. * platform/qt/svg/foreignObject/text-tref-02-b-expected.txt: Removed. * platform/qt/svg/hixie/viewbox/002-expected.txt: Removed. * platform/qt/svg/hixie/viewbox/003-expected.txt: Removed. * platform/qt/svg/repaint/inner-svg-change-viewBox-contract-expected.txt: Removed. * platform/qt/svg/repaint/inner-svg-change-viewBox-expected.txt: Removed. * platform/qt/svg/text/text-viewbox-rescale-expected.txt: Removed. * platform/qt/svg/zoom/page/zoom-foreign-content-expected.txt: Removed. * platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Removed. * platform/qt/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed. * platform/qt/tables/mozilla/bugs/bug26553-expected.txt: Removed. * platform/qt/tables/mozilla/bugs/bug83786-expected.txt: Removed. * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Removed. 2012-08-14 Sheriff Bot Unreviewed, rolling out r125525. http://trac.webkit.org/changeset/125525 https://bugs.webkit.org/show_bug.cgi?id=93950 rebaseline revert after r125526... (Requested by philn on #webkit). * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt: Removed. * platform/gtk/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Removed. * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Removed. * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Removed. * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Removed. * platform/gtk/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: 2012-08-14 Szilard Ledan [Qt] Gardening after r125516. Reviewed by Csaba Osztrogonác. Added baseline to fast/text/zero-font-size.html. * platform/qt/fast/text/zero-font-size-expected.txt: 2012-08-14 Philippe Normand Unreviewed, GTK gardening. * platform/gtk/TestExpectations: Skip media-source tests, the GTK port doesn't support this feature yet and the tests time out. 2012-08-14 Mike West Implement the plugin-types Content Security Policy directive. https://bugs.webkit.org/show_bug.cgi?id=91919 Reviewed by Adam Barth. * http/tests/plugins/resources/mock-plugin-unknown-type.pl: Adding a mock plugin resource that is served with a type that WebKit doesn't understand. Using it to test a confusion attack in plugintypes-url-02. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-data-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-data.html: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-url-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-url.html: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-data-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-data.html: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-url-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-url.html: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-allowed-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-allowed.html: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-blocked-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-blocked.html: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02-expected.txt: Added. * http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02.html: Added. * http/tests/security/contentSecurityPolicy/object-src-none-allowed.html: * http/tests/security/contentSecurityPolicy/object-src-none-blocked.html: Renaming the `q` parameter to `plugin` in these two tests. * http/tests/security/contentSecurityPolicy/resources/echo-object-data.pl: Add output of explicit MIME types to the object data renderer, and changed the `q` parameter to be slightly less confusingly named. It's now `plugin`. * http/tests/security/contentSecurityPolicy/resources/multiple-iframe-plugin-test.js: Added. Copy `multiple-iframe-test.js`, and add in plugin-specific details, like `plugin`, `log`, and `type`. (test): (finishTesting): 2012-08-14 Hans Wennborg Speech Input: wrong position was reported for scolled-down elements https://bugs.webkit.org/show_bug.cgi?id=93634 Reviewed by Kent Tamura. Test that the position of the speech element is passed to the embedder corectly, i.e. where the user clicked, when the page is scrolled down. * fast/speech/bubble-position-scrolled-expected.txt: Added. * fast/speech/bubble-position-scrolled.html: Added. 2012-08-14 Sheriff Bot Unreviewed, rolling out r125519. http://trac.webkit.org/changeset/125519 https://bugs.webkit.org/show_bug.cgi?id=93945 New ref-tests caused image failures on chromium-mac bots. (Requested by yutak on #webkit). * fast/dom/HTMLMeterElement/meter-clone-expected.txt: * fast/dom/HTMLMeterElement/meter-clone.html: * fast/dom/HTMLMeterElement/meter-element-markup-expected.txt: * fast/dom/shadow/resources/replaced-element-styles.css: (.progress-inner-element-like): * fast/dom/shadow/shadowdom-for-meter-dynamic-expected.html: Removed. * fast/dom/shadow/shadowdom-for-meter-dynamic.html: Removed. * fast/dom/shadow/shadowdom-for-meter-expected.html: Removed. * fast/dom/shadow/shadowdom-for-meter-multiple-expected.html: Removed. * fast/dom/shadow/shadowdom-for-meter-multiple.html: Removed. * fast/dom/shadow/shadowdom-for-meter-with-style-expected.html: Removed. * fast/dom/shadow/shadowdom-for-meter-with-style.html: Removed. * fast/dom/shadow/shadowdom-for-meter-without-appearance-expected.html: Removed. * fast/dom/shadow/shadowdom-for-meter-without-appearance.html: Removed. * fast/dom/shadow/shadowdom-for-meter-without-shadow-element-expected.html: Removed. * fast/dom/shadow/shadowdom-for-meter-without-shadow-element.html: Removed. * fast/dom/shadow/shadowdom-for-meter.html: Removed. * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: * platform/mac/TestExpectations: 2012-08-14 Philippe Normand Unreviewed, GTK rebaseline after r125519. * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added. * platform/gtk/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Added. * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added. * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Added. * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Added. * platform/gtk/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: 2012-08-14 Philippe Normand Unreviewed, GTK baseline for test introduced in r125462. * platform/gtk/svg/filters/color-interpolation-filters-expected.txt: 2012-08-14 Yuta Kitamura [Chromium] Unreviewed gardening. Add expectations for recent flakiness. * platform/chromium/TestExpectations: 2012-08-14 Shinya Kawanaka AuthorShadowDOM for meter element https://bugs.webkit.org/show_bug.cgi?id=91970 Reviewed by Hajime Morita. Contains the following tests: (1) meter element with AuthorShadowDOM (2) meter element with multiple AuthorShadowDOM with a shadow element (3) meter element with multiple AuthorShadowDOM without a shadow element (4) meter element with AuthorShadowDOM with dynamic value update (5) meter element with AuthorShadowDOM with style (6) meter element with AuthorShadowDOM with -webkit-appearance: none * fast/dom/HTMLMeterElement/meter-clone-expected.txt: * fast/dom/HTMLMeterElement/meter-clone.html: * fast/dom/HTMLMeterElement/meter-element-markup-expected.txt: * fast/dom/shadow/resources/replaced-element-styles.css: (.meter-like): (.meter-inner-element-like): * fast/dom/shadow/shadowdom-for-meter-dynamic-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-dynamic.html: Added. * fast/dom/shadow/shadowdom-for-meter-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-multiple-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-multiple.html: Added. * fast/dom/shadow/shadowdom-for-meter-with-style-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-with-style.html: Added. * fast/dom/shadow/shadowdom-for-meter-without-appearance-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-without-appearance.html: Added. * fast/dom/shadow/shadowdom-for-meter-without-shadow-element-expected.html: Added. * fast/dom/shadow/shadowdom-for-meter-without-shadow-element.html: Added. * fast/dom/shadow/shadowdom-for-meter.html: Added. * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt: * platform/chromium-win/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: * platform/mac/TestExpectations: 2012-08-14 Christophe Dumez [EFL][WK2] inspector/debugger/debugger-pause-on-exception.html is duplicated in TestExpectations https://bugs.webkit.org/show_bug.cgi?id=93936 Unreviewed EFL gardening. Remove duplicated test in WK2-EFL TestExpectations. * platform/efl-wk2/TestExpectations: 2012-08-14 Kristóf Kosztyó [Qt] Unreviewed gardening. Unskip passing inspector tests after r125394. https://bugs.webkit.org/show_bug.cgi?id=93228 * platform/qt/Skipped: 2012-08-14 Christophe Dumez regression(r124510) webintents/web-intents-obj-constructor.html is crashing https://bugs.webkit.org/show_bug.cgi?id=93096 Reviewed by Kentaro Hara. Unskip webintents/web-intents-obj-constructor.html now that the crash is fixed in WebCore. * platform/efl-wk2/TestExpectations: * platform/efl/TestExpectations: 2012-08-13 Zan Dobersek Unreviewed GTK gardening. Adding an empty platform baseline for r125462 just to avoid exceptions in the layout-test step on the buildbots. The baseline will be updated accordingly later. * platform/gtk/svg/filters/color-interpolation-filters-expected.txt: Added. 2012-08-13 Joone Hur [EFL] Unreviewed gardening, rebaselining after r125462. Add a new test result to avoid layout-test exception * platform/efl/svg/filters/color-interpolation-filters-expected.txt: Added. 2012-08-13 Douglas Stockwell Crash in WebCore::RenderBlock::LineBreaker::nextLineBreak https://bugs.webkit.org/show_bug.cgi?id=93806 Reviewed by Abhishek Arya. * fast/text/text-combine-first-line-crash-expected.txt: Added. * fast/text/text-combine-first-line-crash.html: Added. 2012-08-13 Yuta Kitamura [Chromium] Unreviewed. Rebaseline test results for add-table-overpaint.html. * platform/chromium-mac/fast/repaint/add-table-overpaint-expected.png: Added. * platform/chromium-win/fast/repaint/add-table-overpaint-expected.png: Renamed from LayoutTests/platform/chromium/fast/repaint/add-table-overpaint-expected.png. 2012-08-13 Yuta Kitamura [Chromium] Unreviewed, update test expectations to reflect the recent results and remove lint errors. * platform/chromium/TestExpectations: 2012-08-13 Shawn Singh Unreviewed rebaseline after r125193. * platform/chromium-mac/compositing/masks/layer-mask-placement-expected.png: * platform/chromium-win/compositing/masks/layer-mask-placement-expected.png: * platform/chromium/TestExpectations: 2012-08-13 Eric Seidel Add test to demonstrate overpainting seen in bug 92800 https://bugs.webkit.org/show_bug.cgi?id=93901 Reviewed by Levi Weintraub. Bug 92800 is a rather complicated change to fix this overpainting bug. Adding the test before the change so that it's easier for me to track as I change this behavior and for reviewers to see that I'm fixing this overpainting. * fast/repaint/add-table-overpaint-expected.png: Added. * fast/repaint/add-table-overpaint-expected.txt: Added. * fast/repaint/add-table-overpaint.html: Added. 2012-08-13 Elliott Sprehn Expand list of supported languages for RenderQuote to match WHATWG spec https://bugs.webkit.org/show_bug.cgi?id=93424 Reviewed by Eric Seidel. Update quote language test to include the 148 languages in the WHATWG web-apps recommended styling table. http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html#quotes Add a new test that ensures language matching for quotes is case insensitive. * fast/css-generated-content/quotes-lang-case-insensitive-expected.html: Added. * fast/css-generated-content/quotes-lang-case-insensitive.html: Added. * fast/css-generated-content/quotes-lang-expected.html: * fast/css-generated-content/quotes-lang.html: 2012-08-13 Pravin D Bad cast in RenderBox::computeReplacedLogicalHeightUsing https://bugs.webkit.org/show_bug.cgi?id=93875 Reviewed by Abhishek Arya. * fast/replaced/render-inline-cast-to-render-box-crash-expected.txt: Added. * fast/replaced/render-inline-cast-to-render-box-crash.html: Added. 2012-08-13 Dean Jackson REGRESSION (r125450): 4 canvas/philip/tests tests failing on Apple Lion Release WK1 (Tests) https://bugs.webkit.org/show_bug.cgi?id=93910 Unreviewed test expectations update. Temporarily skipping tests. * platform/mac/TestExpectations: 2012-08-13 Florin Malita WebKit+SVG does not support color-interpolation-filters or draw filters in correct colorspace https://bugs.webkit.org/show_bug.cgi?id=6033 Reviewed by Dirk Schulze. * platform/chromium-linux/css3/filters/crash-hw-sw-switch-expected.png: * platform/chromium-linux/css3/filters/custom/custom-filter-shader-cache-expected.png: * platform/chromium-linux/css3/filters/custom/effect-custom-expected.png: * platform/chromium-linux/css3/filters/custom/filter-repaint-custom-clipped-expected.png: * platform/chromium-linux/css3/filters/custom/filter-repaint-custom-expected.png: * platform/chromium-linux/css3/filters/custom/filter-repaint-custom-rotated-expected.png: * platform/chromium-linux/css3/filters/effect-brightness-clamping-expected.png: * platform/chromium-linux/css3/filters/effect-brightness-expected.png: * platform/chromium-linux/svg/filters/color-interpolation-filters-expected.png: Added. * platform/chromium-linux/svg/filters/color-interpolation-filters-expected.txt: Added. * platform/chromium-win/css3/filters/add-filter-rendering-expected.png: * platform/chromium-win/css3/filters/crash-filter-change-expected.png: * platform/chromium-win/css3/filters/effect-blur-expected.png: * platform/chromium-win/css3/filters/effect-combined-expected.png: * platform/chromium-win/css3/filters/effect-contrast-expected.png: * platform/chromium-win/css3/filters/effect-drop-shadow-expected.png: * platform/chromium-win/css3/filters/effect-grayscale-expected.png: * platform/chromium-win/css3/filters/effect-hue-rotate-expected.png: * platform/chromium-win/css3/filters/effect-invert-expected.png: * platform/chromium-win/css3/filters/effect-opacity-expected.png: * platform/chromium-win/css3/filters/effect-reference-expected.png: * platform/chromium-win/css3/filters/effect-reference-external-expected.png: * platform/chromium-win/css3/filters/effect-reference-hw-expected.png: * platform/chromium-win/css3/filters/effect-reference-ordering-expected.png: * platform/chromium-win/css3/filters/effect-saturate-expected.png: * platform/chromium-win/css3/filters/effect-sepia-expected.png: * platform/chromium-win/css3/filters/filtered-inline-expected.png: * platform/chromium-win/css3/filters/multiple-filters-invalidation-expected.png: * platform/chromium-win/css3/filters/nested-filters-expected.png: * platform/chromium-win/css3/filters/regions-expanding-expected.png: * platform/chromium-win/css3/filters/simple-filter-rendering-expected.png: * platform/chromium/TestExpectations: * platform/chromium/css3/filters/blur-filter-page-scroll-expected.png: * platform/chromium/css3/filters/blur-filter-page-scroll-parents-expected.png: * platform/mac/TestExpectations: * platform/qt/TestExpectations: * svg/filters/color-interpolation-filters.svg: Added. 2012-08-13 Raymond Toy Oscillator node should throw exception if type is assigned an invalid value https://bugs.webkit.org/show_bug.cgi?id=93490 Reviewed by Chris Rogers. Add tests for invalid oscillator types. * webaudio/oscillator-basic-expected.txt: Updated * webaudio/oscillator-basic.html: Test CUSTOM and invalid oscillator type. 2012-08-13 Brady Eidson With asynchronous plug-in initialization, WebProcess and PluginProcess can deadlock and https://bugs.webkit.org/show_bug.cgi?id=93894 Reviewed by Alexey Proskuryakov. * platform/mac-wk2/plugins/asychronous-deadlock-with-timer-and-evaluate-expected.txt: Added. * platform/mac-wk2/plugins/asychronous-deadlock-with-timer-and-evaluate.html: Added. 2012-08-13 Thiago Marcos P. Santos CanvasRenderContext2D::font() does not re-serialize the font https://bugs.webkit.org/show_bug.cgi?id=50859 Reviewed by Kenneth Rohde Christiansen. Unskip tests that will now pass and remove wrong/duplicated expectations. canvas-font-ex-units-crash has now the wrong expectations until we fix the issue on 93840. * fast/canvas/canvas-font-ex-units-crash-expected.txt: * fast/canvas/script-tests/canvas-font-ex-units-crash.js: Even though we are setting a value on this test case (and verifying), the font is not being effectiviely set as the serialization reveled. This is going to be fixed in another bug. * platform/chromium/TestExpectations: * platform/chromium/canvas/philip/tests/2d.text.font.parse.system-expected.txt: Removed. * platform/efl/Skipped: * platform/gtk/TestExpectations: * platform/mac/canvas/philip/tests/2d.text.font.parse.system-expected.txt: Removed. * platform/qt/Skipped: 2012-08-13 Elliott Sprehn CSS quotes output quotes when depth is negative https://bugs.webkit.org/show_bug.cgi?id=92690 Reviewed by Eric Seidel. Make the expected output of close-quote-negative-depth.html follow the spec and add another test that ensures the last quote pair is repeated when the depth is greater than the number of quote pairs. * fast/css-generated-content/close-quote-negative-depth-expected.html: * fast/css-generated-content/close-quote-negative-depth.html: * fast/css-generated-content/nested-quote-more-than-pairs-expected.html: Added. * fast/css-generated-content/nested-quote-more-than-pairs.html: Added. 2012-08-13 Simon Hausmann Unreviewed skip: Skip faling test after r125428. The fix will be tracked in https://bugs.webkit.org/show_bug.cgi?id=93897 * platform/qt/Skipped: 2012-08-13 Sheriff Bot Unreviewed, rolling out r125430. http://trac.webkit.org/changeset/125430 https://bugs.webkit.org/show_bug.cgi?id=93881 Caused css2.1/t1604-c541-word-sp-00-b-a.html to regress on Mac builds (Requested by mwenge on #webkit). * css2.1/20110323/c541-word-sp-001-expected.html: Removed. * css2.1/20110323/c541-word-sp-001.htm: Removed. * css2.1/20110323/word-spacing-characters-002-expected.html: Removed. * css2.1/20110323/word-spacing-characters-002.htm: Removed. * css2.1/20110323/word-spacing-characters-003-expected.html: Removed. * css2.1/20110323/word-spacing-characters-003.htm: Removed. * css2.1/20110323/word-spacing-remove-space-001-expected.html: Removed. * css2.1/20110323/word-spacing-remove-space-001.htm: Removed. * css2.1/20110323/word-spacing-remove-space-002-expected.html: Removed. * css2.1/20110323/word-spacing-remove-space-002.htm: Removed. * css2.1/20110323/word-spacing-remove-space-003-expected.html: Removed. * css2.1/20110323/word-spacing-remove-space-003.htm: Removed. * css2.1/20110323/word-spacing-remove-space-004-expected.html: Removed. * css2.1/20110323/word-spacing-remove-space-004.htm: Removed. * css2.1/20110323/word-spacing-remove-space-005-expected.html: Removed. * css2.1/20110323/word-spacing-remove-space-005.htm: Removed. * css2.1/20110323/word-spacing-remove-space-006-expected.html: Removed. * css2.1/20110323/word-spacing-remove-space-006.htm: Removed. * css2.1/t1604-c541-word-sp-01-b-a.html: Added. * fast/css/word-spacing-characters-complex-text-expected.html: Removed. * fast/css/word-spacing-characters-complex-text.html: Removed. * fast/css/word-spacing-characters-expected.html: Removed. * fast/css/word-spacing-characters.html: Removed. * fast/css/word-spacing-linebreak-expected.html: Removed. * fast/css/word-spacing-linebreak.html: Removed. * platform/chromium-linux/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added. * platform/chromium-linux/fast/css/word-space-extra-expected.png: * platform/chromium-mac-snowleopard/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added. * platform/chromium-mac/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added. * platform/chromium-win/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added. * platform/chromium-win/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Added. * platform/chromium-win/fast/css/word-space-extra-expected.txt: * platform/chromium/TestExpectations: * platform/efl/TestExpectations: * platform/efl/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added. * platform/efl/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Added. * platform/gtk/TestExpectations: * platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added. * platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Added. * platform/mac/TestExpectations: * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added. * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Added. * platform/qt/TestExpectations: * platform/qt/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added. * platform/qt/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Added. * platform/win/Skipped: 2012-08-13 Dominik Röttsches [Cairo] canvas/philip/tests/2d.drawImage.self.2.html test failing on ports using Cairo https://bugs.webkit.org/show_bug.cgi?id=93244 Reviewed by Kenneth Rohde Christiansen. Unskipping canvas/philip/tests/2d.drawImage.self.2.html for GTK and EFL now that it's working. * platform/efl/Skipped: * platform/gtk/TestExpectations: 2012-08-13 Lauro Neto [Qt] new test css3/flexbox/line-wrapping.html failing https://bugs.webkit.org/show_bug.cgi?id=72490 Reviewed by Kenneth Rohde Christiansen. Gardening. Unskip now passing test. * platform/qt/Skipped: 2012-06-24 Robert Hogan CSS 2.1 failure: Word-spacing affects each space and non-breaking space https://bugs.webkit.org/show_bug.cgi?id=89826 Reviewed by Eric Seidel. * css2.1/20110323/c541-word-sp-001-expected.html: Added. * css2.1/20110323/c541-word-sp-001.htm: Added. Replaces t1604-c541-word-sp-01-b-a.html below. * css2.1/20110323/word-spacing-characters-002-expected.html: Added. * css2.1/20110323/word-spacing-characters-002.htm: Added. * css2.1/20110323/word-spacing-characters-003-expected.html: Added. * css2.1/20110323/word-spacing-characters-003.htm: Added. These passed already. * css2.1/20110323/word-spacing-remove-space-001-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-001.htm: Added. * css2.1/20110323/word-spacing-remove-space-002-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-002.htm: Added. * css2.1/20110323/word-spacing-remove-space-003-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-003.htm: Added. * css2.1/20110323/word-spacing-remove-space-004-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-004.htm: Added. * css2.1/20110323/word-spacing-remove-space-005-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-005.htm: Added. * css2.1/20110323/word-spacing-remove-space-006-expected.html: Added. * css2.1/20110323/word-spacing-remove-space-006.htm: Added. These 6 tests are fixed by this patch. * css2.1/t1604-c541-word-sp-01-b-a.html: Removed. Per http://lists.w3.org/Archives/Public/public-css-testsuite/2010Jan/0029.html t1604-c541-word-sp-01-b-a.htm is now invalid and has been replaced by c541-word-sp-001.htm above. * fast/css/word-spacing-characters-complex-text-expected.html: Added. * fast/css/word-spacing-characters-complex-text.html: Added. This is a complex text version of word-spacing-characters-001.htm * fast/css/word-spacing-characters-expected.html: Added. * fast/css/word-spacing-characters.html: Added. The original test (word-spacing-characters-001.htm) has two spaces between the non-breaking spaces in the second last case. This causes WebKit to split the text into two-runs and drop the second of the two spaces. This entire test can be replaced with word-spacing-characters-001.htm from the css test suite when https://bugs.webkit.org/show_bug.cgi?id=89827 is fixed. * fast/css/word-spacing-linebreak-expected.html: Added. * fast/css/word-spacing-linebreak.html: Added. * platform/chromium-linux/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/chromium-linux/fast/css/word-space-extra-expected.png: * platform/chromium-mac-snowleopard/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/chromium-mac/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/chromium-win/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/chromium-win/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. * platform/chromium-win/fast/css/word-space-extra-expected.txt: * platform/chromium/TestExpectations: * platform/efl/TestExpectations: * platform/efl/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/efl/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. * platform/gtk/TestExpectations: * platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. * platform/mac/TestExpectations: * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. * platform/qt/TestExpectations: * platform/qt/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Removed. * platform/qt/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed. 2012-08-13 Anna Cavender Remove webkitMediaSourceURL from HTMLMediaElement.idl https://bugs.webkit.org/show_bug.cgi?id=93619 Reviewed by Adam Barth. The webkitMediaSourceURL attribute is no longer needed now that we use createObjectURL() to generate a media source URL. * http/tests/media/media-source/media-source.js: (MediaSourceTest.setSrcToMediaSourceTestURL): 2012-08-13 Pavel Feldman Web Inspector: get rid of beforeTextChanged https://bugs.webkit.org/show_bug.cgi?id=93851 Reviewed by Vsevolod Vlasov. * http/tests/inspector/live-edit-test.js: (initialize_LiveEditTest.InspectorTest.replaceInSource): (initialize_LiveEditTest): 2012-08-13 Christophe Dumez [EFL][WK2] Update TestExpectations to make bot green https://bugs.webkit.org/show_bug.cgi?id=93852 Unreviewed EFL gardening. Update wk2-efl TestExpectations to make the bot green. * platform/efl-wk2/TestExpectations: 2012-08-13 Zan Dobersek Unreviewed GTK gardening, updating test expectation for canvas/philip/tests/2d.drawImage.self.2.html to note that bug #93244 tracks the regression. * platform/gtk/TestExpectations: 2012-08-13 Csaba Osztrogonác [Qt] Unreviewed gardening, skip a failing test. * platform/qt/Skipped: * platform/qt/TestExpectations: 2012-08-13 Christophe Dumez [EFL] fast/box-sizing/box-sizing.html needs new baseline after r124347 https://bugs.webkit.org/show_bug.cgi?id=93823 Unreviewed EFL gardening. Provide new baseline for fast/box-sizing/box-sizing.html, needed after r124347. * platform/efl-wk2/TestExpectations: * platform/efl/TestExpectations: * platform/efl/fast/box-sizing/box-sizing-expected.png: * platform/efl/fast/box-sizing/box-sizing-expected.txt: Added. 2012-08-13 Christophe Dumez [EFL][WK2] Skip inspector tests that hit assertion in WebCore::SuspendableTimer::resume() https://bugs.webkit.org/show_bug.cgi?id=93815 Unreviewed EFL gardening. Update TestExpectations for several flaky Web Inspector test cases. * platform/efl-wk2/TestExpectations: * platform/efl/TestExpectations: 2012-08-13 Christophe Dumez [EFL][WK2] Wrong TestExpectations for 2 webintents tests https://bugs.webkit.org/show_bug.cgi?id=93811 Unreviewed EFL gardening. Update expected state for the following webintents tests to make the tree green: webintents/web-intents-invoke-port.html webintents/web-intents-obj-constructor.html * platform/efl-wk2/TestExpectations: 2012-08-13 Csaba Osztrogonác [Qt] Unreviewed gardening, skip new failing/crashing tests. * platform/qt/Skipped: * platform/qt/TestExpectations: 2012-08-10 Alexander Pavlov Web Inspector: [Protocol] Force elements pseudo state via a separate InspectorCSSAgent method https://bugs.webkit.org/show_bug.cgi?id=93721 Reviewed by Pavel Feldman. * http/tests/inspector/modify-cross-domain-rule.html: * inspector/styles/get-set-stylesheet-text.html: * inspector/styles/styles-formatting.html: * inspector/styles/styles-new-API.html: * inspector/styles/styles-new-API-expected.txt: 2012-08-13 Christophe Dumez [EFL][WK2] Replace Skipped list by TestExpectations https://bugs.webkit.org/show_bug.cgi?id=93796 Reviewed by Kenneth Rohde Christiansen. Replace efl-wk2 Skipped file by TestExpectations now that we support cascaded TestExpectations in EFL port. * platform/efl-wk2/Skipped: Removed. * platform/efl-wk2/TestExpectations: Added. 2012-08-13 Shinya Kawanaka Cannot select the AuthorShadowDOM inner element of an img element https://bugs.webkit.org/show_bug.cgi?id=91591 Reviewed by Dimitri Glazkov. * fast/dom/shadow/select-image-with-shadow-expected.txt: Added. * fast/dom/shadow/select-image-with-shadow.html: Added. 2012-08-13 Yuta Kitamura [Chromium] Unreviewed gardening. Add expectations for flaky tests. * platform/chromium/TestExpectations: 2012-08-12 Sheriff Bot Unreviewed, rolling out r125392. http://trac.webkit.org/changeset/125392 https://bugs.webkit.org/show_bug.cgi?id=93797 Simple rebaseline won't work. Need further investigation. (Requested by pfeldman on #webkit). * inspector/console/console-format-collections-expected.txt: 2012-08-12 Pavel Feldman Not reviewed: rebaselined inspector/console/console-format-collections.html after r125284. https://bugs.webkit.org/show_bug.cgi?id=93748 * inspector/console/console-format-collections-expected.txt: 2012-08-12 Yuta Kitamura [Chromium] Unreviewed. Update TestExpectations so it matches the recent results. * platform/chromium/TestExpectations: 2012-08-12 Csaba Osztrogonác [Qt] Unreviewed gardening, skip new tests without expected results. * platform/qt/Skipped: 2012-08-12 Pravin D table cell.cellIndex should return -1 if there is no parent table https://bugs.webkit.org/show_bug.cgi?id=93738 Reviewed by Eric Seidel. * fast/table/cellIndex-of-cell-with-different-parents-expected.txt: Added. * fast/table/cellIndex-of-cell-with-different-parents.html: Added. 2012-08-12 Mihnea Ovidenie CSSRegions: Crash when using style in region for removed element. https://bugs.webkit.org/show_bug.cgi?id=93276 Reviewed by Abhishek Arya. Added test reproducing the problem. * fast/regions/removed-element-style-in-region-crash-expected.txt: Added. * fast/regions/removed-element-style-in-region-crash.html: Added. 2012-08-12 Christophe Dumez [EFL][WK2] Skip webintents/web-intents-obj-constructor.html test https://bugs.webkit.org/show_bug.cgi?id=93778 Unreviewed EFL gardening. Skip webintents/web-intents-obj-constructor.html for WebKit2 EFL until WTR can print information about the MessagePorts in a Web Intent (Bug 89072). * platform/efl-wk2/Skipped: 2012-08-12 Takashi Sakamoto webkit fails IETC namespaces/prefix-007.xml https://bugs.webkit.org/show_bug.cgi?id=86137 Reviewed by Eric Seidel. * platform/chromium/TestExpectations: Enabled the layout tests, ietestcenter/css3/namespaces/prefix-007.xml and ietestcenter/css3/namespaces/prefix-010.xml. * platform/win/ietestcenter/css3/namespaces/prefix-007-expected.txt: Removed. * platform/win/ietestcenter/css3/namespaces/prefix-010-expected.txt: Removed. Removed old expectations. 2012-08-11 Jon Lee webarchive/ignore-noscript-if-scripting.html expected results should use .webarchive extension https://bugs.webkit.org/show_bug.cgi?id=93736 Reviewed by Eric Seidel. Because the test uses dumpDOMAsWebArchive(), the expected results extension should be .webarchive instead of .txt. * webarchive/ignore-noscript-if-scripting-enabled-expected.webarchive: Renamed from LayoutTests/webarchive/ignore-noscript-if-scripting-enabled-expected.txt. 2012-08-11 Levi Weintraub Track block's positioned objects like percent-height children https://bugs.webkit.org/show_bug.cgi?id=89848 Reviewed by Abhishek Arya. Adding another test to confirm that RenderBlock's positioned children lists don't become inconsistent. * fast/block/positioning/relayout-nested-positioned-elements-crash-2-expected.txt: Added. * fast/block/positioning/relayout-nested-positioned-elements-crash-2.html: Added. 2012-08-10 Arko Saha Microdata: item with itemprop attribute should not include the item itself in the HTMLPropertiesCollection. https://bugs.webkit.org/show_bug.cgi?id=93717 Reviewed by Ryosuke Niwa. Added test to ensure that item with itemprop attribute should not include itself in its HTMLPropetiesCollection. * fast/dom/MicroData/item-with-itemprop-attr-expected.txt: Added. * fast/dom/MicroData/item-with-itemprop-attr.html: Added. * fast/dom/MicroData/item-with-itemref-pointing-to-itself-expected.txt: Added. * fast/dom/MicroData/item-with-itemref-pointing-to-itself.html: Added. 2012-08-10 Roger Fong Layout Test: plugins/nested-plugin-objects.html passes but causes subsequent test to fail on Windows. https://bugs.webkit.org/show_bug.cgi?id=93741 Reviewed by Tim Horton. plugins/nested-plugin-objects.html passes but causes subsequent test to fail on Windows. plugins/netscape-dom-access-and-reload.html fails as a result. Or if I skip that test, then plugins/netscape-dom-access.html fails (the next test in the list). * platform/win/Skipped: Added plugins/nested-plugin-objects.html to skip list. 2012-08-10 Roger Fong LayoutTest: fast/forms/basic-selects.html rebaselined. https://bugs.webkit.org/show_bug.cgi?id=93751 Reviewed by Tim Horton. As per https://bugs.webkit.org/show_bug.cgi?id=92833, this test needs to be rebaselined for other platforms. Rebaselining for Windows. * platform/win/fast/forms/basic-selects-expected.txt: Rebaselining. 2012-08-10 Elliott Sprehn RenderQuote corrupts doubly linked list on insertion before head of list https://bugs.webkit.org/show_bug.cgi?id=93750 Reviewed by Abhishek Arya. Test for moving around RenderQuote nodes before each other in an existing document to catch corruption in the linked list of RenderQuote. * fast/css-generated-content/quote-crash-93750-expected.txt: Added. * fast/css-generated-content/quote-crash-93750.html: Added. 2012-08-10 Dean Jackson REGRESSION (r124416): fast/forms/basic-selects.html failing on Lion Debug Tests https://bugs.webkit.org/show_bug.cgi?id=93538 Unreviewed gardening. Rebaseline of this test for Mac ports, and remove expected failure. * platform/mac/TestExpectations: * platform/mac/fast/forms/basic-selects-expected.png: * platform/mac/fast/forms/basic-selects-expected.txt: 2012-08-10 Dean Jackson Unreviewed gardening. Missing platform expectations for this test. Results are identical to chromium-mac at present. * platform/mac/svg/repaint/text-mask-update-expected.txt: Added. 2012-08-10 Dean Jackson (r125185) http/tests/images/jpg-img-partial-load.html timeout on Lion https://bugs.webkit.org/show_bug.cgi?id=93636 Unreviewed test expectation update for Mac. * platform/mac/TestExpectations: 2012-08-10 Jer Noble no timeupdate events emitted for media controller https://bugs.webkit.org/show_bug.cgi?id=93745 Reviewed by Eric Carlson. New test checking that the timeupdate event is emmitted correctly during playback. * media/media-controller-timeupdate-expected.txt: Added. * media/media-controller-timeupdate.html: Added. 2012-08-09 Jeffrey Pfau Allow blocking of third-party localStorage and sessionStorage https://bugs.webkit.org/show_bug.cgi?id=93390 Reviewed by Adam Barth. Created tests for testing accessing localStorage and selfStorage from a third party and first party when third-party blocking is on and off. * http/tests/security/cross-origin-local-storage-allowed-expected.txt: Added. * http/tests/security/cross-origin-local-storage-allowed.html: Added. * http/tests/security/cross-origin-local-storage-expected.txt: Added. * http/tests/security/cross-origin-local-storage.html: Added. * http/tests/security/cross-origin-session-storage-allowed-expected.txt: Added. * http/tests/security/cross-origin-session-storage-allowed.html: Added. * http/tests/security/cross-origin-session-storage-expected.txt: Added. * http/tests/security/cross-origin-session-storage.html: Added. * http/tests/security/same-origin-document-domain-storage-allowed-expected.html: Added. * http/tests/security/same-origin-document-domain-storage-allowed.html: Added. * http/tests/security/resources/document-domain-iframe-for-local-storage.html: Added. * http/tests/security/resources/cross-origin-iframe-for-local-storage.html: Added. * http/tests/security/resources/cross-origin-iframe-for-session-storage.html: Added. 2012-08-10 Arko Saha REGRESSION(r125159): ASSERTION FAILED: m_listsInvalidatedAtDocument.contains(list) in Document::unregisterNodeListCache. https://bugs.webkit.org/show_bug.cgi?id=93729 Reviewed by Ryosuke Niwa. Added a test to ensure that it does not crash in Document::unregisterNodeListCache. * fast/dom/MicroData/propertynodelist-crash-expected.txt: Added. * fast/dom/MicroData/propertynodelist-crash.html: Added. 2012-08-10 Alice Cheng Part 1 of: Extend -webkit-user-select with a new value "all" https://bugs.webkit.org/show_bug.cgi?id=93562 Reviewed by Dan Bernstein. Add a test to verify that the new "all" value is parsed correctly. * editing/selection/user-select-all-parsing-expected.txt: Added. * editing/selection/user-select-all-parsing.html: Added. 2012-08-10 Florin Malita [Chromium] Updated results for fast/borders/border-shadow-large-radius.html. Unreviewed gardening. * platform/chromium-win/fast/borders/border-shadow-large-radius-expected.png: Added. 2012-08-10 Zan Dobersek Unreviewed GTK gardening. Updating or adding newly-generated pixel baselines for tests in animations, dom/xhtml/level3/core, scrollbars, transforms and transitions directories. * platform/gtk/animations/3d/change-transform-in-end-event-expected.png: Added. * platform/gtk/animations/3d/matrix-transform-type-animation-expected.png: Added. * platform/gtk/animations/3d/replace-filling-transform-expected.png: Added. * platform/gtk/animations/3d/state-at-end-event-transform-expected.png: Added. * platform/gtk/animations/additive-transform-animations-expected.png: Added. * platform/gtk/animations/cross-fade-background-image-expected.png: Added. * platform/gtk/animations/cross-fade-border-image-source-expected.png: Added. * platform/gtk/animations/cross-fade-list-style-image-expected.png: Added. * platform/gtk/animations/cross-fade-webkit-mask-box-image-expected.png: Added. * platform/gtk/animations/cross-fade-webkit-mask-image-expected.png: Added. * platform/gtk/animations/missing-values-last-keyframe-expected.png: Added. * platform/gtk/animations/opacity-transform-animation-expected.png: Added. * platform/gtk/animations/state-at-end-event-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/canonicalform08-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/canonicalform09-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/documentgetinputencoding03-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/entitygetinputencoding02-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/entitygetxmlversion02-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri05-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri07-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri09-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri10-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri11-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri15-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri17-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodegetbaseuri18-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.png: Added. * platform/gtk/dom/xhtml/level3/core/nodelookupprefix19-expected.png: Added. * platform/gtk/scrollbars/basic-scrollbar-expected.png: Added. * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: * platform/gtk/scrollbars/disabled-scrollbar-expected.png: Added. * platform/gtk/scrollbars/listbox-scrollbar-combinations-expected.png: Added. * platform/gtk/scrollbars/overflow-scrollbar-combinations-expected.png: Added. * platform/gtk/scrollbars/scrollbar-buttons-expected.png: Added. * platform/gtk/scrollbars/scrollbar-orientation-expected.png: Added. * platform/gtk/scrollbars/scrollbars-on-positioned-content-expected.png: * platform/gtk/transforms/2d/compound-transforms-vs-containers-expected.png: Added. * platform/gtk/transforms/2d/hindi-rotated-expected.png: * platform/gtk/transforms/2d/transform-borderbox-expected.png: Added. * platform/gtk/transforms/2d/transform-fixed-container-expected.png: * platform/gtk/transforms/2d/transform-origin-borderbox-expected.png: Added. * platform/gtk/transforms/2d/zoom-menulist-expected.png: * platform/gtk/transforms/svg-vs-css-expected.png: Added. * platform/gtk/transitions/cross-fade-background-image-expected.png: Added. * platform/gtk/transitions/cross-fade-border-image-expected.png: Added. * platform/gtk/transitions/default-timing-function-expected.png: * platform/gtk/transitions/move-after-transition-expected.png: Added. * platform/gtk/transitions/opacity-transition-zindex-expected.png: Added. * platform/gtk/transitions/suspend-transform-transition-expected.png: Added. * platform/gtk/transitions/svg-text-shadow-transition-expected.png: Added. * platform/gtk/transitions/transition-end-event-rendering-expected.png: Added. 2012-08-10 Allan Sandfeld Jensen [Transforms] Hit test issue with large scale() transform https://bugs.webkit.org/show_bug.cgi?id=23170 Reviewed by Simon Fraser. New test checking that we can hit the bottom-right part of an element with a large scale transformation. Modified test-input on perspective-clipped.html, since it was mathematically 0.1px inside the transformed target, but used to miss due to bad rounding. * fast/transforms/hit-test-large-scale-expected.txt: Added. * fast/transforms/hit-test-large-scale.html: Added. * transforms/3d/hit-testing/perspective-clipped-expected.txt: * transforms/3d/hit-testing/perspective-clipped.html: 2012-08-10 Takashi Sakamoto box-shadow creates incorrect shadow when border-radius is too large. https://bugs.webkit.org/show_bug.cgi?id=72103 Reviewed by Simon Fraser. * fast/borders/border-shadow-large-radius.html: Added. * fast/borders/border-shadow-large-radius-expected.txt: Added. * platform/chromium-linux/fast/borders/border-shadow-large-radius-expected.png: Added. * platform/chromium-mac/fast/borders/border-shadow-large-radius-expected.png: Added. 2012-08-10 Zan Dobersek Unreviewed GTK gardening. Removing expectation for css3/flexbox/inline-flex-crash2.html after the fix for it was landed in r125302. * platform/gtk/TestExpectations: 2012-08-10 Ojan Vafai New test introduced in r125262 css3/flexbox/inline-flex-crash2.html fails https://bugs.webkit.org/show_bug.cgi?id=93718 Test uses layoutTestController instead of testRunner. * css3/flexbox/inline-flex-crash2.html: * platform/qt/Skipped: 2012-08-10 Zan Dobersek Unreviewed GTK gardening. Adding failure expectations for failures introduced in r125133 and r125262. * platform/gtk/TestExpectations: 2012-08-10 Erik Arvidsson [V8] Enable es5_readonly https://bugs.webkit.org/show_bug.cgi?id=91031 Reviewed by Adam Barth. This turns on the es5_readonly flag for V8. This makes V8 match the ES5 spec regarding non writable properties on the prototype chain. JSC already behaves the right so this just makes V8 behave the same. * platform/chromium/media/network-no-source-const-shadow-expected.txt: Added. 2012-08-10 Martin Leutelt [Qt] Dotted borders not drawn with rounded dots https://bugs.webkit.org/show_bug.cgi?id=92383 Reviewed by Noam Rosenthal. The dots in borders with dotted style were previously drawn with rectangular dots. The CSS spec specifies that the dots should be rounded dots. This patch fixes this behavior for the Qt port. No new tests, existing ones have been updated with new expected results. * platform/qt/css2.1/t170602-bdr-conflct-w-04-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-14-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-24-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-34-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-41-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-42-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-43-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-44-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-49-d-expected.png: * platform/qt/css2.1/t170602-bdr-conflct-w-94-d-expected.png: * platform/qt/editing/inserting/editing-empty-divs-expected.png: * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.png: * platform/qt/fast/css/margin-top-bottom-dynamic-expected.png: * platform/qt/fast/layers/opacity-outline-expected.png: * platform/qt/fast/lists/ordered-list-with-no-ol-tag-expected.png: * platform/qt/fast/multicol/progression-reverse-expected.png: * platform/qt/fast/overflow/overflow-with-local-background-attachment-expected.png: * platform/qt/fast/table/border-collapsing/001-expected.png: * platform/qt/fast/table/border-collapsing/001-vertical-expected.png: * platform/qt/svg/custom/no-inherited-dashed-stroke-expected.png: * platform/qt/svg/transforms/svg-css-transforms-expected.png: * platform/qt/tables/mozilla/bugs/bug22019-expected.png: * platform/qt/tables/mozilla/bugs/bug2947-expected.png: * platform/qt/tables/mozilla/bugs/bug6674-expected.png: * platform/qt/tables/mozilla/marvin/backgr_layers-opacity-expected.png: * platform/qt/tables/mozilla/marvin/backgr_position-table-expected.png: * platform/qt/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-expected.png: * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: * platform/qt/tables/mozilla/marvin/backgr_simple-table-expected.png: * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-expected.png: * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: * platform/qt/transforms/svg-vs-css-expected.png: 2012-08-10 Pavel Feldman Web Inspector: render arrays as dir in case they were logged into console prior to the front-end opening. https://bugs.webkit.org/show_bug.cgi?id=93713 Reviewed by Vsevolod Vlasov. * inspector/console/console-dirxml-expected.txt: * inspector/console/console-external-array-expected.txt: * inspector/console/console-format-collections-expected.txt: * inspector/console/console-format-expected.txt: * inspector/console/console-format.html: * inspector/console/console-tests-expected.txt: * platform/chromium/inspector/console/console-format-collections-expected.txt: 2012-08-10 Jon Lee Change Notification.permissionLevel() to Notification.permission https://bugs.webkit.org/show_bug.cgi?id=88919 Reviewed by Kentaro Hara. * fast/notifications/notifications-permission-expected.txt: Added. * fast/notifications/notifications-permission.html: Added. * platform/chromium/TestExpectations: V8 does not properly support IDL static attributes. This is tracked in bug 93488. 2012-08-10 Andrey Kosyakov Web Inspector: add frame ids to TimeStamp, Time and TimeEnd records in Timeline https://bugs.webkit.org/show_bug.cgi?id=93699 Reviewed by Pavel Feldman. - rebased expectations to include frameId field; - removed platform overrides for chromium as these are identical to the default ones; * inspector/timeline/timeline-mark-timeline-expected.txt: * inspector/timeline/timeline-time-stamp-expected.txt: * platform/chromium/inspector/timeline/timeline-mark-timeline-expected.txt: Removed. * platform/chromium/inspector/timeline/timeline-time-stamp-expected.txt: Removed. 2012-08-10 Zoltan Arvai [Qt] Unreviwed gardening. https://bugs.webkit.org/show_bug.cgi?id=93718 * platform/qt/Skipped: xmlviewer/extensions-api.html moved, skip new failing test after r125262. 2012-08-10 Mikhail Pozdnyakov [EFL][WK2] Add Skipped file for EFL WK2 https://bugs.webkit.org/show_bug.cgi?id=93645 Unreviewed gardening. Added LayoutTests/platform/efl-wk2/Skipped file, so that it will be possible to keep EFL WK2 bot green. * platform/efl-wk2/Skipped: Added. 2012-08-10 Andrey Kosyakov Web Inspector: console.timeStamp() marked are not shown in Timeline overview https://bugs.webkit.org/show_bug.cgi?id=93697 Reviewed by Pavel Feldman. - add support for dumpting timestamp records to timeline test suite; - dump timestamp records for TimeStamp tests; * inspector/timeline/timeline-test.js: (initialize_Timeline.InspectorTest.stopTimeline): (initialize_Timeline.InspectorTest.performActionsAndPrint.step3): (initialize_Timeline.InspectorTest.performActionsAndPrint): (initialize_Timeline.InspectorTest.printTimelineRecords): (initialize_Timeline.InspectorTest.printTimestampRecords): (initialize_Timeline.InspectorTest.innerPrintTimelineRecords): * inspector/timeline/timeline-time-stamp-expected.txt: * inspector/timeline/timeline-time-stamp.html: * platform/chromium/inspector/timeline/timeline-time-stamp-expected.txt: Removed. 2012-08-10 Mihnea Ovidenie [CSS Regions] region-overflow: break still renders the content that does not fit in the last region. https://bugs.webkit.org/show_bug.cgi?id=92996 Reviewed by Julien Chaffraix. Modified expected result for original test to match the behavior described in the regions spec. * fast/regions/region-overflow-break-expected.html: 2012-08-10 Sudarsana Nagineni [EFL] Gardening of failing tests https://bugs.webkit.org/show_bug.cgi?id=93700 Unreviewed EFL gardening. * platform/efl/Skipped: Test extensions-api.html moved out of the http directory in r125222. * platform/efl/TestExpectations: Add failing tests to the Test Expectations and unskip passing test. 2012-08-10 Andrei Poenaru Web Inspector: Protocol Extension: Refactor protocol extension for CSS Regions https://bugs.webkit.org/show_bug.cgi?id=92089 Reviewed by Pavel Feldman. Changed the test to validate the changes made to the protocol. * inspector/styles/protocol-css-regions-commands-expected.txt: * inspector/styles/protocol-css-regions-commands.html: 2012-08-10 Allan Sandfeld Jensen Unreviewed gardening, rebaselining marked tests from r125167. * platform/chromium-mac/fast/block/float/overhanging-tall-block-expected.txt: * platform/chromium-win/fast/block/float/overhanging-tall-block-expected.txt: * platform/chromium/TestExpectations: * platform/mac/TestExpectations: * platform/mac/fast/block/float/overhanging-tall-block-expected.txt: 2012-08-10 Tony Chang implement display: -webkit-inline-flex https://bugs.webkit.org/show_bug.cgi?id=77772 Reviewed by Ojan Vafai. Include 2 crash tests that caused this to be reverted the last time. * css3/flexbox/inline-flex-crash-expected.txt: Added. * css3/flexbox/inline-flex-crash.html: Added. * css3/flexbox/inline-flex-crash2-expected.txt: Added. * css3/flexbox/inline-flex-crash2.html: Added. * css3/flexbox/inline-flex-expected.html: Added. * css3/flexbox/inline-flex.html: Added. 2012-08-10 Zan Dobersek Unreviewed GTK gardening, rebaselining after r125167. * platform/gtk/fast/block/float/overhanging-tall-block-expected.txt: 2012-08-10 Arko Saha itemType.add should treat \t as a space. https://bugs.webkit.org/show_bug.cgi?id=92991 Reviewed by Ryosuke Niwa. Added test to verifiy itemtype, itemref, itemprop attributes behavior on adding a token in presence of trailing space characters. Rebased existing test cases. * fast/dom/HTMLElement/class-list-expected.txt: * fast/dom/HTMLElement/class-list-quirks-expected.txt: * fast/dom/HTMLElement/script-tests/class-list.js: * fast/dom/HTMLOutputElement/dom-settable-token-list-expected.txt: * fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js: * fast/dom/MicroData/domsettabletokenlist-attributes-add-token-expected.txt: Added. * fast/dom/MicroData/domsettabletokenlist-attributes-add-token.html: Added. 2012-08-09 Matt Falkenhagen Move some CSS -webkit-locale tests out of fast/text/ https://bugs.webkit.org/show_bug.cgi?id=93571 Reviewed by Alexey Proskuryakov. Move the tests from fast/text/ to fast/css/, as they are not text-related. * fast/css/content-language-case-insensitivity-expected.txt: Renamed from LayoutTests/fast/text/content-language-case-insensitivity-expected.txt. * fast/css/content-language-case-insensitivity.html: Renamed from LayoutTests/fast/text/content-language-case-insensitivity.html. * fast/css/content-language-comma-separated-list-expected.txt: Renamed from LayoutTests/fast/text/content-language-comma-separated-list-expected.txt. * fast/css/content-language-comma-separated-list.html: Renamed from LayoutTests/fast/text/content-language-comma-separated-list.html. * fast/css/content-language-dynamically-added-expected.txt: Renamed from LayoutTests/fast/text/content-language-dynamically-added-expected.txt. * fast/css/content-language-dynamically-added.html: Renamed from LayoutTests/fast/text/content-language-dynamically-added.html. * fast/css/content-language-dynamically-changed-expected.txt: Renamed from LayoutTests/fast/text/content-language-dynamically-changed-expected.txt. * fast/css/content-language-dynamically-changed.html: Renamed from LayoutTests/fast/text/content-language-dynamically-changed.html. * fast/css/content-language-dynamically-removed-expected.txt: Renamed from LayoutTests/fast/text/content-language-dynamically-removed-expected.txt. * fast/css/content-language-dynamically-removed.html: Renamed from LayoutTests/fast/text/content-language-dynamically-removed.html. * fast/css/content-language-empty-expected.txt: Renamed from LayoutTests/fast/text/content-language-empty-expected.txt. * fast/css/content-language-empty.html: Renamed from LayoutTests/fast/text/content-language-empty.html. * fast/css/content-language-late-expected.txt: Renamed from LayoutTests/fast/text/content-language-late-expected.txt. * fast/css/content-language-late.html: Renamed from LayoutTests/fast/text/content-language-late.html. * fast/css/content-language-mapped-to-webkit-locale-expected.txt: Renamed from LayoutTests/fast/text/content-language-mapped-to-webkit-locale-expected.txt. * fast/css/content-language-mapped-to-webkit-locale.html: Renamed from LayoutTests/fast/text/content-language-mapped-to-webkit-locale.html. * fast/css/content-language-multiple-expected.txt: Renamed from LayoutTests/fast/text/content-language-multiple-expected.txt. * fast/css/content-language-multiple.html: Renamed from LayoutTests/fast/text/content-language-multiple.html. * fast/css/content-language-no-content-expected.txt: Renamed from LayoutTests/fast/text/content-language-no-content-expected.txt. * fast/css/content-language-no-content.html: Renamed from LayoutTests/fast/text/content-language-no-content.html. * fast/css/content-language-only-whitespace-expected.txt: Renamed from LayoutTests/fast/text/content-language-only-whitespace-expected.txt. * fast/css/content-language-only-whitespace.html: Renamed from LayoutTests/fast/text/content-language-only-whitespace.html. * fast/css/content-language-with-whitespace-expected.txt: Renamed from LayoutTests/fast/text/content-language-with-whitespace-expected.txt. * fast/css/content-language-with-whitespace.html: Renamed from LayoutTests/fast/text/content-language-with-whitespace.html. * fast/css/lang-mapped-to-webkit-locale-dynamic-expected.txt: Renamed from LayoutTests/fast/text/lang-mapped-to-webkit-locale-dynamic-expected.txt. * fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml: Renamed from LayoutTests/fast/text/lang-mapped-to-webkit-locale-dynamic.xhtml. * fast/css/lang-mapped-to-webkit-locale-expected.txt: Renamed from LayoutTests/fast/text/lang-mapped-to-webkit-locale-expected.txt. * fast/css/lang-mapped-to-webkit-locale.xhtml: Renamed from LayoutTests/fast/text/lang-mapped-to-webkit-locale.xhtml. * fast/css/xml-lang-ignored-in-html-expected.txt: Renamed from LayoutTests/fast/text/xml-lang-ignored-in-html-expected.txt. * fast/css/xml-lang-ignored-in-html.html: Renamed from LayoutTests/fast/text/xml-lang-ignored-in-html.html. 2012-08-09 Kent Tamura Add DOMString reflection test https://bugs.webkit.org/show_bug.cgi?id=93681 Reviewed by Hajime Morita. Introduce fast/dom/domstring-atribute-reflection.html, which should have tess for all of reflected DOMString IDL attribute, like fast/dom/boolean-attribute-reflection.html and URL-attribute-reflectin.html. As the first step, integrate fast/forms/input-step.html and fast/form/name-attribute.html into domstring-attribute-reflection.html. * fast/dom/domstring-attribute-reflection-expected.txt: Renamed from LayoutTests/fast/forms/name-attribute-expected.txt. * fast/dom/domstring-attribute-reflection.html: Added. * fast/forms/input-step-expected.txt: Removed. * fast/forms/input-step.html: Removed. * fast/forms/name-attribute.html: Removed. 2012-08-09 Sukolsak Sakshuwong Mouse-select then Cut, results in preceding character being lost https://bugs.webkit.org/show_bug.cgi?id=60830 Reviewed by Ryosuke Niwa. * editing/pasteboard/smart-paste-in-text-control-expected.txt: Added. * editing/pasteboard/smart-paste-in-text-control.html: Added. * platform/chromium/TestExpectations: 2012-08-09 Joone Hur [EFL] Unreviewed gardening Rebaseline compositing/repaint/newly-composited-on-scroll.html on EFL after r125086. Rebaseline fast/forms/datalist/range-snap-to-datalist.html on EFL after r125048. * platform/efl/compositing/repaint/newly-composited-on-scroll-expected.png: Added. * platform/efl/compositing/repaint/newly-composited-on-scroll-expected.txt: Added. * platform/efl/fast/forms/datalist/range-snap-to-datalist-expected.txt: Added. 2012-08-09 Mike Lawther Unreviewed gardening. Unskip tests that are now non-flaky (see fix in http://trac.webkit.org/changeset/121506) * platform/chromium/TestExpectations: * platform/mac/TestExpectations: 2012-08-09 Luke Macpherson Fix null pointer deref in RenderFileUploadControl::computePreferredLogicalWidth(). https://bugs.webkit.org/show_bug.cgi?id=93579 Reviewed by Kent Tamura. Exercise code path that causes an upload button to exist without a renderer. * fast/forms/file/file-crash-by-display-none-button.html: Added. * fast/forms/file/file-crash-by-display-none-button-expected.txt: Added. 2012-08-09 Yuta Kitamura Unreviewed. Remove duplicate test expectation entry causing a lint error. * platform/chromium/TestExpectations: 2012-08-09 Xianzhu Wang [Chromium-Android] Skip layout tests directories that are not applicable https://bugs.webkit.org/show_bug.cgi?id=93670 Reviewed by Dirk Pranke. Removed 'WONTFIX ANDROID SKIP' lines for whole directories added in r125094. Use ChromiumAndroidPort.skipped_layout_tests() instead. * platform/chromium/TestExpectations: 2012-08-09 Erik Arvidsson HTMLElement.classList cannot remove classnames with uppercase characters https://bugs.webkit.org/show_bug.cgi?id=93628 Reviewed by Alexey Proskuryakov. Before this patch we were trying to be smart and determine whether we needed the update m_classNamesForQuirksMode based on whether m_classNamesForQuirksMode.isNull(), however, m_classNamesForQuirksMode.isNull() is true when the class name is the empty string. We also did not update m_classNamesForQuirksMode when the class attribute was cleared. * fast/dom/HTMLElement/class-list-expected.txt: * fast/dom/HTMLElement/class-list-quirks-expected.txt: * fast/dom/HTMLElement/script-tests/class-list.js: 2012-08-09 MORITA Hajime https://bugs.webkit.org/show_bug.cgi?id=93587 Node::replaceChild() can create bad DOM topology with MutationEvent, Part 2 Reviewed by Kent Tamura. * fast/events/mutation-during-replace-child-2-expected.txt: Added. * fast/events/mutation-during-replace-child-2.html: Added. 2012-08-09 Kinuko Yasuda http/tests/security/mixedContent/blob-url-in-iframe.html fails on Mac https://bugs.webkit.org/show_bug.cgi?id=88736 Reviewed by Alexey Proskuryakov. Remove security/mixedContent/blob-url-in-iframe.html as it should pass with this patch. * platform/mac/Skipped: 2012-08-09 Julien Chaffraix Crash in WebCore::RenderTable::cellBefore https://bugs.webkit.org/show_bug.cgi?id=91160 Reviewed by Abhishek Arya. * fast/table/split-anonymous-boxes-around-table-repaint-crash-expected.txt: Added. * fast/table/split-anonymous-boxes-around-table-repaint-crash.html: Added. 2012-08-09 Roger Fong LayoutTest: fast/forms/select/menulist-popup-crash.html timeout on Windows. https://bugs.webkit.org/show_bug.cgi?id=93667 Reviewed by Tim Horton. Test times out and was added to Mac skiplist: http://trac.webkit.org/changeset/102884. Adding to Windows skip list as well. * platform/win/Skipped: Add test to skip list. 2012-08-09 David Grogan IndexedDB: intversion-long-queue.html fails an assert https://bugs.webkit.org/show_bug.cgi?id=92783 Reviewed by Tony Chang. * platform/chromium/TestExpectations: * storage/indexeddb/intversion-long-queue-expected.txt: Add some FAIL lines that will be fixed when patch from 92897 lands. This patch doesn't actually change any behavior, intversion-long-queue-expected.txt was generated with 92897 patched in and the test was skipped so it didn't matter. 2012-08-09 Julien Chaffraix REGRESSION(r117339): cell in block-level table in inline-block are aligned with their last line box https://bugs.webkit.org/show_bug.cgi?id=91137 Reviewed by Tony Chang. * fast/table/anonymous-table-no-baseline-align-expected.html: Added. * fast/table/anonymous-table-no-baseline-align.html: Added. * fast/table/inline-table-in-inline-block-last-baseline-align-expected.html: Added. * fast/table/inline-table-in-inline-block-last-baseline-align.html: Added. 2012-08-09 Mikhail Pozdnyakov [WK2] Unskip tests requiring layoutTestController.dumpResourceResponseMIMETypes https://bugs.webkit.org/show_bug.cgi?id=93638 Unreviewed. Unskip tests requiring layoutTestController.dumpResourceResponseMIMETypes. * platform/wk2/Skipped: 2012-08-09 Csaba Osztrogonác [Qt] Unreviewed gardening, typo fix. * platform/qt-5.0-wk2/Skipped: 2012-08-09 Mike West Invalid Content Security Policy sources should generate console warnings. https://bugs.webkit.org/show_bug.cgi?id=93599 Reviewed by Adam Barth. * http/tests/security/contentSecurityPolicy/source-list-parsing-02-expected.txt: * http/tests/security/contentSecurityPolicy/source-list-parsing-02.html: Move two invalid source tests out into 07. * http/tests/security/contentSecurityPolicy/source-list-parsing-07-expected.txt: Added. * http/tests/security/contentSecurityPolicy/source-list-parsing-07.html: Added. Many invalid source tests, all of which should generate warnings. 2012-08-09 Csaba Osztrogonác [Qt] Unreviewed gardening, paint the bots green. * platform/qt-5.0-wk2/Skipped: Skip failing tests. * platform/qt-5.0-wk2/fast/forms/mailto/advanced-get-expected.txt: Added because of whitespace differenced. * platform/qt-5.0-wk2/fast/forms/mailto/advanced-put-expected.txt: Added because of whitespace differenced. * platform/qt/TestExpectations: Mark an asserting test as crash. 2012-08-09 Bruno de Oliveira Abinader [css3-text] Add suport for -webkit-text-decoration-line https://bugs.webkit.org/show_bug.cgi?id=90959 Reviewed by Kenneth Rohde Christiansen. This patch implements the "text-decoration-line" property specified in CSS3 working draft, with "-webkit-" prefix. The specification can be found below: http://dev.w3.org/csswg/css3-text/#text-decoration-line Additionally, Mozilla implementation details can be found here: https://developer-dev.allizom.org/en-US/docs/CSS/text-decoration-line It is important to notice that "-webkit-text-decoration-line" and "text-decoration" properties shares the same property handlers, however, the former resets the latter if value from latter doesn't have "important" value set (same behavior as Firefox). In a rare case where both properties have "important" value set, the text decoration gets value from the last parsed property. * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * fast/css/getComputedStyle/resources/property-names.js: * fast/css/text-decoration-line-expected.html: Added. * fast/css/text-decoration-line.html: Added. * svg/css/getComputedStyle-basic-expected.txt: 2012-08-09 Robert Hogan CSS 2.1 failure: 'Text-indent' only affects a line if it is the first formatted line of an element https://bugs.webkit.org/show_bug.cgi?id=63185 Reviewed by Eric Seidel. * css2.1/20110323/text-indent-014-expected.html: Added. * css2.1/20110323/text-indent-014.htm: Added. * fast/css/text-indent-first-line-001-expected.html: Added. * fast/css/text-indent-first-line-001.html: Added. * fast/css/text-indent-first-line-002-expected.html: Added. * fast/css/text-indent-first-line-002.html: Added. * fast/css/text-indent-first-line-003-expected.html: Added. * fast/css/text-indent-first-line-003.html: Added. * fast/css/text-indent-first-line-004-expected.html: Added. * fast/css/text-indent-first-line-004.html: Added. * fast/css/text-indent-first-line-005-expected.html: Added. * fast/css/text-indent-first-line-005.html: Added. Text-indent in the span here is inherited from the div. CSS 2.1: "Since the 'text-indent' property inherits, when specified on a block element, it will affect descendant inline-block elements." * fast/css/text-indent-first-line-006-expected.html: Added. * fast/css/text-indent-first-line-006.html: Added. 2012-08-09 Roger Fong Gardening LayoutTests/platform/win/fast/canvas tests folder. https://bugs.webkit.org/show_bug.cgi?id=93633 Reviewed by Tim Horton. These tests pass now. Adjusting expected results. Removing other failing results. * platform/win/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt: This test is now passing. Modifying to passing results since Mac fallback results are failing. * platform/win/fast/canvas/canvas-scale-drawImage-shadow-expected.txt: Removed. * platform/win/fast/canvas/canvas-scale-fillPath-shadow-expected.txt: Removed. * platform/win/fast/canvas/canvas-scale-fillRect-shadow-expected.txt: Removed. * platform/win/fast/canvas/canvas-transforms-fillRect-shadow-expected.txt: Removed. 2012-08-09 Mike West Content Security Policy directives with an invalid character should log a console warning. https://bugs.webkit.org/show_bug.cgi?id=93622 Reviewed by Adam Barth. * http/tests/security/contentSecurityPolicy/directive-parsing-05-expected.txt: Added. * http/tests/security/contentSecurityPolicy/directive-parsing-05.html: Added. 2012-08-09 Ryosuke Niwa Fix a test after r125178. * fast/harness/perftests/runs-per-second-log-expected.txt: * fast/harness/perftests/runs-per-second-log.html: 2012-08-09 Shawn Singh [chromium] Pass mask scale and offset to shaders for correct masking https://bugs.webkit.org/show_bug.cgi?id=93558 Reviewed by Adrienne Walker. Added a layout test that checks the mask does not accidentally get resized when it is inside of an overflow div. * compositing/masks/mask-of-clipped-layer-expected.png: Added. * compositing/masks/mask-of-clipped-layer-expected.txt: Added. * compositing/masks/mask-of-clipped-layer.html: Added. * compositing/resources/alpha-blocks.png: Added. 2012-08-09 Mihnea Ovidenie CSSRegions: Crash when attaching a region to the removed named flow https://bugs.webkit.org/show_bug.cgi?id=93204 Reviewed by Abhishek Arya. Add test reproducing the crash. * fast/regions/region-attached-wrong-flow-crash-expected.txt: Added. * fast/regions/region-attached-wrong-flow-crash.html: Added. 2012-08-09 Dean Jackson (r125185) http/tests/images/jpg-img-partial-load.html timeout on Lion https://bugs.webkit.org/show_bug.cgi?id=93636 Unreviewed test expectations update. * platform/mac/TestExpectations: 2012-08-09 Florin Malita [Chromium] Updated expectations for script-change-externalResourcesRequired-while-loading.svg Unreviewed gardening. * platform/chromium/TestExpectations: 2012-08-09 Mikhail Pozdnyakov [EFL] Gardening after r125102 https://bugs.webkit.org/show_bug.cgi?id=93593 Unreviewed gardening. * platform/efl/TestExpectations: Included newly added compositing/plugins/no-backing-store.html test. 2012-08-09 'Pavel Feldman' Web Inspector: follow up to r125174 - fix subtype use. Not reviewed. * inspector/console/console-format-expected.txt: 2012-08-09 Brady Eidson Layout Test fast/forms/autocomplete-off-with-default-value-does-not-clear.html is failing (on Chromium) https://bugs.webkit.org/show_bug.cgi?id=93586 Not reviewed (fixing a test failure). This test is only valid for platforms with the page cache enabled. * platform/chromium/TestExpectations: Skip fast/forms/autocomplete-off-with-default-value-does-not-clear.html 2012-08-09 Florin Malita [Chromium] Unreviewed gardening: updated expectations for console-format-collections.html. * platform/chromium/TestExpectations: 2012-08-09 Florin Malita [Chromium] Unreviewed gardening: updated Win results for 125160. * platform/chromium-win/svg/custom/use-detach-expected.png: 2012-08-09 Florin Malita [Chromium] Unreviewed gardening: updated results for 125167. * platform/chromium-linux/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt: * platform/chromium-mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt: * platform/chromium-win/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt: * platform/chromium/TestExpectations: 2012-08-09 Pavel Feldman Web Inspector: generate preview for the objects dumped into the console upon logging. https://bugs.webkit.org/show_bug.cgi?id=35801 Reviewed by Vsevolod Vlasov. * inspector/console/command-line-api-inspect-expected.txt: * inspector/console/console-dir-expected.txt: * inspector/console/console-eval-global-expected.txt: * inspector/console/console-eval-global.html: * inspector/console/console-format-collections-expected.txt: * inspector/console/console-format-collections.html: * inspector/console/console-format-expected.txt: * inspector/console/console-format.html: * inspector/console/console-log-document-proto-expected.txt: * inspector/console/console-log-document-proto.html: * inspector/console/console-log-toString-object-expected.txt: * inspector/debugger/watch-expressions-panel-switch-expected.txt: * inspector/elements/event-listener-sidebar-expected.txt: * inspector/elements/event-listeners-about-blank-expected.txt: * platform/chromium/inspector/console/console-dir-expected.txt: * platform/chromium/inspector/console/console-eval-global-expected.txt: Removed. * platform/chromium/inspector/console/console-format-collections-expected.txt: * platform/chromium/inspector/console/console-format-expected.txt: Removed. * platform/chromium/inspector/console/console-log-document-proto-expected.txt: * platform/chromium/inspector/debugger/watch-expressions-panel-switch-expected.txt: * platform/chromium/inspector/elements/event-listener-sidebar-expected.txt: Removed. 2012-08-09 Kristóf Kosztyó [Qt] Unreviewed gardening. * platform/qt-5.0/fast/js/global-constructors-expected.txt: * platform/qt/Skipped: * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: * platform/qt/fast/events/keyevent-iframe-removed-crash-expected.txt: Added. 2012-08-09 Allan Sandfeld Jensen Unreviewed, update TestExpectations with one more test to rebase after r125167 * platform/chromium/TestExpectations: 2012-08-08 Andrey Kosyakov Web Inspector: display progress bar while loading timeline data https://bugs.webkit.org/show_bug.cgi?id=92762 Reviewed by Pavel Feldman. - fix loading tests to pass mock progress indicator; * inspector/timeline/timeline-load-incompatible.html: * inspector/timeline/timeline-load.html: 2012-08-09 Allan Sandfeld Jensen Floored and truncated rounded confused. https://bugs.webkit.org/show_bug.cgi?id=93475 Reviewed by Levi Weintraub. * platform/chromium/TestExpectations: * platform/mac/TestExpectations: * platform/qt/TestExpectations: 2012-08-09 Pavel Feldman Web Inspector: improve large array logging experience https://bugs.webkit.org/show_bug.cgi?id=93499 Reviewed by Vsevolod Vlasov. * inspector/console/console-big-array-expected.txt: * inspector/console/console-big-array.html: 2012-08-09 MORITA Hajime DOMCharacterDataModified should not be fired inside shadows https://bugs.webkit.org/show_bug.cgi?id=93427 Reviewed by Ryosuke Niwa. Added two tests. This also fixes existing test, which cover the wrong behavior. * fast/dom/shadow/suppress-mutation-events-in-shadow-characterdata-expected.txt: Added. * fast/dom/shadow/suppress-mutation-events-in-shadow-characterdata.html: Added. * fast/events/dom-character-data-modified-textarea-crash.html: - DOMCharacterDataModified shouldn't be fired in this case. Fixed to allow test to terminate without the event. Note that The event was fired by