2012-03-05 Dan Bernstein fast/regions/select-in-region-crash.html has incorrect expected results https://bugs.webkit.org/show_bug.cgi?id=80289 Reviewed by Alexey Proskuryakov. * fast/regions/select-in-region-crash-expected.txt: Updated. * platform/chromium/fast/regions/select-in-region-crash-expected.txt: Removed. 2012-03-05 Martin Robinson [soup] Crash while loading http://www.jusco.cn https://bugs.webkit.org/show_bug.cgi?id=68238 Reviewed by Philippe Normand. * http/tests/xmlhttprequest/xmlhttprequest-sync-no-timers-expected.txt: Added. * http/tests/xmlhttprequest/xmlhttprequest-sync-no-timers.html: Added. 2012-03-05 Zan Dobersek [GTK] plugins/netscape-plugin-page-cache-works.html fails https://bugs.webkit.org/show_bug.cgi?id=74409 Reviewed by Martin Robinson. Unskip one new passing test and reclassify one failure. * platform/gtk/Skipped: 2012-03-05 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt/Skipped: Skip a new flakey test, unskip a passing test. * platform/qt/svg/custom/bug78807-expected.txt: Added. (https://bugs.webkit.org/show_bug.cgi?id=80156) 2012-03-05 Pavel Feldman Web Inspector: check for the number of parsed css properties. https://bugs.webkit.org/show_bug.cgi?id=80268 Reviewed by Vsevolod Vlasov. * inspector/styles/set-property-boundaries-expected.txt: Added. * inspector/styles/set-property-boundaries.html: Added. 2012-03-02 Alexander Pavlov Web Inspector: [Styles] [CRASH] Handle rule addition and inline style editing failure due to Content-Security-Policy in the page https://bugs.webkit.org/show_bug.cgi?id=80024 Reviewed by Pavel Feldman. * inspector/styles/add-new-rule-inline-style-csp-expected.txt: Added. * inspector/styles/add-new-rule-inline-style-csp.html: Added. 2012-03-05 Pavel Podivilov Web Inspector: fix extensions-resource.html test. https://bugs.webkit.org/show_bug.cgi?id=80183 Reviewed by Vsevolod Vlasov. * platform/chromium/test_expectations.txt: 2012-03-05 Kent Tamura [Chromium] Rebaseline search-field-cancel.html for r109503. Fix an error of the previous rebaseline. * platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt: Removed. * platform/chromium-win/fast/repaint/search-field-cancel-expected.txt: 2012-03-05 Csaba Osztrogonác Unreviewed gardening, skip a new failing test. * platform/qt/Skipped: 2012-03-02 Andrey Kosyakov Add instrumentation for frame start/end on timeline. Web Inspector: add timeline instrumentation for frame events https://bugs.webkit.org/show_bug.cgi?id=80127 Reviewed by Pavel Feldman. * inspector/timeline/timeline-enum-stability-expected.txt: 2012-03-04 MORITA Hajime Internally used HTMLContentElement subclasses should have correct wrapper. https://bugs.webkit.org/show_bug.cgi?id=80237 Reviewed by Kent Tamura. * fast/dom/shadow/content-element-user-agent-shadow-expected.txt: Added. * fast/dom/shadow/content-element-user-agent-shadow.html: Added. * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt: * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt: * platform/gtk/fast/html/details-remove-summary-1-and-click-expected.txt: * platform/gtk/fast/html/details-remove-summary-4-and-click-expected.txt: * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt: * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt: * platform/qt/fast/html/details-remove-summary-1-and-click-expected.txt: * platform/qt/fast/html/details-remove-summary-4-and-click-expected.txt: 2012-03-04 Martin Robinson [GTK] REGRESSION: r108278 broke some tests that expect focus https://bugs.webkit.org/show_bug.cgi?id=79084 Reviewed by Philippe Normand. * platform/gtk/Skipped: Unskip passing tests. 2012-03-05 Kent Tamura [Chromium] Rebaseline search-field-cancel.html for r109503. * platform/chromium-linux/fast/repaint/search-field-cancel-expected.png: * platform/chromium-mac-leopard/fast/repaint/search-field-cancel-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/search-field-cancel-expected.txt: Added. * platform/chromium-win/fast/repaint/search-field-cancel-expected.png: * platform/chromium-win/fast/repaint/search-field-cancel-expected.txt: * platform/chromium/test_expectations.txt: 2012-03-04 Philippe Normand Unreviewed, mark two tests as flaky in GTK. * platform/gtk/test_expectations.txt: editing/selection/select-line-break-with-opposite-directionality.html and fast/css/hover-update.html are flaky. 2012-03-04 Shinya Kawanaka Refactoring: Methods like firstRendererOf of NodeRenderingContext should be extracted. https://bugs.webkit.org/show_bug.cgi?id=79902 Reviewed by Hajime Morita. Added a new test case. * fast/dom/shadow/content-element-move-expected.txt: * fast/dom/shadow/content-element-move.html: 2012-03-04 Kent Tamura [Chromium] We should reset mouse position before calling eventSender.mouseMove in LayoutTest https://bugs.webkit.org/show_bug.cgi?id=79748 * platform/chromium/test_expectations.txt: Removed flaky expectations. 2012-03-04 Kentaro Hara Unreviewed, gardening. * platform/chromium/fast/files/xhr-response-blob-expected.txt: 2012-03-01 MORITA Hajime REGRESSION(r108758): Assertion failure in WebCore::RenderMenuList::addChild https://bugs.webkit.org/show_bug.cgi?id=80096 Reviewed by Dimitri Glazkov. * fast/forms/select-generated-content-expected.txt: Added. * fast/forms/select-generated-content.html: Added. 2012-03-04 Kentaro Hara Unreviewed, gardening. * platform/chromium-mac-leopard/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: Added. * platform/chromium-mac-snowleopard/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added. 2012-03-04 Kentaro Hara Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2012-03-04 Kentaro Hara Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2012-03-04 Kentaro Hara Unreviewed, gardening. * platform/chromium/fast/js/function-dot-arguments-and-caller-expected.txt: Removed. 2012-03-04 Mike Lawther table tests for CSS3 calc https://bugs.webkit.org/show_bug.cgi?id=75898 Reviewed by Julien Chaffraix. Tests CSS3 calc() (see http://webkit.org/b/16662) on some simple examples with tables. * css3/calc/table-calcs-expected.txt: Added. * css3/calc/table-calcs.html: Added. * css3/calc/table-empty-cells-expected.html: Added. * css3/calc/table-empty-cells.html: Added. 2012-03-04 Nikolas Zimmermann Introduce SMIL overrideStyle, to make SVG stop mutating CSS styles directly https://bugs.webkit.org/show_bug.cgi?id=79790 Reviewed by Dirk Schulze. Extended attributesTypes.html test case to check that presentation attributes are always animated as CSS properties, regardless of their attributeTypes value. * platform/chromium/test_expectations.txt: Remove animate-elem-32-t.svg suppression. * svg/animations/attributeTypes-expected.txt: Updated expectations. * svg/animations/resources/attributeTypes.svg: Fix comment. * svg/animations/script-tests/attributeTypes.js: Extend test. (sample1): (sample2): (sample3): 2012-03-03 Raymond Toy DelayNode has a fixed one second max delay time https://bugs.webkit.org/show_bug.cgi?id=78758 Reviewed by Chris Rogers. * webaudio/resources/delay-testing.js: Added more informative messages. * webaudio/delaynode-expected.txt: Updated result for more informative messages * webaudio/delaynode-scheduling-expected.txt: Updated result for more informative messages. * webaudio/delaynode-maxdelay-expected.txt: Added * webaudio/delaynode-maxdelay.html: Added 2012-03-03 Raymond Toy Biquad getFrequencyResponse needs a layout test. https://bugs.webkit.org/show_bug.cgi?id=79503 Add simple test for getFrequencyResponse. Reviewed by Chris Rogers. * webaudio/biquad-getFrequencyResponse-expected.txt: Added. * webaudio/biquad-getFrequencyResponse.html: Added. 2012-03-03 Sheriff Bot Unreviewed, rolling out r109343. http://trac.webkit.org/changeset/109343 https://bugs.webkit.org/show_bug.cgi?id=80212 Int32array can't handle values for native nodes because they have int64 ids (Requested by loislo1 on #webkit). * inspector/profiler/heap-snapshot-loader.html: * inspector/profiler/heap-snapshot-test.js: (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMock): (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockWithDOM): (initialize_HeapSnapshotTest): 2012-03-03 Philippe Normand Unreviewed, GTK tests_expectations update. * platform/gtk/Skipped: * platform/gtk/test_expectations.txt: 2012-03-03 Philippe Normand Unreviewed, rebaseline after r109623. * editing/selection/select-line-break-with-opposite-directionality-expected.txt: 2012-03-03 Joe Thomas Implement vw/vh/vmin (viewport sizes) from CSS 3 Values and Units https://bugs.webkit.org/show_bug.cgi?id=27160 The specification related to this implementation is located at http://dev.w3.org/csswg/css3-values/#viewport-relative-lengths. vw/vh/vmin are implemented as primitive length units. Added the parsing logic for these new units and creation of primitive values. Added new Length types such as ViewportRelativeWidth, ViewportRelativeHeight and ViewportRelativeMin for viewport-relative lengths and included the support for fetching the value of these relative length units based on the current viewport size. Reviewed by Antti Koivisto. * css3/viewport-relative-lengths: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-getStyle-expected.txt: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-getStyle.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vh-absolute-expected.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vh-absolute.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vh-expected.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vh.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vmin-absolute-expected.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vmin-absolute.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vmin-expected.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vmin.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vw-absolute-expected.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vw-absolute.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vw-expected.html: Added. * css3/viewport-relative-lengths/css3-viewport-relative-lengths-vw.html: Added. * fast/dom/Window/window-properties-expected.txt: * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/mac/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-properties-expected.txt: * platform/win/fast/dom/Window/window-properties-expected.txt: 2012-03-02 Csaba Osztrogonác [Qt] Unreviewed gardening, skip a new crashing test. * platform/qt-5.0-wk2/Skipped: 2012-03-02 Csaba Osztrogonác [Qt] Unreviewed gardening, updated expected files. * platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.png: Added. * platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.txt: Added. * platform/qt/fast/dom/prototype-inheritance-2-expected.png: * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: 2012-03-02 Pablo Flouret Editor's default paragraph separator is not reset when a frame's document is changed https://bugs.webkit.org/show_bug.cgi?id=80065 Reviewed by Ryosuke Niwa. * editing/execCommand/default-paragraph-separator.html: Last line of the test did a manual reset of the value to work around this problem. Removed. * editing/execCommand/reset-values-after-navigation-expected.txt: Added. * editing/execCommand/reset-values-after-navigation.html: Added. * editing/execCommand/resources/reset-default-values-helper-1.html: Added. * editing/execCommand/resources/reset-default-values-helper-2.html: Added. 2012-03-02 Noel Gordon :empty should apply to elements made empty via page dynamics https://bugs.webkit.org/show_bug.cgi?id=79734 Reviewed by Antonio Gomes. * fast/css/pseudo-empty-dynamic-empty-expected.txt: Added. * fast/css/pseudo-empty-dynamic-empty.html: Added. 2012-03-02 Gavin Barraclough ES5.1-15.3.5.4. prohibits Function.caller from [[Get]]ting a strict caller https://bugs.webkit.org/show_bug.cgi?id=80011 We now support getting the caller from within an accessor. Reviewed by Sam Weinig. * fast/js/function-dot-arguments-and-caller.html: * platform/qt/Skipped: 2012-03-02 Eric Seidel Chrome 18 fails html5test.com XHR Blob response test https://bugs.webkit.org/show_bug.cgi?id=76760 Unreviewed rebaselining. Cr-Linux returns application/javascript for .js files instead of text/javascript. * platform/chromium-linux/fast/files/xhr-response-blob-expected.txt: Added. 2012-03-02 Michael Nordman Unreviewed, remove an erroneous expected result that showed up in r109303. * platform/chromium-linux/fast/workers/storage/use-same-database-in-page-and-workers-expected.txt: Removed. 2012-03-02 Adam Klein Mark a few tests as flaky on Leopard debug. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2012-03-02 Ryosuke Niwa Another test fix after r109593. Remove the extra start body tag. * editing/selection/select-line-break-with-opposite-directionality.html: 2012-03-02 Adam Klein Unreviewed rebaseline for Leopard. * platform/chromium-mac-leopard/fast/dom/scroll-reveal-left-overflow-expected.png: Added. 2012-03-01 Eric Seidel Chrome 18 fails html5test.com XHR Blob response test https://bugs.webkit.org/show_bug.cgi?id=76760 Reviewed by Adam Barth. * fast/files/script-tests/xhr-response-blob.js: Added. (xhr.onreadystatechange): * fast/files/xhr-response-blob-expected.txt: Added. * fast/files/xhr-response-blob.html: Added. * platform/chromium/fast/files/xhr-response-blob-expected.txt: Added. 2012-03-02 Adam Klein Unreviewed test expectations cleanup. Marked a bunch of flakiness as happening only in DEBUG, and removed a whole set of tests that are no longer flaky. * platform/chromium/test_expectations.txt: 2012-03-02 Adam Klein Unreviewed rebaseline of SVG feImage tests after r105612 and r106113. * platform/chromium-linux/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: Added. * platform/chromium-linux/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png: Added. * platform/chromium-linux/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: Added. * platform/chromium-linux/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: Added. * platform/chromium-mac-leopard/svg/filters/feImage-subregions-expected.png: Added. * platform/chromium-mac-leopard/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: Added. * platform/chromium-mac-leopard/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-position-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-subregions-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-target-add-to-document-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-target-changes-id-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-target-id-change-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-target-reappend-to-document-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-target-remove-from-document-expected.png: Added. * platform/chromium-win/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: Added. * platform/chromium-win/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png: Added. * platform/chromium-win/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: Added. * platform/chromium-win/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: Added. * platform/chromium-win/svg/filters/feImage-position-expected.png: Added. * platform/chromium-win/svg/filters/feImage-subregions-expected.png: Added. * platform/chromium-win/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: Added. * platform/chromium-win/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: Added. * platform/chromium-win/svg/filters/feImage-target-add-to-document-expected.png: Added. * platform/chromium-win/svg/filters/feImage-target-changes-id-expected.png: Added. * platform/chromium-win/svg/filters/feImage-target-id-change-expected.png: Added. * platform/chromium-win/svg/filters/feImage-target-reappend-to-document-expected.png: Added. * platform/chromium-win/svg/filters/feImage-target-remove-from-document-expected.png: Added. * platform/chromium/test_expectations.txt: 2012-03-02 Adam Klein Unreviewed, rebaseline some SVG tests after r105612. * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: * platform/chromium-linux/svg/filters/feImage-reference-svg-primitive-expected.png: * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added. * platform/chromium-mac-snowleopard/svg/filters/feImage-reference-invalidation-expected.png: * platform/chromium-mac-snowleopard/svg/filters/feImage-reference-svg-primitive-expected.png: * platform/chromium-mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Removed. * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: * platform/chromium-win/svg/filters/feImage-reference-invalidation-expected.png: * platform/chromium-win/svg/filters/feImage-reference-svg-primitive-expected.png: * platform/chromium/test_expectations.txt: 2012-03-02 Adam Klein Unreviewed gardening, widen flaky crash expectations for FileWriter test. * platform/chromium/test_expectations.txt: 2012-03-02 Adam Klein Unreviewed rebaselining, update a bunch of old results for Snow Leopard. * platform/chromium-linux/css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Added. * platform/chromium-mac-snowleopard/css1/text_properties/text_transform-expected.png: Added. * platform/chromium-mac-snowleopard/css1/text_properties/text_transform-expected.txt: Added. * platform/chromium-mac-snowleopard/css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/canvas/arc360-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/transform-default-parameter-expected.png: Added. * platform/chromium-mac-snowleopard/fast/dom/scroll-reveal-left-overflow-expected.png: Added. * platform/chromium-mac-snowleopard/fast/dom/scroll-reveal-left-overflow-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.txt. * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Added. * platform/chromium-mac-snowleopard/fonts/monospace-expected.png: Added. * platform/chromium-mac-snowleopard/transitions/move-after-transition-expected.png: Added. * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.png: Removed. * platform/chromium/test_expectations.txt: 2012-03-02 Ryosuke Niwa Unreviewed test fix. Don't add an event listener for interactive debugging when the test is ran inside a DumpRenderTree / WebKitTestRunner. * editing/selection/select-line-break-with-opposite-directionality.html: 2012-03-02 Sheriff Bot Unreviewed, rolling out r109602. http://trac.webkit.org/changeset/109602 https://bugs.webkit.org/show_bug.cgi?id=80194 some TEXT baselines were wrong and some baselines were wrongly removed (Requested by jchaffraix on #webkit). * platform/chromium-linux-x86/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-linux/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-linux/fast/forms/input-text-double-click-expected.txt: * platform/chromium-mac-leopard/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-mac-leopard/fast/layers/remove-layer-with-nested-stacking-expected.png: Removed. * platform/chromium-mac-leopard/fast/repaint/overflow-delete-line-expected.png: Removed. * platform/chromium-mac-leopard/fast/repaint/repaint-resized-overflow-expected.png: Removed. * platform/chromium-mac-leopard/fast/repaint/subtree-layoutstate-transform-expected.png: Removed. * platform/chromium-mac-leopard/fast/repaint/subtree-root-skipped-expected.png: Removed. * platform/chromium-mac-leopard/fast/replaced/replaced-breaking-expected.png: Removed. * platform/chromium-mac-leopard/fast/text/textIteratorNilRenderer-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/box-shadow/shadow-buffer-partial-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/layers/add-layer-with-nested-stacking-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/layers/remove-layer-with-nested-stacking-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/layers/remove-layer-with-nested-stacking-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/repaint/inline-relative-positioned-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/repaint/inline-relative-positioned-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/repaint/overflow-delete-line-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/repaint/overflow-delete-line-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/repaint/repaint-resized-overflow-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/repaint/repaint-resized-overflow-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/repaint/subtree-layoutstate-transform-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/repaint/subtree-layoutstate-transform-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-2-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-skipped-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-skipped-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/replaced/replaced-breaking-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/replaced/replaced-breaking-expected.txt: Removed. * platform/chromium-mac-snowleopard/fast/text/textIteratorNilRenderer-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/text/textIteratorNilRenderer-expected.txt: Removed. * platform/chromium-mac/fast/box-shadow/shadow-buffer-partial-expected.png: Added. * platform/chromium-mac/fast/clip/008-expected.png: Added. * platform/chromium-mac/fast/clip/011-expected.png: Added. * platform/chromium-mac/fast/clip/012-expected.png: Added. * platform/chromium-win-vista/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-win-xp/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.png: * platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.txt: Removed. * platform/chromium-win/fast/clip/008-expected.txt: * platform/chromium-win/fast/clip/011-expected.txt: * platform/chromium-win/fast/clip/012-expected.txt: * platform/chromium/test_expectations.txt: * platform/gtk/fast/layers/add-layer-with-nested-stacking-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/layers/add-layer-with-nested-stacking-expected.txt. * platform/gtk/fast/repaint/subtree-root-clip-2-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-2-expected.txt. * platform/gtk/fast/repaint/subtree-root-clip-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-expected.txt. * platform/mac/fast/layers/add-layer-with-nested-stacking-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/layers/add-layer-with-nested-stacking-expected.txt. * platform/mac/fast/repaint/subtree-root-clip-2-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-2-expected.txt. * platform/mac/fast/repaint/subtree-root-clip-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-expected.txt. * platform/qt/fast/layers/add-layer-with-nested-stacking-expected.txt: Renamed from LayoutTests/platform/chromium-mac-snowleopard/fast/layers/add-layer-with-nested-stacking-expected.txt. * platform/qt/fast/repaint/subtree-root-clip-2-expected.txt: Renamed from LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-2-expected.txt. * platform/qt/fast/repaint/subtree-root-clip-expected.txt: Renamed from LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-expected.txt. 2012-03-02 Adam Klein Unreviewed gardening. Widen/correct a few chromium expectations. * platform/chromium/test_expectations.txt: 2012-03-02 Adam Klein Rebaseline an inspector test after r109599. "evt" was changed to "event", lengthening it by two characters. Unreviewed gardening. * platform/chromium/inspector/debugger/debugger-scripts-expected.txt: 2012-03-02 SravanKumar Sandela Layout issue with fieldset legend element https://bugs.webkit.org/show_bug.cgi?id=78684 Reviewed by Dirk Pranke. * fast/forms/fieldset-legend-padding-unclipped-fieldset-border.html: Added. Test case to check un-clipped border logic * platform/chromium/test_expectations.txt: * platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: Added. * platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added. 2012-03-02 Igor Oliveira animation-timing-function falls back to ease when overriding animation-name https://bugs.webkit.org/show_bug.cgi?id=71623 Add a test to verify if the override the animation-name property works when the parent animation did not set the animation name. Reviewed by Dean Jackson. * animations/animation-shorthand-overriding-expected.txt: Added. * animations/animation-shorthand-overriding.html: Added. 2012-03-02 Mike Reed new baselines for Skia shadows Unreviewed rebaselining. * platform/chromium-win-vista/svg/css/group-with-shadow-expected.png: * platform/chromium-win-xp/svg/css: Added. * platform/chromium-win-xp/svg/css/group-with-shadow-expected.png: Added. * platform/chromium-win/fast/repaint/shadow-multiple-vertical-expected.png: * platform/chromium-win/fast/transforms/shadows-expected.png: * platform/chromium-win/svg/css/group-with-shadow-expected.png: * platform/chromium/test_expectations.txt: 2012-03-02 Adam Klein Unreviewed gardening. Suppress an inspector test timing out after r109561. * platform/chromium/test_expectations.txt: 2012-03-02 Julien Chaffraix Unreviewed Chromium rebaselining. Those tests have consistent results with other platforms and with the expected result so unmark and rebaseline them. * platform/chromium-linux-x86/fast/box-shadow: Added. * platform/chromium-linux-x86/fast/box-shadow/shadow-buffer-partial-expected.txt: Added. * platform/chromium-linux/fast/box-shadow/shadow-buffer-partial-expected.txt: Added. * platform/chromium-linux/fast/forms/input-text-double-click-expected.txt: * platform/chromium-mac-leopard/fast/box-shadow/shadow-buffer-partial-expected.txt: Added. * platform/chromium-mac-leopard/fast/layers/remove-layer-with-nested-stacking-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/overflow-delete-line-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/repaint-resized-overflow-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/subtree-layoutstate-transform-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/subtree-root-skipped-expected.png: Added. * platform/chromium-mac-leopard/fast/replaced/replaced-breaking-expected.png: Added. * platform/chromium-mac-leopard/fast/text/textIteratorNilRenderer-expected.png: Added. * platform/chromium-mac-snowleopard/fast/box-shadow/shadow-buffer-partial-expected.png: Added. * platform/chromium-mac-snowleopard/fast/box-shadow/shadow-buffer-partial-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/layers/add-layer-with-nested-stacking-expected.png: Added. * platform/chromium-mac-snowleopard/fast/layers/add-layer-with-nested-stacking-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/layers/remove-layer-with-nested-stacking-expected.png: Added. * platform/chromium-mac-snowleopard/fast/layers/remove-layer-with-nested-stacking-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/repaint/inline-relative-positioned-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/inline-relative-positioned-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/repaint/overflow-delete-line-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/overflow-delete-line-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/repaint/repaint-resized-overflow-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/repaint-resized-overflow-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/repaint/subtree-layoutstate-transform-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/subtree-layoutstate-transform-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-2-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-2-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-clip-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-skipped-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/subtree-root-skipped-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/replaced/replaced-breaking-expected.png: Added. * platform/chromium-mac-snowleopard/fast/replaced/replaced-breaking-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/text/textIteratorNilRenderer-expected.png: Added. * platform/chromium-mac-snowleopard/fast/text/textIteratorNilRenderer-expected.txt: Added. * platform/chromium-mac/fast/box-shadow/shadow-buffer-partial-expected.png: Removed. * platform/chromium-mac/fast/clip/008-expected.png: Removed. * platform/chromium-mac/fast/clip/011-expected.png: Removed. * platform/chromium-mac/fast/clip/012-expected.png: Removed. * platform/chromium-win-vista/fast/box-shadow: Added. * platform/chromium-win-vista/fast/box-shadow/shadow-buffer-partial-expected.txt: Added. * platform/chromium-win-xp/fast/box-shadow: Added. * platform/chromium-win-xp/fast/box-shadow/shadow-buffer-partial-expected.txt: Added. * platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.png: * platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.txt: Added. * platform/chromium-win/fast/clip/008-expected.txt: * platform/chromium-win/fast/clip/011-expected.txt: * platform/chromium-win/fast/clip/012-expected.txt: * platform/chromium/test_expectations.txt: * platform/gtk/fast/layers/add-layer-with-nested-stacking-expected.txt: Removed. * platform/gtk/fast/repaint/subtree-root-clip-2-expected.txt: Removed. * platform/gtk/fast/repaint/subtree-root-clip-expected.txt: Removed. * platform/mac/fast/layers/add-layer-with-nested-stacking-expected.txt: Removed. * platform/mac/fast/repaint/subtree-root-clip-2-expected.txt: Removed. * platform/mac/fast/repaint/subtree-root-clip-expected.txt: Removed. * platform/qt/fast/layers/add-layer-with-nested-stacking-expected.txt: Removed. * platform/qt/fast/repaint/subtree-root-clip-2-expected.txt: Removed. * platform/qt/fast/repaint/subtree-root-clip-expected.txt: Removed. 2012-03-02 Adam Klein Rebaselining SVG foreignObject tests after r108494. Unreviewed gardening. * platform/chromium-linux/svg/foreignObject/fO-parent-display-changes-expected.png: Added. * platform/chromium-mac-leopard/svg/foreignObject/fO-parent-display-changes-expected.png: Added. * platform/chromium-mac-snowleopard/svg/foreignObject/fO-parent-display-changes-expected.png: Added. * platform/chromium-win/svg/foreignObject/fO-parent-display-changes-expected.png: Added. * platform/chromium-win/svg/foreignObject/fO-parent-display-changes-expected.txt: Added. * platform/chromium-win/svg/foreignObject/fO-parent-display-none-expected.txt: Added. * platform/chromium-win/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt: Added. * platform/chromium-win/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt: Added. * platform/chromium-win/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt: Added. * platform/chromium/test_expectations.txt: 2012-03-02 Erik Arvidsson [V8] Make inline event attributes use evt for SVG and event otherwise https://bugs.webkit.org/show_bug.cgi?id=80167 Reviewed by Ojan Vafai. * fast/dom/inline-event-attributes-event-param-name-expected.txt: Added. * fast/dom/inline-event-attributes-event-param-name.html: Added. 2012-03-02 Dirk Pranke Fix expectation for svg/foreignObject/fO-parent-display-changes.svg. Unreviewed, expectations change. * platform/chromium/test_expectations.txt: 2012-03-02 Adam Klein Unreviewed gardening, suppress some failures in shadow tests due to the skia roll. * platform/chromium/test_expectations.txt: 2012-03-02 Julien Chaffraix [chromium] Layout test fast/events/overflow-events.html is flaky https://bugs.webkit.org/show_bug.cgi?id=52064 Reviewed by Simon Fraser. Try to make the test less flaky. * fast/events/overflow-events.html: Ensure that the 'overflow' events arrive one at a time in order (there is no guarantee that they *do* dispatch though). Also added a clearer message if we fail the test. That should help us if the test is still flaky. 2012-03-02 Maciej Stachowiak REGRESSION(r97353): Crash when accessing location or history properties inside a navigated window https://bugs.webkit.org/show_bug.cgi?id=80133 Reviewed by Antti Koivisto. * fast/dom/Window/navigated-window-properties-expected.txt: Added. * fast/dom/Window/navigated-window-properties.html: Added. * fast/dom/Window/resources/navigated-window-prop-subframe1.html: Added. * fast/dom/Window/resources/navigated-window-prop-subframe2.html: Added. 2012-03-02 Ryosuke Niwa REGRESSION(r74971): Can't select a line of RTL text on Facebook https://bugs.webkit.org/show_bug.cgi?id=59435 Reviewed by Eric Seidel. Add a regression test for selecting multiline bidirectional text. * editing/selection/select-line-break-with-opposite-directionality-expected.txt: Added. * editing/selection/select-line-break-with-opposite-directionality.html: Added. 2012-03-02 Adam Klein Chromium rebaselines after r109512. Unreviewed gardening. * platform/chromium-linux/fast/block/float/026-expected.png: * platform/chromium-linux/fast/block/float/028-expected.png: * platform/chromium-linux/fast/overflow/unreachable-overflow-rtl-bug-expected.png: * platform/chromium-mac-leopard/fast/block/float/026-expected.png: * platform/chromium-mac-leopard/fast/block/float/028-expected.png: * platform/chromium-mac-leopard/fast/overflow/unreachable-overflow-rtl-bug-expected.png: Added. * platform/chromium-mac-snowleopard/fast/block/float/026-expected.png: Added. * platform/chromium-mac-snowleopard/fast/block/float/026-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/block/float/028-expected.png: Added. * platform/chromium-mac-snowleopard/fast/block/float/028-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/events/offsetX-offsetY-expected.txt: Renamed from LayoutTests/platform/chromium/fast/events/offsetX-offsetY-expected.txt. * platform/chromium-mac-snowleopard/fast/overflow/unreachable-overflow-rtl-bug-expected.png: Added. * platform/chromium-mac-snowleopard/fast/overflow/unreachable-overflow-rtl-bug-expected.txt: Added. * platform/chromium-mac/fast/block/float/026-expected.png: Removed. * platform/chromium-mac/fast/block/float/028-expected.png: Removed. * platform/chromium-win/fast/block/float/026-expected.png: * platform/chromium-win/fast/block/float/026-expected.txt: * platform/chromium-win/fast/block/float/028-expected.png: * platform/chromium-win/fast/block/float/028-expected.txt: * platform/chromium-win/fast/events/offsetX-offsetY-expected.txt: * platform/chromium-win/fast/overflow/unreachable-overflow-rtl-bug-expected.png: * platform/chromium-win/fast/overflow/unreachable-overflow-rtl-bug-expected.txt: * platform/chromium/test_expectations.txt: 2012-03-02 Cary Clark Unreviewed rebaselining of images affected by these changes: https://bugs.webkit.org/show_bug.cgi?id=76556 ('Match style of platform error underline for misspellings') https://bugs.webkit.org/show_bug.cgi?id=78117 ('[Skia Mac] Make misspelling underline dots unclipped') * platform/chromium-mac-leopard/editing/deleting/delete-3928305-fix-expected.png: [139 lines deleted] * platform/chromium-mac-snowleopard/fast/dom/blur-contenteditable-expected.png: Added. * platform/chromium/test_expectations.txt: 2012-03-02 Julien Chaffraix Move the 'overflow' event dispatching logic out of RenderLayer https://bugs.webkit.org/show_bug.cgi?id=80090 Reviewed by Simon Fraser. * fast/events/overflow-events-writing-mode.html: Added. * fast/events/overflow-events-writing-mode-expected.txt: Added. Added a test for overflow events in a vertical writing mode. 2012-03-02 Adam Klein Rebaseline a test on Leopard after expectation was removed in r109516. Unreviewed gardening. * platform/chromium-mac-leopard/fast/repaint/transform-absolute-in-positioned-container-expected.png: Added. 2012-03-02 Philippe Normand Unreviewed, GTK rebaseline after r109581. * platform/gtk/security/block-test-expected.txt: 2012-03-02 Philippe Normand [GTK] security/block-test.html baselines differ from mac https://bugs.webkit.org/show_bug.cgi?id=78343 Reviewed by Martin Robinson. GTK baselines updates for two security tests. They're closer to the mac baselines now. * platform/gtk/security/block-test-expected.txt: Added. * platform/gtk/security/block-test-no-port-expected.txt: 2012-03-02 Kaustubh Atrawalkar Rename DOMURL to URL in the bindings https://bugs.webkit.org/show_bug.cgi?id=78214 Reviewed by Kentaro Hara. * fast/files/domurl-script-execution-context-crash-expected.txt: * fast/files/domurl-script-execution-context-crash.html: * fast/js/constructor-length.html: * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: * platform/gtk/fast/js/constructor-length-expected.txt: * platform/gtk/fast/js/global-constructors-expected.txt: * platform/mac/fast/dom/prototype-inheritance-2-expected.txt: * platform/mac/fast/js/constructor-length-expected.txt: * platform/mac/fast/js/global-constructors-expected.txt: * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: * platform/qt/fast/js/global-constructors-expected.txt: 2012-03-02 Roland Steiner Add :scope pseudo-class https://bugs.webkit.org/show_bug.cgi?id=79077 Test new :scope pseudo-class Reviewed by Antti Koivisto. * fast/css/style-scoped/scope-pseudo-expected.txt: Added. * fast/css/style-scoped/scope-pseudo.html: Added. 2012-03-02 Csaba Osztrogonác [Qt] Unreviewed gardening, skip new failing tests. * platform/qt/Skipped: 2012-03-02 Roland Steiner Scoped stylesheets don't appear to work in Shadow DOM https://bugs.webkit.org/show_bug.cgi?id=79549 Test that