blob: 82ed5e6b118844dd8e99a68b816f3f4f1be8e0be [file] [log] [blame]
2011-10-28 Erik Arvidsson <arv@chromium.org>
JS Test Harness: Remove js-test-post-function.js
https://bugs.webkit.org/show_bug.cgi?id=70959
Reviewed by Ojan Vafai.
This moves isSuccessfullyParsed to js-test-pre.js and removes js-test-post-function.js and all references to it.
* fast/js/resources/js-test-post-function.js: Removed.
* fast/js/resources/js-test-pre.js:
(isSuccessfullyParsed): Moved here from js-test-post-function.js
2011-10-28 Nate Chapin <japhet@chromium.org>
empty-urls.html needs to stop being flaky.
Because it was in http/tests/loading, it output
frame load callbacks, and it was unpredictable whether
the callback for onload or for the load completing would
be called first. Ergo, move the test to http/tests/misc,
and remove the logic which failed to enforce a frame load
callback ordering.
https://bugs.webkit.org/show_bug.cgi?id=67359
Reviewed by Adam Barth.
* http/tests/loading/empty-urls-expected.txt: Removed.
* http/tests/loading/empty-urls.html: Removed.
* http/tests/misc/empty-urls-expected.txt: Copied from LayoutTests/http/tests/loading/empty-urls-expected.txt.
* http/tests/misc/empty-urls.html: Copied from LayoutTests/http/tests/loading/empty-urls.html.
* platform/chromium/test_expectations.txt:
2011-10-28 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
* platform/chromium/test_expectations.txt:
Remove fast/replaced/table-percent-height.html that has been passing for at least
a week. Also tighten some tests that have not been passing (but occasionally timing
out) on the flakyness dashboard for some time.
2011-10-28 Vsevolod Vlasov <vsevik@chromium.org>
Unreviewed, skiped failing test inspector/debugger/selected-call-frame-after-formatting-source.html.
* platform/mac/Skipped:
2011-10-28 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt-5.0/Skipped:
* platform/qt-wk2/Skipped:
2011-10-28 Csaba Osztrogonác <ossy@webkit.org>
[Qt][WK2] Unreviewed gardening.
REGRESSION: 5 editing tests fail
https://bugs.webkit.org/show_bug.cgi?id=71117
* platform/qt-wk2/Skipped: Skip failing tests.
2011-10-28 Pavel Feldman <pfeldman@google.com>
Reset line numbers for scripts generated with document.write.
https://bugs.webkit.org/show_bug.cgi?id=71099
Reviewed by Yury Semikhatsky.
* http/tests/inspector-enabled/document-write-expected.txt: Added.
* http/tests/inspector-enabled/document-write.html: Added.
* platform/chromium-win/fast/dom/nested-script-exceptions-expected.txt:
2011-10-28 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Unsupress css3/font-feature-settings-rendering.html as it should
pass on Linux after r98716.
* platform/chromium/test_expectations.txt:
2011-10-28 Antti Koivisto <antti@apple.com>
[Chromium] css3/font-feature-settings-rendering.html has incorrect image result after r98542
https://bugs.webkit.org/show_bug.cgi?id=71019
Reviewed by Andreas Kling.
* fast/css/inherited-properties-rare-text-expected.txt: Added.
* fast/css/inherited-properties-rare-text.html: Added.
2011-10-19 Alexander Pavlov <apavlov@chromium.org>
Web Inspector: CSS background-image applied inline shows a warning, but still works.
https://bugs.webkit.org/show_bug.cgi?id=70325
Reviewed by Antti Koivisto.
* inspector/styles/styles-new-API-expected.txt:
* inspector/styles/styles-new-API.html:
2011-10-28 Yury Semikhatsky <yurys@chromium.org>
Web Inspector: CallStackSidebarPane should remove discarded Placards from RawSourceCode listeners list
https://bugs.webkit.org/show_bug.cgi?id=70996
Reviewed by Pavel Feldman.
* inspector/debugger/callstack-placards-discarded-expected.txt: Added.
* inspector/debugger/callstack-placards-discarded.html: Added.
2011-10-28 Jochen Eisinger <jochen@chromium.org>
Add allowScriptFromSource callback to FrameLoaderClient
https://bugs.webkit.org/show_bug.cgi?id=71013
Reviewed by Darin Fisher.
* platform/chromium/permissionclient/resources/script.js: Added.
* platform/chromium/permissionclient/script-permissions-expected.txt: Added.
* platform/chromium/permissionclient/script-permissions.html: Added.
2011-10-28 Yuta Kitamura <yutak@chromium.org>
Unreviewed, update Chromium test expectation.
* platform/chromium/test_expectations.txt:
Mark http/tests/websocket/tests/hybi/reserved-bits.html as flaky.
2011-10-27 Ryosuke Niwa <rniwa@webkit.org>
Unskip platform/mac/editing/deleting/backward-delete.html on Chromium because it passes on my Mac.
* platform/chromium/test_expectations.txt:
2011-10-27 Ryosuke Niwa <rniwa@webkit.org>
Group editing test expectations for Chromium in one place.
* platform/chromium/test_expectations.txt:
2011-10-27 Ryosuke Niwa <rniwa@webkit.org>
Chromium Mac rebaselines.
* platform/chromium-cg-mac-leopard/editing/deleting/table-cells-expected.png:
* platform/chromium-cg-mac-leopard/editing/execCommand/create-list-with-hr-expected.png:
* platform/chromium-cg-mac-leopard/editing/execCommand/find-after-replace-expected.png:
* platform/chromium-cg-mac-leopard/editing/execCommand/paste-1-expected.png:
* platform/chromium-cg-mac-leopard/editing/execCommand/paste-2-expected.png:
* platform/chromium-cg-mac-leopard/editing/inserting/4278698-expected.png:
* platform/chromium-cg-mac-leopard/editing/inserting/paragraph-separator-in-table-2-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/3976872-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/4076267-2-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/4076267-3-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/4076267-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/4944770-1-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-cg-mac-leopard/editing/selection/select-all-iframe-expected.png:
* platform/chromium-cg-mac-leopard/editing/undo/4063751-expected.png:
* platform/chromium-cg-mac-leopard/editing/unsupported-content/table-type-after-expected.png:
* platform/chromium-cg-mac-leopard/editing/unsupported-content/table-type-before-expected.png:
* platform/chromium-cg-mac-leopard/fast/dom/blur-contenteditable-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/table-cells-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/execCommand/create-list-with-hr-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/execCommand/find-after-replace-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/execCommand/paste-1-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/execCommand/paste-2-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/4278698-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/3976872-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/4076267-2-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/4076267-3-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/4076267-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/undoable-fragment-removes-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/select-all-iframe-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/undo: Added.
* platform/chromium-cg-mac-snowleopard/editing/undo/4063751-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/unsupported-content: Added.
* platform/chromium-cg-mac-snowleopard/editing/unsupported-content/table-type-after-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/unsupported-content/table-type-before-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-10-27 Michael Saboff <msaboff@apple.com>
Test Failure in fast/dom/prototype-inheritance-2.html after r98495
https://bugs.webkit.org/show_bug.cgi?id=71058
Rebaselined these results due to hash order changes in r98495.
Reviewed by Darin Adler.
* fast/dom/prototype-inheritance-2-expected.txt:
* platform/mac/fast/dom/prototype-inheritance-2-expected.txt:
* platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
* platform/win/fast/dom/prototype-inheritance-2-expected.txt:
2011-10-27 Ryosuke Niwa <rniwa@webkit.org>
Remove erroneous expected results after r98685.
* platform/chromium-linux/editing/selection/click-before-and-after-table-expected.png: Removed.
* platform/chromium-win/editing/selection/click-before-and-after-table-expected.png: Removed.
* platform/chromium-win/editing/selection/click-before-and-after-table-expected.txt: Removed.
* platform/qt/editing/selection/click-before-and-after-table-expected.png: Removed.
2011-10-27 Ryosuke Niwa <rniwa@webkit.org>
Fix click-before-and-after-table.html for Chromium
https://bugs.webkit.org/show_bug.cgi?id=70869
Reviewed by Tony Chang.
Fixed the test by wrapping tests in a function to avoid shadowing "top" variable.
* editing/selection/click-before-and-after-table.html:
* platform/chromium/test_expectations.txt:
2011-10-27 John Gregg <johnnyg@google.com>
Update chromium test expectations.
* platform/chromium/test_expectations.txt:
2011-10-27 John Gregg <johnnyg@google.com>
Add more test expectations and chromium results.
* platform/chromium-cg-mac-leopard/fast/backgrounds/size/contain-and-cover-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/css/getComputedStyle: Removed.
* platform/chromium-cg-mac-leopard/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/css/child-style-can-override-visited-style-expected.png: Added.
* platform/chromium-linux-x86/fast/css/child-style-can-override-visited-style-expected.png: Added.
* platform/chromium-linux-x86/fast/css/child-style-can-override-visited-style-expected.txt: Added.
* platform/chromium-linux/fast/css/child-style-can-override-visited-style-expected.png: Added.
* platform/chromium-linux/fast/css/child-style-can-override-visited-style-expected.txt: Added.
* platform/chromium-mac-snowleopard/fast/css/child-style-can-override-visited-style-expected.png: Added.
* platform/chromium-win/fast/css/child-style-can-override-visited-style-expected.png: Added.
* platform/chromium-win/fast/css/child-style-can-override-visited-style-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-27 Dan Bernstein <mitz@apple.com>
Assertion failure (m_text) in RenderText::RenderText() at icanhascheezburger.com
https://bugs.webkit.org/show_bug.cgi?id=71085
Reviewed by Jon Honeycutt.
* fast/css-generated-content/attr-missing-expected.txt: Added.
* fast/css-generated-content/attr-missing.html: Added.
2011-10-27 Mike Lawther <mikelawther@chromium.org>
Test that :visited style can be overridden by child element style
Added as requested on https://bugs.webkit.org/show_bug.cgi?id=70470
https://bugs.webkit.org/show_bug.cgi?id=70568
Reviewed by Antti Koivisto.
* fast/css/child-style-can-override-visited-style-expected.txt: Added.
* fast/css/child-style-can-override-visited-style.html: Added.
2011-10-27 Tony Chang <tony@chromium.org>
add snow leopard results for flexbox repaint tests
https://bugs.webkit.org/show_bug.cgi?id=71069
Reviewed by Ojan Vafai.
* css3/flexbox/repaint-rtl-column.html:
* css3/flexbox/repaint.html:
* platform/mac-snowleopard/css3/flexbox/repaint-expected.png: Added.
* platform/mac-snowleopard/css3/flexbox/repaint-rtl-column-expected.png: Added.
2011-10-27 John Gregg <johnnyg@google.com>
Unreviewed, more gardening.
* platform/chromium-cg-mac-leopard/fast/writing-mode/fallback-orientation-expected.png:
* platform/chromium/test_expectations.txt:
2011-10-27 John Gregg <johnnyg@google.com>
Unreviewed, gardening chromium.
* platform/chromium-cg-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/table: Added.
* platform/chromium-mac-snowleopard/fast/table/border-collapsing: Added.
* platform/chromium-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png: Added.
* platform/chromium-win-vista/fast/css/getComputedStyle: Removed.
* platform/chromium-win-vista/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
* platform/chromium-win-xp/fast/css/getComputedStyle: Removed.
* platform/chromium-win-xp/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
* platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
* platform/chromium/fast/css/getComputedStyle: Removed.
* platform/chromium/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
* platform/chromium/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
* platform/chromium/svg/css: Removed.
* platform/chromium/svg/css/getComputedStyle-basic-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-10-27 Kenneth Russell <kbr@google.com>
Implement new restrictions on uniform and attribute location lengths
https://bugs.webkit.org/show_bug.cgi?id=70981
Reviewed by Chris Marrin.
* fast/canvas/webgl/attrib-location-length-limits-expected.txt: Added.
* fast/canvas/webgl/attrib-location-length-limits.html: Added (imported from WebGL conformance suite).
* fast/canvas/webgl/resources/webgl-test-utils.js:
(WebGLTestUtils):
(WebGLTestUtils.): Updated to latest version in WebGL conformance suite.
* fast/canvas/webgl/uniform-location-length-limits-expected.txt: Added.
* fast/canvas/webgl/uniform-location-length-limits.html: Added (imported from WebGL conformance suite).
* platform/mac/Skipped: Temporarily skip new tests on Mac until WebKit's copy of ANGLE is upgraded.
2011-10-27 Rafael Weinstein <rafaelw@chromium.org>
[MutationObservers] Implement subtree observation of transiently disconnected nodes
https://bugs.webkit.org/show_bug.cgi?id=70788
Reviewed by Ryosuke Niwa.
Added tests which assert that nodes can be detached from a subtree where observation is registered
and still be observed -- until the end of the current "microtask".
* fast/mutation/observe-subtree-expected.txt:
* fast/mutation/observe-subtree.html:
2011-10-27 Filip Pizlo <fpizlo@apple.com>
If the bytecode generator emits code after the return in the first basic block,
DFG's inliner crashes
https://bugs.webkit.org/show_bug.cgi?id=71071
Reviewed by Gavin Barraclough.
* fast/js/dfg-inline-early-return-expected.txt: Added.
* fast/js/dfg-inline-early-return.html: Added.
* fast/js/script-tests/dfg-inline-early-return.js: Added.
(foo):
(bar):
2011-10-27 John Gregg <johnnyg@google.com>
Unreviewed, new chromium expectations for shading/anti-aliasing changes.
* fast/borders/borderRadiusDashed06-expected.txt: Added.
* platform/chromium-cg-mac-leopard/fast/table/028-vertical-expected.png: Added.
* platform/chromium-cg-mac-leopard/fullscreen/parent-flow-inline-with-block-child-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/backgrounds/background-leakage-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/backgrounds/size: Added.
* platform/chromium-cg-mac-snowleopard/fast/backgrounds/size/contain-and-cover-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/borders/borderRadiusDashed06-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/css/shadow-multiple-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/forms/menulist-clip-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/forms/menulist-option-wrap-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/forms/menulist-restrict-line-height-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/forms/menulist-separator-painting-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/forms/menulist-style-color-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/forms/select-baseline-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/forms/select-empty-option-height-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/media/audio-repaint-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/media/video-zoom-controls-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/svg/clip-path: Added.
* platform/chromium-cg-mac-snowleopard/svg/clip-path/clip-path-childs-clipped-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/svg/custom: Added.
* platform/chromium-cg-mac-snowleopard/svg/custom/focus-ring-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/svg/filters: Added.
* platform/chromium-cg-mac-snowleopard/svg/filters/filter-clip-expected.png: Added.
* platform/chromium-cg-mac/fast/backgrounds/background-leakage-expected.png: Removed.
* platform/chromium-cg-mac/fast/backgrounds/size/contain-and-cover-expected.png: Removed.
* platform/chromium-cg-mac/fast/borders/borderRadiusDashed06-expected.png: Removed.
* platform/chromium-cg-mac/fast/css/shadow-multiple-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/menulist-clip-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/menulist-option-wrap-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/menulist-restrict-line-height-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/menulist-separator-painting-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/menulist-style-color-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/select-baseline-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/select-empty-option-height-expected.png: Removed.
* platform/chromium-cg-mac/media/audio-repaint-expected.png: Removed.
* platform/chromium-cg-mac/media/video-zoom-controls-expected.png: Removed.
* platform/chromium-cg-mac/media/video-zoom-controls-expected.txt: Removed.
* platform/chromium-cg-mac/svg/clip-path/clip-path-childs-clipped-expected.png: Removed.
* platform/chromium-cg-mac/svg/custom/focus-ring-expected.png: Removed.
* platform/chromium-cg-mac/svg/filters/filter-clip-expected.png: Removed.
* platform/chromium-mac-snowleopard/fast/backgrounds/background-leakage-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/backgrounds/background-leakage-transforms-expected.png:
* platform/chromium-mac-snowleopard/fast/borders/borderRadiusDashed06-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/box-shadow: Added.
* platform/chromium-mac-snowleopard/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/css/shadow-multiple-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/menulist-clip-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/menulist-narrow-width-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/menulist-option-wrap-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/menulist-restrict-line-height-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/menulist-separator-painting-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/menulist-style-color-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/select-baseline-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/select-empty-option-height-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/text: Added.
* platform/chromium-mac-snowleopard/fast/text/emphasis-overlap-expected.png: Added.
* platform/chromium-mac-snowleopard/fullscreen/parent-flow-inline-with-block-child-expected.png: Added.
* platform/chromium-mac-snowleopard/media/audio-repaint-expected.png: Added.
* platform/chromium-mac-snowleopard/media/video-zoom-controls-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1: Added.
* platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/clip-path: Added.
* platform/chromium-mac-snowleopard/svg/clip-path/clip-path-childs-clipped-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/custom: Added.
* platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/filters/filter-clip-expected.png: Added.
* platform/chromium-mac/fast/backgrounds/background-leakage-expected.png: Removed.
* platform/chromium-mac/fast/borders/borderRadiusDashed06-expected.png: Removed.
* platform/chromium-mac/fast/box-shadow/box-shadow-clipped-slices-expected.png: Removed.
* platform/chromium-mac/fast/css/shadow-multiple-expected.png: Removed.
* platform/chromium-mac/fast/forms/menulist-clip-expected.png: Removed.
* platform/chromium-mac/fast/forms/menulist-narrow-width-expected.png: Removed.
* platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png: Removed.
* platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.png: Removed.
* platform/chromium-mac/fast/forms/menulist-separator-painting-expected.png: Removed.
* platform/chromium-mac/fast/forms/menulist-style-color-expected.png: Removed.
* platform/chromium-mac/fast/forms/select-baseline-expected.png: Removed.
* platform/chromium-mac/fast/forms/select-empty-option-height-expected.png: Removed.
* platform/chromium-mac/fast/text/emphasis-overlap-expected.png: Removed.
* platform/chromium-mac/media/audio-repaint-expected.png: Removed.
* platform/chromium-mac/media/video-zoom-controls-expected.png: Removed.
* platform/chromium-mac/media/video-zoom-controls-expected.txt: Removed.
* platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Removed.
* platform/chromium-mac/svg/clip-path/clip-path-childs-clipped-expected.png: Removed.
* platform/chromium-mac/svg/custom/focus-ring-expected.png: Removed.
* platform/chromium-mac/svg/filters/filter-clip-expected.png: Removed.
* platform/chromium-win-xp/media: Added.
* platform/chromium-win-xp/media/video-zoom-controls-expected.png: Added.
* platform/chromium-win-xp/media/video-zoom-controls-expected.txt: Added.
* platform/chromium/media/video-zoom-controls-expected.txt: Added.
* platform/gtk/fast/borders/borderRadiusDashed06-expected.txt: Removed.
* platform/gtk/svg/clip-path/clip-path-childs-clipped-expected.txt: Removed.
* platform/mac/fast/borders/borderRadiusDashed06-expected.txt: Removed.
* platform/mac/svg/clip-path/clip-path-childs-clipped-expected.txt: Removed.
* platform/qt/fast/borders/borderRadiusDashed06-expected.txt: Removed.
* platform/qt/svg/clip-path/clip-path-childs-clipped-expected.txt: Removed.
* platform/win-xp/media/audio-repaint-expected.txt: Removed.
* svg/clip-path/clip-path-childs-clipped-expected.txt: Added.
2011-10-27 Anna Cavender <annacc@chromium.org>
Individually Skip track-related LayoutTests rather than block-Skipping them.
https://bugs.webkit.org/show_bug.cgi?id=71037
Reviewed by Adam Barth.
* platform/chromium/test_expectations.txt:
* platform/efl/Skipped:
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
* platform/wincairo/Skipped:
* platform/wk2/Skipped:
2011-10-27 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=71061
[CSS Line Grid] Add support for parsing the line-grid property.
Reviewed by Dan Bernstein.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/line-grid: Added.
* fast/line-grid/line-grid-parsing-expected.txt: Added.
* fast/line-grid/line-grid-parsing.html: Added.
* fast/line-grid/script-tests: Added.
* fast/line-grid/script-tests/line-grid-parsing.js: Added.
2011-10-27 Fady Samuel <fsamuel@chromium.org>
iframes seem to occasionally doubly scale or scale incorrectly when pageScaleFactor != 1.0
https://bugs.webkit.org/show_bug.cgi?id=70552
Reviewed by Simon Fraser.
* fast/frames/iframe-double-scale-contents-expected.png: Added.
* fast/frames/iframe-double-scale-contents-expected.txt: Added.
* fast/frames/iframe-double-scale-contents.html: Added.
* fast/frames/resources/iframe-content-scaling-bug-iframe.html: Added.
2011-10-27 Mike Reed <reed@google.com>
test_rebaseline_expectations failing
https://bugs.webkit.org/show_bug.cgi?id=71033
Reviewed by Adam Barth.
Resolve overlaps
* platform/chromium/test_expectations.txt:
2011-10-27 Dan Bernstein <mitz@apple.com>
Updated expected results after r98608.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* svg/css/getComputedStyle-basic-expected.txt:
2011-10-27 Stephen Chenney <schenney@chromium.org>
[Chromium] Need setPrinting
https://bugs.webkit.org/show_bug.cgi?id=46152
Reviewed by Hajime Morita.
* platform/chromium/test_expectations.txt: Removing setPrinting tests from the expected failures.
* platform/chromium-linux/printing/setPrinting-expected.png: Added.
* platform/chromium-linux/printing/setPrinting-expected.txt: Added.
* platform/chromium-linux/printing/single-line-must-not-be-split-into-two-pages-expected.png: Added.
* platform/chromium-linux/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
* platform/chromium-mac/printing/setPrinting-expected.png: Added.
* platform/chromium-mac/printing/setPrinting-expected.txt: Added.
* platform/chromium-mac/printing/single-line-must-not-be-split-into-two-pages-expected.png: Added.
* platform/chromium-mac/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
* platform/chromium-win/printing/setPrinting-expected.png: Added.
* platform/chromium-win/printing/setPrinting-expected.txt: Added.
* platform/chromium-win/printing/single-line-must-not-be-split-into-two-pages-expected.png: Added.
* platform/chromium-win/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
* platform/mac/printing/setPrinting-expected.png: Rebaselined for the change to the test html.
* platform/mac/printing/setPrinting-expected.txt: Rebaselined for the change to the test html.
* printing/setPrinting.html: Modified the test to make the box have a colored border
instead of the solid background, as the solid background does not print on chromium.
2011-10-27 Leandro Pereira <leandro@profusion.mobi>
[EFL] Unreviewed. Add pixel test baselines for animations,
compositing, dom, editing, fonts, mathml, media, printing,
transforms and transitions.
* platform/efl/animations: [...]
* platform/efl/compositing: [...]
* platform/efl/dom: [...]
* platform/efl/editing: [...]
* platform/efl/fonts: [...]
* platform/efl/mathml: [...]
* platform/efl/media: [...]
* platform/efl/printing: [...]
* platform/efl/transforms: [...]
* platform/efl/transitions: [...]
2011-10-27 Tony Chang <tony@chromium.org>
fix sizing of auto sized flexbox
https://bugs.webkit.org/show_bug.cgi?id=70839
Reviewed by David Hyatt.
* css3/flexbox/columns-auto-size-expected.txt: Added.
* css3/flexbox/columns-auto-size.html: Added.
* css3/flexbox/flex-flow-margins-auto-size-expected.txt: Added.
* css3/flexbox/flex-flow-margins-auto-size.html: Added.
A bunch of these cases fail, but that's because of bug 70769.
2011-10-25 Vangelis Kokkevis <vangelis@chromium.org>
Adding tests for fixed positioned elements getting their own composited layer.
https://bugs.webkit.org/show_bug.cgi?id=69796
Reviewed by Simon Fraser.
* compositing/geometry/fixed-position-composited-switch-expected.txt: Added.
* compositing/geometry/fixed-position-composited-switch.html: Added.
2011-10-27 John Gregg <johnnyg@google.com>
Unreviewed, more chromium baselines for new multicol tests.
* platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-vertical-lr-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/multicol/block-axis-vertical-rl-expected.png: Added.
* platform/chromium-linux-x86/fast/multicol: Removed.
* platform/chromium-linux/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
* platform/chromium-linux/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
* platform/chromium-linux/fast/multicol/block-axis-vertical-lr-expected.png: Added.
* platform/chromium-linux/fast/multicol/block-axis-vertical-rl-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/multicol: Added.
* platform/chromium-mac-snowleopard/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/multicol/block-axis-vertical-lr-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/multicol/block-axis-vertical-rl-expected.png: Added.
* platform/chromium-win/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
* platform/chromium-win/fast/multicol/block-axis-horizontal-bt-expected.txt: Added.
* platform/chromium-win/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
* platform/chromium-win/fast/multicol/block-axis-horizontal-tb-expected.txt: Added.
* platform/chromium-win/fast/multicol/block-axis-vertical-lr-expected.png: Added.
* platform/chromium-win/fast/multicol/block-axis-vertical-lr-expected.txt: Added.
* platform/chromium-win/fast/multicol/block-axis-vertical-rl-expected.png: Added.
* platform/chromium-win/fast/multicol/block-axis-vertical-rl-expected.txt: Added.
2011-10-27 John Gregg <johnnyg@google.com>
Unreviewed, rebaselines after multi-col changes.
* platform/chromium-win-vista/fast/css/getComputedStyle: Added.
* platform/chromium-win-vista/fast/css/getComputedStyle/computed-style-expected.txt: Added.
* platform/chromium-win-xp/fast/css/getComputedStyle: Added.
* platform/chromium-win-xp/fast/css/getComputedStyle/computed-style-expected.txt: Added.
* platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
* platform/chromium/fast/css/getComputedStyle/computed-style-expected.txt: Added.
* platform/chromium/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added.
* platform/chromium/svg/css: Added.
* platform/chromium/svg/css/getComputedStyle-basic-expected.txt: Added.
2011-10-27 Pavel Podivilov <podivilov@chromium.org>
Get rid of optional parameters in the middle in IDLs.
https://bugs.webkit.org/show_bug.cgi?id=70816
Reviewed by Adam Barth.
Optional parameters in the middle are prohibited by WebIDL spec.
* fast/canvas/canvas-putImageData-expected.txt: expectation was wrong, context.putImageData({}, 0, 0) should throw Type Error.
* fast/canvas/canvas-putImageData.js:
2011-10-27 John Gregg <johnnyg@google.com>
unreviewed, test expectations
* platform/chromium/test_expectations.txt:
2011-10-27 Dan Bernstein <mitz@apple.com>
<rdar://problem/10262205> Allow column progression to be independent of writing mode
https://bugs.webkit.org/show_bug.cgi?id=71028
Reviewed by Darin Adler.
* fast/multicol/block-axis-horizontal-bt.html: Added.
* fast/multicol/block-axis-horizontal-tb.html: Added.
* fast/multicol/block-axis-vertical-lr.html: Added.
* fast/multicol/block-axis-vertical-rl.html: Added.
* fast/multicol/flipped-blocks-hit-test-expected.txt: Added.
* fast/multicol/flipped-blocks-hit-test.html: Added.
* fast/multicol/resources/block-axis.css: Added.
* platform/mac/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
* platform/mac/fast/multicol/block-axis-horizontal-bt-expected.txt: Added.
* platform/mac/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
* platform/mac/fast/multicol/block-axis-horizontal-tb-expected.txt: Added.
* platform/mac/fast/multicol/block-axis-vertical-lr-expected.png: Added.
* platform/mac/fast/multicol/block-axis-vertical-lr-expected.txt: Added.
* platform/mac/fast/multicol/block-axis-vertical-rl-expected.png: Added.
* platform/mac/fast/multicol/block-axis-vertical-rl-expected.txt: Added.
2011-10-27 John Gregg <johnnyg@google.com>
Unreviewed, adding additional expected failures.
* platform/chromium/test_expectations.txt:
2011-10-27 John Gregg <johnnyg@google.com>
Unreviewed, fixing duplicate entries in test expectations.
* platform/chromium/test_expectations.txt:
2011-10-27 Mihnea Ovidenie <mihnea@adobe.com>
[CSSRegions]Flag regions with custom styling
https://bugs.webkit.org/show_bug.cgi?id=70733
Reviewed by David Hyatt.
Region elements that have custom region styling are now marked accordingly.
* fast/regions/render-region-custom-style-mark.html: Added.
* platform/chromium/test_expectations.txt:
* platform/mac-snowleopard/fast/regions/render-region-custom-style-mark-expected.txt: Added.
2011-10-27 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r98556.
http://trac.webkit.org/changeset/98556
https://bugs.webkit.org/show_bug.cgi?id=71031
The test added by the patch doesn't pass on Snow Leopard
(Requested by rniwa on #webkit).
* editing/spelling/spelling-unified-emulation-expected.txt: Removed.
* editing/spelling/spelling-unified-emulation.html: Removed.
2011-10-27 Ryosuke Niwa <rniwa@webkit.org>
Temporarily skip tables/mozilla_expected_failures/bugs/bug14007-2.html on all platforms
since r98542 regressed it. The failure is tracked by the bug 71032.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-10-27 Mike Reed <reed@google.com>
[skia] replace offscreen technique with native support for antialiased clipping
https://bugs.webkit.org/show_bug.cgi?id=70748
Reviewed by Stephen White.
~100 layout tests need to be rebaselined, as the native aa-clipping differs sometimes in the low
bits of the result. Other than that, the results should be the same, except that now the drawing
can go directly to the canvas, rather than being direct offscreen and then have that result
"clipped" during the restore. This has the effect of allowing LCD text to be drawing inside a
antialiased clip area.
* platform/chromium/test_expectations.txt:
2011-10-27 Leandro Pereira <leandro@profusion.mobi>
[EFL] Unreviewed. Add pixel baselines for table tests.
* platform/efl/tables: [...]
2011-10-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
2011-10-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, skipping 2 new failing tests in GTK.
* platform/gtk/Skipped: Skip
fast/canvas/canvas-composite-image.html and editing/spelling/spelling-unified-emulation.html.
2011-10-27 Yury Semikhatsky <yurys@chromium.org>
Rebaseline tables/mozilla_expected_failures/bugs/bug14007-2.html after r98542.
* platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
* platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Removed.
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
* platform/chromium/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Added.
2011-10-27 Arko Saha <arko@motorola.com>
Microdata: Add test cases for itemscope attribute.
https://bugs.webkit.org/show_bug.cgi?id=71014
Reviewed by Ryosuke Niwa.
* fast/dom/MicroData/itemscope-attribute-test-expected.txt: Added.
* fast/dom/MicroData/itemscope-attribute-test.html: Added.
* fast/dom/MicroData/itemscope-must-be-read-write-expected.txt: Added.
* fast/dom/MicroData/itemscope-must-be-read-write.html: Added.
2011-10-27 Yury Semikhatsky <yurys@chromium.org>
Unreviewed, gardening.
* platform/chromium/test_expectations.txt:
2011-10-27 Mike Reed <reed@google.com>
need to rebaseline after skia 2527 lands, fixing an off-by-1 bug in blending (with alpha==0)
https://bugs.webkit.org/show_bug.cgi?id=70963
Reviewed by James Robinson.
* platform/chromium/test_expectations.txt:
2011-10-27 Andreas Kling <kling@webkit.org>
StyleSheet.parentStyleSheet does not work.
https://bugs.webkit.org/show_bug.cgi?id=70956
Reviewed by Antti Koivisto.
* fast/css/stylesheet-parentStyleSheet-expected.txt: Added.
* fast/css/stylesheet-parentStyleSheet.html: Added.
2011-10-27 Yury Semikhatsky <yurys@chromium.org>
Unreviewed, gardening.
* platform/chromium/test_expectations.txt:
2011-10-27 Joshua Bell <jsbell@chromium.org>
IndexedDB: Passing empty array to IDBDatabase.transaction should raise exception
https://bugs.webkit.org/show_bug.cgi?id=70251
Reviewed by Adam Barth.
Many tests relied on the non-specified behavior of passing an empty
array into IDBDatabase.transaction() to include all object stores in
scopes. Worse, non-arrays would be treated as empty arrays, and hence
"just worked".
* storage/indexeddb/create-and-remove-object-store-expected.txt:
* storage/indexeddb/create-and-remove-object-store.html:
* storage/indexeddb/create-object-store-options-expected.txt:
* storage/indexeddb/create-object-store-options.html:
* storage/indexeddb/cursor-inconsistency-expected.txt:
* storage/indexeddb/cursor-inconsistency.html:
* storage/indexeddb/cursor-skip-deleted-expected.txt:
* storage/indexeddb/cursor-skip-deleted.html:
* storage/indexeddb/cursor-update-expected.txt:
* storage/indexeddb/cursor-update.html:
* storage/indexeddb/data-corruption-expected.txt:
* storage/indexeddb/data-corruption.html:
* storage/indexeddb/database-quota.html:
* storage/indexeddb/error-causes-abort-by-default-expected.txt:
* storage/indexeddb/error-causes-abort-by-default.html:
* storage/indexeddb/exception-in-event-aborts-expected.txt:
* storage/indexeddb/exception-in-event-aborts.html:
* storage/indexeddb/index-unique-expected.txt:
* storage/indexeddb/index-unique.html:
* storage/indexeddb/mutating-cursor-expected.txt:
* storage/indexeddb/mutating-cursor.html:
* storage/indexeddb/objectstore-autoincrement-expected.txt:
* storage/indexeddb/objectstore-autoincrement.html:
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
* storage/indexeddb/objectstore-clear-expected.txt:
* storage/indexeddb/objectstore-clear.html:
* storage/indexeddb/objectstore-removeobjectstore-expected.txt:
* storage/indexeddb/objectstore-removeobjectstore.html:
* storage/indexeddb/request-event-propagation-expected.txt:
* storage/indexeddb/request-event-propagation.html:
* storage/indexeddb/transaction-abort-expected.txt:
* storage/indexeddb/transaction-abort-with-js-recursion-expected.txt:
* storage/indexeddb/transaction-abort-with-js-recursion.html:
* storage/indexeddb/transaction-abort.html:
* storage/indexeddb/transaction-after-close-expected.txt:
* storage/indexeddb/transaction-after-close.html:
* storage/indexeddb/transaction-and-objectstore-calls-expected.txt:
* storage/indexeddb/transaction-and-objectstore-calls.html:
* storage/indexeddb/transaction-basics-expected.txt:
* storage/indexeddb/transaction-basics.html:
* storage/indexeddb/transaction-crash-on-abort-expected.txt:
* storage/indexeddb/transaction-crash-on-abort.html:
* storage/indexeddb/transaction-event-propagation-expected.txt:
* storage/indexeddb/transaction-event-propagation.html:
* storage/indexeddb/transaction-read-only-expected.txt:
* storage/indexeddb/transaction-read-only.html:
* storage/indexeddb/transaction-storeNames-required-expected.txt:
* storage/indexeddb/tutorial.html:
2011-10-27 Ken Buchanan <kenrb@chromium.org>
Crash due to nested first-letter selectors
https://bugs.webkit.org/show_bug.cgi?id=70457
Adding layout test for nested first-letter pseudostyles causing a crash.
Reviewed by David Hyatt.
* fast/css/nested-first-letter-with-float-crash.html: Added
* fast/css/nested-first-letter-with-float-crash-expected.txt: Added
2011-10-27 Shinya Kawanaka <shinyak@google.com>
Implement legacy text check emulation in unified text check interface.
https://bugs.webkit.org/show_bug.cgi?id=70299
Reviewed by Hajime Morita.
Added tests for the case unified text checker is used when WebCore::checkTextOfParagraph() is not supported.
* editing/spelling/spelling-unified-emulation-expected.txt: Added.
* editing/spelling/spelling-unified-emulation.html: Added.
2011-10-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline after r98507.
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
2011-10-27 Vsevolod Vlasov <vsevik@chromium.org>
http/tests/inspector/search/search-in-resources.html fails on all platforms
https://bugs.webkit.org/show_bug.cgi?id=70993
Reviewed by Pavel Feldman.
* http/tests/inspector/search/search-test.js:
(initialize_SearchTest.InspectorTest.dumpSearchResults):
2011-10-27 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Execution line in selected call frame should keep showing after toggling format source.
https://bugs.webkit.org/show_bug.cgi?id=70906
Reviewed by Yury Semikhatsky.
* inspector/debugger/selected-call-frame-after-formatting-source-expected.txt: Added.
* inspector/debugger/selected-call-frame-after-formatting-source.html: Added.
2011-10-27 Andrey Kosyakov <caseq@chromium.org>
Web Inspector: [Extensions API] add ignoreCache flag to options of inspectedWindow.reload()
https://bugs.webkit.org/show_bug.cgi?id=70926
Reviewed by Pavel Feldman.
* http/tests/inspector/extensions-ignore-cache-expected.txt: Added.
* http/tests/inspector/extensions-ignore-cache.html: Added.
2011-10-27 Gabor Rapcsanyi <rgabor@webkit.org>
Unreviewed, fix typo in skiplist.
* platform/qt/Skipped:
2011-10-27 Gabor Rapcsanyi <rgabor@webkit.org>
Unreviewed. Add bugzilla link to skipped test.
* platform/qt/Skipped:
2011-10-27 Ilya Tikhonovsky <loislo@chromium.org>
inspector/storage-panel-dom-storage.html has results platform dependant?
https://bugs.webkit.org/show_bug.cgi?id=70985
The items set in DOM storage is unsorted and as result the test is platform dependant.
We will sort it before the dumping.
Reviewed by Yury Semikhatsky.
* inspector/storage-panel-dom-storage-expected.txt:
* inspector/storage-panel-dom-storage.html:
* platform/chromium/test_expectations.txt:
2011-10-26 Yury Semikhatsky <yurys@chromium.org>
Unreviewed, gardening.
* platform/chromium/test_expectations.txt:
2011-10-26 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test_expectations.
inspector/storage-panel-dom-storage.html has results platform dependant?
https://bugs.webkit.org/show_bug.cgi?id=70985
* platform/chromium/test_expectations.txt:
2011-10-26 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update test expecatations for search-in-resources.html
http/tests/inspector/search/search-in-resources.html fails on all platforms
https://bugs.webkit.org/show_bug.cgi?id=70993
* http/tests/inspector/search/search-in-resources-expected.txt:
* platform/chromium-linux/http/tests/inspector/search/search-in-resources-expected.txt: Removed.
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Chromium Windows and Linux rebaselines.
* platform/chromium-linux/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
* platform/chromium-linux/platform/mac/editing: Added.
* platform/chromium-linux/platform/mac/editing/pasteboard: Added.
* platform/chromium-linux/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
* platform/chromium-win/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
* platform/chromium-win/http/tests/security/dataTransfer-set-data-file-url-expected.txt: Added.
* platform/chromium-win/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
* platform/chromium-win/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Console message in copy-standalone-image-crash.html bleeds into the result of copy-standalone-image.html
https://bugs.webkit.org/show_bug.cgi?id=70957
Reviewed by Ojan Vafai.
The bug was caused by the delayed hideDiv call in a mousedown event listener.
Fixed the bug by not attaching this event listener inside DRT or TestRunner.
* editing/pasteboard/copy-standalone-image-crash.html:
2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
Massive gardening.
* platform/chromium/test_expectations.txt: Lots of tests were regularly failing
or timing out but were not marked. Added them as they were consistently flaky.
2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
* platform/chromium-linux/http/tests/inspector: Added.
* platform/chromium-linux/http/tests/inspector/search: Added.
* platform/chromium-linux/http/tests/inspector/search/search-in-resources-expected.txt: Added.
Rebaselined (looks like the urls are sorted differently on Linux).
* platform/chromium/test_expectations.txt: Marked inspector/storage-panel-dom-storage.html
as TEXT as it started failing on the bots.
2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed, rolling out r98486.
http://trac.webkit.org/changeset/98486
https://bugs.webkit.org/show_bug.cgi?id=70748
Broke Chromium's test_expectation.txt
* platform/chromium/test_expectations.txt:
2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed trivial renaming.
* fast/js/dfg-intrinsic-osr-exit-expected.html: Removed.
* fast/js/dfg-intrinsic-osr-exit-expected.txt: Copied from LayoutTests/fast/js/dfg-intrinsic-osr-exit-expected.html.
2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
* platform/chromium/test_expectations.txt:
storage/domstorage/events/basic-setattribute.html is a flaky crasher.
2011-10-26 Cary Clark <caryclark@google.com>
Unreviewed gardening: sixth chunk of baselines for Chromium-Skia
on Leopard.
[Omitting 674 of 680 files for brevity.]
* platform/chromium-mac-leopard/svg/as-background-image: Added.
* platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-1-expected.png: Added.
* platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-5-expected.png: Added.
...
* platform/chromium-mac-leopard/tables/mozilla/core/margins-expected.png:
* platform/chromium-mac-leopard/tables/mozilla/marvin/x_col_valign_baseline-expected.png: Added.
* platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
2011-10-26 Filip Pizlo <fpizlo@apple.com>
REGRESSION (r97030): Cannot log in to progressive.com
https://bugs.webkit.org/show_bug.cgi?id=70094
Reviewed by Oliver Hunt.
* fast/js/dfg-intrinsic-osr-exit-expected.html: Added.
* fast/js/dfg-intrinsic-osr-exit.html: Added.
* fast/js/script-tests/dfg-intrinsic-osr-exit.js: Added.
(foo):
2011-10-26 Leandro Pereira <leandro@profusion.mobi>
[EFL] Unreviewed. Add pixel baselines for CSS3 tests.
* platform/efl/css3: [...]
2011-10-26 Leandro Pereira <leandro@profusion.mobi>
[EFL] Unreviewed. Add pixel baselines for CSS2.1 tests.
* platform/efl/css2.1: [...]
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Chromium Mac rebaseline.
* platform/chromium-mac-leopard/editing/pasteboard/copy-standalone-image-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.png:
2011-10-26 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed, rolling out r98483.
http://trac.webkit.org/changeset/98483
https://bugs.webkit.org/show_bug.cgi?id=47156
Change is causing some crashes and ASSERTs.
* css2.1/20110323/background-intrinsic-001.htm: Removed.
* css2.1/20110323/background-intrinsic-002.htm: Removed.
* css2.1/20110323/background-intrinsic-003.htm: Removed.
* css2.1/20110323/background-intrinsic-004.htm: Removed.
* css2.1/20110323/background-intrinsic-005.htm: Removed.
* css2.1/20110323/background-intrinsic-006.htm: Removed.
* css2.1/20110323/background-intrinsic-007.htm: Removed.
* css2.1/20110323/background-intrinsic-008.htm: Removed.
* css2.1/20110323/background-intrinsic-009.htm: Removed.
* css2.1/20110323/resources/green-intrinsic-height-ratio.svg: Removed.
* css2.1/20110323/resources/green-intrinsic-height.svg: Removed.
* css2.1/20110323/resources/green-intrinsic-none.svg: Removed.
* css2.1/20110323/resources/green-intrinsic-ratio-landscape.svg: Removed.
* css2.1/20110323/resources/green-intrinsic-ratio-portrait.svg: Removed.
* css2.1/20110323/resources/green-intrinsic-width-height.svg: Removed.
* css2.1/20110323/resources/green-intrinsic-width-pc-height-pc.svg: Removed.
* css2.1/20110323/resources/green-intrinsic-width-ratio.svg: Removed.
* css2.1/20110323/resources/green-intrinsic-width.svg: Removed.
* css2.1/20110323/resources/red-intrinsic-height-ratio.svg: Removed.
* css2.1/20110323/resources/red-intrinsic-height.svg: Removed.
* css2.1/20110323/resources/red-intrinsic-none.svg: Removed.
* css2.1/20110323/resources/red-intrinsic-ratio-landscape.svg: Removed.
* css2.1/20110323/resources/red-intrinsic-ratio-portrait.svg: Removed.
* css2.1/20110323/resources/red-intrinsic-width-height.svg: Removed.
* css2.1/20110323/resources/red-intrinsic-width-pc-height-pc.svg: Removed.
* css2.1/20110323/resources/red-intrinsic-width-ratio.svg: Removed.
* css2.1/20110323/resources/red-intrinsic-width.svg: Removed.
* fast/backgrounds/size/contain-and-cover-zoomed.html: Removed.
* fast/images/percent-height-image-expected.txt:
* fast/images/percent-height-image.html:
* platform/mac-snowleopard/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added.
* platform/mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png: Added.
* platform/mac/css1/text_properties/vertical_align-expected.txt:
* platform/mac/css2.1/20110323/background-intrinsic-001-expected.png: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-001-expected.txt: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-002-expected.png: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-002-expected.txt: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-003-expected.png: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-003-expected.txt: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-004-expected.png: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-004-expected.txt: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-005-expected.png: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-005-expected.txt: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-006-expected.png: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-006-expected.txt: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-007-expected.png: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-007-expected.txt: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-008-expected.png: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-008-expected.txt: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-009-expected.png: Removed.
* platform/mac/css2.1/20110323/background-intrinsic-009-expected.txt: Removed.
* platform/mac/fast/backgrounds/size/contain-and-cover-expected.png:
* platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Removed.
* platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed.
* platform/mac/fast/block/float/015-expected.png:
* platform/mac/fast/block/float/015-expected.txt:
* platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
* platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt:
* platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.png:
* platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt:
* platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Removed.
* platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt: Removed.
* platform/mac/svg/as-background-image/background-image-tiled-expected.png: Removed.
* platform/mac/svg/as-background-image/background-image-tiled-expected.txt: Removed.
* platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.png: Removed.
* platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.txt: Removed.
* platform/mac/svg/as-background-image/svg-as-background-4-expected.png:
* platform/mac/svg/as-border-image/svg-as-border-image-expected.png:
* platform/mac/svg/as-image/animated-svg-as-image-expected.png:
* platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Removed.
* platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Removed.
* platform/mac/svg/as-image/same-image-two-instances-expected.png: Removed.
* platform/mac/svg/as-image/same-image-two-instances-expected.txt: Removed.
* platform/mac/svg/as-image/svg-as-relative-image-expected.png:
* platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png: Removed.
* platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.txt: Removed.
* platform/mac/svg/as-image/svg-image-change-content-size-expected.png: Removed.
* platform/mac/svg/as-image/svg-image-change-content-size-expected.txt: Removed.
* platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
* platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt:
* platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.png: Removed.
* platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Removed.
* platform/mac/svg/zoom/page/zoom-background-images-expected.png: Removed.
* platform/mac/svg/zoom/page/zoom-background-images-expected.txt: Removed.
* platform/mac/svg/zoom/page/zoom-foreignObject-expected.png:
* platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
* platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Removed.
* platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Removed.
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Removed.
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Removed.
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Removed.
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Removed.
* svg/as-background-image/background-image-preserveaspectRatio-support.html: Removed.
* svg/as-background-image/background-image-tiled.html: Removed.
* svg/as-background-image/resources/construction-tape.svg: Removed.
* svg/as-background-image/resources/hearts.svg:
* svg/as-background-image/same-image-two-instances-background-image.html: Removed.
* svg/as-image/img-preserveAspectRatio-support-1.html: Removed.
* svg/as-image/resources/circle-default-meet.svg: Removed.
* svg/as-image/resources/circle-default-none.svg: Removed.
* svg/as-image/resources/circle-default-slice.svg: Removed.
* svg/as-image/resources/circle-nosize.svg: Removed.
* svg/as-image/resources/circle-viewbox-default.svg: Removed.
* svg/as-image/resources/circle-viewbox-meet.svg: Removed.
* svg/as-image/resources/circle-viewbox-none.svg: Removed.
* svg/as-image/resources/circle-viewbox-slice.svg: Removed.
* svg/as-image/resources/green-relative-size-rect.svg:
* svg/as-image/same-image-two-instances.html: Removed.
* svg/as-image/svg-as-relative-image-with-explicit-size.html: Removed.
* svg/as-image/svg-image-change-content-size.xhtml: Removed.
* svg/zoom/page/resources/relative-sized-background-with-viewBox.svg: Removed.
* svg/zoom/page/zoom-background-image-tiled.html: Removed.
* svg/zoom/page/zoom-background-images.html: Removed.
* svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html: Removed.
* svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html: Removed.
* svg/zoom/page/zoom-svg-as-background-with-relative-size.html: Removed.
2011-10-26 Eric Carlson <eric.carlson@apple.com>
Constructors for all TextTrack interfaces should be available on DOMWindow
https://bugs.webkit.org/show_bug.cgi?id=70734
Reviewed by Sam Weinig.
* platform/gtk/fast/dom/Window/window-properties-expected.txt:
* platform/gtk/fast/js/global-constructors-expected.txt:
2011-10-26 Jon Lee <jonlee@apple.com>
selectedIndex gets set from -1 to 0 when modifying options
https://bugs.webkit.org/show_bug.cgi?id=70547
<rdar://problem/8388856>
Reviewed by Darin Adler.
The added tests set the selected index to either -1 or 1 (a legitimate value), and then change
the text, value, and label of the option. In all cases, the selected index should remain unchanged.
* fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text-changes-expected.txt: Added.
* fast/dom/HTMLSelectElement/selected-index-preserved-when-option-text-changes.html: Added.
2011-10-26 Zoltan Herczeg <zherczeg@webkit.org>
Add new CSS escape sequence parsing tests
https://bugs.webkit.org/show_bug.cgi?id=70909
Reviewed by Darin Adler.
Test escape various sequences terminated by \n \f \r and \r\n.
* fast/css/parsing-css-escapes-expected.txt: Added.
* fast/css/parsing-css-escapes.html: Added.
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Chromium Mac editing test rebaseline.
* platform/chromium-cg-mac-leopard/platform/mac/editing: Added.
* platform/chromium-cg-mac-leopard/platform/mac/editing/pasteboard: Added.
* platform/chromium-cg-mac-leopard/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
* platform/chromium-mac-leopard/http/tests/security: Added.
* platform/chromium-mac-leopard/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
* platform/chromium-mac-leopard/platform/mac: Added.
* platform/chromium-mac-leopard/platform/mac/editing: Added.
* platform/chromium-mac-leopard/platform/mac/editing/pasteboard: Added.
* platform/chromium-mac-leopard/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
* platform/chromium-mac-snowleopard/http: Added.
* platform/chromium-mac-snowleopard/http/tests: Added.
* platform/chromium-mac-snowleopard/http/tests/security: Added.
* platform/chromium-mac-snowleopard/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added.
* platform/chromium-mac-snowleopard/platform: Added.
* platform/chromium-mac-snowleopard/platform/mac: Added.
* platform/chromium-mac-snowleopard/platform/mac/editing: Added.
* platform/chromium-mac-snowleopard/platform/mac/editing/pasteboard: Added.
* platform/chromium-mac-snowleopard/platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-10-26 Ojan Vafai <ojan@chromium.org>
Fix typo. The expected results don't change.
* fast/writing-mode/borders.html:
* fast/writing-mode/margins.html:
2011-10-26 Dimitri Glazkov <dglazkov@chromium.org>
REGRESSION (r94887): Scrolling the HTML spec is more jerky now than it was (regression)
https://bugs.webkit.org/show_bug.cgi?id=70857
Rubber-stamped by Antti Koivisto.
* fast/css/adjacent-sibling-selector-expected.txt: Removed.
* fast/css/adjacent-sibling-selector.html: Removed.
2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
inspector/cookie-parser.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=62662
Unreviewed Qt-Debug gardening.
Add CRASH+PASS expectation instead of the skipping madness
because the first inspector test is always a flaky crash,
no matter which one is that.
* platform/qt/Skipped:
* platform/qt/test_expectations.txt:
2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
[Qt][WK2] Unreviewed gardening.
[Qt][WK2] fast/transforms/scrollIntoView-transformed.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=70935
[Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
https://bugs.webkit.org/show_bug.cgi?id=70915
The test became flaky after added platform result.
Skip flaky tests.
* platform/qt-wk2/Skipped:
2011-10-26 Mike Reed <reed@google.com>
[skia] replace offscreen technique with native support for antialiased clipping
https://bugs.webkit.org/show_bug.cgi?id=70748
Reviewed by Stephen White.
~100 layout tests need to be rebaselined, as the native aa-clipping differs sometimes in the low
bits of the result. Other than that, the results should be the same, except that now the drawing
can go directly to the canvas, rather than being direct offscreen and then have that result
"clipped" during the restore. This has the effect of allowing LCD text to be drawing inside a
antialiased clip area.
* platform/chromium/test_expectations.txt:
2011-10-26 Nikolas Zimmermann <nzimmermann@rim.com>
CSS 2.1 failure: background-intrinsic-*
https://bugs.webkit.org/show_bug.cgi?id=47156
Reviewed by Antti Koivisto.
Add all *intrinsic* tests from the CSS 2.1 Testsuite - we pass all of them now.
All tests regarding SVG are now imported in LayoutTests, none are failing anymore.
Add several new testcases covering the SVG Image size negotiation logic, as defined in CSS 2.1.
* css2.1/20110323/background-intrinsic-001.htm: Added.
* css2.1/20110323/background-intrinsic-002.htm: Added.
* css2.1/20110323/background-intrinsic-003.htm: Added.
* css2.1/20110323/background-intrinsic-004.htm: Added.
* css2.1/20110323/background-intrinsic-005.htm: Added.
* css2.1/20110323/background-intrinsic-006.htm: Added.
* css2.1/20110323/background-intrinsic-007.htm: Added.
* css2.1/20110323/background-intrinsic-008.htm: Added.
* css2.1/20110323/background-intrinsic-009.htm: Added.
* css2.1/20110323/resources/green-intrinsic-height-ratio.svg: Added.
* css2.1/20110323/resources/green-intrinsic-height.svg: Added.
* css2.1/20110323/resources/green-intrinsic-none.svg: Added.
* css2.1/20110323/resources/green-intrinsic-ratio-landscape.svg: Added.
* css2.1/20110323/resources/green-intrinsic-ratio-portrait.svg: Added.
* css2.1/20110323/resources/green-intrinsic-width-height.svg: Added.
* css2.1/20110323/resources/green-intrinsic-width-pc-height-pc.svg: Added.
* css2.1/20110323/resources/green-intrinsic-width-ratio.svg: Added.
* css2.1/20110323/resources/green-intrinsic-width.svg: Added.
* css2.1/20110323/resources/red-intrinsic-height-ratio.svg: Added.
* css2.1/20110323/resources/red-intrinsic-height.svg: Added.
* css2.1/20110323/resources/red-intrinsic-none.svg: Added.
* css2.1/20110323/resources/red-intrinsic-ratio-landscape.svg: Added.
* css2.1/20110323/resources/red-intrinsic-ratio-portrait.svg: Added.
* css2.1/20110323/resources/red-intrinsic-width-height.svg: Added.
* css2.1/20110323/resources/red-intrinsic-width-pc-height-pc.svg: Added.
* css2.1/20110323/resources/red-intrinsic-width-ratio.svg: Added.
* css2.1/20110323/resources/red-intrinsic-width.svg: Added.
* fast/backgrounds/size/contain-and-cover-zoomed.html: Added.
* fast/images/percent-height-image-expected.txt: Update results, testcase is fixed now.
* fast/images/percent-height-image.html: Make test async, to make it work cross-browser. With this patch we now pass this testcase.
* platform/mac-snowleopard/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Removed.
* platform/mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png: Removed.
* platform/mac/css1/text_properties/vertical_align-expected.txt: Update for rounding differences.
* platform/mac/css2.1/20110323/background-intrinsic-001-expected.png: Added.
* platform/mac/css2.1/20110323/background-intrinsic-001-expected.txt: Added.
* platform/mac/css2.1/20110323/background-intrinsic-002-expected.png: Added.
* platform/mac/css2.1/20110323/background-intrinsic-002-expected.txt: Added.
* platform/mac/css2.1/20110323/background-intrinsic-003-expected.png: Added.
* platform/mac/css2.1/20110323/background-intrinsic-003-expected.txt: Added.
* platform/mac/css2.1/20110323/background-intrinsic-004-expected.png: Added.
* platform/mac/css2.1/20110323/background-intrinsic-004-expected.txt: Added.
* platform/mac/css2.1/20110323/background-intrinsic-005-expected.png: Added.
* platform/mac/css2.1/20110323/background-intrinsic-005-expected.txt: Added.
* platform/mac/css2.1/20110323/background-intrinsic-006-expected.png: Added.
* platform/mac/css2.1/20110323/background-intrinsic-006-expected.txt: Added.
* platform/mac/css2.1/20110323/background-intrinsic-007-expected.png: Added.
* platform/mac/css2.1/20110323/background-intrinsic-007-expected.txt: Added.
* platform/mac/css2.1/20110323/background-intrinsic-008-expected.png: Added.
* platform/mac/css2.1/20110323/background-intrinsic-008-expected.txt: Added.
* platform/mac/css2.1/20110323/background-intrinsic-009-expected.png: Added.
* platform/mac/css2.1/20110323/background-intrinsic-009-expected.txt: Added.
* platform/mac/fast/backgrounds/size/contain-and-cover-expected.png: Updated for rounding differences.
* platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
* platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added.
* platform/mac/fast/block/float/015-expected.png: Slight changes, due 49x50 -> 50x50 size change.
* platform/mac/fast/block/float/015-expected.txt: Ditto.
* platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Slight changes due to rounding.
* platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Ditto.
* platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.png: Ditto.
* platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt: Ditto.
* platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Added.
* platform/mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt: Added.
* platform/mac/svg/as-background-image/background-image-tiled-expected.png: Added.
* platform/mac/svg/as-background-image/background-image-tiled-expected.txt: Added.
* platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.png: Added.
* platform/mac/svg/as-background-image/same-image-two-instances-background-image-expected.txt: Added.
* platform/mac/svg/as-background-image/svg-as-background-4-expected.png: Adapt to preserveAspectRatio changes in hearts.svg.
* platform/mac/svg/as-border-image/svg-as-border-image-expected.png: This needed a rebaseline, it was forgotten before.
* platform/mac/svg/as-image/animated-svg-as-image-expected.png: Progression, now both images share the same size & ratio, as desired.
* platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Added.
* platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Added.
* platform/mac/svg/as-image/same-image-two-instances-expected.png: Added.
* platform/mac/svg/as-image/same-image-two-instances-expected.txt: Added.
* platform/mac/svg/as-image/svg-as-relative-image-expected.png: Adapt to green-relative-size-rect.svg - a circle got added to make it easier to compare.
* platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png: Added.
* platform/mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.txt: Added.
* platform/mac/svg/as-image/svg-image-change-content-size-expected.png: Added.
* platform/mac/svg/as-image/svg-image-change-content-size-expected.txt: Added.
* platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Updated, scrollbars are gone - now matching Opera/FF.
* platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: Ditto.
* platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.png: Added.
* platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-background-images-expected.png: Added.
* platform/mac/svg/zoom/page/zoom-background-images-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-foreignObject-expected.png: Updated, scrollbars are gone - now matching Opera/FF.
* platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt: Ditto.
* platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added.
* platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added.
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added.
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Added.
* svg/as-background-image/background-image-preserveaspectRatio-support.html: Added.
* svg/as-background-image/background-image-tiled.html: Added.
* svg/as-background-image/resources/construction-tape.svg: Added.
* svg/as-background-image/resources/hearts.svg: Fix testcase, by adding pAR="none", which is now respected. Now the image looks as desired across Opera/FF and us.
* svg/as-background-image/same-image-two-instances-background-image.html: Added.
* svg/as-image/img-preserveAspectRatio-support-1.html: Added.
* svg/as-image/resources/circle-default-meet.svg: Added.
* svg/as-image/resources/circle-default-none.svg: Added.
* svg/as-image/resources/circle-default-slice.svg: Added.
* svg/as-image/resources/circle-nosize.svg: Added.
* svg/as-image/resources/circle-viewbox-default.svg: Added.
* svg/as-image/resources/circle-viewbox-meet.svg: Added.
* svg/as-image/resources/circle-viewbox-none.svg: Added.
* svg/as-image/resources/circle-viewbox-slice.svg: Added.
* svg/as-image/resources/green-relative-size-rect.svg: Use relative units everywhere as intended. Add circle to make it easy to spot ratio changes.
* svg/as-image/same-image-two-instances.html: Added.
* svg/as-image/svg-as-relative-image-with-explicit-size.html: Added.
* svg/as-image/svg-image-change-content-size.xhtml: Added.
* svg/zoom/page/resources/relative-sized-background-with-viewBox.svg: Added.
* svg/zoom/page/zoom-background-image-tiled.html: Added.
* svg/zoom/page/zoom-background-images.html: Added.
* svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html: Added.
* svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html: Added.
* svg/zoom/page/zoom-svg-as-background-with-relative-size.html: Added.
2011-10-26 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Mark compositing/video/video-poster.html as timing out on Mac10.6 CPU-CG.
* platform/chromium/test_expectations.txt:
2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
[Qt][WK2] Unreviewed gardening.
[Qt][WK2] fast/css/font-face-descending-unicode-range.html fails
https://bugs.webkit.org/show_bug.cgi?id=70922
Skipped
[Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
https://bugs.webkit.org/show_bug.cgi?id=70915
The svg test has correct pixel results so it's ok to add platform results.
* platform/qt-wk2/Skipped:
* platform/qt-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
2011-10-26 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Revert change to test_expectations.txt due to test failures.
* platform/chromium/test_expectations.txt:
2011-10-26 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Mark compositing/video/video-poster.html as timing out on Mac10.6 GPU.
* platform/chromium/test_expectations.txt:
2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
Unreviewed Qt-WK2 gardening.
[Qt][WK2] Crash with http/tests/websocket/tests/hixie76/long-invalid-header.html
https://bugs.webkit.org/show_bug.cgi?id=70917
[Qt][WK2] fast/events/drag-selects-image.html fails
https://bugs.webkit.org/show_bug.cgi?id=70907
[Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
https://bugs.webkit.org/show_bug.cgi?id=70915
* platform/qt-wk2/Skipped:
2011-10-26 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
Skip failing tests temporarily because of missing Qt Mobility on the buildbot.
* platform/qt-arm/Skipped:
2011-10-26 Yury Semikhatsky <yurys@chromium.org>
Unreviewed, gardening. Mark editing/selection/designmode-no-caret.html as failing in debug mode.
* platform/chromium/test_expectations.txt:
2011-10-26 Balazs Kelemen <kbalazs@webkit.org>
[Qt] inspector/extensions/extensions-console.html is failing
https://bugs.webkit.org/show_bug.cgi?id=70905
Unreviewed gardening. Skip failing test.
* platform/qt/Skipped:
2011-10-26 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt] Unreviewed skip. fast/canvas/canvas-composite-image.html failing on Qt
* platform/qt/Skipped:
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Fix editing/selection/caret-mode-paragraph-keys-navigation.html for Mac
https://bugs.webkit.org/show_bug.cgi?id=70880
Reviewed by Eric Seidel.
Use option key (instead of control key) to move between word boundaries on Mac.
* editing/selection/caret-mode-paragraph-keys-navigation.html:
* platform/chromium/test_expectations.txt:
2011-10-26 Pavel Feldman <pfeldman@google.com>
Web Inspector: order console message parameters for better optional parameters handling.
https://bugs.webkit.org/show_bug.cgi?id=70809
Reviewed by Yury Semikhatsky.
* inspector/console/console-preserve-log.html:
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Fix rebaseline done in r98439.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
* platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
* platform/chromium/editing/pasteboard/copy-standalone-image-expected.txt: Added.
2011-10-26 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Debugger fails when there is an invalid watch expression.
https://bugs.webkit.org/show_bug.cgi?id=70718
Reviewed by Pavel Feldman.
* inspector/debugger/error-in-watch-expressions.html:
* inspector/debugger/watch-expressions-panel-switch-expected.txt: Added.
* inspector/debugger/watch-expressions-panel-switch.html: Added.
* platform/chromium/inspector/debugger/watch-expressions-panel-switch-expected.txt: Added.
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Filed more bugs.
* platform/chromium/test_expectations.txt:
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
More Chromium test expectation updates. Filed a bunch of bugs to track real failures
and removed erroneous failing test expectations.
* platform/chromium-cg-mac-leopard/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-mac-leopard/editing/deleting/merge-whitespace-pre-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/merge-whitespace-pre-expected.png: Added.
* platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png: Removed.
* platform/chromium/test_expectations.txt:
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Cleanup Chromium test expectation. These tests were erroneously marked as timing out intermittently
even though the Chromium issue 66085 was fixed a long time ago.
Remove failing expectations from these tests except http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html
which is still timing out intermittently on Chromium Linux. Filed the bug 70878 to track the failure.
* platform/chromium/test_expectations.txt:
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Chromium editing test rebaselines and editing test expectations updates.
* platform/chromium-linux/editing/selection/5354455-2-expected.png:
* platform/chromium-mac-leopard/editing/inserting/12882-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/12882-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/5354455-2-expected.png: Added.
* platform/chromium-mac/editing/inserting/12882-expected.png: Removed.
* platform/chromium-mac/editing/selection/5354455-2-expected.png: Removed.
* platform/chromium/test_expectations.txt:
2011-10-26 Ben Wells <benwells@chromium.org>
Canvas drawImage with SourceIn, DestinationIn, SourceOut, DestinationAtop and Copy have errors
https://bugs.webkit.org/show_bug.cgi?id=66920
Reviewed by James Robinson.
* fast/canvas/canvas-composite-image-expected.txt: Added.
* fast/canvas/canvas-composite-image.html: Added.
2011-10-26 Ryosuke Niwa <rniwa@webkit.org>
Chromium Mac rebaseline, trusting the baseline optimizer.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Added.
* platform/chromium-cg-mac/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
* platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/copy-standalone-image-expected.txt: Added.
* platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
2011-10-25 Ryosuke Niwa <rniwa@webkit.org>
Mac, Qt, and Windows rebaseline r98407.
* platform/mac/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2011-10-25 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r98379.
http://trac.webkit.org/changeset/98379
https://bugs.webkit.org/show_bug.cgi?id=70875
Did not pass on JSC ports (Requested by abarth on #webkit).
* fast/canvas/canvas-putImageData-expected.txt:
* fast/canvas/canvas-putImageData.js:
2011-10-25 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r98346.
http://trac.webkit.org/changeset/98346
https://bugs.webkit.org/show_bug.cgi?id=70874
Breaks JSC-based bots. (Requested by pfeldman on #webkit).
* inspector/debugger/error-in-watch-expressions.html:
* inspector/debugger/watch-expressions-panel-switch-expected.txt: Removed.
* inspector/debugger/watch-expressions-panel-switch.html: Removed.
2011-10-25 Ryosuke Niwa <rniwa@webkit.org>
Flaky Test: editing/pasteboard/copy-standalone-image.html
https://bugs.webkit.org/show_bug.cgi?id=61813
Reviewed by Adam Barth.
The flakiness was caused by the fact test didn't wait until iframe finish loading.
HTML5 section 4.8.2. the iframe element (http://www.whatwg.org/specs/web-apps/current-work/#the-iframe-element):
When there is an active parser in the iframe, and when anything in the iframe is delaying the load event
of the iframe's browsing context's active document, the iframe must delay the load event of its document.
Since an image doesn't require an active parser, it does not delay the load event of the document.
* editing/pasteboard/copy-standalone-image.html:
* platform/chromium/test_expectations.txt:
2011-10-25 Xiaomei Ji <xji@chromium.org>
Disable editing/selection/move-by-word-visually-inline-block-positioned-element.html in QT after r98428.
* platform/qt/Skipped:
2011-10-25 Xiaomei Ji <xji@chromium.org>
--webkit-visual-word does not work in multi-line
https://bugs.webkit.org/show_bug.cgi?id=61344
Reviewed by Ryosuke Niwa.
* editing/selection/move-by-word-visually-inline-block-positioned-element-expected.txt: Added.
* editing/selection/move-by-word-visually-inline-block-positioned-element.html: Added.
* editing/selection/move-by-word-visually-multi-line-expected.txt:
* editing/selection/move-by-word-visually-single-space-one-element-expected.txt:
* editing/selection/move-by-word-visually-single-space-one-element.html:
* platform/gtk/editing/selection/move-by-word-visually-multi-line-expected.txt:
2011-10-25 Erik Arvidsson <arv@chromium.org>
Fix ad hoc test.
unreviewed.
* fast/canvas/webgl/gl-teximage.html:
2011-10-25 Chris Fleizach <cfleizach@apple.com>
AX: WebKit does not expose HTML label for slider elements
https://bugs.webkit.org/show_bug.cgi?id=70856
Reviewed by Darin Adler.
* platform/mac/accessibility/slider-allows-title-ui-element-expected.txt: Added.
* platform/mac/accessibility/slider-allows-title-ui-element.html: Added.
2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
* platform/chromium/test_expectations.txt:
fast/forms/form-associated-element-crash3.html has
been timing out very regularly on linux debug.
2011-10-25 Erik Arvidsson <arv@chromium.org>
[Chromium] Fix expectation.
unreviewed.
* platform/chromium/fast/js/kde/garbage-n-expected.txt:
2011-10-25 Anders Carlsson <andersca@apple.com>
Plug-ins have no way to find out when the device scale factor changes
https://bugs.webkit.org/show_bug.cgi?id=67226
<rdar://problem/10048276>
Reviewed by Sam Weinig.
Update test to check that the scale factor is updated correctly.
* platform/mac-wk2/plugins/contents-scale-factor.html:
2011-10-25 Fady Samuel <fsamuel@chromium.org>
Made Table tests for Bug 70678 Platform Independent
https://bugs.webkit.org/show_bug.cgi?id=70850
Reviewed by Adam Barth.
* fast/table/table-anonymous-cell-bug-expected.png: Added.
* fast/table/table-anonymous-cell-bug-expected.txt:
* fast/table/table-anonymous-cell-bug.html:
* fast/table/table-anonymous-row-bug-expected.png: Added.
* fast/table/table-anonymous-row-bug-expected.txt:
* fast/table/table-anonymous-row-bug.html:
* fast/table/table-anonymous-section-bug-expected.png: Added.
* fast/table/table-anonymous-section-bug-expected.txt:
* fast/table/table-anonymous-section-bug.html:
2011-10-25 Ryosuke Niwa <rniwa@webkit.org>
Moving to the start of line should not place the caret outside of the table
https://bugs.webkit.org/show_bug.cgi?id=70757
Reviewed by Chang Shu.
Added a test to move the caret to lineboundaries in the first and the last table cell.
The caret should remain inside a table cell.
* editing/selection/table-lineboundary-expected.txt: Added.
* editing/selection/table-lineboundary.html: Added.
2011-10-25 Erik Arvidsson <arv@chromium.org>
JS Test Harness: Make successfullyParsed optional
https://bugs.webkit.org/show_bug.cgi?id=70784
Reviewed by Ojan Vafai.
This makes "successfullyParsed = true" optional in favor of tracking syntax errors
using window.onerror.
* fast/*: Remove successfullyParsed.
* fast/dom/Window/new-window-opener.html: Cleanup.
* fast/dom/Window/resources/window-appendages-cleared-results.html:
* fast/dom/Window/webkitConvertPoint.html: Ditto.
* fast/dom/Window/webkitConvertPointUpdateLayout.html: Ditto.
* fast/js/kde/evil-n.html: This is now a normal test since it is not supposed to fail.
* fast/js/kde/garbage-n-expected.txt:
* fast/js/kde/garbage-n.html: Use shouldHaveHadError instead of js-test-post-n.js
* fast/js/kde/string-1-n.html: Ditto.
* fast/js/kde/string-2-n.html: Ditto.
* fast/js/resources/js-test-post-async.js: Ensure we didn't get an error.
* fast/js/resources/js-test-post-function.js: Ditto.
* fast/js/resources/js-test-post-n.js: Removed.
* fast/js/resources/js-test-pre.js: Added shouldHaveHadError function that can be used to assert that the
error message is what was expected.
Ensure we didn't get an error in finistJSTest.
2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
More gardening.
* platform/chromium/test_expectations.txt: Missed some cases where
video-porter.html times out. Also added zoom-animator-scale-test2.html
that has been timing out for several days.
2011-10-25 Anders Carlsson <andersca@apple.com>
Plug-ins have to use JavaScript to find out the current device scale factor
https://bugs.webkit.org/show_bug.cgi?id=67225
<rdar://problem/10048258>
Reviewed by Darin Adler.
Add tests.
* platform/mac-wk2/plugins/contents-scale-factor-expected.txt: Added.
* platform/mac-wk2/plugins/contents-scale-factor.html: Added.
2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
More unreviewed gardening.
* platform/chromium/test_expectations.txt: Mark another test
as crashing. Moved 2 tests together as they hit the same ASSERT
on the bots.
2011-10-25 Leandro Pereira <leandro@profusion.mobi>
[EFL] Unreviewed. Add CSS1 pixel baselines.
* platform/efl/css1: [...]
2011-10-25 Nate Chapin <japhet@chromium.org>
Test update for https://bugs.webkit.org/show_bug.cgi?id=61225.
Due to changes in the implementation of DocumentThreadableLoader (and
therefore XHR), this test will have empty (rather than null) content
if we go over the length limit.
Reviewed by Antti Koivisto.
* http/tests/inspector/network/network-content-replacement-xhr-expected.txt:
2011-10-25 Pavel Podivilov <podivilov@chromium.org>
Get rid of optional parameters in the middle in IDLs.
https://bugs.webkit.org/show_bug.cgi?id=70816
Reviewed by Adam Barth.
Optional parameters in the middle are prohibited by WebIDL spec.
* fast/canvas/canvas-putImageData-expected.txt:
* fast/canvas/canvas-putImageData.js:
2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
* platform/chromium/test_expectations.txt: Marking a test as timing
out.
2011-10-25 Fady Samuel <fsamuel@chromium.org>
Crash in WebCore::RenderTableSection::addChild due to assert failure
https://bugs.webkit.org/show_bug.cgi?id=70678
Reviewed by David Hyatt.
If the child being added is not a Section/Row/Cell, and the previous sibling is not anonymous,
we need to create a new anonymous Section/Row/Cell respectively, instead of failing an
assert.
* fast/table/table-anonymous-cell-bug-expected.txt: Added.
* fast/table/table-anonymous-cell-bug.html: Added.
* fast/table/table-anonymous-row-bug-expected.txt: Added.
* fast/table/table-anonymous-row-bug.html: Added.
* fast/table/table-anonymous-section-bug-expected.txt: Added.
* fast/table/table-anonymous-section-bug.html: Added.
2011-10-25 Zoltan Herczeg <zherczeg@webkit.org>
Add new uri tokenizer tests
https://bugs.webkit.org/show_bug.cgi?id=70807
Reviewed by Darin Adler.
Test more cases!
* fast/css/uri-token-parsing-expected.txt:
* fast/css/uri-token-parsing.html:
2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
The old rebaseline looked wrong and did not match the other baselines. This is now corrected.
* platform/chromium-cg-mac-leopard/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
2011-10-25 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
Partial rebaselining of fast/css/focus-ring-multiline-writingmode-vertical.html as it looks like it progressed
on some platforms.
* platform/chromium-cg-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
* platform/chromium-cg-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
* platform/chromium-cg-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Removed.
* platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
* platform/chromium-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Removed.
* platform/chromium/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
2011-10-25 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r88580): Cursor fails to change to pointer on embedded Google maps popups
https://bugs.webkit.org/show_bug.cgi?id=62797
Reviewed by Chris Marrin.
New tests for hit testing through various configurations of 3D transforms.
* platform/mac/transforms/3d/hit-testing/rotated-hit-test-expected.png: Removed.
* platform/mac/transforms/3d/hit-testing/rotated-hit-test-expected.txt: Removed.
* transforms/3d/hit-testing/composited-hit-test-expected.txt: Added.
* transforms/3d/hit-testing/composited-hit-test.html: Added.
* transforms/3d/hit-testing/resources/hit-test-utils.js: Added.
* transforms/3d/hit-testing/rotated-hit-test-expected.txt: Added.
* transforms/3d/hit-testing/rotated-hit-test-with-child-expected.txt: Added.
* transforms/3d/hit-testing/rotated-hit-test-with-child.html: Added.
* transforms/3d/hit-testing/rotated-hit-test.html:
* transforms/3d/hit-testing/rotated-hit-test2-expected.txt: Added.
* transforms/3d/hit-testing/rotated-hit-test2.html: Added.
2011-10-24 Jer Noble <jer.noble@apple.com>
compositing/video tests time out on Lion
https://bugs.webkit.org/show_bug.cgi?id=70448
Reviewed by Simon Fraser.
* compositing/video/video-poster.html: Seek, instead of play, to trigger
creation of a layer
* http/tests/media/video-load-twice.html: Use waitForEventOnce so that
canPlayThrough listener is triggered only once.
* media/video-test.js: Add a new function, waitForEventOnce.
(waitForEventOnce):
(waitForEvent._eventCallback):
(waitForEvent):
2011-10-25 Cary Clark <caryclark@google.com>
Unreviewed gardening: fifth chunk of baselines for Chromium-Skia
on Leopard.
[Omitting 736 of 742 files for brevity.]
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-2-expected.png: Added.
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-3-expected.png: Added.
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-4-expected.png: Added.
...
* platform/chromium-mac-leopard/transitions: Added.
* platform/chromium-mac-leopard/transitions/default-timing-function-expected.png: Added.
* platform/chromium-mac-leopard/transitions/svg-text-shadow-transition-expected.png: Added.
2011-10-25 Arko Saha <arko@motorola.com>
Microdata: itemtype attribute should be space-separated list to allow multiple types
https://bugs.webkit.org/show_bug.cgi?id=70501
Reviewed by Ryosuke Niwa.
* fast/dom/MicroData/006.html:
* fast/dom/MicroData/007.html:
* fast/dom/MicroData/getitems-multiple-itemtypes-expected.txt: Added.
* fast/dom/MicroData/getitems-multiple-itemtypes.html: Added.
* fast/dom/MicroData/itemtype-add-remove-tokens-expected.txt: Added.
* fast/dom/MicroData/itemtype-add-remove-tokens.html: Added.
* fast/dom/MicroData/itemtype-attribute-test-expected.txt: Added.
* fast/dom/MicroData/itemtype-attribute-test.html: Added.
2011-10-25 Cary Clark <caryclark@google.com>
Unreviewed gardening: fourth chunk of baselines for Chromium-Skia
on Leopard.
[Omitting 728 of 734 files for brevity.]
* platform/chromium-mac-leopard/fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
* platform/chromium-mac-leopard/fast/lists/scrolled-marker-paint-expected.png: Added.
* platform/chromium-mac-leopard/fast/media: Added.
...
* platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Added.
* platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
* platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Added.
2011-10-25 Yury Semikhatsky <yurys@chromium.org>
Web Inspector: redesign workers sidebar pane
https://bugs.webkit.org/show_bug.cgi?id=70815
Update tests in accord with change of class name from
styles-sidebar-pane to sidebar-pane.
Reviewed by Pavel Feldman.
* http/tests/inspector/elements-test.js:
(initialize_ElementTest.InspectorTest.dumpSelectedElementStyles):
2011-10-25 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Debugger fails when there is an invalid watch expression.
https://bugs.webkit.org/show_bug.cgi?id=70718
Reviewed by Pavel Feldman.
* inspector/debugger/error-in-watch-expressions.html:
* inspector/debugger/watch-expressions-panel-switch-expected.txt: Added.
* inspector/debugger/watch-expressions-panel-switch.html: Added.
2011-10-24 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: fix empty line handling in source maps.
https://bugs.webkit.org/show_bug.cgi?id=70726
Reviewed by Yury Semikhatsky.
* inspector/debugger/compiler-source-mapping-expected.txt:
* inspector/debugger/compiler-source-mapping.html:
2011-10-25 Justin Schuh <jschuh@chromium.org>
Check for empty string in parseArcFlag
https://bugs.webkit.org/show_bug.cgi?id=70763
Reviewed by Dirk Schulze.
* svg/path-arc-invalid-expected.txt: Added.
* svg/path-arc-invalid.html: Added.
2011-10-24 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: keep old source mapping when new one could not be loaded.
https://bugs.webkit.org/show_bug.cgi?id=70729
Reviewed by Yury Semikhatsky.
* inspector/debugger/raw-source-code-expected.txt:
* inspector/debugger/raw-source-code.html:
2011-10-25 Sachin Puranik <sachin.puranik@motorola.com>
Double number step=.5 should be considered valid in <input type="number" step=".5">
https://bugs.webkit.org/show_bug.cgi?id=70320
Reviewed by Kent Tamura.
* fast/forms/ValidityState-typeMismatch-number-expected.txt: Change in result of layout test.
* fast/forms/input-step-as-double-expected.txt: Added, expected output for new test case.
* fast/forms/input-step-as-double.html: Added, testcase to make sure that all ports
consider .5 as a valid double value for step attribute of input element.
* fast/forms/input-valueasnumber-number-expected.txt: Change in result of layout test.
* fast/forms/range/input-valueasnumber-range-expected.txt: Change in result of layout test.
* fast/forms/range/input-valueasnumber-range.html: Consider .2 as valid real number now.
* fast/forms/script-tests/ValidityState-typeMismatch-number.js: Consider
.2 as valid real number now.
* fast/forms/script-tests/input-valueasnumber-number.js: Consider .2 as valid real number now.
2011-10-25 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Resources panel: display the current search match index in the toolbar.
https://bugs.webkit.org/show_bug.cgi?id=66050
Reviewed by Pavel Feldman.
* http/tests/inspector/search/resources-search-match-index-expected.txt: Added.
* http/tests/inspector/search/resources-search-match-index.html: Added.
2011-10-25 Csaba Osztrogonác <ossy@webkit.org>
inspector/cookie-parser.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=62662
* platform/qt/Skipped: Skip one more test because of this bug: inspector/evaluate-in-page.html.
2011-10-25 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Remove from Skipped list. Test passes: fast/transforms/scrollIntoView-transformed.html
https://bugs.webkit.org/show_bug.cgi?id=58559
Reviewed by Simon Hausmann.
* platform/qt/Skipped:
2011-10-25 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Removing test from Skipped list. Test passes: html5lib/runner.html
https://bugs.webkit.org/show_bug.cgi?id=53030
Reviewed by Simon Hausmann.
* platform/qt/Skipped:
2011-10-21 Andrey Kosyakov <caseq@chromium.org>
Web Inspector: [Extensions API] allow extensions to specify script to be injected on reload
https://bugs.webkit.org/show_bug.cgi?id=70600
Reviewed by Pavel Feldman.
* inspector/extensions/extensions-reload-expected.txt: Added.
* inspector/extensions/extensions-reload.html: Added.
2011-10-25 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r98309.
http://trac.webkit.org/changeset/98309
https://bugs.webkit.org/show_bug.cgi?id=70801
Test fails on mac (Requested by benwells on #webkit).
* fast/canvas/canvas-composite-image-expected.txt: Removed.
* fast/canvas/canvas-composite-image.html: Removed.
2011-10-24 Oliver Varga <voliver@inf.u-szeged.hu>
[Qt] Unreviewed gardening, add missing result after r98309.
* platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
* platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
* platform/qt/svg/filters/feColorMatrix-default-type-expected.png: Added.
* platform/qt/svg/filters/feColorMatrix-default-type-expected.txt: Added.
2011-10-24 Martin Robinson <mrobinson@igalia.com>
REGRESSION (r97865): broke plugins/resize-from-plugin.html on GTK
https://bugs.webkit.org/show_bug.cgi?id=70481
Update test results to reflect that the plugin clipping rectangle
is now correct.
* platform/gtk/Skipped: Unskip the test.
* platform/gtk/plugins/resize-from-plugin-expected.txt: Update results.
2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
Add a new baseline for snow-leopard.
* platform/chromium-mac-snowleopard/svg/filters: Added.
* platform/chromium-mac-snowleopard/svg/filters/feColorMatrix-default-type-expected.png: Added.
2011-10-24 Ben Wells <benwells@chromium.org>
Canvas drawImage with SourceIn, DestinationIn, SourceOut, DestinationAtop and Copy have errors
https://bugs.webkit.org/show_bug.cgi?id=66920
Reviewed by James Robinson.
* fast/canvas/canvas-composite-image-expected.txt: Added.
* fast/canvas/canvas-composite-image.html: Added.
2011-10-24 Ryosuke Niwa <rniwa@webkit.org>
GTK and Windows rebaselines after r98199.
* platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
* platform/win/fast/dom/prototype-inheritance-2-expected.txt:
2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed rebaseline after r98293.
* platform/chromium-win/svg/filters/feColorMatrix-default-type-expected.png: Added.
2011-10-24 Arko Saha <arko@motorola.com>
Microdata: Add itemprop, itemref, itemvalue attributes.
https://bugs.webkit.org/show_bug.cgi?id=69839
Reviewed by Ryosuke Niwa.
Added test-cases for Microdata itemprop, itemref, itemvalue attributes.
* fast/dom/MicroData/002-expected.txt:
* fast/dom/MicroData/002.html:
* fast/dom/MicroData/003-expected.txt:
* fast/dom/MicroData/003.html:
* fast/dom/MicroData/005-expected.txt:
* fast/dom/MicroData/005.html:
* fast/dom/MicroData/006-expected.txt:
* fast/dom/MicroData/009.html:
* fast/dom/MicroData/itemprop-add-remove-tokens-expected.txt: Added.
* fast/dom/MicroData/itemprop-add-remove-tokens.html: Added.
* fast/dom/MicroData/itemprop-for-an-element-must-be-correct-expected.txt: Added.
* fast/dom/MicroData/itemprop-for-an-element-must-be-correct.html: Added.
* fast/dom/MicroData/itemprop-must-be-read-only-expected.txt: Added.
* fast/dom/MicroData/itemprop-must-be-read-only.html: Added.
* fast/dom/MicroData/itemprop-reflected-by-itemProp-property-expected.txt: Added.
* fast/dom/MicroData/itemprop-reflected-by-itemProp-property.html: Added.
* fast/dom/MicroData/itemref-add-remove-tokens-expected.txt: Added.
* fast/dom/MicroData/itemref-add-remove-tokens.html: Added.
* fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property-expected.txt: Added.
* fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property.html: Added.
* fast/dom/MicroData/itemref-for-an-element-must-be-correct-expected.txt: Added.
* fast/dom/MicroData/itemref-for-an-element-must-be-correct.html: Added.
* fast/dom/MicroData/itemref-must-be-read-only-expected.txt: Added.
* fast/dom/MicroData/itemref-must-be-read-only.html: Added.
* fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt: Added.
* fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element.html: Added.
* fast/dom/MicroData/itemvalue-reflects-href-attr-expected.txt: Added.
* fast/dom/MicroData/itemvalue-reflects-href-attr.html: Added.
* fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt: Added.
* fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element.html: Added.
* fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element-expected.txt: Added.
* fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element.html: Added.
* fast/dom/MicroData/itemvalue-reflects-the-src-attr-expected.txt: Added.
* fast/dom/MicroData/itemvalue-reflects-the-src-attr.html: Added.
* fast/dom/MicroData/itemvalue-returns-element-itself-expected.txt: Added.
* fast/dom/MicroData/itemvalue-returns-element-itself.html: Added.
* fast/dom/MicroData/itemvalue-returns-null-expected.txt: Added.
* fast/dom/MicroData/itemvalue-returns-null.html: Added.
* fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001-expected.txt: Added.
* fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001.html: Added.
* fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002-expected.txt: Added.
* fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002.html: Added.
* fast/dom/MicroData/resources/microdata-common.js:
(createElement):
(runTest):
2011-10-24 Filip Pizlo <fpizlo@apple.com>
Object-or-other branch speculation may corrupt the state for OSR if the child of the
branch is an integer
https://bugs.webkit.org/show_bug.cgi?id=70777
Reviewed by Oliver Hunt.
* fast/js/dfg-other-branch-expected.txt: Added.
* fast/js/dfg-other-branch.html: Added.
* fast/js/script-tests/dfg-other-branch.js: Added.
(foo):
(bar):
2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
Bug 58013 has landed 3 months ago and it looks like the rebaseline was forgotten.
The new result is consistent with the other platforms.
* platform/chromium-linux/fast/repaint/scale-page-shrink-expected.txt: Removed.
* platform/chromium-win/fast/repaint/scale-page-shrink-expected.png: Added.
* platform/chromium-win/fast/repaint/scale-page-shrink-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-24 Filip Pizlo <fpizlo@apple.com>
op_new_array_buffer is not inlined correctly
https://bugs.webkit.org/show_bug.cgi?id=70770
Reviewed by Oliver Hunt.
* fast/js/dfg-inline-new-array-buffer-expected.txt: Added.
* fast/js/dfg-inline-new-array-buffer.html: Added.
* fast/js/script-tests/dfg-inline-new-array-buffer.js: Added.
(foo):
(bar):
2011-10-24 Tim Horton <timothy_horton@apple.com>
feColorMatrix doesn't use the correct default "matrix" type when no type attribute is specified
https://bugs.webkit.org/show_bug.cgi?id=70035
<rdar://problem/10280177>
Reviewed by Nikolas Zimmermann.
Add a test that ensures that feColorMatrix's type attribute defaults to "matrix".
* platform/mac/svg/filters/feColorMatrix-default-type-expected.png: Added.
* platform/mac/svg/filters/feColorMatrix-default-type-expected.txt: Added.
* svg/filters/feColorMatrix-default-type.svg: Added.
2011-10-24 Levi Weintraub <leviw@chromium.org>
Adding Chromium expectations from http://trac.webkit.org/changeset/98263
Unreviewed.
* platform/chromium-cg-mac-snowleopard/svg/as-object: Added.
* platform/chromium-cg-mac-snowleopard/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
* platform/chromium-linux-x86/svg/as-object: Removed.
* platform/chromium-linux/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/as-object: Added.
* platform/chromium-mac-snowleopard/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
* platform/chromium-win/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
* platform/chromium-win/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-24 Levi Weintraub <leviw@chromium.org>
Fixing a collision in Mac results and adding qt results from http://trac.webkit.org/changeset/98263
Unreviewed test expectations update.
* platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Fixing collision that removes
an empty text node.
* platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-actual.txt: Added.
2011-10-24 Joshua Bell <jsbell@chromium.org>
IndexedDB: Throw DATA_ERR on invalid keys, remove null key support
https://bugs.webkit.org/show_bug.cgi?id=70065
Reviewed by Tony Chang.
Updated expectations now that most tests match spec. Includes change to
objectstore-basics test to avoid hitting https://bugs.webkit.org/show_bug.cgi?id=70041
since this CL stops hiding that bug.
* storage/indexeddb/factory-cmp-expected.txt:
* storage/indexeddb/index-basics-expected.txt:
* storage/indexeddb/invalid-keys-expected.txt:
* storage/indexeddb/keyrange-expected.txt:
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
* storage/indexeddb/open-cursor-expected.txt:
2011-10-24 Ojan Vafai <ojan@chromium.org>
Some more fixups from http://trac.webkit.org/changeset/98265.
The leopard bot results are incorrect, but that's because the
chromium leopard bots have not compiled in a few days. Once
the bots are fixed, we'll need to rebaseline this test again for
leopard.
* platform/chromium-cg-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
* platform/chromium-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
* platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed rebaseline of svg/W3C-SVG-1.1-SE/coords-units-03-b.html
The new baselines all match the existing ones. Not sure if we really pass the test as
2 lines should be 200px but at least all the baselines are consistent (within some font
differences).
* platform/chromium-cg-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
* platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1-SE: Added.
* platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
* platform/chromium-cg-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
* platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE: Added.
* platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE: Added.
* platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt:
* platform/chromium/test_expectations.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Removed.
* platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Removed.
* svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added.
2011-10-24 Ojan Vafai <ojan@chromium.org>
Cleanup some test expectations missed in r98183.
* platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
* platform/chromium-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
* platform/chromium-win/fast/backgrounds/background-leakage-transforms-expected.txt: Removed.
* platform/chromium/fast/backgrounds/background-leakage-transforms-expected.txt: Removed.
* platform/chromium/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Renamed from LayoutTests/platform/chromium-cg-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt.
* platform/chromium/fast/writing-mode/fallback-orientation-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-10-24 Levi Weintraub <leviw@chromium.org>
<svg> fails to use explicit width and height inside <html> inside IFRAME
https://bugs.webkit.org/show_bug.cgi?id=64823
Reviewed by Nikolas Zimmermann.
Fixing a bug where SVG negotiated size when embedded in html inside an iframe.
* platform/chromium/test_expectations.txt: Will update with results on other platforms.
* platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Added.
* platform/mac/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
* svg/as-object/svg-embedded-in-html-in-iframe.html: Added.
2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening rebaselining.
Updating those baselines as they match Mac and looks like progressions. Linux was needing a wrong
rebaseline, so it was not rebaselined.
* platform/chromium-cg-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/repaint: Added.
* platform/chromium-cg-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
* platform/chromium-mac-leopard/fast/repaint: Added.
* platform/chromium-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/repaint: Added.
* platform/chromium-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: Added.
* platform/chromium-win/fast/repaint/table-cell-collapsed-border-expected.png:
* platform/chromium/test_expectations.txt:
2011-10-24 Joshua Bell <jsbell@chromium.org>
IndexedDB add should fail adding an inline and passed key simultaneously
https://bugs.webkit.org/show_bug.cgi?id=58598
Reviewed by Tony Chang.
* storage/indexeddb/mozilla/key-requirements-inline-and-passed.html: Added.
* storage/indexeddb/mozilla/key-requirements-inline-and-passed-expected.txt: Added.
2011-10-24 Cary Clark <caryclark@google.com>
Unreviewed gardening: third chunk of baselines for Chromium-Skia
on Leopard.
[Omitting 736 of 743 files for brevity.]
* platform/chromium-mac-leopard/fast/block/positioning/absolute-length-of-neg-666666-expected.png: Added.
* platform/chromium-mac-leopard/fast/block/positioning/absolute-position-direction-expected.png: Added.
* platform/chromium-mac-leopard/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Added.
...
* platform/chromium-mac-leopard/fast/lists/ol-display-types-expected.png: Added.
* platform/chromium-mac-leopard/fast/lists/ol-start-dynamic-expected.png: Added.
* platform/chromium-mac-leopard/fast/lists/olstart-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-10-24 Julien Chaffraix <jchaffraix@webkit.org>
[chromium] New failing test fast/events/dropzone-002.html
https://bugs.webkit.org/show_bug.cgi?id=61625
Unreviewed gardening.
* platform/chromium/test_expectations.txt: The test has been passing
on all platforms except leopard for several days.
2011-10-24 Alexander Pavlov <apavlov@chromium.org>
Web Inspector: [Styles] Adding a new style rule breaks things
https://bugs.webkit.org/show_bug.cgi?id=70721
Reviewed by Pavel Feldman.
* inspector/styles/styles-add-new-rule-expected.txt:
* inspector/styles/styles-add-new-rule.html:
2011-10-24 Pavel Feldman <pfeldman@google.com>
Web Inspector: do not force document loading on reload (should happen on demand).
https://bugs.webkit.org/show_bug.cgi?id=70724
Reviewed by Yury Semikhatsky.
* inspector/debugger/dom-breakpoints.html:
* inspector/debugger/error-in-watch-expressions.html:
2011-10-24 Yury Semikhatsky <yurys@chromium.org>
Web Inspector: allow debugging dedicated worker initialization
https://bugs.webkit.org/show_bug.cgi?id=70723
Reviewed by Pavel Feldman.
* inspector/protocol/runtime-agent-expected.txt:
* inspector/protocol/runtime-agent.html:
2011-10-24 Alejandro G. Castro <alex@igalia.com>
Unreviewed, skip failing test in GTK, added bug 70720. Rebaseline
prototype-inheritance-2.html.
* platform/gtk/Skipped: skipped fast/events/event-creation.html.
* platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
Reset expected results after r98199.
2011-10-21 Alexander Pavlov <apavlov@chromium.org>
Web Inspector: Audits hang on pages without img[src] elements
https://bugs.webkit.org/show_bug.cgi?id=70604
Reviewed by Pavel Feldman.
* inspector/audits/audits-panel-noimages-functional-expected.txt: Added.
* inspector/audits/audits-panel-noimages-functional.html: Added.
2011-10-24 Deepak Sherveghar <bpwv64@motorola.com>
[Qt] fast/events/media-focus-in-standalone-media-document.html fails
https://bugs.webkit.org/show_bug.cgi?id=70110
Reviewed by Simon Hausmann.
Remove media-focus-in-standalone-media-document.html from Qt Skipped test list.
* platform/qt/Skipped:
2011-10-24 Pavel Feldman <pfeldman@chromium.org>
Web Inspector: make view load CSS files upon show.
https://bugs.webkit.org/show_bug.cgi?id=70696
Reviewed by Yury Semikhatsky.
* inspector/view-css-expected.txt: Added.
* inspector/view-css.html: Added.
* inspector/view-events-expected.txt:
* inspector/view-events.html:
2011-10-24 Kosztyo Kristof <kkristof@inf.u-szeged.hu>
[Qt] Unreviewed gardening after r98199
* platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
2011-10-24 Yosifumi Inoue <yosin@chromium.org>
[Forms] Setting defaultValue should hide an input placeholder.
https://bugs.webkit.org/show_bug.cgi?id=70586
Reviewed by Kent Tamura.
This test checks "value" attribute (default value) changing in two
ways, one is using setDefault method and another is setAttribute
method.
* fast/forms/placeholder-and-default-value-expected.html: Added. Render text input element with "Default" value.
* fast/forms/placeholder-and-default-value.html: Added. Render text input element with placeholder attribute and a script to change default value of input element to "Default" from empty.
2011-10-23 Adam Barth <abarth@webkit.org>
<img crossorigin> should fail to load when CORS check fails
https://bugs.webkit.org/show_bug.cgi?id=69732
Reviewed by Darin Adler.
Test that images loaded with the crossorigin attribute fail to load if
the CORS access check doesn't pass.
* http/tests/security/img-with-failed-cors-check-fails-to-load-expected.txt: Added.
* http/tests/security/img-with-failed-cors-check-fails-to-load.html: Added.
2011-10-23 Filip Pizlo <fpizlo@apple.com>
DFG should inline constructors
https://bugs.webkit.org/show_bug.cgi?id=70675
Reviewed by Oliver Hunt.
Adds test that asserts that register pressure induced by inlining doesn't
result in spilling corrupting values.
* fast/js/dfg-inlining-reg-alloc-expected.txt: Added.
* fast/js/dfg-inlining-reg-alloc.html: Added.
* fast/js/script-tests/dfg-inlining-reg-alloc.js: Added.
(foo):
(bar):
(baz):
2011-10-23 Yuzo Fujishima <yuzo@google.com>
[chromium] Test expecation change. inspector/elements/edit-dom-actions.html times out since around r98120:98133 (chromium 106751:106770).
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-23 Yuzo Fujishima <yuzo@google.com>
[chromium] Test expectation change for "r98183 causes 4 snowleopard tests to fail".
https://bugs.webkit.org/show_bug.cgi?id=70704
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-23 Geoffrey Garen <ggaren@apple.com>
Not reviewed.
Updated two test results I missed in my last check-in.
These tests depended on non-deterministic effects of hash order, so I
had to update them:
* http/tests/inspector/search/search-in-resources-expected.txt:
* platform/mac/fast/dom/prototype-inheritance-2-expected.txt:
2011-10-23 Kaustubh Atrawalkar <kaustubh@motorola.com>
[GTK] Implement KeyDown function for WebKit2 EventSender.
https://bugs.webkit.org/show_bug.cgi?id=69410
Unskip passed tests.
Reviewed by Martin Robinson.
* platform/gtk-wk2/Skipped:
2011-10-21 Geoffrey Garen <ggaren@apple.com>
Separated string lifetime bits from character buffer state bits
https://bugs.webkit.org/show_bug.cgi?id=70673
Reviewed by Anders Carlsson.
These tests depended on non-deterministic effects of hash order, so I
had to update them:
* fast/dom/prototype-inheritance-2-expected.txt: Updated for slightly
different order of discovering properties.
* fast/js/delete-syntax-expected.txt:
* fast/js/script-tests/delete-syntax.js: Updated not to depend on iteration
order, since that's not what this test is about.
* http/tests/inspector/inspector-test.js: Updated not to depend on
global function iteration order. This test setup is pretty spaghetti.
I think I avoided making it even more spaghetti.
* inspector/storage-panel-dom-storage-expected.txt: Updated for changed
iteration order.
2011-10-22 Benjamin Poulain <benjamin@webkit.org>
Make relayout-nested-positioned-elements-crash.html more reliable
https://bugs.webkit.org/show_bug.cgi?id=70672
Reviewed by Kenneth Rohde Christiansen.
The test relayout-nested-positioned-elements-crash relies on implementation
details of the test runner. If the function runTest() is run
during the test, the result will be different than the expected results.
Change the test to use the Javascript test framework.
Ensure the element has the correct style in the final state.
* fast/block/positioning/relayout-nested-positioned-elements-crash-expected.txt:
* fast/block/positioning/relayout-nested-positioned-elements-crash.html:
2011-10-20 Pavel Feldman <pfeldman@google.com>
Web Inspector: get rid of View::hide, View::set visible, View::attach.
https://bugs.webkit.org/show_bug.cgi?id=70523
Reviewed by Yury Semikhatsky.
* inspector/debugger/scripts-panel.html:
* inspector/view-events-expected.txt:
* inspector/view-events.html:
2011-10-21 Filip Pizlo <fpizlo@apple.com>
DFG inlining sometimes fails to reset constant references
https://bugs.webkit.org/show_bug.cgi?id=70668
Reviewed by Anders Carlsson.
Added a new test that covers this specific bug as well as the general
ability to perform inlining, and the ability to OSR out of an inline
stack.
* fast/js/dfg-inline-constant-expected.txt: Added.
* fast/js/dfg-inline-constant.html: Added.
* fast/js/script-tests/dfg-inline-constant.js: Added.
(foo):
(bar):
2011-10-21 Ojan Vafai <ojan@chromium.org>
Fixup test expectations now that http://trac.webkit.org/changeset/98173 has landed.
* platform/chromium-cg-mac-leopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/writing-mode/fallback-orientation-expected.png:
* platform/chromium-cg-mac-snowleopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png: Added.
* platform/chromium-cg-mac/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
* platform/chromium-mac-leopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
* platform/chromium-mac-leopard/fast/writing-mode/fallback-orientation-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/backgrounds/background-leakage-transforms-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png:
* platform/chromium-mac/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
* platform/chromium-win/fast/backgrounds/background-leakage-transforms-expected.txt: Added.
* platform/chromium/fast/backgrounds/background-leakage-transforms-expected.txt: Added.
* platform/chromium/fast/writing-mode/fallback-orientation-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
[Chromium] Layout Test fast/canvas/webgl/premultiplyalpha-test.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68885
Unreviewed gardening.
* platform/chromium/test_expectations.txt: Removed the test since it has been passing on
the bots for at least a week.
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed rebaseline.
This test started failing on the bot. As this is a progression, updating the baseline.
* platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.png: Removed.
* platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.txt: Removed.
* platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.png: Removed.
* platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.txt: Removed.
* platform/chromium/fast/multicol/flipped-blocks-border-after-expected.png: Added.
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
[Chromium] Layout Test canvas/philip/tests/toDataURL.jpeg.*.html is failing on Mac 10.5 CG
https://bugs.webkit.org/show_bug.cgi?id=68879
Reviewed by Adam Barth.
* platform/chromium/test_expectations.txt: Those changes have been consistently passing on
the bots for at least 10 days.
2011-10-21 Dmitry Lomov <dslomov@google.com>
https://bugs.webkit.org/show_bug.cgi?id=70580
[Chromium] Implement MessagePort transfer in chromium port of webkit.
Results for JSC include some FAILs - this will be addressed when JSC
implements message port transfers as well (https://bugs.webkit.org/show_bug.cgi?id=70658)
Reviewed by David Levin.
* fast/dom/Window/window-postmessage-args-expected.txt:
* fast/dom/Window/window-postmessage-args.html:
* fast/events/message-port-multi-expected.txt:
* fast/events/resources/message-port-multi.js:
(testTransfers.channel0.port2.onmessage):
(testTransfers):
(channel.port2.onmessage):
* platform/chromium-win/fast/events/message-port-multi-expected.txt:
* platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt:
2011-10-21 Vineet Chaudhary <vineet.chaudhary@motorola.com>
Setting form.enctype reflected attribute behaves strangely.
https://bugs.webkit.org/show_bug.cgi?id=44879
Reviewed by Darin Adler.
Leading/trailing white-spaces should not be allowed while specifying attribute value.
Added more test coverage for form.enctype attribute.
* fast/forms/encoding-test.html:
* fast/forms/enctype-attribute-expected.txt:
* fast/forms/enctype-attribute.html: Corrected test case as per new behavior.
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
Gardening update.
* platform/chromium/test_expectations.txt: We are randomly hitting
a known ASSERT on this test case.
2011-10-21 Adam Klein <adamk@chromium.org>
[MutationObservers] Implement basic subtree observation
https://bugs.webkit.org/show_bug.cgi?id=70436
Reviewed by Ryosuke Niwa.
* fast/mutation/observe-subtree-expected.txt: Added.
* fast/mutation/observe-subtree.html: Added.
2011-10-21 Joshua Bell <jsbell@chromium.org>
IndexedDB: objectStore.transaction property should be readonly
https://bugs.webkit.org/show_bug.cgi?id=62395
Reviewed by Tony Chang.
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
* storage/indexeddb/readonly-properties-expected.txt: Added.
* storage/indexeddb/readonly-properties.html: Added.
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening, yet another flaky crashing test.
* platform/chromium/test_expectations.txt:
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
Gardening rebaselines.
* platform/chromium-linux-x86/fast/multicol/vertical-lr: Removed.
* platform/chromium-linux-x86/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Removed.
* platform/chromium-linux-x86/fast/multicol/vertical-rl: Removed.
* platform/chromium-linux-x86/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Removed.
* platform/chromium-linux/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Removed.
* platform/chromium-linux/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Removed.
* platform/chromium-win/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
* platform/chromium/fast/multicol: Added.
* platform/chromium/fast/multicol/vertical-lr: Added.
* platform/chromium/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
* platform/chromium/fast/multicol/vertical-rl: Added.
* platform/chromium/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
* platform/chromium/test_expectations.txt:
The dumps are weird on SL so we don't land them but mark the test as PASS TEXT.
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
* platform/chromium/test_expectations.txt: This test is flaky and crashing
sometimes on snow-leopard.
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
Fix r98125 by having duplicate entries for Win Debug.
* platform/chromium/test_expectations.txt:
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
* platform/chromium/test_expectations.txt: The test is now also failing on debug on XP.
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening.
* platform/chromium/test_expectations.txt: Mark call-base-resolution.html as crashing on snow-leopard.
2011-10-21 Rafael Weinstein <rafaelw@chromium.org>
[MutationObservers] Implement WebKitMutationObserver.observe for childList changes
https://bugs.webkit.org/show_bug.cgi?id=68955
Reviewed by Ryosuke Niwa.
* fast/mutation/observe-attributes-expected.txt:
* fast/mutation/observe-attributes.html:
* fast/mutation/observe-childList-expected.txt: Added.
* fast/mutation/observe-childList.html: Added.
2011-10-21 Julien Chaffraix <jchaffraix@webkit.org>
Unreviewed gardening: rebaseline 2 tests (small color difference).
* platform/chromium-linux-x86/fast/multicol: Added.
* platform/chromium-linux-x86/fast/multicol/vertical-lr: Added.
* platform/chromium-linux-x86/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
* platform/chromium-linux-x86/fast/multicol/vertical-rl: Added.
* platform/chromium-linux-x86/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
2011-10-21 Cary Clark <caryclark@google.com>
Unreviewed gardening: second chunk of baselines for Chromium-Skia
on Leopard.
[Omitting 706 of 712 files for brevity.]
* platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Added.
...
* platform/chromium-mac-leopard/fast/block/positioning/absolute-in-inline-rtl-expected.png: Added.
* platform/chromium-mac-leopard/fast/block/positioning/absolute-in-inline-short-ltr-expected.png: Added.
* platform/chromium-mac-leopard/fast/block/positioning/absolute-in-inline-short-rtl-expected.png: Added.
2011-10-21 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r98079.
http://trac.webkit.org/changeset/98079
https://bugs.webkit.org/show_bug.cgi?id=70624
The extensions tests enabled are failing on the Chromium Win
Dbg bot (Requested by jchaffraix on #webkit).
* http/tests/inspector/extensions-headers.html:
* http/tests/inspector/resources/extension-main.js:
():
* inspector/extensions/extensions-audits.html:
* inspector/extensions/extensions-console.html:
* inspector/extensions/extensions-resources.html:
* platform/chromium/inspector/extensions/extensions-api-expected.txt: Removed.
* platform/chromium/inspector/extensions/extensions-eval-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-10-21 Dan Bernstein <mitz@apple.com>
Column rules positioned incorrectly in vertical-rl block with horizontal border or padding
https://bugs.webkit.org/show_bug.cgi?id=70622
Reviewed by Beth Dakin.
* fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
* fast/multicol/vertical-lr/rules-with-border-before-expected.txt: Added.
* fast/multicol/vertical-lr/rules-with-border-before.html: Added.
* fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
* fast/multicol/vertical-rl/rules-with-border-before-expected.txt: Added.
* fast/multicol/vertical-rl/rules-with-border-before.html: Added.
2011-10-21 Elliot Poger <epoger@google.com>
re-enable layout tests against chromium-mac-snowleopard (Skia) baselines
https://bugs.webkit.org/show_bug.cgi?id=70612
Reviewed by Adam Barth.
* platform/chromium-mac-snowleopard/fast/dom/call-a-constructor-as-a-function-expected.txt: Removed.
* platform/chromium-mac-snowleopard/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.
* platform/chromium-mac-snowleopard/fast/parser/entity-end-script-tag-expected.txt: Removed.
* platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.png: Added.
* platform/chromium-mac/fast/multicol/flipped-blocks-border-after-expected.txt: Added.
* platform/chromium-mac/fast/multicol/vertical-rl/rule-style-expected.png: Added.
* platform/chromium-mac/fast/repaint/continuation-after-outline-expected.png:
* platform/chromium/test_expectations.txt:
2011-10-21 Devdatta Deshpande <pwjd73@motorola.com>
[Gtk] mousemove event always has metaKey == true
https://bugs.webkit.org/show_bug.cgi?id=35299
Reviewed by Martin Robinson.
For testing state of metaKey for mouse and keyboard events generated
using evnetSender object.
* platform/gtk/fast/events/event-sender-metakey-expected.txt: Added.
* platform/gtk/fast/events/event-sender-metakey.html: Added.
2011-10-21 Cary Clark <caryclark@google.com>
Unreviewed gardening: first chunk of rebaselines for Chromium-Skia
on Leopard.
[Omitting 707 of 713 files for brevity.]
* platform/chromium-mac-leopard/css1: Added.
* platform/chromium-mac-leopard/css1/basic: Added.
* platform/chromium-mac-leopard/css1/basic/class_as_selector-expected.png: Added.
...
* platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Added.
2011-10-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing a11y test in GTK.
* platform/gtk/Skipped: Skip accessibility/menu-list-sends-change-notification.html
2011-10-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for 3 new tests.
* platform/gtk/fast/css/clip-text-in-scaled-div-expected.txt: Added.
* platform/gtk/fast/repaint/region-painting-via-layout-expected.txt: Added.
* platform/gtk/fast/selectors/visited-descendant-expected.txt: Added.
2011-10-21 Cary Clark <caryclark@google.com>
Unreviewed gardening: rebaselining to account for focus ring changes in
http://trac.webkit.org/changeset/97971
* platform/chromium-mac-snowleopard/editing/deleting/5099303-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-3959464-fix-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-and-undo-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-block-contents-003-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-contiguous-ws-001-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-tab-002-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-to-select-table-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-trailing-ws-002-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-002-expected.png:
* platform/chromium-mac-snowleopard/editing/execCommand/5569741-expected.png:
* platform/chromium-mac-snowleopard/editing/execCommand/insert-list-and-stitch-expected.png:
* platform/chromium-mac-snowleopard/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/5418891-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/editing-empty-divs-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-br-004-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-br-005-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-br-007-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-025-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-02-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-03-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-tab-002-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-text-with-newlines-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-01-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-02-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-03-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-001-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-002-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-003-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/typing-002-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/typing-around-br-001-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/4242293-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/8145-2-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/cut-text-001-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-1-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-2-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-019-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/13804-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/5234383-1-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/5234383-2-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/extend-by-word-001-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/move-backwords-by-word-001-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/move-by-character-001-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/move-by-line-001-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/move-by-word-001-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/unrendered-002-expected.png:
* platform/chromium-mac-snowleopard/editing/spelling/spelling-expected.png:
* platform/chromium-mac-snowleopard/editing/style/5046875-2-expected.png:
* platform/chromium-mac-snowleopard/editing/style/block-styles-007-expected.png:
* platform/chromium-mac/editing/deleting/4922367-expected.png:
* platform/chromium-mac/editing/deleting/5126166-expected.png:
* platform/chromium-mac/editing/deleting/5144139-2-expected.png:
* platform/chromium-mac/editing/deleting/5206311-1-expected.png:
* platform/chromium-mac/editing/deleting/5272440-expected.png:
* platform/chromium-mac/editing/deleting/5369009-expected.png:
* platform/chromium-mac/editing/deleting/5433862-2-expected.png:
* platform/chromium-mac/editing/deleting/5483370-expected.png:
* platform/chromium-mac/editing/deleting/collapse-whitespace-3587601-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-3608445-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-3608462-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-3959464-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-4083333-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-and-undo-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-009-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-start-or-end-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-contents-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-contents-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-contents-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-005-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-006-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-007-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-008-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-009-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-010-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-011-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-012-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-013-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-014-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-015-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-016-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-017-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-005-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-006-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-007-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-013-expected.png:
* platform/chromium-mac/editing/deleting/delete-character-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-contiguous-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-first-list-item-expected.png:
* platform/chromium-mac/editing/deleting/delete-hr-expected.png:
* platform/chromium-mac/editing/deleting/delete-image-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-image-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-image-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-image-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-leading-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-015-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-016-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-017-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-listitem-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-listitem-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-selection-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-tab-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-tab-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-tab-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-tab-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-to-select-table-expected.png:
* platform/chromium-mac/editing/deleting/delete-trailing-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-trailing-ws-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-ws-fixup-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-ws-fixup-004-expected.png:
* platform/chromium-mac/editing/deleting/list-item-1-expected.png:
* platform/chromium-mac/editing/deleting/merge-different-styles-expected.png:
* platform/chromium-mac/editing/deleting/merge-endOfParagraph-expected.png:
* platform/chromium-mac/editing/deleting/merge-into-empty-block-1-expected.png:
* platform/chromium-mac/editing/deleting/merge-into-empty-block-2-expected.png:
* platform/chromium-mac/editing/deleting/merge-no-br-expected.png:
* platform/chromium-mac/editing/deleting/merge-unrendered-space-expected.png:
* platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-mac/editing/deleting/non-smart-delete-expected.png:
* platform/chromium-mac/editing/deleting/pruning-after-merge-2-expected.png:
* platform/chromium-mac/editing/deleting/smart-delete-001-expected.png:
* platform/chromium-mac/editing/deleting/smart-delete-002-expected.png:
* platform/chromium-mac/editing/deleting/smart-delete-003-expected.png:
* platform/chromium-mac/editing/deleting/smart-delete-004-expected.png:
* platform/chromium-mac/editing/deleting/table-cells-expected.png:
* platform/chromium-mac/editing/deleting/type-delete-after-quote-expected.png:
* platform/chromium-mac/editing/execCommand/4580583-1-expected.png:
* platform/chromium-mac/editing/execCommand/4580583-2-expected.png:
* platform/chromium-mac/editing/execCommand/4641880-1-expected.png:
* platform/chromium-mac/editing/execCommand/4641880-2-expected.png:
* platform/chromium-mac/editing/execCommand/4747450-expected.png:
* platform/chromium-mac/editing/execCommand/4916402-expected.png:
* platform/chromium-mac/editing/execCommand/4916541-expected.png:
* platform/chromium-mac/editing/execCommand/4924441-expected.png:
* platform/chromium-mac/editing/execCommand/5080333-1-expected.png:
* platform/chromium-mac/editing/execCommand/5080333-2-expected.png:
* platform/chromium-mac/editing/execCommand/5136770-expected.png:
* platform/chromium-mac/editing/execCommand/5138441-expected.png:
* platform/chromium-mac/editing/execCommand/5142012-1-expected.png:
* platform/chromium-mac/editing/execCommand/5481523-expected.png:
* platform/chromium-mac/editing/execCommand/5569741-expected.png:
* platform/chromium-mac/editing/execCommand/create-list-with-hr-expected.png:
* platform/chromium-mac/editing/execCommand/format-block-with-trailing-br-expected.png:
* platform/chromium-mac/editing/execCommand/indent-empty-root-expected.png:
* platform/chromium-mac/editing/execCommand/indent-list-item-expected.png:
* platform/chromium-mac/editing/execCommand/indent-selection-expected.png:
* platform/chromium-mac/editing/execCommand/insert-list-and-stitch-expected.png:
* platform/chromium-mac/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-mac/editing/execCommand/insertImage-expected.png:
* platform/chromium-mac/editing/execCommand/nsresponder-indent-expected.png:
* platform/chromium-mac/editing/execCommand/nsresponder-outdent-expected.png:
* platform/chromium-mac/editing/execCommand/print-expected.png:
* platform/chromium-mac/editing/execCommand/remove-list-from-range-selection-expected.png:
* platform/chromium-mac/editing/execCommand/remove-list-item-1-expected.png:
* platform/chromium-mac/editing/execCommand/selectAll-expected.png:
* platform/chromium-mac/editing/inserting/4278698-expected.png:
* platform/chromium-mac/editing/inserting/4840662-expected.png:
* platform/chromium-mac/editing/inserting/4875189-1-expected.png:
* platform/chromium-mac/editing/inserting/4875189-2-expected.png:
* platform/chromium-mac/editing/inserting/4959067-expected.png:
* platform/chromium-mac/editing/inserting/4960120-2-expected.png:
* platform/chromium-mac/editing/inserting/5002441-expected.png:
* platform/chromium-mac/editing/inserting/5058163-1-expected.png:
* platform/chromium-mac/editing/inserting/5058163-2-expected.png:
* platform/chromium-mac/editing/inserting/5156401-2-expected.png:
* platform/chromium-mac/editing/inserting/5418891-expected.png:
* platform/chromium-mac/editing/inserting/5510537-expected.png:
* platform/chromium-mac/editing/inserting/5549929-2-expected.png:
* platform/chromium-mac/editing/inserting/5549929-3-expected.png:
* platform/chromium-mac/editing/inserting/6703873-expected.png:
* platform/chromium-mac/editing/inserting/before-after-input-element-expected.png:
* platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.png:
* platform/chromium-mac/editing/inserting/editable-inline-element-expected.png:
* platform/chromium-mac/editing/inserting/edited-whitespace-1-expected.png:
* platform/chromium-mac/editing/inserting/editing-empty-divs-expected.png:
* platform/chromium-mac/editing/inserting/insert-3775316-fix-expected.png:
* platform/chromium-mac/editing/inserting/insert-3778059-fix-expected.png:
* platform/chromium-mac/editing/inserting/insert-3800346-fix-expected.png:
* platform/chromium-mac/editing/inserting/insert-after-delete-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-at-end-01-expected.png:
* platform/chromium-mac/editing/inserting/insert-at-end-02-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-004-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-005-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-006-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-007-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-008-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-009-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-at-tabspan-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-at-tabspan-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-at-tabspan-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-004-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-005-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-006-expected.png:
* platform/chromium-mac/editing/inserting/insert-div-025-expected.png:
* platform/chromium-mac/editing/inserting/insert-div-026-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-01-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-02-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-03-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-04-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-05-expected.png:
* platform/chromium-mac/editing/inserting/insert-space-in-empty-doc-expected.png:
* platform/chromium-mac/editing/inserting/insert-tab-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-tab-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-tab-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-tab-004-expected.png:
* platform/chromium-mac/editing/inserting/insert-text-at-tabspan-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-text-at-tabspan-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-text-at-tabspan-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-text-with-newlines-expected.png:
* platform/chromium-mac/editing/inserting/line-break-expected.png:
* platform/chromium-mac/editing/inserting/multiple-lines-selected-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-01-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-02-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-03-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-in-table-1-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-in-table-2-expected.png:
* platform/chromium-mac/editing/inserting/redo-expected.png:
* platform/chromium-mac/editing/inserting/return-key-with-selection-001-expected.png:
* platform/chromium-mac/editing/inserting/return-key-with-selection-002-expected.png:
* platform/chromium-mac/editing/inserting/return-key-with-selection-003-expected.png:
* platform/chromium-mac/editing/inserting/typing-001-expected.png:
* platform/chromium-mac/editing/inserting/typing-002-expected.png:
* platform/chromium-mac/editing/inserting/typing-003-expected.png:
* platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png:
* platform/chromium-mac/editing/inserting/typing-around-image-001-expected.png:
* platform/chromium-mac/editing/pasteboard/3976872-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-2-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-3-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-expected.png:
* platform/chromium-mac/editing/pasteboard/4242293-expected.png:
* platform/chromium-mac/editing/pasteboard/4631972-expected.png:
* platform/chromium-mac/editing/pasteboard/4641033-expected.png:
* platform/chromium-mac/editing/pasteboard/4806874-expected.png:
* platform/chromium-mac/editing/pasteboard/4944770-1-expected.png:
* platform/chromium-mac/editing/pasteboard/4944770-2-expected.png:
* platform/chromium-mac/editing/pasteboard/4947130-expected.png:
* platform/chromium-mac/editing/pasteboard/5006779-expected.png:
* platform/chromium-mac/editing/pasteboard/5032095-expected.png:
* platform/chromium-mac/editing/pasteboard/5071074-2-expected.png:
* platform/chromium-mac/editing/pasteboard/5071074-expected.png:
* platform/chromium-mac/editing/pasteboard/5075944-expected.png:
* platform/chromium-mac/editing/pasteboard/5134759-expected.png:
* platform/chromium-mac/editing/pasteboard/5156401-1-expected.png:
* platform/chromium-mac/editing/pasteboard/5247341-expected.png:
* platform/chromium-mac/editing/pasteboard/5387578-expected.png:
* platform/chromium-mac/editing/pasteboard/5478250-expected.png:
* platform/chromium-mac/editing/pasteboard/5601583-1-expected.png:
* platform/chromium-mac/editing/pasteboard/8145-1-expected.png:
* platform/chromium-mac/editing/pasteboard/8145-2-expected.png:
* platform/chromium-mac/editing/pasteboard/8145-3-expected.png:
* platform/chromium-mac/editing/pasteboard/bad-placeholder-expected.png:
* platform/chromium-mac/editing/pasteboard/cut-text-001-expected.png:
* platform/chromium-mac/editing/pasteboard/displaced-generic-placeholder-expected.png:
* platform/chromium-mac/editing/pasteboard/displaced-placeholder-expected.png:
* platform/chromium-mac/editing/pasteboard/drag-drop-modifies-page-expected.png:
* platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Added.
* platform/chromium-mac/editing/pasteboard/input-field-1-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-after-delete-1-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-after-delete-2-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-after-delete-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-end-borders-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-start-blockquote-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-start-list-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-4035648-fix-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-4038267-fix-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-001-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-002-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-003-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-004-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-005-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-006-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-007-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-008-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-009-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-010-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-match-style-001-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-match-style-002-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-text-019-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-text-at-tabspan-003-expected.png:
* platform/chromium-mac/editing/pasteboard/pasting-object-expected.png:
* platform/chromium-mac/editing/pasteboard/pasting-tabs-expected.png:
* platform/chromium-mac/editing/pasteboard/quirks-mode-br-1-expected.png:
* platform/chromium-mac/editing/pasteboard/smart-drag-drop-expected.png:
* platform/chromium-mac/editing/pasteboard/smart-paste-007-expected.png:
* platform/chromium-mac/editing/pasteboard/smart-paste-008-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/styled-element-markup-expected.png:
* platform/chromium-mac/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-mac/editing/pasteboard/unrendered-br-expected.png:
* platform/chromium-mac/editing/selection/13804-expected.png:
* platform/chromium-mac/editing/selection/3690703-2-expected.png:
* platform/chromium-mac/editing/selection/3690703-expected.png:
* platform/chromium-mac/editing/selection/3690719-expected.png:
* platform/chromium-mac/editing/selection/4397952-expected.png:
* platform/chromium-mac/editing/selection/4818145-expected.png:
* platform/chromium-mac/editing/selection/4866671-expected.png:
* platform/chromium-mac/editing/selection/4889598-expected.png:
* platform/chromium-mac/editing/selection/4895428-2-expected.png:
* platform/chromium-mac/editing/selection/4932260-1-expected.png:
* platform/chromium-mac/editing/selection/4932260-2-expected.png:
* platform/chromium-mac/editing/selection/4932260-3-expected.png:
* platform/chromium-mac/editing/selection/4947387-expected.png:
* platform/chromium-mac/editing/selection/5007143-2-expected.png:
* platform/chromium-mac/editing/selection/5007143-expected.png:
* platform/chromium-mac/editing/selection/5057506-2-expected.png:
* platform/chromium-mac/editing/selection/5057506-expected.png:
* platform/chromium-mac/editing/selection/5076323-1-expected.png:
* platform/chromium-mac/editing/selection/5076323-2-expected.png:
* platform/chromium-mac/editing/selection/5076323-3-expected.png:
* platform/chromium-mac/editing/selection/5099303-expected.png:
* platform/chromium-mac/editing/selection/5131716-1-expected.png:
* platform/chromium-mac/editing/selection/5131716-2-expected.png:
* platform/chromium-mac/editing/selection/5131716-3-expected.png:
* platform/chromium-mac/editing/selection/5131716-4-expected.png:
* platform/chromium-mac/editing/selection/5195166-2-expected.png:
* platform/chromium-mac/editing/selection/5234383-1-expected.png:
* platform/chromium-mac/editing/selection/5234383-2-expected.png:
* platform/chromium-mac/editing/selection/6476-expected.png:
* platform/chromium-mac/editing/selection/after-line-wrap-expected.png:
* platform/chromium-mac/editing/selection/caret-before-select-expected.png:
* platform/chromium-mac/editing/selection/caret-ltr-2-expected.png:
* platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.png:
* platform/chromium-mac/editing/selection/caret-ltr-expected.png:
* platform/chromium-mac/editing/selection/caret-ltr-right-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-2-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-right-expected.png:
* platform/chromium-mac/editing/selection/click-start-of-line-expected.png:
* platform/chromium-mac/editing/selection/contains-boundaries-expected.png:
* platform/chromium-mac/editing/selection/contenteditable-click-inside-expected.png:
* platform/chromium-mac/editing/selection/drag-select-1-expected.png:
* platform/chromium-mac/editing/selection/editable-non-editable-crash-expected.png:
* platform/chromium-mac/editing/selection/end-of-document-expected.png:
* platform/chromium-mac/editing/selection/expanding-selections-expected.png:
* platform/chromium-mac/editing/selection/expanding-selections2-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-001-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-002-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-003-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-004-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-005-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-006-expected.png:
* platform/chromium-mac/editing/selection/extend-by-sentence-001-expected.png:
* platform/chromium-mac/editing/selection/extend-by-word-001-expected.png:
* platform/chromium-mac/editing/selection/extend-by-word-002-expected.png:
* platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png:
* platform/chromium-mac/editing/selection/fake-doubleclick-expected.png:
* platform/chromium-mac/editing/selection/iframe-expected.png:
* platform/chromium-mac/editing/selection/image-before-linebreak-expected.png:
* platform/chromium-mac/editing/selection/inline-table-expected.png:
* platform/chromium-mac/editing/selection/leave-requested-block-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-3-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-4-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-5-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-6-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-7-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-8-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-9-expected.png:
* platform/chromium-mac/editing/selection/move-backwords-by-word-001-expected.png:
* platform/chromium-mac/editing/selection/move-between-blocks-no-001-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-001-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-002-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-003-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-004-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-005-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-6-expected.png:
* platform/chromium-mac/editing/selection/move-by-line-001-expected.png:
* platform/chromium-mac/editing/selection/move-by-line-002-expected.png:
* platform/chromium-mac/editing/selection/move-by-sentence-001-expected.png:
* platform/chromium-mac/editing/selection/move-by-sentence-linebreak-expected.png:
* platform/chromium-mac/editing/selection/move-by-word-001-expected.png:
* platform/chromium-mac/editing/selection/move-past-trailing-space-expected.png:
* platform/chromium-mac/editing/selection/previous-line-position-expected.png:
* platform/chromium-mac/editing/selection/replace-selection-1-expected.png:
* platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.png:
* platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.png:
* platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.png:
* platform/chromium-mac/editing/selection/select-all-001-expected.png:
* platform/chromium-mac/editing/selection/select-all-002-expected.png:
* platform/chromium-mac/editing/selection/select-box-expected.png:
* platform/chromium-mac/editing/selection/select-element-paragraph-boundary-expected.png:
* platform/chromium-mac/editing/selection/select-missing-image-expected.png:
* platform/chromium-mac/editing/selection/selection-3748164-fix-expected.png:
* platform/chromium-mac/editing/selection/table-caret-1-expected.png:
* platform/chromium-mac/editing/selection/table-caret-2-expected.png:
* platform/chromium-mac/editing/selection/table-caret-3-expected.png:
* platform/chromium-mac/editing/selection/triple-click-in-pre-expected.png:
* platform/chromium-mac/editing/selection/unrendered-001-expected.png:
* platform/chromium-mac/editing/selection/unrendered-002-expected.png: Added.
* platform/chromium-mac/editing/selection/unrendered-003-expected.png:
* platform/chromium-mac/editing/selection/unrendered-004-expected.png:
* platform/chromium-mac/editing/selection/unrendered-005-expected.png:
* platform/chromium-mac/editing/selection/unrendered-space-expected.png:
* platform/chromium-mac/editing/selection/wrapped-line-caret-1-expected.png:
* platform/chromium-mac/editing/selection/wrapped-line-caret-2-expected.png:
* platform/chromium-mac/editing/spelling/spelling-expected.png:
* platform/chromium-mac/editing/style/4916887-expected.png:
* platform/chromium-mac/editing/style/5017613-1-expected.png:
* platform/chromium-mac/editing/style/5017613-2-expected.png:
* platform/chromium-mac/editing/style/5046875-1-expected.png:
* platform/chromium-mac/editing/style/5046875-2-expected.png: Added.
* platform/chromium-mac/editing/style/5065910-expected.png:
* platform/chromium-mac/editing/style/5084241-expected.png:
* platform/chromium-mac/editing/style/5228141-expected.png:
* platform/chromium-mac/editing/style/5279521-expected.png:
* platform/chromium-mac/editing/style/block-styles-007-expected.png:
* platform/chromium-mac/editing/style/highlight-expected.png:
* platform/chromium-mac/editing/style/smoosh-styles-001-expected.png:
* platform/chromium-mac/editing/style/style-3681552-fix-001-expected.png:
* platform/chromium-mac/editing/style/style-3681552-fix-002-expected.png:
* platform/chromium-mac/editing/style/style-3998892-fix-expected.png:
* platform/chromium-mac/editing/style/style-boundary-001-expected.png:
* platform/chromium-mac/editing/style/style-boundary-002-expected.png:
* platform/chromium-mac/editing/style/style-boundary-003-expected.png:
* platform/chromium-mac/editing/style/style-boundary-004-expected.png:
* platform/chromium-mac/editing/style/style-boundary-005-expected.png:
* platform/chromium-mac/editing/style/typing-style-001-expected.png:
* platform/chromium-mac/editing/style/typing-style-002-expected.png:
* platform/chromium-mac/editing/style/unbold-in-bold-expected.png:
* platform/chromium-mac/editing/undo/4063751-expected.png:
* platform/chromium-mac/editing/undo/5378473-expected.png:
* platform/chromium-mac/editing/undo/redo-typing-001-expected.png:
* platform/chromium-mac/editing/undo/undo-combined-delete-boundary-expected.png:
* platform/chromium-mac/editing/undo/undo-combined-delete-expected.png:
* platform/chromium-mac/editing/undo/undo-delete-boundary-expected.png:
* platform/chromium-mac/editing/undo/undo-delete-expected.png:
* platform/chromium-mac/editing/undo/undo-forward-delete-boundary-expected.png:
* platform/chromium-mac/editing/undo/undo-forward-delete-expected.png:
* platform/chromium-mac/editing/undo/undo-misspellings-expected.png:
* platform/chromium-mac/editing/undo/undo-typing-001-expected.png:
* platform/chromium-mac/editing/unsupported-content/list-delete-001-expected.png:
* platform/chromium-mac/editing/unsupported-content/list-delete-003-expected.png:
* platform/chromium-mac/editing/unsupported-content/list-type-after-expected.png:
* platform/chromium-mac/editing/unsupported-content/list-type-before-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-delete-001-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-delete-002-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-delete-003-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-type-after-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-type-before-expected.png:
* platform/chromium-mac/fast/css/focus-ring-outline-color-expected.png:
* platform/chromium-mac/fast/css/focus-ring-outline-offset-expected.png:
* platform/chromium-mac/fast/css/focus-ring-outline-width-expected.png:
* platform/chromium-mac/fast/css/outline-auto-location-expected.png:
* platform/chromium-mac/fast/dom/focus-contenteditable-expected.png:
* platform/chromium-mac/fast/inline/25277-2-expected.png:
* platform/chromium-mac/fast/inline/25277-expected.png:
* platform/chromium-mac/fast/inline/continuation-outlines-expected.png:
* platform/chromium-mac/fast/inline/continuation-outlines-with-layers-2-expected.png:
* platform/chromium-mac/fast/inline/continuation-outlines-with-layers-expected.png:
* platform/chromium-mac/fast/inline/inline-focus-ring-expected.png:
* platform/chromium-mac/fast/overflow/overflow-focus-ring-expected.png:
* platform/chromium-mac/fast/repaint/focus-layers-expected.png:
* platform/chromium-mac/fast/repaint/focus-ring-expected.png:
* platform/chromium-mac/fast/text/delete-hard-break-character-expected.png:
* platform/chromium-mac/fast/text/international/rtl-caret-expected.png:
* platform/chromium-mac/fast/transforms/transformed-caret-expected.png:
* platform/chromium-mac/svg/custom/focus-ring-expected.png:
* platform/chromium/test_expectations.txt:
2011-10-21 Zoltan Horvath <zoltan@webkit.org>
[Qt] fast/events/touch/page-scaled-touch-gesture-click.html is failing
https://bugs.webkit.org/show_bug.cgi?id=70593
It was introduced in r97988. Skip it.
* platform/qt/Skipped:
2011-10-21 Andrey Kosyakov <caseq@chromium.org>
[Qt] 2 inspector/extensions tests times out on Mac and linux after r97850
https://bugs.webkit.org/show_bug.cgi?id=70414
Unreviewed. Skipped inspector/extensions/extensions-{events,network}.html
* platform/qt/Skipped:
2011-10-03 Kent Tamura <tkent@chromium.org>
Add tests to check behavior of border attribute with a large number or an invalid value.
https://bugs.webkit.org/show_bug.cgi?id=69055
Reviewed by Daniel Bates.
r96290 changed the behavior of integer parsing so that large
number strings which can not be represented in 32 bit integers
makes an error. However, border attribute behavior wasn't changed
by r96290 because its default value is 0 and
parseHTMLNonNegativeInteger() had set 0 in a case of overflow.
* fast/dom/HTMLImageElement/image-with-invalid-border-expected.html: Added.
* fast/dom/HTMLImageElement/image-with-invalid-border.html: Added.
* fast/dom/HTMLInputElement/input-with-invalid-border-expected.html: Added.
* fast/dom/HTMLInputElement/input-with-invalid-border.html: Added.
* fast/dom/HTMLObjectElement/object-with-invalid-border-expected.html: Added.
* fast/dom/HTMLObjectElement/object-with-invalid-border.html: Added.
2011-10-20 Andrey Kosyakov <caseq@chromium.org>
Web Inspector: make extension tests pass on chromium
https://bugs.webkit.org/show_bug.cgi?id=70334
Reviewed by Pavel Feldman.
* http/tests/inspector/extensions-headers.html:
* http/tests/inspector/resources/extension-main.js:
():
* inspector/extensions/extensions-audits.html:
* inspector/extensions/extensions-console.html:
* inspector/extensions/extensions-resources.html:
* platform/chromium/inspector/extensions/extensions-api-expected.txt: Added.
* platform/chromium/inspector/extensions/extensions-eval-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-21 Yuzo Fujishima <yuzo@google.com>
[chromium] Test expectation change: fast/canvas/webgl/WebGLContextEvent.html now passes.
Unreviewed. The test passes since http://trac.webkit.org/changeset/98044/
* platform/chromium/test_expectations.txt:
2011-10-20 Adam Barth <abarth@webkit.org>
These tests are skipped so there's no need to say they TIMEOUT.
* platform/chromium/test_expectations.txt:
2011-10-02 Kent Tamura <tkent@chromium.org>
Add a test to check behavior of tabindex attribute with a large number
https://bugs.webkit.org/show_bug.cgi?id=69056
Reviewed by Daniel Bates.
r96290 changed the behavior of integer parsing so that large
number strings which can not be represented in 32 bit integers
makes an error. Before r96290, we had assumed such large numbers
are equivelent to 0. We assume them invalid values.
* fast/dom/tabindex-defaults-expected.txt: Added.
* fast/dom/tabindex-defaults.html: Added.
2011-10-20 Yuzo Fujishima <yuzo@google.com>
[chromium] Update test expectation for inspector/debugger/{linkifier,script-formatter}.html
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
[Qt] FontCache::createFontPlatformData() is broken, a default font is returned
even if the family does not match.
https://bugs.webkit.org/show_bug.cgi?id=55036
Unreviewed. Update tests after r97990, and unskip them. (part 6)
* platform/qt/tables/: [...]
* platform/qt/transforms/: [...]
* platform/qt/transitions/: [...]
* platform/qt/Skipped:
2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
[Qt] FontCache::createFontPlatformData() is broken, a default font is returned
even if the family does not match.
https://bugs.webkit.org/show_bug.cgi?id=55036
Unreviewed. Update tests after r97990, and unskip them. (part 5)
* platform/qt/svg/: [...]
* platform/qt/Skipped:
2011-10-20 Simon Fraser <simon.fraser@apple.com>
Hidden composited iframes cause infinite loop
https://bugs.webkit.org/show_bug.cgi?id=52655
Reviewed by Darin Adler.
Test with a visibility:hidden iframe, whose subframe becomes composited.
* compositing/visibility/hidden-iframe-expected.txt: Added.
* compositing/visibility/hidden-iframe.html: Added.
2011-10-20 Dirk Pranke <dpranke@chromium.org>
Suppress inspector failures for the moment.
https://bugs.webkit.org/show_bug.cgi?id=70573
Unreviewed, expectations change.
* platform/chromium/test_expectations.txt:
2011-10-20 Ryosuke Niwa <rniwa@webkit.org>
Mac rebaseline after r97878.
* platform/mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
2011-10-20 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update for GPU bots.
* platform/chromium/test_expectations.txt:
2011-10-20 Tony Chang <tony@chromium.org>
Update chromium-linux flexbox pixel results. My machine is running
a different version of ubuntu and the fonts are antialiased differently.
* platform/chromium-linux/css3/flexbox/repaint-expected.png:
* platform/chromium-linux/css3/flexbox/repaint-rtl-column-expected.png:
2011-10-20 Dirk Pranke <dpranke@chromium.org>
Unreviewed, expectations change.
* platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.txt: Added.
2011-10-20 Julien Chaffraix <jchaffraix@webkit.org>
RenderDeprecatedFlexibleBox does not call its children's layout method
https://bugs.webkit.org/show_bug.cgi?id=64842
Reviewed by David Hyatt.
Added a test covering the vertical change as the horizontal one is covered
by 021.html. The test is failing currently as we don't properly support this
case.
* fast/flexbox/021-vertical-expected.png: Added.
* fast/flexbox/021-vertical-expected.txt: Added.
* fast/flexbox/021-vertical.html: Added.
* fast/flexbox/crash-flexbox-no-layout-child-expected.txt: Added.
* fast/flexbox/crash-flexbox-no-layout-child.html: Added.
* platform/chromium-win/fast/flexbox/021-expected.txt:
* platform/efl/fast/flexbox/021-expected.txt:
* platform/gtk/fast/flexbox/021-expected.txt:
* platform/mac/fast/flexbox/021-expected.txt:
* platform/qt/fast/flexbox/021-expected.txt:
Updated as we now layout out this flex-box. The image result should not
change as it doesn't contribute to the visible flexbox layout.
2011-10-20 Simon Fraser <simon.fraser@apple.com>
Fix two compositing iframes tests
https://bugs.webkit.org/show_bug.cgi?id=70543
Reviewed by Dean Jackson.
Remove incorrect WK2-specific result for invisible-nested-iframe-show.html.
The WK1 result for overlapped-iframe-iframe-expected.txt was also incorrect, because
the test didn not function correctly in WK1. It needs to use a setTimeout(0) to work
around an AppKit issue, and to display() so that painting triggers overflow detection.
* compositing/iframes/overlapped-iframe-iframe.html:
* platform/mac-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt: Removed.
* platform/mac/compositing/iframes/overlapped-iframe-iframe-expected.txt: Removed.
2011-10-19 Ryosuke Niwa <rniwa@webkit.org>
[nrwt] results.html should differentiate expected missing and unexpected missing
https://bugs.webkit.org/show_bug.cgi?id=70372
Reviewed by Ojan Vafai.
Fixed the bug by moving the code to set isExpected above where we find tests with missing results
in processGlobalStateFor, and replacing testList for the missing results table by failingTestsTable.
Also fixed a bug in updateTogglingImages that was erroneously replacing links to .png files by
links to -diffs.html that don't exist for tests with missing results.
* fast/harness/resources/results-test.js: Added a test.
* fast/harness/results-expected.txt: Rebaselined.
* fast/harness/results.html:
* platform/chromium/fast/harness/results-expected.txt: Rebaselined.
* platform/win/fast/harness/results-expected.txt: Rebaselined.
2011-10-20 Tony Chang <tony@chromium.org>
fix repaint bugs in new flexbox
https://bugs.webkit.org/show_bug.cgi?id=70450
Reviewed by David Hyatt.
* css3/flexbox/repaint-expected.txt: Added.
* css3/flexbox/repaint-rtl-column-expected.txt: Added.
* css3/flexbox/repaint-rtl-column.html: Added.
* css3/flexbox/repaint.html: Added.
* platform/chromium-linux/css3/flexbox/repaint-expected.png: Added.
* platform/chromium-linux/css3/flexbox/repaint-rtl-columnexpected.png: Added.
2011-10-20 Dan Bernstein <mitz@apple.com>
Flipped-blocks writing mode blocks do not hit test their overflow
https://bugs.webkit.org/show_bug.cgi?id=70546
Reviewed by Sam Weinig.
* fast/writing-mode/flipped-blocks-hit-test-overflow-expected.txt: Added.
* fast/writing-mode/flipped-blocks-hit-test-overflow.html: Added.
2011-10-20 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=70539
Make the 'clip' property work in variable width regions.
Reviewed by Dan Bernstein.
* fast/regions/positioned-objects-clipped-spanning-regions.html: Added.
* platform/mac/fast/regions/positioned-objects-clipped-spanning-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-clipped-spanning-regions-expected.txt: Added.
2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
[Qt] FontCache::createFontPlatformData() is broken, a default font is returned
even if the family does not match.
https://bugs.webkit.org/show_bug.cgi?id=55036
Unreviewed. Update tests after r97990, and unskip them. (part 4)
* platform/qt/http/: [...]
* platform/qt/fast/: [...]
* platform/qt/plugins/: [...]
* platform/qt/printing/: [...]
* platform/qt/scrollbars/: [...]
* platform/qt/Skipped:
2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
[Qt] FontCache::createFontPlatformData() is broken, a default font is returned
even if the family does not match.
https://bugs.webkit.org/show_bug.cgi?id=55036
Unreviewed. Update tests after r97990, and unskip them. (part 3)
* platform/qt/editing/: [...]
* platform/qt/fast/: [...]
* platform/qt/Skipped:
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Add remaining EFL baselines.
* platform/efl/fast/html: Added.
* platform/efl/fast/html/keygen-expected.txt: Added.
* platform/efl/fast/html/link-rel-stylesheet-expected.txt: Added.
* platform/efl/fast/html/listing-expected.txt: Added.
* platform/efl/fast/html/marquee-scroll-expected.txt: Added.
* platform/efl/fast/html/marquee-scrollamount-expected.txt: Added.
* platform/efl/fast/loader: Added.
* platform/efl/fast/loader/text-document-wrapping-expected.txt: Added.
2011-10-20 Ken Buchanan <kenrb@chromium.org>
Crash in updateFirstLetter on :after generated content
https://bugs.webkit.org/show_bug.cgi?id=70031
Reviewed by David Hyatt.
Added test for crash condition with a floating first-letter on after content
* fast/css-generated-content/after-with-first-letter-float-crash.html: Added
* fast/css-generated-content/after-with-first-letter-float-crash-expected.txt: Added
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Add EFL baselines for the selectors, table, text,
tokenizer, transforms, writing-mode, xsl suites inside the "fast" suite.
* platform/efl/fast/selectors: [...]
* platform/efl/fast/table: [...]
* platform/efl/fast/text: [...]
* platform/efl/fast/tokenizer: [...]
* platform/efl/fast/transforms: [...]
* platform/efl/fast/writing-mode: [...]
* platform/efl/fast/xsl: [...]
2011-10-20 Daniel Cheng <dcheng@chromium.org>
Update expectations after r97878.
https://bugs.webkit.org/show_bug.cgi?id=70527
Reviewed by Tony Chang.
* platform/chromium-cg-mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
* platform/chromium-cg-mac-leopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
* platform/chromium-cg-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Removed.
* platform/chromium-linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
* platform/chromium-linux/editing/selection/drag-to-contenteditable-iframe-expected.png:
* platform/chromium-mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
* platform/chromium-mac-leopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/selection/drag-to-contenteditable-iframe-expected.png.
* platform/chromium-mac-snowleopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Removed.
* platform/chromium-win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
* platform/chromium-win/editing/selection/drag-to-contenteditable-iframe-expected.png:
* platform/chromium/test_expectations.txt:
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Add EFL baselines for the overflow, parser, reflections, regions,
repaint, replaced, ruby and runing suites inside the "fast" suites.
* platform/efl/fast/overflow: [...]
* platform/efl/fast/parser: [...]
* platform/efl/fast/reflections: [...]
* platform/efl/fast/regions: [...]
* platform/efl/fast/repaint: [...]
* platform/efl/fast/replaced: [...]
* platform/efl/fast/ruby: [...]
* platform/efl/fast/runin: [...]
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Add more EFL baselines for the fast/ suite.
* platform/efl/fast/images: [...]
* platform/efl/fast/inline: [...]
* platform/efl/fast/inline-block: [...]
* platform/efl/fast/innerHTML: [...]
* platform/efl/fast/inspector-support: [...]
* platform/efl/fast/invalid: [...]
* platform/efl/fast/layers: [...]
* platform/efl/fast/lists: [...]
* platform/efl/fast/media: [...]
* platform/efl/fast/multicol: [...]
2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
[Qt] FontCache::createFontPlatformData() is broken, a default font is returned
even if the family does not match.
https://bugs.webkit.org/show_bug.cgi?id=55036
Unreviewed. Update tests after r97990, and unskip them. (part 2)
* platform/qt/css3/: [...]
* platform/qt/Skipped:
2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
[Qt] FontCache::createFontPlatformData() is broken, a default font is returned
even if the family does not match.
https://bugs.webkit.org/show_bug.cgi?id=55036
Unreviewed. Update tests after r97990, and unskip them. (part 1)
* platform/qt/animations/: [...]
* platform/qt/css1/: [...]
* platform/qt/css2.1/: [...]
* platform/qt/Skipped:
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Add part of EFL baselines for the fast/ suite.
* platform/efl/fast/doctypes: [...]
* platform/efl/fast/dom: [...]
* platform/efl/fast/dynamic: [...]
* platform/efl/fast/encoding: [...]
* platform/efl/fast/events: [...]
* platform/efl/fast/fast-mobile-scrolling: [...]
* platform/efl/fast/files: [...]
* platform/efl/fast/flexbox: [...]
* platform/efl/fast/forms: [...]
* platform/efl/fast/frames: [...]
* platform/efl/fast/gradients: [...]
2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Temporarily skip 5436 tests until rebaselines landed.
* platform/qt/Skipped:
2011-10-20 John Knottenbelt <jknotten@chromium.org>
Touch events should take page scale into account
https://bugs.webkit.org/show_bug.cgi?id=69798
Reviewed by Adam Barth.
* fast/events/touch/page-scaled-touch-gesture-click-expected.txt: Added.
* fast/events/touch/page-scaled-touch-gesture-click.html: Added.
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Add part of EFL baselines for the fast/ suite.
* platform/efl/fast: Added.
* platform/efl/fast/backgrounds: [...]
* platform/efl/fast/block: [...]
* platform/efl/fast/body-propagation: [...]
* platform/efl/fast/borders: [...]
* platform/efl/fast/box-shadow: [...]
* platform/efl/fast/box-sizing: [...]
* platform/efl/fast/canvas: [...]
* platform/efl/fast/clip: [...]
* platform/efl/fast/compact: [...]
* platform/efl/fast/css: [...]
* platform/efl/fast/css-generated-content: [...]
2011-10-20 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Removing test from Skipped list. Test passes: fast/text/justify-padding-distribution.html
https://bugs.webkit.org/show_bug.cgi?id=40584
Reviewed by Andreas Kling.
* platform/qt/Skipped:
2011-10-20 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Advanced search results should keep working after pretty print toggled.
https://bugs.webkit.org/show_bug.cgi?id=70347
Reviewed by Pavel Feldman.
* inspector/debugger/raw-source-code.html:
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Add EFL baselines for dom, editing, fonts, mathml, media, printing, scrollbars and security.
* platform/efl/dom: [...]
* platform/efl/editing: [...]
* platform/efl/fonts: [...]
* platform/efl/mathml: [...]
* platform/efl/media: [...]
* platform/efl/printing: [...]
* platform/efl/scrollbars: [...]
* platform/efl/security: [...]
2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Move qt-4.8 platform to qt platform.
Now Qt 4.8 results are default, 4.7 results aren't supported anymore.
* platform/qt: [...]
* platform/qt-4.8: [...]
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Adding EFL baselines for animations, compositing, transforms and transitions.
* platform/efl/animations: Added.
* platform/efl/animations/missing-values-first-keyframe-expected.txt: Added.
* platform/efl/animations/missing-values-last-keyframe-expected.txt: Added.
* platform/efl/animations/state-at-end-event-expected.txt: Added.
* platform/efl/compositing: Added.
* platform/efl/compositing/animation: Added.
* platform/efl/compositing/animation/state-at-end-event-transform-layer-expected.txt: Added.
* platform/efl/compositing/color-matching: Added.
* platform/efl/compositing/color-matching/image-color-matching-expected.txt: Added.
* platform/efl/compositing/color-matching/pdf-image-match-expected.txt: Added.
* platform/efl/compositing/compositing-visible-descendant-expected.txt: Added.
* platform/efl/compositing/direct-image-compositing-expected.txt: Added.
* platform/efl/compositing/framesets: Added.
* platform/efl/compositing/generated-content-expected.txt: Added.
* platform/efl/compositing/geometry: Added.
* platform/efl/compositing/geometry/abs-position-inside-opacity-expected.txt: Added.
* platform/efl/compositing/geometry/clipped-video-controller-expected.txt: Added.
* platform/efl/compositing/geometry/clipping-foreground-expected.txt: Added.
* platform/efl/compositing/geometry/composited-html-size-expected.txt: Added.
* platform/efl/compositing/geometry/fixed-in-composited-expected.txt: Added.
* platform/efl/compositing/geometry/fixed-position-expected.txt: Added.
* platform/efl/compositing/geometry/horizontal-scroll-composited-expected.txt: Added.
* platform/efl/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Added.
* platform/efl/compositing/geometry/layer-due-to-layer-children-expected.txt: Added.
* platform/efl/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Added.
* platform/efl/compositing/geometry/outline-change-expected.txt: Added.
* platform/efl/compositing/geometry/partial-layout-update-expected.txt: Added.
* platform/efl/compositing/geometry/root-layer-update-expected.txt: Added.
* platform/efl/compositing/geometry/tall-page-composited-expected.txt: Added.
* platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Added.
* platform/efl/compositing/geometry/vertical-scroll-composited-expected.txt: Added.
* platform/efl/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
* platform/efl/compositing/geometry/video-opacity-overlay-expected.txt: Added.
* platform/efl/compositing/iframes: Added.
* platform/efl/compositing/iframes/composited-iframe-alignment-expected.txt: Added.
* platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added.
* platform/efl/compositing/iframes/iframe-in-composited-layer-expected.txt: Added.
* platform/efl/compositing/images: Added.
* platform/efl/compositing/images/direct-image-background-color-expected.txt: Added.
* platform/efl/compositing/layers-inside-overflow-scroll-expected.txt: Added.
* platform/efl/compositing/masks: Added.
* platform/efl/compositing/masks/direct-image-mask-expected.txt: Added.
* platform/efl/compositing/masks/masked-ancestor-expected.txt: Added.
* platform/efl/compositing/masks/multiple-masks-expected.txt: Added.
* platform/efl/compositing/masks/simple-composited-mask-expected.txt: Added.
* platform/efl/compositing/overflow: Added.
* platform/efl/compositing/overflow/ancestor-overflow-expected.txt: Added.
* platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Added.
* platform/efl/compositing/overflow/overflow-compositing-descendant-expected.txt: Added.
* platform/efl/compositing/overflow/overflow-positioning-expected.txt: Added.
* platform/efl/compositing/overflow/overflow-scroll-expected.txt: Added.
* platform/efl/compositing/overflow/parent-overflow-expected.txt: Added.
* platform/efl/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
* platform/efl/compositing/overflow/scrollbar-painting-expected.txt: Added.
* platform/efl/compositing/plugins: Added.
* platform/efl/compositing/plugins/composited-plugin-expected.txt: Added.
* platform/efl/compositing/reflections: Added.
* platform/efl/compositing/reflections/animation-inside-reflection-expected.txt: Added.
* platform/efl/compositing/reflections/compositing-change-inside-reflection-expected.txt: Added.
* platform/efl/compositing/reflections/deeply-nested-reflections-expected.txt: Added.
* platform/efl/compositing/reflections/load-video-in-reflection-expected.txt: Added.
* platform/efl/compositing/reflections/masked-reflection-on-composited-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-animated-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-mask-change-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-on-overflow-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-opacity-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-size-change-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-transformed-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-transformed2-expected.txt: Added.
* platform/efl/compositing/reflections/nested-reflection-transition-expected.txt: Added.
* platform/efl/compositing/reflections/reflection-in-composited-expected.txt: Added.
* platform/efl/compositing/reflections/reflection-on-composited-expected.txt: Added.
* platform/efl/compositing/reflections/reflection-opacity-expected.txt: Added.
* platform/efl/compositing/reflections/reflection-ordering-expected.txt: Added.
* platform/efl/compositing/reflections/reflection-positioning-expected.txt: Added.
* platform/efl/compositing/reflections/reflection-positioning2-expected.txt: Added.
* platform/efl/compositing/reflections/simple-composited-reflections-expected.txt: Added.
* platform/efl/compositing/reflections/transform-inside-reflection-expected.txt: Added.
* platform/efl/compositing/repaint: Added.
* platform/efl/compositing/repaint/become-overlay-composited-layer-expected.txt: Added.
* platform/efl/compositing/repaint/composited-document-element-expected.txt: Added.
* platform/efl/compositing/repaint/content-into-overflow-expected.txt: Added.
* platform/efl/compositing/repaint/layer-repaint-expected.txt: Added.
* platform/efl/compositing/repaint/layer-repaint-rects-expected.txt: Added.
* platform/efl/compositing/repaint/opacity-between-absolute-expected.txt: Added.
* platform/efl/compositing/repaint/opacity-between-absolute2-expected.txt: Added.
* platform/efl/compositing/repaint/overflow-into-content-expected.txt: Added.
* platform/efl/compositing/scaling: Added.
* platform/efl/compositing/self-painting-layers-expected.txt: Added.
* platform/efl/compositing/shadows: Added.
* platform/efl/compositing/shadows/shadow-drawing-expected.txt: Added.
* platform/efl/compositing/sibling-positioning-expected.txt: Added.
* platform/efl/compositing/text-on-large-layer-expected.txt: Added.
* platform/efl/compositing/transitions: Added.
* platform/efl/compositing/transitions/scale-transition-no-start-expected.txt: Added.
* platform/efl/compositing/transitions/singular-scale-transition-expected.txt: Added.
* platform/efl/compositing/video: Added.
* platform/efl/compositing/video/video-background-color-expected.txt: Added.
* platform/efl/transforms: Added.
* platform/efl/transforms/2d: Added.
* platform/efl/transforms/2d/compound-transforms-vs-containers-expected.txt: Added.
* platform/efl/transforms/2d/hindi-rotated-expected.txt: Added.
* platform/efl/transforms/2d/transform-borderbox-expected.txt: Added.
* platform/efl/transforms/2d/transform-fixed-container-expected.txt: Added.
* platform/efl/transforms/2d/transform-origin-borderbox-expected.txt: Added.
* platform/efl/transforms/2d/zoom-menulist-expected.txt: Added.
* platform/efl/transforms/no_transform_hit_testing-expected.txt: Added.
* platform/efl/transforms/svg-vs-css-expected.txt: Added.
* platform/efl/transitions: Added.
* platform/efl/transitions/default-timing-function-expected.txt: Added.
* platform/efl/transitions/move-after-transition-expected.txt: Added.
* platform/efl/transitions/svg-text-shadow-transition-expected.txt: Added.
* platform/efl/transitions/transition-end-event-rendering-expected.txt: Added.
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Add EFL baselines for table tests.
* platform/efl/tables: Added.
* platform/efl/tables/layering: Added.
* platform/efl/tables/layering/paint-test-layering-1-expected.txt: Added.
* platform/efl/tables/layering/paint-test-layering-2-expected.txt: Added.
* platform/efl/tables/mozilla: Added.
* platform/efl/tables/mozilla/bugs: Added.
* platform/efl/tables/mozilla/bugs/45621-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/adforce_imgis_com-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug10009-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug100334-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug10036-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug10039-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug101201-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug101674-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug102145-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug102145-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug102145-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug102145-4-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug10269-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug10269-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug10296-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug103533-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1055-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug10565-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug106158-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug106158-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug10633-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1067-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1067-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug106795-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug106816-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug108340-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug109043-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug11026-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug110566-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug11321-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug113235-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug113235-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug113424-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug11384q-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug11384s-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1163-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1188-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug11944-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug119786-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug12008-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug120107-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug120364-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1220-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1224-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug12268-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug12384-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug123862-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1261-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug126742-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug12709-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1271-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug127267-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug128229-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug12908-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug12908-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug12910-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug12910-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1296-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1302-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug131020-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug131020-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug131020_iframe-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug13105-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug13118-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1318-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug13196-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug133948-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug13484-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug13526-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug137388-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug137388-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug137388-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug138725-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug139524-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug139524-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug139524-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug139524-4-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug14159-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug14159-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1430-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug14323-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug145572-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1474-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug149275-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug149275-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug14929-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug15247-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug154780-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug15544-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug157890-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug159108-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug15933-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug16012-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug16252-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug17130-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug17130-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug17138-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug17168-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug175455-4-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug17548-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug17587-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1800-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1802-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1802s-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1809-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1818-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1818-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1818-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1818-4-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1818-5-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1818-6-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug1828-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug18359-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug18440-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug18558-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug18664-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug18955-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug19061-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug19061-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug19356-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug194024-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug19599-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug196870-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2050-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug20579-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2065-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug20804-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2123-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug21299-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug215629-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug21918-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug219693-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug219693-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug22019-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug220536-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug221784-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug221784-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug222336-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug22246-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug22246-2a-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug22246-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug22246-3a-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug222467-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug222846-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug22513-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2267-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug227123-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2296-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug23072-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug23151-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug23235-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug23299-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug23994-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug24200-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug24503-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug24627-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug24661-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2469-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2479-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2479-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2479-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2479-4-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug24880-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug25004-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug25074-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug25086-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2509-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2516-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug25367-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug25663-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2585-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug26178-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug26553-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2684-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug269566-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug27038-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug27038-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug275625-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2757-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2763-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug277062-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2773-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug278266-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug278385-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug27993-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug28341-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2886-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2886-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug28928-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug28933-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug29058-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug29058-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug29157-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug29314-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug29326-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug29429-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2947-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2954-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2962-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2973-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2981-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2981-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug2997-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug30273-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug30332-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug30332-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3037-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3037-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug30418-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug30559-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug30692-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug30985-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3103-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3191-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug32205-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug32205-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug32205-5-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug32447-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3260-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3263-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug32841-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3309-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3309-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug33137-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug33855-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug34176-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug34538-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3454-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug35662-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3681-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3681-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3718-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug38916-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug39209-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug3977-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug40828-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4093-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug41890-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug42187-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug42443-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4284-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug43039-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug43204-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4382-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4385-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug43854-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug43854-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4427-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4429-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug44505-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug44523-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4501-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug45055-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug45055-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4520-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4523-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4527-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug45350-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug45486-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4576-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46268-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46268-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46268-3-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46268-5-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46268-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46368-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46368-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46480-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46480-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46623-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46623-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46924-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug46944-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4739-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug47432-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug48028-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug48028-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4803-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4849-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug4849-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug48827-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug50695-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug50695-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug51037-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug51140-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug51727-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug5188-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug52505-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug52506-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug53690-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug53690-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug53891-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug54450-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug5538-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug55527-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug55545-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug55694-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug55789-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug56201-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug56405-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug56563-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug57300-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug57378-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug57828-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug57828-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug5797-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug5798-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug5799-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug5835-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug5838-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug58402-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug59354-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug60013-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug60749-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug60804-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug60807-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug60992-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug6184-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug625-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug6304-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug63785-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug6404-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug641-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug641-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug647-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug650-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug6674-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug67864-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug67915-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug68912-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug68998-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug69187-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug69382-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug69382-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug709-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug7112-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug7112-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug7121-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug72359-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug727-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug73321-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug7342-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug7471-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug75250-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug7714-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug78162-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug8032-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug8032-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug80762-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug81934-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug82946-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug82946-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug8361-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug83786-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug8381-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug8411-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug86220-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug86708-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug88035-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug88035-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug88524-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug8858-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug8950-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug9024-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug9072-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug9123-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug9123-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug92143-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug92647-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug9271-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug9271-2-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug92868-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug93363-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug963-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug96334-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug96343-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug965-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug97138-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug97383-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug98196-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug9879-1-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug99923-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug99948-expected.txt: Added.
* platform/efl/tables/mozilla/collapsing_borders: Added.
* platform/efl/tables/mozilla/collapsing_borders/bug127040-expected.txt: Added.
* platform/efl/tables/mozilla/collapsing_borders/bug41262-3-expected.txt: Added.
* platform/efl/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Added.
* platform/efl/tables/mozilla/core: Added.
* platform/efl/tables/mozilla/core/bloomberg-expected.txt: Added.
* platform/efl/tables/mozilla/core/borders-expected.txt: Added.
* platform/efl/tables/mozilla/core/box_sizing-expected.txt: Added.
* platform/efl/tables/mozilla/core/captions-expected.txt: Added.
* platform/efl/tables/mozilla/core/cell_heights-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_span-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_auto_auto-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_auto_autoPer-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_auto_fix-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_auto_fixPer-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_auto_per-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_fix_auto-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_fix_autoFix-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_fix_autoPer-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_fix_fix-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_fix_fixPer-expected.txt: Added.
* platform/efl/tables/mozilla/core/col_widths_fix_per-expected.txt: Added.
* platform/efl/tables/mozilla/core/margins-expected.txt: Added.
* platform/efl/tables/mozilla/core/misc-expected.txt: Added.
* platform/efl/tables/mozilla/core/nested1-expected.txt: Added.
* platform/efl/tables/mozilla/core/one_row-expected.txt: Added.
* platform/efl/tables/mozilla/core/row_span-expected.txt: Added.
* platform/efl/tables/mozilla/core/table_frame-expected.txt: Added.
* platform/efl/tables/mozilla/core/table_heights-expected.txt: Added.
* platform/efl/tables/mozilla/core/table_rules-expected.txt: Added.
* platform/efl/tables/mozilla/core/table_widths-expected.txt: Added.
* platform/efl/tables/mozilla/dom: Added.
* platform/efl/tables/mozilla/dom/appendCol2-expected.txt: Added.
* platform/efl/tables/mozilla/dom/appendRowsExpand1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/appendTbodyExpand1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteCellsRebuild1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteCellsShrink1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteCellsShrink2-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteCol1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteCol2-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteCol3-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteColGroup1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteColGroup2-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteRowsRebuild1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteRowsShrink1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteTbodyExpand1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertCellsExpand1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertCellsExpand2-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertCellsRebuild1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertCellsRebuild2-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertColGroups1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertColGroups2-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertCols1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertCols2-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertCols3-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertCols4-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertCols5-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertRowsExpand1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/insertRowsRebuild1-expected.txt: Added.
* platform/efl/tables/mozilla/dom/tableDom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin: Added.
* platform/efl/tables/mozilla/marvin/backgr_index-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/backgr_layers-opacity-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/backgr_position-table-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-column-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-row-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/body_col-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/body_tbody-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/body_tfoot-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/body_thead-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/col_span-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_span-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_width_pct-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/colgroup_width_px-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_frame_border-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_frame_box-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_row_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_row_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_row_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_rules_all-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_rules_groups-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/table_rules_none-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_black-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_green-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_red-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_white-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_border_0-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_border_1-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_border_2-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_border_3-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_caption_align_bot-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_caption_align_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_cellpadding-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_cellspacing-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_class-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_default-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_id-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_style-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_td_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_td_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_td_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_td_colspan-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_td_height-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_td_nowrap-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_td_rowspan-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_td_width-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_th_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_th_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_th_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_th_colspan-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_th_height-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_th_rowspan-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_th_width-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_width_percent-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tables_width_px-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tbody_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/td_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/td_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/td_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/td_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tfoot_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/th_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/th_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/th_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/th_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/thead_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_black-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_green-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_red-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_white-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/tr_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_caption_align_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_caption_align_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_caption_class-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_caption_id-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_caption_style-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_span-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_width_pct-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_width_px-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_col_width_rel-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_span-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_border-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_border_none-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_border_px-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_cellpadding-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_cellspacing-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_class-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_frame_void-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_id-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_rules_groups-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_rules_none-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_style-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_width_pct-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_table_width_px-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_class-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_id-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_style-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_class-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_colspan-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_height-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_id-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_nowrap-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_rowspan-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_style-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_td_width-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_class-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_id-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_style-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_class-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_colspan-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_height-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_id-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_nowrap-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_rowspan-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_style-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_th_width-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_class-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_id-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_style-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_thead_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_align_center-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_align_char-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_align_justify-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_align_left-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_align_right-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_class-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_id-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_style-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla/marvin/x_tr_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla/other: Added.
* platform/efl/tables/mozilla/other/body_col-expected.txt: Added.
* platform/efl/tables/mozilla/other/cell_widths-expected.txt: Added.
* platform/efl/tables/mozilla/other/cellspacing-expected.txt: Added.
* platform/efl/tables/mozilla/other/move_row-expected.txt: Added.
* platform/efl/tables/mozilla/other/ms-expected.txt: Added.
* platform/efl/tables/mozilla/other/nested2-expected.txt: Added.
* platform/efl/tables/mozilla/other/nestedTables-expected.txt: Added.
* platform/efl/tables/mozilla/other/padding-expected.txt: Added.
* platform/efl/tables/mozilla/other/slashlogo-expected.txt: Added.
* platform/efl/tables/mozilla/other/test3-expected.txt: Added.
* platform/efl/tables/mozilla/other/test6-expected.txt: Added.
* platform/efl/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Added.
* platform/efl/tables/mozilla/other/wa_table_tr_align-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures: Added.
* platform/efl/tables/mozilla_expected_failures/bugs: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/97619-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug101759-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug104898-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug106336-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug11331-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1164-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug11945-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1262-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14489-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug17826-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug178855-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug18770-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug220653-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3105-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug33784-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug42043-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug4294-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug47163-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug51000-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug59252-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug7113-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug7243-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug73629-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug85016-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders: Added.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/core: Added.
* platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/core/captions1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/core/captions2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/core/captions3-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/core/col_span2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/core/cols1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/core/columns-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/core/conflicts-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/core/standards1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/dom: Added.
* platform/efl/tables/mozilla_expected_failures/dom/appendCells1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/dom/appendCol1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/other: Added.
* platform/efl/tables/mozilla_expected_failures/other/empty_cells-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt: Added.
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Add CSS1, CSS2.1 and CSS3 baselines for the EFL port.
* platform/efl/css1: Added.
* platform/efl/css1/basic: Added.
* platform/efl/css1/basic/class_as_selector-expected.txt: Added.
* platform/efl/css1/basic/comments-expected.txt: Added.
* platform/efl/css1/basic/containment-expected.txt: Added.
* platform/efl/css1/basic/contextual_selectors-expected.txt: Added.
* platform/efl/css1/basic/grouping-expected.txt: Added.
* platform/efl/css1/basic/id_as_selector-expected.txt: Added.
* platform/efl/css1/basic/inheritance-expected.txt: Added.
* platform/efl/css1/box_properties: Added.
* platform/efl/css1/box_properties/acid_test-expected.txt: Added.
* platform/efl/css1/box_properties/border-expected.txt: Added.
* platform/efl/css1/box_properties/border_bottom-expected.txt: Added.
* platform/efl/css1/box_properties/border_bottom_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_bottom_width-expected.txt: Added.
* platform/efl/css1/box_properties/border_bottom_width_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_color-expected.txt: Added.
* platform/efl/css1/box_properties/border_color_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_left-expected.txt: Added.
* platform/efl/css1/box_properties/border_left_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_left_width-expected.txt: Added.
* platform/efl/css1/box_properties/border_left_width_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_right-expected.txt: Added.
* platform/efl/css1/box_properties/border_right_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_right_width-expected.txt: Added.
* platform/efl/css1/box_properties/border_right_width_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_style-expected.txt: Added.
* platform/efl/css1/box_properties/border_style_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_top-expected.txt: Added.
* platform/efl/css1/box_properties/border_top_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_top_width-expected.txt: Added.
* platform/efl/css1/box_properties/border_top_width_inline-expected.txt: Added.
* platform/efl/css1/box_properties/border_width-expected.txt: Added.
* platform/efl/css1/box_properties/border_width_inline-expected.txt: Added.
* platform/efl/css1/box_properties/clear-expected.txt: Added.
* platform/efl/css1/box_properties/clear_float-expected.txt: Added.
* platform/efl/css1/box_properties/float-expected.txt: Added.
* platform/efl/css1/box_properties/float_elements_in_series-expected.txt: Added.
* platform/efl/css1/box_properties/float_margin-expected.txt: Added.
* platform/efl/css1/box_properties/float_on_text_elements-expected.txt: Added.
* platform/efl/css1/box_properties/height-expected.txt: Added.
* platform/efl/css1/box_properties/margin-expected.txt: Added.
* platform/efl/css1/box_properties/margin_bottom-expected.txt: Added.
* platform/efl/css1/box_properties/margin_bottom_inline-expected.txt: Added.
* platform/efl/css1/box_properties/margin_inline-expected.txt: Added.
* platform/efl/css1/box_properties/margin_left-expected.txt: Added.
* platform/efl/css1/box_properties/margin_left_inline-expected.txt: Added.
* platform/efl/css1/box_properties/margin_right-expected.txt: Added.
* platform/efl/css1/box_properties/margin_right_inline-expected.txt: Added.
* platform/efl/css1/box_properties/margin_top-expected.txt: Added.
* platform/efl/css1/box_properties/margin_top_inline-expected.txt: Added.
* platform/efl/css1/box_properties/padding-expected.txt: Added.
* platform/efl/css1/box_properties/padding_bottom-expected.txt: Added.
* platform/efl/css1/box_properties/padding_bottom_inline-expected.txt: Added.
* platform/efl/css1/box_properties/padding_inline-expected.txt: Added.
* platform/efl/css1/box_properties/padding_left-expected.txt: Added.
* platform/efl/css1/box_properties/padding_left_inline-expected.txt: Added.
* platform/efl/css1/box_properties/padding_right-expected.txt: Added.
* platform/efl/css1/box_properties/padding_right_inline-expected.txt: Added.
* platform/efl/css1/box_properties/padding_top-expected.txt: Added.
* platform/efl/css1/box_properties/padding_top_inline-expected.txt: Added.
* platform/efl/css1/box_properties/width-expected.txt: Added.
* platform/efl/css1/cascade: Added.
* platform/efl/css1/cascade/cascade_order-expected.txt: Added.
* platform/efl/css1/cascade/important-expected.txt: Added.
* platform/efl/css1/classification: Added.
* platform/efl/css1/classification/display-expected.txt: Added.
* platform/efl/css1/classification/list_style-expected.txt: Added.
* platform/efl/css1/classification/list_style_image-expected.txt: Added.
* platform/efl/css1/classification/list_style_position-expected.txt: Added.
* platform/efl/css1/classification/list_style_type-expected.txt: Added.
* platform/efl/css1/classification/white_space-expected.txt: Added.
* platform/efl/css1/color_and_background: Added.
* platform/efl/css1/color_and_background/background-expected.txt: Added.
* platform/efl/css1/color_and_background/background_attachment-expected.txt: Added.
* platform/efl/css1/color_and_background/background_color-expected.txt: Added.
* platform/efl/css1/color_and_background/background_image-expected.txt: Added.
* platform/efl/css1/color_and_background/background_position-expected.txt: Added.
* platform/efl/css1/color_and_background/background_repeat-expected.txt: Added.
* platform/efl/css1/color_and_background/color-expected.txt: Added.
* platform/efl/css1/conformance: Added.
* platform/efl/css1/conformance/forward_compatible_parsing-expected.txt: Added.
* platform/efl/css1/font_properties: Added.
* platform/efl/css1/font_properties/font-expected.txt: Added.
* platform/efl/css1/font_properties/font_family-expected.txt: Added.
* platform/efl/css1/font_properties/font_size-expected.txt: Added.
* platform/efl/css1/font_properties/font_style-expected.txt: Added.
* platform/efl/css1/font_properties/font_variant-expected.txt: Added.
* platform/efl/css1/font_properties/font_weight-expected.txt: Added.
* platform/efl/css1/formatting_model: Added.
* platform/efl/css1/formatting_model/canvas-expected.txt: Added.
* platform/efl/css1/formatting_model/floating_elements-expected.txt: Added.
* platform/efl/css1/formatting_model/height_of_lines-expected.txt: Added.
* platform/efl/css1/formatting_model/horizontal_formatting-expected.txt: Added.
* platform/efl/css1/formatting_model/inline_elements-expected.txt: Added.
* platform/efl/css1/formatting_model/replaced_elements-expected.txt: Added.
* platform/efl/css1/formatting_model/vertical_formatting-expected.txt: Added.
* platform/efl/css1/pseudo: Added.
* platform/efl/css1/pseudo/anchor-expected.txt: Added.
* platform/efl/css1/pseudo/firstletter-expected.txt: Added.
* platform/efl/css1/pseudo/firstline-expected.txt: Added.
* platform/efl/css1/pseudo/multiple_pseudo_elements-expected.txt: Added.
* platform/efl/css1/pseudo/pseudo_elements_in_selectors-expected.txt: Added.
* platform/efl/css1/text_properties: Added.
* platform/efl/css1/text_properties/letter_spacing-expected.txt: Added.
* platform/efl/css1/text_properties/line_height-expected.txt: Added.
* platform/efl/css1/text_properties/text_align-expected.txt: Added.
* platform/efl/css1/text_properties/text_decoration-expected.txt: Added.
* platform/efl/css1/text_properties/text_indent-expected.txt: Added.
* platform/efl/css1/text_properties/text_transform-expected.txt: Added.
* platform/efl/css1/text_properties/vertical_align-expected.txt: Added.
* platform/efl/css1/text_properties/word_spacing-expected.txt: Added.
* platform/efl/css1/units: Added.
* platform/efl/css1/units/color_units-expected.txt: Added.
* platform/efl/css1/units/length_units-expected.txt: Added.
* platform/efl/css1/units/percentage_units-expected.txt: Added.
* platform/efl/css1/units/urls-expected.txt: Added.
* platform/efl/css2.1: Added.
* platform/efl/css2.1/20110323: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-003-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-004-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-005-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-006-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-007-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-008-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-009-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-010-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-011-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-012-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-003-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-004-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-005-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-006-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-007-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-008-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-009-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-010-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-011-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-012-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-002-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-003-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-004-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-005-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-006-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-007-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-008-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-009-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-010-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-011-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-012-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-013-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-014-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-015-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-016-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-017-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-018-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-019-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-020-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-021-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-022-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-023-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-024-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-003-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-004-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-005-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-007-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-008-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-009-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-010-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-011-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-012-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-014-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-016-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-017-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-018-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-019-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-021-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-022-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-023-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-024-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-025-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-026-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-028-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-029-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-030-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-031-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-032-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-033-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-035-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-height-036-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-006-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-008-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-013-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-015-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-020-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-022-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-027-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-029-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-034-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-036-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-041-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-043-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-048-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-050-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-055-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-057-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-062-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-064-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-069-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-071-expected.txt: Added.
* platform/efl/css2.1/20110323/absolute-replaced-width-076-expected.txt: Added.
* platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
* platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added.
* platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Added.
* platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Added.
* platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Added.
* platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-003-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-004-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-005-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-006-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-007-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-008-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-009-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-010-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-011-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-012-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-013-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-014-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-015-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-height-016-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-width-002-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-width-003-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-width-004-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-width-005-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-width-006-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-width-007-expected.txt: Added.
* platform/efl/css2.1/20110323/block-non-replaced-width-008-expected.txt: Added.
* platform/efl/css2.1/20110323/block-replaced-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/block-replaced-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/block-replaced-height-003-expected.txt: Added.
* platform/efl/css2.1/20110323/block-replaced-height-004-expected.txt: Added.
* platform/efl/css2.1/20110323/block-replaced-height-005-expected.txt: Added.
* platform/efl/css2.1/20110323/block-replaced-height-007-expected.txt: Added.
* platform/efl/css2.1/20110323/block-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/block-replaced-width-006-expected.txt: Added.
* platform/efl/css2.1/20110323/border-conflict-style-079-expected.txt: Added.
* platform/efl/css2.1/20110323/border-conflict-style-088-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-002-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-003-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-004-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-005-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-006-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-007-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-008-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-009-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-010-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-011-expected.txt: Added.
* platform/efl/css2.1/20110323/float-non-replaced-width-012-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-height-003-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-height-004-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-height-005-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-height-007-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-width-002-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-width-003-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-width-004-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-width-005-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-width-006-expected.txt: Added.
* platform/efl/css2.1/20110323/float-replaced-width-011-expected.txt: Added.
* platform/efl/css2.1/20110323/floating-replaced-height-008-expected.txt: Added.
* platform/efl/css2.1/20110323/height-width-inline-table-001-expected.txt: Added.
* platform/efl/css2.1/20110323/height-width-table-001-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-non-replaced-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-non-replaced-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-002-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-003-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-004-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-replaced-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-replaced-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-replaced-height-003-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-replaced-height-004-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-replaced-height-005-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-replaced-height-007-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-replaced-height-008-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-block-replaced-width-006-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-non-replaced-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-non-replaced-height-003-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-non-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-non-replaced-width-002-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-height-001-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-height-002-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-height-003-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-height-004-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-height-005-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-height-007-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-height-008-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-width-001-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-width-006-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-width-011-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-width-012-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-width-013-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-width-014-expected.txt: Added.
* platform/efl/css2.1/20110323/inline-replaced-width-015-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-001-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-002-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-003-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-004-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-005-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-006-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-007-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-008-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-009-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-010-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-012-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-013-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-014-expected.txt: Added.
* platform/efl/css2.1/20110323/margin-applies-to-015-expected.txt: Added.
* platform/efl/css2.1/20110323/replaced-elements-001-expected.txt: Added.
* platform/efl/css2.1/20110323/replaced-intrinsic-001-expected.txt: Added.
* platform/efl/css2.1/20110323/replaced-intrinsic-002-expected.txt: Added.
* platform/efl/css2.1/20110323/replaced-intrinsic-003-expected.txt: Added.
* platform/efl/css2.1/20110323/replaced-intrinsic-004-expected.txt: Added.
* platform/efl/css2.1/20110323/replaced-intrinsic-005-expected.txt: Added.
* platform/efl/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt: Added.
* platform/efl/css2.1/20110323/replaced-min-max-001-expected.txt: Added.
* platform/efl/css2.1/20110323/width-non-replaced-inline-001-expected.txt: Added.
* platform/efl/css2.1/20110323/width-replaced-element-001-expected.txt: Added.
* platform/efl/css2.1/t010403-shand-border-00-c-expected.txt: Added.
* platform/efl/css2.1/t010403-shand-font-00-b-expected.txt: Added.
* platform/efl/css2.1/t010403-shand-font-01-b-expected.txt: Added.
* platform/efl/css2.1/t010403-shand-font-02-b-expected.txt: Added.
* platform/efl/css2.1/t010403-shand-font-03-b-expected.txt: Added.
* platform/efl/css2.1/t040102-keywords-00-b-expected.txt: Added.
* platform/efl/css2.1/t040102-keywords-01-b-expected.txt: Added.
* platform/efl/css2.1/t040103-case-00-b-expected.txt: Added.
* platform/efl/css2.1/t040103-case-01-c-expected.txt: Added.
* platform/efl/css2.1/t040103-escapes-00-b-expected.txt: Added.
* platform/efl/css2.1/t040103-escapes-01-b-expected.txt: Added.
* platform/efl/css2.1/t040103-escapes-02-d-expected.txt: Added.
* platform/efl/css2.1/t040103-escapes-03-b-expected.txt: Added.
* platform/efl/css2.1/t040103-escapes-04-b-expected.txt: Added.
* platform/efl/css2.1/t040103-escapes-05-c-expected.txt: Added.
* platform/efl/css2.1/t040103-escapes-06-b-expected.txt: Added.
* platform/efl/css2.1/t040103-escapes-07-b-expected.txt: Added.
* platform/efl/css2.1/t040103-escapes-08-b-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-00-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-01-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-02-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-03-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-04-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-05-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-06-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-07-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-08-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-09-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-10-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-11-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-12-c-expected.txt: Added.
* platform/efl/css2.1/t040103-ident-13-c-expected.txt: Added.
* platform/efl/css2.1/t040105-atkeyw-00-b-expected.txt: Added.
* platform/efl/css2.1/t040105-atkeyw-01-b-expected.txt: Added.
* platform/efl/css2.1/t040105-atkeyw-02-b-expected.txt: Added.
* platform/efl/css2.1/t040105-atrule-00-b-expected.txt: Added.
* platform/efl/css2.1/t040105-atrule-01-b-expected.txt: Added.
* platform/efl/css2.1/t040105-atrule-02-b-expected.txt: Added.
* platform/efl/css2.1/t040105-atrule-03-b-expected.txt: Added.
* platform/efl/css2.1/t040105-atrule-04-b-expected.txt: Added.
* platform/efl/css2.1/t040105-import-00-b-expected.txt: Added.
* platform/efl/css2.1/t040105-import-01-b-expected.txt: Added.
* platform/efl/css2.1/t040105-import-10-b-expected.txt: Added.
* platform/efl/css2.1/t040109-c17-comments-00-b-expected.txt: Added.
* platform/efl/css2.1/t040109-c17-comments-01-b-expected.txt: Added.
* platform/efl/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: Added.
* platform/efl/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: Added.
* platform/efl/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: Added.
* platform/efl/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: Added.
* platform/efl/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: Added.
* platform/efl/css2.1/t0402-syntax-01-f-expected.txt: Added.
* platform/efl/css2.1/t0402-syntax-02-f-expected.txt: Added.
* platform/efl/css2.1/t0402-syntax-03-f-expected.txt: Added.
* platform/efl/css2.1/t0402-syntax-04-f-expected.txt: Added.
* platform/efl/css2.1/t0402-syntax-05-f-expected.txt: Added.
* platform/efl/css2.1/t0402-syntax-06-f-expected.txt: Added.
* platform/efl/css2.1/t040302-c61-ex-len-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t040302-c61-phys-len-00-b-expected.txt: Added.
* platform/efl/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t040303-c62-percent-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t040304-c64-uri-00-a-g-expected.txt: Added.
* platform/efl/css2.1/t040306-c63-color-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t040306-syntax-01-f-expected.txt: Added.
* platform/efl/css2.1/t040307-syntax-01-b-expected.txt: Added.
* platform/efl/css2.1/t050201-c12-grouping-00-b-expected.txt: Added.
* platform/efl/css2.1/t0505-c16-descendant-00-e-expected.txt: Added.
* platform/efl/css2.1/t0505-c16-descendant-01-e-expected.txt: Added.
* platform/efl/css2.1/t0505-c16-descendant-02-e-expected.txt: Added.
* platform/efl/css2.1/t050803-c14-classes-00-e-expected.txt: Added.
* platform/efl/css2.1/t0509-c15-ids-00-a-expected.txt: Added.
* platform/efl/css2.1/t0509-c15-ids-01-e-expected.txt: Added.
* platform/efl/css2.1/t0509-id-sel-syntax-01-f-expected.txt: Added.
* platform/efl/css2.1/t0509-id-sel-syntax-02-b-expected.txt: Added.
* platform/efl/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: Added.
* platform/efl/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: Added.
* platform/efl/css2.1/t0511-c21-pseud-link-00-e-expected.txt: Added.
* platform/efl/css2.1/t0511-c21-pseud-link-01-e-expected.txt: Added.
* platform/efl/css2.1/t0511-c21-pseud-link-02-e-expected.txt: Added.
* platform/efl/css2.1/t0511-c21-pseud-link-03-e-expected.txt: Added.
* platform/efl/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt: Added.
* platform/efl/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt: Added.
* platform/efl/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt: Added.
* platform/efl/css2.1/t051103-dom-hover-01-c-io-expected.txt: Added.
* platform/efl/css2.1/t051103-dom-hover-02-c-io-expected.txt: Added.
* platform/efl/css2.1/t051201-c23-first-line-00-b-expected.txt: Added.
* platform/efl/css2.1/t051202-c24-first-lttr-00-b-expected.txt: Added.
* platform/efl/css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Added.
* platform/efl/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Added.
* platform/efl/css2.1/t0602-c13-inheritance-00-e-expected.txt: Added.
* platform/efl/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt: Added.
* platform/efl/css2.1/t0603-c11-import-00-b-expected.txt: Added.
* platform/efl/css2.1/t060401-c32-cascading-00-b-expected.txt: Added.
* platform/efl/css2.1/t060402-c31-important-00-b-expected.txt: Added.
* platform/efl/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt: Added.
* platform/efl/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt: Added.
* platform/efl/css2.1/t0801-c412-hz-box-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: Added.
* platform/efl/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: Added.
* platform/efl/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: Added.
* platform/efl/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: Added.
* platform/efl/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: Added.
* platform/efl/css2.1/t0803-c5505-mrgn-02-c-expected.txt: Added.
* platform/efl/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: Added.
* platform/efl/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: Added.
* platform/efl/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5507-padn-r-02-f-expected.txt: Added.
* platform/efl/css2.1/t0804-c5507-padn-r-03-f-expected.txt: Added.
* platform/efl/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5509-padn-l-02-f-expected.txt: Added.
* platform/efl/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Added.
* platform/efl/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5510-padn-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t0804-c5510-padn-01-e-a-expected.txt: Added.
* platform/efl/css2.1/t0804-c5510-padn-02-f-expected.txt: Added.
* platform/efl/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: Added.
* platform/efl/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: Added.
* platform/efl/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: Added.
* platform/efl/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: Added.
* platform/efl/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5515-brdr-w-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: Added.
* platform/efl/css2.1/t0805-c5515-brdr-w-02-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5515-ibrdr-00-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5516-brdr-c-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5517-brdr-s-00-c-expected.txt: Added.
* platform/efl/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5518-brdr-t-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Added.
* platform/efl/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Added.
* platform/efl/css2.1/t0805-c5519-brdr-r-02-e-expected.txt: Added.
* platform/efl/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5520-brdr-b-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Added.
* platform/efl/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Added.
* platform/efl/css2.1/t0805-c5521-brdr-l-02-e-expected.txt: Added.
* platform/efl/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Added.
* platform/efl/css2.1/t0805-c5522-brdr-00-b-expected.txt: Added.
* platform/efl/css2.1/t0805-c5522-brdr-01-b-g-expected.txt: Added.
* platform/efl/css2.1/t0805-c5522-brdr-02-e-expected.txt: Added.
* platform/efl/css2.1/t0805-c5522-ibrdr-00-a-expected.txt: Added.
* platform/efl/css2.1/t09-c5526c-display-00-e-expected.txt: Added.
* platform/efl/css2.1/t090204-display-change-01-b-ao-expected.txt: Added.
* platform/efl/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt: Added.
* platform/efl/css2.1/t0905-c414-flt-00-d-expected.txt: Added.
* platform/efl/css2.1/t0905-c414-flt-01-d-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c414-flt-02-c-expected.txt: Added.
* platform/efl/css2.1/t0905-c414-flt-03-c-expected.txt: Added.
* platform/efl/css2.1/t0905-c414-flt-04-c-expected.txt: Added.
* platform/efl/css2.1/t0905-c414-flt-fit-00-d-expected.txt: Added.
* platform/efl/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: Added.
* platform/efl/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltblck-01-d-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Added.
* platform/efl/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Added.
* platform/efl/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt: Added.
* platform/efl/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Added.
* platform/efl/css2.1/t090501-c414-flt-00-d-expected.txt: Added.
* platform/efl/css2.1/t090501-c414-flt-01-b-expected.txt: Added.
* platform/efl/css2.1/t090501-c414-flt-02-d-g-expected.txt: Added.
* platform/efl/css2.1/t090501-c414-flt-03-b-g-expected.txt: Added.
* platform/efl/css2.1/t090501-c414-flt-ln-00-d-expected.txt: Added.
* platform/efl/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: Added.
* platform/efl/css2.1/t090501-c414-flt-ln-02-d-expected.txt: Added.
* platform/efl/css2.1/t090501-c414-flt-ln-03-d-expected.txt: Added.
* platform/efl/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Added.
* platform/efl/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Added.
* platform/efl/css2.1/t1001-abs-pos-cb-01-b-expected.txt: Added.
* platform/efl/css2.1/t1001-abs-pos-cb-02-b-expected.txt: Added.
* platform/efl/css2.1/t1001-abs-pos-cb-03-b-expected.txt: Added.
* platform/efl/css2.1/t1001-abs-pos-cb-04-b-expected.txt: Added.
* platform/efl/css2.1/t1001-abs-pos-cb-05-b-expected.txt: Added.
* platform/efl/css2.1/t1001-abs-pos-cb-06-b-expected.txt: Added.
* platform/efl/css2.1/t1001-abs-pos-cb-07-b-expected.txt: Added.
* platform/efl/css2.1/t1001-abs-pos-cb-08-b-expected.txt: Added.
* platform/efl/css2.1/t1001-abs-pos-cb-09-b-expected.txt: Added.
* platform/efl/css2.1/t1002-c5523-width-00-b-g-expected.txt: Added.
* platform/efl/css2.1/t1002-c5523-width-01-b-g-expected.txt: Added.
* platform/efl/css2.1/t1002-c5523-width-02-b-g-expected.txt: Added.
* platform/efl/css2.1/t100303-c412-blockw-00-d-ag-expected.txt: Added.
* platform/efl/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt: Added.
* platform/efl/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Added.
* platform/efl/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: Added.
* platform/efl/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: Added.
* platform/efl/css2.1/t1004-c5524-width-00-b-g-expected.txt: Added.
* platform/efl/css2.1/t1005-c5524-width-00-b-g-expected.txt: Added.
* platform/efl/css2.1/t1005-c5524-width-01-b-g-expected.txt: Added.
* platform/efl/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: Added.
* platform/efl/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: Added.
* platform/efl/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Added.
* platform/efl/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: Added.
* platform/efl/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt: Added.
* platform/efl/css2.1/t100801-c544-valgn-00-a-ag-expected.txt: Added.
* platform/efl/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Added.
* platform/efl/css2.1/t100801-c544-valgn-02-d-agi-expected.txt: Added.
* platform/efl/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Added.
* platform/efl/css2.1/t100801-c544-valgn-04-d-agi-expected.txt: Added.
* platform/efl/css2.1/t100801-c548-leadin-00-d-a-expected.txt: Added.
* platform/efl/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt: Added.
* platform/efl/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: Added.
* platform/efl/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: Added.
* platform/efl/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt: Added.
* platform/efl/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-00-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-01-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-02-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-03-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-04-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-05-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-06-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-07-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-08-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-09-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-11-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-12-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-13-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-14-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-15-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counter-16-f-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-00-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-01-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-02-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-03-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-04-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-05-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-06-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-07-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-08-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-09-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-11-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-12-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-13-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-14-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-15-b-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-16-c-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-17-d-expected.txt: Added.
* platform/efl/css2.1/t1202-counters-18-f-expected.txt: Added.
* platform/efl/css2.1/t1204-implied-00-b-expected.txt: Added.
* platform/efl/css2.1/t1204-implied-01-c-expected.txt: Added.
* platform/efl/css2.1/t1204-implied-02-d-expected.txt: Added.
* platform/efl/css2.1/t1204-multiple-00-c-expected.txt: Added.
* platform/efl/css2.1/t1204-multiple-01-c-expected.txt: Added.
* platform/efl/css2.1/t1204-order-00-c-expected.txt: Added.
* platform/efl/css2.1/t1204-order-01-d-expected.txt: Added.
* platform/efl/css2.1/t1204-root-e-expected.txt: Added.
* platform/efl/css2.1/t120401-scope-00-b-expected.txt: Added.
* platform/efl/css2.1/t120401-scope-01-c-expected.txt: Added.
* platform/efl/css2.1/t120401-scope-02-c-expected.txt: Added.
* platform/efl/css2.1/t120401-scope-03-c-expected.txt: Added.
* platform/efl/css2.1/t120401-scope-04-d-expected.txt: Added.
* platform/efl/css2.1/t120403-content-none-00-c-expected.txt: Added.
* platform/efl/css2.1/t120403-display-none-00-c-expected.txt: Added.
* platform/efl/css2.1/t120403-visibility-00-c-expected.txt: Added.
* platform/efl/css2.1/t1205-c561-list-displ-00-b-expected.txt: Added.
* platform/efl/css2.1/t1205-c563-list-type-00-b-expected.txt: Added.
* platform/efl/css2.1/t1205-c563-list-type-01-b-expected.txt: Added.
* platform/efl/css2.1/t1205-c564-list-img-00-b-g-expected.txt: Added.
* platform/efl/css2.1/t1205-c565-list-pos-00-b-expected.txt: Added.
* platform/efl/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: Added.
* platform/efl/css2.1/t1205-c566-list-stl-01-c-g-expected.txt: Added.
* platform/efl/css2.1/t1401-c531-color-00-a-expected.txt: Added.
* platform/efl/css2.1/t1402-c45-bg-canvas-00-b-expected.txt: Added.
* platform/efl/css2.1/t140201-c532-bgcolor-00-a-expected.txt: Added.
* platform/efl/css2.1/t140201-c532-bgcolor-01-b-expected.txt: Added.
* platform/efl/css2.1/t140201-c533-bgimage-00-a-expected.txt: Added.
* platform/efl/css2.1/t140201-c533-bgimage-01-b-g-expected.txt: Added.
* platform/efl/css2.1/t140201-c534-bgre-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c534-bgre-01-b-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c534-bgreps-00-c-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c534-bgreps-01-c-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c534-bgreps-02-c-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c534-bgreps-03-c-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c534-bgreps-04-c-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c534-bgreps-05-c-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: Added.
* platform/efl/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt: Added.
* platform/efl/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: Added.
* platform/efl/css2.1/t1503-c522-font-family-00-b-expected.txt: Added.
* platform/efl/css2.1/t1504-c523-font-style-00-b-expected.txt: Added.
* platform/efl/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt: Added.
* platform/efl/css2.1/t1505-c524-font-var-00-b-expected.txt: Added.
* platform/efl/css2.1/t1506-c525-font-wt-00-b-expected.txt: Added.
* platform/efl/css2.1/t1507-c526-font-sz-00-b-expected.txt: Added.
* platform/efl/css2.1/t1507-c526-font-sz-01-b-a-expected.txt: Added.
* platform/efl/css2.1/t1507-c526-font-sz-02-b-a-expected.txt: Added.
* platform/efl/css2.1/t1507-c526-font-sz-03-f-a-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-00-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-01-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-02-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-03-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-04-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-05-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-06-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-07-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-08-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-09-b-expected.txt: Added.
* platform/efl/css2.1/t1508-c527-font-10-c-expected.txt: Added.
* platform/efl/css2.1/t1601-c547-indent-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t1601-c547-indent-01-d-expected.txt: Added.
* platform/efl/css2.1/t1602-c43-center-00-d-ag-expected.txt: Added.
* platform/efl/css2.1/t1602-c546-txt-align-00-b-expected.txt: Added.
* platform/efl/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Added.
* platform/efl/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: Added.
* platform/efl/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: Added.
* platform/efl/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-00-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-01-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-02-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-03-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-04-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-05-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-06-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-07-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-08-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-09-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-10-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-11-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-12-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-13-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-14-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-15-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-16-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-17-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-18-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-19-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-20-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-21-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-22-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-23-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-24-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-25-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-26-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-27-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-28-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-29-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-30-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-31-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-32-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-33-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-34-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-35-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-36-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-37-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-38-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-39-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-40-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-41-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-42-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-43-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-44-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-45-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-46-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-47-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-48-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-49-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-50-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-51-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-52-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-53-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-54-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-55-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-56-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-57-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-58-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-59-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-60-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-61-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-62-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-63-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-64-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-65-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-66-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-67-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-68-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-69-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-70-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-71-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-72-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-73-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-74-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-75-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-76-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-77-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-78-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-79-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-80-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-81-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-82-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-83-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-84-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-85-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-86-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-87-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-88-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-89-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-90-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-91-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-92-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-93-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-94-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-95-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-96-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-97-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-98-d-expected.txt: Added.
* platform/efl/css2.1/t170602-bdr-conflct-w-99-d-expected.txt: Added.
* platform/efl/css3: Added.
* platform/efl/css3/bdi-element-expected.txt: Added.
* platform/efl/css3/css3-modsel-33-expected.txt: Added.
* platform/efl/css3/css3-modsel-35-expected.txt: Added.
* platform/efl/css3/css3-modsel-36-expected.txt: Added.
* platform/efl/css3/css3-modsel-37-expected.txt: Added.
* platform/efl/css3/font-feature-settings-rendering-expected.txt: Added.
* platform/efl/css3/selectors3: Added.
* platform/efl/css3/selectors3/html: Added.
* platform/efl/css3/selectors3/html/css3-modsel-1-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-10-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-11-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-13-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-14-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-144-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-148-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-149-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-149b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-14b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-14c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-14d-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-14e-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-15-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-150-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-151-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-152-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-154-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-155-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-155a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-155b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-155c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-155d-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-156-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-156b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-156c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-157-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-158-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-159-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-15b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-16-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-160-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-161-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-166-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-166a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-167-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-167a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-168-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-168a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-169-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-169a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-17-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-170-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-170a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-170b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-170c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-170d-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-175a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-175b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-175c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-176-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-177a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-177b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-178-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-179-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-179a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-18-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-180a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-181-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-183-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-184a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-184b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-184c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-184d-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-184e-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-184f-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-18a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-18b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-18c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-19-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-19b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-2-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-20-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-21-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-21b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-21c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-22-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-23-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-24-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-25-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-27-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-27a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-27b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-28-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-28b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-29-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-29b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-30-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-31-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-32-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-33-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-34-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-35-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-36-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-37-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-38-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-39-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-39a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-39b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-39c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-3a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-4-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-41-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-41a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-42-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-42a-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-43-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-43b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-44-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-44b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-44c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-44d-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-45-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-45b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-45c-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-46-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-46b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-5-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-54-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-55-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-56-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-59-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-6-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-60-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-61-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-62-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-63-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-64-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-65-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-66-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-66b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-67-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-68-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-69-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-7-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-70-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-72-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-72b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-73-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-73b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-74-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-74b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-75-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-75b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-76-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-76b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-77-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-77b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-78-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-78b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-79-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-7b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-8-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-80-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-81-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-81b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-82-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-82b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-83-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-86-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-87-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-87b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-88-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-88b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-89-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-9-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-90-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-90b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-d1-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-d1b-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-d2-expected.txt: Added.
* platform/efl/css3/selectors3/html/css3-modsel-d4-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-1-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-10-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-100-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-100b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-101-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-101b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-102-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-102b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-103-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-103b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-104-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-104b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-105-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-105b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-106-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-106b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-107-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-107b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-108-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-108b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-109-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-109b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-11-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-110-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-110b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-111-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-111b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-112-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-112b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-113-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-113b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-114-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-114b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-115-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-115b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-116-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-116b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-117-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-117b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-118-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-119-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-120-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-121-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-122-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-123-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-123b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-124-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-124b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-125-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-125b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-126-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-126b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-127-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-127b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-128-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-128b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-129-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-129b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-13-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-130-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-130b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-131-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-131b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-132-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-132b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-133-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-133b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-134-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-134b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-135-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-135b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-136-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-136b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-137-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-137b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-138-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-138b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-139-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-139b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-140-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-140b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-141-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-141b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-142-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-142b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-143-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-143b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-144-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-145a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-145b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-146a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-146b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-147a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-147b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-148-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-149-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-149b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14d-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14e-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-15-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-150-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-151-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-152-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-153-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-154-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155d-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-156-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-156b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-156c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-157-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-158-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-159-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-15b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-16-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-160-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-161-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-166-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-166a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-167-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-167a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-168-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-168a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-169-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-169a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-17-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170d-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-171-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-172a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-172b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-173a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-173b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-174a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-174b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-175a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-175b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-175c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-176-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-177a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-177b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-178-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-179-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-179a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-180a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-181-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-182-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-183-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184d-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184e-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184f-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-19-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-19b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-2-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-20-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-21-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-21b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-21c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-22-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-23-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-24-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-25-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-27-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-27a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-27b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-28-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-28b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-29-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-29b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-3-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-30-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-31-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-32-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-33-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-34-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-35-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-36-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-37-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-38-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-3a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-4-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-41-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-41a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-42-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-42a-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-43-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-43b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44d-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-45-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-45b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-45c-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-46-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-46b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-47-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-48-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-49-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-5-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-50-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-51-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-52-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-53-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-54-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-55-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-56-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-57-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-57b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-59-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-6-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-60-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-61-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-62-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-63-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-64-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-65-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-66-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-66b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-67-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-68-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-69-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-7-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-70-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-72-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-72b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-73-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-73b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-74-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-74b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-75-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-75b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-76-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-76b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-77-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-77b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-78-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-78b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-79-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-7b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-8-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-80-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-81-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-81b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-82-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-82b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-83-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-86-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-87-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-87b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-88-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-88b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-89-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-9-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-90-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-90b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-91-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-92-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-93-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-94-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-94b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-95-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-96-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-96b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-97-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-97b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-98-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-98b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-99-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-99b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d1-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d1b-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d2-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d3-expected.txt: Added.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d4-expected.txt: Added.
* platform/efl/css3/selectors3/xml: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-1-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-10-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-100-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-100b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-101-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-101b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-102-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-102b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-103-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-103b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-104-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-104b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-105-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-105b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-106-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-106b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-107-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-107b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-108-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-108b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-109-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-109b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-11-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-110-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-110b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-111-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-111b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-112-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-112b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-113-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-113b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-114-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-114b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-115-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-115b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-116-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-116b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-117-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-117b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-118-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-119-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-120-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-121-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-122-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-123-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-123b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-124-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-124b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-125-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-125b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-126-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-126b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-127-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-127b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-128-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-128b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-129-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-129b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-13-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-130-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-130b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-131-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-131b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-132-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-132b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-133-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-133b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-134-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-134b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-135-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-135b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-136-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-136b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-137-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-137b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-138-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-138b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-139-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-139b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-14-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-140-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-140b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-141-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-141b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-142-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-142b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-143-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-143b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-144-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-145a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-145b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-146a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-146b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-147a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-147b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-148-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-149-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-149b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-14b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-14c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-14d-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-14e-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-15-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-150-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-151-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-152-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-153-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-154-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-155-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-155a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-155b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-155c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-155d-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-156-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-156b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-156c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-157-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-158-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-159-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-15b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-15c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-16-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-160-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-161-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-166-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-166a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-167-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-167a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-168-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-168a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-169-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-169a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-17-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-170-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-170a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-170b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-170c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-170d-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-171-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-172a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-172b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-173a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-173b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-174a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-174b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-175a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-175b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-175c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-176-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-177a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-177b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-178-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-179-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-179a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-18-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-180a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-181-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-182-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-183-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-184a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-184b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-184c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-184d-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-184e-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-184f-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-18a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-18b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-18c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-19-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-19b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-2-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-20-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-21-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-21b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-21c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-22-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-23-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-24-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-25-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-27-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-27a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-27b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-28-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-28b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-29-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-29b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-3-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-30-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-31-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-32-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-33-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-34-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-35-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-36-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-37-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-38-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-39-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-39a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-39b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-39c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-3a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-4-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-41-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-41a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-42-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-42a-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-43-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-43b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-44-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-44b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-44c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-44d-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-45-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-45b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-45c-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-46-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-46b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-47-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-48-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-49-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-5-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-50-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-51-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-52-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-53-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-54-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-55-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-56-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-57-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-57b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-59-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-6-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-60-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-61-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-62-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-63-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-64-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-65-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-66-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-66b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-67-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-68-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-69-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-7-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-70-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-72-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-72b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-73-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-73b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-74-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-74b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-75-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-75b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-76-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-76b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-77-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-77b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-78-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-78b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-79-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-7b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-8-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-80-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-81-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-81b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-82-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-82b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-83-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-86-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-87-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-87b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-88-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-88b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-89-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-9-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-90-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-90b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-91-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-92-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-93-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-94-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-94b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-95-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-96-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-96b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-97-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-97b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-98-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-98b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-99-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-99b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-d1-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-d1b-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-d2-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-d3-expected.txt: Added.
* platform/efl/css3/selectors3/xml/css3-modsel-d4-expected.txt: Added.
* platform/efl/css3/unicode-bidi-isolate-aharon-expected.txt: Added.
* platform/efl/css3/unicode-bidi-isolate-basic-expected.txt: Added.
2011-10-20 Leandro Pereira <leandro@profusion.mobi>
Unreviewed. Create EFL platform directory by adding the Skipped file.
* platform/efl: Added.
* platform/efl/Skipped: Added.
2011-10-20 Csaba Osztrogonác <ossy@webkit.org>
fast/frames/frame-element-name.html fails intermittently after r97881
https://bugs.webkit.org/show_bug.cgi?id=70487
Reviewed by Zoltán Herczeg.
r97881 made js/resources/js-test-pre.js (used in fast/frames/resource/frame-element-name.html)
slower with loading css dynamically. We have to wait for loading all frames to get correct results.
* fast/frames/frame-element-name.html:
2011-10-19 Pavel Feldman <pfeldman@google.com>
Web Inspector: get rid of manual view hierarchy management.
https://bugs.webkit.org/show_bug.cgi?id=70417
Reviewed by Yury Semikhatsky.
* inspector/view-events-expected.txt:
* inspector/view-events.html:
2011-10-20 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Enable support for advanced search in script's static content provider.
https://bugs.webkit.org/show_bug.cgi?id=70354
Reviewed by Pavel Feldman.
* http/tests/inspector/search/search-in-static-expected.txt: Added.
* http/tests/inspector/search/search-in-static.html: Added.
2011-10-20 Kentaro Hara <haraken@chromium.org>
Implement a MessageEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=70296
Reviewed by Adam Barth.
Enabled message-event-constructor.html for chromium,
since now V8 has the MessageEvent constructor.
* platform/chromium/test_expectations.txt:
* platform/chromium/fast/events/constructors/message-event-constructor-expected.txt: Added.
2011-10-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing test in GTK.
* platform/gtk/Skipped: Skip fast/events/drag-selects-image.html
2011-10-18 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: encode source map url as source map page url query parameter.
https://bugs.webkit.org/show_bug.cgi?id=70327
Reviewed by Pavel Feldman.
* http/tests/inspector/compiler-source-mapping-provider.html:
* http/tests/inspector/resources/compiler-source-mapping-provider/app-map.html:
2011-10-20 Yuzo Fujishima <yuzo@google.com>
[chromium] Yet another test expectation change for platform/chromium/compositing/zoom-animator-scale-test2.html
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline after r97926 and skip a failing plugin
test.
* platform/gtk/Skipped: Skip plugins/resize-from-plugin.html.
* platform/gtk/fast/dom/Window/window-properties-expected.txt:
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/gtk/fast/dom/call-a-constructor-as-a-function-expected.txt:
* platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
* platform/gtk/fast/js/global-constructors-expected.txt:
2011-10-19 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed morning gardning.
* platform/qt/Skipped: Skip fast/dom/error-to-string-stack-overflow.html - https://bugs.webkit.org/show_bug.cgi?id=70476
* platform/qt/fast/dom/Window/window-properties-expected.txt: Updated after r97875.
2011-10-19 Yuzo Fujishima <yuzo@google.com>
[chromium] Test expectation change for platform/chromium/compositing/zoom-animator-scale-test2.html
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-19 Kentaro Hara <haraken@chromium.org>
MessageEvent.data can be stored as ScriptValue.
https://bugs.webkit.org/show_bug.cgi?id=68978
Reviewed by Hajime Morita.
Removed failures and crashes.
* fast/events/constructors/message-event-constructor-expected.txt:
* fast/events/constructors/message-event-constructor.html:
2011-10-19 Yuzo Fujishima <yuzo@google.com>
[chromium] Revert test expectaion change by 97932.
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-19 Yuzo Fujishima <yuzo@google.com>
[chromium] Test expectation change for platform/chromium/compositing/zoom-animator-scale-test2.html
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-19 Yuta Kitamura <yutak@chromium.org>
WebSocket layout tests are flaky on Chromium Win
https://bugs.webkit.org/show_bug.cgi?id=66730
Reviewed by Mihai Parparita.
Remove test expectations for WebSocket tests which have not been failing since
TcpClientSocketWin fix on Chromium (http://crrev.com/104852).
* platform/chromium/test_expectations.txt:
2011-10-19 Carol Szabo <carol@webkit.org>
CSS Counters have wrong values
https://bugs.webkit.org/show_bug.cgi?id=69605
Reviewed by Darin Adler.
This test highlights the ability of the CSS counter handling code to
find a counter attached to a continuation of a renderer.
* fast/css/counters/after-continuation-expected.txt: Added.
* fast/css/counters/after-continuation.html: Added.
2011-10-19 Erik Arvidsson <arv@chromium.org>
Clean up tests to not depend on js-test-style.css
https://bugs.webkit.org/show_bug.cgi?id=70462
Reviewed by Ojan Vafai.
* fast/css/limited-vendor-prefix-behavior.html-disabled:
* fast/css/link-disabled-attr-expected.txt:
* fast/css/link-disabled-attr.html:
* fast/dom/Geolocation/page-reload-cancel-permission-requests.html:
* fast/dom/SelectorAPI/caseTagX.xhtml:
* fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html:
* fast/dom/StyleSheet/detached-style-pi.xhtml:
* fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html:
* fast/dom/StyleSheet/gc-declaration-parent-rule.html:
* fast/dom/StyleSheet/gc-parent-rule.html:
* fast/dom/StyleSheet/gc-parent-stylesheet.html:
* fast/dom/StyleSheet/gc-styleheet-wrapper.xhtml:
* fast/dom/Window/window-resize-nan.html-disabled:
* fast/dom/dataset-xhtml.xhtml:
* fast/dom/domListEnumeration-expected.txt:
* fast/dom/domListEnumeration.html:
* fast/dom/script-tests/domListEnumeration.js:
* fast/dom/script-tests/webtiming-document-open.js:
(testTimingWithDocumentOpen):
* fast/dom/title-content-set-innerText-get.xhtml:
* fast/forms/focus-selection-input.html:
* fast/forms/focus-selection-textarea.html:
* fast/forms/option-value-trim-html-spaces.html:
* fast/js/garbage-collect-after-string-appends.html-disabled:
* fast/js/kde/Date.html-disabled:
* fast/js/string-concatenate-outofmemory.html-disabled:
* fast/mutation/observe-attributes.html:
* fast/mutation/observe-characterdata.html:
* platform/chromium/fast/dom/domListEnumeration-expected.txt: Removed.
2011-10-19 Yuzo Fujishima <yuzo@google.com>
[chromium] Test expectation change.
Unreviewed.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png.
2011-10-19 W. James MacLean <wjmaclean@chromium.org>
[chromium] Rebaseline layout test zoom-animator-scale-test2.html for win, mac
https://bugs.webkit.org/show_bug.cgi?id=69624
Mark test as SLOW and increase test's internal timeout value to attempt to
eliminate flakiness on WIN GPU.
Reviewed by Kenneth Russell.
* platform/chromium/compositing/zoom-animator-scale-test2.html:
* platform/chromium/test_expectations.txt:
2011-10-19 Kenji Imasaki <imasaki@chromium.org>
[Chromium] Update the test expectation file for fullscreen tests.
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-19 Julien Chaffraix <jchaffraix@webkit.org>
Multiple crashes in RenderTable during layout
https://bugs.webkit.org/show_bug.cgi?id=70392
Reviewed by Simon Fraser.
* fast/table/crash-anonymous-table-computeLogicalWidth-expected.txt: Added.
* fast/table/crash-anonymous-table-computeLogicalWidth.html: Added.
* fast/table/crash-anonymous-table-layout-expected.txt: Added.
* fast/table/crash-anonymous-table-layout.html: Added.
2011-10-19 Dirk Pranke <dpranke@chromium.org>
Update chromium expectations after r97889.
Unreviewed, expectations change.
* platform/chromium-cg-mac-snowleopard/fast/dom/call-a-constructor-as-a-function-expected.txt: Removed.
* platform/chromium-cg-mac-snowleopard/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.
* platform/chromium-linux-x86/fast/dom/call-a-constructor-as-a-function-expected.txt: Removed.
* platform/chromium-linux-x86/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.
* platform/chromium-linux-x86/fast/parser/entity-end-script-tag-expected.txt: Removed.
* platform/chromium-linux/fast/dom/call-a-constructor-as-a-function-expected.txt: Removed.
* platform/chromium-linux/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.
* platform/chromium-linux/fast/parser/entity-end-script-tag-expected.txt: Removed.
* platform/chromium-mac-snowleopard/fast/dom/call-a-constructor-as-a-function-expected.txt: Copied from LayoutTests/platform/chromium/fast/dom/call-a-constructor-as-a-function-expected.txt.
* platform/chromium-mac-snowleopard/fast/dom/error-to-string-stack-overflow-expected.txt: Copied from LayoutTests/platform/chromium/fast/dom/error-to-string-stack-overflow-expected.txt.
* platform/chromium-mac-snowleopard/fast/parser/entity-end-script-tag-expected.txt: Renamed from LayoutTests/platform/chromium-cg-mac/fast/parser/entity-end-script-tag-expected.txt.
* platform/chromium-mac/fast/parser/entity-end-script-tag-expected.txt: Removed.
* platform/chromium-win/fast/parser/entity-end-script-tag-expected.txt: Removed.
* platform/chromium/fast/dom/call-a-constructor-as-a-function-expected.txt:
* platform/chromium/fast/dom/error-to-string-stack-overflow-expected.txt:
* platform/chromium/fast/parser/entity-end-script-tag-expected.txt: Renamed from LayoutTests/platform/chromium-cg-mac-snowleopard/fast/parser/entity-end-script-tag-expected.txt.
2011-10-19 Gavin Barraclough <barraclough@apple.com>
Poisoning of strict caller,arguments inappropriately poisoning "in"
https://bugs.webkit.org/show_bug.cgi?id=63398
Reviewed by Oliver Hunt.
* fast/js/basic-strict-mode-expected.txt:
* fast/js/script-tests/basic-strict-mode.js:
- Add tests.
2011-10-19 Erik Arvidsson <arv@chromium.org>
Fix test breakage after r97881
* fast/forms/file/file-input-change-event-expected.txt:
* fast/forms/file/file-input-change-event.html:
2011-10-19 Dirk Pranke <dpranke@chromium.org>
Add win baseline for new test.
Unreviewed, expectations change.
* platform/chromium-win/fast/multicol/flipped-blocks-border-after-expected.png: Added.
2011-10-19 Shinya Kawanaka <shinyak@google.com>
ArrayBuffer should have slice method.
https://bugs.webkit.org/show_bug.cgi?id=66646
Reviewed by Kenneth Russell.
* fast/canvas/webgl/array-unit-tests.html: Aded.
2011-10-19 Dirk Pranke <dpranke@chromium.org>
Unreviewed, rolling out r97850.
http://trac.webkit.org/changeset/97850
https://bugs.webkit.org/show_bug.cgi?id=70334
tests are crashing on xp debug
* http/tests/inspector/extensions-headers.html:
* http/tests/inspector/resources/extension-main.js:
():
* inspector/extensions/extensions-audits.html:
* inspector/extensions/extensions-console.html:
* inspector/extensions/extensions-resources.html:
* platform/chromium/inspector/extensions/extensions-api-expected.txt: Removed.
* platform/chromium/inspector/extensions/extensions-eval-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-10-19 Erik Arvidsson <arv@chromium.org>
[Chromium] Update the test expectations for r97881.
* platform/chromium-cg-mac-snowleopard/fast/dom/call-a-constructor-as-a-function-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/fast/dom/error-to-string-stack-overflow-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/fast/parser/entity-end-script-tag-expected.txt: Added.
* platform/chromium-linux-x86/fast/dom/call-a-constructor-as-a-function-expected.txt: Added.
* platform/chromium-linux-x86/fast/dom/error-to-string-stack-overflow-expected.txt: Added.
* platform/chromium-linux-x86/fast/parser/entity-end-script-tag-expected.txt: Added.
* platform/chromium-linux/fast/dom/call-a-constructor-as-a-function-expected.txt: Added.
* platform/chromium-linux/fast/dom/error-to-string-stack-overflow-expected.txt: Added.
* platform/chromium-linux/fast/parser/entity-end-script-tag-expected.txt: Added.
2011-10-19 Dan Bernstein <mitz@apple.com>
Incorrect pagination in flipped-blocks writing modes with border/padding before
https://bugs.webkit.org/show_bug.cgi?id=70444
Reviewed by Darin Adler.
* fast/multicol/flipped-blocks-border-after-expected.png: Added.
* fast/multicol/flipped-blocks-border-after-expected.txt: Added.
* fast/multicol/flipped-blocks-border-after.html: Added.
2011-10-19 Beth Dakin <bdakin@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=70396
Focus rings are too thin in HiDPI in WebKit2
-and corresponding-
<rdar://problem/10086876>
Reviewed by Dan Bernstein.
* fast/hidpi/focus-rings.html: Added.
* platform/mac/fast/hidpi/focus-rings-expected.png: Added.
* platform/mac/fast/hidpi/focus-rings-expected.txt: Added.
2011-10-19 Erik Arvidsson <arv@chromium.org>
JS Test Harness: Insert the stylesheet dynamically
https://bugs.webkit.org/show_bug.cgi?id=70432
Reviewed by Ojan Vafai.
This injects the js-test-style.css file dynamically so that the test files can be simpler.
This patch also removes the markup from the existing files in LayoutTests/fast/
* fast/*.html: Remove <link rel=:"stylesheet" href="...js-test-style.css">
* fast/js/resources/js-test-pre.js: Inject the stylesheet dynamically.
2011-10-19 Daniel Cheng <dcheng@chromium.org>
Add missing expectations updates for r97878.
* platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
* platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt:
2011-10-19 Daniel Cheng <dcheng@chromium.org>
Don't always select images during an image drag.
https://bugs.webkit.org/show_bug.cgi?id=62998
Reviewed by Tony Chang.
* fast/events/drag-selects-image-expected.txt: Added.
* fast/events/drag-selects-image.html: Added.
* platform/chromium-win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
* platform/chromium-win/editing/selection/drag-to-contenteditable-iframe-expected.txt:
* platform/chromium/test_expectations.txt:
* platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
* platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt:
2011-10-19 Chang Shu <cshu@webkit.org>
[Qt] Disable fullscreen api on Qt by default
https://bugs.webkit.org/show_bug.cgi?id=70413
Reviewed by Noam Rosenthal.
* platform/qt/Skipped:
2011-10-18 Kenji Imasaki <imasaki@chromium.org>
[Chromium] Update the test expectation file for fullscreen related tests.
https://bugs.webkit.org/show_bug.cgi?id=70378
Reviewed by David Levin.
* platform/chromium/test_expectations.txt:
2011-10-19 Dirk Schulze <krit@webkit.org>
Unreviewed, rolling out r97867.
http://trac.webkit.org/changeset/97863
https://bugs.webkit.org/show_bug.cgi?id=65769
Rollout rebaseline of RenderSVGShape patch after assertions in RenderSVGShape::createShape().
2011-10-19 Dirk Schulze <krit@webkit.org>
Unreviewed, rolling out r97863.
http://trac.webkit.org/changeset/97863
https://bugs.webkit.org/show_bug.cgi?id=65769
Rollout RenderSVGShape patch after assertions in RenderSVGShape::createShape().
* svg/custom/pointer-events-on-rounded-rect-expected.txt: Removed.
* svg/custom/pointer-events-on-rounded-rect.xhtml: Removed.
* svg/custom/pointer-events-with-linecaps-and-miterlimits-expected.txt: Removed.
* svg/custom/pointer-events-with-linecaps-and-miterlimits.xhtml: Removed.
2011-10-19 Cary Clark <caryclark@google.com>
Unreviewed gardening: rebaseline remaining diffs for Chromium-Skia on
SnowLeopard.
* platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png:
* platform/chromium-gpu-mac/compositing/masks/direct-image-mask-expected.png:
* platform/chromium-gpu-mac/compositing/plugins/composited-plugin-expected.png:
* platform/chromium-gpu-mac/compositing/reflections/deeply-nested-reflections-expected.png:
* platform/chromium-gpu-mac/compositing/reflections/simple-composited-reflections-expected.png:
* platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.png:
* platform/chromium-gpu-mac/fast/canvas/canvas-text-alignment-expected.png:
* platform/chromium-gpu-mac/platform/chromium/compositing/plugins: Added.
* platform/chromium-gpu-mac/platform/chromium/compositing/plugins/webplugin-alpha-expected.png: Added.
* platform/chromium-gpu-mac/platform/chromium/compositing/plugins/webplugin-alpha-expected.txt: Added.
* platform/chromium-gpu-mac/platform/chromium/compositing/plugins/webplugin-reflection-expected.txt: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-and-undo-expected.png:
* platform/chromium-mac/fast/text/justify-ideograph-leading-expansion-expected.png:
* platform/chromium-mac/fast/text/justify-ideograph-leading-expansion-expected.txt:
* platform/chromium-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png:
* platform/chromium-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
* platform/chromium-mac/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png:
* platform/chromium-mac/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt:
* platform/chromium-mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.png:
* platform/chromium-mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
* platform/chromium-mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.png:
* platform/chromium-mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
2011-10-19 Renata Hodovan <reni@webkit.org>
Unreviewed, rebaseline SVG related tests after r97863.
2011-10-19 Chang Shu <cshu@webkit.org>
[Qt] Support WK1-only Skipped list
https://bugs.webkit.org/show_bug.cgi?id=70254
Reviewed by Csaba Osztrogonác.
* platform/qt-wk1: Added.
* platform/qt-wk1/Skipped: Added.
2011-10-19 Renata Hodovan <reni@webkit.org>
Add new renderer for SVGRectElement.
https://bugs.webkit.org/show_bug.cgi?id=65769
Add new tests to check the new shape based rendering mechanism of SVGRectElement.
Reviewed by Dirk Schulze.
* svg/custom/pointer-events-on-rounded-rect-expected.txt: Added.
* svg/custom/pointer-events-on-rounded-rect.xhtml: Added.
* svg/custom/pointer-events-with-linecaps-and-miterlimits-expected.txt: Added.
* svg/custom/pointer-events-with-linecaps-and-miterlimits.xhtml: Added.
2011-10-19 Balazs Kelemen <kbalazs@webkit.org>
inspector/cookie-parser.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=62662
Unreviewed gardening. Skip the next test that have became crashing after
skipping cookie-parser in the hope that the bug won't spread further.
* platform/qt/Skipped:
* platform/qt/test_expectations.txt:
2011-10-19 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline.
* platform/gtk/fast/block/margin-collapse/010-expected.txt:
* platform/gtk/fast/block/margin-collapse/011-expected.txt:
* platform/gtk/fast/block/margin-collapse/012-expected.txt:
* platform/gtk/fast/block/margin-collapse/015-expected.txt:
* platform/gtk/fast/block/margin-collapse/016-expected.txt:
* platform/gtk/fast/block/margin-collapse/020-expected.txt:
* platform/gtk/fast/block/margin-collapse/056-expected.txt:
* platform/gtk/fast/block/margin-collapse/059-expected.txt:
* platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
* platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
* platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
* platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
* platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
* platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
2011-10-19 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Fix failing tests after migrating to refactored Qt5
https://bugs.webkit.org/show_bug.cgi?id=69104
Move tests from qt-wk2/Skipped to qt-5.0, because these
fails are related to Qt 5, not to Qt-WK2.
Unreviewed gardening.
* platform/qt-5.0/Skipped:
* platform/qt-wk2/Skipped:
* platform/qt/Skipped:
* platform/qt/test_expectations.txt:
2011-10-19 Balazs Kelemen <kbalazs@webkit.org>
[Qt] 2 inspector/extensions tests times out on Mac after r97850
https://bugs.webkit.org/show_bug.cgi?id=70414
Unreviewed gardening.
* platform/qt-mac/Skipped:
2011-10-19 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Skipping test permanently because it is out of date to the current spec.
https://bugs.webkit.org/show_bug.cgi?id=68796
Reviewed by Csaba Osztrogonác.
* platform/qt/Skipped:
2011-10-19 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Enable caseSensitive search / Regex support in advanced search.
https://bugs.webkit.org/show_bug.cgi?id=70335
Reviewed by Pavel Feldman.
* http/tests/inspector/search/search-in-concatenated-script.html:
* http/tests/inspector/search/search-in-resource-expected.txt:
* http/tests/inspector/search/search-in-resource.html:
* http/tests/inspector/search/search-in-script-expected.txt:
* http/tests/inspector/search/search-in-script.html:
2011-10-19 Andrey Kosyakov <caseq@chromium.org>
Web Inspector: make extension tests pass on chromium
https://bugs.webkit.org/show_bug.cgi?id=70334
Reviewed by Pavel Feldman.
* http/tests/inspector/extensions-headers.html:
* http/tests/inspector/resources/extension-main.js:
():
* inspector/extensions/extensions-audits.html:
* inspector/extensions/extensions-console.html:
* inspector/extensions/extensions-resources.html:
* platform/chromium/inspector/extensions/extensions-api-expected.txt: Added.
* platform/chromium/inspector/extensions/extensions-eval-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-19 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline and GTK baselines for
fast/multicol/vertical-rl/rule-style.html
* platform/gtk/Skipped: Skip
fast/files/url-required-arguments.html, affected by bug 66045
* platform/gtk/fast/dom/Window/window-properties-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/rule-style-expected.txt: Added.
* platform/gtk/svg/hixie/cascade/002-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
2011-10-19 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed fix after r97845.
* platform/qt/test_expectations.txt: Remove a skipped test, because NRWT can't handle duplicated entries.
2011-10-19 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
inspector/cookie-parser.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=62662
[Qt] Assertion fail in CSSPrimitiveValue ctor
https://bugs.webkit.org/show_bug.cgi?id=69933
* platform/qt/Skipped: Skip failing tests to paint the bots green.
2011-10-19 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening. Skip new failing tests.
* platform/qt-mac/Skipped:
* platform/qt-wk2/Skipped:
2011-10-19 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt] Unreviewed gardening. Add platform specific expected result for new tests.
* platform/qt/fast/multicol/vertical-rl/rule-style-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/rule-style-expected.txt: Added.
* platform/qt/fast/selectors/visited-descendant-expected.png: Added.
* platform/qt/fast/selectors/visited-descendant-expected.txt: Added.
2011-10-19 Yuzo Fujishima <yuzo@google.com>
[chromium] Test expectation change.
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-18 Kentaro Hara <haraken@chromium.org>
Generate a SharedWorker constructor of V8 using [Constructor] IDL
https://bugs.webkit.org/show_bug.cgi?id=67879
Reviewed by Hajime Morita.
Added test cases for an undefined name and a null name on SharedWorker constructor.
* fast/workers/resources/shared-worker-name.js:
(test7.try.worker.port.onmessage):
(test7): A test case for a null name.
(test8.worker.port.onmessage):
(test8): Ditto.
(test9.try.worker.port.onmessage):
(test9): A test case for an undefined name.
(test10.worker.port.onmessage):
(test10): Ditto.
* fast/workers/shared-worker-constructor-expected.txt:
* fast/workers/shared-worker-constructor.html:
* fast/workers/shared-worker-name-expected.txt:
* platform/chromium-win/fast/workers/shared-worker-constructor-expected.txt: Updated SyntaxError with TypeError. The reason why ui_tests has been so far working without updating this error type is that shared-worker-constructor.html is marked FLAKY in chromium.
2011-10-18 Johnny Ding <jnd@chromium.org>
Enable touch tests on Mac Leopard.
https://bugs.webkit.org/show_bug.cgi?id=66577
Reviewed by Tony Chang.
* platform/chromium/test_expectations.txt:
2011-10-18 Ojan Vafai <ojan@chromium.org>
Unreviewed. New expected results after http://trac.webkit.org/changeset/97707.
* fast/table/height-percent-test-vertical-expected.txt: Renamed from LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt.
* platform/chromium-linux/fast/table/028-vertical-expected.png:
* platform/chromium-linux/fast/table/height-percent-test-vertical-expected.png:
* platform/chromium-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/writing-mode/fallback-orientation-expected.png.
* platform/chromium-win-vista/fast/writing-mode/fallback-orientation-expected.png: Removed.
* platform/chromium-win-xp/fast/writing-mode/fallback-orientation-expected.png:
* platform/chromium-win/fast/table/028-vertical-expected.png:
* platform/chromium-win/fast/table/028-vertical-expected.txt:
* platform/chromium-win/fast/table/height-percent-test-vertical-expected.png:
* platform/chromium-win/fast/writing-mode/fallback-orientation-expected.png:
* platform/chromium-win/fast/writing-mode/fallback-orientation-expected.txt:
* platform/chromium/test_expectations.txt:
* platform/qt/fast/table/height-percent-test-vertical-expected.txt: Removed.
2011-10-18 Gavin Barraclough <barraclough@apple.com>
Date.prototype.toISOString fails to throw exception
https://bugs.webkit.org/show_bug.cgi?id=70394
Reviewed by Sam Weinig.
* fast/js/date-toisostring-expected.txt:
* fast/js/script-tests/date-toisostring.js:
(throwsRangeError):
- fixed test case.
2011-10-18 Dirk Pranke <dpranke@chromium.org>
fix baseline for fast/history/history-back-twice-with-subframes-assert.html
https://bugs.webkit.org/show_bug.cgi?id=70393
Reviewed by James Robinson.
the baseline added in r97821 appears to have had a couple of
extra lines in it.
* fast/history/history-back-twice-with-subframes-assert-expected.txt:
2011-10-18 Dirk Pranke <dpranke@chromium.org>
Update chromium leopard cg baseline.
Unreviewed, baseline update.
* platform/chromium-cg-mac-leopard/fullscreen/full-screen-remove-ancestor-after-expected.png: Added.
2011-10-18 Anders Carlsson <andersca@apple.com>
Assertion failure when going back in page with navigated subframes
https://bugs.webkit.org/show_bug.cgi?id=70389
<rdar://problem/8988444>
Reviewed by Darin Adler.
* fast/history/history-back-twice-with-subframes-assert-expected.txt: Added.
* fast/history/history-back-twice-with-subframes-assert.html: Added.
2011-10-18 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r97765.
http://trac.webkit.org/changeset/97765
https://bugs.webkit.org/show_bug.cgi?id=70388
"broke webkit_unit_tests, http/tests/xmlhttprequest
/xmlhttprequest-test-send-flag.html on linux debug" (Requested
by dpranke on #webkit).
* http/tests/inspector/network/network-content-replacement-xhr-expected.txt:
2011-10-18 Dirk Pranke <dpranke@chromium.org>
Mark storage/domstorage/events/documentURI as a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=70386
Unreviewed, expectations change.
on chromium snowleopard.
* platform/chromium/test_expectations.txt:
2011-10-18 Dirk Pranke <dpranke@chromium.org>
Add a new chromium baseline for fast/multicol/vertical-rl/rule-style.html.
Unreviewed, baseline update.
* platform/chromium-cg-mac-snowleopard/fast/multicol/vertical-rl/rule-style-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/rule-style-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/rule-style-expected.txt: Added.
2011-10-18 Dirk Pranke <dpranke@chromium.org>
Unreviewed, expectations update.
* platform/chromium/test_expectations.txt:
2011-10-18 Adam Klein <adamk@chromium.org>
[MutationObservers] Implement WebKitMutationObserver.observe for characterData changes
https://bugs.webkit.org/show_bug.cgi?id=68957
Reviewed by Ryosuke Niwa.
* fast/mutation/observe-characterdata-expected.txt: Added.
* fast/mutation/observe-characterdata.html: Added.
2011-10-18 Dirk Pranke <dpranke@chromium.org>
Remove expectations for tests that are no longer failing.
Unreviewed, expectations change.
* platform/chromium/test_expectations.txt:
2011-10-18 Dan Bernstein <mitz@apple.com>
Certain column-rule styles render incorrectly in vertical writing modes
https://bugs.webkit.org/show_bug.cgi?id=70362
Reviewed by Darin Adler.
* fast/multicol/vertical-rl/rule-style-expected.png: Added.
* fast/multicol/vertical-rl/rule-style-expected.txt: Added.
* fast/multicol/vertical-rl/rule-style.html: Added.
2011-10-18 Gavin Barraclough <barraclough@apple.com>
Array.prototype methods missing exception checks
https://bugs.webkit.org/show_bug.cgi?id=70360
Reviewed by Geoff Garen.
Missing exception checks after calls to the static getProperty helper,
these may result in the wrong exception being thrown (or an ASSERT being hit,
as is currently the case running test-262).
* fast/js/array-proto-func-property-getter-except-expected.txt:
* fast/js/script-tests/array-proto-func-property-getter-except.js:
- The test results that change were only testing for an absence of a crash; the new results are correct
(the first exception thrown should be the one returned).
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T4-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T6-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T7-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T8-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T9-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.11_String.prototype.replace/S15.5.4.11_A1_T11-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.11_String.prototype.replace/S15.5.4.11_A1_T12-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.12_String.prototype.search/S15.5.4.12_A1_T4-expected.txt:
- Check in passing results.
2011-10-18 Dirk Pranke <dpranke@chromium.org>
Add missing baselines for fast/selectors/visited-descendant.
Unreviewed, expectations change.
* platform/chromium-cg-mac-leopard/fast/selectors/visited-descendant-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/selectors/visited-descendant-expected.png: Added.
* platform/chromium-linux/fast/selectors/visited-descendant-expected.png: Added.
* platform/chromium-mac-leopard/fast/selectors/visited-descendant-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/selectors/visited-descendant-expected.png: Added.
* platform/chromium-win/fast/selectors/visited-descendant-expected.png: Added.
* platform/chromium-win/fast/selectors/visited-descendant-expected.txt: Added.
2011-10-18 Adam Klein <adamk@chromium.org>
Corrected bad cut-and-paste in MutationObserver test description.
Unreviewed.
* fast/mutation/observe-attributes-expected.txt:
* fast/mutation/observe-attributes.html:
2011-10-18 Julien Chaffraix <jchaffraix@webkit.org>
Crash in RenderDeprecatedFlexibleBox::layoutHorizontalBox
https://bugs.webkit.org/show_bug.cgi?id=70183
Reviewed by David Hyatt.
* fast/flexbox/layoutHorizontal-crash-expected.txt: Added.
* fast/flexbox/layoutHorizontal-crash.html: Added.
2011-10-13 Ojan Vafai <ojan@chromium.org>
implement flex-flow:column
https://bugs.webkit.org/show_bug.cgi?id=70082
Reviewed by David Hyatt.
* css3/flexbox/flex-flow-border-expected.txt: Added.
* css3/flexbox/flex-flow-border.html: Added.
Failures are due to not handling orthogonal flows correctly.
* css3/flexbox/flex-flow-expected.txt: Added.
* css3/flexbox/flex-flow-margins-expected.txt: Added.
* css3/flexbox/flex-flow-margins.html: Added.
* css3/flexbox/flex-flow-orientations-expected.txt: Added.
* css3/flexbox/flex-flow-orientations.html: Added.
* css3/flexbox/flex-flow-overflow-expected.txt: Added.
* css3/flexbox/flex-flow-overflow.html: Added.
* css3/flexbox/flex-flow-padding-expected.txt: Added.
* css3/flexbox/flex-flow-padding.html: Added.
Failures are due to not handling orthogonal flows correctly.
* css3/flexbox/flex-flow.html: Added.
* css3/flexbox/resources/flexbox.js:
Added the ability to check offsets that include clientLeft/clientTop
and for checking clientWidth/clientHeight. This is neede dfor the border tests.
2011-10-18 Cary Clark <caryclark@google.com>
Rebaseline most remaining IMAGE diffs for chromium-mac (Skia)
on SnowLeopard (10.6).
Unreviewed gardening.
* platform/chromium-mac-snowleopard/editing/deleting/delete-3959464-fix-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-block-contents-003-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-contiguous-ws-001-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-tab-002-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-to-select-table-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-trailing-ws-002-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.png:
* platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-002-expected.png:
* platform/chromium-mac-snowleopard/editing/execCommand/5569741-expected.png:
* platform/chromium-mac-snowleopard/editing/execCommand/insert-list-and-stitch-expected.png:
* platform/chromium-mac-snowleopard/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/5418891-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/editing-empty-divs-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-br-004-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-br-005-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-br-007-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-025-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-02-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-03-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-tab-002-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/insert-text-with-newlines-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-01-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-02-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-03-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-001-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-002-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-003-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/typing-002-expected.png:
* platform/chromium-mac-snowleopard/editing/inserting/typing-around-br-001-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/4242293-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/8145-2-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/cut-text-001-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-1-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-2-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-019-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/13804-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/5234383-1-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/5234383-2-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/extend-by-word-001-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/move-backwords-by-word-001-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/move-by-character-001-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/move-by-line-001-expected.png:
* platform/chromium-mac-snowleopard/editing/selection/move-by-word-001-expected.png:
* platform/chromium-mac-snowleopard/editing/spelling/spelling-expected.png:
* platform/chromium-mac-snowleopard/editing/style/block-styles-007-expected.png:
* platform/chromium-mac/css2.1/20110323/block-replaced-width-001-expected.png:
* platform/chromium-mac/css2.1/t1602-c43-center-00-d-ag-expected.png:
* platform/chromium-mac/editing/deleting/delete-3959464-fix-expected.png: Added.
* platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-and-undo-expected.png: Added.
* platform/chromium-mac/editing/deleting/delete-block-contents-003-expected.png: Added.
* platform/chromium-mac/editing/deleting/delete-contiguous-ws-001-expected.png: Added.
* platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-tab-002-expected.png: Added.
* platform/chromium-mac/editing/deleting/delete-tab-003-expected.png: Added.
* platform/chromium-mac/editing/deleting/delete-to-select-table-expected.png: Added.
* platform/chromium-mac/editing/deleting/delete-trailing-ws-002-expected.png: Added.
* platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png: Added.
* platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png: Added.
* platform/chromium-mac/editing/execCommand/5569741-expected.png: Added.
* platform/chromium-mac/editing/execCommand/insert-list-and-stitch-expected.png: Added.
* platform/chromium-mac/editing/execCommand/insertHorizontalRule-expected.png: Added.
* platform/chromium-mac/editing/inserting/5418891-expected.png: Added.
* platform/chromium-mac/editing/inserting/editable-inline-element-expected.png:
* platform/chromium-mac/editing/inserting/editing-empty-divs-expected.png: Added.
* platform/chromium-mac/editing/inserting/insert-br-004-expected.png: Added.
* platform/chromium-mac/editing/inserting/insert-br-005-expected.png: Added.
* platform/chromium-mac/editing/inserting/insert-br-007-expected.png: Added.
* platform/chromium-mac/editing/inserting/insert-div-025-expected.png: Added.
* platform/chromium-mac/editing/inserting/insert-paragraph-02-expected.png: Added.
* platform/chromium-mac/editing/inserting/insert-paragraph-03-expected.png: Added.
* platform/chromium-mac/editing/inserting/insert-tab-002-expected.png: Added.
* platform/chromium-mac/editing/inserting/insert-tab-003-expected.png: Added.
* platform/chromium-mac/editing/inserting/insert-text-with-newlines-expected.png: Added.
* platform/chromium-mac/editing/inserting/paragraph-separator-01-expected.png: Added.
* platform/chromium-mac/editing/inserting/paragraph-separator-02-expected.png: Added.
* platform/chromium-mac/editing/inserting/paragraph-separator-03-expected.png: Added.
* platform/chromium-mac/editing/inserting/return-key-with-selection-001-expected.png: Added.
* platform/chromium-mac/editing/inserting/return-key-with-selection-002-expected.png: Added.
* platform/chromium-mac/editing/inserting/return-key-with-selection-003-expected.png: Added.
* platform/chromium-mac/editing/inserting/typing-002-expected.png: Added.
* platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/4242293-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/4641033-expected.png:
* platform/chromium-mac/editing/pasteboard/4944770-1-expected.png:
* platform/chromium-mac/editing/pasteboard/4944770-2-expected.png:
* platform/chromium-mac/editing/pasteboard/5478250-expected.png:
* platform/chromium-mac/editing/pasteboard/8145-2-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/cut-text-001-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/drop-text-without-selection-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-after-delete-1-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/merge-after-delete-2-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/merge-after-delete-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/merge-end-blockquote-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/paste-text-019-expected.png: Added.
* platform/chromium-mac/editing/pasteboard/pasting-tabs-expected.png:
* platform/chromium-mac/editing/selection/13804-expected.png: Added.
* platform/chromium-mac/editing/selection/3690703-2-expected.png:
* platform/chromium-mac/editing/selection/3690703-expected.png:
* platform/chromium-mac/editing/selection/3690719-expected.png:
* platform/chromium-mac/editing/selection/4397952-expected.png:
* platform/chromium-mac/editing/selection/5234383-1-expected.png: Added.
* platform/chromium-mac/editing/selection/5234383-2-expected.png: Added.
* platform/chromium-mac/editing/selection/caret-before-select-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-2-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-right-expected.png:
* platform/chromium-mac/editing/selection/extend-by-word-001-expected.png: Added.
* platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png:
* platform/chromium-mac/editing/selection/fake-doubleclick-expected.png:
* platform/chromium-mac/editing/selection/iframe-expected.png:
* platform/chromium-mac/editing/selection/move-backwords-by-word-001-expected.png: Added.
* platform/chromium-mac/editing/selection/move-by-character-001-expected.png: Added.
* platform/chromium-mac/editing/selection/move-by-line-001-expected.png: Added.
* platform/chromium-mac/editing/selection/move-by-word-001-expected.png: Added.
* platform/chromium-mac/editing/selection/move-past-trailing-space-expected.png:
* platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.png:
* platform/chromium-mac/editing/selection/select-all-001-expected.png:
* platform/chromium-mac/editing/selection/select-all-002-expected.png:
* platform/chromium-mac/editing/selection/select-box-expected.png:
* platform/chromium-mac/editing/selection/select-element-paragraph-boundary-expected.png:
* platform/chromium-mac/editing/selection/selection-3748164-fix-expected.png:
* platform/chromium-mac/editing/selection/unrendered-001-expected.png:
* platform/chromium-mac/editing/selection/unrendered-003-expected.png:
* platform/chromium-mac/editing/selection/unrendered-004-expected.png:
* platform/chromium-mac/editing/selection/unrendered-005-expected.png:
* platform/chromium-mac/editing/spelling/spelling-expected.png: Added.
* platform/chromium-mac/editing/style/5046875-1-expected.png:
* platform/chromium-mac/editing/style/block-styles-007-expected.png: Added.
* platform/chromium-mac/fast/css-generated-content/table-parts-before-and-after-expected.png: Added.
* platform/chromium-mac/fast/css/background-shorthand-invalid-url-expected.png:
* platform/chromium-mac/fast/css/color-correction-expected.png:
* platform/chromium-mac/fast/css/color-correction-on-backgrounds-expected.png:
* platform/chromium-mac/fast/css/focus-ring-outline-width-expected.png:
* platform/chromium-mac/fast/css/outline-auto-location-expected.png:
* platform/chromium-mac/fast/css/shadow-multiple-expected.png:
* platform/chromium-mac/fast/dom/focus-contenteditable-expected.png:
* platform/chromium-mac/fast/events/autoscroll-expected.png:
* platform/chromium-mac/fast/events/context-no-deselect-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-focus-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-number-rtl-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-selection-expected.png:
* platform/chromium-mac/fast/forms/input-double-click-selection-gap-bug-expected.png:
* platform/chromium-mac/fast/forms/input-placeholder-visibility-2-expected.png:
* platform/chromium-mac/fast/forms/input-text-double-click-expected.png:
* platform/chromium-mac/fast/forms/input-text-drag-down-expected.png:
* platform/chromium-mac/fast/forms/input-text-option-delete-expected.png:
* platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.png:
* platform/chromium-mac/fast/forms/listbox-hit-test-zoomed-expected.png:
* platform/chromium-mac/fast/forms/plaintext-mode-2-expected.png:
* platform/chromium-mac/fast/forms/select-listbox-multiple-no-focusring-expected.png:
* platform/chromium-mac/fast/forms/tabbing-input-iframe-expected.png:
* platform/chromium-mac/fast/forms/textarea-scrollbar-expected.png:
* platform/chromium-mac/fast/forms/textarea-scrolled-type-expected.png:
* platform/chromium-mac/fast/forms/textfield-outline-expected.png:
* platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
* platform/chromium-mac/fast/frames/take-focus-from-iframe-expected.png:
* platform/chromium-mac/fast/inline/continuation-outlines-expected.png:
* platform/chromium-mac/fast/inline/continuation-outlines-with-layers-2-expected.png:
* platform/chromium-mac/fast/inline/continuation-outlines-with-layers-expected.png:
* platform/chromium-mac/fast/media/mq-min-pixel-ratio-expected.png:
* platform/chromium-mac/fast/multicol/shadow-breaking-expected.png:
* platform/chromium-mac/fast/multicol/vertical-lr/float-avoidance-expected.png:
* platform/chromium-mac/fast/multicol/vertical-rl/float-avoidance-expected.png:
* platform/chromium-mac/fast/reflections/reflection-direction-expected.png:
* platform/chromium-mac/fast/reflections/reflection-masks-expected.png:
* platform/chromium-mac/fast/reflections/reflection-masks-opacity-expected.png:
* platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
* platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png:
* platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
* platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
* platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png:
* platform/chromium-mac/fast/text/international/rtl-caret-expected.png:
* platform/chromium-mac/fast/text/justify-nbsp-expected.png:
* platform/chromium-mac/fast/text/justify-padding-distribution-expected.png:
* platform/chromium-mac/fast/transforms/transformed-caret-expected.png:
* platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png:
* platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png:
* platform/chromium-mac/svg/clip-path/clip-path-transform-1-expected.png: Added.
* platform/chromium-mac/svg/clip-path/clip-path-transform-2-expected.png: Added.
* platform/chromium-mac/svg/css/group-with-shadow-expected.png:
* platform/chromium-mac/svg/custom/alignment-baseline-modes-expected.png:
* platform/chromium-mac/svg/custom/createImageElement-expected.png:
* platform/chromium-mac/svg/custom/dominant-baseline-modes-expected.png:
* platform/chromium-mac/svg/custom/external-paintserver-reference-expected.png: Added.
* platform/chromium-mac/svg/custom/feComponentTransfer-Discrete-expected.png:
* platform/chromium-mac/svg/custom/feComponentTransfer-Gamma-expected.png:
* platform/chromium-mac/svg/custom/feComponentTransfer-Linear-expected.png:
* platform/chromium-mac/svg/custom/feComponentTransfer-Table-expected.png:
* platform/chromium-mac/svg/custom/focus-ring-expected.png:
* platform/chromium-mac/svg/custom/font-face-cascade-order-expected.png:
* platform/chromium-mac/svg/custom/font-face-simple-expected.png:
* platform/chromium-mac/svg/custom/glyph-selection-lang-attribute-expected.png:
* platform/chromium-mac/svg/custom/group-opacity-expected.png:
* platform/chromium-mac/svg/custom/image-parent-translation-expected.png:
* platform/chromium-mac/svg/custom/image-small-width-height-expected.png:
* platform/chromium-mac/svg/custom/image-with-transform-clip-filter-expected.png:
* platform/chromium-mac/svg/custom/invalid-css-expected.png:
* platform/chromium-mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
* platform/chromium-mac/svg/custom/js-update-image-and-display-expected.png:
* platform/chromium-mac/svg/custom/js-update-image-and-display2-expected.png:
* platform/chromium-mac/svg/custom/js-update-image-and-display3-expected.png:
* platform/chromium-mac/svg/custom/js-update-image-expected.png:
* platform/chromium-mac/svg/custom/linking-base-external-reference-expected.png: Added.
* platform/chromium-mac/svg/custom/pointer-events-image-expected.png:
* platform/chromium-mac/svg/custom/text-image-opacity-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
* platform/chromium-mac/svg/filters/filter-source-position-expected.png:
* platform/chromium-mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
* platform/chromium-mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
* platform/chromium-mac/transforms/2d/compound-transforms-vs-containers-expected.png:
2011-10-18 Chris Fleizach <cfleizach@apple.com>
AX: buttons of number type <input> controls are not fully accessible
https://bugs.webkit.org/show_bug.cgi?id=70241
Reviewed by Darin Adler.
* platform/mac/accessibility/html5-input-number-expected.txt: Added.
* platform/mac/accessibility/html5-input-number.html: Added.
2011-10-18 Gavin Barraclough <barraclough@apple.com>
Indexed arguments on the Arguments object should be enumerable.
https://bugs.webkit.org/show_bug.cgi?id=70302
Reviewed by Sam Weinig.
See ECMA-262 5.1 chapter 10.6 step 11b.
This is visible through a number of means, including Object.keys, Object.getOwnPropertyDescriptor, and operator in.
* fast/js/kde/function-expected.txt:
* fast/js/kde/script-tests/function.js:
(foo2):
- This tests using 'in'.
* fast/js/arguments-expected.txt:
* fast/js/script-tests/arguments.js:
(descriptor):
- This tests using 'Object.getOwnPropertyDescriptor'.
* ietestcenter/Javascript/15.2.3.14-3-4-expected.txt:
- This tests using 'Object.keys'.
2011-10-18 Nate Chapin <japhet@chromium.org>
Test update for https://bugs.webkit.org/show_bug.cgi?id=61225.
Due to changes in the implementation of DocumentThreadableLoader (and
therefore XHR), this test will have empty (rather than null) content
if we go over the length limit.
Reviewed by Antti Koivisto.
* http/tests/inspector/network/network-content-replacement-xhr-expected.txt:
2011-10-18 Mihnea Ovidenie <mihnea@adobe.com>
Unreviewed Qt rebaseline after r97738.
* platform/qt/fast/dom/Window/window-properties-expected.txt:
2011-10-18 Zan Dobersek <zandobersek@gmail.com>
[Gtk] Support for client-based geolocation
https://bugs.webkit.org/show_bug.cgi?id=64970
Reviewed by Martin Robinson.
Unskip geolocation tests that now pass.
* platform/gtk/Skipped:
2011-10-18 Antti Koivisto <antti@apple.com>
REGRESSION(r97248): :visited as descendant selector broken
https://bugs.webkit.org/show_bug.cgi?id=70122
Reviewed by Nikolas Zimmerman.
* fast/selectors/visited-descendant.html: Added.
* platform/mac/fast/selectors/visited-descendant-expected.txt: Added.
2011-10-18 Sachin Puranik <jcqt43@motorola.com>
Option.value should trim extra internal html spaces
https://bugs.webkit.org/show_bug.cgi?id=69455
Reviewed by Kent Tamura.
Currently option.value does not trim the internal white space as suggested by spec. This patch implements the same.
* fast/forms/option-value-trim-html-spaces-expected.txt: Test case to test the text triming on the value attribute.
* fast/forms/option-value-trim-html-spaces.html: Test case to test the text triming on the value attribute.
2011-10-18 Mihnea Ovidenie <mihnea@adobe.com>
[CSS Regions]Parse @-webkit-region rule
https://bugs.webkit.org/show_bug.cgi?id=70021
Reviewed by David Hyatt.
* fast/dom/Window/window-properties-expected.txt:
* fast/regions/parsing-region-style-rule-expected.txt: Added.
* fast/regions/parsing-region-style-rule.html: Added.
* platform/gtk/fast/dom/Window/window-properties-expected.txt:
* platform/mac/fast/dom/Window/window-properties-expected.txt:
* platform/qt-wk2/fast/dom/Window/window-properties-expected.txt:
* platform/win/fast/dom/Window/window-properties-expected.txt:
2011-10-18 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline after r97602 and r97596.
* platform/gtk/css2.1/t0511-c21-pseud-link-02-e-expected.txt:
* platform/gtk/css2.1/t0511-c21-pseud-link-03-e-expected.txt:
* platform/gtk/css3/selectors3/html/css3-modsel-17-expected.txt:
* platform/gtk/css3/selectors3/html/css3-modsel-61-expected.txt:
* platform/gtk/css3/selectors3/xhtml/css3-modsel-17-expected.txt:
* platform/gtk/css3/selectors3/xhtml/css3-modsel-61-expected.txt:
* platform/gtk/css3/selectors3/xml/css3-modsel-17-expected.txt:
* platform/gtk/css3/selectors3/xml/css3-modsel-61-expected.txt:
* platform/gtk/fast/backgrounds/background-leakage-transforms-expected.txt:
* platform/gtk/fast/block/float/float-in-float-hit-testing-expected.txt:
* platform/gtk/fast/block/margin-collapse/056-expected.txt:
* platform/gtk/fast/dom/34176-expected.txt:
* platform/gtk/fast/events/reveal-link-when-focused-expected.txt:
* platform/gtk/fast/history/visited-link-background-color-expected.txt:
* platform/gtk/fast/overflow/overflow_hidden-expected.txt:
* platform/gtk/fast/selectors/017-expected.txt:
* platform/gtk/fast/selectors/061-expected.txt:
* platform/gtk/fast/table/028-vertical-expected.txt:
* platform/gtk/fast/table/height-percent-test-vertical-expected.txt:
* platform/gtk/fast/writing-mode/fallback-orientation-expected.txt:
* platform/gtk/svg/hixie/cascade/002-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug26553-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug46623-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug51140-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug7342-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug8950-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
2011-10-11 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: support displaying multiple sources per single script in ScriptsPanel.
https://bugs.webkit.org/show_bug.cgi?id=69847
Reviewed by Pavel Feldman.
* inspector/debugger/scripts-panel-expected.txt:
* inspector/debugger/scripts-panel.html:
2011-10-18 Kentaro Hara <haraken@chromium.org>
Unreviewed, rolling out r97697.
http://trac.webkit.org/changeset/97697
https://bugs.webkit.org/show_bug.cgi?id=68978
some tests are broken
* fast/events/constructors/message-event-constructor-expected.txt:
* fast/events/constructors/message-event-constructor.html:
2011-10-17 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r97669.
http://trac.webkit.org/changeset/97669
https://bugs.webkit.org/show_bug.cgi?id=70305
Broke accessibility tests on Windows (Requested by rniwa on
#webkit).
* platform/mac/accessibility/html5-input-number-expected.txt: Removed.
* platform/mac/accessibility/html5-input-number.html: Removed.
2011-10-17 Gavin Barraclough <barraclough@apple.com>
Reverted r997709, this caused test failures.
* fast/js/basic-strict-mode-expected.txt:
* fast/js/script-tests/basic-strict-mode.js:
2011-10-17 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation update
* platform/chromium/test_expectations.txt:
Correct a dupe.
2011-10-17 Jochen Eisinger <jochen@chromium.org>
Verify that the URL to be opened in the new window is passed by dispatchCreateWindow down to createView.
https://bugs.webkit.org/show_bug.cgi?id=68803
Reviewed by Nate Chapin.
* platform/chromium/fast/loader/create-view-target-blank-expected.txt: Added.
* platform/chromium/fast/loader/create-view-target-blank.html: Added.
* platform/chromium/fast/loader/resources/done.html: Added.
2011-10-17 Tom Sepez <tsepez@chromium.org>
XSSAuditor bypass with remote script ending in ? character
https://bugs.webkit.org/show_bug.cgi?id=70255
Reviewed by Daniel Bates.
Fix XSSAuditor bypass where unterminated src="" attribute could pick up
text from page causing failed XSS detection. Constrain match to domain
portions of src attribute only.
* http/tests/security/xssAuditor/script-tag-with-source-unterminated-expected.txt: Added.
* http/tests/security/xssAuditor/script-tag-with-source-unterminated.html: Added.
2011-10-17 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation update
* platform/chromium/test_expectations.txt:
fallback-orientation.html is failing on Linux too.
2011-10-17 Ojan Vafai <ojan@chromium.org>
Test cleanups after http://trac.webkit.org/changeset/97707.
* platform/chromium/test_expectations.txt:
* platform/qt/fast/backgrounds/background-leakage-transforms-expected.txt:
* platform/qt/fast/table/028-vertical-expected.txt:
* platform/qt/fast/table/height-percent-test-vertical-expected.txt:
2011-10-17 Gavin Barraclough <barraclough@apple.com>
Poisoning of strict caller/arguments inappropriately poisoning "in"
https://bugs.webkit.org/show_bug.cgi?id=63398
Reviewed by Sam Weinig.
* fast/js/basic-strict-mode-expected.txt:
* fast/js/script-tests/basic-strict-mode.js:
- added tests.
2011-10-17 Ojan Vafai <ojan@chromium.org>
Unreviewed, rolling out r97662.
http://trac.webkit.org/changeset/97662
https://bugs.webkit.org/show_bug.cgi?id=68497
Was not the cause of the test failures.
* platform/mac/fast/backgrounds/background-leakage-transforms-expected.txt:
* platform/mac/fast/table/028-vertical-expected.png:
* platform/mac/fast/table/028-vertical-expected.txt:
* platform/mac/fast/table/height-percent-test-vertical-expected.png:
* platform/mac/fast/table/height-percent-test-vertical-expected.txt:
* platform/mac/fast/writing-mode/fallback-orientation-expected.txt:
2011-10-17 Ojan Vafai <ojan@chromium.org>
[chromium] add test failures after http://trac.webkit.org/changeset/97693.
See https://bugs.webkit.org/show_bug.cgi?id=70300 for more details.
* platform/chromium/test_expectations.txt:
2011-10-17 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Search in resource crashes when there is no resource with given url.
https://bugs.webkit.org/show_bug.cgi?id=69767
Reviewed by Pavel Feldman.
* http/tests/inspector/search/search-in-non-existing-resource-expected.txt: Added.
* http/tests/inspector/search/search-in-non-existing-resource.html: Added.
2011-10-17 Mihnea Ovidenie <mihnea@adobe.com>
[CSS Regions]Change content:-webkit-from-flow to -webkit-flow-from
https://bugs.webkit.org/show_bug.cgi?id=70104
Reviewed by David Hyatt.
1. -webkit-flow-from is now a property instead of being an addition to content property.
2. -webkit-flow-from takes an identifier instead of string.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/regions/bottom-overflow-out-of-first-region.html:
* fast/regions/content-flowed-into-regions-no-scroll.html:
* fast/regions/content-webkit-from-flow-parsing-expected.txt:
* fast/regions/float-pushed-width-change.html:
* fast/regions/floats-basic-in-variable-width-regions.html:
* fast/regions/flow-anonymous-children.html:
* fast/regions/flow-content-basic-vertical-rl.html:
* fast/regions/flow-content-basic-vertical.html:
* fast/regions/flow-content-basic.html:
* fast/regions/flows-dependency-dynamic-remove.html:
* fast/regions/flows-dependency-same-flow.html:
* fast/regions/hit-test-float.html:
* fast/regions/multiple-directionality-changes-in-variable-width-regions.html:
* fast/regions/no-split-line-box.html:
* fast/regions/outline-sides-in-region.html:
* fast/regions/overflow-in-uniform-regions-dynamic.html:
* fast/regions/overflow-in-uniform-regions.html:
* fast/regions/overflow-in-variable-width-regions.html:
* fast/regions/overflow-moving-below-floats-in-variable-width-regions.html:
* fast/regions/overflow-not-moving-below-floats-in-variable-width-regions.html:
* fast/regions/overflow-rtl-in-variable-width-regions.html:
* fast/regions/overflow-size-change-in-variable-width-regions.html:
* fast/regions/overflow-size-change-with-stacking-context-rtl.html:
* fast/regions/overflow-size-change-with-stacking-context.html:
* fast/regions/percentage-margins-mixed-ltr-dominant-regions.html:
* fast/regions/percentage-margins-mixed-rtl-dominant-regions.html:
* fast/regions/percentage-margins-rtl-variable-width-regions.html:
* fast/regions/percentage-margins-variable-width-regions.html:
* fast/regions/position-writing-modes-in-variable-width-regions.html:
* fast/regions/positioned-objects-block-static-in-regions.html:
* fast/regions/positioned-objects-block-static-in-rtl-regions.html:
* fast/regions/positioned-objects-block-static-spanning-regions-rtl.html:
* fast/regions/positioned-objects-block-static-spanning-regions.html:
* fast/regions/positioned-objects-in-regions.html:
* fast/regions/positioned-objects-in-rtl-regions.html:
* fast/regions/positioned-objects-inline-static-in-regions.html:
* fast/regions/positioned-objects-inline-static-in-rtl-regions.html:
* fast/regions/positioned-objects-inline-static-spanning-regions-rtl.html:
* fast/regions/positioned-objects-inline-static-spanning-regions.html:
* fast/regions/positioned-objects-perpendicular-flows-in-regions.html:
* fast/regions/positioned-objects-spanning-regions.html:
* fast/regions/region-element-dynamic-attach-flow.html:
* fast/regions/region-element-dynamic-detach-flow.html:
* fast/regions/region-overflow-auto-overflow-hidden.html:
* fast/regions/region-overflow-auto-overflow-visible.html:
* fast/regions/region-overflow-break.html:
* fast/regions/render-region-renderer.html:
* fast/regions/resources/region-style.css:
(.regionArticle):
* fast/regions/script-tests/content-webkit-from-flow-parsing.js:
(testCSSText):
(testComputedStyle):
* fast/regions/script-tests/region-element-display-restriction.js:
(createRegionElement):
* fast/regions/text-region-breaks.html:
* fast/regions/text-region-split-after-resize.html:
* fast/regions/text-region-split-horizontal-bt.html:
* fast/regions/text-region-split-small-pagination.html:
* fast/regions/text-region-split-vertical-rl.html:
* fast/regions/text-region-split-vertical.html:
* fast/regions/text-region-split.html:
* fast/regions/top-overflow-out-of-second-region.html:
* fast/regions/webkit-flow-double-pagination-float-push.html:
* fast/regions/webkit-flow-float-pushed-to-last-region.html:
* fast/regions/webkit-flow-float-unable-to-push.html:
* fast/regions/webkit-flow-floats-inside-regions-bounds.html:
* fast/regions/webkit-flow-inlines-dynamic.html:
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl.html:
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html:
* fast/regions/webkit-flow-inlines-inside-regions-bounds.html:
* fast/regions/webkit-flow-renderer-layer.html:
* fast/regions/webkit-flow-renderer-nested.html:
* fast/regions/webkit-flow-renderer.html:
* fast/repaint/japanese-rl-selection-repaint-in-regions.html:
* fast/repaint/line-flow-with-floats-in-regions.html:
* fast/repaint/overflow-flipped-writing-mode-block-in-regions.html:
* fast/repaint/region-painting-via-layout.html:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
* svg/css/getComputedStyle-basic-expected.txt:
2011-10-17 Dirk Pranke <dpranke@chromium.org>
Assign a bug for flaky layout tests
https://bugs.webkit.org/show_bug.cgi?id=70298
Unreviewed, expectations change.
* platform/chromium/test_expectations.txt:
2011-10-17 Dirk Pranke <dpranke@chromium.org>
platform/chromium/compositing/plugins/webplugin* failing on cg snowleopard
https://bugs.webkit.org/show_bug.cgi?id=70294
Unreviewed, expectations change.
* platform/chromium-gpu-cg-mac/platform/chromium/compositing/plugins/webplugin-alpha-expected.png: Added.
* platform/chromium-gpu-cg-mac/platform/chromium/compositing/plugins/webplugin-alpha-expected.txt: Added.
* platform/chromium-gpu-cg-mac/platform/chromium/compositing/plugins/webplugin-reflection-expected.txt: Added.
2011-10-17 Kentaro Hara <haraken@chromium.org>
MessageEvent.data can be stored as ScriptValue.
https://bugs.webkit.org/show_bug.cgi?id=68978
Reviewed by Hajime Morita.
Removed failures and crashes.
* fast/events/constructors/message-event-constructor-expected.txt:
* fast/events/constructors/message-event-constructor.html:
2011-10-12 Ojan Vafai <ojan@chromium.org>
Unreviewed, rolling out r97661.
http://trac.webkit.org/changeset/97661
Confirmed this patch was not the cause of the test failures.
display:inline-block elements don't correctly handle orthogonal writing-modes
https://bugs.webkit.org/show_bug.cgi?id=69957
* fast/writing-mode/borders-expected.html: Added.
* fast/writing-mode/borders.html: Added.
2011-10-17 Kenji Imasaki <imasaki@chromium.org>
[Chromium] rebaseline fullscreen layout tests using rebaseline tools.
https://bugs.webkit.org/show_bug.cgi?id=70165
Reviewed by David Levin.
* platform/chromium-cg-mac-snowleopard/fullscreen/full-screen-remove-ancestor-after-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png: Added.
* platform/chromium-cg-mac/fullscreen/full-screen-iframe-zIndex-expected.png: Removed.
* platform/chromium-cg-mac/fullscreen/full-screen-zIndex-after-expected.png: Removed.
* platform/chromium-linux/fullscreen/full-screen-remove-ancestor-after-expected.png: Added.
* platform/chromium-linux/fullscreen/full-screen-render-inline-expected.png: Added.
* platform/chromium-linux/fullscreen/full-screen-stacking-context-expected.png: Added.
* platform/chromium-linux/fullscreen/parent-flow-inline-with-block-child-expected.png: Added.
* platform/chromium-mac-leopard/fullscreen/full-screen-iframe-zIndex-expected.png: Added.
* platform/chromium-mac-leopard/fullscreen/full-screen-remove-ancestor-after-expected.png: Added.
* platform/chromium-mac-leopard/fullscreen/full-screen-zIndex-after-expected.png: Added.
* platform/chromium-mac-snowleopard/fullscreen/full-screen-iframe-zIndex-expected.png: Added.
* platform/chromium-mac-snowleopard/fullscreen/full-screen-remove-ancestor-after-expected.png: Added.
* platform/chromium-mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png: Added.
* platform/chromium-mac-snowleopard/fullscreen/full-screen-zIndex-after-expected.png: Added.
* platform/chromium-win/fullscreen/full-screen-remove-ancestor-after-expected.png: Added.
* platform/chromium-win/fullscreen/full-screen-stacking-context-expected.png: Added.
* platform/chromium/fullscreen/video-controls-override-expected.txt: Added.
2011-10-17 Julien Chaffraix <jchaffraix@webkit.org>
ASSERTION FAILED: !m_layoutRoot->container() || !m_layoutRoot->container()->needsLayout() with generated content
https://bugs.webkit.org/show_bug.cgi?id=61411
Reviewed by Andy Estes.
The bug was fixed by r95926 or bug 62120. Landing the tests from the bug.
* fast/dynamic/crash-generated-counter-expected.txt: Added.
* fast/dynamic/crash-generated-counter.html: Added.
* fast/dynamic/crash-generated-image-expected.txt: Added.
* fast/dynamic/crash-generated-image.html: Added.
* fast/dynamic/crash-generated-quote-expected.txt: Added.
* fast/dynamic/crash-generated-quote.html: Added.
* fast/dynamic/crash-generated-text-expected.txt: Added.
* fast/dynamic/crash-generated-text.html: Added.
2011-10-17 Gavin Barraclough <barraclough@apple.com>
Exception ordering in String.prototype.replace
https://bugs.webkit.org/show_bug.cgi?id=70290
Reviewed by Oliver Hunt.
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.11_String.prototype.replace/S15.5.4.11_A1_T11-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.11_String.prototype.replace/S15.5.4.11_A1_T12-expected.txt:
- Check in passing results.
2011-10-17 Alok Priyadarshi <alokp@chromium.org>
Add layout tests for WebPlugin compositor path
https://bugs.webkit.org/show_bug.cgi?id=69027
Reviewed by James Robinson.
* platform/chromium/compositing/plugins: Added.
* platform/chromium/compositing/plugins/webplugin-alpha-expected.png: Added.
* platform/chromium/compositing/plugins/webplugin-alpha-expected.txt: Added.
* platform/chromium/compositing/plugins/webplugin-alpha.html: Added.
* platform/chromium/compositing/plugins/webplugin-no-alpha-expected.png: Added.
* platform/chromium/compositing/plugins/webplugin-no-alpha-expected.txt: Added.
* platform/chromium/compositing/plugins/webplugin-no-alpha.html: Added.
* platform/chromium/compositing/plugins/webplugin-reflection-expected.png: Added.
* platform/chromium/compositing/plugins/webplugin-reflection-expected.txt: Added.
* platform/chromium/compositing/plugins/webplugin-reflection.html: Added.
2011-10-17 Gavin Barraclough <barraclough@apple.com>
Incorrect behavior from String match/search & undefined pattern
https://bugs.webkit.org/show_bug.cgi?id=70286
Reviewed by Sam weinig.
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T4-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T6-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T7-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T8-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T9-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.12_String.prototype.search/S15.5.4.12_A1_T4-expected.txt:
- Check in passing results.
2011-10-17 Chris Fleizach <cfleizach@apple.com>
AX: buttons of number type <input> controls are not fully accessible
https://bugs.webkit.org/show_bug.cgi?id=70241
Reviewed by Darin Adler.
* platform/mac/accessibility/html5-input-number-expected.txt: Added.
* platform/mac/accessibility/html5-input-number.html: Added.
2011-10-17 Dirk Pranke <dpranke@chromium.org>
More tweaking of chromium fullscreen expectations.
Unreviewed, expectations change.
* platform/chromium/test_expectations.txt:
2011-10-17 Ojan Vafai <ojan@chromium.org>
Unreviewed, rolling out r97654.
http://trac.webkit.org/changeset/97654
https://bugs.webkit.org/show_bug.cgi?id=68497
Caused a number of Chromium failures.
* platform/mac/fast/backgrounds/background-leakage-transforms-expected.txt:
* platform/mac/fast/table/028-vertical-expected.png:
* platform/mac/fast/table/028-vertical-expected.txt:
* platform/mac/fast/table/height-percent-test-vertical-expected.png:
* platform/mac/fast/table/height-percent-test-vertical-expected.txt:
* platform/mac/fast/writing-mode/fallback-orientation-expected.txt:
2011-10-17 Ojan Vafai <ojan@chromium.org>
Unreviewed, rolling out r97653.
http://trac.webkit.org/changeset/97653
https://bugs.webkit.org/show_bug.cgi?id=69957
Caused a number of Chromium failures.
* fast/writing-mode/borders-expected.html: Removed.
* fast/writing-mode/borders.html: Removed.
2011-10-17 Dirk Pranke <dpranke@chromium.org>
fullscreen/video-controls-override.html is still failing on chromium bots.
Unreviewed, expectations change.
* platform/chromium/test_expectations.txt:
2011-10-17 Rafael Weinstein <rafaelw@chromium.org>
[MutationObservers] Implement WebKitMutationObserver.observe for attributes
https://bugs.webkit.org/show_bug.cgi?id=68956
Reviewed by Ryosuke Niwa.
* fast/mutation/observe-attributes-expected.txt: Added.
* fast/mutation/observe-attributes.html: Added.
2011-10-17 Dirk Pranke <dpranke@chromium.org>
Update chromium gpu baselines for fast/canvas/canvas-composite-transformclip.html .
Unreviewed, expectations change.
* platform/chromium/test_expectations.txt:
2011-10-17 Dirk Pranke <dpranke@chromium.org>
Remove some expectations that are no longer failing.
Unreviewed, expectations change.
* platform/chromium/test_expectations.txt:
2011-10-17 Gavin Barraclough <barraclough@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=70207
After deleting __defineSetter__, it is absent but appears in name list
Reviewed by Darin Adler.
* fast/js/delete-syntax-expected.txt:
* fast/js/script-tests/delete-syntax.js:
- Added test case for getOwnPropertyNames.
2011-09-22 Ojan Vafai <ojan@chromium.org>
incorrect height with height:auto and writing-mode:vertical-rl
https://bugs.webkit.org/show_bug.cgi?id=68497
Reviewed by David Hyatt.
I'm not sure I completely understand the changes to the height/width
of the body/html elements, but the new height/width look correct to me.
* platform/mac/fast/backgrounds/background-leakage-transforms-expected.txt:
* platform/mac/fast/table/028-vertical-expected.txt:
* platform/mac/fast/table/height-percent-test-vertical-expected.txt:
* platform/mac/fast/writing-mode/fallback-orientation-expected.txt:
2011-10-12 Ojan Vafai <ojan@chromium.org>
display:inline-block elements don't correctly handle orthogonal writing-modes
https://bugs.webkit.org/show_bug.cgi?id=69957
Reviewed by David Hyatt.
* fast/writing-mode/borders-expected.html: Added.
* fast/writing-mode/borders.html: Added.
2011-10-17 Erik Arvidsson <arv@chromium.org>
REGRESSION(r97566) fast/js/stack-overflow-arrity-catch.html fails
https://bugs.webkit.org/show_bug.cgi?id=70210
Reviewed by Darin Adler.
Change the test to not call debug() inside the test functions since that fails on V8
because we are already at the maximum allowed stack depth.
* fast/js/script-tests/stack-overflow-arrity-catch.js:
(test1): Changed to not call debug but set a boolean variable that is later checked.
(test2): Ditto.
* fast/js/stack-overflow-arrity-catch-expected.txt:
* platform/chromium/test_expectations.txt:
2011-10-17 Dirk Pranke <dpranke@chromium.org>
Unreviewed, expectations change.
Add back in the failing fullscreen tests; also add in some
flaky failures.
* platform/chromium/test_expectations.txt:
2011-10-17 Dirk Pranke <dpranke@chromium.org>
Removing suppressions for the fullscreen/ tests - it looks
like they're mostly passing now. I will pick up the tests that
are still failing in a subsequent patch.
* platform/chromium/test_expectations.txt:
2011-10-17 Dan Bernstein <mitz@apple.com>
<rdar://problem/10293929> REGRESSION (r97525): iChat transcript has horizontal scroll bar when the conversation includes a wide image
https://bugs.webkit.org/show_bug.cgi?id=70204
Reviewed by Darin Adler.
* fast/replaced/table-percent-width-expected.txt: Updated the results to
show that this test is failing after reverting r97525.
2011-10-17 Ryosuke Niwa <rniwa@webkit.org>
Moved V8-specific result to platform/chromium and added JSC result in cross-platform directory.
* fast/files/url-required-arguments-expected.txt: Replaced with
LayoutTests/platform/qt/fast/files/url-required-arguments-expected.txt.
* platform/chromium/fast/files/url-required-arguments-expected.txt: Copied from
LayoutTests/fast/files/url-required-arguments-expected.txt.
* platform/qt/fast/files/url-required-arguments-expected.txt: Removed.
2011-10-17 Zsolt Fehér <feherzs@inf.u-szeged.hu>
Unreviewed gardening.
https://bugs.webkit.org/show_bug.cgi?id=70245
* platform/qt-wk2/Skipped:
2011-10-17 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Search matches highlighting in text does not work correctly.
https://bugs.webkit.org/show_bug.cgi?id=70244
Reviewed by Pavel Feldman.
* inspector/utilities-highlight-results-expected.txt: Added.
* inspector/utilities-highlight-results.html: Added.
2011-10-17 Chris Fleizach <cfleizach@apple.com>
AX: webkit won't always send live region notifications
https://bugs.webkit.org/show_bug.cgi?id=70030
Reviewed by Darin Adler.
* platform/mac/accessibility/aria-liveregions-notifications-always-sent-expected.txt: Added.
* platform/mac/accessibility/aria-liveregions-notifications-always-sent.html: Added.
2011-10-17 Darin Adler <darin@apple.com>
Cleared a stray executable bit.
* http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html: Removed property svn:executable.
2011-10-17 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: fix handling of source mapping entries with no mapping.
https://bugs.webkit.org/show_bug.cgi?id=69941
Reviewed by Pavel Feldman.
* inspector/debugger/compiler-source-mapping-expected.txt:
* inspector/debugger/compiler-source-mapping.html:
2011-10-17 Kent Tamura <tkent@chromium.org>
[Chromium] Update test expectations for r97596 and r97602.
* platform/chromium-cg-mac-leopard/css2.1/t0511-c21-pseud-link-02-e-expected.png: Added.
* platform/chromium-cg-mac-leopard/css2.1/t0511-c21-pseud-link-03-e-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/events/reveal-link-when-focused-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/selectors/017-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/selectors/061-expected.png: Added.
* platform/chromium-cg-mac-leopard/tables/mozilla/bugs/bug46623-1-expected.png: Added.
* platform/chromium-cg-mac-leopard/tables/mozilla/bugs/bug51140-expected.png: Added.
* platform/chromium-cg-mac-leopard/tables/mozilla/bugs/bug7342-expected.png:
* platform/chromium-cg-mac-leopard/tables/mozilla/bugs/bug8950-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/css2.1/t0511-c21-pseud-link-02-e-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/css2.1/t0511-c21-pseud-link-03-e-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/events/reveal-link-when-focused-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/selectors/017-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/selectors/061-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/tables/mozilla/bugs/bug46623-1-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/tables/mozilla/bugs/bug51140-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/tables/mozilla/bugs/bug7342-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/tables/mozilla/bugs/bug8950-expected.png: Added.
* platform/chromium-linux/css2.1/t0511-c21-pseud-link-02-e-expected.png:
* platform/chromium-linux/css2.1/t0511-c21-pseud-link-03-e-expected.png:
* platform/chromium-linux/fast/events/reveal-link-when-focused-expected.png:
* platform/chromium-linux/fast/selectors/017-expected.png:
* platform/chromium-linux/fast/selectors/061-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug46623-1-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug51140-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.txt:
* platform/chromium-linux/tables/mozilla/bugs/bug8950-expected.png:
* platform/chromium-mac-leopard/css2.1/t0511-c21-pseud-link-02-e-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/t0511-c21-pseud-link-03-e-expected.png: Added.
* platform/chromium-mac-leopard/fast/events/reveal-link-when-focused-expected.png: Added.
* platform/chromium-mac-leopard/fast/selectors/017-expected.png: Added.
* platform/chromium-mac-leopard/fast/selectors/061-expected.png: Added.
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug46623-1-expected.png: Added.
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug51140-expected.png: Added.
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug7342-expected.png: Added.
* platform/chromium-mac-leopard/tables/mozilla/bugs/bug8950-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t0511-c21-pseud-link-02-e-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t0511-c21-pseud-link-03-e-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/dom/34176-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/34176-expected.png.
* platform/chromium-mac-snowleopard/fast/events/reveal-link-when-focused-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/selectors/017-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/selectors/061-expected.png: Added.
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug26553-expected.png: Renamed from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug26553-expected.png.
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46623-1-expected.png: Added.
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51140-expected.png: Added.
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug7342-expected.png: Added.
* platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug8950-expected.png: Added.
* platform/chromium-mac/fast/events/reveal-link-when-focused-expected.png: Removed.
* platform/chromium-mac/fast/selectors/017-expected.png: Removed.
* platform/chromium-mac/fast/selectors/061-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug46623-1-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug51140-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug8950-expected.png: Removed.
* platform/chromium-win/css2.1/t0511-c21-pseud-link-02-e-expected.png:
* platform/chromium-win/css2.1/t0511-c21-pseud-link-02-e-expected.txt:
* platform/chromium-win/css2.1/t0511-c21-pseud-link-03-e-expected.png:
* platform/chromium-win/css2.1/t0511-c21-pseud-link-03-e-expected.txt:
* platform/chromium-win/fast/dom/34176-expected.txt:
* platform/chromium-win/fast/events/reveal-link-when-focused-expected.png:
* platform/chromium-win/fast/events/reveal-link-when-focused-expected.txt:
* platform/chromium-win/fast/selectors/017-expected.png:
* platform/chromium-win/fast/selectors/017-expected.txt:
* platform/chromium-win/fast/selectors/061-expected.png:
* platform/chromium-win/fast/selectors/061-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug26553-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug46623-1-expected.png:
* platform/chromium-win/tables/mozilla/bugs/bug46623-1-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug51140-expected.png:
* platform/chromium-win/tables/mozilla/bugs/bug51140-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug7342-expected.png:
* platform/chromium-win/tables/mozilla/bugs/bug7342-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug8950-expected.png:
* platform/chromium-win/tables/mozilla/bugs/bug8950-expected.txt:
* platform/chromium/test_expectations.txt:
2011-10-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening, update Qt specific expected results after r97602.
* platform/qt/css3/selectors3/html/css3-modsel-17-expected.png:
* platform/qt/css3/selectors3/html/css3-modsel-17-expected.txt:
* platform/qt/css3/selectors3/html/css3-modsel-61-expected.png:
* platform/qt/css3/selectors3/html/css3-modsel-61-expected.txt:
* platform/qt/css3/selectors3/xhtml/css3-modsel-17-expected.png:
* platform/qt/css3/selectors3/xhtml/css3-modsel-17-expected.txt:
* platform/qt/css3/selectors3/xhtml/css3-modsel-61-expected.png:
* platform/qt/css3/selectors3/xhtml/css3-modsel-61-expected.txt:
* platform/qt/css3/selectors3/xml/css3-modsel-17-expected.png:
* platform/qt/css3/selectors3/xml/css3-modsel-17-expected.txt:
* platform/qt/css3/selectors3/xml/css3-modsel-61-expected.png:
* platform/qt/css3/selectors3/xml/css3-modsel-61-expected.txt:
* platform/qt/fast/selectors/017-expected.png:
* platform/qt/fast/selectors/017-expected.txt:
* platform/qt/fast/selectors/061-expected.png:
* platform/qt/fast/selectors/061-expected.txt:
2011-10-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening. Unskip a passing test and add platform specific expected result.
* platform/qt/Skipped:
* platform/qt/fast/events/reveal-link-when-focused-expected.png: Added.
* platform/qt/fast/events/reveal-link-when-focused-expected.txt: Added.
2011-10-17 Mikhail Naganov <mnaganov@chromium.org>
Web Inspector: [Chromium] Add an ability to look up and explore an object from a heap profile.
https://bugs.webkit.org/show_bug.cgi?id=61179
This is exteremely helpful when dealing with DOM wrappers, as
their properties are mostly implemented with getters and thus not
stored in heap snapshots.
Reviewed by Pavel Feldman.
* inspector/profiler/heap-snapshot-expected.txt:
* inspector/profiler/heap-snapshot-test.js:
(initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockWithDOM):
(initialize_HeapSnapshotTest):
* inspector/profiler/heap-snapshot.html:
2011-10-17 Alexander Pavlov <apavlov@chromium.org>
Web Inspector: Editing CSS selector doesn't fire onResourceContentCommitted
https://bugs.webkit.org/show_bug.cgi?id=70018
Reviewed by Yury Semikhatsky.
* inspector/styles/commit-selector-expected.txt: Added.
* inspector/styles/commit-selector.html: Added.
2011-10-17 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation update
https://bugs.webkit.org/show_bug.cgi?id=70224
* platform/chromium/test_expectations.txt:
Mark some tests failing until bots have test results.
2011-10-17 Antti Koivisto <antti@apple.com>
Make more :visited pseudo class tests work
https://bugs.webkit.org/show_bug.cgi?id=70224
Reviewed by Andreas Kling.
Link <a href=""> is always considered visited so we can use that in tests that try to apply :visited.
Mac results only, requires rebaselining of other platforms.
* css3/selectors3/html/css3-modsel-17.html:
* css3/selectors3/html/css3-modsel-61.html:
* css3/selectors3/xhtml/css3-modsel-17.xml:
* css3/selectors3/xhtml/css3-modsel-61.xml:
* css3/selectors3/xml/css3-modsel-17.xml:
* css3/selectors3/xml/css3-modsel-61.xml:
* fast/selectors/017.html:
* fast/selectors/061.html:
* platform/mac/css3/selectors3/html/css3-modsel-17-expected.txt:
* platform/mac/css3/selectors3/html/css3-modsel-61-expected.txt:
* platform/mac/css3/selectors3/xhtml/css3-modsel-17-expected.txt:
* platform/mac/css3/selectors3/xhtml/css3-modsel-61-expected.txt:
* platform/mac/css3/selectors3/xml/css3-modsel-17-expected.txt:
* platform/mac/css3/selectors3/xml/css3-modsel-61-expected.txt:
* platform/mac/fast/selectors/017-expected.txt:
* platform/mac/fast/selectors/061-expected.txt:
2011-10-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening after r97598. Remove obsolete Qt 4.8 specific expected results.
* platform/qt-4.8/tables/mozilla/bugs/bug7342-expected.png: Removed.
* platform/qt-4.8/tables/mozilla/bugs/bug7342-expected.txt: Removed.
* platform/qt-4.8/tables/mozilla/bugs/bug8950-expected.png: Removed.
* platform/qt-4.8/tables/mozilla/bugs/bug8950-expected.txt: Removed.
2011-10-17 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation update
https://bugs.webkit.org/show_bug.cgi?id=70219
* platform/chromium/test_expectations.txt:
Mark some tests failing until bots have test results.
2011-10-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt/fast/borders/border-radius-complex-inner-expected.png: Added after r97318.
* platform/qt/fast/borders/border-radius-complex-inner-expected.txt: Added after r97318.
* platform/qt/fast/css/clip-text-in-scaled-div-expected.png: Added after r97481.
* platform/qt/fast/css/clip-text-in-scaled-div-expected.txt: Added after r97481.
* platform/qt/fast/repaint/region-painting-via-layout-expected.png: Added after r97370.
* platform/qt/fast/repaint/region-painting-via-layout-expected.txt: Added after r97370.
2011-10-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening after r97596.
* platform/qt/css2.1/t0511-c21-pseud-link-02-e-expected.png:
* platform/qt/css2.1/t0511-c21-pseud-link-02-e-expected.txt:
* platform/qt/css2.1/t0511-c21-pseud-link-03-e-expected.png:
* platform/qt/css2.1/t0511-c21-pseud-link-03-e-expected.txt:
* platform/qt/fast/block/float/float-in-float-hit-testing-expected.png:
* platform/qt/fast/block/float/float-in-float-hit-testing-expected.txt:
* platform/qt/fast/history/visited-link-background-color-expected.png:
* platform/qt/fast/history/visited-link-background-color-expected.txt:
* platform/qt/tables/mozilla/bugs/bug26553-expected.png:
* platform/qt/tables/mozilla/bugs/bug26553-expected.txt:
* platform/qt/tables/mozilla/bugs/bug46623-1-expected.png:
* platform/qt/tables/mozilla/bugs/bug46623-1-expected.txt:
* platform/qt/tables/mozilla/bugs/bug51140-expected.png:
* platform/qt/tables/mozilla/bugs/bug51140-expected.txt:
* platform/qt/tables/mozilla/bugs/bug7342-expected.png:
* platform/qt/tables/mozilla/bugs/bug7342-expected.txt:
* platform/qt/tables/mozilla/bugs/bug8950-expected.png:
* platform/qt/tables/mozilla/bugs/bug8950-expected.txt:
2011-10-17 Rosen Dash <rosen.dash@motorola.com>
when CSS pseudo selectors are applied (:before and :after) the *-of-line keyboard navigation does not work
https://bugs.webkit.org/show_bug.cgi?id=10123
Reviewed by Ryosuke Niwa.
* editing/selection/css-pseudo-element-expected.txt: Added.
* editing/selection/css-pseudo-element-hang-expected.txt: Added.
* editing/selection/css-pseudo-element-hang.html: Added.
* editing/selection/css-pseudo-element.html: Added.
2011-10-15 Antti Koivisto <antti@apple.com>
Test :visited pseudo class
https://bugs.webkit.org/show_bug.cgi?id=70219
Reviewed by Andreas Kling.
Update Mac results for tests that already use <a href="">.
All other platforms need rebaselining too.
* platform/mac/css2.1/t0511-c21-pseud-link-02-e-expected.txt:
* platform/mac/css2.1/t0511-c21-pseud-link-03-e-expected.txt:
* platform/mac/fast/dom/34176-expected.txt:
* platform/mac/fast/events/reveal-link-when-focused-expected.txt:
* platform/mac/fast/history/visited-link-background-color-expected.txt:
* platform/mac/tables/mozilla/bugs/bug26553-expected.txt:
* platform/mac/tables/mozilla/bugs/bug46623-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug51140-expected.txt:
* platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
* platform/mac/tables/mozilla/bugs/bug8950-expected.txt:
2011-10-17 Kent Tamura <tkent@chromium.org>
[Chromium] test expectation update
https://bugs.webkit.org/show_bug.cgi?id=69624
* platform/chromium/test_expectations.txt:
Correct expectation of zoom-animator-scale-test2.html.
2011-10-17 Kent Tamura <tkent@chromium.org>
[Chromium] Update test expectation.
https://bugs.webkit.org/show_bug.cgi?id=70013
* platform/chromium/test_expectations.txt:
Add more cavas test crashes on Windows GPU.
2011-10-16 W. James MacLean <wjmaclean@chromium.org>
[chromium] Rebaseline layout test zoom-animator-scale-test2.html for win, mac
https://bugs.webkit.org/show_bug.cgi?id=69624
Reviewed by Kent Tamura.
Also modifies timeout in zoom-animator-scale-test2.html to try and reduce flake, generate
win baselines.
* platform/chromium-gpu-win/platform/chromium/compositing/zoom-animator-scale-test2-expected.png: Added.
* platform/chromium/compositing/zoom-animator-scale-test2.html:
* platform/chromium/test_expectations.txt:
2011-10-16 Ryosuke Niwa <rniwa@webkit.org>
Expose rangeFromLocationAndLength and locationAndLengthFromRange via internals object
https://bugs.webkit.org/show_bug.cgi?id=68330
Reviewed by Hajime Morita.
Add a basic test that uses internals.rangeFromLocationAndLength, internals.locationFromRange,
and internals.lengthFromRange.
* editing/text-iterator/range-to-from-location-and-length-expected.txt: Added.
* editing/text-iterator/range-to-from-location-and-length.html: Added.
2011-10-16 Kent Tamura <tkent@chromium.org>
Update test exepctations.
- Add baseline files for new tests
- Update for Skia focus ring change
- Update for Mac spelling underline change
- Optimize test results for them
* css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Renamed from LayoutTests/platform/gtk/css2.1/20110323/abspos-containing-block-initial-007-expected.txt.
* css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Renamed from LayoutTests/platform/gtk/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt.
* editing/deleting/delete-3959464-fix-expected.txt: Renamed from LayoutTests/platform/gtk/editing/deleting/delete-3959464-fix-expected.txt.
* editing/deleting/delete-block-contents-003-expected.txt: Renamed from LayoutTests/platform/gtk/editing/deleting/delete-block-contents-003-expected.txt.
* editing/deleting/delete-trailing-ws-002-expected.txt: Renamed from LayoutTests/platform/gtk/editing/deleting/delete-trailing-ws-002-expected.txt.
* editing/deleting/delete-ws-fixup-001-expected.txt: Renamed from LayoutTests/platform/gtk/editing/deleting/delete-ws-fixup-001-expected.txt.
* editing/inserting/insert-br-004-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-br-004-expected.txt.
* editing/inserting/insert-br-005-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-br-005-expected.txt.
* editing/inserting/insert-br-007-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-br-007-expected.txt.
* editing/inserting/insert-div-007-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-007-expected.txt.
* editing/inserting/insert-div-012-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-012-expected.txt.
* editing/inserting/insert-div-013-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-013-expected.txt.
* editing/inserting/insert-div-014-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-014-expected.txt.
* editing/inserting/insert-div-015-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-015-expected.txt.
* editing/inserting/insert-div-016-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-016-expected.txt.
* editing/inserting/insert-div-017-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-017-expected.txt.
* editing/inserting/insert-div-018-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-018-expected.txt.
* editing/inserting/insert-div-019-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-019-expected.txt.
* editing/inserting/insert-div-020-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-020-expected.txt.
* editing/inserting/insert-div-022-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-022-expected.txt.
* editing/inserting/insert-div-025-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-025-expected.txt.
* editing/inserting/insert-div-027-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-div-027-expected.txt.
* editing/inserting/insert-tab-002-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-tab-002-expected.txt.
* editing/inserting/insert-tab-003-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/insert-tab-003-expected.txt.
* editing/inserting/return-key-with-selection-001-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/return-key-with-selection-001-expected.txt.
* editing/inserting/return-key-with-selection-002-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/return-key-with-selection-002-expected.txt.
* editing/inserting/return-key-with-selection-003-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/return-key-with-selection-003-expected.txt.
* editing/inserting/typing-002-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/typing-002-expected.txt.
* editing/inserting/typing-around-br-001-expected.txt: Renamed from LayoutTests/platform/gtk/editing/inserting/typing-around-br-001-expected.txt.
* editing/pasteboard/paste-text-013-expected.txt: Removed.
* editing/pasteboard/paste-text-019-expected.txt: Renamed from LayoutTests/platform/gtk/editing/pasteboard/paste-text-019-expected.txt.
* editing/selection/extend-by-word-001-expected.txt: Renamed from LayoutTests/platform/gtk/editing/selection/extend-by-word-001-expected.txt.
* editing/selection/move-backwords-by-word-001-expected.txt: Renamed from LayoutTests/platform/gtk/editing/selection/move-backwords-by-word-001-expected.txt.
* editing/selection/move-by-character-001-expected.txt: Renamed from LayoutTests/platform/gtk/editing/selection/move-by-character-001-expected.txt.
* editing/selection/move-by-line-001-expected.txt: Renamed from LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.txt.
* editing/selection/move-by-word-001-expected.txt: Renamed from LayoutTests/platform/gtk/editing/selection/move-by-word-001-expected.txt.
* editing/style/block-styles-007-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/block-styles-007-expected.txt.
* editing/style/create-block-for-style-002-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/create-block-for-style-002-expected.txt.
* editing/style/create-block-for-style-003-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/create-block-for-style-003-expected.txt.
* editing/style/create-block-for-style-004-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/create-block-for-style-004-expected.txt.
* editing/style/create-block-for-style-006-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/create-block-for-style-006-expected.txt.
* editing/style/create-block-for-style-008-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/create-block-for-style-008-expected.txt.
* editing/style/create-block-for-style-009-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/create-block-for-style-009-expected.txt.
* editing/style/create-block-for-style-011-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/create-block-for-style-011-expected.txt.
* editing/style/create-block-for-style-012-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/create-block-for-style-012-expected.txt.
* editing/style/create-block-for-style-013-expected.txt: Renamed from LayoutTests/platform/gtk/editing/style/create-block-for-style-013-expected.txt.
* platform/chromium-cg-mac-leopard/css2.1/20110323/height-width-inline-table-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/css2.1/20110323/height-width-table-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-3928305-fix-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-3959464-fix-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-and-undo-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-block-contents-003-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-contiguous-ws-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-tab-002-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-tab-003-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-to-select-table-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-trailing-ws-002-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-ws-fixup-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/deleting/delete-ws-fixup-002-expected.png:
* platform/chromium-cg-mac-leopard/editing/execCommand/5569741-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/execCommand/insert-list-and-stitch-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-cg-mac-leopard/editing/inserting/5418891-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/editing-empty-divs-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-br-004-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-br-005-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-br-007-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-007-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-012-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-013-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-014-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-015-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-016-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-017-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-018-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-019-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-020-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-022-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-025-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-div-027-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-paragraph-02-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-paragraph-03-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-tab-002-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-tab-003-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/insert-text-with-newlines-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/paragraph-separator-01-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/paragraph-separator-02-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/paragraph-separator-03-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/return-key-with-selection-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/return-key-with-selection-002-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/return-key-with-selection-003-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/typing-002-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/typing-around-br-001-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/4242293-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/8145-2-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/cut-text-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/merge-after-delete-1-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/merge-after-delete-2-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/merge-after-delete-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-cg-mac-leopard/editing/pasteboard/paste-text-013-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/paste-text-014-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/paste-text-019-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/selection/13804-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/selection/5234383-1-expected.png:
* platform/chromium-cg-mac-leopard/editing/selection/5234383-2-expected.png:
* platform/chromium-cg-mac-leopard/editing/selection/extend-by-word-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/selection/move-backwords-by-word-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/selection/move-by-character-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/selection/move-by-line-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/selection/move-by-word-001-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/selection/select-from-textfield-outwards-expected.png:
* platform/chromium-cg-mac-leopard/editing/selection/unrendered-002-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/spelling/inline_spelling_markers-expected.png:
* platform/chromium-cg-mac-leopard/editing/spelling/spelling-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/5046875-2-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/block-styles-007-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/create-block-for-style-002-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/create-block-for-style-003-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/create-block-for-style-004-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/create-block-for-style-006-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/create-block-for-style-008-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/create-block-for-style-009-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/create-block-for-style-011-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/create-block-for-style-012-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/style/create-block-for-style-013-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-3928305-fix-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-3959464-fix-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-and-undo-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-block-contents-003-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-contiguous-ws-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-tab-002-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-tab-003-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-to-select-table-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-trailing-ws-002-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/deleting/delete-ws-fixup-002-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/execCommand/5569741-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/execCommand/insert-list-and-stitch-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/execCommand/insertHorizontalRule-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/5418891-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/editing-empty-divs-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-br-004-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-br-005-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-br-007-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-007-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-012-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-013-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-014-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-015-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-016-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-017-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-018-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-019-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-020-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-022-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-025-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-div-027-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-paragraph-02-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-paragraph-03-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-tab-002-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-tab-003-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-text-with-newlines-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/paragraph-separator-01-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/paragraph-separator-02-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/paragraph-separator-03-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/return-key-with-selection-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/return-key-with-selection-002-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/return-key-with-selection-003-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/typing-002-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/typing-around-br-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/4242293-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/8145-2-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/cut-text-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/merge-after-delete-1-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/merge-after-delete-2-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/merge-after-delete-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/paste-text-013-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/paste-text-014-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/paste-text-019-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/13804-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/5234383-1-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/5234383-2-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/extend-by-word-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/move-backwords-by-word-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/move-by-character-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/move-by-line-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/move-by-word-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/select-from-textfield-outwards-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/selection/unrendered-002-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/spelling/inline_spelling_markers-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/spelling/spelling-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/5046875-2-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/block-styles-007-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/create-block-for-style-002-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/create-block-for-style-003-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/create-block-for-style-004-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/create-block-for-style-006-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/create-block-for-style-008-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/create-block-for-style-009-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/create-block-for-style-011-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/create-block-for-style-012-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/style/create-block-for-style-013-expected.png: Added.
* platform/chromium-cg-mac/editing/deleting/delete-tab-003-expected.png: Removed.
* platform/chromium-cg-mac/editing/deleting/delete-ws-fixup-001-expected.png: Removed.
* platform/chromium-cg-mac/editing/deleting/delete-ws-fixup-002-expected.png: Removed.
* platform/chromium-cg-mac/editing/inserting/insert-tab-003-expected.png: Removed.
* platform/chromium-cg-mac/editing/inserting/typing-around-br-001-expected.png: Removed.
* platform/chromium-cg-mac/editing/pasteboard/merge-after-delete-1-expected.png: Removed.
* platform/chromium-cg-mac/editing/pasteboard/merge-after-delete-2-expected.png: Removed.
* platform/chromium-cg-mac/editing/pasteboard/merge-after-delete-expected.png: Removed.
* platform/chromium-cg-mac/editing/selection/5234383-1-expected.png: Removed.
* platform/chromium-cg-mac/editing/selection/5234383-2-expected.png: Removed.
* platform/chromium-cg-mac/editing/selection/select-from-textfield-outwards-expected.png: Removed.
* platform/chromium-cg-mac/editing/spelling/inline_spelling_markers-expected.png: Removed.
* platform/chromium-cg-mac/editing/style/create-block-for-style-006-expected.png: Removed.
* platform/chromium-cg-mac/editing/style/create-block-for-style-011-expected.png: Removed.
* platform/chromium-cg-mac/editing/style/create-block-for-style-012-expected.png: Removed.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Removed.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Removed.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed.
* platform/chromium-mac-leopard/css2.1/20110323/height-width-inline-table-001-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/20110323/height-width-table-001-expected.png: Added.
* platform/chromium-mac-leopard/editing/deleting/delete-3928305-fix-expected.png: Added.
* platform/chromium-mac-leopard/editing/deleting/delete-to-select-table-expected.png: Added.
* platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-002-expected.png: Added.
* platform/chromium-mac-leopard/editing/execCommand/5569741-expected.png: Added.
* platform/chromium-mac-leopard/editing/execCommand/insert-list-and-stitch-expected.png: Added.
* platform/chromium-mac-leopard/editing/execCommand/insertHorizontalRule-expected.png: Added.
* platform/chromium-mac-leopard/editing/inserting/5418891-expected.png: Added.
* platform/chromium-mac-leopard/editing/inserting/editing-empty-divs-expected.png: Added.
* platform/chromium-mac-leopard/editing/inserting/insert-paragraph-02-expected.png: Added.
* platform/chromium-mac-leopard/editing/inserting/insert-paragraph-03-expected.png: Added.
* platform/chromium-mac-leopard/editing/inserting/paragraph-separator-01-expected.png: Added.
* platform/chromium-mac-leopard/editing/inserting/paragraph-separator-02-expected.png: Added.
* platform/chromium-mac-leopard/editing/inserting/paragraph-separator-03-expected.png: Added.
* platform/chromium-mac-leopard/editing/pasteboard/4242293-expected.png: Added.
* platform/chromium-mac-leopard/editing/pasteboard/8145-2-expected.png: Added.
* platform/chromium-mac-leopard/editing/pasteboard/merge-after-delete-1-expected.png: Added.
* platform/chromium-mac-leopard/editing/pasteboard/merge-after-delete-2-expected.png: Added.
* platform/chromium-mac-leopard/editing/pasteboard/merge-after-delete-expected.png: Added.
* platform/chromium-mac-leopard/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-mac-leopard/editing/pasteboard/paste-text-013-expected.png: Added.
* platform/chromium-mac-leopard/editing/pasteboard/paste-text-014-expected.png: Added.
* platform/chromium-mac-leopard/editing/selection/13804-expected.png: Added.
* platform/chromium-mac-leopard/editing/selection/5234383-1-expected.png: Added.
* platform/chromium-mac-leopard/editing/selection/5234383-2-expected.png: Added.
* platform/chromium-mac-leopard/editing/selection/select-from-textfield-outwards-expected.png: Added.
* platform/chromium-mac-leopard/editing/spelling/inline_spelling_markers-expected.png: Added.
* platform/chromium-mac-leopard/editing/spelling/spelling-expected.png: Added.
* platform/chromium-mac-leopard/editing/style/5046875-2-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-3928305-fix-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/deleting/delete-3928305-fix-expected.png.
* platform/chromium-mac-snowleopard/editing/deleting/delete-3959464-fix-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-and-undo-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-block-contents-003-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-contiguous-ws-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-tab-002-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-to-select-table-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-trailing-ws-002-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-002-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/execCommand/5569741-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/execCommand/insert-list-and-stitch-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/execCommand/insertHorizontalRule-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/5418891-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/editing-empty-divs-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-br-004-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-br-005-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-br-007-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-007-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-007-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-012-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-012-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-013-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-013-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-014-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-014-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-015-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-015-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-016-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-016-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-017-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-017-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-018-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-018-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-019-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-019-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-020-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-020-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-022-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-022-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-025-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-div-027-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/insert-div-027-expected.png.
* platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-02-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-paragraph-03-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-tab-002-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-text-with-newlines-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-01-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-02-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/paragraph-separator-03-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-002-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/return-key-with-selection-003-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/typing-002-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/typing-around-br-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/4242293-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/8145-2-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/cut-text-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-1-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-2-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-after-delete-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-013-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/pasteboard/paste-text-013-expected.png.
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-014-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/pasteboard/paste-text-014-expected.png.
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-019-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/13804-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/5234383-1-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/5234383-2-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/extend-by-word-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/move-backwords-by-word-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/move-by-character-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/move-by-line-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/move-by-word-001-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/select-from-textfield-outwards-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/selection/unrendered-002-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/spelling/inline_spelling_markers-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/spelling/inline_spelling_markers-expected.png.
* platform/chromium-mac-snowleopard/editing/spelling/spelling-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/style/5046875-2-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/style/block-styles-007-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/style/create-block-for-style-002-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/style/create-block-for-style-002-expected.png.
* platform/chromium-mac-snowleopard/editing/style/create-block-for-style-003-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/style/create-block-for-style-003-expected.png.
* platform/chromium-mac-snowleopard/editing/style/create-block-for-style-004-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/style/create-block-for-style-004-expected.png.
* platform/chromium-mac-snowleopard/editing/style/create-block-for-style-006-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/style/create-block-for-style-006-expected.png.
* platform/chromium-mac-snowleopard/editing/style/create-block-for-style-008-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/style/create-block-for-style-008-expected.png.
* platform/chromium-mac-snowleopard/editing/style/create-block-for-style-009-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/style/create-block-for-style-009-expected.png.
* platform/chromium-mac-snowleopard/editing/style/create-block-for-style-011-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/style/create-block-for-style-011-expected.png.
* platform/chromium-mac-snowleopard/editing/style/create-block-for-style-012-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/style/create-block-for-style-012-expected.png.
* platform/chromium-mac-snowleopard/editing/style/create-block-for-style-013-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/style/create-block-for-style-013-expected.png.
* platform/chromium-mac/editing/deleting/delete-3959464-fix-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-and-undo-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-block-contents-003-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-contiguous-ws-001-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-tab-002-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-tab-003-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-to-select-table-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-trailing-ws-002-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png: Removed.
* platform/chromium-mac/editing/execCommand/5569741-expected.png: Removed.
* platform/chromium-mac/editing/execCommand/insert-list-and-stitch-expected.png: Removed.
* platform/chromium-mac/editing/execCommand/insertHorizontalRule-expected.png: Removed.
* platform/chromium-mac/editing/inserting/5418891-expected.png: Removed.
* platform/chromium-mac/editing/inserting/editing-empty-divs-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-br-004-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-br-005-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-br-007-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-div-025-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-paragraph-02-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-paragraph-03-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-tab-002-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-tab-003-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-text-with-newlines-expected.png: Removed.
* platform/chromium-mac/editing/inserting/paragraph-separator-01-expected.png: Removed.
* platform/chromium-mac/editing/inserting/paragraph-separator-02-expected.png: Removed.
* platform/chromium-mac/editing/inserting/paragraph-separator-03-expected.png: Removed.
* platform/chromium-mac/editing/inserting/return-key-with-selection-001-expected.png: Removed.
* platform/chromium-mac/editing/inserting/return-key-with-selection-002-expected.png: Removed.
* platform/chromium-mac/editing/inserting/return-key-with-selection-003-expected.png: Removed.
* platform/chromium-mac/editing/inserting/typing-002-expected.png: Removed.
* platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/4242293-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/8145-2-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/cut-text-001-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/merge-after-delete-1-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/merge-after-delete-2-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/merge-after-delete-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/paste-text-019-expected.png: Removed.
* platform/chromium-mac/editing/selection/13804-expected.png: Removed.
* platform/chromium-mac/editing/selection/5234383-1-expected.png: Removed.
* platform/chromium-mac/editing/selection/5234383-2-expected.png: Removed.
* platform/chromium-mac/editing/selection/extend-by-word-001-expected.png: Removed.
* platform/chromium-mac/editing/selection/move-backwords-by-word-001-expected.png: Removed.
* platform/chromium-mac/editing/selection/move-by-character-001-expected.png: Removed.
* platform/chromium-mac/editing/selection/move-by-line-001-expected.png: Removed.
* platform/chromium-mac/editing/selection/move-by-word-001-expected.png: Removed.
* platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.png: Removed.
* platform/chromium-mac/editing/selection/unrendered-002-expected.png: Removed.
* platform/chromium-mac/editing/spelling/spelling-expected.png: Removed.
* platform/chromium-mac/editing/style/5046875-2-expected.png: Removed.
* platform/chromium-mac/editing/style/block-styles-007-expected.png: Removed.
* platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
* platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Added.
* platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
* platform/chromium-win/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added.
* platform/chromium-win/css2.1/20110323/height-width-inline-table-001-expected.png: Added.
* platform/chromium-win/css2.1/20110323/height-width-inline-table-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/height-width-inline-table-001-expected.txt.
* platform/chromium-win/css2.1/20110323/height-width-table-001-expected.png: Added.
* platform/chromium-win/css2.1/20110323/height-width-table-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/height-width-table-001-expected.txt.
* platform/chromium/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
* platform/chromium/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Added.
* platform/chromium/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
* platform/chromium/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added.
* platform/chromium/css2.1/20110323/height-width-inline-table-001-expected.png: Added.
* platform/chromium/css2.1/20110323/height-width-table-001-expected.png: Added.
* platform/chromium/test_expectations.txt:
* platform/mac/editing/deleting/delete-3959464-fix-expected.txt: Removed.
* platform/mac/editing/deleting/delete-block-contents-003-expected.txt: Removed.
* platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt: Removed.
* platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt: Removed.
* platform/mac/editing/inserting/insert-br-004-expected.txt: Removed.
* platform/mac/editing/inserting/insert-br-005-expected.txt: Removed.
* platform/mac/editing/inserting/insert-br-007-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-007-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-012-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-013-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-014-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-015-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-016-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-017-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-018-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-019-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-020-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-022-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-025-expected.txt: Removed.
* platform/mac/editing/inserting/insert-div-027-expected.txt: Removed.
* platform/mac/editing/inserting/insert-tab-002-expected.txt: Removed.
* platform/mac/editing/inserting/insert-tab-003-expected.txt: Removed.
* platform/mac/editing/inserting/return-key-with-selection-001-expected.txt: Removed.
* platform/mac/editing/inserting/return-key-with-selection-002-expected.txt: Removed.
* platform/mac/editing/inserting/return-key-with-selection-003-expected.txt: Removed.
* platform/mac/editing/inserting/typing-002-expected.txt: Removed.
* platform/mac/editing/inserting/typing-around-br-001-expected.txt: Removed.
* platform/mac/editing/pasteboard/paste-text-019-expected.txt: Removed.
* platform/mac/editing/selection/extend-by-word-001-expected.txt: Removed.
* platform/mac/editing/selection/move-backwords-by-word-001-expected.txt: Removed.
* platform/mac/editing/selection/move-by-character-001-expected.txt: Removed.
* platform/mac/editing/selection/move-by-line-001-expected.txt: Removed.
* platform/mac/editing/selection/move-by-word-001-expected.txt: Removed.
* platform/mac/editing/style/block-styles-007-expected.txt: Removed.
* platform/mac/editing/style/create-block-for-style-002-expected.txt: Removed.
* platform/mac/editing/style/create-block-for-style-003-expected.txt: Removed.
* platform/mac/editing/style/create-block-for-style-004-expected.txt: Removed.
* platform/mac/editing/style/create-block-for-style-006-expected.txt: Removed.
* platform/mac/editing/style/create-block-for-style-008-expected.txt: Removed.
* platform/mac/editing/style/create-block-for-style-009-expected.txt: Removed.
* platform/mac/editing/style/create-block-for-style-011-expected.txt: Removed.
* platform/mac/editing/style/create-block-for-style-012-expected.txt: Removed.
* platform/mac/editing/style/create-block-for-style-013-expected.txt: Removed.
* platform/qt/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Removed.
* platform/qt/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed.
* platform/win/editing/inserting/insert-div-013-expected.txt: Removed.
* platform/win/editing/inserting/insert-div-015-expected.txt: Removed.
* platform/win/editing/inserting/insert-div-019-expected.txt: Removed.
* platform/win/editing/inserting/insert-paragraph-03-expected.txt: Removed.
* platform/win/editing/selection/move-by-word-001-expected.txt: Removed.
* platform/win/editing/style/create-block-for-style-008-expected.txt: Removed.
2011-10-16 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed weekend gardening.
* platform/qt/fast/dom/Window/window-properties-expected.txt:
* platform/qt/fast/files/url-required-arguments-expected.txt: Added.
2011-10-16 Dan Bernstein <mitz@apple.com>
REGRESSION (r96620): Float-avoiding block positioned incorrectly in right-to-left block
https://bugs.webkit.org/show_bug.cgi?id=70197
Reviewed by Dave Kilzer.
* fast/block/float/avoidance-rtl-expected.png: Added.
* fast/block/float/avoidance-rtl-expected.txt: Added.
* fast/block/float/avoidance-rtl.html: Added.
2011-10-16 Adam Barth <abarth@webkit.org>
Always enable ENABLE(DOM_STORAGE)
https://bugs.webkit.org/show_bug.cgi?id=70189
Reviewed by Eric Seidel.
* fast/events/event-creation.html:
2011-10-15 Erik Arvidsson <arv@chromium.org>
JS Test Harness: Make console and description elements optional in the HTML
https://bugs.webkit.org/show_bug.cgi?id=69881
Reviewed by Darin Adler.
This makes the description element and the console element in the HTML files
optional and these gets created as needed by the call to description() and debug().
This removes the description and console elements from a lots of files in LayoutTests/fast/
* fast/js/resources/js-test-pre.js:
2011-10-15 Robert Hogan <robert@webkit.org>
Missed mac result from r97555
Unreviewed.
* platform/mac/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added.
2011-10-15 Robert Hogan <robert@webkit.org>
Platform-specific results for r97555
Unreviewed.
* platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added.
* platform/gtk/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added.
* platform/gtk/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
* platform/gtk/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added.
* platform/gtk/css2.1/20110323/height-width-inline-table-001-expected.txt: Added.
* platform/gtk/css2.1/20110323/height-width-table-001-expected.txt: Added.
* platform/mac/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added.
* platform/mac/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added.
* platform/mac/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
* platform/mac/css2.1/20110323/height-width-inline-table-001-expected.txt: Added.
* platform/mac/css2.1/20110323/height-width-table-001-expected.txt: Added.
* platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added.
* platform/qt/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added.
* platform/qt/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
* platform/qt/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added.
* platform/qt/css2.1/20110323/height-width-inline-table-001-expected.txt: Added.
* platform/qt/css2.1/20110323/height-width-table-001-expected.txt: Added.
2011-10-08 Robert Hogan <robert@webkit.org>
CSS 2.1 failure: height-width-table-001.htm
https://bugs.webkit.org/show_bug.cgi?id=69709
Reviewed by Simon Fraser.
* css2.1/20110323/abspos-containing-block-initial-001-ref.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-001.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-004-ref-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-004-ref-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-004-ref.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-004a-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-004a-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-004a.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-004b-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-004b-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-004b.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-004c-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-004c-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-004c.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-004d-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-004d-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-004d.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-004d.htm.1: Added.
* css2.1/20110323/abspos-containing-block-initial-004e-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-004e-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-004e.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-004f-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-004f-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-004f.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-005-ref-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-005-ref-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-005-ref.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-005a-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-005a-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-005a.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-005b-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-005b-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-005b.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-005c-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-005c-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-005c.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-005d-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-005d-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-005d.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-007-ref.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-007.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-009-ref-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-009-ref-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-009-ref.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-009a-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-009a-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-009a.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-009b-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-009b-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-009b.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-009e-expected.png: Added
* css2.1/20110323/abspos-containing-block-initial-009e-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-009e.htm: Added.
* css2.1/20110323/abspos-containing-block-initial-009f-expected.png: Added.
* css2.1/20110323/abspos-containing-block-initial-009f-expected.txt: Added.
* css2.1/20110323/abspos-containing-block-initial-009f.htm: Added.
* css2.1/20110323/height-width-inline-table-001.htm: Added.
* css2.1/20110323/height-width-table-001.htm: Added.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: Added.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.png: Added.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-001-ref-expected.txt: Added.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Added
* platform/chromium-linux/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Added.
* platform/chromium-linux/css2.1/20110323/height-width-inline-table-001-expected.png: Added.
* platform/chromium-linux/css2.1/20110323/height-width-inline-table-001-expected.txt: Added.
* platform/chromium-linux/css2.1/20110323/height-width-table-001-expected.png: Added.
* platform/chromium-linux/css2.1/20110323/height-width-table-001-expected.txt: Added.
* platform/gtk/fast/backgrounds/table-root-expected.txt: Removed.
* platform/mac/fast/backgrounds/positioned-root-expected.png: Removed.
* platform/mac/fast/backgrounds/table-root-expected.png: Removed.
* platform/mac/fast/backgrounds/table-root-expected.txt: Removed.
* platform/qt/fast/backgrounds/positioned-root-expected.png: Removed.
* platform/qt/fast/backgrounds/positioned-root-expected.txt: Removed.
* platform/qt/fast/backgrounds/table-root-expected.png: Removed.
* platform/qt/fast/backgrounds/table-root-expected.txt: Removed.
2011-10-15 Joshua Bell <jsbell@chromium.org>
IndexedDB: some string keys not properly stored and retrieved
https://bugs.webkit.org/show_bug.cgi?id=62348
Reviewed by Tony Chang.
Just adding Mark Pilgrim's test case from bug; this was fixed at some
point, presumably when we moved to LevelDB.
* storage/indexeddb/odd-strings-expected.txt: Added.
* storage/indexeddb/odd-strings.html: Added.
2011-10-15 Mark Pilgrim <pilgrim@chromium.org>
[FileSystem API] File readonly attributes test
https://bugs.webkit.org/show_bug.cgi?id=69687
Reviewed by Adam Barth.
* fast/filesystem/simple-readonly-file-object-expected.txt: Added.
* fast/filesystem/simple-readonly-file-object.html: Added.
2011-10-15 Mark Pilgrim <pilgrim@chromium.org>
[File API] URL methods required arguments
https://bugs.webkit.org/show_bug.cgi?id=69692
Reviewed by Adam Barth.
* fast/files/url-required-arguments-expected.txt: Added.
* fast/files/url-required-arguments.html: Added.
2011-10-14 Mark Pilgrim <pilgrim@chromium.org>
[File API] Test how FileReader substitutes illegal UTF-8 characters
https://bugs.webkit.org/show_bug.cgi?id=69691
Reviewed by Adam Barth.
* fast/files/file-reader-fffd-expected.txt: Added.
* fast/files/file-reader-fffd.html: Added.
2011-10-14 Mark Pilgrim <pilgrim@chromium.org>
[FileSystem API] readonly attributes test
https://bugs.webkit.org/show_bug.cgi?id=69655
Reviewed by Adam Barth.
* fast/filesystem/resources/simple-readonly.js: Added.
(setReadonlyProperty):
(errorCallback):
(getFileCallback):
(successCallback):
* fast/filesystem/simple-readonly-expected.txt: Added.
* fast/filesystem/simple-readonly.html: Added.
2011-10-14 Mark Pilgrim <pilgrim@chromium.org>
[FileSystem API] restricted Unicode characters in names
https://bugs.webkit.org/show_bug.cgi?id=69657
Reviewed by Adam Barth.
* fast/filesystem/op-restricted-unicode-expected.txt: Added.
* fast/filesystem/op-restricted-unicode.html: Added.
* fast/filesystem/resources/op-restricted-unicode.js: Added.
(testCases.name.precondition.tests):
(testCases):
2011-10-14 Gavin Barraclough <baraclough@apple.com>
Most built-in properties are not deletable
https://bugs.webkit.org/show_bug.cgi?id=61014
Reviewed by Filip Pizlo.
Mostly checking in passing results, added a couple of extra test cases to fast/js/delete-syntax.
* fast/js/delete-syntax-expected.txt:
* fast/js/script-tests/delete-syntax.js:
* ietestcenter/Javascript/11.4.1-4.a-10-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/S15.4.4_A1.1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/S15.5.4.1_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/S15.5.4_A1-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/S15.5.4_A3-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.6_Boolean/15.6.2/S15.6.2.1_A4-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.6_Boolean/15.6.3/15.6.3.1_Boolean.prototype/S15.6.3.1_A1-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.6_Boolean/15.6.4/S15.6.4_A1-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.7_Number/15.7.2/S15.7.2.1_A4-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.7_Number/15.7.3/15.7.3.1_Number.prototype/S15.7.3.1_A2_T1-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.7_Number/15.7.4/S15.7.4_A1-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.4/15.9.4.2_Date.parse/S15.9.4.2_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.4/15.9.4.3_Date.UTC/S15.9.4.3_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.10_Date.prototype.getFullYear/S15.9.5.10_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.11_Date.prototype.getUTCFullYear/S15.9.5.11_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.12_Date.prototype.getMonth/S15.9.5.12_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.13_Date.prototype.getUTCMonth/S15.9.5.13_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.14_Date.prototype.getDate/S15.9.5.14_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.15_Date.prototype.getUTCDate/S15.9.5.15_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.16_Date.prototype.getDay/S15.9.5.16_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.17_Date.prototype.getUTCDay/S15.9.5.17_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.18_Date.prototype.getHours/S15.9.5.18_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.19_Date.prototype.getUTCHours/S15.9.5.19_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.20_Date.prototype.getMinutes/S15.9.5.20_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.21_Date.prototype.getUTCMinutes/S15.9.5.21_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.22_Date.prototype.getSeconds/S15.9.5.22_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.23_Date.prototype.getUTCSeconds/S15.9.5.23_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.24_Date.prototype.getMilliseconds/S15.9.5.24_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.25_Date.prototype.getUTCMilliseconds/S15.9.5.25_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.26_Date.prototype.getTimezoneOffset/S15.9.5.26_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.27_Date.prototype.setTime/S15.9.5.27_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.28_Date.prototype.setMilliseconds/S15.9.5.28_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.29_Date.prototype.setUTCMilliseconds/S15.9.5.29_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.2_Date.prototype.toString/S15.9.5.2_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.30_Date.prototype.setSeconds/S15.9.5.30_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.31_Date.prototype.setUTCSeconds/S15.9.5.31_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.32_Date.prototype.setMinutes/S15.9.5.32_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.33_Date.prototype.setUTCMinutes/S15.9.5.33_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.34_Date.prototype.setHours/S15.9.5.34_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.35_Date.prototype.setUTCHours/S15.9.5.35_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.36_Date.prototype.setDate/S15.9.5.36_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.37_Date.prototype.setUTCDate/S15.9.5.37_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.38_Date.prototype.setMonth/S15.9.5.38_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.39_Date.prototype.setUTCMonth/S15.9.5.39_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.3_Date.prototype.toDateString/S15.9.5.3_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.40_Date.prototype.setFullYear/S15.9.5.40_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.41_Date.prototype.setUTCFullYear/S15.9.5.41_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.42_Date.prototype.toUTCString/S15.9.5.42_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.4_Date.prototype.toTimeString/S15.9.5.4_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.5_Date.prototype.toLocaleString/S15.9.5.5_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.6_Date.prototype.toLocaleDateString/S15.9.5.6_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.7_Date.prototype.toLocaleTimeString/S15.9.5.7_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.8_Date.prototype.valueOf/S15.9.5.8_A1_T2-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.5/15.9.5.9_Date.prototype.getTime/S15.9.5.9_A1_T2-expected.txt:
2011-10-14 Ryosuke Niwa <rniwa@webkit.org>
Windows rebaseline after r97522.
* platform/win/fast/harness/results-expected.txt:
2011-10-14 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update expectations after r97522.
* platform/chromium/fast/harness/results-expected.txt: Tweakaged.
2011-10-14 Beth Dakin <bdakin@apple.com>
These tests results should really be in the mac-specific directory. They were
added earlier today with https://bugs.webkit.org/show_bug.cgi?id=68641
Rubber-stamped by Andy Estes and Jon Honeycutt.
* fast/css/clip-text-in-scaled-div-expected.png: Removed.
* fast/css/clip-text-in-scaled-div-expected.txt: Removed.
* platform/mac/fast/css/clip-text-in-scaled-div-expected.png: Added.
* platform/mac/fast/css/clip-text-in-scaled-div-expected.txt: Added.
2011-10-14 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Remove the duplicelious expectation.
* platform/chromium/fast/css/getComputedStyle/computed-style-border-image-expected.txt: Removed.
2011-09-28 Robert Hogan <robert@webkit.org>
Replaced elements squeezed when width is specified as percentage inside a table with Auto layout
https://bugs.webkit.org/show_bug.cgi?id=29447
If inserting a 'replaced' element (e.g. image, plugin) in a table cell that is not descendant from
a block with fixed layout then do not squeeze the element, let it use its intrinsic width and height.
Reviewed by David Hyatt.
* fast/replaced/table-percent-width-expected.txt: Added.
* fast/replaced/table-percent-width.html: Added.
* platform/chromium-win/fast/replaced/table-percent-height-expected.txt: Rebaselined
2011-10-14 Simon Fraser <simon.fraser@apple.com>
Fix the bad expected result that I added earlier.
* fast/css/getComputedStyle/computed-style-border-image-expected.txt:
2011-10-14 Ryosuke Niwa <rniwa@webkit.org>
nrwt's results.html should show crashed tests before flaky tests
https://bugs.webkit.org/show_bug.cgi?id=66041
Reviewed by Ojan Vafai.
Fixed the over by changing the order in which we aggregate results.
* fast/harness/resources/results-test.js: Added a test.
* fast/harness/results-expected.txt:
* fast/harness/results.html:
2011-10-14 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update expectations after r97502.
* platform/chromium/fast/css/getComputedStyle/computed-style-border-image-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-14 Chang Shu <cshu@webkit.org>
[Qt] Enable fullscreen api on Qt
https://bugs.webkit.org/show_bug.cgi?id=70131
As a result, we have 3 passed tests.
fullscreen/full-screen-api.html
fullscreen/full-screen-iframe-not-allowed.html
fullscreen/full-screen-remove-ancestor-during-transition.html
Reviewed by Noam Rosenthal.
* platform/qt-wk2/Skipped:
* platform/qt/Skipped:
2011-10-14 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update expectations after r97487.
* platform/chromium-cg-mac-snowleopard/fast/css/clip-text-in-scaled-div-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-10-14 Kenji Imasaki <imasaki@chromium.org>
[Chromium] unskipping full screen layout tests. We will do rebaselines later.
https://bugs.webkit.org/show_bug.cgi?id=70144
Reviewed by David Levin.
* platform/chromium/test_expectations.txt:
2011-10-14 Adam Barth <abarth@webkit.org>
canvas getImageData should explain why it throws SECURITY_ERR
https://bugs.webkit.org/show_bug.cgi?id=70088
Reviewed by Darin Adler.
Update test results to show the new error message.
* http/tests/canvas/philip/tests/security.drawImage.canvas-expected.txt:
* http/tests/canvas/philip/tests/security.drawImage.image-expected.txt:
* http/tests/canvas/philip/tests/security.pattern.canvas.fillStyle-expected.txt:
* http/tests/canvas/philip/tests/security.pattern.canvas.strokeStyle-expected.txt:
* http/tests/canvas/philip/tests/security.pattern.cross-expected.txt:
* http/tests/canvas/philip/tests/security.pattern.image.fillStyle-expected.txt:
* http/tests/canvas/philip/tests/security.pattern.image.strokeStyle-expected.txt:
* http/tests/security/canvas-remote-read-data-url-svg-image-expected.txt:
* http/tests/security/canvas-remote-read-redirect-to-remote-image-expected.txt:
* http/tests/security/canvas-remote-read-remote-image-blocked-no-crossorigin-expected.txt:
* http/tests/security/canvas-remote-read-remote-image-blocked-then-allowed-expected.txt:
* http/tests/security/canvas-remote-read-remote-image-expected.txt:
* http/tests/security/canvas-remote-read-remote-image-redirect-expected.txt:
* http/tests/security/canvas-remote-read-svg-image-expected.txt:
2011-10-14 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update expectations after r97502.
* platform/chromium/test_expectations.txt: Updated expectations.
2011-10-14 Simon Fraser <simon.fraser@apple.com>
Web Inspector: WebProcess crashes hard when inspecting elements with border-images applied
https://bugs.webkit.org/show_bug.cgi?id=70105
Reviewed by Dave Hyatt.
Computed style test for border-image.
* fast/css/getComputedStyle/computed-style-border-image-expected.txt: Added.
* fast/css/getComputedStyle/computed-style-border-image.html: Added.
2011-10-14 Brian Salomon <bsalomon@google.com>
[chromium skia] Add media/video-playing-and-pause.html to test expectations pending rebaseline
https://bugs.webkit.org/show_bug.cgi?id=70125
Reviewed by Stephen White.
* platform/chromium/test_expectations.txt:
2011-10-14 Chang Shu <cshu@webkit.org>
[WK2] Unreviewed gardening.
Some fullscreen tests are passing now on mac WK2 after EventSender support.
* platform/gtk-wk2/Skipped:
* platform/win-wk2/Skipped:
* platform/wk2/Skipped:
2011-10-14 Brent Fulgham <bfulgham@webkit.org>
[WinCairo] Unreviewed Skipped change to get bot green again.
* platform/wincairo/Skipped: Skipped all animations, since tests do
not exactly match Windows results on Apple test output.
2011-10-14 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update expectations after r97481.
* platform/chromium/test_expectations.txt: Updated.
2011-10-14 Beth Dakin <bdakin@apple.com>
Text drawn via -webkit-background-clip:text should be non-blurry with all scaling
techniques
https://bugs.webkit.org/show_bug.cgi?id=68641
Reviewed by Simon Fraser.
* fast/css/clip-text-in-scaled-div-expected.png: Added.
* fast/css/clip-text-in-scaled-div-expected.txt: Added.
* fast/css/clip-text-in-scaled-div.html: Added.
2011-10-14 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt/Skipped:
- Skip a failing test.
- Typo fix after r97471.
* platform/qt/http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2-expected.txt: Added after r97388.
2011-10-14 Ryosuke Niwa <rniwa@webkit.org>
Skip MicroData tests on Mac and WinCairo as well.
* platform/mac/Skipped:
* platform/wincairo/Skipped:
2011-10-13 Arko Saha <arko@motorola.com>
Microdata: Basic implementation of document.getItems() method.
https://bugs.webkit.org/show_bug.cgi?id=68610
Reviewed by Ryosuke Niwa.
Added test-cases for document.getItems() method.
Spec: http://www.whatwg.org/specs/web-apps/current-work/complete/microdata.html
Skipping test-cases for now as Microdata DOM API is not yet enabled.
* fast/dom/MicroData: Added.
* fast/dom/MicroData/001-expected.txt: Added.
* fast/dom/MicroData/001.html: Added.
* fast/dom/MicroData/002-expected.txt: Added.
* fast/dom/MicroData/002.html: Added.
* fast/dom/MicroData/003-expected.txt: Added.
* fast/dom/MicroData/003.html: Added.
* fast/dom/MicroData/004-expected.txt: Added.
* fast/dom/MicroData/004.html: Added.
* fast/dom/MicroData/005-expected.txt: Added.
* fast/dom/MicroData/005.html: Added.
* fast/dom/MicroData/006-expected.txt: Added.
* fast/dom/MicroData/006.html: Added.
* fast/dom/MicroData/007-expected.txt: Added.
* fast/dom/MicroData/007.html: Added.
* fast/dom/MicroData/008-expected.txt: Added.
* fast/dom/MicroData/008.html: Added.
* fast/dom/MicroData/009-expected.txt: Added.
* fast/dom/MicroData/009.html: Added.
* fast/dom/MicroData/resources: Added.
* fast/dom/MicroData/resources/microdata-common.js: Added.
(createElem):
(runTest):
* platform/win/Skipped:
2011-10-14 Adam Barth <abarth@webkit.org>
tables/mozilla/bugs/bug53690-1.html has never worked
https://bugs.webkit.org/show_bug.cgi?id=67745
Reviewed by Eric Seidel.
Previously, this script had just errored out. This patch removes the
script, making the results more sane.
* platform/chromium-win/tables/mozilla/bugs/bug53690-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug53690-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug53690-1-expected.txt:
* platform/qt/tables/mozilla/bugs/bug53690-1-expected.txt:
* tables/mozilla/bugs/bug53690-1.html:
2011-10-14 Adam Barth <abarth@webkit.org>
tables/mozilla/bugs/bug9024.html has never worked
https://bugs.webkit.org/show_bug.cgi?id=67744
Reviewed by Eric Seidel.
Previously, this script had just errored out. This patch removes the
scripts, which lets us share the same baseline across all the ports.
* platform/chromium-win/tables/mozilla/bugs/bug9024-expected.txt: Removed.
* platform/gtk/tables/mozilla/bugs/bug9024-expected.txt: Removed.
* platform/mac/tables/mozilla/bugs/bug9024-expected.txt: Removed.
* platform/qt/tables/mozilla/bugs/bug9024-expected.txt: Removed.
* tables/mozilla/bugs/bug9024-expected.txt: Added.
* tables/mozilla/bugs/bug9024.html:
2011-10-14 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation update.
https://bugs.webkit.org/show_bug.cgi?id=70013
* platform/chromium/test_expectations.txt:
Add more canvas crashes.
2011-10-14 Mihnea Ovidenie <mihnea@adobe.com>
[CSS Regions] Change -webkit-flow to -webkit-flow-into
https://bugs.webkit.org/show_bug.cgi?id=70014
Reviewed by David Hyatt.
1. -webkit-flow is renamed to -webkit-flow-into
2. -webkit-flow-into takes <ident> instead of strings
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/regions/bottom-overflow-out-of-first-region.html:
* fast/regions/content-flowed-into-regions-no-scroll.html:
* fast/regions/float-pushed-width-change.html:
* fast/regions/floats-basic-in-variable-width-regions.html:
* fast/regions/flow-anonymous-children.html:
* fast/regions/flow-content-basic-vertical-rl.html:
* fast/regions/flow-content-basic-vertical.html:
* fast/regions/flow-content-basic.html:
* fast/regions/flows-dependency-dynamic-remove.html:
* fast/regions/flows-dependency-same-flow.html:
* fast/regions/hit-test-float.html:
* fast/regions/multiple-directionality-changes-in-variable-width-regions.html:
* fast/regions/no-split-line-box.html:
* fast/regions/outline-sides-in-region.html:
* fast/regions/overflow-in-uniform-regions-dynamic.html:
* fast/regions/overflow-in-uniform-regions.html:
* fast/regions/overflow-in-variable-width-regions.html:
* fast/regions/overflow-moving-below-floats-in-variable-width-regions.html:
* fast/regions/overflow-not-moving-below-floats-in-variable-width-regions.html:
* fast/regions/overflow-rtl-in-variable-width-regions.html:
* fast/regions/overflow-size-change-in-variable-width-regions.html:
* fast/regions/overflow-size-change-with-stacking-context-rtl.html:
* fast/regions/overflow-size-change-with-stacking-context.html:
* fast/regions/percentage-margins-mixed-ltr-dominant-regions.html:
* fast/regions/percentage-margins-mixed-rtl-dominant-regions.html:
* fast/regions/percentage-margins-rtl-variable-width-regions.html:
* fast/regions/percentage-margins-variable-width-regions.html:
* fast/regions/position-writing-modes-in-variable-width-regions.html:
* fast/regions/positioned-objects-block-static-in-regions.html:
* fast/regions/positioned-objects-block-static-in-rtl-regions.html:
* fast/regions/positioned-objects-block-static-spanning-regions-rtl.html:
* fast/regions/positioned-objects-block-static-spanning-regions.html:
* fast/regions/positioned-objects-in-regions.html:
* fast/regions/positioned-objects-in-rtl-regions.html:
* fast/regions/positioned-objects-inline-static-in-regions.html:
* fast/regions/positioned-objects-inline-static-in-rtl-regions.html:
* fast/regions/positioned-objects-inline-static-spanning-regions-rtl.html:
* fast/regions/positioned-objects-inline-static-spanning-regions.html:
* fast/regions/positioned-objects-perpendicular-flows-in-regions.html:
* fast/regions/positioned-objects-spanning-regions.html:
* fast/regions/region-overflow-auto-overflow-hidden.html:
* fast/regions/region-overflow-auto-overflow-visible.html:
* fast/regions/region-overflow-break.html:
* fast/regions/resources/region-style.css:
(.flowArticle):
* fast/regions/script-tests/webkit-flow-parsing.js:
(test):
(testComputedStyle):
(testNotInherited):
* fast/regions/text-region-breaks.html:
* fast/regions/text-region-split-after-resize.html:
* fast/regions/text-region-split-horizontal-bt.html:
* fast/regions/text-region-split-small-pagination.html:
* fast/regions/text-region-split-vertical-rl.html:
* fast/regions/text-region-split-vertical.html:
* fast/regions/text-region-split.html:
* fast/regions/top-overflow-out-of-second-region.html:
* fast/regions/webkit-flow-double-pagination-float-push.html:
* fast/regions/webkit-flow-float-pushed-to-last-region.html:
* fast/regions/webkit-flow-float-unable-to-push.html:
* fast/regions/webkit-flow-floats-inside-regions-bounds.html:
* fast/regions/webkit-flow-inlines-dynamic.html:
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl.html:
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html:
* fast/regions/webkit-flow-inlines-inside-regions-bounds.html:
* fast/regions/webkit-flow-parsing-expected.txt:
* fast/regions/webkit-flow-renderer-layer.html:
* fast/regions/webkit-flow-renderer-nested.html:
* fast/regions/webkit-flow-renderer.html:
* fast/repaint/japanese-rl-selection-repaint-in-regions.html:
* fast/repaint/line-flow-with-floats-in-regions.html:
* fast/repaint/overflow-flipped-writing-mode-block-in-regions.html:
* fast/repaint/region-painting-via-layout.html:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
* svg/css/getComputedStyle-basic-expected.txt:
2011-10-13 Hans Wennborg <hans@chromium.org>
IndexedDB: Make IDBCursor.value() return an IDBAny object
https://bugs.webkit.org/show_bug.cgi?id=70024
Reviewed by Tony Chang.
Update test expectations since more of this test now passes.
* storage/indexeddb/cursor-inconsistency-expected.txt:
2011-10-13 Andrew Scherkus <scherkus@chromium.org>
Unreviewed, updating Chromium expectations for http/tests/media/video-play-stall.html.
* platform/chromium/test_expectations.txt:
2011-10-13 Adam Barth <abarth@webkit.org>
Spelling error in v8WebSocket::constructorCallback error
https://bugs.webkit.org/show_bug.cgi?id=63943
Reviewed by Kent Tamura.
* platform/chromium/fast/dom/call-a-constructor-as-a-function-expected.txt:
2011-10-13 Adam Barth <abarth@webkit.org>
Add missing result. Yes, it's supposed to be blank.
* http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-1-expected.png: Added.
2011-10-13 Kent Tamura <tkent@chromium.org>
[Chromium] Update test expectation.
- Mark some tests flaky on Windows GPU
- Update Leopard-specific images.
* platform/chromium-cg-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: Added.
* platform/chromium-cg-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png: Added.
* platform/chromium-cg-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/20110323/inline-block-replaced-height-008-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/20110323/inline-replaced-height-008-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-10-13 Kentaro Hara <haraken@chromium.org>
Implement an OverflowEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=70017
Reviewed by Adam Barth.
Enabled overflow-event-constructor.html, since now V8 has the OverflowEvent constructor.
* platform/chromium/test_expectations.txt:
2011-10-13 Kentaro Hara <haraken@chromium.org>
Implement a BeforeLoadEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=69980
Reviewed by Adam Barth.
Enabled before-load-event-constructor.html, since now V8 has the BeforeLoadEvent constructor.
* platform/chromium/test_expectations.txt:
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Add a colon to make expectation valid.
* platform/chromium/test_expectations.txt: Jeez.
2011-10-13 Joshua Bell <jsbell@chromium.org>
make IDBFactory.open wait for pending setVersion transactions to complete
https://bugs.webkit.org/show_bug.cgi?id=69307
Reviewed by Tony Chang.
Some tests marked FAIL due to crbug.com/100123
* storage/indexeddb/open-close-version-expected.txt: Added.
* storage/indexeddb/open-close-version.html: Added.
* storage/indexeddb/two-version-changes-expected.txt: Added.
* storage/indexeddb/two-version-changes.html: Added.
* storage/indexeddb/version-change-exclusive-expected.txt: Added.
* storage/indexeddb/version-change-exclusive.html: Added.
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
https://bugs.webkit.org/show_bug.cgi?id=70069
REGRESSION (r63637): [Chromium] http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-1.php reports as MISSING results.
* platform/chromium/test_expectations.txt: Added expectations.
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
Tweaking moar expectations.
* platform/chromium/test_expectations.txt: Tweakage.
2011-10-13 Beth Dakin <bdakin@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=70050
DRT and WRT should have HiDPI testing capabilities
Reviewed by Darin Adler.
New HiDPI tests and results. These should be skipped on all non-Lion platforms.
* fast/hidpi: Added.
* fast/hidpi/broken-image-icon-hidpi.html: Added.
* fast/hidpi/broken-image-with-size-hidpi.html: Added.
* fast/hidpi/clip-text-in-hidpi.html: Added.
* fast/hidpi/resize-corner-hidpi.html: Added.
* fast/hidpi/video-controls-in-hidpi.html: Added.
* platform/gtk-wk2/Skipped:
* platform/gtk/Skipped:
* platform/mac-leopard/Skipped:
* platform/mac-snowleopard/Skipped:
* platform/mac/fast/hidpi: Added.
* platform/mac/fast/hidpi/broken-image-icon-hidpi-expected.png: Added.
* platform/mac/fast/hidpi/broken-image-icon-hidpi-expected.txt: Added.
* platform/mac/fast/hidpi/broken-image-with-size-hidpi-expected.png: Added.
* platform/mac/fast/hidpi/broken-image-with-size-hidpi-expected.txt: Added.
* platform/mac/fast/hidpi/clip-text-in-hidpi-expected.png: Added.
* platform/mac/fast/hidpi/clip-text-in-hidpi-expected.txt: Added.
* platform/mac/fast/hidpi/resize-corner-hidpi-expected.png: Added.
* platform/mac/fast/hidpi/resize-corner-hidpi-expected.txt: Added.
* platform/mac/fast/hidpi/video-controls-in-hidpi-expected.png: Added.
* platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt: Added.
* platform/qt-mac/Skipped:
* platform/qt-wk2/Skipped:
* platform/qt/Skipped:
* platform/win-wk2/Skipped:
* platform/win/Skipped:
* platform/wincairo/Skipped:
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
Update expectations after gdi->skia switch.
* platform/chromium-cg-mac-snowleopard/svg/batik/text/textFeatures-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/batik/text/textFeatures-expected.png.
* platform/chromium-mac-leopard/svg/batik/text/textFeatures-expected.png: Added.
* platform/chromium-mac-leopard/svg/css/text-shadow-multiple-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/batik/text/textFeatures-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/css/text-shadow-multiple-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/css/text-shadow-multiple-expected.png.
* platform/chromium-mac/svg/batik/text/textFeatures-expected.png: Removed.
* platform/chromium-win-xp/svg/css/text-shadow-multiple-expected.png: Added.
* platform/chromium-win/svg/batik/text/textFeatures-expected.png:
* platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
2011-10-12 Chris Marrin <cmarrin@apple.com>
Sync requestAnimationFrame callback to CVDisplayLink on Mac
https://bugs.webkit.org/show_bug.cgi?id=68911
Reviewed by Simon Fraser.
Test to make sure requestAnimationFrame events fire inside iframe
* fast/animation/request-animation-frame-iframe-expected.txt: Added.
* fast/animation/request-animation-frame-iframe.html: Added.
* fast/animation/script-tests/request-animation-frame-subframe.html: Added.
2011-10-12 Abhishek Arya <inferno@chromium.org>
Register custom fonts at their creation time,
rather than at retirement time.
https://bugs.webkit.org/show_bug.cgi?id=68929
Reviewed by Dan Bernstein.
* fast/text/custom-font-data-crash2-expected.txt: Added.
* fast/text/custom-font-data-crash2.html: Added.
2011-10-13 Simon Fraser <simon.fraser@apple.com>
Add results to keep the bots quiet.
* fast/images/color-jpeg-with-color-profile-expected.png: Added.
* fast/images/color-jpeg-with-color-profile-expected.txt: Added.
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
Tweak flakiness expectation.
* platform/chromium/test_expectations.txt: Tweaked.
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
Add GPU crashes that cropped up.
* platform/chromium/test_expectations.txt: Added.
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
Remove expectations of failure after r97149.
* platform/chromium/test_expectations.txt: Yipee.
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update expectations after r97378.
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update expectations after r97369.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added.
* platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Added.
* platform/chromium-win/fast/repaint/region-painting-via-layout-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Added.
* platform/chromium/fast/repaint/region-painting-via-layout-expected.png: Added.
* platform/chromium/test_expectations.txt: Removed failure expectations.
2011-10-13 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=70049
[CSS Regions] Add a test of a float being pushed down because it can't fit
next to another float and make sure it re-evaluates its position when it changes
regions as a result of the push.
Reviewed by Sam Weinig.
* fast/regions/float-pushed-width-change.html: Added.
* platform/mac/fast/regions/float-pushed-width-change-expected.png: Added.
* platform/mac/fast/regions/float-pushed-width-change-expected.txt: Added.
2011-10-13 Robert Hogan <robert@webkit.org>
Platform-specific results for r97378
Unreviewed, new platform-specific results.
* platform/gtk/css2.1/20110323/floating-replaced-height-008-expected.txt: Added.
* platform/gtk/css2.1/20110323/inline-block-replaced-height-008-expected.txt: Added.
* platform/gtk/css2.1/20110323/inline-replaced-height-008-expected.txt: Added.
* platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt: Added.
* platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt: Added.
* platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt: Added.
* platform/qt/css2.1/20110323/floating-replaced-height-008-expected.txt: Added.
* platform/qt/css2.1/20110323/inline-block-replaced-height-008-expected.txt: Added.
* platform/qt/css2.1/20110323/inline-replaced-height-008-expected.txt: Added.
2011-10-13 Ben Wells <benwells@chromium.org>
Rebaseline for webkit bug 69503
https://bugs.webkit.org/show_bug.cgi?id=69818
Reviewed by Tony Chang.
* platform/chromium-cg-mac-leopard/fast/css/text-transform-select-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/css/text-transform-select-expected.png: Added.
* platform/chromium-linux/fast/css/text-transform-select-expected.txt: Added.
* platform/chromium-mac-leopard/fast/css/text-transform-select-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/css/text-transform-select-expected.png: Added.
* platform/chromium-win/fast/css/text-transform-select-expected.png: Added.
* platform/chromium-win/fast/css/text-transform-select-expected.txt: Added.
* platform/chromium/fast/css/text-transform-select-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-13 Adam Barth <abarth@webkit.org>
Move XSTL to script-src in Content-Security-Policy
https://bugs.webkit.org/show_bug.cgi?id=63637
Reviewed by Eric Seidel.
* http/tests/security/contentSecurityPolicy/xsl-allowed.php:
* http/tests/security/contentSecurityPolicy/xsl-blocked-expected.txt:
* http/tests/security/contentSecurityPolicy/xsl-blocked.php:
* http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-1-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-1.php: Added.
* http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2.php: Added.
2011-10-13 Simon Fraser <simon.fraser@apple.com>
Rebase some editing/spelling results for Lion.
* platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt:
* platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt:
* platform/mac/editing/spelling/autocorrection-contraction-expected.txt:
* platform/mac/editing/spelling/click-autocorrected-word-expected.txt:
* platform/mac/editing/spelling/delete-into-autocorrected-word-expected.txt:
* platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.txt:
* platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.txt:
* platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.txt:
2011-10-13 Noel Gordon <noel.gordon@gmail.com>
Add regression test: canvas.toDataURL("image/jpeg") should not crash
https://bugs.webkit.org/show_bug.cgi?id=69991
Reviewed by Kenneth Russell.
* fast/canvas/canvas-toDataURL-jpeg-crash-expected.txt: Added.
* fast/canvas/canvas-toDataURL-jpeg-crash.html: Added.
2011-10-13 Julien Chaffraix <jchaffraix@webkit.org>
Deprecate event.layerX and event.layerY in WebKit
https://bugs.webkit.org/show_bug.cgi?id=69951
Reviewed by Darin Adler.
* fast/dom/Window/window-xy-properties-expected.txt:
* fast/events/init-events-expected.txt:
* fast/events/mouse-relative-position-expected.txt:
* fast/events/mouseclick-target-and-positioning-expected.txt:
* fast/events/simulated-click-coords-expected.txt:
* jquery/events-expected.txt:
Updated those tests with the console messages to keep our existing
coverage until we remove the 2 properties.
2011-10-03 Robert Hogan <robert@webkit.org>
CSS 2.1 failure: inline-replaced-height-008.htm
https://bugs.webkit.org/show_bug.cgi?id=69273
Reviewed by Simon Fraser.
* css2.1/20110323/floating-replaced-height-008.htm: Added.
* css2.1/20110323/inline-block-replaced-height-008.htm: Added.
* css2.1/20110323/inline-replaced-height-008.htm: Added.
* css2.1/20110323/support/60x60-green.png: Added
* platform/chromium-linux/css2.1/20110323/floating-replaced-height-008-expected.png: Added.
* platform/chromium-linux/css2.1/20110323/floating-replaced-height-008-expected.txt: Added.
* platform/chromium-linux/css2.1/20110323/inline-block-replaced-height-008-expected.png: Added.
* platform/chromium-linux/css2.1/20110323/inline-block-replaced-height-008-expected.txt: Added.
* platform/chromium-linux/css2.1/20110323/inline-replaced-height-008-expected.png: Added.
* platform/chromium-linux/css2.1/20110323/inline-replaced-height-008-expected.txt: Added.
2011-10-13 Adam Klein <adamk@chromium.org>
Unreviewed, skip MutationObserver tests on wincairo.
These tests are not yet enabled on any platform.
* platform/wincairo/Skipped:
2011-10-13 Andrew Scherkus <scherkus@chromium.org>
Add stallFor URL parameter for http/tests/media/video-play-stall.html test.
https://bugs.webkit.org/show_bug.cgi?id=69974
Without the call to sleep(), the test server will issue a TCP
connection close earlier than the 3 second wait time required to issue
a stalled event.
Reviewed by Eric Carlson.
* http/tests/media/video-play-stall.html:
2011-10-13 Ryosuke Niwa <rniwa@webkit.org>
Mac test expectation update for the bug 69999.
* platform/mac/test_expectations.txt:
2011-10-13 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update expectations while waiting on results from bots.
* platform/chromium/test_expectations.txt: Updated.
2011-10-13 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r97362.
http://trac.webkit.org/changeset/97362
https://bugs.webkit.org/show_bug.cgi?id=70039
Relies on V8 APIs that have been reverted upstream. (Requested
by dglazkov on #webkit).
* inspector/profiler/heap-snapshot-expected.txt:
* inspector/profiler/heap-snapshot-test.js:
(initialize_HeapSnapshotTest):
* inspector/profiler/heap-snapshot.html:
2011-10-13 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69932
Layout repainting messed up for objects in regions. Add a repaint test to
illustrate the issue.
Reviewed by Dan Bernstein.
* fast/repaint/region-painting-via-layout.html: Added.
* platform/mac/fast/regions/region-overflow-break-expected.png:
* platform/mac/fast/repaint/region-painting-via-layout-expected.png: Added.
* platform/mac/fast/repaint/region-painting-via-layout-expected.txt: Added.
2011-10-13 Renata Hodovan <
}5reni@webkit.org>
FEComponentTransfer element doesn't support dynamic invalidation
https://bugs.webkit.org/show_bug.cgi?id=69747
Adding new tests for feComponentTransfer dynamic changes.
Reviewed by Nikolas Zimmermann.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop.html: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop.html: Added.
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-dom-amplitude-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-dom-exponent-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-dom-intercept-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-dom-offset-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-dom-slope-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-dom-tableValues-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-dom-type-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-svgdom-amplitude-prop.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-svgdom-exponent-prop.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-svgdom-intercept-prop.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-svgdom-offset-prop.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-svgdom-slope-prop.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-svgdom-tableValues-prop.js: Added.
(SVGNumberListToString):
(executeTest):
* svg/dynamic-updates/script-tests/SVGFEComponentTransferElement-svgdom-type-prop.js: Added.
(executeTest):
2011-10-13 Deepak Sherveghar <bpwv64@motorola.com>
REGRESSION (r95381): Standalone video can be focused and draws a focus ring.
https://bugs.webkit.org/show_bug.cgi?id=69097
Reviewed by Eric Carlson.
New test to check that media element in a standalone document are not focussed.
* fast/events/media-focus-in-standalone-media-document-expected.txt: Added.
* fast/events/media-focus-in-standalone-media-document.html: Added.
2011-10-13 Sergio Villar Senin <svillar@igalia.com>
Unreviewed, rebaselined GTK SVG test result.
* platform/gtk/svg/hixie/cascade/002-expected.txt:
2011-10-13 Mikhail Naganov <mnaganov@chromium.org>
Web Inspector: [Chromium] Add an ability to look up and explore an object from a heap profile.
https://bugs.webkit.org/show_bug.cgi?id=61179
This is exteremely helpful when dealing with DOM wrappers, as
their properties are mostly implemented with getters and thus not
stored in heap snapshots.
Reviewed by Pavel Feldman.
* inspector/profiler/heap-snapshot-expected.txt:
* inspector/profiler/heap-snapshot-test.js:
(initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockWithDOM):
(initialize_HeapSnapshotTest):
* inspector/profiler/heap-snapshot.html:
2011-10-13 Kent Tamura <tkent@chromium.org>
[Chromium] Fix test expectations.
* platform/chromium-gpu-linux/media/video-playing-and-pause-expected.png: Renamed from LayoutTests/platform/chromium-gpu-linux/media/video-playing-and-pause.png.
* platform/chromium/test_expectations.txt:
2011-10-13 Adam Barth <abarth@webkit.org>
script-src * should allow all URLs
https://bugs.webkit.org/show_bug.cgi?id=70011
Reviewed by Eric Seidel.
Test that using * in script-src matches URLs with other schemes.
* http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html: Added.
2011-10-13 Kent Tamura <tkent@chromium.org>
[Chromium] Update test expectation.
* fast/borders/border-radius-different-width-001-expected.txt: Renamed from LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt.
* fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Renamed from LayoutTests/platform/gtk/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt.
* platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-style-079-expected.png: Added.
* platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-style-088-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-conflict-style-079-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-conflict-style-088-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/borders/border-radius-complex-inner-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/borders/border-radius-different-width-001-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/borders/mixed-border-styles-radius-expected.png: Added.
* platform/chromium-cg-mac/fast/borders/border-radius-different-width-001-expected.png: Removed.
* platform/chromium-cg-mac/fast/borders/mixed-border-styles-radius-expected.png: Removed.
* platform/chromium-mac-leopard/css2.1/20110323/border-conflict-style-079-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/20110323/border-conflict-style-088-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/20110323/border-conflict-style-079-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/20110323/border-conflict-style-088-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/borders/border-radius-complex-inner-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/borders/border-radius-different-width-001-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/borders/mixed-border-styles-radius-expected.png: Added.
* platform/chromium-mac/fast/borders/border-radius-different-width-001-expected.png: Removed.
* platform/chromium-mac/fast/borders/mixed-border-styles-radius-expected.png: Removed.
* platform/chromium-win/css2.1/20110323/border-conflict-style-079-expected.png: Added.
* platform/chromium-win/css2.1/20110323/border-conflict-style-079-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/border-conflict-style-079-expected.txt.
* platform/chromium-win/css2.1/20110323/border-conflict-style-088-expected.png: Added.
* platform/chromium-win/css2.1/20110323/border-conflict-style-088-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/border-conflict-style-088-expected.txt.
* platform/chromium-win/fast/borders/border-radius-complex-inner-expected.png: Added.
* platform/chromium-win/fast/borders/border-radius-different-width-001-expected.png:
* platform/chromium-win/fast/borders/mixed-border-styles-radius-expected.png:
* platform/chromium-win/fast/css/outline-narrowLine-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/css/outline-narrowLine-expected.png.
* platform/chromium-win/fast/css/outline-narrowLine-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/css/outline-narrowLine-expected.txt.
* platform/chromium-win/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added.
* platform/chromium-win/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt.
* platform/chromium/fast/css/outline-narrowLine-expected.png: Added.
* platform/chromium/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added.
* platform/chromium/test_expectations.txt:
* platform/mac/fast/borders/border-radius-different-width-001-expected.txt: Removed.
* platform/mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Removed.
* platform/qt/fast/borders/border-radius-different-width-001-expected.txt: Removed.
2011-10-13 Kent Tamura <tkent@chromium.org>
[Chromium] Update test expectation.
* platform/chromium-gpu-linux/media/video-playing-and-pause.png: Added.
2011-10-13 Kent Tamura <tkent@chromium.org>
Update expectation of xss-DENIED-contentWindow-eval.html for r97353
* http/tests/security/xss-DENIED-contentWindow-eval-expected.txt:
2011-10-13 Kentaro Hara <haraken@chromium.org>
Implement an OverflowEvent constructor for JSC
https://bugs.webkit.org/show_bug.cgi?id=69907
Reviewed by Adam Barth.
overflow-event-constructor.html checks the behavior of the OverflowEvent constructor.
* fast/dom/constructed-objects-prototypes-expected.txt: Added inner.OverflowEvent().
* fast/dom/dom-constructors-expected.txt: Updated the test result.
* fast/dom/dom-constructors.html: Removed OverflowEvent from test cases, since now OverflowEvent has a constructor.
* fast/events/constructors/overflow-event-constructor-expected.txt: Added.
* fast/events/constructors/overflow-event-constructor.html: Added.
* platform/chromium/test_expectations.txt: Skipped overflow-event-constructor.html, since V8 does not yet have the OverflowEvent constructor.
2011-10-13 Adam Barth <abarth@webkit.org>
DOMWindow subobjects can be re-created after navigation
https://bugs.webkit.org/show_bug.cgi?id=68849
Reviewed by Sam Weinig.
* http/tests/security/xss-DENIED-getSelection-from-inactive-domwindow-expected.txt: Added.
* http/tests/security/xss-DENIED-getSelection-from-inactive-domwindow.html: Added.
2011-10-13 Kent Tamura <tkent@chromium.org>
[Chromium] Fix errors in test_expectations.txt.
* platform/chromium/test_expectations.txt:
Remove duplicated entries for MAC DEBUG.
2011-10-13 Kent Tamura <tkent@chromium.org>
REGRESSION(r89915): <input type=email multiple> don't show the default value
https://bugs.webkit.org/show_bug.cgi?id=69895
Reviewed by Hajime Morita.
* fast/forms/input-value-sanitization-expected.txt:
* fast/forms/input-value-sanitization.html:
2011-10-13 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
Web Inspector: REGRESSION(r97267): It made 3 tests fail on the Qt bot
https://bugs.webkit.org/show_bug.cgi?id=70005
* platform/qt/Skipped: Skip failing tests.
2011-10-11 Philippe Normand <pnormand@igalia.com>
Tests don't override the WebKitWebAudioEnabled runtime preference
https://bugs.webkit.org/show_bug.cgi?id=69830
Rubber-stamped by Eric Carlson.
Override WebKitWebAudioEnabled in the WebAudio tests so the audio
context can be created even for the WebKit ports not enabling the
runtime WebAudio preference by default.
* webaudio/biquadfilternode-basic.html:
* webaudio/delaynode-scheduling.html:
* webaudio/delaynode.html:
* webaudio/mediaelementaudiosourcenode-gc.html:
* webaudio/mediaelementaudiosourcenode.html:
* webaudio/realtimeanalyser-fft-sizing.html:
* webaudio/resources/audio-testing.js:
2011-10-12 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation udpate.
Add baseline files for ruby-base-merge-block-children.html, and
color-jpeg-with-color-profile.html only for Mac.
* fast/ruby/ruby-base-merge-block-children-crash-expected.txt: Renamed from LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.txt.
* platform/chromium-cg-mac-leopard/fast/images/color-jpeg-with-color-profile-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/images/color-jpeg-with-color-profile-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/fast/images/color-jpeg-with-color-profile-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/images/color-jpeg-with-color-profile-expected.txt: Added.
* platform/chromium-linux-x86/fast/images/color-jpeg-with-color-profile-expected.txt: Added.
* platform/chromium-linux/fast/images/color-jpeg-with-color-profile-expected.txt: Added.
* platform/chromium-linux/fast/ruby/ruby-base-merge-block-children-crash-expected.png: Added.
* platform/chromium-mac-leopard/fast/images/color-jpeg-with-color-profile-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/images/color-jpeg-with-color-profile-expected.png: Added.
* platform/chromium-win-vista/fast/images/color-jpeg-with-color-profile-expected.txt: Added.
* platform/chromium-win-xp/fast/images/color-jpeg-with-color-profile-expected.txt: Added.
* platform/chromium-win/fast/images/color-jpeg-with-color-profile-expected.txt: Added.
* platform/chromium-win/fast/ruby/ruby-base-merge-block-children-crash-expected.png: Added.
* platform/chromium/fast/ruby/ruby-base-merge-block-children-crash-expected.png: Added.
* platform/chromium/test_expectations.txt:
* platform/qt/fast/ruby/ruby-base-merge-block-children-crash-expected.txt: Removed.
2011-10-12 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation update.
Add baseline files for media/video-playing-and-pause.html.
* platform/chromium-cg-mac-leopard/media/video-playing-and-pause-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/media/video-playing-and-pause-expected.png: Added.
* platform/chromium-gpu-cg-mac/media/video-playing-and-pause-expected.png: Added.
* platform/chromium-gpu-mac/media/video-playing-and-pause-expected.png: Added.
* platform/chromium-gpu-win/media/video-playing-and-pause-expected.png: Added.
* platform/chromium-linux/media/video-playing-and-pause-expected.png: Added.
* platform/chromium-mac-leopard/media/video-playing-and-pause-expected.png: Added.
* platform/chromium-mac-snowleopard/media/video-playing-and-pause-expected.png: Added.
* platform/chromium-win/media/video-playing-and-pause-expected.png: Added.
* platform/chromium-win/media/video-playing-and-pause-expected.txt: Added.
* platform/chromium/media/video-playing-and-pause-expected.txt: Added.
2011-10-12 Simon Fraser <simon.fraser@apple.com>
Skip some more tests for WK2.
* platform/wk2/Skipped:
2011-10-12 Ryosuke Niwa <rniwa@webkit.org>
Mac test expectation update. The failure is tracked by the bug 69999.
* platform/mac/test_expectations.txt:
2011-10-12 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation update.
* platform/chromium/test_expectations.txt:
plugins/refcount-leaks.html is flaky.
2011-10-12 Simon Fraser <simon.fraser@apple.com>
Rebaseline Mac region results after r97308.
* platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt:
* platform/mac/fast/regions/position-writing-modes-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-block-static-spanning-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-block-static-spanning-regions-rtl-expected.txt:
* platform/mac/fast/regions/positioned-objects-inline-static-spanning-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.txt:
* platform/mac/fast/regions/positioned-objects-spanning-regions-expected.txt:
2011-10-12 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation update
* platform/chromium/test_expectations.txt:
More slow tests for Mac Debug.
2011-10-12 Adam Barth <abarth@webkit.org>
Remove ENABLE(XHTMLMP) and associated code
https://bugs.webkit.org/show_bug.cgi?id=69729
Reviewed by David Levin.
These tests are not needed anymore (and they are currently not run).
* fast/xhtmlmp: Removed.
* fast/xhtmlmp/check-doctype-declaration.xhtml: Removed.
* fast/xhtmlmp/check-rootelement.xhtml: Removed.
* fast/xhtmlmp/noscript-basic-expected.txt: Removed.
* fast/xhtmlmp/noscript-basic.xhtml: Removed.
* fast/xhtmlmp/noscript-in-multiscripts.xhtml: Removed.
* fast/xhtmlmp/noscript-nested.xhtml: Removed.
* fast/xhtmlmp/noscript.xhtml: Removed.
2011-10-12 Kent Tamura <tkent@chromium.org>
[Chromium] Test expectation update.
* platform/chromium/test_expectations.txt:
Try marking SLOW for Mac Debug timeouts.
2011-10-12 Kentaro Hara <haraken@chromium.org>
Implement a WebKitTransitionEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=69911
Reviewed by Adam Barth.
Enabled webkit-transition-event-constructor.html, since now V8 has the WebKitTransitionEvent constructor.
* platform/chromium/test_expectations.txt:
2011-10-12 Ojan Vafai <ojan@chromium.org>
make fast/writing-mode/margins.html a reftest to avoid cross-platform differences
https://bugs.webkit.org/show_bug.cgi?id=69977
Reviewed by Tony Chang.
* fast/writing-mode/margins-expected.html: Added.
* fast/writing-mode/margins-expected.png: Removed.
* fast/writing-mode/margins-expected.txt: Removed.
* fast/writing-mode/margins.html:
2011-10-12 Kentaro Hara <haraken@chromium.org>
Implement a BeforeLoadEvent constructor for JSC
https://bugs.webkit.org/show_bug.cgi?id=69893
Reviewed by Adam Barth.
before-load-event-constructor.html checks the behavior of the BeforeLoadEvent constructor.
* fast/dom/constructed-objects-prototypes-expected.txt: Added inner.BeforeLoadEvent().
* fast/events/constructors/before-load-event-constructor-expected.txt: Added.
* fast/events/constructors/before-load-event-constructor.html: Added.
* platform/chromium/test_expectations.txt: Skipped before-load-event-constructor.html, since V8 does not yet have the BeforeLoadEvent constructor.
2011-10-12 Ben Wells <benwells@chromium.org>
Incorrect rendering with one-sided thick border and border-radius
https://bugs.webkit.org/show_bug.cgi?id=38787
Reviewed by Simon Fraser.
* fast/borders/border-radius-complex-inner.html: Added.
* platform/chromium-linux/fast/borders/border-radius-complex-inner-expected.png: Added.
* platform/chromium-linux/fast/borders/border-radius-different-width-001-expected.png:
* platform/chromium-linux/fast/borders/mixed-border-styles-radius-expected.png:
* platform/chromium/test_expectations.txt:
* platform/mac/fast/borders/border-radius-complex-inner-expected.txt: Added.
2011-10-12 Dominic Mazzoni <dmazzoni@google.com>
Skip accessibility/menu-list-sends-change-notification.html on Mac.
https://bugs.webkit.org/show_bug.cgi?id=69970
Reviewed by Simon Fraser.
* platform/mac/Skipped:
2011-10-12 Tony Chang <tony@chromium.org>
Implement -webkit-flex-align for cross axis alignment in flex-flow: row
https://bugs.webkit.org/show_bug.cgi?id=69808
Reviewed by David Hyatt.
* css3/flexbox/flex-align-expected.txt: Added.
* css3/flexbox/flex-align-percent-height-expected.txt: Added.
* css3/flexbox/flex-align-percent-height.html: Added.
* css3/flexbox/flex-align-vertical-writing-mode-expected.txt: Added.
* css3/flexbox/flex-align-vertical-writing-mode.html: Added.
* css3/flexbox/flex-align.html: Added.
2011-10-12 Ojan Vafai <ojan@chromium.org>
Expected result accidentally left out of http://trac.webkit.org/changeset/97222/.
* fast/writing-mode/margins-expected.png: Added.
2011-10-12 Mihnea Ovidenie <mihnea@adobe.com>
[CSS Regions]Remove -webkit-content-order property
https://bugs.webkit.org/show_bug.cgi?id=69848
Reviewed by Tony Chang.
-webkit-content-order property is removed from latest CSS Regions spec.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/regions/content-flowed-into-regions-with-dyn-index-expected.txt: Removed.
* fast/regions/content-flowed-into-regions-with-dyn-index.html: Removed.
* fast/regions/content-flowed-into-regions-with-index-dom-expected.txt: Removed.
* fast/regions/content-flowed-into-regions-with-index-dom.html: Removed.
* fast/regions/content-flowed-into-regions-with-index-expected.txt: Removed.
* fast/regions/content-flowed-into-regions-with-index.html: Removed.
* fast/regions/script-tests/webkit-content-order-parsing.js: Removed.
* fast/regions/webkit-content-order-parsing-expected.txt: Removed.
* fast/regions/webkit-content-order-parsing.html: Removed.
* platform/chromium-cg-mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:
* platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:
* platform/gtk/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
* platform/gtk/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt:
* platform/mac/fast/regions/bottom-overflow-out-of-first-region-expected.txt:
* platform/mac/fast/regions/content-flowed-into-regions-dynamically-inserted-expected.txt:
* platform/mac/fast/regions/content-flowed-into-regions-with-dyn-index-expected.png: Removed.
* platform/mac/fast/regions/content-flowed-into-regions-with-index-dom-expected.png: Removed.
* platform/mac/fast/regions/content-flowed-into-regions-with-index-expected.png: Removed.
* platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/flow-content-basic-expected.txt:
* platform/mac/fast/regions/flow-content-basic-vertical-expected.txt:
* platform/mac/fast/regions/flow-content-basic-vertical-rl-expected.txt:
* platform/mac/fast/regions/flows-dependency-dynamic-remove-expected.txt:
* platform/mac/fast/regions/flows-dependency-same-flow-expected.txt:
* platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/outline-sides-in-region-expected.txt:
* platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt:
* platform/mac/fast/regions/overflow-in-uniform-regions-expected.txt:
* platform/mac/fast/regions/overflow-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt:
* platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt:
* platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt:
* platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt:
* platform/mac/fast/regions/percentage-margins-variable-width-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-block-static-in-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-block-static-in-rtl-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-in-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-in-rtl-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-inline-static-in-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-inline-static-in-rtl-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-perpendicular-flows-in-regions-expected.txt:
* platform/mac/fast/regions/region-overflow-auto-overflow-hidden-expected.txt:
* platform/mac/fast/regions/region-overflow-auto-overflow-visible-expected.txt:
* platform/mac/fast/regions/region-overflow-break-expected.txt:
* platform/mac/fast/regions/render-region-renderer-expected.txt:
* platform/mac/fast/regions/text-region-split-small-pagination-expected.txt:
* platform/mac/fast/regions/top-overflow-out-of-second-region-expected.txt:
* platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.txt:
* platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt:
* platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.txt:
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt:
* platform/mac/fast/regions/webkit-flow-inlines-dynamic-expected.txt:
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt:
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt:
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.txt:
* platform/mac/fast/regions/webkit-flow-renderer-expected.txt:
* platform/mac/fast/regions/webkit-flow-renderer-layer-expected.txt:
* platform/mac/fast/regions/webkit-flow-renderer-nested-expected.txt:
* platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
* platform/mac/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt:
* platform/qt/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
* platform/qt/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt:
* platform/win/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:
* svg/css/getComputedStyle-basic-expected.txt:
2011-10-12 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] More timeouts after V8 roll.
* platform/chromium/test_expectations.txt: Updated.
2011-10-12 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Mark http/tests/media/video-play-stall.html as flaky TIMEOUT.
* platform/chromium/test_expectations.txt: Marked.
2011-10-12 Robert Hogan <robert@webkit.org>
Platform-specific results for r97278
Unreviewed, adding results.
* platform/gtk/css2.1/20110323/border-conflict-style-079-expected.txt: Added.
* platform/gtk/css2.1/20110323/border-conflict-style-088-expected.txt: Added.
* platform/mac/css2.1/20110323/border-conflict-style-079-expected.txt: Added.
* platform/mac/css2.1/20110323/border-conflict-style-088-expected.txt: Added.
* platform/qt/css2.1/20110323/border-conflict-style-079-expected.txt: Added.
* platform/qt/css2.1/20110323/border-conflict-style-088-expected.txt: Added.
2011-10-12 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Widen expectation of flakiness according to bots.
* platform/chromium/test_expectations.txt: Widened.
2011-10-12 Chang Shu <cshu@webkit.org>
Selection is not collapsed in some WK2 editing tests
https://bugs.webkit.org/show_bug.cgi?id=69889
Skip tests for known reason.
Unreviewed.
* platform/mac-wk2/Skipped:
* platform/qt-wk2/Skipped:
2011-10-12 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] More timeouts after V8 roll.
* platform/chromium/test_expectations.txt: Updated.
2011-10-12 Cary Clark <caryclark@google.com>
Update baseline images affected by subpixel test positioning in
https://bugs.webkit.org/show_bug.cgi?id=69354 .
Unreviewed rebaselining for Skia.
* platform/chromium-mac/css1/box_properties/clear_float-expected.png:
* platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.png:
* platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png:
* platform/chromium-mac/css1/text_properties/text_align-expected.png:
* platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png:
* platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
* platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png:
* platform/chromium-mac/css2.1/t0905-c5525-fltmult-00-d-g-expected.png:
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
* platform/chromium-mac/css2.1/t1202-counter-03-b-expected.png:
* platform/chromium-mac/css2.1/t1202-counter-04-b-expected.png:
* platform/chromium-mac/css2.1/t1202-counters-03-b-expected.png:
* platform/chromium-mac/css2.1/t1202-counters-04-b-expected.png:
* platform/chromium-mac/css2.1/t1602-c546-txt-align-00-b-expected.png:
* platform/chromium-mac/css3/unicode-bidi-isolate-aharon-expected.png:
* platform/chromium-mac/css3/unicode-bidi-isolate-basic-expected.png:
* platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-mac/editing/selection/4975120-expected.png:
* platform/chromium-mac/editing/selection/5240265-expected.png:
* platform/chromium-mac/editing/selection/extend-inside-transforms-backward-expected.png:
* platform/chromium-mac/editing/selection/extend-inside-transforms-forward-expected.png:
* platform/chromium-mac/editing/selection/select-across-readonly-input-1-expected.png:
* platform/chromium-mac/editing/selection/select-across-readonly-input-2-expected.png:
* platform/chromium-mac/editing/selection/select-across-readonly-input-3-expected.png:
* platform/chromium-mac/editing/selection/select-across-readonly-input-4-expected.png:
* platform/chromium-mac/editing/selection/select-across-readonly-input-5-expected.png:
* platform/chromium-mac/editing/selection/transformed-selection-rects-expected.png:
* platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png:
* platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png:
* platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png:
* platform/chromium-mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png:
* platform/chromium-mac/editing/style/block-style-001-expected.png:
* platform/chromium-mac/editing/style/block-style-002-expected.png:
* platform/chromium-mac/editing/style/block-style-003-expected.png:
* platform/chromium-mac/editing/style/create-block-for-style-002-expected.png:
* platform/chromium-mac/editing/style/create-block-for-style-005-expected.png:
* platform/chromium-mac/editing/style/create-block-for-style-006-expected.png:
* platform/chromium-mac/editing/style/create-block-for-style-008-expected.png:
* platform/chromium-mac/editing/style/create-block-for-style-010-expected.png:
* platform/chromium-mac/editing/style/create-block-for-style-011-expected.png:
* platform/chromium-mac/editing/style/create-block-for-style-012-expected.png:
* platform/chromium-mac/editing/style/table-selection-expected.png:
* platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
* platform/chromium-mac/fast/block/basic/016-expected.png:
* platform/chromium-mac/fast/block/float/016-expected.png:
* platform/chromium-mac/fast/block/float/float-avoidance-expected.png:
* platform/chromium-mac/fast/block/margin-collapse/103-expected.png:
* platform/chromium-mac/fast/block/positioning/051-expected.png:
* platform/chromium-mac/fast/block/positioning/inline-block-relposition-expected.png:
* platform/chromium-mac/fast/borders/bidi-012-expected.png:
* platform/chromium-mac/fast/borders/border-antialiasing-expected.png:
* platform/chromium-mac/fast/borders/rtl-border-04-expected.png:
* platform/chromium-mac/fast/borders/rtl-border-05-expected.png:
* platform/chromium-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png:
* platform/chromium-mac/fast/canvas/canvas-text-alignment-expected.png:
* platform/chromium-mac/fast/clip/overflow-border-radius-composited-expected.png:
* platform/chromium-mac/fast/clip/overflow-border-radius-transformed-expected.png:
* platform/chromium-mac/fast/css-generated-content/011-expected.png:
* platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.png:
* platform/chromium-mac/fast/css/continuationCrash-expected.png:
* platform/chromium-mac/fast/css/create_element_align-expected.png:
* platform/chromium-mac/fast/css/css2-system-fonts-expected.png:
* platform/chromium-mac/fast/css/font-face-locally-installed-expected.png:
* platform/chromium-mac/fast/css/input-search-padding-expected.png:
* platform/chromium-mac/fast/css/line-height-expected.png:
* platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.png:
* platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png:
* platform/chromium-mac/fast/css/rtl-ordering-expected.png:
* platform/chromium-mac/fast/css/table-text-align-strict-expected.png:
* platform/chromium-mac/fast/css/text-input-with-webkit-border-radius-expected.png:
* platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.png:
* platform/chromium-mac/fast/css/text-overflow-ellipsis-expected.png:
* platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png:
* platform/chromium-mac/fast/css/text-security-expected.png:
* platform/chromium-mac/fast/dom/34176-expected.png:
* platform/chromium-mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png:
* platform/chromium-mac/fast/dom/HTMLTableElement/colSpan-expected.png:
* platform/chromium-mac/fast/dom/HTMLTableElement/createCaption-expected.png:
* platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
* platform/chromium-mac/fast/dynamic/008-expected.png:
* platform/chromium-mac/fast/forms/003-expected.png:
* platform/chromium-mac/fast/forms/004-expected.png:
* platform/chromium-mac/fast/forms/005-expected.png:
* platform/chromium-mac/fast/forms/HTMLOptionElement_label01-expected.png:
* platform/chromium-mac/fast/forms/HTMLOptionElement_label02-expected.png:
* platform/chromium-mac/fast/forms/HTMLOptionElement_label03-expected.png:
* platform/chromium-mac/fast/forms/HTMLOptionElement_label04-expected.png:
* platform/chromium-mac/fast/forms/HTMLOptionElement_label05-expected.png:
* platform/chromium-mac/fast/forms/basic-buttons-expected.png:
* platform/chromium-mac/fast/forms/basic-selects-expected.png:
* platform/chromium-mac/fast/forms/basic-textareas-expected.png:
* platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.png:
* platform/chromium-mac/fast/forms/blankbuttons-expected.png:
* platform/chromium-mac/fast/forms/box-shadow-override-expected.png:
* platform/chromium-mac/fast/forms/button-align-expected.png:
* platform/chromium-mac/fast/forms/button-cannot-be-nested-expected.png:
* platform/chromium-mac/fast/forms/button-default-title-expected.png:
* platform/chromium-mac/fast/forms/button-generated-content-expected.png:
* platform/chromium-mac/fast/forms/button-positioned-expected.png:
* platform/chromium-mac/fast/forms/button-sizes-expected.png:
* platform/chromium-mac/fast/forms/button-style-color-expected.png:
* platform/chromium-mac/fast/forms/button-table-styles-expected.png:
* platform/chromium-mac/fast/forms/button-text-transform-expected.png:
* platform/chromium-mac/fast/forms/button-white-space-expected.png:
* platform/chromium-mac/fast/forms/control-clip-expected.png:
* platform/chromium-mac/fast/forms/control-clip-overflow-expected.png:
* platform/chromium-mac/fast/forms/control-restrict-line-height-expected.png:
* platform/chromium-mac/fast/forms/disabled-select-change-index-expected.png:
* platform/chromium-mac/fast/forms/file/file-input-direction-expected.png:
* platform/chromium-mac/fast/forms/file/input-file-re-render-expected.png:
* platform/chromium-mac/fast/forms/floating-textfield-relayout-expected.png:
* platform/chromium-mac/fast/forms/formmove3-expected.png:
* platform/chromium-mac/fast/forms/input-align-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-default-bkcolor-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-disabled-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-height-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-preventDefault-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-readonly-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-spinbutton-layer-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-visibility-expected.png:
* platform/chromium-mac/fast/forms/input-appearance-width-expected.png:
* platform/chromium-mac/fast/forms/input-button-sizes-expected.png:
* platform/chromium-mac/fast/forms/input-field-text-truncated-expected.png:
* platform/chromium-mac/fast/forms/input-first-letter-expected.png:
* platform/chromium-mac/fast/forms/input-placeholder-text-indent-expected.png:
* platform/chromium-mac/fast/forms/input-readonly-autoscroll-expected.png:
* platform/chromium-mac/fast/forms/input-readonly-dimmed-expected.png:
* platform/chromium-mac/fast/forms/input-spaces-expected.png:
* platform/chromium-mac/fast/forms/input-table-expected.png:
* platform/chromium-mac/fast/forms/input-text-word-wrap-expected.png:
* platform/chromium-mac/fast/forms/input-type-text-min-width-expected.png:
* platform/chromium-mac/fast/forms/isindex-placeholder-expected.png:
* platform/chromium-mac/fast/forms/listbox-bidi-align-expected.png:
* platform/chromium-mac/fast/forms/listbox-scrollbar-incremental-load-expected.png:
* platform/chromium-mac/fast/forms/listbox-width-change-expected.png:
* platform/chromium-mac/fast/forms/menulist-clip-expected.png:
* platform/chromium-mac/fast/forms/menulist-deselect-update-expected.png:
* platform/chromium-mac/fast/forms/menulist-no-overflow-expected.png:
* platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png:
* platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.png:
* platform/chromium-mac/fast/forms/menulist-style-color-expected.png:
* platform/chromium-mac/fast/forms/menulist-width-change-expected.png:
* platform/chromium-mac/fast/forms/minWidthPercent-expected.png:
* platform/chromium-mac/fast/forms/option-script-expected.png:
* platform/chromium-mac/fast/forms/option-strip-whitespace-expected.png:
* platform/chromium-mac/fast/forms/option-text-clip-expected.png:
* platform/chromium-mac/fast/forms/password-placeholder-expected.png:
* platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png:
* platform/chromium-mac/fast/forms/placeholder-position-expected.png:
* platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.png:
* platform/chromium-mac/fast/forms/placeholder-set-attribute-expected.png:
* platform/chromium-mac/fast/forms/placeholder-set-value-expected.png:
* platform/chromium-mac/fast/forms/placeholder-stripped-expected.png:
* platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.png:
* platform/chromium-mac/fast/forms/search-display-none-cancel-button-expected.png:
* platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png:
* platform/chromium-mac/fast/forms/search-rtl-expected.png:
* platform/chromium-mac/fast/forms/search-styled-expected.png:
* platform/chromium-mac/fast/forms/search-vertical-alignment-expected.png:
* platform/chromium-mac/fast/forms/searchfield-heights-expected.png:
* platform/chromium-mac/fast/forms/select-align-expected.png:
* platform/chromium-mac/fast/forms/select-baseline-expected.png:
* platform/chromium-mac/fast/forms/select-block-background-expected.png:
* platform/chromium-mac/fast/forms/select-change-listbox-size-expected.png:
* platform/chromium-mac/fast/forms/select-change-listbox-to-popup-expected.png:
* platform/chromium-mac/fast/forms/select-change-popup-to-listbox-expected.png:
* platform/chromium-mac/fast/forms/select-dirty-parent-pref-widths-expected.png:
* platform/chromium-mac/fast/forms/select-disabled-appearance-expected.png:
* platform/chromium-mac/fast/forms/select-initial-position-expected.png:
* platform/chromium-mac/fast/forms/select-item-background-clip-expected.png:
* platform/chromium-mac/fast/forms/select-list-box-with-height-expected.png:
* platform/chromium-mac/fast/forms/select-selected-expected.png:
* platform/chromium-mac/fast/forms/select-size-expected.png:
* platform/chromium-mac/fast/forms/select-visual-hebrew-expected.png:
* platform/chromium-mac/fast/forms/select-writing-direction-natural-expected.png:
* platform/chromium-mac/fast/forms/stuff-on-my-optgroup-expected.png:
* platform/chromium-mac/fast/forms/targeted-frame-submission-expected.png:
* platform/chromium-mac/fast/forms/text-style-color-expected.png:
* platform/chromium-mac/fast/forms/textarea-align-expected.png:
* platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.png:
* platform/chromium-mac/fast/forms/textarea-placeholder-set-attribute-expected.png:
* platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.png:
* platform/chromium-mac/fast/forms/textarea-placeholder-wrapping-expected.png:
* platform/chromium-mac/fast/forms/textarea-scroll-height-expected.png:
* platform/chromium-mac/fast/forms/textarea-setinnerhtml-expected.png:
* platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.png:
* platform/chromium-mac/fast/html/details-replace-summary-child-expected.png:
* platform/chromium-mac/fast/html/details-replace-text-expected.png:
* platform/chromium-mac/fast/html/details-writing-mode-expected.png:
* platform/chromium-mac/fast/html/keygen-expected.png:
* platform/chromium-mac/fast/inline-block/003-expected.png:
* platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png:
* platform/chromium-mac/fast/inline/inline-box-background-expected.png:
* platform/chromium-mac/fast/inline/inline-box-background-long-image-expected.png:
* platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.png:
* platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.png:
* platform/chromium-mac/fast/lists/003-vertical-expected.png:
* platform/chromium-mac/fast/lists/dynamic-marker-crash-expected.png:
* platform/chromium-mac/fast/multicol/float-avoidance-expected.png:
* platform/chromium-mac/fast/multicol/overflow-across-columns-expected.png:
* platform/chromium-mac/fast/multicol/overflow-across-columns-percent-height-expected.png:
* platform/chromium-mac/fast/multicol/overflow-unsplittable-expected.png:
* platform/chromium-mac/fast/multicol/positive-leading-expected.png:
* platform/chromium-mac/fast/overflow/infiniteRecursion-expected.png:
* platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
* platform/chromium-mac/fast/overflow/scrollRevealButton-expected.png:
* platform/chromium-mac/fast/parser/document-write-option-expected.png:
* platform/chromium-mac/fast/parser/entity-comment-in-textarea-expected.png:
* platform/chromium-mac/fast/parser/open-comment-in-textarea-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png:
* platform/chromium-mac/fast/repaint/line-flow-with-floats-in-regions-expected.png:
* platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
* platform/chromium-mac/fast/replaced/replaced-breaking-mixture-expected.png:
* platform/chromium-mac/fast/replaced/width100percent-button-expected.png:
* platform/chromium-mac/fast/replaced/width100percent-menulist-expected.png:
* platform/chromium-mac/fast/replaced/width100percent-searchfield-expected.png:
* platform/chromium-mac/fast/replaced/width100percent-textfield-expected.png:
* platform/chromium-mac/fast/ruby/nested-ruby-expected.png:
* platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png:
* platform/chromium-mac/fast/ruby/ruby-empty-rt-expected.png:
* platform/chromium-mac/fast/ruby/ruby-inline-table-expected.png:
* platform/chromium-mac/fast/ruby/ruby-length-expected.png:
* platform/chromium-mac/fast/ruby/ruby-run-break-expected.png:
* platform/chromium-mac/fast/ruby/ruby-runs-expected.png:
* platform/chromium-mac/fast/ruby/ruby-runs-spans-expected.png:
* platform/chromium-mac/fast/ruby/ruby-simple-expected.png:
* platform/chromium-mac/fast/ruby/ruby-simple-rp-expected.png:
* platform/chromium-mac/fast/ruby/ruby-text-before-after-content-expected.png:
* platform/chromium-mac/fast/ruby/rubyDOM-insert-rt-expected.png:
* platform/chromium-mac/fast/ruby/rubyDOM-insert-text1-expected.png:
* platform/chromium-mac/fast/selectors/064-expected.png:
* platform/chromium-mac/fast/table/011-expected.png:
* platform/chromium-mac/fast/table/append-cells2-expected.png:
* platform/chromium-mac/fast/table/border-collapsing/004-expected.png:
* platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.png:
* platform/chromium-mac/fast/table/border-collapsing/rtl-border-collapsing-expected.png:
* platform/chromium-mac/fast/table/colgroup-preceded-by-caption-expected.png:
* platform/chromium-mac/fast/table/colgroup-spanning-groups-rules-expected.png:
* platform/chromium-mac/fast/table/dynamic-caption-add-before-child-expected.png:
* platform/chromium-mac/fast/table/dynamic-caption-add-remove-before-child-expected.png:
* platform/chromium-mac/fast/table/frame-and-rules-expected.png:
* platform/chromium-mac/fast/table/multiple-captions-display-expected.png:
* platform/chromium-mac/fast/table/percent-heights-expected.png:
* platform/chromium-mac/fast/table/remove-td-display-none-expected.png:
* platform/chromium-mac/fast/table/rowindex-expected.png:
* platform/chromium-mac/fast/table/rowspan-paint-order-vertical-expected.png:
* platform/chromium-mac/fast/table/spanOverlapRepaint-expected.png:
* platform/chromium-mac/fast/table/text-field-baseline-expected.png:
* platform/chromium-mac/fast/text/atsui-negative-spacing-features-expected.png:
* platform/chromium-mac/fast/text/atsui-spacing-features-expected.png:
* platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.png:
* platform/chromium-mac/fast/text/basic/002-expected.png:
* platform/chromium-mac/fast/text/basic/015-expected.png:
* platform/chromium-mac/fast/text/basic/generic-family-reset-expected.png:
* platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.png:
* platform/chromium-mac/fast/text/break-word-expected.png:
* platform/chromium-mac/fast/text/capitalize-boundaries-expected.png:
* platform/chromium-mac/fast/text/cg-vs-atsui-expected.png:
* platform/chromium-mac/fast/text/drawBidiText-expected.png:
* platform/chromium-mac/fast/text/emphasis-expected.png:
* platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.png:
* platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.png:
* platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.png:
* platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.png:
* platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
* platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.png:
* platform/chromium-mac/fast/text/international/bidi-explicit-embedding-expected.png:
* platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
* platform/chromium-mac/fast/text/international/bidi-innertext-expected.png:
* platform/chromium-mac/fast/text/international/bidi-layout-across-linebreak-expected.png:
* platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.png:
* platform/chromium-mac/fast/text/international/bidi-listbox-expected.png:
* platform/chromium-mac/fast/text/international/bidi-menulist-expected.png:
* platform/chromium-mac/fast/text/international/bidi-override-expected.png:
* platform/chromium-mac/fast/text/international/hebrew-vowels-expected.png:
* platform/chromium-mac/fast/text/international/hindi-spacing-expected.png:
* platform/chromium-mac/fast/text/international/rtl-white-space-pre-wrap-expected.png:
* platform/chromium-mac/fast/text/international/unicode-bidi-plaintext-expected.png:
* platform/chromium-mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png:
* platform/chromium-mac/fast/text/justified-selection-at-edge-expected.png:
* platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png:
* platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png:
* platform/chromium-mac/fast/text/line-breaks-expected.png:
* platform/chromium-mac/fast/text/shadow-no-blur-expected.png:
* platform/chromium-mac/fast/text/trailing-white-space-2-expected.png:
* platform/chromium-mac/fast/text/trailing-white-space-expected.png:
* platform/chromium-mac/fast/text/updateNewFont-expected.png:
* platform/chromium-mac/fast/text/word-break-run-rounding-expected.png:
* platform/chromium-mac/fast/transforms/transform-on-inline-expected.png:
* platform/chromium-mac/fast/transforms/transform-table-row-expected.png:
* platform/chromium-mac/fast/transforms/transformed-document-element-expected.png:
* platform/chromium-mac/fast/writing-mode/vertical-baseline-alignment-expected.png:
* platform/chromium-mac/fast/writing-mode/vertical-font-fallback-expected.png:
* platform/chromium-mac/fonts/sans-serif-expected.png:
* platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.png:
* platform/chromium-mac/media/audio-repaint-expected.png:
* platform/chromium-mac/plugins/mouse-click-plugin-clears-selection-expected.png:
* platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png:
* platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png:
* platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png:
* platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png:
* platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.png:
* platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
* platform/chromium-mac/svg/as-background-image/animated-svg-as-background-expected.png:
* platform/chromium-mac/svg/as-background-image/svg-as-background-4-expected.png:
* platform/chromium-mac/svg/as-background-image/svg-as-background-5-expected.png:
* platform/chromium-mac/svg/batik/filters/feTile-expected.png:
* platform/chromium-mac/svg/batik/masking/maskRegions-expected.png:
* platform/chromium-mac/svg/batik/paints/gradientLimit-expected.png:
* platform/chromium-mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
* platform/chromium-mac/svg/batik/paints/patternRegionA-expected.png:
* platform/chromium-mac/svg/batik/text/textAnchor-expected.png:
* platform/chromium-mac/svg/batik/text/textAnchor2-expected.png:
* platform/chromium-mac/svg/batik/text/textAnchor3-expected.png:
* platform/chromium-mac/svg/batik/text/textDecoration-expected.png:
* platform/chromium-mac/svg/batik/text/textDecoration2-expected.png:
* platform/chromium-mac/svg/batik/text/textEffect2-expected.png:
* platform/chromium-mac/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
* platform/chromium-mac/svg/batik/text/textLayout-expected.png:
* platform/chromium-mac/svg/batik/text/textLayout2-expected.png:
* platform/chromium-mac/svg/batik/text/textLength-expected.png:
* platform/chromium-mac/svg/batik/text/textOnPath-expected.png:
* platform/chromium-mac/svg/batik/text/textOnPath2-expected.png:
* platform/chromium-mac/svg/batik/text/textOnPath3-expected.png:
* platform/chromium-mac/svg/batik/text/textOnPathSpaces-expected.png:
* platform/chromium-mac/svg/batik/text/textPCDATA-expected.png:
* platform/chromium-mac/svg/batik/text/textPosition-expected.png:
* platform/chromium-mac/svg/batik/text/textProperties-expected.png:
* platform/chromium-mac/svg/batik/text/textProperties2-expected.png:
* platform/chromium-mac/svg/batik/text/textStyles-expected.png:
* platform/chromium-mac/svg/batik/text/verticalText-expected.png:
* platform/chromium-mac/svg/batik/text/verticalTextOnPath-expected.png:
* platform/chromium-mac/svg/batik/text/xmlSpace-expected.png:
* platform/chromium-mac/svg/carto.net/button-expected.png:
* platform/chromium-mac/svg/carto.net/colourpicker-expected.png:
* platform/chromium-mac/svg/carto.net/combobox-expected.png:
* platform/chromium-mac/svg/carto.net/scrollbar-expected.png:
* platform/chromium-mac/svg/carto.net/selectionlist-expected.png:
* platform/chromium-mac/svg/carto.net/slider-expected.png:
* platform/chromium-mac/svg/carto.net/textbox-expected.png:
* platform/chromium-mac/svg/carto.net/window-expected.png:
* platform/chromium-mac/svg/clip-path/clip-path-pixelation-expected.png:
* platform/chromium-mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png:
* platform/chromium-mac/svg/custom/gradient-with-1d-boundingbox-expected.png:
* platform/chromium-mac/svg/custom/inline-svg-in-xhtml-expected.png:
* platform/chromium-mac/svg/custom/js-late-clipPath-and-object-creation-expected.png:
* platform/chromium-mac/svg/custom/js-late-clipPath-creation-expected.png:
* platform/chromium-mac/svg/custom/js-late-gradient-creation-expected.png:
* platform/chromium-mac/svg/custom/js-late-pattern-and-object-creation-expected.png:
* platform/chromium-mac/svg/custom/js-late-pattern-creation-expected.png:
* platform/chromium-mac/svg/custom/linking-a-03-b-all-expected.png:
* platform/chromium-mac/svg/custom/linking-a-03-b-transform-expected.png:
* platform/chromium-mac/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
* platform/chromium-mac/svg/custom/linking-uri-01-b-expected.png:
* platform/chromium-mac/svg/custom/marker-default-width-height-expected.png:
* platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png:
* platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png:
* platform/chromium-mac/svg/custom/path-textPath-simulation-expected.png:
* platform/chromium-mac/svg/custom/pattern-incorrect-tiling-expected.png:
* platform/chromium-mac/svg/custom/preserve-aspect-ratio-syntax-expected.png:
* platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
* platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.png:
* platform/chromium-mac/svg/custom/stroke-width-large-expected.png:
* platform/chromium-mac/svg/custom/stroked-pattern-expected.png:
* platform/chromium-mac/svg/custom/struct-use-09-b-expected.png:
* platform/chromium-mac/svg/custom/svg-fonts-without-missing-glyph-expected.png:
* platform/chromium-mac/svg/custom/text-dom-01-f-expected.png:
* platform/chromium-mac/svg/custom/text-linking-expected.png:
* platform/chromium-mac/svg/custom/text-rotated-gradient-expected.png:
* platform/chromium-mac/svg/custom/text-rotation-expected.png:
* platform/chromium-mac/svg/custom/text-tref-03-b-change-href-dom-expected.png:
* platform/chromium-mac/svg/custom/text-tref-03-b-change-href-expected.png:
* platform/chromium-mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.png:
* platform/chromium-mac/svg/custom/text-tref-03-b-tref-removal-expected.png:
* platform/chromium-mac/svg/custom/text-x-dy-lists-expected.png:
* platform/chromium-mac/svg/custom/tref-own-content-removal-expected.png:
* platform/chromium-mac/svg/custom/tref-update-expected.png:
* platform/chromium-mac/svg/custom/use-detach-expected.png:
* platform/chromium-mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
* platform/chromium-mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
* platform/chromium-mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png:
* platform/chromium-mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
* platform/chromium-mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
* platform/chromium-mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
* platform/chromium-mac/svg/custom/use-on-non-svg-namespaced-element-expected.png:
* platform/chromium-mac/svg/custom/use-referencing-nonexisting-symbol-expected.png:
* platform/chromium-mac/svg/custom/viewbox-syntax-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png:
* platform/chromium-mac/svg/hixie/mixed/003-expected.png:
* platform/chromium-mac/svg/hixie/mixed/008-expected.png:
* platform/chromium-mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
* platform/chromium-mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.png:
* platform/chromium-mac/svg/text/bidi-reorder-value-lists-expected.png:
* platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.png:
* platform/chromium-mac/svg/text/bidi-text-query-expected.png:
* platform/chromium-mac/svg/text/bidi-tspans-expected.png:
* platform/chromium-mac/svg/text/font-size-below-point-five-2-expected.png:
* platform/chromium-mac/svg/text/scaled-font-expected.png:
* platform/chromium-mac/svg/text/scaling-font-with-geometric-precision-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacing-squeeze-1-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacing-squeeze-2-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacing-squeeze-3-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacing-squeeze-4-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacing-stretch-1-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacing-stretch-2-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacing-stretch-3-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacing-stretch-4-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png:
* platform/chromium-mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
* platform/chromium-mac/svg/text/small-fonts-2-expected.png: Added.
* platform/chromium-mac/svg/text/small-fonts-3-expected.png:
* platform/chromium-mac/svg/text/small-fonts-expected.png:
* platform/chromium-mac/svg/text/small-fonts-in-html5-expected.png:
* platform/chromium-mac/svg/text/text-align-01-b-expected.png:
* platform/chromium-mac/svg/text/text-align-02-b-expected.png:
* platform/chromium-mac/svg/text/text-align-03-b-expected.png:
* platform/chromium-mac/svg/text/text-align-04-b-expected.png:
* platform/chromium-mac/svg/text/text-align-05-b-expected.png:
* platform/chromium-mac/svg/text/text-align-06-b-expected.png:
* platform/chromium-mac/svg/text/text-deco-01-b-expected.png:
* platform/chromium-mac/svg/text/text-fonts-01-t-expected.png:
* platform/chromium-mac/svg/text/text-fonts-02-t-expected.png:
* platform/chromium-mac/svg/text/text-intro-05-t-expected.png:
* platform/chromium-mac/svg/text/text-path-01-b-expected.png:
* platform/chromium-mac/svg/text/text-path-middle-align-expected.png:
* platform/chromium-mac/svg/text/text-text-01-b-expected.png:
* platform/chromium-mac/svg/text/text-text-03-b-expected.png:
* platform/chromium-mac/svg/text/text-text-07-t-expected.png:
* platform/chromium-mac/svg/text/text-text-08-b-expected.png:
* platform/chromium-mac/svg/text/text-tref-01-b-expected.png:
* platform/chromium-mac/svg/text/text-tselect-01-b-expected.png:
* platform/chromium-mac/svg/text/text-tselect-02-f-expected.png:
* platform/chromium-mac/svg/text/text-tspan-01-b-expected.png:
* platform/chromium-mac/svg/text/text-ws-01-t-expected.png:
* platform/chromium-mac/svg/text/text-ws-02-t-expected.png:
* platform/chromium-mac/svg/wicd/rightsizing-grid-expected.png:
* platform/chromium-mac/svg/wicd/test-scalable-background-image2-expected.png:
* platform/chromium-mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png:
* platform/chromium-mac/svg/zoom/page/zoom-foreignObject-expected.png:
* platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
* platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
* platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
* platform/chromium-mac/svg/zoom/text/zoom-foreignObject-expected.png:
* platform/chromium-mac/svg/zoom/text/zoom-hixie-mixed-008-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug10633-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug11384q-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug11384s-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug1163-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug126742-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug1302-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug131020-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug131020_iframe-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug1802-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug1802s-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug18664-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug194024-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug27038-3-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug29326-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug2962-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug30559-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug30692-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug3260-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug3454-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug3977-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug4382-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug43854-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug43854-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug44505-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug48028-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug50695-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug52505-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug52506-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug5838-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug59354-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug60804-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug60807-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug6304-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug647-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug67915-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug68912-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug69382-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug7112-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug7112-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug72359-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug81934-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug8381-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug88035-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug88035-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug88524-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug8950-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug96334-expected.png:
* platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
* platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
* platform/chromium-mac/tables/mozilla/core/captions-expected.png:
* platform/chromium-mac/tables/mozilla/core/margins-expected.png:
* platform/chromium-mac/tables/mozilla/dom/tableDom-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_layers-opacity-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_position-table-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/body_col-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/body_tfoot-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_align_center-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_align_justify-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_align_left-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_align_right-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_span-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_valign_baseline-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_valign_bottom-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_valign_middle-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_valign_top-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_width_pct-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/colgroup_width_px-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/table_row_align_center-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/table_rules_none-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/tables_caption_align_bot-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/tables_caption_align_top-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/tables_td_align_center-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/tables_th_align_center-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/tables_th_height-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/tables_th_width-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/tbody_align_center-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/tfoot_align_center-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_caption_align_bottom-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_caption_align_top-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_caption_class-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_caption_id-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_caption_style-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_table-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_tbody_align_center-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_tbody_align_justify-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_td_align_justify-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_align_justify-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_colspan-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_valign_baseline-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_valign_bottom-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_width-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_thead_align_center-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_tr_align_justify-expected.png:
* platform/chromium-mac/tables/mozilla/other/body_col-expected.png:
* platform/chromium-mac/tables/mozilla/other/test3-expected.png:
* platform/chromium-mac/tables/mozilla/other/wa_table_tr_align-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug10140-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug10216-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug104898-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug106966-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1128-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-11-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-12-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-4-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-6-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug91057-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/captions3-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/other/test4-expected.png:
2011-10-12 Ryosuke Niwa <rniwa@webkit.org>
Chromium rebaseline after r85535. The test only works in Mac because it tests sub pixel layout and
depends on the specific font metrics used in Mac port.
* platform/chromium-cg-mac-leopard/editing/inserting/typing-at-end-of-line-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/typing-at-end-of-line-expected.png: Added.
* platform/chromium-linux/editing/inserting/typing-at-end-of-line-expected.png: Added.
* platform/chromium-mac-leopard/editing/inserting/typing-at-end-of-line-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/inserting/typing-at-end-of-line-expected.png: Added.
* platform/chromium-win/editing/inserting/typing-at-end-of-line-expected.png: Added.
* platform/chromium-win/editing/inserting/typing-at-end-of-line-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-12 Jer Noble <jer.noble@apple.com>
Lion: media tests with invalid URLs failing
https://bugs.webkit.org/show_bug.cgi?id=69947
Unreviewed.
Add failing tests to the Skipped list.
* platform/mac-lion/Skipped:
2011-10-11 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69896
[CSS Regions] Make positioned blocks work with variable width regions.
Reviewed by Sam Weinig.
* fast/regions/overflow-size-change-with-stacking-context-rtl.html: Added.
* fast/regions/position-writing-modes-in-variable-width-regions.html: Added.
* fast/regions/positioned-objects-block-static-spanning-regions-rtl.html: Added.
* fast/regions/positioned-objects-block-static-spanning-regions.html: Added.
* fast/regions/positioned-objects-inline-static-spanning-regions-rtl.html: Added.
* fast/regions/positioned-objects-inline-static-spanning-regions.html: Added.
* fast/regions/positioned-objects-spanning-regions.html: Added.
* platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt:
* platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Added.
* platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: Added.
* platform/mac/fast/regions/position-writing-modes-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/position-writing-modes-in-variable-width-regions-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-block-static-in-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-block-static-in-rtl-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-block-static-spanning-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-block-static-spanning-regions-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-block-static-spanning-regions-rtl-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-block-static-spanning-regions-rtl-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-inline-static-in-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-inline-static-in-rtl-regions-expected.txt:
* platform/mac/fast/regions/positioned-objects-inline-static-spanning-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-inline-static-spanning-regions-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-spanning-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-spanning-regions-expected.txt: Added.
2011-10-06 Robert Hogan <robert@webkit.org>
CSS 2.1 failure: border-conflict-style-079
https://bugs.webkit.org/show_bug.cgi?id=69551
Reviewed by Antonio Gomes.
* css2.1/20110323/border-conflict-style-079.htm: Added.
* css2.1/20110323/border-conflict-style-088.htm: Added.
* platform/chromium-linux/css2.1/20110323/border-conflict-style-079-expected.png: Added.
* platform/chromium-linux/css2.1/20110323/border-conflict-style-079-expected.txt: Added.
* platform/chromium-linux/css2.1/20110323/border-conflict-style-088-expected.png: Added.
* platform/chromium-linux/css2.1/20110323/border-conflict-style-088-expected.txt: Added.
2011-10-12 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Fix expectation ambiguities.
* platform/chromium/test_expectations.txt: Fixed.
2011-10-12 Jian Li <jianli@chromium.org>
Support passing optional filename when FormData.append() is used to
append a blob
https://bugs.webkit.org/show_bug.cgi?id=69885
Reviewed by David Levin.
* http/tests/local/formdata/resources/send-form-data-common.js:
(dumpResponse):
(sendFormData):
(testSendingFormData):
* http/tests/local/formdata/script-tests/send-form-data-with-sliced-file.js:
(runTest):
* http/tests/local/formdata/send-form-data-with-sliced-file-expected.txt:
2011-10-12 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Mark implicit-submission test as slow for all Debug builds.
* platform/chromium/test_expectations.txt: Marked so.
2011-10-12 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Fix ambiguous expectations.
* platform/chromium/test_expectations.txt: Fixed.
2011-10-12 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] More TIMEOUTs and TIMEOUT flakes due to V8 roll.
* platform/chromium/test_expectations.txt: Added expectations of TIMEOUT.
2011-10-12 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Add a bunch of TIMEOUTs due to V8 roll.
* platform/chromium/test_expectations.txt: Added expectations of TIMEOUT.
2011-10-12 Balazs Kelemen <kbalazs@webkit.org>
[Qt] Assertion fail in CSSPrimitiveValue ctor
https://bugs.webkit.org/show_bug.cgi?id=69933
Unreviewed gardening.
* platform/qt/Skipped:
2011-10-12 Cary Clark <caryclark@google.com>
Roll back image baseline changes from
http://trac.webkit.org/changeset/96814 -- they were generated on a
headless Mac, and thus used the wrong color profile.
Unreviewed rebaselining.
* platform/chromium-mac/css1/basic/comments-expected.png:
* platform/chromium-mac/css1/basic/containment-expected.png:
* platform/chromium-mac/css1/basic/id_as_selector-expected.png:
* platform/chromium-mac/css1/basic/inheritance-expected.png:
* platform/chromium-mac/css1/box_properties/border-expected.png:
* platform/chromium-mac/css1/box_properties/border_bottom-expected.png:
* platform/chromium-mac/css1/box_properties/border_bottom_width-expected.png:
* platform/chromium-mac/css1/box_properties/border_left-expected.png:
* platform/chromium-mac/css1/box_properties/border_left_width-expected.png:
* platform/chromium-mac/css1/box_properties/border_right_inline-expected.png:
* platform/chromium-mac/css1/box_properties/border_right_width-expected.png:
* platform/chromium-mac/css1/box_properties/border_style-expected.png:
* platform/chromium-mac/css1/box_properties/border_top-expected.png:
* platform/chromium-mac/css1/box_properties/border_top_width-expected.png:
* platform/chromium-mac/css1/box_properties/border_width-expected.png:
* platform/chromium-mac/css1/box_properties/clear-expected.png:
* platform/chromium-mac/css1/box_properties/float_margin-expected.png:
* platform/chromium-mac/css1/box_properties/height-expected.png:
* platform/chromium-mac/css1/box_properties/margin-expected.png:
* platform/chromium-mac/css1/box_properties/margin_bottom-expected.png:
* platform/chromium-mac/css1/box_properties/margin_inline-expected.png:
* platform/chromium-mac/css1/box_properties/margin_left-expected.png:
* platform/chromium-mac/css1/box_properties/margin_right-expected.png:
* platform/chromium-mac/css1/box_properties/margin_top-expected.png:
* platform/chromium-mac/css1/box_properties/padding-expected.png:
* platform/chromium-mac/css1/box_properties/padding_bottom-expected.png:
* platform/chromium-mac/css1/box_properties/padding_inline-expected.png:
* platform/chromium-mac/css1/box_properties/padding_left-expected.png:
* platform/chromium-mac/css1/box_properties/padding_right-expected.png:
* platform/chromium-mac/css1/box_properties/padding_top-expected.png:
* platform/chromium-mac/css1/box_properties/width-expected.png:
* platform/chromium-mac/css1/cascade/cascade_order-expected.png:
* platform/chromium-mac/css1/classification/display-expected.png:
* platform/chromium-mac/css1/classification/list_style_type-expected.png:
* platform/chromium-mac/css1/classification/white_space-expected.png:
* platform/chromium-mac/css1/color_and_background/background-expected.png:
* platform/chromium-mac/css1/color_and_background/background_attachment-expected.png:
* platform/chromium-mac/css1/color_and_background/background_position-expected.png:
* platform/chromium-mac/css1/color_and_background/background_repeat-expected.png:
* platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.png:
* platform/chromium-mac/css1/font_properties/font_size-expected.png:
* platform/chromium-mac/css1/font_properties/font_weight-expected.png:
* platform/chromium-mac/css1/formatting_model/floating_elements-expected.png:
* platform/chromium-mac/css1/formatting_model/height_of_lines-expected.png:
* platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.png:
* platform/chromium-mac/css1/formatting_model/inline_elements-expected.png:
* platform/chromium-mac/css1/formatting_model/replaced_elements-expected.png:
* platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.png:
* platform/chromium-mac/css1/pseudo/anchor-expected.png:
* platform/chromium-mac/css1/pseudo/firstletter-expected.png:
* platform/chromium-mac/css1/pseudo/firstline-expected.png:
* platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.png:
* platform/chromium-mac/css1/text_properties/letter_spacing-expected.png:
* platform/chromium-mac/css1/text_properties/line_height-expected.png:
* platform/chromium-mac/css1/text_properties/text_decoration-expected.png:
* platform/chromium-mac/css1/text_properties/text_indent-expected.png:
* platform/chromium-mac/css1/text_properties/vertical_align-expected.png:
* platform/chromium-mac/css1/text_properties/word_spacing-expected.png:
* platform/chromium-mac/css1/units/color_units-expected.png:
* platform/chromium-mac/css1/units/length_units-expected.png:
* platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
* platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed.
* platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
* platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed.
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-002-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-004-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-006-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-008-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-010-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-012-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-014-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-016-expected.png:
* platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
* platform/chromium-mac/css2.1/t0803-c5505-mrgn-02-c-expected.png:
* platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
* platform/chromium-mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Removed.
* platform/chromium-mac/css2.1/t1002-c5523-width-02-b-g-expected.png:
* platform/chromium-mac/css2.1/t1202-counters-08-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t1202-counters-09-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
* platform/chromium-mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
* platform/chromium-mac/css2.1/t1508-c527-font-07-b-expected.png:
* platform/chromium-mac/editing/inserting/insert-div-023-expected.png:
* platform/chromium-mac/editing/selection/focus_editable_html-expected.png:
* platform/chromium-mac/editing/selection/select-all-003-expected.png:
* platform/chromium-mac/editing/selection/select-all-004-expected.png:
* platform/chromium-mac/fast/backgrounds/background-inherit-color-bug-expected.png:
* platform/chromium-mac/fast/backgrounds/background-leakage-transforms-expected.png:
* platform/chromium-mac/fast/backgrounds/size/backgroundSize15-expected.png:
* platform/chromium-mac/fast/block/basic/fieldset-stretch-to-legend-expected.png:
* platform/chromium-mac/fast/block/basic/truncation-rtl-expected.png:
* platform/chromium-mac/fast/block/float/008-expected.png: Removed.
* platform/chromium-mac/fast/block/float/013-expected.png:
* platform/chromium-mac/fast/block/float/019-expected.png: Removed.
* platform/chromium-mac/fast/block/float/021-expected.png:
* platform/chromium-mac/fast/block/float/025-expected.png:
* platform/chromium-mac/fast/block/float/026-expected.png:
* platform/chromium-mac/fast/block/float/027-expected.png:
* platform/chromium-mac/fast/block/float/028-expected.png:
* platform/chromium-mac/fast/block/float/032-expected.png: Removed.
* platform/chromium-mac/fast/block/float/035-expected.png: Removed.
* platform/chromium-mac/fast/block/float/avoidance-percent-width-strict-expected.png: Removed.
* platform/chromium-mac/fast/block/float/br-with-clear-2-expected.png: Removed.
* platform/chromium-mac/fast/block/float/float-not-removed-from-next-sibling4-expected.png:
* platform/chromium-mac/fast/block/float/nested-clearance-expected.png: Removed.
* platform/chromium-mac/fast/block/float/relative-painted-twice-expected.png:
* platform/chromium-mac/fast/block/lineboxcontain/parsing-invalid-expected.png:
* platform/chromium-mac/fast/block/margin-collapse/104-expected.png:
* platform/chromium-mac/fast/block/margin-collapse/empty-clear-blocks-expected.png:
* platform/chromium-mac/fast/block/positioning/047-expected.png:
* platform/chromium-mac/fast/block/positioning/055-expected.png:
* platform/chromium-mac/fast/block/positioning/auto/007-expected.png:
* platform/chromium-mac/fast/block/positioning/auto/vertical-lr/007-expected.png:
* platform/chromium-mac/fast/block/positioning/auto/vertical-rl/007-expected.png:
* platform/chromium-mac/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png: Removed.
* platform/chromium-mac/fast/block/positioning/negative-rel-position-expected.png: Removed.
* platform/chromium-mac/fast/block/positioning/relative-overflow-block-expected.png: Removed.
* platform/chromium-mac/fast/block/positioning/relative-overflow-replaced-expected.png:
* platform/chromium-mac/fast/block/positioning/relative-overflow-replaced-float-expected.png:
* platform/chromium-mac/fast/block/positioning/vertical-lr/002-expected.png: Removed.
* platform/chromium-mac/fast/block/positioning/vertical-rl/002-expected.png: Removed.
* platform/chromium-mac/fast/body-propagation/overflow/002-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/002-xhtml-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/003-declarative-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/003-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/003-xhtml-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/004-declarative-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/004-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/004-xhtml-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/006-declarative-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/006-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/006-xhtml-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/007-declarative-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/007-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/007-xhtml-expected.png:
* platform/chromium-mac/fast/borders/border-image-massive-scale-expected.png:
* platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
* platform/chromium-mac/fast/borders/border-image-scale-transform-expected.png:
* platform/chromium-mac/fast/borders/border-image-scaled-expected.png:
* platform/chromium-mac/fast/borders/inline-mask-overlay-image-expected.png:
* platform/chromium-mac/fast/borders/rtl-border-01-expected.png:
* platform/chromium-mac/fast/borders/rtl-border-02-expected.png:
* platform/chromium-mac/fast/borders/rtl-border-03-expected.png:
* platform/chromium-mac/fast/box-shadow/basic-shadows-expected.png:
* platform/chromium-mac/fast/box-sizing/box-sizing-expected.png: Removed.
* platform/chromium-mac/fast/canvas/canvas-bg-expected.png:
* platform/chromium-mac/fast/canvas/image-object-in-canvas-expected.png:
* platform/chromium-mac/fast/clip/014-expected.png:
* platform/chromium-mac/fast/css-generated-content/014-expected.png:
* platform/chromium-mac/fast/css/005-expected.png:
* platform/chromium-mac/fast/css/MarqueeLayoutTest-expected.png:
* platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.png:
* platform/chromium-mac/fast/css/border-height-expected.png: Removed.
* platform/chromium-mac/fast/css/color-correction-backgrounds-and-text-expected.png:
* platform/chromium-mac/fast/css/color-correction-on-background-image-expected.png:
* platform/chromium-mac/fast/css/empty-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/first-child-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/first-of-type-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/hsl-color-expected.png:
* platform/chromium-mac/fast/css/last-child-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/last-of-type-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/line-height-overflow-expected.png: Removed.
* platform/chromium-mac/fast/css/nested-floating-relative-position-percentages-expected.png: Removed.
* platform/chromium-mac/fast/css/nested-rounded-corners-expected.png:
* platform/chromium-mac/fast/css/only-child-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/only-of-type-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/percentage-non-integer-expected.png:
* platform/chromium-mac/fast/css/positioned-overflow-scroll-expected.png: Removed.
* platform/chromium-mac/fast/css/word-space-extra-expected.png:
* platform/chromium-mac/fast/dom/clone-node-dynamic-style-expected.png:
* platform/chromium-mac/fast/dom/scroll-reveal-top-overflow-expected.png: Removed.
* platform/chromium-mac/fast/dynamic/anchor-lock-expected.png: Removed.
* platform/chromium-mac/fast/dynamic/insert-before-table-part-in-continuation-expected.png:
* platform/chromium-mac/fast/encoding/utf-16-big-endian-expected.png:
* platform/chromium-mac/fast/encoding/utf-16-little-endian-expected.png:
* platform/chromium-mac/fast/events/pointer-events-2-expected.png:
* platform/chromium-mac/fast/events/standalone-image-drag-to-editable-expected.png:
* platform/chromium-mac/fast/flexbox/009-expected.png:
* platform/chromium-mac/fast/flexbox/016-expected.png:
* platform/chromium-mac/fast/flexbox/flex-hang-expected.png: Removed.
* platform/chromium-mac/fast/forms/fieldset-align-expected.png:
* platform/chromium-mac/fast/forms/form-hides-table-expected.png:
* platform/chromium-mac/fast/forms/textAreaLineHeight-expected.png:
* platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.png: Removed.
* platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.png:
* platform/chromium-mac/fast/gradients/background-clipped-expected.png:
* platform/chromium-mac/fast/gradients/css3-color-stop-units-expected.png:
* platform/chromium-mac/fast/html/details-position-expected.png:
* platform/chromium-mac/fast/images/gif-large-checkerboard-expected.png: Removed.
* platform/chromium-mac/fast/inline-block/tricky-baseline-expected.png:
* platform/chromium-mac/fast/inline/inline-borders-with-bidi-override-expected.png:
* platform/chromium-mac/fast/inline/inline-continuation-borders-expected.png:
* platform/chromium-mac/fast/inline/long-wrapped-line-expected.png: Removed.
* platform/chromium-mac/fast/invalid/residual-style-expected.png:
* platform/chromium-mac/fast/layers/overflow-scroll-auto-switch-expected.png: Removed.
* platform/chromium-mac/fast/layers/scroll-rect-to-visible-expected.png:
* platform/chromium-mac/fast/lists/001-expected.png:
* platform/chromium-mac/fast/lists/001-vertical-expected.png:
* platform/chromium-mac/fast/lists/008-expected.png:
* platform/chromium-mac/fast/lists/008-vertical-expected.png:
* platform/chromium-mac/fast/lists/li-br-expected.png: Removed.
* platform/chromium-mac/fast/lists/ol-start-parsing-expected.png:
* platform/chromium-mac/fast/lists/olstart-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.png:
* platform/chromium-mac/fast/media/mq-width-absolute-01-expected.png:
* platform/chromium-mac/fast/media/mq-width-absolute-02-expected.png:
* platform/chromium-mac/fast/media/mq-width-absolute-03-expected.png:
* platform/chromium-mac/fast/media/mq-width-absolute-04-expected.png:
* platform/chromium-mac/fast/multicol/client-rects-expected.png:
* platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.png: Removed.
* platform/chromium-mac/fast/multicol/column-rules-stacking-expected.png:
* platform/chromium-mac/fast/multicol/columns-shorthand-parsing-expected.png: Removed.
* platform/chromium-mac/fast/multicol/float-multicol-expected.png:
* platform/chromium-mac/fast/multicol/float-paginate-complex-expected.png: Removed.
* platform/chromium-mac/fast/multicol/float-paginate-expected.png: Removed.
* platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
* platform/chromium-mac/fast/multicol/layers-split-across-columns-expected.png:
* platform/chromium-mac/fast/multicol/paginate-block-replaced-expected.png: Removed.
* platform/chromium-mac/fast/multicol/positioned-with-constrained-height-expected.png: Removed.
* platform/chromium-mac/fast/multicol/scrolling-overflow-expected.png:
* platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png:
* platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.png:
* platform/chromium-mac/fast/multicol/table-vertical-align-expected.png:
* platform/chromium-mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.png:
* platform/chromium-mac/fast/multicol/vertical-lr/float-multicol-expected.png:
* platform/chromium-mac/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Removed.
* platform/chromium-mac/fast/multicol/vertical-lr/float-paginate-expected.png: Removed.
* platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.png:
* platform/chromium-mac/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Removed.
* platform/chromium-mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.png:
* platform/chromium-mac/fast/multicol/vertical-rl/float-multicol-expected.png:
* platform/chromium-mac/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Removed.
* platform/chromium-mac/fast/multicol/vertical-rl/float-paginate-expected.png: Removed.
* platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.png:
* platform/chromium-mac/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Removed.
* platform/chromium-mac/fast/overflow/002-expected.png:
* platform/chromium-mac/fast/overflow/003-expected.png:
* platform/chromium-mac/fast/overflow/005-expected.png: Removed.
* platform/chromium-mac/fast/overflow/007-expected.png:
* platform/chromium-mac/fast/overflow/008-expected.png:
* platform/chromium-mac/fast/overflow/childFocusRingClip-expected.png:
* platform/chromium-mac/fast/overflow/clip-rects-fixed-ancestor-expected.png:
* platform/chromium-mac/fast/overflow/float-in-relpositioned-expected.png:
* platform/chromium-mac/fast/overflow/hit-test-overflow-controls-expected.png:
* platform/chromium-mac/fast/overflow/image-selection-highlight-expected.png:
* platform/chromium-mac/fast/overflow/overflow-auto-position-absolute-expected.png:
* platform/chromium-mac/fast/overflow/overflow-auto-table-expected.png:
* platform/chromium-mac/fast/overflow/overflow-rtl-expected.png:
* platform/chromium-mac/fast/overflow/overflow-rtl-vertical-expected.png:
* platform/chromium-mac/fast/overflow/overflow-stacking-expected.png:
* platform/chromium-mac/fast/overflow/overflow-text-hit-testing-expected.png:
* platform/chromium-mac/fast/overflow/overflow-update-transform-expected.png:
* platform/chromium-mac/fast/overflow/overflow-with-local-background-attachment-expected.png:
* platform/chromium-mac/fast/overflow/position-fixed-transform-clipping-expected.png:
* platform/chromium-mac/fast/overflow/scrollbar-position-update-expected.png:
* platform/chromium-mac/fast/overflow/table-overflow-float-expected.png:
* platform/chromium-mac/fast/overflow/unreachable-overflow-rtl-bug-expected.png: Removed.
* platform/chromium-mac/fast/repaint/block-selection-gap-stale-cache-2-expected.png:
* platform/chromium-mac/fast/repaint/fixed-expected.png:
* platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
* platform/chromium-mac/fast/repaint/fixed-tranformed-expected.png:
* platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.png:
* platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.png:
* platform/chromium-mac/fast/repaint/repaint-during-scroll-expected.png:
* platform/chromium-mac/fast/repaint/select-option-background-color-expected.png:
* platform/chromium-mac/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
* platform/chromium-mac/fast/replaced/005-expected.png:
* platform/chromium-mac/fast/replaced/width100percent-image-expected.png:
* platform/chromium-mac/fast/selectors/166-expected.png:
* platform/chromium-mac/fast/table/023-expected.png: Removed.
* platform/chromium-mac/fast/table/027-vertical-expected.png:
* platform/chromium-mac/fast/table/028-vertical-expected.png: Removed.
* platform/chromium-mac/fast/table/034-expected.png:
* platform/chromium-mac/fast/table/038-vertical-expected.png:
* platform/chromium-mac/fast/table/040-expected.png:
* platform/chromium-mac/fast/table/040-vertical-expected.png:
* platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.png:
* platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png:
* platform/chromium-mac/fast/table/edge-offsets-expected.png:
* platform/chromium-mac/fast/table/empty-cells-expected.png:
* platform/chromium-mac/fast/table/height-percent-test-expected.png: Removed.
* platform/chromium-mac/fast/table/height-percent-test-vertical-expected.png: Removed.
* platform/chromium-mac/fast/table/overflowHidden-expected.png:
* platform/chromium-mac/fast/table/prepend-in-anonymous-table-expected.png:
* platform/chromium-mac/fast/table/table-display-types-vertical-expected.png: Removed.
* platform/chromium-mac/fast/table/wide-colspan-expected.png: Removed.
* platform/chromium-mac/fast/table/wide-column-expected.png: Removed.
* platform/chromium-mac/fast/text/international/thai-line-breaks-expected.png:
* platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.png:
* platform/chromium-mac/fast/text/large-text-composed-char-expected.png:
* platform/chromium-mac/fast/text/softHyphen-expected.png: Removed.
* platform/chromium-mac/fast/text/text-letter-spacing-expected.png:
* platform/chromium-mac/fast/text/wbr-expected.png:
* platform/chromium-mac/fast/text/whitespace/024-expected.png:
* platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
* platform/chromium-mac/fast/text/word-break-expected.png:
* platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.png:
* platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.png:
* platform/chromium-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png:
* platform/chromium-mac/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png:
* platform/chromium-mac/fast/writing-mode/box-shadow-vertical-lr-expected.png:
* platform/chromium-mac/fast/writing-mode/box-shadow-vertical-rl-expected.png:
* platform/chromium-mac/fast/writing-mode/fallback-orientation-expected.png:
* platform/chromium-mac/fast/writing-mode/fieldsets-expected.png:
* platform/chromium-mac/fast/writing-mode/text-orientation-basic-expected.png:
* platform/chromium-mac/fonts/cursive-expected.png:
* platform/chromium-mac/fonts/default-expected.png:
* platform/chromium-mac/fonts/fantasy-expected.png:
* platform/chromium-mac/fonts/serif-expected.png:
* platform/chromium-mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png:
* platform/chromium-mac/media/video-controls-rendering-expected.png:
* platform/chromium-mac/media/video-zoom-expected.png:
* platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png:
* platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png:
* platform/chromium-mac/scrollbars/scrollbars-on-positioned-content-expected.png:
* platform/chromium-mac/svg/css/stars-with-shadow-expected.png:
* platform/chromium-mac/svg/custom/altglyph-expected.png:
* platform/chromium-mac/svg/custom/external-paintserver-reference-expected.png: Removed.
* platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.png:
* platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
* platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png:
* platform/chromium-mac/svg/custom/invisible-text-after-scrolling-expected.png:
* platform/chromium-mac/svg/custom/junk-data-expected.png:
* platform/chromium-mac/svg/custom/linking-base-external-reference-expected.png: Removed.
* platform/chromium-mac/svg/custom/missing-xlink-expected.png:
* platform/chromium-mac/svg/custom/object-sizing-no-width-height-expected.png:
* platform/chromium-mac/svg/custom/text-xy-updates-SVGList-expected.png: Removed.
* platform/chromium-mac/svg/custom/use-font-face-crash-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.png:
* platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.png:
* platform/chromium-mac/svg/dom/SVGPointList-basics-expected.png:
* platform/chromium-mac/svg/dom/SVGStringList-basics-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png:
* platform/chromium-mac/svg/in-html/circle-expected.png:
* platform/chromium-mac/svg/overflow: Removed.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Removed.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Removed.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Removed.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Removed.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Removed.
* platform/chromium-mac/svg/text/kerning-expected.png:
* platform/chromium-mac/svg/text/multichar-glyph-expected.png:
* platform/chromium-mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.png:
* platform/chromium-mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
* platform/chromium-mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
* platform/chromium-mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug10269-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug10296-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug1055-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug113235-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug113235-3-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug11944-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug120364-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug137388-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug149275-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug22019-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug23151-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug2479-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug27038-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug29314-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug2947-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug32205-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug38916-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug43039-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug46480-1-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug46480-2-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug56405-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug5835-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug650-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug73321-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug92143-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug96343-expected.png:
* platform/chromium-mac/tables/mozilla/core/cell_heights-expected.png:
* platform/chromium-mac/tables/mozilla/core/col_widths_auto_fix-expected.png:
* platform/chromium-mac/tables/mozilla/core/col_widths_fix_fixPer-expected.png:
* platform/chromium-mac/tables/mozilla/core/nested1-expected.png:
* platform/chromium-mac/tables/mozilla/core/one_row-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_index-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_table_bgcolor_name-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_td_bgcolor_name-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_td_height-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_td_nowrap-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/marvin/x_th_bgcolor_name-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_height-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_nowrap-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png:
* platform/chromium-mac/tables/mozilla/other/nestedTables-expected.png:
* platform/chromium-mac/tables/mozilla/other/test6-expected.png:
* platform/chromium-mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
* platform/chromium-mac/tables/mozilla/other/wa_table_tr_align-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug101759-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: Removed.
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/backgrounds-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/col_span2-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/columns-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/conflicts-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/standards1-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/other/empty_cells-expected.png:
* platform/chromium-mac/transforms/2d/transform-fixed-container-expected.png:
2011-10-12 Balazs Kelemen <kbalazs@webkit.org>
[Qt][ARMv5] inspector/elements/edit-dom-actions.html and ~/elements-delete-inline-style.html times out
https://bugs.webkit.org/show_bug.cgi?id=69925
Unreviewed gardening.
* platform/qt-arm/Skipped:
2011-10-12 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt] Unreviewed gardening. Skip failing tests on WK2.
* platform/qt-wk2/Skipped:
2011-10-12 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
new-run-webkit-tests does not support qt-4.8 results
https://bugs.webkit.org/show_bug.cgi?id=64071
Reviewed by Csaba Osztrogonác.
* platform/qt-4.7/Skipped: Added.
* platform/qt-5.0/Skipped: Added.
2011-10-12 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, mark fast/css/text-transform-select.html as IMAGE+TEXT on win.
* platform/chromium/test_expectations.txt:
2011-10-12 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, mark four js tests as failing after v8 roll.
* platform/chromium/test_expectations.txt:
2011-10-12 Kent Tamura <tkent@chromium.org>
[Chromium] Update test expectations.
Update fast/forms/input-disabled-color.html, and remove an entry
for fast/forms/file/input-file-label.html.
* platform/chromium-cg-mac-leopard/fast/forms/input-disabled-color-expected.png:
* platform/chromium-cg-mac-snowleopard/fast/forms/input-disabled-color-expected.png: Added.
* platform/chromium-linux/fast/forms/input-disabled-color-expected.png:
* platform/chromium-mac-leopard/fast/forms/input-disabled-color-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/input-disabled-color-expected.png: Added.
* platform/chromium-mac/fast/forms/input-disabled-color-expected.png: Removed.
* platform/chromium-win/fast/forms/input-disabled-color-expected.png:
* platform/chromium-win/fast/forms/input-disabled-color-expected.txt:
* platform/chromium/test_expectations.txt:
2011-10-12 Kent Tamura <tkent@chromium.org>
REGRESSION(r94836): An assertion fails in HTMLFormControlElement::isValidFormControlElement
when HTMLInputElement::setValue() is called while the element is focused.
https://bugs.webkit.org/show_bug.cgi?id=69909
Reviewed by Ryosuke Niwa.
* fast/forms/input-live-pseudo-selectors-expected.txt:
* fast/forms/resources/input-live-pseudo-selectors.js: Add a testcase for the bug.
2011-10-12 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt-mac/Skipped: Skip new failing tests.
2011-10-12 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt] Unreviewed gardening. Add platform specific expected result for new tests.
* platform/qt/fast/writing-mode/margins-expected.png: Added.
* platform/qt/fast/writing-mode/margins-expected.txt: Added.
* platform/qt/plugins/iframe-plugin-bgcolor-expected.png: Added.
* platform/qt/plugins/iframe-plugin-bgcolor-expected.txt: Added.
2011-10-11 Ryosuke Niwa <rniwa@webkit.org>
Rebaseline after r97225.
* fast/dom/constructed-objects-prototypes-expected.txt:
2011-10-11 Simon Fraser <simon.fraser@apple.com>
Some more WK2 test skipping.
* platform/wk2/Skipped:
2011-10-11 Simon Fraser <simon.fraser@apple.com>
Add some tests to the WK2 skipped list which require layoutTestController or
textInputController methods not implemented yet, and remove a WK2-specific
result that is not longer correct.
* platform/mac-wk2/fast/css/pseudo-any-expected.txt: Removed.
* platform/wk2/Skipped:
2011-10-11 Ryosuke Niwa <rniwa@webkit.org>
Check in failing test expectation after r95897. The failure is tracked by the bug 69069.
* platform/mac/fast/frames/flattening/frameset-flattening-advanced-expected.png:
* platform/mac/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
* platform/mac/fast/frames/flattening/frameset-flattening-subframesets-expected.png:
* platform/mac/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
2011-10-11 Kentaro Hara <haraken@chromium.org>
Implement a WebKitTransitionEvent constructor for JSC
https://bugs.webkit.org/show_bug.cgi?id=69829
Reviewed by Adam Barth.
webkit-transition-event-constructor.html checks the behavior of the WebKitTransitionEvent constructor.
* fast/dom/constructed-objects-prototypes-expected.txt:
* fast/events/constructors/webkit-transition-event-constructor-expected.txt: Added.
* fast/events/constructors/webkit-transition-event-constructor.html: Added.
* platform/chromium/test_expectations.txt: Skipped webkit-transition-event-constructor.html, since V8 does not yet have the WebKitTransitionEvent constructor.
2011-10-11 Sameer Patil <mkrp87@motorola.com>
:checked pseudo selector not matching selected option
https://bugs.webkit.org/show_bug.cgi?id=63192
Reviewed by Kent Tamura.
* fast/css/checked-pseudo-selector-expected.txt: Added.
* fast/css/checked-pseudo-selector.html: Added.
2011-10-11 Ojan Vafai <ojan@chromium.org>
margin-right is ignored with vertical writing mode
https://bugs.webkit.org/show_bug.cgi?id=69686
Reviewed by Darin Adler.
* fast/writing-mode/margins-expected.txt: Added.
* fast/writing-mode/margins.html: Added.
2011-10-11 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r97202, r97207, and r97215.
http://trac.webkit.org/changeset/97202
http://trac.webkit.org/changeset/97207
http://trac.webkit.org/changeset/97215
https://bugs.webkit.org/show_bug.cgi?id=69894
Broke builds (Requested by rniwa on #webkit).
* fast/dom/popup-menu-client-test-expected.txt: Removed.
* fast/dom/popup-menu-client-test.html: Removed.
2011-10-11 Martin Robinson <mrobinson@igalia.com>
[Soup] ResourceHandleSoup does not handle encodedBlobData
https://bugs.webkit.org/show_bug.cgi?id=52092
Reviewed by Gustavo Noronha Silva.
* platform/gtk/Skipped: Unskip tests which are now passing.
2011-10-11 Ryosuke Niwa <rniwa@webkit.org>
Fix Chromium test expectations.
* platform/chromium/test_expectations.txt:
2011-10-11 Ryosuke Niwa <rniwa@webkit.org>
Dir attribute is converted into direction property when merging paragraphs
https://bugs.webkit.org/show_bug.cgi?id=69680
Reviewed by Enrica Casucci.
Added tests to merge paragraphs inside a block with dir attribute. WebKit should not add
direction or unicode-bidi properties.
* editing/deleting/merge-paragraph-into-h1-with-dir-2-expected.txt: Added.
* editing/deleting/merge-paragraph-into-h1-with-dir-2.html: Added.
* editing/deleting/merge-paragraph-into-h1-with-dir-expected.txt: Added.
* editing/deleting/merge-paragraph-into-h1-with-dir.html: Added.
2011-10-11 Fady Samuel <fsamuel@chromium.org>
Towards making PopupMenuClient more testable
https://bugs.webkit.org/show_bug.cgi?id=69631
Reviewed by Simon Fraser.
* fast/dom/popup-menu-client-test-expected.txt: Added.
* fast/dom/popup-menu-client-test.html: Added.
2011-10-11 Kenneth Russell <kbr@google.com>
[chromium] Check for lost context at beginning of compositor's execution
https://bugs.webkit.org/show_bug.cgi?id=69776
Reviewed by James Robinson.
Added test case which asserts when run in Chrome with dynamic GPU
switching enabled and without the fix in this patch.
* platform/chromium/compositing/webgl-loses-compositor-context-expected.png: Added.
* platform/chromium/compositing/webgl-loses-compositor-context-expected.txt: Added.
* platform/chromium/compositing/webgl-loses-compositor-context.html: Added.
2011-10-11 Ryosuke Niwa <rniwa@webkit.org>
Mac rebaseline after r96610.
* platform/chromium/http/tests/security/redirect-BLOCKED-to-localURL-expected.txt: Copied from
LayoutTests/http/tests/security/redirect-BLOCKED-to-localURL-expected.txt.
* platform/mac/http/tests/security/redirect-BLOCKED-to-localURL-expected.txt: Copied from
LayoutTests/http/tests/security/redirect-BLOCKED-to-localURL-expected.txt.
2011-10-11 Ryosuke Niwa <rniwa@webkit.org>
Mac rebaseline after r96675.
* platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
* platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:
2011-10-11 Abhishek Arya <inferno@chromium.org>
Generalize r95461 change to include table-cell and
allow splitting between :before, :after content.
https://bugs.webkit.org/show_bug.cgi?id=69854
Reviewed by Eric Seidel.
* fast/table/table-row-before-after-content-around-table-cell-expected.png: Added.
* fast/table/table-row-before-after-content-around-table-cell-expected.txt: Added.
* fast/table/table-row-before-after-content-around-table-cell.html: Added.
2011-10-11 Ryosuke Niwa <rniwa@webkit.org>
Mac rebaseline after r96958.
* platform/mac/fast/forms/input-disabled-color-expected.png:
* platform/mac/fast/forms/input-disabled-color-expected.txt:
* platform/mac/test_expectations.txt:
2011-10-11 Ryosuke Niwa <rniwa@webkit.org>
Move test expectations added by r96987 to Chromium Linux directory,
and add the baseline for Mac port.
* fast/css/text-transform-select-expected.txt: Removed.
* platform/chromium-linux/fast/css/text-transform-select-expected.txt: Copied from
LayoutTests/fast/css/text-transform-select-expected.txt.
* platform/mac/fast/css/text-transform-select-expected.png: Added.
* platform/mac/fast/css/text-transform-select-expected.txt: Added.
2011-10-11 Dominic Mazzoni <dmazzoni@google.com>
AccessibilityMenuList should fire change notification when popup is not open.
https://bugs.webkit.org/show_bug.cgi?id=69440
Reviewed by Chris Fleizach.
* accessibility/menu-list-sends-change-notification.html: Added.
* platform/chromium/accessibility/menu-list-sends-change-notification-expected.txt: Added.
2011-10-11 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Suddenly, things are crashing sporadically.
* platform/chromium/test_expectations.txt: Document the crashes.
2011-10-11 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] fast/js/regexp-overflow.html is slow everywhere.
* platform/chromium/test_expectations.txt: Widened platform specifiers.
2011-10-11 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Mark more flakes as flakes.
* platform/chromium/test_expectations.txt: Marked flakes.
2011-10-11 Joshua Bell <jsbell@chromium.org>
IndexedDB: implement IDBFactory.cmp method
https://bugs.webkit.org/show_bug.cgi?id=62293
Reviewed by Tony Chang.
Check for IDBFactory.deleteDatabase (NYI) marked as FAIL. crbug.com/72002
Tests for array keys (NYI) marked as FAIL. crbug.com/99876
Tests for invalid key exception types marked as FAIL. crbug.com/98930
* storage/indexeddb/factory-basics-expected.txt:
* storage/indexeddb/factory-basics.html:
2011-10-11 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Unbarf Win testers after ambiguous expectations were added in r97149.
* platform/chromium/test_expectations.txt: Made expectation more specific.
2011-10-11 Dominic Mazzoni <dmazzoni@google.com>
[Chromium] Fix expectations for two accessibility tests.
https://bugs.webkit.org/show_bug.cgi?id=69827
These tests were never run on Chromium before, so they're not new
failures. aria-roles had different expectations on different Mac
platforms, but on Chromium the results will always be the same, so
added Chromium-specific expectations. image-map-update-parent is
timing out, the cause here is unclear but it was never running before
so there's no new bug.
Unreviewed.
* platform/chromium/accessibility/aria-roles-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-11 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Gardening flakey test expectations.
* platform/chromium/test_expectations.txt: Updated for recent flakes.
2011-10-10 Adam Klein <adamk@chromium.org>
[MutationObservers] Add stub implementation of WebKitMutationObserver
https://bugs.webkit.org/show_bug.cgi?id=68949
Reviewed by Ryosuke Niwa, Oliver Hunt, and Dimitri Glazkov.
Add basic tests and skip them in all ports for now.
* fast/mutation/mutation-observer-constructor-expected.txt: Added.
* fast/mutation/mutation-observer-constructor.html: Added.
* fast/mutation/observe-exceptions-expected.txt: Added.
* fast/mutation/observe-exceptions.html: Added.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-10-05 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: implement CompilerSourceMappingProvider.
https://bugs.webkit.org/show_bug.cgi?id=69423
Reviewed by Pavel Feldman.
* http/tests/inspector/compiler-source-mapping-provider-expected.txt: Added.
* http/tests/inspector/compiler-source-mapping-provider.html: Added.
* http/tests/inspector/resources/compiler-source-mapping-provider/app-map: Added.
* http/tests/inspector/resources/compiler-source-mapping-provider/app-map.html: Added.
* http/tests/inspector/resources/compiler-source-mapping-provider/app.js: Added.
(window.onload):
(handleClick):
* http/tests/inspector/resources/compiler-source-mapping-provider/foo.js: Added.
(ClickHandler):
(ClickHandler.prototype.handle):
2011-10-11 Mike Reed <reed@google.com>
re-add support for GDI text behind a compile flag
https://bugs.webkit.org/show_bug.cgi?id=69530
Reviewed by James Robinson.
* platform/chromium/test_expectations.txt:
2011-10-11 Jer Noble <jer.noble@apple.com>
REGRESSION (r96770-r96777): fast/dom/Window/window-properties.html, fast/dom/prototype-inheritance-2.html, fast/js/global-constructors.html failing on SnowLeopard Intel Release (Tests)
https://bugs.webkit.org/show_bug.cgi?id=69800
Reviewed by Csaba Osztrogonác.
Rebaseline after r96774.
* platform/mac/fast/dom/prototype-inheritance-2-expected.txt:
* platform/mac/fast/js/global-constructors-expected.txt:
2011-10-11 Mario Sanchez Prada <msanchez@igalia.com>
[Gtk] Update test expectation after r96712.
Unreviewed gardening.
* platform/gtk/svg/clip-path/clip-path-transform-1-expected.png: Added.
* platform/gtk/svg/clip-path/clip-path-transform-1-expected.txt: Added.
* platform/gtk/svg/clip-path/clip-path-transform-2-expected.png: Added.
* platform/gtk/svg/clip-path/clip-path-transform-2-expected.txt: Added.
2011-10-11 Mario Sanchez Prada <msanchez@igalia.com>
[Gtk] Skip test crashing due to bug 60931.
https://bugs.webkit.org/show_bug.cgi?id=60931
Unreviewed gardening.
* platform/gtk/Skipped: Skipped
http/tests/security/cookies/cookie-theft-with-javascript-doc.html
2011-10-11 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Support multipart responses is not implemented.
https://bugs.webkit.org/show_bug.cgi?id=47060
Reviewed by Csaba Osztrogonác.
* platform/qt/Skipped:
- Skip multipart tests.
- Unskip http/tests/misc/timer-vs-loading.htm, because it isn't multipart test and it passes.
2011-10-11 Mario Sanchez Prada <msanchez@igalia.com>
[Gtk] Update test expectation after r96970.
Unreviewed gardening.
* platform/gtk/fast/images/color-jpeg-with-color-profile-expected.png: Added.
* platform/gtk/fast/images/color-jpeg-with-color-profile-expected.txt: Added.
2011-10-11 Mario Sanchez Prada <msanchez@igalia.com>
[Gtk] Update test expectation after r97103.
Unreviewed gardening.
* platform/gtk/plugins/iframe-plugin-bgcolor-expected.png: Added.
* platform/gtk/plugins/iframe-plugin-bgcolor-expected.txt: Added.
2011-10-11 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, mark two accessibility tests as failing on chromium.
* platform/chromium/test_expectations.txt:
2011-10-11 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, rebaseline test expectations after r104864 (chromium).
* platform/chromium-cg-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.png:
* platform/chromium-cg-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.png:
* platform/chromium-cg-mac-leopard/fast/speech/input-appearance-speechbutton-expected.png:
* platform/chromium-cg-mac-leopard/fast/speech/speech-bidi-rendering-expected.png:
* platform/chromium-cg-mac-snowleopard/fast/speech/input-appearance-numberandspeech-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/speech/input-appearance-searchandspeech-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/speech/input-appearance-speechbutton-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/speech/speech-bidi-rendering-expected.png: Added.
* platform/chromium-cg-mac/fast/speech/input-appearance-numberandspeech-expected.png: Removed.
* platform/chromium-cg-mac/fast/speech/input-appearance-searchandspeech-expected.png: Removed.
* platform/chromium-cg-mac/fast/speech/input-appearance-speechbutton-expected.png: Removed.
* platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png:
* platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png:
* platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.png:
* platform/chromium-linux/fast/speech/speech-bidi-rendering-expected.png:
* platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.png: Added.
* platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.png: Added.
* platform/chromium-mac-leopard/fast/speech/input-appearance-speechbutton-expected.png: Added.
* platform/chromium-mac-leopard/fast/speech/speech-bidi-rendering-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/speech/input-appearance-numberandspeech-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/speech/input-appearance-searchandspeech-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/speech/input-appearance-speechbutton-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/speech/speech-bidi-rendering-expected.png: Added.
* platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png: Removed.
* platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt: Removed.
* platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png: Removed.
* platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.txt: Removed.
* platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png: Removed.
* platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt: Removed.
* platform/chromium-mac/fast/speech/speech-bidi-rendering-expected.png: Removed.
* platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.png:
* platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png:
* platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.png:
* platform/chromium-win/fast/speech/speech-bidi-rendering-expected.png:
* platform/chromium/fast/speech/input-appearance-numberandspeech-expected.txt: Renamed from LayoutTests/platform/chromium-cg-mac/fast/speech/input-appearance-numberandspeech-expected.txt.
* platform/chromium/fast/speech/input-appearance-searchandspeech-expected.txt: Renamed from LayoutTests/platform/chromium-cg-mac/fast/speech/input-appearance-searchandspeech-expected.txt.
* platform/chromium/fast/speech/input-appearance-speechbutton-expected.txt: Renamed from LayoutTests/platform/chromium-cg-mac/fast/speech/input-appearance-speechbutton-expected.txt.
2011-10-11 Mario Sanchez Prada <msanchez@igalia.com>
[Gtk] Update test expectations after r96987, r97088 and r97114.
Unreviewed gardening.
* platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.png: Added.
* platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.txt: Added.
* platform/gtk/fast/css/text-transform-select-expected.png: Added.
* platform/gtk/fast/css/text-transform-select-expected.txt: Added.
* platform/gtk/fullscreen/full-screen-render-inline-expected.png: Added.
* platform/gtk/fullscreen/full-screen-render-inline-expected.txt: Added.
* platform/gtk/fullscreen/parent-flow-inline-with-block-child-expected.png: Added.
* platform/gtk/fullscreen/parent-flow-inline-with-block-child-expected.txt: Added.
2011-10-11 Dominic Mazzoni <dmazzoni@google.com>
[Chromium] Skip mac- and win-specific accessibility tests in Chromium.
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-11 Oliver Varga <voliver@inf.u-szeged.hu>
[Qt] Update test expectation after r97109.
Unreviewed gardening.
* platform/qt/fast/css-generated-content/table-parts-before-and-after-expected.png: Added.
* platform/qt/fast/css-generated-content/table-parts-before-and-after-expected.txt: Added.
2011-10-11 Dominic Mazzoni <dmazzoni@google.com>
Enable accessibility tests on chromium and update test expectations.
https://bugs.webkit.org/show_bug.cgi?id=69676
Reviewed by Chris Fleizach.
* platform/chromium/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt: Added.
* platform/chromium/accessibility/aria-labelledby-overrides-aria-label-expected.txt: Added.
* platform/chromium/accessibility/div-within-anchors-causes-crash-expected.txt: Added.
* platform/chromium/accessibility/platform-name-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-10 James Simonsen <simonjam@chromium.org>
[Chromium] Fix expectations from r97120. (again)
Unreviewed.
* platform/chromium-linux/editing/pasteboard/smart-paste-008-expected.png:
* platform/chromium-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.png:
2011-10-10 Abhishek Arya <inferno@chromium.org>
Style not updated on text fragment in :first-letter
nested in :before table.
https://bugs.webkit.org/show_bug.cgi?id=69540
Reviewed by Dan Bernstein.
* fast/css-generated-content/first-letter-in-nested-before-table-expected.png: Added.
* fast/css-generated-content/first-letter-in-nested-before-table-expected.txt: Added.
* fast/css-generated-content/first-letter-in-nested-before-table.html: Added.
2011-10-10 James Simonsen <simonjam@chromium.org>
[Chromium] Fix expectations from r97120.
Unreviewed.
* platform/chromium-cg-mac-leopard/editing/pasteboard/smart-paste-008-expected.png:
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.png:
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.txt: Removed.
* platform/chromium-linux/editing/pasteboard/smart-paste-008-expected.png:
* platform/chromium-mac-leopard/editing/pasteboard/smart-paste-008-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.png:
* platform/chromium-win/editing/pasteboard/smart-paste-008-expected.png:
* platform/chromium-win/editing/pasteboard/smart-paste-008-expected.txt: Copied from LayoutTests/platform/chromium/editing/pasteboard/smart-paste-008-expected.txt.
* platform/chromium/editing/pasteboard/smart-paste-008-expected.txt:
2011-10-10 James Simonsen <simonjam@chromium.org>
[Chromium] Rebaselines for r97102 and r97114. Pass 2 more tests.
Unreviewed.
* platform/chromium-cg-mac-leopard/editing/pasteboard/smart-paste-008-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/fast/css-generated-content/table-parts-before-and-after-expected.png: Added.
* platform/chromium-linux/fast/css-generated-content/table-parts-before-and-after-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/smart-paste-008-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/pasteboard/smart-paste-008-expected.png.
* platform/chromium-win/editing/pasteboard/smart-paste-008-expected.png:
* platform/chromium-win/fast/css-generated-content/table-parts-before-and-after-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
Fix r97115. smart-paste-008.html is in editing/paste, not in fast/events.
* platform/chromium/editing/pasteboard/smart-paste-008-expected.txt: Copied from
LayoutTests/platform/chromium/fast/events/smart-paste-008-expected.txt.
* platform/chromium/fast/events/smart-paste-008-expected.txt: Removed.
2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
Another Chromium rebaseline after r97102.
* platform/chromium-cg-mac-snowleopard/fast/events/ondragenter-expected.txt: Removed.
* platform/chromium-mac-snowleopard/fast/events/ondragenter-expected.txt: Removed.
* platform/chromium-win/editing/pasteboard/smart-paste-008-expected.txt: Removed.
* platform/chromium-win/fast/events/ondragenter-expected.txt: Removed.
* platform/chromium/fast/events/ondragenter-expected.txt: Copied from
LayoutTests/platform/chromium-win/fast/events/ondragenter-expected.txt.
* platform/chromium/fast/events/smart-paste-008-expected.txt: Copied from
LayoutTests/platform/chromium-win/editing/pasteboard/smart-paste-008-expected.txt.
* platform/chromium/test_expectations.txt:
2011-10-10 Dan Bernstein <mitz@apple.com>
<rdar://problem/10246137> Duplicate ::after content when both ::before and ::after are styled as table parts
Reviewed by Sam Weinig.
* fast/css-generated-content/table-parts-before-and-after-expected.png: Added.
* fast/css-generated-content/table-parts-before-and-after-expected.txt: Added.
* fast/css-generated-content/table-parts-before-and-after.html: Added.
2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
Chromium rebaseline after r97102.
* platform/chromium-win/editing/pasteboard/smart-paste-008-expected.txt:
* platform/chromium-win/fast/events/ondragenter-expected.txt:
2011-10-10 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r97087.
http://trac.webkit.org/changeset/97087
https://bugs.webkit.org/show_bug.cgi?id=69805
failing assert on debug builds (Requested by simonjam on
#webkit).
* http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url-expected.txt: Removed.
* http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url.html: Removed.
2011-10-10 Nico Weber <thakis@chromium.org>
PluginDocumentParser uses incorrect syntax for background color
https://bugs.webkit.org/show_bug.cgi?id=69694
Reviewed by Adam Barth.
* platform/mac/plugins/iframe-plugin-bgcolor-expected.txt: Added
* plugins/iframe-plugin-bgcolor.html: Added.
* plugins/iframe-plugin-bgcolor-expected.png: Added.
2011-10-10 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION(r96870): editing/pasteboard/smart-paste-008.html fails on non-Mac
https://bugs.webkit.org/show_bug.cgi?id=69587
Reviewed by Enrica Casucci.
Unskip the test. Also rebaseline a test for a nbsp/sp change.
* platform/win/Skipped:
* platform/win/fast/events/ondragenter-expected.txt:
2011-09-20 Jer Noble <jer.noble@apple.com>
MediaControlSeekButtonElement should support seeking by changing the playback rate.
https://bugs.webkit.org/show_bug.cgi?id=63595
Reviewed by Eric Carlson.
* media/video-controls-scanning-expected.txt: Added.
* media/video-controls-scanning.html: Added.
* platform/mac/media/video-controls-scanning-expected.txt: Added.
2011-10-10 Filip Pizlo <fpizlo@apple.com>
REGRESSIoN (r95399): Web process hangs when opening documents on Google Docs
https://bugs.webkit.org/show_bug.cgi?id=69412
Reviewed by Oliver Hunt.
* fast/js/dfg-min-max-expected.txt: Added.
* fast/js/dfg-min-max.html: Added.
* fast/js/script-tests/dfg-min-max.js: Added.
(doMin):
(doMax):
2011-10-10 James Simonsen <simonjam@chromium.org>
[Chromium] Add baselines for new tests. Update baselines for 10.6 debug and rolled out v8 change.
Unreviewed.
* platform/chromium-mac-snowleopard/fast/lists/inline-before-content-after-list-marker-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/runin/runin-between-list-marker-and-before-content-expected.png: Added.
* platform/chromium-win/fast/lists/inline-before-content-after-list-marker-expected.png: Added.
* platform/chromium-win/fast/runin/runin-between-list-marker-and-before-content-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-10-10 Jeremy Apthorp <jeremya@chromium.org>
Exiting fullscreen shouldn't crash if the element that was fullscreened
had associated anonymous blocks.
https://bugs.webkit.org/show_bug.cgi?id=68503
When exiting fullscreen, if the child of the RenderFullScreen is a
block and the parent has inline flow elements, the parent's children
should be made non-inline before adding the fullscreened element back
to the parent.
Reviewed by Simon Fraser.
* fullscreen/full-screen-render-inline.html: Added.
* fullscreen/full-screen-render-inline-expected.png: Added.
* fullscreen/full-screen-render-inline-expected.txt: Added.
* fullscreen/parent-flow-inline-with-block-child.html: Added.
* fullscreen/parent-flow-inline-with-block-child-expected.png: Added.
* fullscreen/parent-flow-inline-with-block-child-expected.txt: Added.
2011-10-10 Sergey Glazunov <serg.glazunov@gmail.com>
ScriptController::executeIfJavaScriptURL gets confused by synchronous frame loads
https://bugs.webkit.org/show_bug.cgi?id=69777
Reviewed by Adam Barth.
* http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url-expected.txt: Added.
* http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url.html: Added.
2011-10-10 Simon Fraser <simon.fraser@apple.com>
WebKitTestRunner needs layoutTestController.setWindowIsKey
https://bugs.webkit.org/show_bug.cgi?id=42688
Reviewed by Anders Carlsson.
Adjust the Skipped list for WebKit2, unskipping some tests, but
keeping others skipped for new reasons.
* platform/wk2/Skipped:
2011-10-10 Abhishek Arya <inferno@chromium.org>
Style for updated due to inability to locate
:before content in presence of listmarkers and runins.
https://bugs.webkit.org/show_bug.cgi?id=68624
Reviewed by Dan Bernstein.
* fast/lists/inline-before-content-after-list-marker-expected.png: Added.
* fast/lists/inline-before-content-after-list-marker-expected.txt: Added.
* fast/lists/inline-before-content-after-list-marker.html: Added.
* fast/runin/runin-between-list-marker-and-before-content-expected.png: Added.
* fast/runin/runin-between-list-marker-and-before-content-expected.txt: Added.
* fast/runin/runin-between-list-marker-and-before-content.html: Added.
* fast/runin/runin-into-div-with-float-child-expected.png: Added.
* fast/runin/runin-into-div-with-float-child-expected.txt: Added.
* fast/runin/runin-into-div-with-float-child.html: Added.
* fast/runin/runin-not-go-into-float-expected.png: Added.
* fast/runin/runin-not-go-into-float-expected.txt: Added.
* fast/runin/runin-not-go-into-float.html: Added.
2011-10-10 Abhishek Arya <inferno@chromium.org>
Handle insertion into an anonymous table part that
is followed by a non-anonymous block correctly.
https://bugs.webkit.org/show_bug.cgi?id=69536
Reviewed by Dan Bernstein.
* fast/table/table-insert-before-non-anonymous-block-expected.png: Added.
* fast/table/table-insert-before-non-anonymous-block-expected.txt: Added.
* fast/table/table-insert-before-non-anonymous-block.html: Added.
2011-10-10 Pavel Feldman <pfeldman@google.com>
Web Inspector: annotate DOMAgent, Debugger(Presentation)Model with types.
https://bugs.webkit.org/show_bug.cgi?id=69726
Reviewed by Yury Semikhatsky.
* inspector/debugger/raw-source-code.html:
2011-10-10 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed fix for the test. The amount of used memory was calculated incorrectly.
* inspector/performance/resources/network-append-30-requests.html:
2011-09-28 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: RawSourceCode could be mapped to multiple sources.
https://bugs.webkit.org/show_bug.cgi?id=68526
Reviewed by Pavel Feldman.
* inspector/debugger/raw-source-code.html:
* inspector/debugger/scripts-panel.html:
2011-10-10 Zsolt Fehér <feherzs@inf.u-szeged.hu>
Unreviewed gardening after r96958.
https://bugs.webkit.org/show_bug.cgi?id=69757
Unreviewed gardening.
* platform/qt/Skipped:
2011-10-10 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, fix test after r97056.
* inspector/debugger/script-formatter-expected.txt:
* inspector/debugger/script-formatter.html:
* platform/chromium/test_expectations.txt:
2011-10-06 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: saving JavaScript after live edit resets scroller position.
https://bugs.webkit.org/show_bug.cgi?id=69340
Reviewed by Yury Semikhatsky.
* inspector/debugger/raw-source-code-expected.txt:
* inspector/debugger/raw-source-code.html:
* inspector/debugger/scripts-panel.html:
* inspector/debugger/ui-source-code-expected.txt:
* inspector/debugger/ui-source-code.html:
2011-10-09 Adam Barth <abarth@webkit.org>
CSP should log unrecognized directives to the console
https://bugs.webkit.org/show_bug.cgi?id=69728
Reviewed by Sam Weinig.
Update expected results to include new console message about unrecognized directives.
* http/tests/security/contentSecurityPolicy/directive-parsing-expected.txt:
* http/tests/security/contentSecurityPolicy/inline-script-blocked-goofy-expected.txt:
* http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt:
* http/tests/security/contentSecurityPolicy/javascript-url-allowed-expected.txt:
* http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt:
* http/tests/security/contentSecurityPolicy/script-loads-with-img-src-expected.txt:
* http/tests/security/contentSecurityPolicy/script-src-in-iframe-expected.txt:
* http/tests/security/contentSecurityPolicy/script-src-none-expected.txt:
2011-10-09 W. James MacLean <wjmaclean@chromium.org>
[chromium] Zoom animator front-end
https://bugs.webkit.org/show_bug.cgi?id=68035
Reviewed by Kenneth Russell.
* platform/chromium-gpu-linux/platform/chromium/compositing/zoom-animator-scale-test2-expected.png: Added.
* platform/chromium/compositing/zoom-animator-scale-test.html:
* platform/chromium/compositing/zoom-animator-scale-test2-expected.txt: Added.
* platform/chromium/compositing/zoom-animator-scale-test2.html: Added.
* platform/chromium/test_expectations.txt:
2011-10-09 Johnny Ding <jnd@chromium.org>
Change bug of tap-highlight-color.html to bug 66577 and close bug 48544.
https://bugs.webkit.org/show_bug.cgi?id=48544
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-09 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed weekend gardening, skip failing tests
* platform/qt-mac/Skipped:
* platform/qt-wk2/Skipped:
* platform/qt/Skipped:
2011-10-09 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed weekend gardening.
* platform/qt/fast/images/color-jpeg-with-color-profile-expected.png: Added after r96970.
* platform/qt/fast/images/color-jpeg-with-color-profile-expected.txt: Added after r96970.
* platform/qt/http/tests/security/xss-DENIED-xsl-document-securityOrigin-expected.txt: Added after r97021.
* platform/qt/svg/clip-path/clip-path-transform-1-expected.png: Added after r96712.
* platform/qt/svg/clip-path/clip-path-transform-1-expected.txt: Added after r96712.
* platform/qt/svg/clip-path/clip-path-transform-2-expected.png: Added after r96712.
* platform/qt/svg/clip-path/clip-path-transform-2-expected.txt: Added after r96712.
* platform/qt/svg/custom/grayscale-gradient-mask-2-expected.png: Added after r96470.
* platform/qt/svg/custom/grayscale-gradient-mask-2-expected.txt: Added after r96470.
2011-10-09 Sergey Glazunov <serg.glazunov@gmail.com>
[Qt] http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml fails
https://bugs.webkit.org/show_bug.cgi?id=69700
Reviewed by Adam Barth.
* http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml:
* platform/qt/Skipped:
2011-10-08 Qi Zhang <qi.2.zhang@nokia.com>
[WK2] Update Skipped file
https://bugs.webkit.org/show_bug.cgi?id=69650
Reviewed by Andreas Kling.
Unskip passed ApplicationCache test cases.
* platform/wk2/Skipped:
2011-10-08 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed weekend gardening.
* platform/qt-4.8/editing/deleting/merge-whitespace-pre-expected.txt: Updated after 96886.
* platform/qt/Skipped: Skip http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml - http://webkit.org/b/69700
* platform/qt/fast/css/text-transform-select-expected.png: Added after r96987.
* platform/qt/fast/css/text-transform-select-expected.txt: Added after r96987.
2011-10-07 Ryosuke Niwa <rniwa@webkit.org>
[JSC]Two tests fails after r95489 & r95488
https://bugs.webkit.org/show_bug.cgi?id=68428
Move V8-specific results to Chromium and put JSC result in cross-platform directory.
Also unskip the tests on Mac.
* http/tests/security/document-all-expected.txt:
* http/tests/security/window-named-proto-expected.txt:
* platform/chromium/http/tests/security/document-all-expected.txt: Copied from
LayoutTests/http/tests/security/document-all-expected.txt.
* platform/chromium/http/tests/security/window-named-proto-expected.txt: Copied from
LayoutTests/http/tests/security/window-named-proto-expected.txt.
* platform/gtk/http/tests/security/document-all-expected.txt: Removed.
* platform/gtk/http/tests/security/window-named-proto-expected.txt: Removed.
* platform/mac/Skipped:
* platform/qt/http/tests/security/document-all-expected.txt: Removed.
* platform/qt/http/tests/security/window-named-proto-expected.txt: Removed.
2011-10-07 Justin Schuh <jschuh@chromium.org>
Make isXMLMIMEType regex use TLS
https://bugs.webkit.org/show_bug.cgi?id=69665
Reviewed by Adam Barth.
* fast/workers/worker-multi-startup-expected.txt: Added.
* fast/workers/worker-multi-startup.html: Added.
2011-10-07 James Simonsen <simonjam@chromium.org>
[Chromium] Allow failure of another Mac Skia test.
Unreviewed.
* platform/chromium/test_expectations.txt: Added first-of-type-pseudo-class.html.
2011-10-07 Brent Fulgham <bfulgham@webkit.org>
[WinCairo] Unreviewed Skiplist update to get bot green.
* platform/wincairo/Skipped: Turn off a few more tests.
2011-10-07 Ben Wells <benwells@chromium.org>
CSS text-transform should apply to select elements
https://bugs.webkit.org/show_bug.cgi?id=69503
Reviewed by Ojan Vafai.
* fast/css/text-transform-select-expected.txt: Added.
* fast/css/text-transform-select.html: Added.
* platform/chromium-linux/fast/css/text-transform-select-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-10-07 Tony Chang <tony@chromium.org>
fix a crash when loading non-html multipart data
https://bugs.webkit.org/show_bug.cgi?id=69675
Reviewed by Adam Barth.
* http/tests/multipart/load-last-non-html-frame.php: Ensure same
output on Apple Mac and Chromium (was getting different number of
trailing new lines).
2011-10-07 Sergey Glazunov <serg.glazunov@gmail.com>
XSLT-generated document should inherit its SecurityOrigin from the source document
https://bugs.webkit.org/show_bug.cgi?id=69661
Reviewed by Adam Barth.
* http/tests/security/xss-DENIED-xsl-document-securityOrigin-expected.txt: Added.
* http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml: Added.
2011-10-07 Brent Fulgham <bfulgham@webkit.org>
[WinCairo] Unreviewed Skiplist update to get WinCairo bot green.
* platform/wincairo/Skipped: Skip a few failing test categories.
2011-10-07 Ryosuke Niwa <rniwa@webkit.org>
Re-enable a test fixed by r93529.
* platform/win/Skipped:
2011-10-07 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69658
[CSS3 Regions] Box painting of overflow into regions is incorrect because children were being
incorrectly clamped to their containing block region ranges. Change the clamping model so that
renderRegionForLine no longer does it. A block will now truly have an accurate range across
all the regions that paint it. Instead, do the clamping at the time a child box asks the containing
block for its information. At that time clamp to the start and end regions, so that we never ask
a containing block for info about a region that it doesn't exist in.
Reviewed by Anders Carlsson.
* fast/regions/bottom-overflow-out-of-first-region.html: Added.
* fast/regions/top-overflow-out-of-second-region.html:
* platform/mac/fast/regions/bottom-overflow-out-of-first-region-expected.png: Added.
* platform/mac/fast/regions/bottom-overflow-out-of-first-region-expected.txt: Added.
* platform/mac/fast/regions/top-overflow-out-of-second-region-expected.png:
* platform/mac/fast/regions/top-overflow-out-of-second-region-expected.txt:
2011-10-07 Chang Shu <cshu@webkit.org>
Remove compile time flag ENABLE_PASSWORD_ECHO
https://bugs.webkit.org/show_bug.cgi?id=69647
WK2 tests are passing after r96740 (bug 68924).
Reviewed by Andreas Kling.
* platform/wk2/Skipped:
2011-10-07 Chris Fleizach <cfleizach@apple.com>
Bug 69562 - AccessibilityImageMapLink holds onto it's parent even after it's been freed
https://bugs.webkit.org/show_bug.cgi?id=69562
Reviewed by Darin Adler.
* accessibility/image-map-update-parent-crash-expected.txt: Added.
* accessibility/image-map-update-parent-crash.html: Added.
2011-10-07 Ryosuke Niwa <rniwa@webkit.org>
Chromium rebaseline. The test started to pass after r96873.
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-006-expected.png: Added.
* platform/chromium-win/editing/pasteboard/paste-text-006-expected.png:
* platform/chromium/test_expectations.txt:
2011-10-07 Cary Clark <caryclark@google.com>
Reviewed by Adam Barth.
Add a image with a color profile that's not gray.
https://bugs.webkit.org/show_bug.cgi?id=69622
Test that we properly render JPEGs with embedded non-gray color profiles.
* fast/images/color-jpeg-with-color-profile.html: Added.
* fast/images/resources/icc-v2-gbr.jpg: Added.
* platform/chromium-mac/fast/images/color-jpeg-with-color-profile-expected.txt: Added.
2011-10-07 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r96938.
http://trac.webkit.org/changeset/96938
https://bugs.webkit.org/show_bug.cgi?id=69653
It broke zillion tests and make testing so slow (Requested by
ossy_ on #webkit).
* platform/qt-wk2/Skipped:
2011-10-07 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed gardening after r96958.
* platform/qt/test_expectations.txt: Remove a file, because it is skipped too.
2011-10-07 James Simonsen <simonjam@chromium.org>
[Chromium] Rebaseline test after r96870.
Unreviewed.
* platform/chromium-cg-mac-leopard/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-cg-mac/editing/pasteboard/merge-end-blockquote-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/merge-end-blockquote-expected.png: Removed.
2011-10-07 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION(r96257): fast/repaint/selection-clear.html fail
https://bugs.webkit.org/show_bug.cgi?id=69060
Reviewed by Enrica Casucci.
After r96257, we no longer clear selection upon node removal so the selection should
still be rendered after the node removal in this test.
Changed the color of selection from red to green to indicate the success.
* fast/repaint/selection-clear.html:
* platform/mac/fast/repaint/selection-clear-expected.png:
2011-10-07 James Simonsen <simonjam@chromium.org>
[Chromium] Update test_expectations after V8 roll.
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-07 Vineet Chaudary <vineet.chaudhary@motorola.com>
background-color affects the font color in disabled textarea.
https://bugs.webkit.org/show_bug.cgi?id=65361
Reviewed by Darin Adler.
For the background-color White and transparent the text color should be same.
* fast/forms/input-disabled-color.html: Modified test case.
* platform/chromium/test_expectations.txt: Needs rebaseline.
* platform/gtk/fast/forms/input-disabled-color-expected.png: Changed expected result.
* platform/gtk/fast/forms/input-disabled-color-expected.txt: Changed expected result.
* platform/mac/test_expectations.txt: Needs rebaseline.
* platform/qt/test_expectations.txt: Needs rebaseline.
* platform/win/test_expectations.txt: Needs rebaseline.
2011-10-07 Adam Barth <abarth@webkit.org>
Add missing tests for LegacyDefaultOptionalArguments/FileAPI IDL
https://bugs.webkit.org/show_bug.cgi?id=66236
Reviewed by Darin Adler.
These APIs are all very new and everyone who's using them should be
aware that they are vendor-prefixed and subject to adjustments as the
spec evolves. Recently, we changed these APIs to more carefully check
whether required parameters are actually present. This patch adds
tests to verify that we're doing the proper checks.
* fast/files/not-enough-arguments-expected.txt: Added.
* fast/files/not-enough-arguments.html: Added.
* fast/filesystem/not-enough-arguments-expected.txt: Added.
* fast/filesystem/not-enough-arguments.html: Added.
2011-10-07 David Barr <davidbarr@google.com>
Implement currentColor support for box-shadow and text-shadow
https://bugs.webkit.org/show_bug.cgi?id=68218
Reviewed by Simon Fraser.
* fast/box-shadow/box-shadow-currentcolor-expected.png: Added.
* fast/box-shadow/box-shadow-currentcolor-expected.txt: Added.
* fast/box-shadow/box-shadow-currentcolor.html: Added.
2011-10-07 Martin Robinson <mrobinson@igalia.com>
[Freetype] Pseudo-italics do not work
https://bugs.webkit.org/show_bug.cgi?id=40856
Reviewed by Philippe Normand.
Add test results which show this test passing now.
* platform/gtk/Skipped: Unskip a passing test.
* platform/gtk/fast/text/fake-italic-expected.png: Added.
* platform/gtk/fast/text/fake-italic-expected.txt: Added.
2011-10-07 Qi Zhang <qi.2.zhang@nokia.com>
[Qt][WK2] ApplicationCache LayoutTests failed
https://bugs.webkit.org/show_bug.cgi?id=69541
Reviewed by Chang Shu.
Unskip passed tests.
* platform/qt-wk2/Skipped:
2011-10-07 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing svg test in GTK.
* platform/gtk/Skipped: Skip svg/filters/feColorMatrix-saturate.svg
2011-10-07 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip http/tests/multipart/load-last-non-html-frame.php in GTK.
* platform/gtk/Skipped:
2011-10-07 Zoltan Horvath <zoltan@webkit.org>
[Qt] http/tests/multipart/load-last-non-html-frame.php is failing
https://bugs.webkit.org/show_bug.cgi?id=69615
Ossyize failing test.
* platform/qt/Skipped:
2011-10-07 Mario Sanchez Prada <msanchez@igalia.com>
[GTK] Don't expose objects with unknown role on GTK
https://bugs.webkit.org/show_bug.cgi?id=69561
Reviewed by Chris Fleizach.
New test to check that unknown objects are not exposed in GTK.
* platform/gtk/accessibility/unknown-roles-not-exposed-expected.txt: Added.
* platform/gtk/accessibility/unknown-roles-not-exposed.html: Added.
Added new expectation for new accessibility layout test introduced
in r96127 that was not possible to add before because of this bug.
* platform/gtk/accessibility/deleting-iframe-destroys-axcache-expected.txt: Added.
2011-10-07 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for
security/redirect-BLOCKED-to-localURL.html test.
* platform/gtk/Skipped:
* platform/gtk/http/tests/security/redirect-BLOCKED-to-localURL-expected.txt: Added.
2011-10-07 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: UI performance test for logging 100 messages to the console.
https://bugs.webkit.org/show_bug.cgi?id=69608
Reviewed by Pavel Feldman.
* inspector/performance/resources/console-append-100-lines.html: Added.
2011-10-05 Kent Tamura <tkent@chromium.org>
Move <input type=file> tests to fast/forms/file/
https://bugs.webkit.org/show_bug.cgi?id=69504
Reviewed by Hajime Morita.
* fast/forms/file-input-change-event-expected.txt: Removed.
* fast/forms/file-input-change-event.html: Removed.
* fast/forms/file-input-direction.html: Removed.
* fast/forms/file-input-disabled.html: Removed.
* fast/forms/file-input-hit-test-expected.txt: Removed.
* fast/forms/file-input-hit-test.html: Removed.
* fast/forms/file-input-reset-expected.html: Removed.
* fast/forms/file-input-reset.html: Removed.
* fast/forms/file/file-input-change-event-expected.txt: Copied from LayoutTests/fast/forms/file-input-change-event-expected.txt.
* fast/forms/file/file-input-change-event.html: Copied from LayoutTests/fast/forms/file-input-change-event.html.
* fast/forms/file/file-input-direction.html: Copied from LayoutTests/fast/forms/file-input-direction.html.
* fast/forms/file/file-input-disabled.html: Copied from LayoutTests/fast/forms/file-input-disabled.html.
* fast/forms/file/file-input-hit-test-expected.txt: Copied from LayoutTests/fast/forms/file-input-hit-test-expected.txt.
* fast/forms/file/file-input-hit-test.html: Copied from LayoutTests/fast/forms/file-input-hit-test.html.
* fast/forms/file/file-input-reset-expected.html: Copied from LayoutTests/fast/forms/file-input-reset-expected.html.
* fast/forms/file/file-input-reset.html: Copied from LayoutTests/fast/forms/file-input-reset.html.
* fast/forms/file/get-file-upload-expected.txt: Copied from LayoutTests/fast/forms/get-file-upload-expected.txt.
* fast/forms/file/get-file-upload.html: Copied from LayoutTests/fast/forms/get-file-upload.html.
* fast/forms/file/hidden-input-file-expected.html: Copied from LayoutTests/fast/forms/hidden-input-file.html.
* fast/forms/file/hidden-input-file.html: Copied from LayoutTests/fast/forms/hidden-input-file.html.
* fast/forms/file/input-file-directory-upload-expected.txt: Copied from LayoutTests/fast/forms/input-file-directory-upload-expected.txt.
* fast/forms/file/input-file-directory-upload.html: Copied from LayoutTests/fast/forms/input-file-directory-upload.html.
* fast/forms/file/input-file-label-expected.txt: Copied from LayoutTests/fast/forms/input-file-label-expected.txt.
* fast/forms/file/input-file-label.html: Copied from LayoutTests/fast/forms/input-file-label.html.
* fast/forms/file/input-file-not-open-without-gesture-expected.txt: Copied from LayoutTests/fast/forms/input-file-not-open-without-gesture-expected.txt.
* fast/forms/file/input-file-not-open-without-gesture.html: Copied from LayoutTests/fast/forms/input-file-not-open-without-gesture.html.
* fast/forms/file/input-file-re-render.html: Copied from LayoutTests/fast/forms/input-file-re-render.html.
* fast/forms/get-file-upload-expected.txt: Removed.
* fast/forms/get-file-upload.html: Removed.
* fast/forms/hidden-input-file.html: Removed.
* fast/forms/input-file-directory-upload-expected.txt: Removed.
* fast/forms/input-file-directory-upload.html: Removed.
* fast/forms/input-file-label-expected.txt: Removed.
* fast/forms/input-file-label.html: Removed.
* fast/forms/input-file-not-open-without-gesture-expected.txt: Removed.
* fast/forms/input-file-not-open-without-gesture.html: Removed.
* fast/forms/input-file-re-render.html: Removed.
* platform/chromium-cg-mac-leopard/fast/forms/file: Added.
* platform/chromium-cg-mac-leopard/fast/forms/file-input-direction-expected.png: Removed.
* platform/chromium-cg-mac-leopard/fast/forms/file/file-input-direction-expected.png: Copied from LayoutTests/platform/chromium-cg-mac-leopard/fast/forms/file-input-direction-expected.png.
* platform/chromium-cg-mac-leopard/fast/forms/file/input-file-re-render-expected.png: Copied from LayoutTests/platform/chromium-cg-mac-leopard/fast/forms/input-file-re-render-expected.png.
* platform/chromium-cg-mac-leopard/fast/forms/input-file-re-render-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/file: Added.
* platform/chromium-cg-mac/fast/forms/file-input-direction-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/file-input-direction-expected.txt: Removed.
* platform/chromium-cg-mac/fast/forms/file-input-disabled-expected.png: Removed.
* platform/chromium-cg-mac/fast/forms/file/file-input-direction-expected.png: Copied from LayoutTests/platform/chromium-cg-mac/fast/forms/file-input-direction-expected.png.
* platform/chromium-cg-mac/fast/forms/file/file-input-direction-expected.txt: Copied from LayoutTests/platform/chromium-cg-mac/fast/forms/file-input-direction-expected.txt.
* platform/chromium-cg-mac/fast/forms/file/file-input-disabled-expected.png: Copied from LayoutTests/platform/chromium-cg-mac/fast/forms/file-input-disabled-expected.png.
* platform/chromium-cg-mac/fast/forms/file/input-file-re-render-expected.png: Copied from LayoutTests/platform/chromium-cg-mac/fast/forms/input-file-re-render-expected.png.
* platform/chromium-cg-mac/fast/forms/hidden-input-file-expected.txt: Removed.
* platform/chromium-cg-mac/fast/forms/input-file-re-render-expected.png: Removed.
* platform/chromium-linux/fast/forms/file: Added.
* platform/chromium-linux/fast/forms/file-input-direction-expected.png: Removed.
* platform/chromium-linux/fast/forms/file-input-direction-expected.txt: Removed.
* platform/chromium-linux/fast/forms/file-input-disabled-expected.png: Removed.
* platform/chromium-linux/fast/forms/file-input-disabled-expected.txt: Removed.
* platform/chromium-linux/fast/forms/file/file-input-direction-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/file-input-direction-expected.png.
* platform/chromium-linux/fast/forms/file/file-input-direction-expected.txt: Copied from LayoutTests/platform/chromium-linux/fast/forms/file-input-direction-expected.txt.
* platform/chromium-linux/fast/forms/file/file-input-disabled-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/file-input-disabled-expected.png.
* platform/chromium-linux/fast/forms/file/file-input-disabled-expected.txt: Copied from LayoutTests/platform/chromium-linux/fast/forms/file-input-disabled-expected.txt.
* platform/chromium-linux/fast/forms/file/input-file-re-render-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/input-file-re-render-expected.png.
* platform/chromium-linux/fast/forms/file/input-file-re-render-expected.txt: Copied from LayoutTests/platform/chromium-linux/fast/forms/input-file-re-render-expected.txt.
* platform/chromium-linux/fast/forms/hidden-input-file-expected.png: Removed.
* platform/chromium-linux/fast/forms/hidden-input-file-expected.txt: Removed.
* platform/chromium-linux/fast/forms/input-file-re-render-expected.png: Removed.
* platform/chromium-linux/fast/forms/input-file-re-render-expected.txt: Removed.
* platform/chromium-mac/fast/forms/file: Added.
* platform/chromium-mac/fast/forms/file-input-direction-expected.png: Removed.
* platform/chromium-mac/fast/forms/file-input-direction-expected.txt: Removed.
* platform/chromium-mac/fast/forms/file/file-input-direction-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/file-input-direction-expected.png.
* platform/chromium-mac/fast/forms/file/file-input-direction-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/file-input-direction-expected.txt.
* platform/chromium-mac/fast/forms/file/input-file-re-render-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/input-file-re-render-expected.png.
* platform/chromium-mac/fast/forms/hidden-input-file-expected.png: Removed.
* platform/chromium-mac/fast/forms/hidden-input-file-expected.txt: Removed.
* platform/chromium-mac/fast/forms/input-file-re-render-expected.png: Removed.
* platform/chromium-win/fast/forms/file: Added.
* platform/chromium-win/fast/forms/file-input-direction-expected.png: Removed.
* platform/chromium-win/fast/forms/file-input-direction-expected.txt: Removed.
* platform/chromium-win/fast/forms/file-input-disabled-expected.png: Removed.
* platform/chromium-win/fast/forms/file-input-disabled-expected.txt: Removed.
* platform/chromium-win/fast/forms/file/file-input-direction-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/file-input-direction-expected.png.
* platform/chromium-win/fast/forms/file/file-input-direction-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/file-input-direction-expected.txt.
* platform/chromium-win/fast/forms/file/file-input-disabled-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/file-input-disabled-expected.png.
* platform/chromium-win/fast/forms/file/file-input-disabled-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/file-input-disabled-expected.txt.
* platform/chromium-win/fast/forms/file/input-file-re-render-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/input-file-re-render-expected.png.
* platform/chromium-win/fast/forms/file/input-file-re-render-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/input-file-re-render-expected.txt.
* platform/chromium-win/fast/forms/hidden-input-file-expected.png: Removed.
* platform/chromium-win/fast/forms/hidden-input-file-expected.txt: Removed.
* platform/chromium-win/fast/forms/input-file-re-render-expected.png: Removed.
* platform/chromium-win/fast/forms/input-file-re-render-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/gtk/fast/forms/file: Added.
* platform/gtk/fast/forms/file-input-direction-expected.png: Removed.
* platform/gtk/fast/forms/file-input-direction-expected.txt: Removed.
* platform/gtk/fast/forms/file-input-disabled-expected.png: Removed.
* platform/gtk/fast/forms/file-input-disabled-expected.txt: Removed.
* platform/gtk/fast/forms/file/file-input-direction-expected.png: Copied from LayoutTests/platform/gtk/fast/forms/file-input-direction-expected.png.
* platform/gtk/fast/forms/file/file-input-direction-expected.txt: Copied from LayoutTests/platform/gtk/fast/forms/file-input-direction-expected.txt.
* platform/gtk/fast/forms/file/file-input-disabled-expected.png: Copied from LayoutTests/platform/gtk/fast/forms/file-input-disabled-expected.png.
* platform/gtk/fast/forms/file/file-input-disabled-expected.txt: Copied from LayoutTests/platform/gtk/fast/forms/file-input-disabled-expected.txt.
* platform/gtk/fast/forms/file/input-file-re-render-expected.png: Copied from LayoutTests/platform/gtk/fast/forms/input-file-re-render-expected.png.
* platform/gtk/fast/forms/file/input-file-re-render-expected.txt: Copied from LayoutTests/platform/gtk/fast/forms/input-file-re-render-expected.txt.
* platform/gtk/fast/forms/hidden-input-file-expected.png: Removed.
* platform/gtk/fast/forms/hidden-input-file-expected.txt: Removed.
* platform/gtk/fast/forms/input-file-re-render-expected.png: Removed.
* platform/gtk/fast/forms/input-file-re-render-expected.txt: Removed.
* platform/mac-leopard/fast/forms/file: Added.
* platform/mac-leopard/fast/forms/file-input-direction-expected.png: Removed.
* platform/mac-leopard/fast/forms/file-input-disabled-expected.png: Removed.
* platform/mac-leopard/fast/forms/file-input-disabled-expected.txt: Removed.
* platform/mac-leopard/fast/forms/file/file-input-direction-expected.png: Copied from LayoutTests/platform/mac-leopard/fast/forms/file-input-direction-expected.png.
* platform/mac-leopard/fast/forms/file/file-input-disabled-expected.png: Copied from LayoutTests/platform/mac-leopard/fast/forms/file-input-disabled-expected.png.
* platform/mac-leopard/fast/forms/file/file-input-disabled-expected.txt: Copied from LayoutTests/platform/mac-leopard/fast/forms/file-input-disabled-expected.txt.
* platform/mac-leopard/fast/forms/file/input-file-re-render-expected.png: Copied from LayoutTests/platform/mac-leopard/fast/forms/input-file-re-render-expected.png.
* platform/mac-leopard/fast/forms/hidden-input-file-expected.png: Removed.
* platform/mac-leopard/fast/forms/input-file-re-render-expected.png: Removed.
* platform/mac/Skipped:
* platform/mac/fast/forms/file: Added.
* platform/mac/fast/forms/file-input-direction-expected.png: Removed.
* platform/mac/fast/forms/file-input-direction-expected.txt: Removed.
* platform/mac/fast/forms/file-input-disabled-expected.png: Removed.
* platform/mac/fast/forms/file-input-disabled-expected.txt: Removed.
* platform/mac/fast/forms/file/file-input-direction-expected.png: Copied from LayoutTests/platform/mac/fast/forms/file-input-direction-expected.png.
* platform/mac/fast/forms/file/file-input-direction-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/file-input-direction-expected.txt.
* platform/mac/fast/forms/file/file-input-disabled-expected.png: Copied from LayoutTests/platform/mac/fast/forms/file-input-disabled-expected.png.
* platform/mac/fast/forms/file/file-input-disabled-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/file-input-disabled-expected.txt.
* platform/mac/fast/forms/file/input-file-re-render-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-file-re-render-expected.png.
* platform/mac/fast/forms/file/input-file-re-render-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-file-re-render-expected.txt.
* platform/mac/fast/forms/hidden-input-file-expected.png: Removed.
* platform/mac/fast/forms/hidden-input-file-expected.txt: Removed.
* platform/mac/fast/forms/input-file-re-render-expected.png: Removed.
* platform/mac/fast/forms/input-file-re-render-expected.txt: Removed.
* platform/qt/Skipped:
* platform/qt/fast/forms/file: Added.
* platform/qt/fast/forms/file-input-direction-expected.txt: Removed.
* platform/qt/fast/forms/file-input-disabled-expected.txt: Removed.
* platform/qt/fast/forms/file/file-input-direction-expected.txt: Copied from LayoutTests/platform/qt/fast/forms/file-input-direction-expected.txt.
* platform/qt/fast/forms/file/file-input-disabled-expected.txt: Copied from LayoutTests/platform/qt/fast/forms/file-input-disabled-expected.txt.
* platform/qt/fast/forms/hidden-input-file-expected.txt: Removed.
* platform/win/Skipped:
2011-10-07 Kent Tamura <tkent@chromium.org>
Test update for r96893.
https://bugs.webkit.org/show_bug.cgi?id=53752
r96893 changed the behavior of dataset-gc.html and
dataset-xhtml.xhtml. We update these tests because the new
behavior matches to Firefox and Opera.
* fast/dom/dataset-gc-expected.txt:
* fast/dom/dataset-xhtml-expected.txt:
* fast/dom/script-tests/dataset-gc.js:
* fast/dom/script-tests/dataset-xhtml.js:
* platform/chromium/test_expectations.txt:
2011-10-06 Adam Barth <abarth@webkit.org>
Port PixelZoomer to work in garden-o-matic
https://bugs.webkit.org/show_bug.cgi?id=69577
Reviewed by David Levin.
Change the timeout constant to so that it matches garden-o-matic. In
garden-o-matic, 200 MS was too fast because you mouse around the UI a
lot more.
* fast/harness/results.html:
2011-10-06 James Simonsen <simonjam@chromium.org>
[Chromium] Fix test expectations. Broken test from r96870. Bug filed.
Unreviewed.
* platform/chromium/test_expectations.txt: Added smart-paste-008.html on all platforms.
2011-10-06 Ryosuke Niwa <rniwa@webkit.org>
Windows rebaseline after r96870. Also skip editing/pasteboard/smart-paste-008.html because it's a real failure
(tracked by the bug 69587).
* platform/win/Skipped:
* platform/win/editing/deleting/delete-br-010-expected.txt:
* platform/win/editing/deleting/regional-indicators-expected.txt: Removed.
* platform/win/editing/inserting/insert-3907422-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3907422-fix-expected.txt.
* platform/win/editing/pasteboard/paste-text-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-002-expected.txt.
* platform/win/editing/pasteboard/paste-text-004-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-004-expected.txt.
* platform/win/editing/pasteboard/paste-text-005-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-005-expected.txt.
* platform/win/editing/pasteboard/paste-text-008-expected.txt: Copied from LayoutTests/platform/mac/editing/pasteboard/paste-text-008-expected.txt.
* platform/win/editing/spelling/spelling-backspace-between-lines-expected.txt:
2011-10-06 Ryosuke Niwa <rniwa@webkit.org>
Chromium Mac rebaselines after r96870.
* platform/chromium-cg-mac-snowleopard/editing: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting: Added.
* platform/chromium-cg-mac-snowleopard/editing/inserting/insert-3907422-fix-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/merge-end-blockquote-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/paste-text-002-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/paste-text-003-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/paste-text-004-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/paste-text-005-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/editing/pasteboard/paste-text-008-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/editing/spelling: Added.
* platform/chromium-cg-mac-snowleopard/editing/spelling/spelling-backspace-between-lines-expected.txt: Added.
* platform/chromium-cg-mac-snowleopard/fast/events: Added.
* platform/chromium-cg-mac-snowleopard/fast/events/ondragenter-expected.txt: Added.
* platform/chromium-mac-leopard/editing/pasteboard: Added.
* platform/chromium-mac-leopard/editing/pasteboard/merge-end-blockquote-expected.png: Added.
* platform/chromium-mac-snowleopard/editing: Added.
* platform/chromium-mac-snowleopard/editing/inserting: Added.
* platform/chromium-mac-snowleopard/editing/inserting/insert-3907422-fix-expected.txt: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/merge-end-blockquote-expected.png: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-002-expected.txt: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-003-expected.txt: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-004-expected.txt: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-005-expected.txt: Added.
* platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-008-expected.txt: Added.
* platform/chromium-mac-snowleopard/editing/spelling: Added.
* platform/chromium-mac-snowleopard/editing/spelling/spelling-backspace-between-lines-expected.txt: Added.
* platform/chromium-mac-snowleopard/fast: Added.
* platform/chromium-mac-snowleopard/fast/events: Added.
* platform/chromium-mac-snowleopard/fast/events/ondragenter-expected.txt: Added.
* platform/chromium-win/editing/spelling/spelling-backspace-between-lines-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-06 Kent Tamura <tkent@chromium.org>
[JSC binding] Fix inconsistent behavior of DOMStringMap
https://bugs.webkit.org/show_bug.cgi?id=53752
Reviewed by Darin Adler.
* fast/dom/dataset-expected.txt:
* fast/dom/script-tests/dataset.js:
- Change the expectation for a case deleting a property of which name can't be a data-* attribute.
This behavior matches to Firefox and Opera.
- Add test cases to check put/get/delete priorities.
* platform/chromium/test_expectations.txt:
V8 binding is not ready for this change.
2011-10-06 Jer Noble <jer.noble@apple.com>
Some media tests fail when run inside a directory path containing periods.
https://bugs.webkit.org/show_bug.cgi?id=69580
Reviewed by Darin Adler.
To determine the extension, retrieve the last string following a period instead of the second.
* media/media-blocked-by-beforeload.html:
* media/video-source-load.html:
* media/video-source-moved.html:
* media/video-source-removed.html:
2011-10-06 Ryosuke Niwa <rniwa@webkit.org>
Chromium Windows and Chromium Linux rebaselines for r96870. Also skip editing/pasteboard/smart-paste-008.html
because it's a real failure (tracked by the bug 69587).
* platform/chromium-linux/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-linux/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-004-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-005-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-006-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-007-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-008-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-009-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-012-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-013-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-014-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-015-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-016-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-017-expected.txt:
* platform/chromium-win/editing/deleting/delete-br-010-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-011-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-012-expected.txt:
* platform/chromium-win/editing/deleting/delete-listitem-001-expected.txt:
* platform/chromium-win/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-win/editing/deleting/merge-whitespace-pre-expected.txt:
* platform/chromium-win/editing/inserting/insert-3907422-fix-expected.txt: Added.
* platform/chromium-win/editing/inserting/multiple-lines-selected-expected.txt:
* platform/chromium-win/editing/pasteboard/5032095-expected.txt:
* platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.txt: Added.
* platform/chromium-win/editing/pasteboard/merge-after-delete-1-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-after-delete-2-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-after-delete-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-002-expected.txt: Added.
* platform/chromium-win/editing/pasteboard/paste-text-003-expected.txt: Added.
* platform/chromium-win/editing/pasteboard/paste-text-004-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-005-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-008-expected.txt:
* platform/chromium-win/fast/events/ondragenter-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-10-06 Ryosuke Niwa <rniwa@webkit.org>
Qt rebaseline after r96870. Also skip editing/pasteboard/smart-paste-008.html because it's a real failure
(tracked by the bug 69587).
* platform/qt/Skipped:
* platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-002-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-003-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-004-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-005-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-006-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-007-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-008-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-009-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-012-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-013-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-014-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-015-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-016-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-017-expected.txt:
* platform/qt/editing/deleting/delete-br-010-expected.txt:
* platform/qt/editing/deleting/delete-line-012-expected.txt:
* platform/qt/editing/deleting/delete-listitem-001-expected.txt:
* platform/qt/editing/deleting/merge-whitespace-pre-expected.txt:
* platform/qt/editing/inserting/insert-3907422-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3907422-fix-expected.txt.
* platform/qt/editing/inserting/multiple-lines-selected-expected.txt:
* platform/qt/editing/pasteboard/5032095-expected.txt:
* platform/qt/editing/pasteboard/interchange-newline-1-expected.txt: Copied from LayoutTests/editing/pasteboard/interchange-newline-1-expected.txt.
* platform/qt/editing/pasteboard/merge-after-delete-1-expected.txt:
* platform/qt/editing/pasteboard/merge-after-delete-2-expected.txt:
* platform/qt/editing/pasteboard/merge-after-delete-expected.txt:
* platform/qt/editing/pasteboard/merge-end-blockquote-expected.txt:
* platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
* platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/qt/editing/pasteboard/paste-text-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-002-expected.txt.
* platform/qt/editing/pasteboard/paste-text-003-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-003-expected.txt.
* platform/qt/editing/pasteboard/paste-text-004-expected.txt:
* platform/qt/editing/pasteboard/paste-text-005-expected.txt:
* platform/qt/editing/pasteboard/paste-text-008-expected.txt:
2011-10-06 James Simonsen <simonjam@chromium.org>
[Chromium] Remove passing tests from test_expectations.txt.
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-06 Ryosuke Niwa <rniwa@webkit.org>
GTK rebaseline after r96870. Also skip editing/pasteboard/smart-paste-008.html because it's a real failure
(tracked by the bug 69587).
* platform/gtk/Skipped:
* platform/gtk/editing/deleting/delete-block-merge-contents-001-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-002-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-003-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-004-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-005-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-006-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-007-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-008-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-009-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-012-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-013-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-014-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-015-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-016-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-017-expected.txt:
* platform/gtk/editing/deleting/delete-br-010-expected.txt:
* platform/gtk/editing/deleting/delete-line-012-expected.txt:
* platform/gtk/editing/deleting/delete-listitem-001-expected.txt:
* platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt:
* platform/gtk/editing/inserting/insert-3907422-fix-expected.txt: Copied from
LayoutTests/editing/inserting/insert-3907422-fix-expected.txt.
* platform/gtk/editing/inserting/multiple-lines-selected-expected.txt:
* platform/gtk/editing/pasteboard/5032095-expected.txt:
* platform/gtk/editing/pasteboard/interchange-newline-1-expected.txt: Copied from
LayoutTests/editing/pasteboard/interchange-newline-1-expected.txt.
* platform/gtk/editing/pasteboard/merge-after-delete-1-expected.txt:
* platform/gtk/editing/pasteboard/merge-after-delete-2-expected.txt:
* platform/gtk/editing/pasteboard/merge-after-delete-expected.txt:
* platform/gtk/editing/pasteboard/merge-end-blockquote-expected.txt:
* platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
* platform/gtk/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-002-expected.txt: Copied from
LayoutTests/editing/pasteboard/paste-text-002-expected.txt.
* platform/gtk/editing/pasteboard/paste-text-003-expected.txt: Copied from
LayoutTests/editing/pasteboard/paste-text-003-expected.txt.
* platform/gtk/editing/pasteboard/paste-text-004-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-005-expected.txt:
* platform/gtk/editing/pasteboard/smart-paste-008-expected.txt:
2011-10-05 Ryosuke Niwa <rniwa@webkit.org>
Deleting line break before h1 converts h1 to span
https://bugs.webkit.org/show_bug.cgi?id=45784
Reviewed by Enrica Casucci.
Many rebaselines are due to text nodes merged correctly after ReplaceSelectionCommand because
they started to use the fast path (perfromTrivialReplace).
New tests:
* editing/deleting/merge-paragraph-from-address-expected.txt: Added.
* editing/deleting/merge-paragraph-from-address.html: Added.
* editing/deleting/merge-paragraph-from-h6-expected.txt: Added.
* editing/deleting/merge-paragraph-from-h6-with-style-2-expected.txt: Added.
* editing/deleting/merge-paragraph-from-h6-with-style-2.html: Added.
* editing/deleting/merge-paragraph-from-h6-with-style-3-expected.txt: Added.
* editing/deleting/merge-paragraph-from-h6-with-style-3.html: Added.
* editing/deleting/merge-paragraph-from-h6-with-style-expected.txt: Added.
* editing/deleting/merge-paragraph-from-h6-with-style.html: Added.
* editing/deleting/merge-paragraph-from-h6.html: Added.
* editing/deleting/merge-paragraph-from-listing-expected.txt: Added.
* editing/deleting/merge-paragraph-from-listing.html: Added.
* editing/deleting/merge-paragraph-from-p-with-style-2-expected.txt: Added.
* editing/deleting/merge-paragraph-from-p-with-style-2.html: Added.
* editing/deleting/merge-paragraph-from-p-with-style-expected.txt: Added.
* editing/deleting/merge-paragraph-from-p-with-style.html: Added.
* editing/deleting/merge-paragraph-into-blockquote-expected.txt:
* editing/deleting/merge-paragraph-into-h1-expected.txt: Added.
* editing/deleting/merge-paragraph-into-h1-style-expected.txt: Added.
* editing/deleting/merge-paragraph-into-h1-with-style-expected.txt: Added.
* editing/deleting/merge-paragraph-into-h1-with-style.html: Added.
* editing/deleting/merge-paragraph-into-h1.html: Added.
* editing/deleting/merge-paragraph-into-pre-expected.txt: Added.
* editing/deleting/merge-paragraph-into-pre.html: Added.
Rebaselines:
* editing/pasteboard/5521237-expected.txt: A collapsed br at the end is removed.
* editing/spelling/script-tests/spelling-backspace-between-lines.js: text nodes are merged.
(testWithDelete):
(testWithForwardDelete):
* editing/spelling/spelling-backspace-between-lines-expected.txt:
* editing/style/apply-through-end-of-document-expected.txt: A collapsed br at the end is removed.
* platform/mac/editing/deleting/merge-whitespace-pre-expected.png:
* platform/mac/editing/deleting/merge-whitespace-pre-expected.txt: "bar" is merged into p from
pre and losing monospace style.
* platform/mac/editing/pasteboard/paste-match-style-001-expected.txt: A text node is split into
two with no visual effect.
Rebaselines due to text nodes being merged:
* editing/deleting/5032066-expected.txt:
* editing/deleting/delete-across-editable-content-boundaries-2-expected.txt:
* editing/deleting/delete-across-editable-content-boundaries-3-expected.txt:
* editing/deleting/delete-line-011-expected.txt:
* editing/deleting/delete-to-end-of-paragraph-expected.txt:
* editing/deleting/deleting-line-break-preserves-underline-color-expected.txt:
* editing/pasteboard/copy-null-characters-expected.txt:
* editing/pasteboard/insert-div-text-into-text-expected.txt:
* editing/pasteboard/interchange-newline-1-expected.txt:
* editing/pasteboard/interchange-newline-2-expected.txt:
* editing/pasteboard/merge-end-3-expected.txt:
* editing/pasteboard/merge-end-4-expected.txt:
* editing/pasteboard/merge-end-5-expected.txt:
* editing/pasteboard/merge-end-list-2-expected.txt:
* editing/pasteboard/merge-end-table-2-expected.txt:
* editing/pasteboard/paste-after-inline-style-element-expected.txt:
* editing/pasteboard/paste-blockquote-2-expected.txt:
* editing/pasteboard/paste-blockquote-3-expected.txt:
* editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt:
* editing/pasteboard/paste-blockquote-into-blockquote-expected.txt:
* editing/pasteboard/paste-into-blockquote-with-document-font-color-expected.txt:
* editing/pasteboard/pasting-word-in-div-extra-line-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-002-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-003-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-004-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-005-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-006-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-007-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-008-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-009-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-012-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-013-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-014-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-015-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-016-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-017-expected.txt:
* platform/mac/editing/deleting/delete-br-010-expected.txt:
* platform/mac/editing/deleting/delete-line-012-expected.txt:
* platform/mac/editing/deleting/delete-listitem-001-expected.txt:
* platform/mac/editing/inserting/multiple-lines-selected-expected.txt:
* platform/mac/editing/pasteboard/5032095-expected.txt:
* platform/mac/editing/pasteboard/merge-after-delete-1-expected.txt:
* platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt:
* platform/mac/editing/pasteboard/merge-after-delete-expected.txt:
* platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
* platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt:
2011-10-06 Abhishek Arya <inferno@chromium.org>
Crash in VisiblePosition::canonicalPosition.
https://bugs.webkit.org/show_bug.cgi?id=69568
Reviewed by Ryosuke Niwa.
* editing/selection/selection-plugin-clear-crash-expected.txt: Added.
* editing/selection/selection-plugin-clear-crash.html: Added.
2011-10-06 James Simonsen <simonjam@chromium.org>
[Chromium] Remove passing tests from test_expectations.txt.
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-06 Tony Chang <tony@chromium.org>
last frame of a multipart response is not displayed
https://bugs.webkit.org/show_bug.cgi?id=69449
Reviewed by Adam Barth.
* http/tests/multipart/load-last-non-html-frame-expected.txt: Added.
* http/tests/multipart/load-last-non-html-frame.php: Added.
2011-10-06 James Simonsen <simonjam@chromium.org>
[Chromium] Rebaseline test missed in r96814.
Unreviewed.
* platform/chromium-mac-snowleopard/printing/return-from-printing-mode-expected.png: Added.
* platform/chromium-mac/printing/return-from-printing-mode-expected.png: Removed.
2011-10-06 Dirk Schulze <krit@webkit.org>
Unreviewed: 3rd chunk of new SVG baseline for lion.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-css-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-css-02-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-css-03-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-path-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-08-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Added.
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
2011-10-05 Ojan Vafai <ojan@chromium.org>
extend flexbox testing to test children and parents of the flexbox
https://bugs.webkit.org/show_bug.cgi?id=69495
Reviewed by Tony Chang.
Checking children of flex items allows for making sure that padding/border
get properly taken into account. Checking the parent of the flexbox allows
for checking that margins on the flexbox itself are applied correctly.
Also, make it so that failures print the outerHTML of the failing case to
make it easier to diagnose.
* css3/flexbox/001.html:
* css3/flexbox/resources/flexbox.js:
* css3/flexbox/writing-modes.html:
2011-10-06 Cary Clark <caryclark@google.com>
New chromium-mac image baselines for focus-ring fix in
http://code.google.com/p/chromium/issues/detail?id=97956
Committed for Elliot Poger <epoger@google.com> by Cary Clark.
Unreviewed.
* platform/chromium-mac/editing/deleting/4922367-expected.png:
* platform/chromium-mac/editing/deleting/5099303-expected.png:
* platform/chromium-mac/editing/deleting/5126166-expected.png:
* platform/chromium-mac/editing/deleting/5144139-2-expected.png:
* platform/chromium-mac/editing/deleting/5206311-1-expected.png:
* platform/chromium-mac/editing/deleting/5272440-expected.png:
* platform/chromium-mac/editing/deleting/5369009-expected.png:
* platform/chromium-mac/editing/deleting/5433862-2-expected.png:
* platform/chromium-mac/editing/deleting/5483370-expected.png:
* platform/chromium-mac/editing/deleting/collapse-whitespace-3587601-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-3608445-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-3608462-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-3959464-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-4083333-fix-expected.png:
* platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-and-undo-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-009-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
* platform/chromium-mac/editing/deleting/delete-at-start-or-end-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-contents-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-contents-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-contents-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-005-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-006-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-007-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-008-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-009-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-010-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-011-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-012-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-013-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-014-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-015-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-016-expected.png:
* platform/chromium-mac/editing/deleting/delete-block-merge-contents-017-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-005-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-006-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-007-expected.png:
* platform/chromium-mac/editing/deleting/delete-br-013-expected.png:
* platform/chromium-mac/editing/deleting/delete-character-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-contiguous-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-first-list-item-expected.png:
* platform/chromium-mac/editing/deleting/delete-hr-expected.png:
* platform/chromium-mac/editing/deleting/delete-image-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-image-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-image-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-image-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-leading-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-015-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-016-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-017-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-listitem-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-listitem-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-selection-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-tab-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-tab-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-tab-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-tab-004-expected.png:
* platform/chromium-mac/editing/deleting/delete-to-select-table-expected.png:
* platform/chromium-mac/editing/deleting/delete-trailing-ws-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-trailing-ws-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png:
* platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png:
* platform/chromium-mac/editing/deleting/delete-ws-fixup-003-expected.png:
* platform/chromium-mac/editing/deleting/delete-ws-fixup-004-expected.png:
* platform/chromium-mac/editing/deleting/list-item-1-expected.png:
* platform/chromium-mac/editing/deleting/merge-different-styles-expected.png:
* platform/chromium-mac/editing/deleting/merge-endOfParagraph-expected.png:
* platform/chromium-mac/editing/deleting/merge-into-empty-block-1-expected.png:
* platform/chromium-mac/editing/deleting/merge-into-empty-block-2-expected.png:
* platform/chromium-mac/editing/deleting/merge-no-br-expected.png:
* platform/chromium-mac/editing/deleting/merge-unrendered-space-expected.png:
* platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-mac/editing/deleting/non-smart-delete-expected.png:
* platform/chromium-mac/editing/deleting/pruning-after-merge-2-expected.png:
* platform/chromium-mac/editing/deleting/smart-delete-001-expected.png:
* platform/chromium-mac/editing/deleting/smart-delete-002-expected.png:
* platform/chromium-mac/editing/deleting/smart-delete-003-expected.png:
* platform/chromium-mac/editing/deleting/smart-delete-004-expected.png:
* platform/chromium-mac/editing/deleting/table-cells-expected.png:
* platform/chromium-mac/editing/deleting/type-delete-after-quote-expected.png:
* platform/chromium-mac/editing/execCommand/4580583-1-expected.png:
* platform/chromium-mac/editing/execCommand/4580583-2-expected.png:
* platform/chromium-mac/editing/execCommand/4641880-1-expected.png:
* platform/chromium-mac/editing/execCommand/4641880-2-expected.png:
* platform/chromium-mac/editing/execCommand/4747450-expected.png:
* platform/chromium-mac/editing/execCommand/4916402-expected.png:
* platform/chromium-mac/editing/execCommand/4916541-expected.png:
* platform/chromium-mac/editing/execCommand/4924441-expected.png:
* platform/chromium-mac/editing/execCommand/5080333-1-expected.png:
* platform/chromium-mac/editing/execCommand/5080333-2-expected.png:
* platform/chromium-mac/editing/execCommand/5136770-expected.png:
* platform/chromium-mac/editing/execCommand/5138441-expected.png:
* platform/chromium-mac/editing/execCommand/5142012-1-expected.png:
* platform/chromium-mac/editing/execCommand/5481523-expected.png:
* platform/chromium-mac/editing/execCommand/5569741-expected.png:
* platform/chromium-mac/editing/execCommand/create-list-with-hr-expected.png:
* platform/chromium-mac/editing/execCommand/format-block-with-trailing-br-expected.png:
* platform/chromium-mac/editing/execCommand/indent-empty-root-expected.png:
* platform/chromium-mac/editing/execCommand/indent-list-item-expected.png:
* platform/chromium-mac/editing/execCommand/indent-selection-expected.png:
* platform/chromium-mac/editing/execCommand/insert-list-and-stitch-expected.png:
* platform/chromium-mac/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-mac/editing/execCommand/insertImage-expected.png:
* platform/chromium-mac/editing/execCommand/nsresponder-indent-expected.png:
* platform/chromium-mac/editing/execCommand/nsresponder-outdent-expected.png:
* platform/chromium-mac/editing/execCommand/print-expected.png:
* platform/chromium-mac/editing/execCommand/remove-list-from-range-selection-expected.png:
* platform/chromium-mac/editing/execCommand/remove-list-item-1-expected.png:
* platform/chromium-mac/editing/execCommand/selectAll-expected.png:
* platform/chromium-mac/editing/inserting/4278698-expected.png:
* platform/chromium-mac/editing/inserting/4840662-expected.png:
* platform/chromium-mac/editing/inserting/4875189-1-expected.png:
* platform/chromium-mac/editing/inserting/4875189-2-expected.png:
* platform/chromium-mac/editing/inserting/4959067-expected.png:
* platform/chromium-mac/editing/inserting/4960120-1-expected.png:
* platform/chromium-mac/editing/inserting/4960120-2-expected.png:
* platform/chromium-mac/editing/inserting/5002441-expected.png:
* platform/chromium-mac/editing/inserting/5058163-1-expected.png:
* platform/chromium-mac/editing/inserting/5058163-2-expected.png:
* platform/chromium-mac/editing/inserting/5156401-2-expected.png:
* platform/chromium-mac/editing/inserting/5418891-expected.png:
* platform/chromium-mac/editing/inserting/5510537-expected.png:
* platform/chromium-mac/editing/inserting/5549929-2-expected.png:
* platform/chromium-mac/editing/inserting/5549929-3-expected.png:
* platform/chromium-mac/editing/inserting/6703873-expected.png:
* platform/chromium-mac/editing/inserting/before-after-input-element-expected.png:
* platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.png:
* platform/chromium-mac/editing/inserting/edited-whitespace-1-expected.png:
* platform/chromium-mac/editing/inserting/editing-empty-divs-expected.png:
* platform/chromium-mac/editing/inserting/insert-3775316-fix-expected.png:
* platform/chromium-mac/editing/inserting/insert-3778059-fix-expected.png:
* platform/chromium-mac/editing/inserting/insert-3800346-fix-expected.png:
* platform/chromium-mac/editing/inserting/insert-after-delete-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-at-end-01-expected.png:
* platform/chromium-mac/editing/inserting/insert-at-end-02-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-004-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-005-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-006-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-007-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-008-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-009-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-at-tabspan-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-at-tabspan-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-at-tabspan-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-004-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-005-expected.png:
* platform/chromium-mac/editing/inserting/insert-br-quoted-006-expected.png:
* platform/chromium-mac/editing/inserting/insert-div-025-expected.png:
* platform/chromium-mac/editing/inserting/insert-div-026-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-01-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-02-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-03-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-04-expected.png:
* platform/chromium-mac/editing/inserting/insert-paragraph-05-expected.png:
* platform/chromium-mac/editing/inserting/insert-space-in-empty-doc-expected.png:
* platform/chromium-mac/editing/inserting/insert-tab-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-tab-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-tab-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-tab-004-expected.png:
* platform/chromium-mac/editing/inserting/insert-text-at-tabspan-001-expected.png:
* platform/chromium-mac/editing/inserting/insert-text-at-tabspan-002-expected.png:
* platform/chromium-mac/editing/inserting/insert-text-at-tabspan-003-expected.png:
* platform/chromium-mac/editing/inserting/insert-text-with-newlines-expected.png:
* platform/chromium-mac/editing/inserting/line-break-expected.png:
* platform/chromium-mac/editing/inserting/multiple-lines-selected-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-01-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-02-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-03-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-in-table-1-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-in-table-2-expected.png:
* platform/chromium-mac/editing/inserting/redo-expected.png:
* platform/chromium-mac/editing/inserting/return-key-with-selection-001-expected.png:
* platform/chromium-mac/editing/inserting/return-key-with-selection-002-expected.png:
* platform/chromium-mac/editing/inserting/return-key-with-selection-003-expected.png:
* platform/chromium-mac/editing/inserting/typing-001-expected.png:
* platform/chromium-mac/editing/inserting/typing-002-expected.png:
* platform/chromium-mac/editing/inserting/typing-003-expected.png:
* platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png:
* platform/chromium-mac/editing/inserting/typing-around-image-001-expected.png:
* platform/chromium-mac/editing/pasteboard/3976872-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-2-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-3-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-expected.png:
* platform/chromium-mac/editing/pasteboard/4242293-expected.png:
* platform/chromium-mac/editing/pasteboard/4631972-expected.png:
* platform/chromium-mac/editing/pasteboard/4806874-expected.png:
* platform/chromium-mac/editing/pasteboard/4947130-expected.png:
* platform/chromium-mac/editing/pasteboard/5006779-expected.png:
* platform/chromium-mac/editing/pasteboard/5032095-expected.png:
* platform/chromium-mac/editing/pasteboard/5071074-2-expected.png:
* platform/chromium-mac/editing/pasteboard/5071074-expected.png:
* platform/chromium-mac/editing/pasteboard/5075944-expected.png:
* platform/chromium-mac/editing/pasteboard/5134759-expected.png:
* platform/chromium-mac/editing/pasteboard/5156401-1-expected.png:
* platform/chromium-mac/editing/pasteboard/5247341-expected.png:
* platform/chromium-mac/editing/pasteboard/5387578-expected.png:
* platform/chromium-mac/editing/pasteboard/5601583-1-expected.png:
* platform/chromium-mac/editing/pasteboard/8145-1-expected.png:
* platform/chromium-mac/editing/pasteboard/8145-2-expected.png:
* platform/chromium-mac/editing/pasteboard/8145-3-expected.png:
* platform/chromium-mac/editing/pasteboard/bad-placeholder-expected.png:
* platform/chromium-mac/editing/pasteboard/cut-text-001-expected.png:
* platform/chromium-mac/editing/pasteboard/displaced-generic-placeholder-expected.png:
* platform/chromium-mac/editing/pasteboard/displaced-placeholder-expected.png:
* platform/chromium-mac/editing/pasteboard/drag-drop-modifies-page-expected.png:
* platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
* platform/chromium-mac/editing/pasteboard/input-field-1-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-after-delete-1-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-after-delete-2-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-after-delete-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-end-borders-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-start-blockquote-expected.png:
* platform/chromium-mac/editing/pasteboard/merge-start-list-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-4035648-fix-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-4038267-fix-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-001-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-002-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-003-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-004-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-005-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-006-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-007-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-008-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-009-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-line-endings-010-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-match-style-001-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-match-style-002-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-text-019-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-text-at-tabspan-003-expected.png:
* platform/chromium-mac/editing/pasteboard/pasting-object-expected.png:
* platform/chromium-mac/editing/pasteboard/quirks-mode-br-1-expected.png:
* platform/chromium-mac/editing/pasteboard/smart-drag-drop-expected.png:
* platform/chromium-mac/editing/pasteboard/smart-paste-007-expected.png:
* platform/chromium-mac/editing/pasteboard/smart-paste-008-expected.png:
* platform/chromium-mac/editing/pasteboard/styled-element-markup-expected.png:
* platform/chromium-mac/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-mac/editing/pasteboard/unrendered-br-expected.png:
* platform/chromium-mac/editing/selection/13804-expected.png:
* platform/chromium-mac/editing/selection/4818145-expected.png:
* platform/chromium-mac/editing/selection/4866671-expected.png:
* platform/chromium-mac/editing/selection/4889598-expected.png:
* platform/chromium-mac/editing/selection/4895428-2-expected.png:
* platform/chromium-mac/editing/selection/4895428-3-expected.png:
* platform/chromium-mac/editing/selection/4932260-1-expected.png:
* platform/chromium-mac/editing/selection/4932260-2-expected.png:
* platform/chromium-mac/editing/selection/4932260-3-expected.png:
* platform/chromium-mac/editing/selection/4947387-expected.png:
* platform/chromium-mac/editing/selection/5007143-2-expected.png:
* platform/chromium-mac/editing/selection/5007143-expected.png:
* platform/chromium-mac/editing/selection/5057506-2-expected.png:
* platform/chromium-mac/editing/selection/5057506-expected.png:
* platform/chromium-mac/editing/selection/5076323-1-expected.png:
* platform/chromium-mac/editing/selection/5076323-2-expected.png:
* platform/chromium-mac/editing/selection/5076323-3-expected.png:
* platform/chromium-mac/editing/selection/5099303-expected.png:
* platform/chromium-mac/editing/selection/5131716-1-expected.png:
* platform/chromium-mac/editing/selection/5131716-2-expected.png:
* platform/chromium-mac/editing/selection/5131716-3-expected.png:
* platform/chromium-mac/editing/selection/5131716-4-expected.png:
* platform/chromium-mac/editing/selection/5195166-2-expected.png:
* platform/chromium-mac/editing/selection/5234383-1-expected.png:
* platform/chromium-mac/editing/selection/5234383-2-expected.png:
* platform/chromium-mac/editing/selection/6476-expected.png:
* platform/chromium-mac/editing/selection/after-line-wrap-expected.png:
* platform/chromium-mac/editing/selection/caret-ltr-2-expected.png:
* platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.png:
* platform/chromium-mac/editing/selection/caret-ltr-expected.png:
* platform/chromium-mac/editing/selection/caret-ltr-right-expected.png:
* platform/chromium-mac/editing/selection/click-start-of-line-expected.png:
* platform/chromium-mac/editing/selection/contains-boundaries-expected.png:
* platform/chromium-mac/editing/selection/contenteditable-click-inside-expected.png:
* platform/chromium-mac/editing/selection/drag-select-1-expected.png:
* platform/chromium-mac/editing/selection/editable-non-editable-crash-expected.png:
* platform/chromium-mac/editing/selection/end-of-document-expected.png:
* platform/chromium-mac/editing/selection/expanding-selections-expected.png:
* platform/chromium-mac/editing/selection/expanding-selections2-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-001-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-002-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-003-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-004-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-005-expected.png:
* platform/chromium-mac/editing/selection/extend-by-character-006-expected.png:
* platform/chromium-mac/editing/selection/extend-by-sentence-001-expected.png:
* platform/chromium-mac/editing/selection/extend-by-word-001-expected.png:
* platform/chromium-mac/editing/selection/extend-by-word-002-expected.png:
* platform/chromium-mac/editing/selection/iframe-expected.png:
* platform/chromium-mac/editing/selection/image-before-linebreak-expected.png:
* platform/chromium-mac/editing/selection/inline-table-expected.png:
* platform/chromium-mac/editing/selection/leave-requested-block-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-3-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-4-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-5-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-6-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-7-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-8-expected.png:
* platform/chromium-mac/editing/selection/mixed-editability-9-expected.png:
* platform/chromium-mac/editing/selection/move-backwords-by-word-001-expected.png:
* platform/chromium-mac/editing/selection/move-between-blocks-no-001-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-001-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-002-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-003-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-004-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-005-expected.png:
* platform/chromium-mac/editing/selection/move-by-character-6-expected.png:
* platform/chromium-mac/editing/selection/move-by-line-001-expected.png:
* platform/chromium-mac/editing/selection/move-by-line-002-expected.png:
* platform/chromium-mac/editing/selection/move-by-sentence-001-expected.png:
* platform/chromium-mac/editing/selection/move-by-sentence-linebreak-expected.png:
* platform/chromium-mac/editing/selection/move-by-word-001-expected.png:
* platform/chromium-mac/editing/selection/previous-line-position-expected.png:
* platform/chromium-mac/editing/selection/replace-selection-1-expected.png:
* platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.png:
* platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.png:
* platform/chromium-mac/editing/selection/select-all-001-expected.png:
* platform/chromium-mac/editing/selection/select-all-002-expected.png:
* platform/chromium-mac/editing/selection/select-missing-image-expected.png:
* platform/chromium-mac/editing/selection/table-caret-1-expected.png:
* platform/chromium-mac/editing/selection/table-caret-2-expected.png:
* platform/chromium-mac/editing/selection/table-caret-3-expected.png:
* platform/chromium-mac/editing/selection/triple-click-in-pre-expected.png:
* platform/chromium-mac/editing/selection/unrendered-001-expected.png:
* platform/chromium-mac/editing/selection/unrendered-002-expected.png:
* platform/chromium-mac/editing/selection/unrendered-003-expected.png:
* platform/chromium-mac/editing/selection/unrendered-004-expected.png:
* platform/chromium-mac/editing/selection/unrendered-005-expected.png:
* platform/chromium-mac/editing/selection/unrendered-space-expected.png:
* platform/chromium-mac/editing/selection/wrapped-line-caret-1-expected.png:
* platform/chromium-mac/editing/selection/wrapped-line-caret-2-expected.png:
* platform/chromium-mac/editing/spelling/spelling-expected.png:
* platform/chromium-mac/editing/style/4916887-expected.png:
* platform/chromium-mac/editing/style/5017613-1-expected.png:
* platform/chromium-mac/editing/style/5017613-2-expected.png:
* platform/chromium-mac/editing/style/5065910-expected.png:
* platform/chromium-mac/editing/style/5084241-expected.png:
* platform/chromium-mac/editing/style/5228141-expected.png:
* platform/chromium-mac/editing/style/5279521-expected.png:
* platform/chromium-mac/editing/style/block-styles-007-expected.png:
* platform/chromium-mac/editing/style/highlight-expected.png:
* platform/chromium-mac/editing/style/smoosh-styles-001-expected.png:
* platform/chromium-mac/editing/style/style-3681552-fix-001-expected.png:
* platform/chromium-mac/editing/style/style-3681552-fix-002-expected.png:
* platform/chromium-mac/editing/style/style-3998892-fix-expected.png:
* platform/chromium-mac/editing/style/style-boundary-001-expected.png:
* platform/chromium-mac/editing/style/style-boundary-002-expected.png:
* platform/chromium-mac/editing/style/style-boundary-003-expected.png:
* platform/chromium-mac/editing/style/style-boundary-004-expected.png:
* platform/chromium-mac/editing/style/style-boundary-005-expected.png:
* platform/chromium-mac/editing/style/typing-style-001-expected.png:
* platform/chromium-mac/editing/style/typing-style-002-expected.png:
* platform/chromium-mac/editing/style/unbold-in-bold-expected.png:
* platform/chromium-mac/editing/undo/4063751-expected.png:
* platform/chromium-mac/editing/undo/5378473-expected.png:
* platform/chromium-mac/editing/undo/redo-typing-001-expected.png:
* platform/chromium-mac/editing/undo/undo-combined-delete-boundary-expected.png:
* platform/chromium-mac/editing/undo/undo-combined-delete-expected.png:
* platform/chromium-mac/editing/undo/undo-delete-boundary-expected.png:
* platform/chromium-mac/editing/undo/undo-delete-expected.png:
* platform/chromium-mac/editing/undo/undo-forward-delete-boundary-expected.png:
* platform/chromium-mac/editing/undo/undo-forward-delete-expected.png:
* platform/chromium-mac/editing/undo/undo-misspellings-expected.png:
* platform/chromium-mac/editing/undo/undo-typing-001-expected.png:
* platform/chromium-mac/editing/unsupported-content/list-delete-001-expected.png:
* platform/chromium-mac/editing/unsupported-content/list-delete-003-expected.png:
* platform/chromium-mac/editing/unsupported-content/list-type-after-expected.png:
* platform/chromium-mac/editing/unsupported-content/list-type-before-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-delete-001-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-delete-002-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-delete-003-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-type-after-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-type-before-expected.png:
* platform/chromium-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png:
* platform/chromium-mac/fast/css/focus-ring-outline-color-expected.png:
* platform/chromium-mac/fast/css/focus-ring-outline-offset-expected.png:
* platform/chromium-mac/fast/dom/focus-contenteditable-expected.png:
* platform/chromium-mac/fast/events/reveal-link-when-focused-expected.png:
* platform/chromium-mac/fast/forms/input-paste-undo-expected.png:
* platform/chromium-mac/fast/forms/input-placeholder-visibility-1-expected.png:
* platform/chromium-mac/fast/forms/input-placeholder-visibility-3-expected.png:
* platform/chromium-mac/fast/forms/input-text-click-inside-expected.png:
* platform/chromium-mac/fast/forms/input-text-self-emptying-click-expected.png:
* platform/chromium-mac/fast/forms/textarea-placeholder-visibility-1-expected.png:
* platform/chromium-mac/fast/forms/textarea-placeholder-visibility-2-expected.png:
* platform/chromium-mac/fast/forms/textarea-scrollbar-expected.png:
* platform/chromium-mac/fast/forms/textfield-focus-ring-expected.png:
* platform/chromium-mac/fast/forms/textfield-overflow-expected.png:
* platform/chromium-mac/fast/inline/25277-2-expected.png:
* platform/chromium-mac/fast/inline/25277-expected.png:
* platform/chromium-mac/fast/inline/inline-focus-ring-expected.png:
* platform/chromium-mac/fast/overflow/overflow-focus-ring-expected.png:
* platform/chromium-mac/fast/repaint/focus-layers-expected.png:
* platform/chromium-mac/fast/repaint/focus-ring-expected.png:
* platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
* platform/chromium-mac/fast/text/delete-hard-break-character-expected.png:
* platform/chromium-mac/fast/transforms/transformed-focused-text-input-expected.png:
2011-10-06 Dirk Schulze <krit@webkit.org>
Unreviewed: 2nd chunk of new SVG baseline for lion.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-10-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Added.
* platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
2011-10-06 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69544
[CSS3 Regions] Compute the starting and ending regions of a block, so that we can clamp
descendants to those regions. This is preparation for having true overflow in the boxes
in each region, and it's also a performance optimization to reduce the amount of
region walking that the RenderFlowThread is doing.
Add a range map to RenderFlowThread to cache the start/end regions for each box.
Amend everyone who calls renderRegionForLine to pass in the box that is making the query.
This box is then used to clamp to start and end regions so that any regions outside of that
range will never be examined.
Reviewed by Dan Bernstein.
* fast/regions/top-overflow-out-of-second-region.html: Added.
* platform/mac/fast/regions/top-overflow-out-of-second-region-expected.png: Added.
* platform/mac/fast/regions/top-overflow-out-of-second-region-expected.txt: Added.
2011-10-06 James Simonsen <simonjam@chromium.org>
[Chromium] Add baselines for new Mac tests. Revert test_expectations breakage.
Unreviewed.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/fast/table/border-collapsing/cached-69296-expected.png: Added.
* platform/chromium-cg-mac-snowleopard/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png.
* platform/chromium/test_expectations.txt:
2011-10-06 Adam Barth <abarth@webkit.org>
Add missing tests for LegacyDefaultOptionalArguments for setCustomValidity
https://bugs.webkit.org/show_bug.cgi?id=69532
Reviewed by Andreas Kling.
These APIs are relatively new and it's unlikely that many folks will
call them without their argument. Making the parameters required
aligns WebKit more closely with the specifications for this API at
minimal compatibility cost.
* fast/dom/set-custom-validity-with-too-few-arguments-expected.txt: Added.
* fast/dom/set-custom-validity-with-too-few-arguments.html: Added.
2011-10-06 Dirk Schulze <krit@webkit.org>
Unreviewed: irst chunk of new SVG baseline for lion.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
* platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
2011-10-06 Dan Bernstein <mitz@apple.com>
<rdar://problem/10232866> Assertion failure beneath blockSelectionGaps() when a selected node is removed
Reviewed by Ryosuke Niwa.
* editing/selection/invalid-in-RenderView-expected.txt: Added.
* editing/selection/invalid-in-RenderView.html: Added.
2011-10-06 Alejandro G. Castro <alex@igalia.com>
[WK2] [GTK] Add Skipped file for Webkit2 test runner
https://bugs.webkit.org/show_bug.cgi?id=69517
Reviewed by Martin Robinson.
* platform/gtk-wk2/Skipped: Added.
2011-10-06 Mark Pilgrim <pilgrim@chromium.org>
Test how DOMTokenList methods react to too few arguments
https://bugs.webkit.org/show_bug.cgi?id=66537
Reviewed by Darin Adler.
* fast/dom/HTMLElement/class-list-expected.txt:
* fast/dom/HTMLElement/script-tests/class-list.js:
(createElement):
2011-10-06 Adam Barth <abarth@webkit.org>
Add missing tests for LegacyDefaultOptionalArguments for setCustomValidity
https://bugs.webkit.org/show_bug.cgi?id=69532
Reviewed by Darin Adler.
These APIs are relatively new and it's unlikely that many folks will
call them without their argument. Making the parameters required
aligns WebKit more closely with the specifications for this API at
minimal compatibility cost.
* fast/dom/set-custom-validity-with-too-few-arguments-expected.txt: Added.
* fast/dom/set-custom-validity-with-too-few-arguments.html: Added.
2011-10-06 Sergey Glazunov <serg.glazunov@gmail.com>
Add check for JavaScript URLs in HTMLPlugInImageElement::allowedToLoadFrameURL
https://bugs.webkit.org/show_bug.cgi?id=68813
Reviewed by Adam Barth.
* http/tests/security/xss-DENIED-object-element-expected.txt: Added.
* http/tests/security/xss-DENIED-object-element.html: Added.
2011-10-06 Mark Pilgrim <pilgrim@chromium.org>
Test how filesystem methods react to too few arguments
https://bugs.webkit.org/show_bug.cgi?id=66538
Reviewed by Darin Adler.
* fast/filesystem/filesystem-missing-arguments-expected.txt: Added.
* fast/filesystem/filesystem-missing-arguments.html: Added.
2011-10-06 Konstantin Scheglov <scheglov@google.com>
REGRESSION (r95852?): Disappearing Border on bugs.webkit.org attachments <table>
https://bugs.webkit.org/show_bug.cgi?id=69296
Reviewed by David Hyatt.
Collapsed borders should not disappear.
* fast/table/border-collapsing/cached-69296-expected.png: Added.
* fast/table/border-collapsing/cached-69296-expected.txt: Added.
* fast/table/border-collapsing/cached-69296.html: Added.
2011-10-06 Mark Pilgrim <pilgrim@chromium.org>
Test how media element TimeRange methods react to too few arguments
https://bugs.webkit.org/show_bug.cgi?id=66532
Reviewed by Adam Barth.
* media/video-buffered-too-few-arguments-expected.txt: Added.
* media/video-buffered-too-few-arguments.html: Added.
2011-10-06 Cary Clark <caryclark@google.com>
Unreviewed: Update all chromium-mac baseline images that differ only
in their scrollbar appearance.
* platform/chromium-mac/css1/basic/comments-expected.png:
* platform/chromium-mac/css1/basic/containment-expected.png:
* platform/chromium-mac/css1/basic/id_as_selector-expected.png:
* platform/chromium-mac/css1/basic/inheritance-expected.png:
* platform/chromium-mac/css1/box_properties/border-expected.png:
* platform/chromium-mac/css1/box_properties/border_bottom-expected.png:
* platform/chromium-mac/css1/box_properties/border_bottom_width-expected.png:
* platform/chromium-mac/css1/box_properties/border_left-expected.png:
* platform/chromium-mac/css1/box_properties/border_left_width-expected.png:
* platform/chromium-mac/css1/box_properties/border_right_inline-expected.png:
* platform/chromium-mac/css1/box_properties/border_right_width-expected.png:
* platform/chromium-mac/css1/box_properties/border_style-expected.png:
* platform/chromium-mac/css1/box_properties/border_top-expected.png:
* platform/chromium-mac/css1/box_properties/border_top_width-expected.png:
* platform/chromium-mac/css1/box_properties/border_width-expected.png:
* platform/chromium-mac/css1/box_properties/clear-expected.png:
* platform/chromium-mac/css1/box_properties/float_margin-expected.png:
* platform/chromium-mac/css1/box_properties/height-expected.png:
* platform/chromium-mac/css1/box_properties/margin-expected.png:
* platform/chromium-mac/css1/box_properties/margin_bottom-expected.png:
* platform/chromium-mac/css1/box_properties/margin_inline-expected.png:
* platform/chromium-mac/css1/box_properties/margin_left-expected.png:
* platform/chromium-mac/css1/box_properties/margin_right-expected.png:
* platform/chromium-mac/css1/box_properties/margin_top-expected.png:
* platform/chromium-mac/css1/box_properties/padding-expected.png:
* platform/chromium-mac/css1/box_properties/padding_bottom-expected.png:
* platform/chromium-mac/css1/box_properties/padding_inline-expected.png:
* platform/chromium-mac/css1/box_properties/padding_left-expected.png:
* platform/chromium-mac/css1/box_properties/padding_right-expected.png:
* platform/chromium-mac/css1/box_properties/padding_top-expected.png:
* platform/chromium-mac/css1/box_properties/width-expected.png:
* platform/chromium-mac/css1/cascade/cascade_order-expected.png:
* platform/chromium-mac/css1/classification/display-expected.png:
* platform/chromium-mac/css1/classification/list_style_type-expected.png:
* platform/chromium-mac/css1/classification/white_space-expected.png:
* platform/chromium-mac/css1/color_and_background/background-expected.png:
* platform/chromium-mac/css1/color_and_background/background_attachment-expected.png:
* platform/chromium-mac/css1/color_and_background/background_position-expected.png:
* platform/chromium-mac/css1/color_and_background/background_repeat-expected.png:
* platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.png:
* platform/chromium-mac/css1/font_properties/font_size-expected.png:
* platform/chromium-mac/css1/font_properties/font_weight-expected.png:
* platform/chromium-mac/css1/formatting_model/floating_elements-expected.png:
* platform/chromium-mac/css1/formatting_model/height_of_lines-expected.png:
* platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.png:
* platform/chromium-mac/css1/formatting_model/inline_elements-expected.png:
* platform/chromium-mac/css1/formatting_model/replaced_elements-expected.png:
* platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.png:
* platform/chromium-mac/css1/pseudo/anchor-expected.png:
* platform/chromium-mac/css1/pseudo/firstletter-expected.png:
* platform/chromium-mac/css1/pseudo/firstline-expected.png:
* platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.png:
* platform/chromium-mac/css1/text_properties/letter_spacing-expected.png:
* platform/chromium-mac/css1/text_properties/line_height-expected.png:
* platform/chromium-mac/css1/text_properties/text_decoration-expected.png:
* platform/chromium-mac/css1/text_properties/text_indent-expected.png:
* platform/chromium-mac/css1/text_properties/vertical_align-expected.png:
* platform/chromium-mac/css1/text_properties/word_spacing-expected.png:
* platform/chromium-mac/css1/units/color_units-expected.png:
* platform/chromium-mac/css1/units/length_units-expected.png:
* platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
* platform/chromium-mac/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Added.
* platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
* platform/chromium-mac/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Added.
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-002-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-004-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-006-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-008-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-010-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-012-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-014-expected.png:
* platform/chromium-mac/css2.1/20110323/block-non-replaced-height-016-expected.png:
* platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
* platform/chromium-mac/css2.1/t0803-c5505-mrgn-02-c-expected.png:
* platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
* platform/chromium-mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Added.
* platform/chromium-mac/css2.1/t1002-c5523-width-02-b-g-expected.png:
* platform/chromium-mac/css2.1/t1202-counters-08-b-expected.png: Added.
* platform/chromium-mac/css2.1/t1202-counters-09-b-expected.png: Added.
* platform/chromium-mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
* platform/chromium-mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
* platform/chromium-mac/css2.1/t1508-c527-font-07-b-expected.png:
* platform/chromium-mac/editing/inserting/insert-div-023-expected.png:
* platform/chromium-mac/editing/selection/focus_editable_html-expected.png:
* platform/chromium-mac/editing/selection/select-all-003-expected.png:
* platform/chromium-mac/editing/selection/select-all-004-expected.png:
* platform/chromium-mac/fast/backgrounds/background-inherit-color-bug-expected.png:
* platform/chromium-mac/fast/backgrounds/background-leakage-transforms-expected.png:
* platform/chromium-mac/fast/backgrounds/size/backgroundSize15-expected.png:
* platform/chromium-mac/fast/block/basic/fieldset-stretch-to-legend-expected.png:
* platform/chromium-mac/fast/block/basic/truncation-rtl-expected.png:
* platform/chromium-mac/fast/block/float/008-expected.png: Added.
* platform/chromium-mac/fast/block/float/013-expected.png:
* platform/chromium-mac/fast/block/float/019-expected.png: Added.
* platform/chromium-mac/fast/block/float/021-expected.png:
* platform/chromium-mac/fast/block/float/025-expected.png:
* platform/chromium-mac/fast/block/float/026-expected.png:
* platform/chromium-mac/fast/block/float/027-expected.png:
* platform/chromium-mac/fast/block/float/028-expected.png:
* platform/chromium-mac/fast/block/float/032-expected.png: Added.
* platform/chromium-mac/fast/block/float/035-expected.png: Added.
* platform/chromium-mac/fast/block/float/avoidance-percent-width-strict-expected.png: Added.
* platform/chromium-mac/fast/block/float/br-with-clear-2-expected.png: Added.
* platform/chromium-mac/fast/block/float/float-not-removed-from-next-sibling4-expected.png:
* platform/chromium-mac/fast/block/float/nested-clearance-expected.png: Added.
* platform/chromium-mac/fast/block/float/relative-painted-twice-expected.png:
* platform/chromium-mac/fast/block/lineboxcontain/parsing-invalid-expected.png:
* platform/chromium-mac/fast/block/margin-collapse/104-expected.png:
* platform/chromium-mac/fast/block/margin-collapse/empty-clear-blocks-expected.png:
* platform/chromium-mac/fast/block/positioning/047-expected.png:
* platform/chromium-mac/fast/block/positioning/055-expected.png:
* platform/chromium-mac/fast/block/positioning/auto/007-expected.png:
* platform/chromium-mac/fast/block/positioning/auto/vertical-lr/007-expected.png:
* platform/chromium-mac/fast/block/positioning/auto/vertical-rl/007-expected.png:
* platform/chromium-mac/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png: Added.
* platform/chromium-mac/fast/block/positioning/negative-rel-position-expected.png: Added.
* platform/chromium-mac/fast/block/positioning/relative-overflow-block-expected.png: Added.
* platform/chromium-mac/fast/block/positioning/relative-overflow-replaced-expected.png:
* platform/chromium-mac/fast/block/positioning/relative-overflow-replaced-float-expected.png:
* platform/chromium-mac/fast/block/positioning/vertical-lr/002-expected.png: Added.
* platform/chromium-mac/fast/block/positioning/vertical-rl/002-expected.png: Added.
* platform/chromium-mac/fast/body-propagation/overflow/002-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/002-xhtml-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/003-declarative-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/003-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/003-xhtml-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/004-declarative-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/004-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/004-xhtml-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/006-declarative-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/006-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/006-xhtml-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/007-declarative-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/007-expected.png:
* platform/chromium-mac/fast/body-propagation/overflow/007-xhtml-expected.png:
* platform/chromium-mac/fast/borders/border-image-massive-scale-expected.png:
* platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
* platform/chromium-mac/fast/borders/border-image-scale-transform-expected.png:
* platform/chromium-mac/fast/borders/border-image-scaled-expected.png:
* platform/chromium-mac/fast/borders/inline-mask-overlay-image-expected.png:
* platform/chromium-mac/fast/borders/rtl-border-01-expected.png:
* platform/chromium-mac/fast/borders/rtl-border-02-expected.png:
* platform/chromium-mac/fast/borders/rtl-border-03-expected.png:
* platform/chromium-mac/fast/box-shadow/basic-shadows-expected.png:
* platform/chromium-mac/fast/box-sizing/box-sizing-expected.png: Added.
* platform/chromium-mac/fast/canvas/canvas-bg-expected.png:
* platform/chromium-mac/fast/canvas/image-object-in-canvas-expected.png:
* platform/chromium-mac/fast/clip/014-expected.png:
* platform/chromium-mac/fast/css-generated-content/014-expected.png:
* platform/chromium-mac/fast/css/005-expected.png:
* platform/chromium-mac/fast/css/MarqueeLayoutTest-expected.png:
* platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.png:
* platform/chromium-mac/fast/css/border-height-expected.png: Added.
* platform/chromium-mac/fast/css/color-correction-backgrounds-and-text-expected.png:
* platform/chromium-mac/fast/css/color-correction-on-background-image-expected.png:
* platform/chromium-mac/fast/css/empty-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/first-child-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/first-of-type-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/hsl-color-expected.png:
* platform/chromium-mac/fast/css/last-child-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/last-of-type-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/line-height-overflow-expected.png: Added.
* platform/chromium-mac/fast/css/nested-floating-relative-position-percentages-expected.png: Added.
* platform/chromium-mac/fast/css/nested-rounded-corners-expected.png:
* platform/chromium-mac/fast/css/only-child-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/only-of-type-pseudo-class-expected.png:
* platform/chromium-mac/fast/css/percentage-non-integer-expected.png:
* platform/chromium-mac/fast/css/positioned-overflow-scroll-expected.png: Added.
* platform/chromium-mac/fast/css/word-space-extra-expected.png:
* platform/chromium-mac/fast/dom/clone-node-dynamic-style-expected.png:
* platform/chromium-mac/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
* platform/chromium-mac/fast/dynamic/anchor-lock-expected.png: Added.
* platform/chromium-mac/fast/dynamic/insert-before-table-part-in-continuation-expected.png:
* platform/chromium-mac/fast/encoding/utf-16-big-endian-expected.png:
* platform/chromium-mac/fast/encoding/utf-16-little-endian-expected.png:
* platform/chromium-mac/fast/events/pointer-events-2-expected.png:
* platform/chromium-mac/fast/events/standalone-image-drag-to-editable-expected.png:
* platform/chromium-mac/fast/flexbox/009-expected.png:
* platform/chromium-mac/fast/flexbox/016-expected.png:
* platform/chromium-mac/fast/flexbox/flex-hang-expected.png: Added.
* platform/chromium-mac/fast/forms/fieldset-align-expected.png:
* platform/chromium-mac/fast/forms/form-hides-table-expected.png:
* platform/chromium-mac/fast/forms/textAreaLineHeight-expected.png:
* platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.png: Added.
* platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.png:
* platform/chromium-mac/fast/gradients/background-clipped-expected.png:
* platform/chromium-mac/fast/gradients/css3-color-stop-units-expected.png:
* platform/chromium-mac/fast/html/details-position-expected.png:
* platform/chromium-mac/fast/images/gif-large-checkerboard-expected.png: Added.
* platform/chromium-mac/fast/inline-block/tricky-baseline-expected.png:
* platform/chromium-mac/fast/inline/inline-borders-with-bidi-override-expected.png:
* platform/chromium-mac/fast/inline/inline-continuation-borders-expected.png:
* platform/chromium-mac/fast/inline/long-wrapped-line-expected.png: Added.
* platform/chromium-mac/fast/invalid/residual-style-expected.png:
* platform/chromium-mac/fast/layers/overflow-scroll-auto-switch-expected.png: Added.
* platform/chromium-mac/fast/layers/scroll-rect-to-visible-expected.png:
* platform/chromium-mac/fast/lists/001-expected.png:
* platform/chromium-mac/fast/lists/001-vertical-expected.png:
* platform/chromium-mac/fast/lists/008-expected.png:
* platform/chromium-mac/fast/lists/008-vertical-expected.png:
* platform/chromium-mac/fast/lists/li-br-expected.png: Added.
* platform/chromium-mac/fast/lists/ol-start-parsing-expected.png:
* platform/chromium-mac/fast/lists/olstart-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png:
* platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.png:
* platform/chromium-mac/fast/media/mq-width-absolute-01-expected.png:
* platform/chromium-mac/fast/media/mq-width-absolute-02-expected.png:
* platform/chromium-mac/fast/media/mq-width-absolute-03-expected.png:
* platform/chromium-mac/fast/media/mq-width-absolute-04-expected.png:
* platform/chromium-mac/fast/multicol/client-rects-expected.png:
* platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.png: Added.
* platform/chromium-mac/fast/multicol/column-rules-stacking-expected.png:
* platform/chromium-mac/fast/multicol/columns-shorthand-parsing-expected.png: Added.
* platform/chromium-mac/fast/multicol/float-multicol-expected.png:
* platform/chromium-mac/fast/multicol/float-paginate-complex-expected.png: Added.
* platform/chromium-mac/fast/multicol/float-paginate-expected.png: Added.
* platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added.
* platform/chromium-mac/fast/multicol/layers-split-across-columns-expected.png:
* platform/chromium-mac/fast/multicol/paginate-block-replaced-expected.png: Added.
* platform/chromium-mac/fast/multicol/positioned-with-constrained-height-expected.png: Added.
* platform/chromium-mac/fast/multicol/scrolling-overflow-expected.png:
* platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
* platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png:
* platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.png:
* platform/chromium-mac/fast/multicol/table-vertical-align-expected.png:
* platform/chromium-mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.png:
* platform/chromium-mac/fast/multicol/vertical-lr/float-multicol-expected.png:
* platform/chromium-mac/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added.
* platform/chromium-mac/fast/multicol/vertical-lr/float-paginate-expected.png: Added.
* platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.png:
* platform/chromium-mac/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Added.
* platform/chromium-mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.png:
* platform/chromium-mac/fast/multicol/vertical-rl/float-multicol-expected.png:
* platform/chromium-mac/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added.
* platform/chromium-mac/fast/multicol/vertical-rl/float-paginate-expected.png: Added.
* platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.png:
* platform/chromium-mac/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Added.
* platform/chromium-mac/fast/overflow/002-expected.png:
* platform/chromium-mac/fast/overflow/003-expected.png:
* platform/chromium-mac/fast/overflow/005-expected.png: Added.
* platform/chromium-mac/fast/overflow/007-expected.png:
* platform/chromium-mac/fast/overflow/008-expected.png:
* platform/chromium-mac/fast/overflow/childFocusRingClip-expected.png:
* platform/chromium-mac/fast/overflow/clip-rects-fixed-ancestor-expected.png:
* platform/chromium-mac/fast/overflow/float-in-relpositioned-expected.png:
* platform/chromium-mac/fast/overflow/hit-test-overflow-controls-expected.png:
* platform/chromium-mac/fast/overflow/image-selection-highlight-expected.png:
* platform/chromium-mac/fast/overflow/overflow-auto-position-absolute-expected.png:
* platform/chromium-mac/fast/overflow/overflow-auto-table-expected.png:
* platform/chromium-mac/fast/overflow/overflow-rtl-expected.png:
* platform/chromium-mac/fast/overflow/overflow-rtl-vertical-expected.png:
* platform/chromium-mac/fast/overflow/overflow-stacking-expected.png:
* platform/chromium-mac/fast/overflow/overflow-text-hit-testing-expected.png:
* platform/chromium-mac/fast/overflow/overflow-update-transform-expected.png:
* platform/chromium-mac/fast/overflow/overflow-with-local-background-attachment-expected.png:
* platform/chromium-mac/fast/overflow/position-fixed-transform-clipping-expected.png:
* platform/chromium-mac/fast/overflow/scrollbar-position-update-expected.png:
* platform/chromium-mac/fast/overflow/table-overflow-float-expected.png:
* platform/chromium-mac/fast/overflow/unreachable-overflow-rtl-bug-expected.png: Added.
* platform/chromium-mac/fast/repaint/block-selection-gap-stale-cache-2-expected.png:
* platform/chromium-mac/fast/repaint/fixed-expected.png:
* platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
* platform/chromium-mac/fast/repaint/fixed-tranformed-expected.png:
* platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.png:
* platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.png:
* platform/chromium-mac/fast/repaint/repaint-during-scroll-expected.png:
* platform/chromium-mac/fast/repaint/select-option-background-color-expected.png:
* platform/chromium-mac/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
* platform/chromium-mac/fast/replaced/005-expected.png:
* platform/chromium-mac/fast/replaced/width100percent-image-expected.png:
* platform/chromium-mac/fast/selectors/166-expected.png:
* platform/chromium-mac/fast/table/023-expected.png: Added.
* platform/chromium-mac/fast/table/027-vertical-expected.png:
* platform/chromium-mac/fast/table/028-vertical-expected.png: Added.
* platform/chromium-mac/fast/table/034-expected.png:
* platform/chromium-mac/fast/table/038-vertical-expected.png:
* platform/chromium-mac/fast/table/040-expected.png:
* platform/chromium-mac/fast/table/040-vertical-expected.png:
* platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.png:
* platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png:
* platform/chromium-mac/fast/table/edge-offsets-expected.png:
* platform/chromium-mac/fast/table/empty-cells-expected.png:
* platform/chromium-mac/fast/table/height-percent-test-expected.png: Added.
* platform/chromium-mac/fast/table/height-percent-test-vertical-expected.png: Added.
* platform/chromium-mac/fast/table/overflowHidden-expected.png:
* platform/chromium-mac/fast/table/prepend-in-anonymous-table-expected.png:
* platform/chromium-mac/fast/table/table-display-types-vertical-expected.png: Added.
* platform/chromium-mac/fast/table/wide-colspan-expected.png: Added.
* platform/chromium-mac/fast/table/wide-column-expected.png: Added.
* platform/chromium-mac/fast/text/international/thai-line-breaks-expected.png:
* platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.png:
* platform/chromium-mac/fast/text/large-text-composed-char-expected.png:
* platform/chromium-mac/fast/text/softHyphen-expected.png: Added.
* platform/chromium-mac/fast/text/text-letter-spacing-expected.png:
* platform/chromium-mac/fast/text/wbr-expected.png:
* platform/chromium-mac/fast/text/whitespace/024-expected.png:
* platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
* platform/chromium-mac/fast/text/word-break-expected.png:
* platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.png:
* platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.png:
* platform/chromium-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png:
* platform/chromium-mac/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png:
* platform/chromium-mac/fast/writing-mode/box-shadow-vertical-lr-expected.png:
* platform/chromium-mac/fast/writing-mode/box-shadow-vertical-rl-expected.png:
* platform/chromium-mac/fast/writing-mode/fallback-orientation-expected.png:
* platform/chromium-mac/fast/writing-mode/fieldsets-expected.png:
* platform/chromium-mac/fast/writing-mode/text-orientation-basic-expected.png:
* platform/chromium-mac/fonts/cursive-expected.png:
* platform/chromium-mac/fonts/default-expected.png:
* platform/chromium-mac/fonts/fantasy-expected.png:
* platform/chromium-mac/fonts/serif-expected.png:
* platform/chromium-mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png:
* platform/chromium-mac/media/video-controls-rendering-expected.png:
* platform/chromium-mac/media/video-zoom-expected.png:
* platform/chromium-mac/printing/return-from-printing-mode-expected.png: Added.
* platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png:
* platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png:
* platform/chromium-mac/scrollbars/scrollbars-on-positioned-content-expected.png:
* platform/chromium-mac/svg/css/stars-with-shadow-expected.png:
* platform/chromium-mac/svg/custom/altglyph-expected.png:
* platform/chromium-mac/svg/custom/external-paintserver-reference-expected.png: Added.
* platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.png:
* platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
* platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png:
* platform/chromium-mac/svg/custom/invisible-text-after-scrolling-expected.png:
* platform/chromium-mac/svg/custom/junk-data-expected.png:
* platform/chromium-mac/svg/custom/linking-base-external-reference-expected.png: Added.
* platform/chromium-mac/svg/custom/missing-xlink-expected.png:
* platform/chromium-mac/svg/custom/object-sizing-no-width-height-expected.png:
* platform/chromium-mac/svg/custom/text-xy-updates-SVGList-expected.png: Added.
* platform/chromium-mac/svg/custom/use-font-face-crash-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.png:
* platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.png:
* platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.png:
* platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.png:
* platform/chromium-mac/svg/dom/SVGPointList-basics-expected.png:
* platform/chromium-mac/svg/dom/SVGStringList-basics-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png:
* platform/chromium-mac/svg/in-html/circle-expected.png:
* platform/chromium-mac/svg/overflow: Added.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Added.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Added.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Added.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Added.
* platform/chromium-mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Added.
* platform/chromium-mac/svg/text/kerning-expected.png:
* platform/chromium-mac/svg/text/multichar-glyph-expected.png:
* platform/chromium-mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.png:
* platform/chromium-mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
* platform/chromium-mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
* platform/chromium-mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug10269-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug10296-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug1055-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug113235-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug113235-3-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug11944-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug120364-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug137388-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug149275-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug22019-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug23151-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug2479-1-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug27038-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug29314-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug2947-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug32205-2-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug38916-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug43039-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug46480-1-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug46480-2-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug56405-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug5835-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug650-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug73321-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug92143-expected.png:
* platform/chromium-mac/tables/mozilla/bugs/bug96343-expected.png:
* platform/chromium-mac/tables/mozilla/core/cell_heights-expected.png:
* platform/chromium-mac/tables/mozilla/core/col_widths_auto_fix-expected.png:
* platform/chromium-mac/tables/mozilla/core/col_widths_fix_fixPer-expected.png:
* platform/chromium-mac/tables/mozilla/core/nested1-expected.png:
* platform/chromium-mac/tables/mozilla/core/one_row-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/backgr_index-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_table_bgcolor_name-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_td_bgcolor_name-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_td_height-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_td_nowrap-expected.png: Added.
* platform/chromium-mac/tables/mozilla/marvin/x_th_bgcolor_name-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_height-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_th_nowrap-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png:
* platform/chromium-mac/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png:
* platform/chromium-mac/tables/mozilla/other/nestedTables-expected.png:
* platform/chromium-mac/tables/mozilla/other/test6-expected.png:
* platform/chromium-mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
* platform/chromium-mac/tables/mozilla/other/wa_table_tr_align-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug101759-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: Added.
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/backgrounds-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/col_span2-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/columns-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/conflicts-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/core/standards1-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/other/empty_cells-expected.png:
* platform/chromium-mac/transforms/2d/transform-fixed-container-expected.png:
* platform/chromium/test_expectations.txt:
2011-10-06 Csaba Osztrogonác <ossy@webkit.org>
[Qt] inspector/styles/styles-disable-inherited.html make the next test fail after r96257
https://bugs.webkit.org/show_bug.cgi?id=69257
Unreviewed gardening.
* platform/qt/Skipped:
2011-10-06 Csaba Osztrogonác <ossy@webkit.org>
[Qt] REGRESSION(r96779): It made svg/as-image/svg-nested.html timeout
https://bugs.webkit.org/show_bug.cgi?id=69511
* platform/qt/Skipped: Skip svg/as-image/svg-nested.html until fix.
2011-10-06 John Knottenbelt <jknotten@chromium.org>
Take pageScaleFactor into account for MouseRelatedEvents.
https://bugs.webkit.org/show_bug.cgi?id=67592
Reviewed by Tony Gentilcore.
* fast/events/page-scaled-mouse-click-expected.txt: Added.
* fast/events/page-scaled-mouse-click-iframe-expected.txt: Added.
* fast/events/page-scaled-mouse-click-iframe.html: Added.
* fast/events/page-scaled-mouse-click.html: Added.
* fast/events/resources/page-scaled-mouse-click-iframe-inner.html: Added.
* fast/events/script-tests/page-scaled-mouse-click-iframe.js: Added.
():
(clearEventLog):
(testEvents):
(iframeLoaded):
* fast/events/script-tests/page-scaled-mouse-click.js: Added.
():
(clearEventLog):
(sendEvents):
(testEvents):
2011-10-06 Sergio Villar Senin <svillar@igalia.com>
Unreviewed. Skipped a test that lacks a console message.
* platform/gtk/Skipped: skipped
http/tests/security/redirect-BLOCKED-to-localURL.html
2011-10-06 Sergio Villar Senin <svillar@igalia.com>
Unreviewed. Skipping a test that requires
continuousMouseScrollBy() which is not yet supported by GTK
EventSender API.
* platform/gtk/Skipped: skipped
fast/events/wheelevent-direction-inverted-from-device.html
2011-10-06 Zoltan Herczeg <zherczeg@webkit.org>
Unreviewed, Qt rebaseline after r96789.
* platform/qt/http/tests/navigation/postredirect-basic-expected.txt:
* platform/qt/http/tests/navigation/postredirect-frames-expected.txt: Added.
* platform/qt/http/tests/navigation/postredirect-goback1-expected.txt:
* platform/qt/http/tests/navigation/postredirect-goback2-expected.txt: Added.
2011-10-03 Hans Wennborg <hans@chromium.org>
IndexedDB: Remove SQLite-LevelDB migration code
https://bugs.webkit.org/show_bug.cgi?id=69264
Reviewed by Tony Chang.
Remove layout test covering migration.
* storage/indexeddb/migrate-basics-expected.txt: Removed.
* storage/indexeddb/migrate-basics.html: Removed.
2011-10-06 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline after r96620.
* platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt:
2011-10-05 Brent Fulgham <bfulgham@webkit.org>
[WinCairo] Unreviewed build fix.
* platform/wincairo/Skipped: Skip css3 folder (for now).
2011-10-05 Yuta Kitamura <yutak@chromium.org>
WebSocket: Add extensions attribute
https://bugs.webkit.org/show_bug.cgi?id=69408
Reviewed by Kent Tamura.
* http/tests/websocket/tests/hixie76/undefined-attributes-expected.txt:
* http/tests/websocket/tests/hixie76/undefined-attributes.html:
Added "extensions" attribute to the list because it shouldn't be defined
when hixie-76 protocol is used.
* http/tests/websocket/tests/hybi/extensions-expected.txt: Added.
* http/tests/websocket/tests/hybi/extensions.html:
Added. Test whether .extensions attribute always returns an empty string.
2011-10-05 James Simonsen <simonjam@chromium.org>
[Chromium] Update test expectations for Web Audio on Windows.
Unreviewed.
* platform/chromium/test_expectations.txt:
2011-10-05 Erik Arvidsson <arv@chromium.org>
window.location.href and others needlessly decodes URI-encoded characters
https://bugs.webkit.org/show_bug.cgi?id=30225
Reviewed by Darin Adler.
The path part of location.href and location.pathname are now not decoded and we keep percent escape sequences.
data and javascript URLs only encodes non ascii characters.
* fast/dom/anchor-origin-expected.txt:
* fast/dom/anchor-origin.html: Change to not use document.write since we don't want to output HTML.
* fast/history/history-back-initial-vs-final-url-expected.txt:
* fast/loader/subframe-navigate-during-main-frame-load-expected.txt:
* fast/url/file-http-base-expected.txt:
* fast/url/mailto-expected.txt:
* fast/url/script-tests/file-http-base.js:
* fast/url/script-tests/segments.js:
* fast/url/script-tests/standard-url.js:
* fast/url/segments-expected.txt:
* fast/url/segments-from-data-url-expected.txt:
* fast/url/segments.html: Use UTF-8
* fast/url/standard-url-expected.txt:
* http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt:
* http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt:
* http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt:
* http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt:
* http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
* http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt:
* http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt:
* http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt:
* http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt:
* http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt:
* http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt:
* http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt:
* http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt:
* http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt:
* http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt:
* platform/chromium-cg-mac/fast/url/standard-url-expected.txt:
* platform/chromium-linux/fast/url/standard-url-expected.txt:
* platform/chromium-mac/fast/url/standard-url-expected.txt:
* platform/chromium-win/fast/url/standard-url-expected.txt:
* platform/chromium/fast/dom/anchor-origin-expected.txt: Removed.
2011-10-05 Tony Chang <tony@chromium.org>
force margin:auto to 0 in flex items
https://bugs.webkit.org/show_bug.cgi?id=69475
Reviewed by Ojan Vafai.
* css3/flexbox/002.html:
* css3/flexbox/003.html:
* css3/flexbox/004.html:
* css3/flexbox/writing-modes.html:
2011-10-05 Dean Jackson <dino@apple.com>
Computed style for filter property
https://bugs.webkit.org/show_bug.cgi?id=68477
Reviewed by Simon Fraser.
New test to exercise computed style for -webkit-filter. Note
that drop-shadow is not yet supported.
* css3/filters/filter-property-computed-style-expected.txt: Added.
* css3/filters/filter-property-computed-style.html: Added.
* css3/filters/script-tests/filter-property-computed-style.js: Added.
(testComputedFilterRule):
2011-10-05 Jer Noble <jer.noble@apple.com>
Enable WEB_AUDIO by default in the WebKit/mac port.
https://bugs.webkit.org/show_bug.cgi?id=68587
Reviewed by Simon Fraser.
* fast/dom/script-tests/constructed-objects-prototypes.js:
(constructorPropertiesOnWindow):
* platform/mac/fast/dom/Window/window-properties-expected.txt:
* platform/mac/fast/dom/Window/window-property-descriptors-expected.txt:
2011-10-05 Brent Fulgham <bfulgham@webkit.org>
[WinCairo] unreviewed build correction.
* platform/wincairo/Skipped: Update to get build green.
2011-10-03 Ojan Vafai <ojan@chromium.org>
[flexbox] take marginBeforeForChild into account when positioning children
https://bugs.webkit.org/show_bug.cgi?id=69313
Reviewed by Tony Chang.
* css3/flexbox/002.html:
* css3/flexbox/writing-modes.html:
2011-10-05 James Simonsen <simonjam@chromium.org>
[Chromium] Update test expectations after Skia roll.
Unreviewed.
* platform/chromium/test_expectations.txt: Added select-background-none.html on Linux.
2011-10-05 Dean Jackson <dino@apple.com>
Parse '-webkit-filter' property syntax
https://bugs.webkit.org/show_bug.cgi?id=68473
Reviewed by Nikolas Zimmermann.
New tests that exercise the -webkit-filter syntax, with
(nearly) all the function shorthands. Since this patch also
added a global WebKitCSSFilterValue interface, the window
tests needed update, but only on the platforms that have
ENABLE(CSS_FILTERS).
* css3/filters/filter-property-expected.txt:
* css3/filters/filter-property-parsing-expected.txt: Added.
* css3/filters/filter-property-parsing-invalid-expected.txt: Added.
* css3/filters/filter-property-parsing-invalid.html: Added.
* css3/filters/filter-property-parsing.html: Added.
* css3/filters/script-tests/filter-property-parsing-invalid.js: Added.
(testInvalidFilterRule):
* css3/filters/script-tests/filter-property-parsing.js: Added.
(jsWrapperClass):
(shouldBeType):
(testFilterRule):
* css3/filters/script-tests/filter-property.js:
Updated old test which was missing quotes, plus new tests that
exercise the shorthand feature.
* platform/mac/fast/dom/Window/window-properties-expected.txt:
* platform/mac/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/mac/fast/dom/prototype-inheritance-2-expected.txt: Added.
* platform/mac/fast/js/global-constructors-expected.txt:
* platform/win/fast/dom/Window/window-properties-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt.
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/win/fast/dom/prototype-inheritance-2-expected.txt: Added.
* platform/win/fast/js/global-constructors-expected.txt:
Updated isAppleWebkit() platform files for the new WebKitCSSFilterValue
API exposed on Window.
2011-10-05 Chris Rogers <crogers@google.com>
Rebaseline webaudio/audiobuffersource-playbackrate.html due to http://trac.webkit.org/changeset/96745
https://bugs.webkit.org/show_bug.cgi?id=69470
Unreviewed.
* webaudio/audiobuffersource-playbackrate-expected.wav:
2011-10-05 Brent Fulgham <bfulgham@webkit.org>
[WinCairo] Create a Skipped file to support the new WinCairo test bot.
https://bugs.webkit.org/show_bug.cgi?id=69280
(Fix bad check-in).
Reviewed by Adam Roben.
* platform/wincairo: Added.
* platform/wincairo/Skipped: Added.
2011-10-05 Brent Fulgham <bfulgham@webkit.org>
[WinCairo] Create a Skipped file to support the new WinCairo test bot.
https://bugs.webkit.org/show_bug.cgi?id=69280
Reviewed by Adam Roben.
* platform/wincairo: Added.
* platform/wincairo/Skipped: Added.
2011-10-05 Chang Shu <cshu@webkit.org>
[WK2] Support setMarkedText/hasMarkedText/unmarkText/insertText for WTR TextInputController
https://bugs.webkit.org/show_bug.cgi?id=68924
Unskip passed tests.
Reviewed by Darin Adler.
* platform/wk2/Skipped:
2011-10-05 Chang Shu <cshu@webkit.org>
[WK2] WebKitTestRunner needs LayoutTestController.dumpConfigurationForViewport
https://bugs.webkit.org/show_bug.cgi?id=69365
Reviewed by Darin Adler.
Unskip passed tests on Qt. The tests work on Mac, too. But they are skipped by
platform/mac/Skipped.
* platform/qt-wk2/Skipped:
2011-10-05 James Simonsen <simonjam@chromium.org>
[Chromium] Add baselines for new SVG tests from r96712.
* platform/chromium-cg-mac/svg/clip-path/clip-path-transform-1-expected.png: Added.
* platform/chromium-cg-mac/svg/clip-path/clip-path-transform-2-expected.png: Added.
* platform/chromium-cg-mac/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Added.
* platform/chromium-linux/svg/clip-path/clip-path-transform-1-expected.png: Added.
* platform/chromium-linux/svg/clip-path/clip-path-transform-2-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Added.
* platform/chromium-win/svg/clip-path/clip-path-transform-1-expected.png: Added.
* platform/chromium-win/svg/clip-path/clip-path-transform-2-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Added.
2011-10-04 Gavin Barraclough <barraclough@apple.com>
Make Object.prototype getter/setter methods match ES5 behaviour
https://bugs.webkit.org/show_bug.cgi?id=69393
Reviewed by Sam Weinig.
Update tests to conform with ES5 style handling of 'this' in host functions.
* fast/dom/Window/Location/window-override-location-using-defineGetter.html:
* fast/dom/Window/Location/window-override-window-using-defineGetter.html:
* fast/js/exception-sequencing-binops.js:
* fast/js/exception-sequencing.html:
* fast/js/pic/delete-global-object.html:
2011-10-05 Andrew Scherkus <scherkus@chromium.org>
Unreviewed. Skipping media layout tests for Mac Leopard GPU.
They're a maintenance burden and we don't run the GPU compositor on Leopard.
* platform/chromium/test_expectations.txt:
2011-10-05 Kenneth Russell <kbr@google.com>
Mask underlying RENDERER and VENDOR strings
https://bugs.webkit.org/show_bug.cgi?id=69389
Reviewed by Sam Weinig.
* fast/canvas/webgl/renderer-and-vendor-strings-expected.txt: Added.
* fast/canvas/webgl/renderer-and-vendor-strings.html: Added.
2011-10-05 Cary Clark <caryclark@google.com>
Unreviewed; new baselines (Skia on Mac)
Temporarily disable Skia on Mac on Leopard and Snow Leopard.
* LayoutTests/platform/chromium/test_expectations.txt:
2011-10-05 Sachin Puranik <jcqt43@motorola.com>
Spec change - option.label should be reflected like option.value
https://bugs.webkit.org/show_bug.cgi?id=68684
Reviewed by Darin Adler.
IDL "Label" attribute of option element should return textContent IDL attribute
if conetent attribute "Label" is unavailable. Changed the tests to match
above said behaviour. Added new tests.
* fast/forms/option-label-trim-html-spaces-expected.txt: Html space triming test.
* fast/forms/option-label-trim-html-spaces.html: Html space triming test.
* fast/forms/option-value-and-label-changed-by-js-expected.txt: Attribute change from JS.
* fast/forms/option-value-and-label-changed-by-js.html: Attribute change from JS.
* fast/forms/option-value-and-label-expected.txt: Changed test case as per new spec.
* fast/forms/option-value-and-label.html: Changed test case as per new spec.
2011-10-05 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed. Reduce test flakyness.
There was a race between Inspector's internal page reloaded message and load event.
* inspector/timeline/timeline-load-event-expected.txt:
* inspector/timeline/timeline-load-event.html:
2011-10-05 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68731
Outline sides not painted for region. Fix the painting and hit testing code for regions to add in
the maximalOutlineSize on unclipped sides. Also fix some math errors with the computation of the
translation offset and clip rects when overflow or outlines spill out.
Reviewed by Darin Adler.
* fast/regions/outline-sides-in-region.html: Added.
* platform/mac/fast/regions/outline-sides-in-region-expected.png: Added.
* platform/mac/fast/regions/outline-sides-in-region-expected.txt: Added.
2011-10-05 Csaba Osztrogonác <ossy@webkit.org>
[Qt][WK2] Unreviewed gardening.
* platform/qt-wk2/Skipped: Unskip sputnik tests, because they pass with newer Qt5.
2011-10-05 Dirk Schulze <krit@webkit.org>
SVG 1.1: ineffectual transform attribute for ClipPath
https://bugs.webkit.org/show_bug.cgi?id=55361
Reviewed by Nikolas Zimmermann.
Test that the clip path gets concatenated with the current animated transformation and
that hit testing is affected correctly.
* platform/mac/svg/clip-path/clip-path-transform-1-expected.png: Added.
* platform/mac/svg/clip-path/clip-path-transform-1-expected.txt: Added.
* platform/mac/svg/clip-path/clip-path-transform-2-expected.png: Added.
* platform/mac/svg/clip-path/clip-path-transform-2-expected.txt: Added.
* svg/clip-path/clip-path-transform-1.svg: Added. Test clipping to path with transform.
* svg/clip-path/clip-path-transform-2.svg: Added. Test masking with transform.
* svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Added.
* svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.txt: Added.
* svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting.html: Added.
* svg/dynamic-updates/script-tests/SVGClipPathElement-transform-influences-hitTesting.js: Added.
(executeBackgroundTest):
(executeTest):
2011-10-05 Pavel Feldman <pfeldman@google.com>
Web Inspector: move elements panel update semantics from ElementsPanel to ElementsTreeOutline.
https://bugs.webkit.org/show_bug.cgi?id=69431
Reviewed by Yury Semikhatsky.
* http/tests/inspector/elements-test.js:
(initialize_ElementTest.InspectorTest.dumpElementsTree):
(initialize_ElementTest.InspectorTest.expandElementsTree.onAllNodesAvailable):
(initialize_ElementTest.InspectorTest.expandElementsTree):
* inspector/elements/edit-dom-actions.html:
* inspector/styles/styles-update-from-js.html:
2011-10-05 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: debugger-activation-crash2.html are flaky.
https://bugs.webkit.org/show_bug.cgi?id=69428
Reviewed by Yury Semikhatsky.
* http/tests/inspector/debugger-test.js:
(initialize_DebuggerTest):
* inspector/debugger/debugger-activation-crash2-expected.txt:
* inspector/debugger/debugger-activation-crash2.html:
* platform/chromium/inspector/debugger/debugger-activation-crash2-expected.txt: Removed.
2011-10-05 Abhishek Arya <inferno@chromium.org>
Crash in SVGTRefElement::updateReferencedText.
https://bugs.webkit.org/show_bug.cgi?id=67555
Reviewed by Rob Buis.
* svg/text/tref-event-listener-crash-expected.txt: Added.
* svg/text/tref-event-listener-crash.svg: Added.
2011-10-05 Balazs Kelemen <kbalazs@webkit.org>
[Qt][WK2] First test always fails because of useless xcb dump
https://bugs.webkit.org/show_bug.cgi?id=69132
Unskip the first test because the failure always affects the first test we run
so skipping makes no sense.
* platform/qt-wk2/Skipped:
2011-10-05 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Add support for search in script content.
https://bugs.webkit.org/show_bug.cgi?id=69015
Reviewed by Pavel Feldman.
* http/tests/inspector/resource-tree/resource-tree-test.js:
(initialize_ResourceTreeTest):
* http/tests/inspector/resources-test.js:
(initialize_ResourceTest.InspectorTest.runAfterResourcesAreFinished):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished.maybeCallback):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished.addSniffer):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished.resourceAddedToFrame):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished.visit):
(initialize_ResourceTest):
* http/tests/inspector/search/resources/search-concatenated.html: Added.
* http/tests/inspector/search/search-in-concatenated-script-expected.txt: Added.
* http/tests/inspector/search/search-in-concatenated-script.html: Added.
* http/tests/inspector/search/search-in-resource.html:
* http/tests/inspector/search/search-in-script-expected.txt: Added.
* http/tests/inspector/search/search-in-script.html: Added.
* http/tests/inspector/search/search-test.js:
(initialize_SearchTest):
* inspector/debugger/content-providers.html:
* platform/qt/Skipped:
2011-10-05 Balazs Kelemen <kbalazs@webkit.org>
[Qt][WK2] Try to paint the bot green.
Unreviewed gardening.
* platform/qt-wk2/Skipped:
2011-10-05 Balazs Kelemen <kbalazs@webkit.org>
WTR needs an implementation for eventSender.continuousMouseScrollBy
https://bugs.webkit.org/show_bug.cgi?id=69417
Unreviewed gardening: skip dependent test.
* platform/wk2/Skipped:
2011-10-05 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed rebaseline for test.
* inspector/debugger/linkifier-expected.txt:
2011-10-04 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: debuggerPresentatioModel.linkifyLocation leaks updateAnchor closure instances.
https://bugs.webkit.org/show_bug.cgi?id=69146
In many places we use linkifyLocation function to produce a link node which updates automatically when the source file is changed on the fly.
Such changes happen when we use pretty print or another operation that changes the source code somehow.
linkifyLocation associates a new instance of updateAnchor closure with the each link node and add the closure to the SourceMappingUpdated event's list.
As the result the node<->closure pairs wouldn't be collected until reset the UI and DebuggerPresentationModel.
Reviewed by Pavel Feldman.
* inspector/debugger/linkifier-expected.txt: Added.
* inspector/debugger/linkifier.html: Added.
2011-10-05 Hans Wennborg <hans@chromium.org>
Rebaseline fast/repaint/japanese-rl-selection-repaint-in-regions.html
for chromium-cg-mac after r96675. (By Garden-o-Matic.)
* platform/chromium-cg-mac-leopard/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
* platform/chromium-cg-mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
* platform/chromium-cg-mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
2011-10-05 Kent Tamura <tkent@chromium.org>
Input styles are unexpectedly shared regardless of required status difference.
https://bugs.webkit.org/show_bug.cgi?id=69402
Reviewed by Daniel Bates.
* fast/css/pseudo-required-shared-expected.html: Added.
* fast/css/pseudo-required-shared.html: Added.
2011-10-05 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt] Unreviewed gardening, update expected file after r96509.
* platform/qt-4.8/tables/mozilla/bugs/bug113235-2-expected.txt:
2011-10-05 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt-mac/Skipped: Skip new failing tests.
2011-10-04 Kent Tamura <tkent@chromium.org>
Introduce feature flags for incomplete input types
https://bugs.webkit.org/show_bug.cgi?id=68971
Reviewed by Hajime Morita.
Skip fast/forms/{date,datetime,datetimelocal,month,time,week}.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-10-04 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69398
[CSS3 Regions] Support the region-overflow property properly.
Reviewed by Dan Bernstein.
* fast/regions/region-overflow-auto-overflow-hidden.html: Added.
* fast/regions/region-overflow-auto-overflow-visible.html: Added.
* fast/regions/region-overflow-break.html: Added.
* fast/regions/script-tests/webkit-region-overflow-parsing.js:
* fast/regions/webkit-region-overflow-parsing-expected.txt:
* platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png:
* platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt:
* platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png:
* platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt:
* platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png:
* platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt:
* platform/mac/fast/regions/percentage-margins-variable-width-regions-expected.png:
* platform/mac/fast/regions/percentage-margins-variable-width-regions-expected.txt:
* platform/mac/fast/regions/region-overflow-auto-overflow-hidden-expected.png: Added.
* platform/mac/fast/regions/region-overflow-auto-overflow-hidden-expected.txt: Added.
* platform/mac/fast/regions/region-overflow-auto-overflow-visible-expected.png: Added.
* platform/mac/fast/regions/region-overflow-auto-overflow-visible-expected.txt: Added.
* platform/mac/fast/regions/region-overflow-break-expected.png: Added.
* platform/mac/fast/regions/region-overflow-break-expected.txt: Added.
* platform/mac/fast/regions/text-region-split-small-pagination-expected.txt:
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png:
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt:
* platform/mac/fast/regions/webkit-flow-inlines-dynamic-expected.png:
* platform/mac/fast/regions/webkit-flow-inlines-dynamic-expected.txt:
2011-10-04 Sadrul Habib Chowdhury <sadrul@chromium.org>
Fix FrameView::scrollElementToRect to take already scrolled amount into consideration.
https://bugs.webkit.org/show_bug.cgi?id=69220
Reviewed by Simon Fraser.
* fast/dom/scroll-element-to-rect.html:
2011-10-04 David Barr <davidbarr@chromium.org>
Update test expectations after http://trac.webkit.org/changeset/96449
https://bugs.webkit.org/show_bug.cgi?id=69316
Reviewed by Ojan Vafai.
* platform/chromium/test_expectations.txt:
2011-10-04 Ben Wells <benwells@chromium.org>
Rebaseline for bug 65583 (path based border radius drawing on skia) part 7
https://bugs.webkit.org/show_bug.cgi?id=69135
Reviewed by James Robinson.
* platform/chromium-linux/fast/: 26 changes.
* platform/chromium-linux/svg/custom/no-inherited-dashed-stroke-expected.png:
* platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
* platform/chromium-win/fast/: 27 changes.
* platform/chromium-win/svg/custom/no-inherited-dashed-stroke-expected.png:
* platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
* platform/chromium/test_expectations.txt:
2011-10-04 Scott Graham <scottmg@chromium.org>
occasional crash in Chromium in dispatching keyEvent
https://bugs.webkit.org/show_bug.cgi?id=67941
Reviewed by Tony Chang.
* fast/events/keyevent-iframe-removed-crash-expected.txt: Added.
* fast/events/keyevent-iframe-removed-crash.html: Added.
2011-10-04 Adam Barth <abarth@webkit.org>
Update XP results for the font shaping patch.
* platform/chromium-win-xp/fast/text/international/bidi-neutral-run-expected.txt: Added.
2011-10-04 Adam Barth <abarth@webkit.org>
Update baselines after http://trac.webkit.org/changeset/96620. These
changes match the changes Dave made to other platforms.
* platform/chromium-cg-mac/fast/multicol/vertical-lr/float-avoidance-expected.png:
* platform/chromium-cg-mac/fast/multicol/vertical-rl/float-avoidance-expected.png:
* platform/chromium-linux/fast/multicol/vertical-lr/float-avoidance-expected.png:
* platform/chromium-linux/fast/multicol/vertical-rl/float-avoidance-expected.png:
* platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.png:
* platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.txt:
* platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.png:
* platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.txt:
2011-10-04 Jon Lee <jonlee@apple.com>
REGRESSION (WK2): (Shift-)option-tabbing skips over elements when transitioning from chrome to webview
https://bugs.webkit.org/show_bug.cgi?id=68412
<rdar://problem/9988252>
Reviewed by Darin Adler.
The option-key navigation is only relevant to the Mac platform.
* platform/mac/fast/forms/focus-option-control-on-page-expected.txt: Added.
* platform/mac/fast/forms/focus-option-control-on-page.html: Added.
* platform/mac/fast/forms/script-tests/focus-option-control-on-page.js: Added.
(startTest):
(runKeyPresses):
(notifyDone):
(log):
2011-10-04 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69372
[CSS3 Regions] Make sure overflow:visible lets content spill out of regions.
Reviewed by Anders Carlsson.
* platform/mac/fast/regions/content-flowed-into-regions-dynamically-removed-expected.png:
* platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png:
* platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png:
* platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png:
* platform/mac/fast/regions/percentage-margins-variable-width-regions-expected.png:
* platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.png:
* platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.png:
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png:
* platform/mac/fast/regions/webkit-flow-inlines-dynamic-expected.png:
2011-10-04 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening. Update Qt specific expected results.
* platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.png:
* platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.txt:
* platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.png:
* platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.txt:
2011-09-21 Cris Neckar <cdn@chromium.org>
Add test for crash when performing rich text mutations with counter nodes.
https://bugs.webkit.org/show_bug.cgi?id=68563
Reviewed by Adam Barth.
* fast/css/counters/counter-after-style-crash-expected.txt: Added.
* fast/css/counters/counter-after-style-crash.html: Added.
2011-10-04 Joshua Bell <jsbell@chromium.org>
IndexedDB add() should fail if key is NaN
https://bugs.webkit.org/show_bug.cgi?id=62286
Reviewed by Tony Chang.
Tests for NaN and other invalid IndexedDB keys.
* storage/indexeddb/invalid-keys-expected.txt: Added.
* storage/indexeddb/invalid-keys.html: Added.
2011-10-04 Young Han Lee <joybro201@gmail.com>
HTML canvas strokes with dash and dashOffset
https://bugs.webkit.org/show_bug.cgi?id=63933
Reviewed by Simon Fraser.
Add webkitLineDash and webkitLineDashOffset attributes to CanvasRenderingContext2D for JSC.
These attributes can be used to determine the dash-style of stroke in HTML Canvas.
As this kind of attributes are not specified in the HTML Canvas specification yet,
the 'webkit' prefix is added to its names.
Mozilla already implemented these attributes, mozDash and mozDashOffset [1], and this patch
is created by referring to the implementation. This patch is basically using the specified
behavior of stroke-dasharray and stroke-dashoffset in the SVG specification [2], except
that doesn't support units or percentages, just floating point numbers.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=662038
[2] http://www.w3.org/TR/SVG/painting.html#StrokeProperties
* fast/canvas/canvas-webkitLineDash-expected.txt: Added.
* fast/canvas/canvas-webkitLineDash-invalid-expected.txt: Added.
* fast/canvas/canvas-webkitLineDash-invalid.html: Added.
* fast/canvas/canvas-webkitLineDash.html: Added.
* fast/canvas/script-tests/canvas-webkitLineDash-invalid.js: Added.
(trySettingLineDash):
(trySettingLineDashOffset):
* fast/canvas/script-tests/canvas-webkitLineDash.js: Added.
* platform/chromium/test_expectations.txt:
2011-10-04 Tim Horton <timothy_horton@apple.com>
Additional unreviewed Lion SVG pixel test rebaselining.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
* platform/mac-snowleopard/svg/carto.net: Added.
* platform/mac-snowleopard/svg/carto.net/selectionlist-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
* platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
* platform/mac/svg/carto.net/selectionlist-expected.png:
* platform/mac/svg/custom/external-paintserver-reference-expected.png: Added.
* platform/mac/svg/custom/linking-base-external-reference-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
2011-10-04 Tim Horton <timothy_horton@apple.com>
Partial unreviewed rebaselines for Lion SVG pixel tests.
* platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Added.
* platform/mac-snowleopard/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added.
* platform/mac-snowleopard/svg/css: Added.
* platform/mac-snowleopard/svg/css/composite-shadow-example-expected.png: Added.
* platform/mac-snowleopard/svg/css/composite-shadow-with-opacity-expected.png: Added.
* platform/mac-snowleopard/svg/css/stars-with-shadow-expected.png: Added.
* platform/mac-snowleopard/svg/custom: Added.
* platform/mac-snowleopard/svg/custom/altglyph-expected.png: Added.
* platform/mac-snowleopard/svg/custom/dynamic-svg-document-creation-expected.png: Added.
* platform/mac-snowleopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: Added.
* platform/mac-snowleopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Added.
* platform/mac-snowleopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Added.
* platform/mac-snowleopard/svg/custom/invisible-text-after-scrolling-expected.png: Added.
* platform/mac-snowleopard/svg/custom/junk-data-expected.png: Added.
* platform/mac-snowleopard/svg/custom/missing-xlink-expected.png: Added.
* platform/mac-snowleopard/svg/custom/object-sizing-no-width-height-expected.png: Added.
* platform/mac-snowleopard/svg/custom/path-bad-data-expected.png: Added.
* platform/mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added.
* platform/mac-snowleopard/svg/custom/text-xy-updates-SVGList-expected.png: Added.
* platform/mac-snowleopard/svg/custom/use-font-face-crash-expected.png: Added.
* platform/mac-snowleopard/svg/dom: Added.
* platform/mac-snowleopard/svg/dom/SVGLengthList-appendItem-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGLengthList-basics-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGLengthList-initialize-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGLengthList-removeItem-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGLengthList-replaceItem-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGNumberList-basics-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGPathSegList-appendItem-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGPathSegList-removeItem-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGPathSegList-replaceItem-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGPointList-basics-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGStringList-basics-expected.png: Added.
* platform/mac-snowleopard/svg/dom/SVGTransformList-basics-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Added.
* platform/mac-snowleopard/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
* platform/mac-snowleopard/svg/hixie: Added.
* platform/mac-snowleopard/svg/hixie/error: Added.
* platform/mac-snowleopard/svg/hixie/error/012-expected.png: Added.
* platform/mac-snowleopard/svg/in-html: Added.
* platform/mac-snowleopard/svg/in-html/circle-expected.png: Added.
* platform/mac-snowleopard/svg/overflow: Added.
* platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Added.
* platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Added.
* platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Added.
* platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Added.
* platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Added.
* platform/mac-snowleopard/svg/text/kerning-expected.png: Added.
* platform/mac-snowleopard/svg/text/multichar-glyph-expected.png: Added.
* platform/mac-snowleopard/svg/wicd: Added.
* platform/mac-snowleopard/svg/wicd/rightsizing-grid-expected.png: Added.
* platform/mac-snowleopard/svg/wicd/test-rightsizing-b-expected.png: Added.
* platform/mac-snowleopard/svg/wicd/test-scalable-background-image1-expected.png: Added.
* platform/mac-snowleopard/svg/zoom: Added.
* platform/mac-snowleopard/svg/zoom/page: Added.
* platform/mac-snowleopard/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Added.
* platform/mac-snowleopard/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added.
* platform/mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png: Added.
* platform/mac-snowleopard/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added.
* platform/mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
* platform/mac-snowleopard/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Added.
* platform/mac-snowleopard/svg/zoom/text: Added.
* platform/mac-snowleopard/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png:
* platform/mac/svg/css/composite-shadow-example-expected.png:
* platform/mac/svg/css/composite-shadow-with-opacity-expected.png:
* platform/mac/svg/css/stars-with-shadow-expected.png:
* platform/mac/svg/custom/altglyph-expected.png:
* platform/mac/svg/custom/dynamic-svg-document-creation-expected.png:
* platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.png:
* platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
* platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png:
* platform/mac/svg/custom/invisible-text-after-scrolling-expected.png:
* platform/mac/svg/custom/junk-data-expected.png:
* platform/mac/svg/custom/missing-xlink-expected.png:
* platform/mac/svg/custom/object-sizing-no-width-height-expected.png:
* platform/mac/svg/custom/path-bad-data-expected.png:
* platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
* platform/mac/svg/custom/text-xy-updates-SVGList-expected.png:
* platform/mac/svg/custom/use-font-face-crash-expected.png:
* platform/mac/svg/dom/SVGLengthList-appendItem-expected.png:
* platform/mac/svg/dom/SVGLengthList-basics-expected.png:
* platform/mac/svg/dom/SVGLengthList-initialize-expected.png:
* platform/mac/svg/dom/SVGLengthList-insertItemBefore-expected.png:
* platform/mac/svg/dom/SVGLengthList-removeItem-expected.png:
* platform/mac/svg/dom/SVGLengthList-replaceItem-expected.png:
* platform/mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.png:
* platform/mac/svg/dom/SVGNumberList-basics-expected.png:
* platform/mac/svg/dom/SVGPathSegList-appendItem-expected.png:
* platform/mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png:
* platform/mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png:
* platform/mac/svg/dom/SVGPathSegList-removeItem-expected.png:
* platform/mac/svg/dom/SVGPathSegList-replaceItem-expected.png:
* platform/mac/svg/dom/SVGPointList-basics-expected.png:
* platform/mac/svg/dom/SVGStringList-basics-expected.png:
* platform/mac/svg/dom/SVGTransformList-basics-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
* platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png:
* platform/mac/svg/hixie/error/012-expected.png:
* platform/mac/svg/in-html/circle-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png:
* platform/mac/svg/text/kerning-expected.png:
* platform/mac/svg/text/multichar-glyph-expected.png:
* platform/mac/svg/wicd/rightsizing-grid-expected.png:
* platform/mac/svg/wicd/test-rightsizing-b-expected.png:
* platform/mac/svg/wicd/test-scalable-background-image1-expected.png:
* platform/mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.png:
* platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
* platform/mac/svg/zoom/page/zoom-foreignObject-expected.png:
* platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
* platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
* platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
2011-10-04 Sam Weinig <sam@webkit.org>
Add support for the CSP connect-src directive
https://bugs.webkit.org/show_bug.cgi?id=69353
Reviewed by Adam Barth.
Add CSP support for XMLHttpRequest, WebSockets and EventSource.
* http/tests/security/contentSecurityPolicy/connect-src-eventsource-allowed-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/connect-src-eventsource-allowed.html: Added.
* http/tests/security/contentSecurityPolicy/connect-src-eventsource-blocked-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/connect-src-eventsource-blocked.html: Added.
* http/tests/security/contentSecurityPolicy/connect-src-websocket-allowed-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/connect-src-websocket-allowed.html: Added.
* http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked.html: Added.
* http/tests/security/contentSecurityPolicy/connect-src-xmlhttprequest-allowed-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/connect-src-xmlhttprequest-allowed.html: Added.
* http/tests/security/contentSecurityPolicy/connect-src-xmlhttprequest-blocked-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/connect-src-xmlhttprequest-blocked.html: Added.
2011-10-03 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69317
[CSS3 Regions] Make overflow:hidden/auto/scroll sections behave properly when split across regions. This
includes sizing and positioning independently in each region, clipping independently in each region, and
shifting to avoid floats in each region.
Reviewed by Anders Carlsson.
* fast/regions/floats-basic-in-variable-width-regions.html: Added.
* fast/regions/overflow-in-uniform-regions-dynamic.html: Added.
* fast/regions/overflow-in-uniform-regions.html: Added.
* fast/regions/overflow-in-variable-width-regions.html:
* fast/regions/overflow-moving-below-floats-in-variable-width-regions.html: Added.
* fast/regions/overflow-not-moving-below-floats-in-variable-width-regions.html: Added.
* fast/regions/overflow-rtl-in-variable-width-regions.html:
* fast/regions/overflow-size-change-in-variable-width-regions.html: Added.
* fast/regions/overflow-size-change-with-stacking-context.html: Added.
* platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.txt: Added.
* platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Added.
* platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: Added.
* platform/mac/fast/regions/overflow-in-uniform-regions-expected.png: Added.
* platform/mac/fast/regions/overflow-in-uniform-regions-expected.txt: Added.
* platform/mac/fast/regions/overflow-in-variable-width-regions-expected.png:
* platform/mac/fast/regions/overflow-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt: Added.
* platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: Added.
* platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.png:
* platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.txt: Added.
* platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png: Added.
* platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Added.
2011-10-03 Jon Lee <jonlee@apple.com>
Extend DOM WheelEvent to differentiate between physical and logical scroll directions
https://bugs.webkit.org/show_bug.cgi?id=68959
<rdar://problem/10036688>
Reviewed by Sam Weinig.
* fast/events/wheelevent-direction-inverted-from-device-expected.txt: Added.
* fast/events/wheelevent-direction-inverted-from-device.html: Added.
* platform/mac-wk2/Skipped: WKTR does not support mouse scroll events yet.
2011-10-03 Ken Buchanan <kenrb@chromium.org>
Resource loader should block HTTP redirects to local resources
https://bugs.webkit.org/show_bug.cgi?id=68706
Reviewed by Adam Barth.
Adding a test to attempt an HTTP redirect to a file: URL.
* http/tests/security/redirect-BLOCKED-to-localURL.html: Added.
* http/tests/security/redirect-BLOCKED-to-localURL-expected.txt: Added.
* http/tests/security/resources/file-redirect-target.html: Added.
2011-10-04 Adam Barth <abarth@webkit.org>
Restore Linux baseline for this test. The Linux baseline got clobbered
when I updated the Windows baseline.
* platform/chromium-linux/fast/text/international/bidi-neutral-run-expected.txt: Added.
2011-10-04 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed; rebaselines for GTK after r96509.
* platform/gtk/fast/forms/file-input-disabled-expected.png:
* platform/gtk/fast/forms/file-input-disabled-expected.txt:
* platform/gtk/fast/invalid/017-expected.txt:
* platform/gtk/fast/invalid/018-expected.txt:
* platform/gtk/fast/invalid/020-expected.txt:
* platform/gtk/fast/invalid/residual-style-expected.png:
* platform/gtk/fast/invalid/residual-style-expected.txt:
* platform/gtk/fast/invalid/table-inside-stray-table-content-expected.txt:
* platform/gtk/fast/table/inline-form-assert-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug23994-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug56405-expected.png:
* platform/gtk/tables/mozilla/bugs/bug56405-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug56563-expected.png:
* platform/gtk/tables/mozilla/bugs/bug56563-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug9024-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.png:
* platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.png:
* platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt:
2011-10-04 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed; new baselines for GTK after r96470
* platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.png: Added.
* platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.txt: Added.
2011-10-04 Adam Barth <abarth@webkit.org>
Update font shaping result after http://trac.webkit.org/changeset/96582.
This appears to be a progression, but I'll check with the authors of
that patch to be sure.
* platform/chromium-win/fast/text/international/bidi-neutral-run-expected.txt:
2011-10-04 Adam Barth <abarth@webkit.org>
Update leopard results.
* platform/chromium-cg-mac-leopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt: Removed.
* platform/chromium-cg-mac-leopard/tables/mozilla/bugs/bug23994-expected.png: Added.
* platform/chromium-mac-leopard/svg/as-object: Removed.
* platform/chromium-mac-leopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt: Removed.
* platform/chromium-mac/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png:
* platform/chromium/tables/mozilla/bugs/bug23994-expected.txt: Removed.
* platform/qt/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt: Removed.
2011-10-04 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed; new baselines for GTK after r96257, r96374 and r96404.
* platform/gtk/fast/repaint/selection-clear-expected.png: Added.
* platform/gtk/fast/repaint/selection-clear-expected.txt: Added.
* platform/gtk/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
* platform/gtk/fast/text/complex-synthetic-bold-space-width-expected.txt: Added.
* platform/gtk/fast/text/line-initial-and-final-swashes-expected.png: Added.
* platform/gtk/fast/text/line-initial-and-final-swashes-expected.txt: Added.
2011-10-04 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Remove http/tests/inspector/network/disabled-cache-crash.html.
https://bugs.webkit.org/show_bug.cgi?id=69332
Reviewed by Pavel Feldman.
* http/tests/inspector/network/disabled-cache-crash-expected.txt: Removed.
* http/tests/inspector/network/disabled-cache-crash.html: Removed.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-10-04 Elliot Poger <epoger@google.com>
allow failure of most Chromium-Mac-Skia tests while we clean up that port
https://bugs.webkit.org/show_bug.cgi?id=69279
Reviewed by Adam Barth.
* platform/chromium/test_expectations.txt:
2011-10-04 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
https://bugs.webkit.org/show_bug.cgi?id=52810
* platform/qt/Skipped: Skip one more failing test.
2011-09-29 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: add compiler source mapping support to RawSourceCode.
https://bugs.webkit.org/show_bug.cgi?id=68891
Reviewed by Pavel Feldman.
* inspector/debugger/breakpoint-manager.html:
* inspector/debugger/raw-source-code-expected.txt:
* inspector/debugger/raw-source-code.html:
2011-10-04 Hans Wennborg <hans@chromium.org>
[Chromium] Update expectations for svg/W3C-SVG-1.1/pservers-grad-06-b.svg
https://bugs.webkit.org/show_bug.cgi?id=69330
Win rebaseline.
* platform/chromium-win-vista/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-10-04 Kenichi Ishibashi <bashi@chromium.org>
[Chromium] Implement font shaping with font-feature-settings on Windows
https://bugs.webkit.org/show_bug.cgi?id=65904
Reviewed by Kenneth Russell.
Adds expectations of css3/font-feature-settings-rendering.html for Chromium win port. Since Uniscirbe OpenType APIs are not available on WinXP by default, the test could fail on WinXP.
* platform/chromium-win/css3/font-feature-settings-rendering-expected.png: Added.
* platform/chromium-win/css3/font-feature-settings-rendering-expected.txt: Added.
* platform/chromium/test_expectations.txt: VISTA and WIN7 should pass css3/font-feature-settings-rendering.html.
2011-10-04 Oliver Varga <voliver@inf.u-szeged.hu>
[Qt] Unreviewed gardening. Update Qt specific expected files after r96498.
* platform/qt/svg/filters/feColorMatrix-saturate-expected.png: Added.
* platform/qt/svg/filters/feColorMatrix-saturate-expected.txt: Added.
2011-10-04 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r96491.
http://trac.webkit.org/changeset/96491
https://bugs.webkit.org/show_bug.cgi?id=69326
Breaks Slow Leopard inspector tests (Requested by pfeldman on
#webkit).
* http/tests/inspector/resource-tree/resource-tree-test.js:
(initialize_ResourceTreeTest.InspectorTest.runAfterResourcesAreFinished):
(initialize_ResourceTreeTest.InspectorTest._runAfterResourcesAreFinished):
(initialize_ResourceTreeTest):
* http/tests/inspector/resources-test.js:
(initialize_ResourceTest):
* http/tests/inspector/search/resources/search-concatenated.html: Removed.
* http/tests/inspector/search/search-in-concatenated-script-expected.txt: Removed.
* http/tests/inspector/search/search-in-concatenated-script.html: Removed.
* http/tests/inspector/search/search-in-resource.html:
* http/tests/inspector/search/search-in-script-expected.txt: Removed.
* http/tests/inspector/search/search-in-script.html: Removed.
* http/tests/inspector/search/search-test.js:
(initialize_SearchTest.InspectorTest.runAfterResourcesAreCreated):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated.maybeCallback):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated.addSniffer):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated.onResourceBind):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated.visit):
(initialize_SearchTest):
2011-10-04 Ryosuke Niwa <rniwa@webkit.org>
Mac rebaseline after r96510.
* platform/mac/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png:
* svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt:
2011-10-03 Ryosuke Niwa <rniwa@webkit.org>
Mac rebaseline after r96509.
* platform/mac/fast/forms/file-input-disabled-expected.txt:
* platform/mac/fast/invalid/017-expected.txt:
* platform/mac/fast/invalid/018-expected.txt:
* platform/mac/fast/invalid/020-expected.txt:
* platform/mac/fast/invalid/residual-style-expected.txt:
* platform/mac/fast/invalid/table-inside-stray-table-content-expected.txt:
* platform/mac/fast/table/inline-form-assert-expected.txt:
* platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug23994-expected.txt:
* platform/mac/tables/mozilla/bugs/bug56405-expected.txt:
* platform/mac/tables/mozilla/bugs/bug56563-expected.png:
* platform/mac/tables/mozilla/bugs/bug56563-expected.txt:
* platform/mac/tables/mozilla/bugs/bug9024-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
* platform/mac/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
* platform/mac/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
* platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.txt:
* platform/mac/tables/mozilla_expected_failures/other/empty_cells-expected.txt:
* tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
2011-10-03 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening. Update Qt specific expected files after r96509.
* platform/qt/fast/invalid/017-expected.png: Copied from LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug220653-expected.png.
* platform/qt/fast/invalid/017-expected.txt:
* platform/qt/fast/invalid/018-expected.png: Added.
* platform/qt/fast/invalid/018-expected.txt:
* platform/qt/fast/invalid/020-expected.png: Copied from LayoutTests/platform/qt/tables/mozilla/bugs/bug23994-expected.png.
* platform/qt/fast/invalid/020-expected.txt:
* platform/qt/fast/invalid/table-inside-stray-table-content-expected.png: Added.
* platform/qt/fast/invalid/table-inside-stray-table-content-expected.txt:
* platform/qt/fast/table/inline-form-assert-expected.png:
* platform/qt/fast/table/inline-form-assert-expected.txt:
* platform/qt/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added.
* platform/qt/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt: Added.
* platform/qt/tables/mozilla/bugs/bug113235-2-expected.png:
* platform/qt/tables/mozilla/bugs/bug113235-2-expected.txt:
* platform/qt/tables/mozilla/bugs/bug23994-expected.png:
* platform/qt/tables/mozilla/bugs/bug23994-expected.txt:
* platform/qt/tables/mozilla/bugs/bug56405-expected.png:
* platform/qt/tables/mozilla/bugs/bug56405-expected.txt:
* platform/qt/tables/mozilla/bugs/bug56563-expected.png:
* platform/qt/tables/mozilla/bugs/bug56563-expected.txt:
* platform/qt/tables/mozilla/bugs/bug9024-expected.png: Added.
* platform/qt/tables/mozilla/bugs/bug9024-expected.txt:
* platform/qt/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
* platform/qt/tables/mozilla_expected_failures/bugs/bug3517-expected.png: Added.
* platform/qt/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Copied from LayoutTests/platform/qt/tables/mozilla/bugs/bug9024-expected.txt.
* platform/qt/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
* platform/qt/tables/mozilla_expected_failures/core/conflicts-expected.png:
* platform/qt/tables/mozilla_expected_failures/core/conflicts-expected.txt:
* platform/qt/tables/mozilla_expected_failures/other/empty_cells-expected.png:
* platform/qt/tables/mozilla_expected_failures/other/empty_cells-expected.txt:
2011-10-03 Dan Bernstein <mitz@apple.com>
<rdar://problem/9973489> REGRESSION (r66599): -[DOMNode boundingBox] returns the zero rect for SVG elements
https://bugs.webkit.org/show_bug.cgi?id=69305
Reviewed by Simon Fraser.
* svg/custom/boundingBox-expected.txt: Added.
* svg/custom/boundingBox.html: Added.
2011-10-03 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION(r94274): cloned text input loses value
https://bugs.webkit.org/show_bug.cgi?id=69095
Reviewed by Darin Adler.
Added a regression test that clones an input element with a dirty value.
The cloned input element should have the edited value.
* fast/forms/clone-input-with-dirty-value-expected.txt: Added.
* fast/forms/clone-input-with-dirty-value.html: Added.
2011-10-03 Adam Barth <abarth@webkit.org>
Update results again now that Leopard has finally cycled.
* platform/chromium-cg-mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-cg-mac-leopard/svg/custom/non-scaling-stroke-expected.png:
* platform/chromium-cg-mac-leopard/svg/custom/pattern-skew-transformed-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/custom/pattern-with-transformation-expected.png:
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
* platform/chromium-cg-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Removed.
* platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Removed.
2011-10-03 Adam Barth <abarth@webkit.org>
Update results to account for Windows Vista.
* platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
* platform/chromium-win-vista/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
2011-10-03 Joseph Pecoraro <joepeck@webkit.org>
Web Inspector: rgb() with percentages shows wrong hex/hsl values
https://bugs.webkit.org/show_bug.cgi?id=69152
Reviewed by Pavel Feldman.
This test outputs all of the supported color format representations
for supplied CSS color values. We expect some of the CSS values
to be clamped, e.g. rgb(300,0,0) to rgb(255,0,0). This also tests
that rgb percentages, such as rgb(100%,0,0), work correctly.
* inspector/styles/styles-invalid-color-values-expected.txt: Added.
* inspector/styles/styles-invalid-color-values.html: Added.
2011-10-03 Adam Barth <abarth@webkit.org>
Update chromium-cg-mac results after http://trac.webkit.org/changeset/96530.
* platform/chromium-cg-mac/svg/custom/pattern-skew-transformed-expected.png:
* platform/chromium-cg-mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
* platform/chromium-cg-mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
* platform/chromium-cg-mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
* platform/chromium-cg-mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
* platform/chromium-cg-mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
* platform/chromium-cg-mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
2011-10-03 Adam Barth <abarth@webkit.org>
Update results now that the race condition is fixed. It seems like the
cross-platform results would need to be updated as well, but no bot has
told me that yet.
* platform/chromium-mac-leopard/svg/as-object: Added.
* platform/chromium-mac-leopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt: Added.
2011-10-03 Adam Barth <abarth@webkit.org>
Update baselines after http://trac.webkit.org/changeset/96530.
* platform/chromium-cg-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-cg-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
* platform/chromium-cg-mac/svg/custom/non-scaling-stroke-expected.png:
* platform/chromium-cg-mac/svg/custom/pattern-scaled-pattern-space-expected.png: Added.
* platform/chromium-cg-mac/svg/custom/pattern-size-bigger-than-target-size-expected.png: Added.
* platform/chromium-cg-mac/svg/custom/pattern-with-transformation-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
* platform/chromium-linux/svg/custom/pattern-scaled-pattern-space-expected.png: Added.
* platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-mac/svg/custom/non-scaling-stroke-expected.png:
* platform/chromium-mac/svg/custom/pattern-scaled-pattern-space-expected.png: Added.
* platform/chromium-mac/svg/custom/pattern-size-bigger-than-target-size-expected.png:
* platform/chromium-mac/svg/custom/pattern-with-transformation-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-win/svg/custom/non-scaling-stroke-expected.png:
* platform/chromium-win/svg/custom/pattern-scaled-pattern-space-expected.png: Added.
* platform/chromium-win/svg/custom/pattern-size-bigger-than-target-size-expected.png:
* platform/chromium-win/svg/custom/pattern-with-transformation-expected.png:
* platform/gtk/svg/custom/pattern-size-bigger-than-target-size-expected.txt: Removed.
* platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.txt: Removed.
* platform/qt/svg/custom/pattern-size-bigger-than-target-size-expected.txt: Removed.
* svg/custom/pattern-size-bigger-than-target-size-expected.txt: Added.
2011-10-03 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r96532.
http://trac.webkit.org/changeset/96532
https://bugs.webkit.org/show_bug.cgi?id=69289
Accidentally marked failures as expected instead of creating
new baseline. (Requested by krit on #webkit).
* platform/chromium/test_expectations.txt:
2011-10-03 Dirk Schulze <krit@webkit.org>
Uneviewed by rebaseline after SVG Pattern patch with bug 69261.
* platform/chromium/test_expectations.txt:
2011-10-03 Dirk Schulze <krit@webkit.org>
SVG Pattern tile pixelated on patternTransform
https://bugs.webkit.org/show_bug.cgi?id=69261
Reviewed by Rob Buis.
Add a new test to check that SVG pattern tiles are not pixelated on
scaling with patternTransform.
Updated two more pixel tests. Both changes are progressions.
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/mac/svg/custom/non-scaling-stroke-expected.png:
* svg/custom/pattern-scaled-pattern-space-expected.png: Added.
* svg/custom/pattern-scaled-pattern-space-expected.txt: Added.
* svg/custom/pattern-scaled-pattern-space.svg: Added.
2011-10-03 Adam Barth <abarth@webkit.org>
Another round of updates after http://trac.webkit.org/changeset/96509.
* platform/chromium-cg-mac-leopard/tables/mozilla/bugs/bug56563-expected.png:
* platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/bugs/bug220653-expected.png: Added.
* platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png: Added.
* platform/chromium-cg-mac/tables/mozilla/bugs/bug113235-2-expected.png:
* platform/chromium-cg-mac/tables/mozilla/bugs/bug23994-expected.png:
* platform/chromium-cg-mac/tables/mozilla/bugs/bug56405-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3517-expected.png:
* platform/chromium-win/fast/invalid/017-expected.png:
* platform/chromium-win/fast/invalid/018-expected.png:
* platform/chromium-win/fast/invalid/020-expected.png:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
2011-10-03 Chris Rogers <crogers@google.com>
BiquadFilterNode .type attribute is not handled correctly
https://bugs.webkit.org/show_bug.cgi?id=69182
Reviewed by Kenneth Russell.
* webaudio/biquadfilternode-basic-expected.txt: Added.
* webaudio/biquadfilternode-basic.html: Added.
2011-10-03 Chris Fleizach <cfleizach@apple.com>
AX: support role mapping for HTML5 section elements
https://bugs.webkit.org/show_bug.cgi?id=69150
Reviewed by Darin Adler.
* platform/mac/accessibility/html-section-elements-expected.txt: Added.
* platform/mac/accessibility/html-section-elements.html: Added.
2011-10-03 Chris Fleizach <cfleizach@apple.com>
AX: click point for AXHeadings often returns point on empty space (results in wrong context menu)
https://bugs.webkit.org/show_bug.cgi?id=69262
Actually commit the files this time.
Reviewed by John Sullivan.
* platform/mac/accessibility/heading-clickpoint-expected.txt: Added.
* platform/mac/accessibility/heading-clickpoint.html: Added.
2011-10-03 Adam Barth <abarth@webkit.org>
Results from more bots for http://trac.webkit.org/changeset/96498.
* platform/chromium-cg-mac-leopard/svg/filters/feColorMatrix-saturate-expected.png: Added.
* platform/chromium-win-vista/svg/filters: Removed.
* platform/chromium-win-vista/svg/filters/feColorMatrix-values-expected.png: Removed.
2011-10-03 Chris Fleizach <cfleizach@apple.com>
AX: click point for AXHeadings often returns point on empty space (results in wrong context menu)
https://bugs.webkit.org/show_bug.cgi?id=69262
Reviewed by John Sullivan.
* platform/mac/accessibility/heading-clickpoint-expected.txt: Added.
* platform/mac/accessibility/heading-clickpoint.html: Added.
2011-10-03 Adam Barth <abarth@webkit.org>
Unbork the test_expectations file.
* platform/chromium/test_expectations.txt:
2011-10-03 Adam Barth <abarth@webkit.org>
Update expectations for tables tests after http://trac.webkit.org/changeset/96509.
* platform/chromium-cg-mac/tables/mozilla/bugs/bug113235-2-expected.png: Added.
* platform/chromium-cg-mac/tables/mozilla/bugs/bug23994-expected.png: Added.
* platform/chromium-cg-mac/tables/mozilla/bugs/bug56405-expected.png: Added.
* platform/chromium-cg-mac/tables/mozilla/bugs/bug56563-expected.png:
* platform/chromium-cg-mac/tables/mozilla_expected_failures/bugs/bug220653-expected.png: Added.
* platform/chromium-cg-mac/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
* platform/chromium-cg-mac/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3517-expected.png: Added.
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
* platform/chromium-win-xp/fast/forms/file-input-disabled-expected.txt: Added.
* platform/chromium-win/fast/forms/file-input-disabled-expected.txt:
* platform/chromium-win/fast/invalid/residual-style-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug56563-expected.png:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
* platform/chromium/fast/invalid: Added.
* platform/chromium/fast/invalid/017-expected.txt: Added.
* platform/chromium/fast/invalid/018-expected.txt: Added.
* platform/chromium/fast/invalid/020-expected.txt: Added.
* platform/chromium/fast/invalid/residual-style-expected.txt: Added.
* platform/chromium/fast/invalid/table-inside-stray-table-content-expected.txt: Added.
* platform/chromium/fast/table: Added.
* platform/chromium/fast/table/inline-form-assert-expected.txt: Added.
* platform/chromium/tables: Added.
* platform/chromium/tables/mozilla: Added.
* platform/chromium/tables/mozilla/bugs: Added.
* platform/chromium/tables/mozilla/bugs/bug113235-2-expected.txt: Added.
* platform/chromium/tables/mozilla/bugs/bug23994-expected.txt: Added.
* platform/chromium/tables/mozilla/bugs/bug56405-expected.txt: Added.
* platform/chromium/tables/mozilla/bugs/bug56563-expected.txt: Added.
* platform/chromium/tables/mozilla_expected_failures: Added.
* platform/chromium/tables/mozilla_expected_failures/bugs: Added.
* platform/chromium/tables/mozilla_expected_failures/bugs/bug220653-expected.txt: Added.
* platform/chromium/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Added.
* platform/chromium/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt: Added.
* platform/chromium/tables/mozilla_expected_failures/core: Added.
* platform/chromium/tables/mozilla_expected_failures/core/conflicts-expected.txt: Added.
* platform/chromium/tables/mozilla_expected_failures/other: Added.
* platform/chromium/tables/mozilla_expected_failures/other/empty_cells-expected.txt: Added.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
* platform/mac/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
* platform/qt/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
* tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Added.
2011-10-03 Csaba Osztrogonác <ossy@webkit.org>
[Qt] REGRESSION(r95526): It made 3 inspector tests fail
https://bugs.webkit.org/show_bug.cgi?id=69265
* platform/qt/Skipped: Skip failing tests to make buildbot happy.
2011-10-03 Adam Barth <abarth@webkit.org>
Delete bogus expected PNG.
* platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png: Removed.
2011-10-03 Adam Barth <abarth@webkit.org>
Fix typo causing race condition in this test.
* svg/as-object/embedded-svg-immediate-offsetWidth-query.html:
2011-10-03 Konstantin Scheglov <scheglov@google.com>
Right border missing from table with colspan and collapsing border
https://bugs.webkit.org/show_bug.cgi?id=14274
Reviewed by David Hyatt.
* fast/table/border-collapsing/bug14274-expected.png: Copied from LayoutTests/platform/chromium-win/fast/invalid/020-expected.png.
* fast/table/border-collapsing/bug14274-expected.txt: Added.
* fast/table/border-collapsing/bug14274.html: Added.
* platform/chromium-linux/fast/forms/file-input-disabled-expected.txt:
* platform/chromium-linux/fast/invalid/residual-style-expected.txt:
* platform/chromium-linux/tables/mozilla/bugs/bug56563-expected.png:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
* platform/chromium-win/fast/invalid/017-expected.png:
* platform/chromium-win/fast/invalid/017-expected.txt:
* platform/chromium-win/fast/invalid/018-expected.png:
* platform/chromium-win/fast/invalid/018-expected.txt:
* platform/chromium-win/fast/invalid/020-expected.png:
* platform/chromium-win/fast/invalid/020-expected.txt:
* platform/chromium-win/fast/invalid/table-inside-stray-table-content-expected.txt:
* platform/chromium-win/fast/table/inline-form-assert-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug113235-2-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug23994-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug56405-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug56563-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug9024-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/core/conflicts-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/other/empty_cells-expected.txt:
* platform/gtk/fast/invalid/table-residual-style-crash-expected.txt:
* platform/mac/fast/invalid/table-residual-style-crash-expected.txt:
* platform/qt/fast/invalid/table-residual-style-crash-expected.txt:
2011-10-03 Adam Barth <abarth@webkit.org>
Update baselines after http://trac.webkit.org/changeset/96498.
* platform/chromium-linux-x86/svg/filters: Removed.
* platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png: Added.
* platform/chromium-mac/svg/filters/feColorMatrix-saturate-expected.png: Added.
* platform/chromium-win-vista/svg/filters: Added.
* platform/chromium-win-vista/svg/filters/feColorMatrix-values-expected.png: Added.
* platform/chromium-win/svg/filters/feColorMatrix-saturate-expected.png: Added.
2011-10-03 Dirk Schulze <krit@webkit.org>
feColorMatrix saturation is not limited to range 0..1 anymore
https://bugs.webkit.org/show_bug.cgi?id=69245
Unreviewed rebaseline of Win Chromium DRT results.
* platform/chromium-win/svg/filters/feColorMatrix-values-expected.txt:
2011-10-03 Pavel Feldman <pfeldman@google.com>
Not reviewed: [chromium] clean up inspector layout test suppressions on chromium.
https://bugs.webkit.org/show_bug.cgi?id=69263
* platform/chromium/test_expectations.txt:
2011-10-03 Zsolt Fehér <feherzs@inf.u-szeged.hu>
Unreviewed gardening after r96404.
* platform/qt-4.8/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
* platform/qt-4.8/fast/text/complex-synthetic-bold-space-width-expected.txt: Added.
2011-10-03 Dirk Schulze <krit@webkit.org>
feColorMatrix saturation is not limited to range 0..1 anymore
https://bugs.webkit.org/show_bug.cgi?id=69245
Reviewed by Nikolas Zimmermann.
Added new test case to test under- or oversaturation of the filter input image if the value
is not in the range of 0..1.
feColorMatrix-values needed a change, since it relies to the old specification text.
* platform/mac/svg/filters/feColorMatrix-values-expected.png:
* platform/mac/svg/filters/feColorMatrix-values-expected.txt:
* svg/filters/feColorMatrix-saturate-expected.png: Added.
* svg/filters/feColorMatrix-saturate-expected.txt: Added.
* svg/filters/feColorMatrix-saturate.svg: Added.
* svg/filters/feColorMatrix-values.svg:
2011-10-03 Zsolt Fehér <feherzs@inf.u-szeged.hu>
Unreviewed gardening after r96257.
https://bugs.webkit.org/show_bug.cgi?id=69257
* platform/qt/Skipped:
2011-10-03 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Add support for backend search in script content.
https://bugs.webkit.org/show_bug.cgi?id=69015
Reviewed by Pavel Feldman.
* http/tests/inspector/resource-tree/resource-tree-test.js:
(initialize_ResourceTreeTest):
* http/tests/inspector/resources-test.js:
(initialize_ResourceTest.InspectorTest.runAfterResourcesAreFinished):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished.maybeCallback):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished.addSniffer):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished.resourceAddedToFrame):
(initialize_ResourceTest.InspectorTest._runAfterResourcesAreFinished.visit):
(initialize_ResourceTest):
* http/tests/inspector/search/resources/search-concatenated.html: Added.
* http/tests/inspector/search/search-in-concatenated-script-expected.txt: Added.
* http/tests/inspector/search/search-in-concatenated-script.html: Added.
* http/tests/inspector/search/search-in-resource.html:
* http/tests/inspector/search/search-in-script-expected.txt: Added.
* http/tests/inspector/search/search-in-script.html: Added.
* http/tests/inspector/search/search-test.js:
(initialize_SearchTest):
2011-10-03 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
Unreviewed Qt gardening after r96404
* platform/qt/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
* platform/qt/fast/text/complex-synthetic-bold-space-width-expected.txt: Added.
2011-10-02 Kent Tamura <tkent@chromium.org>
method/enctype/formMethod/formEnctype properties should be limited to known values.
https://bugs.webkit.org/show_bug.cgi?id=68887
Reviewed by Hajime Morita.
* fast/dom/element-attribute-js-null-expected.txt:
* fast/dom/element-attribute-js-null.html: Correct an expectation for HTMLFormElement::method.
* fast/forms/enctype-attribute-expected.txt: Added.
* fast/forms/enctype-attribute.html: Added.
* fast/forms/method-attribute-expected.txt: Added.
* fast/forms/method-attribute.html: Added.
* fast/forms/script-tests/submit-form-attributes.js: Correct expectations.
* fast/forms/submit-form-attributes-expected.txt: ditto.
2011-10-02 Gavin Barraclough <barraclough@apple.com>
Bug 67455 - Different regular expression result
Reviewed by Darin Adler.
Fix a regression introduced in r72140. A return was added to the backtracking loop for
backtrackParentheses with QuantifierNonGreedy, so it always returns after one iteration.
This is incorrect. The additional return should only trigger to force an early return if
an error has occured.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
- Added test cases from bug.
2011-10-02 Adam Barth <abarth@webkit.org>
Remove temporary baselines after http://trac.webkit.org/changeset/96470.
* platform/chromium-cg-mac-leopard/svg/custom/grayscale-gradient-mask-2-expected.png: Added.
* platform/chromium-cg-mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
* platform/chromium-cg-mac/svg/custom/grayscale-gradient-mask-expected.txt: Removed.
* platform/chromium-linux-x86/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
* platform/chromium-linux-x86/svg/css/circle-in-mask-with-shadow-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
* platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.txt: Removed.
* platform/chromium-mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
* platform/chromium-win-vista/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
* platform/chromium-win-vista/svg/css: Removed.
* platform/chromium-win-vista/svg/css/circle-in-mask-with-shadow-expected.txt: Removed.
* platform/chromium-win-xp/svg/css: Removed.
* platform/chromium-win-xp/svg/css/circle-in-mask-with-shadow-expected.txt: Removed.
* platform/chromium-win/svg/filters/filter-clip-expected.txt: Removed.
* platform/chromium/svg/filters: Removed.
* platform/chromium/svg/filters/filter-clip-expected.txt: Removed.
* platform/gtk/svg/css/circle-in-mask-with-shadow-expected.txt: Removed.
* platform/mac/svg/css/circle-in-mask-with-shadow-expected.txt: Removed.
* platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt: Removed.
* svg/css/circle-in-mask-with-shadow-expected.txt: Added.
2011-10-02 Adam Barth <abarth@webkit.org>
Update baseline and expectations after http://trac.webkit.org/changeset/96470
* platform/chromium-cg-mac-leopard/svg/custom/grayscale-gradient-mask-expected.png:
* platform/chromium-cg-mac-leopard/svg/custom/mask-colorspace-expected.png: Removed.
* platform/chromium-cg-mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added.
* platform/chromium-cg-mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
* platform/chromium-cg-mac/svg/custom/grayscale-gradient-mask-expected.png:
* platform/chromium-cg-mac/svg/custom/grayscale-gradient-mask-expected.txt: Added.
* platform/chromium-cg-mac/svg/custom/mask-colorspace-expected.png: Added.
* platform/chromium-cg-mac/svg/custom/mask-with-all-units-expected.png: Added.
* platform/chromium-cg-mac/svg/filters/filter-clip-expected.png: Added.
* platform/chromium-linux-x86/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
* platform/chromium-linux-x86/svg/css/circle-in-mask-with-shadow-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
* platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.png:
* platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.txt: Added.
* platform/chromium-linux/svg/custom/mask-colorspace-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
* platform/chromium-mac/svg/custom/mask-colorspace-expected.png:
* platform/chromium-mac/svg/filters/filter-clip-expected.png:
* platform/chromium-win-vista/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
* platform/chromium-win-vista/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
* platform/chromium-win-vista/svg/css: Added.
* platform/chromium-win-vista/svg/css/circle-in-mask-with-shadow-expected.txt: Added.
* platform/chromium-win-xp/svg/css: Added.
* platform/chromium-win-xp/svg/css/circle-in-mask-with-shadow-expected.txt: Added.
* platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
* platform/chromium-win/svg/css/circle-in-mask-with-shadow-expected.png:
* platform/chromium-win/svg/custom/mask-colorspace-expected.png:
* platform/chromium-win/svg/filters/filter-clip-expected.txt: Added.
* platform/chromium/svg/filters: Added.
* platform/chromium/svg/filters/filter-clip-expected.txt: Added.
* platform/chromium/test_expectations.txt:
* platform/gtk/svg/custom/grayscale-gradient-mask-expected.txt: Removed.
* platform/gtk/svg/custom/mask-with-all-units-expected.txt: Removed.
* platform/gtk/svg/filters/filter-clip-expected.txt: Removed.
* platform/mac/svg/custom/grayscale-gradient-mask-expected.txt: Removed.
* platform/mac/svg/custom/mask-with-all-units-expected.txt: Removed.
* platform/mac/svg/filters/filter-clip-expected.txt: Removed.
* platform/qt/svg/custom/grayscale-gradient-mask-expected.txt: Removed.
* platform/qt/svg/custom/mask-with-all-units-expected.txt: Removed.
* platform/qt/svg/filters/filter-clip-expected.txt: Removed.
* svg/custom/grayscale-gradient-mask-expected.txt: Added.
* svg/custom/mask-with-all-units-expected.txt: Added.
* svg/filters/filter-clip-expected.txt: Added.
2011-10-02 Dan Bernstein <mitz@apple.com>
REGRESSION (r95502): Assertion failure in CSSPrimitiveValue::computeLengthDouble() when media query specifies unit-less length
https://bugs.webkit.org/show_bug.cgi?id=68760
Reviewed by Antti Koivisto.
* fast/media/invalid-lengths-expected.txt: Added.
* fast/media/invalid-lengths.html: Added.
2011-10-02 Dirk Schulze <krit@webkit.org>
SVG Mask should take 'color-interpolation' into account to determine the color space of the mask image
https://bugs.webkit.org/show_bug.cgi?id=69076
Reviewed by Simon Fraser.
Added a new test case to check the behavior of SVG Masks on different values for the 'color-interpolation' property.
Since the default color space of the mask image changes from linearRGB to sRGB, a test needed an update.
* platform/mac/svg/custom/grayscale-gradient-mask-2-expected.png: Added.
* platform/mac/svg/custom/grayscale-gradient-mask-2-expected.txt: Added.
* platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
* platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
* svg/custom/grayscale-gradient-mask-2.svg: Added.
2011-10-01 Adam Barth <abarth@webkit.org>
Tweak expectations for leopard some more.
* platform/chromium-cg-mac-leopard/fast/css/last-of-type-pseudo-class-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-10-01 Adam Barth <abarth@webkit.org>
Delete bogus text expectation.
* platform/chromium-mac/http/tests/misc/acid3-expected.txt: Removed.
2011-10-01 Adam Barth <abarth@webkit.org>
Note test as timing out.
* platform/chromium/test_expectations.txt:
2011-10-01 Adam Barth <abarth@webkit.org>
Update Mac baselines.
* platform/chromium-cg-mac-leopard/fast/css/last-of-type-pseudo-class-expected.txt: Added.
* platform/chromium-cg-mac-leopard/http/tests/misc/acid3-expected.txt: Removed.
* platform/chromium-cg-mac-leopard/svg/as-object: Added.
* platform/chromium-cg-mac-leopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added.
* platform/chromium-cg-mac-leopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt: Added.
* platform/chromium-cg-mac/http/tests/misc/acid3-expected.png:
* platform/chromium-cg-mac/http/tests/misc/acid3-expected.txt: Removed.
* platform/chromium-mac/http/tests/misc/acid3-expected.png:
* platform/chromium-mac/http/tests/misc/acid3-expected.txt: Added.
2011-09-30 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69202
[CSS3 Regions] Make positioned objects use the first region as the ICB when it
is their containing block. Make sure static distance computations take into
account the current region as well.
Reviewed by Sam Weinig.
* fast/regions/positioned-objects-block-static-in-regions.html: Added.
* fast/regions/positioned-objects-block-static-in-rtl-regions.html: Added.
* fast/regions/positioned-objects-in-regions.html: Added.
* fast/regions/positioned-objects-in-rtl-regions.html: Added.
* fast/regions/positioned-objects-inline-static-in-regions.html: Added.
* fast/regions/positioned-objects-inline-static-in-rtl-regions.html: Added.
* fast/regions/positioned-objects-perpendicular-flows-in-regions.html: Added.
* platform/mac/fast/regions/positioned-objects-block-static-in-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-block-static-in-regions-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-block-static-in-rtl-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-block-static-in-rtl-regions-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-in-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-in-regions-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-in-rtl-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-in-rtl-regions-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-inline-static-in-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-inline-static-in-regions-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-inline-static-in-rtl-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-inline-static-in-rtl-regions-expected.txt: Added.
* platform/mac/fast/regions/positioned-objects-perpendicular-flows-in-regions-expected.png: Added.
* platform/mac/fast/regions/positioned-objects-perpendicular-flows-in-regions-expected.txt: Added.
2011-09-30 David Barr <davidbarr@chromium.org>
Implement currentColor support for CSS gradients
https://bugs.webkit.org/show_bug.cgi?id=58730
Reviewed by Adam Barth.
* fast/css/linear-gradient-currentcolor-expected.txt: Added.
* fast/css/linear-gradient-currentcolor.html: Added.
* platform/chromium/test_expectations.txt:
* platform/mac/fast/css/linear-gradient-currentcolor-expected.png: Added.
2011-09-30 Adam Barth <abarth@webkit.org>
Update baseline for this test on Leopard.
* platform/chromium-cg-mac-leopard/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
2011-09-30 Ilya Sherman <isherman@chromium.org>
Fix assertion failure in XSS Auditor
https://bugs.webkit.org/show_bug.cgi?id=69050
https://code.google.com/p/chromium/issues/detail?id=97346
Reviewed by Daniel Bates.
* fast/forms/xss-auditor-doesnt-crash-expected.txt: Added.
* fast/forms/xss-auditor-doesnt-crash.html: Added.
2011-09-30 Sam Weinig <sam@webkit.org>
Add support for eventSender.mouseScrollBy in WTR
https://bugs.webkit.org/show_bug.cgi?id=69189
Reviewed by Simon Fraser.
* platform/mac-wk2/Skipped:
Removes tests that used eventSender.mouseScrollBy.
2011-09-30 Johnny Ding <jnd@chromium.org>
Support -webkit-tap-highlight-color in WebCore when enabling touch events support.
https://bugs.webkit.org/show_bug.cgi?id=48544.
Reviewed by Kenneth Rohde Christiansen.
Add a layout test to get customized tap highlight color set by page author.
* fast/css/getComputedStyle/computed-style-without-renderer.html:
* fast/css/getComputedStyle/computed-style.html:
* fast/events/touch/script-tests/tap-highlight-color.js: Added.
(onTouchStart):
(touchTargets):
* fast/events/touch/tap-highlight-color-expected.txt: Added.
* fast/events/touch/tap-highlight-color.html: Added.
* svg/css/getComputedStyle-basic.xhtml:
2011-09-30 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69173
RTL/LTR mixtures still not correct in regions. Simplify the loop once I realized it's only
your directionality that matters and not your containing block's.
Reviewed by Dan Bernstein.
* fast/regions/multiple-directionality-changes-in-variable-width-regions.html: Added.
* platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Added.
2011-09-30 Dan Bernstein <mitz@apple.com>
<rdar://problem/10208291> first-letter in generated before content with display: table is not updated
Reviewed by Sam Weinig.
* fast/css-generated-content/first-letter-in-nested-before-expected.png: Added.
* fast/css-generated-content/first-letter-in-nested-before-expected.txt: Added.
* fast/css-generated-content/first-letter-in-nested-before.html: Added.
2011-09-30 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69167
[CSS3 Regions] Fix some bugs in the computation of the logical left and width offsets
for blocks in variable width regions. Specifically, this patch addresses a minor bug
with overflow:hidden/scroll/auto block placement and with RTL directionality.
Reviewed by Sam Weinig.
* fast/regions/overflow-in-variable-width-regions.html: Added.
* fast/regions/overflow-rtl-in-variable-width-regions.html: Added.
* fast/regions/percentage-margins-mixed-ltr-dominant-regions.html: Added.
* fast/regions/percentage-margins-mixed-rtl-dominant-regions.html: Added.
* fast/regions/percentage-margins-rtl-variable-width-regions.html: Added.
* platform/mac/fast/regions/overflow-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/overflow-in-variable-width-regions-expected.txt: Added.
* platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/overflow-rtl-in-variable-width-regions-expected.txt: Added.
* platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Added.
* platform/mac/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt: Added.
* platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Added.
* platform/mac/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt: Added.
* platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt: Added.
2011-09-30 Adam Barth <abarth@webkit.org>
Update baselines after http://trac.webkit.org/changeset/96404.
* platform/chromium-cg-mac/fast/text/atsui-multiple-renderers-expected.png: Added.
* platform/chromium-cg-mac/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
* platform/chromium-linux/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
* platform/chromium-mac/fast/text/atsui-multiple-renderers-expected.png:
* platform/chromium-mac/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
* platform/chromium-win/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
* platform/chromium-win/fast/text/complex-synthetic-bold-space-width-expected.txt: Added.
2011-09-29 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=69043
[CSS3 Regions] Blocks split across regions with variable width need to size
differently in each region.
This patch adds the capability for blocks to have variable width and positioning
when split across regions. It is very rudimentary and so far only operates on basic
normal flow RenderBlocks. Future patches will expand the support to cover other layout
constructs like flexible boxes and tables.
Reviewed by Sam Weinig.
Added new tests in fast/regions and updated existing results.
* fast/regions/percentage-margins-variable-width-regions.html: Added.
* platform/mac/fast/regions/percentage-margins-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/percentage-margins-variable-width-regions-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.png:
* platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png:
* platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.png:
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png:
* platform/mac/fast/regions/webkit-flow-inlines-dynamic-expected.png:
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png:
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png:
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.png:
2011-09-30 Qi Zhang <qi.2.zhang@nokia.com>
WebKitTestRunner needs layoutTestController.setAppCacheMaximumSize
https://bugs.webkit.org/show_bug.cgi?id=42698
Reviewed by Andreas Kling.
Removed http/tests/appcache/max-size.html from skipped list, and also the "failed" expected file for http/tests/appcache/interrupted-update-expected.html
* platform/mac-wk2/http/tests/appcache: Removed.
* platform/mac-wk2/http/tests/appcache/interrupted-update-expected.txt: Removed.
* platform/wk2/Skipped:
2011-09-30 Ned Holbrook <nholbrook@apple.com>
Complex spaces with synthetic bold are too wide
https://bugs.webkit.org/show_bug.cgi?id=69033
Reviewed by Dan Bernstein.
* fast/text/complex-synthetic-bold-space-width.html: Added.
* platform/mac/fast/text/atsui-multiple-renderers-expected.png:
* platform/mac/fast/text/atsui-multiple-renderers-expected.txt:
* platform/mac/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
* platform/mac/fast/text/complex-synthetic-bold-space-width-expected.txt: Added.
2011-09-30 Antaryami Pandia <antaryami.pandia@motorola.com>
LayoutTests: Rewrite fast/dom/HTMLInputElement/input-size-attribute.html
https://bugs.webkit.org/show_bug.cgi?id=69130
Reviewed by Alexey Proskuryakov.
* fast/dom/HTMLInputElement/input-size-attribute-expected.txt:
* fast/dom/HTMLInputElement/input-size-attribute.html:
2011-09-30 Chang Shu <cshu@webkit.org>
Replace textInputController.doCommand with eventSender.keyDown in password-echo tests
https://bugs.webkit.org/show_bug.cgi?id=69143
textInputController.doCommand is not supported very well across the platforms. Replace it
with eventSender.keyDown would make the tests pass on more platforms and potentially WK2.
Reviewed by Antonio Gomes.
* editing/input/resources/password-echo.js:
(init):
2011-09-30 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout test failures under Snow Leopard
https://bugs.webkit.org/show_bug.cgi?id=54322
Unreviewed test_expectations.txt update. acid3 seems to be IMAGE+TEXT, not IMAGE
* platform/chromium/test_expectations.txt:
2011-09-30 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test fast/frames/frame-set-rotation-hit.html and fast/frames/frame-set-scaling-hit.html are failing
https://bugs.webkit.org/show_bug.cgi?id=69136
Unreviewed test_expectations.txt update
* platform/chromium/test_expectations.txt:
2011-09-29 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test platform/chromium/compositing/3d-corners.html is failing
https://bugs.webkit.org/show_bug.cgi?id=69124
Unreviewed test_expectations.txt update
* platform/chromium/test_expectations.txt:
2011-09-29 Shinichiro Hamaji <hamaji@chromium.org>
fast/text/line-initial-and-final-swashes.html fails on Chromium
https://bugs.webkit.org/show_bug.cgi?id=69103
Unreviewed test_expectations.txt update
* platform/chromium/test_expectations.txt:
2011-09-29 Fady Samuel <fsamuel@chromium.org>
Fixed Hit testing on Framesets when Frameset is transformed
https://bugs.webkit.org/show_bug.cgi?id=67740
Reviewed by Simon Fraser.
* fast/frames/frame-set-rotation-hit-expected.png: Added.
* fast/frames/frame-set-rotation-hit-expected.txt: Added.
* fast/frames/frame-set-rotation-hit.html: Added.
* fast/frames/frame-set-scaling-hit-expected.png: Added.
* fast/frames/frame-set-scaling-hit-expected.txt: Added.
* fast/frames/frame-set-scaling-hit.html: Added.
2011-09-29 Adam Barth <abarth@webkit.org>
These tests can also time out.
* platform/chromium/test_expectations.txt:
2011-09-29 Martin Robinson <mrobinson@igalia.com>
[Freetype] Some text in Planet GNOME renders in the wrong place
https://bugs.webkit.org/show_bug.cgi?id=69099
Reviewed by Dirk Schulze.
Add a test which exercises this issue. It seems the problem grows worse
as the y component of the text position increases, so position the text
about halfway down the page.
* platform/gtk/fonts/synthetic-oblique-positioning-expected.png: Added.
* platform/gtk/fonts/synthetic-oblique-positioning-expected.txt: Added.
* platform/gtk/fonts/synthetic-oblique-positioning.html: Added.
2011-09-29 Adam Barth <abarth@webkit.org>
Update image baselines after http://trac.webkit.org/changeset/96366. These are progressions.
* platform/chromium-mac/fast/css/font-smoothing-expected.png:
* platform/chromium-mac/fast/repaint/text-emphasis-v-expected.png:
* platform/chromium-mac/fast/text/emphasis-avoid-ruby-expected.png:
* platform/chromium-mac/fast/text/emphasis-overlap-expected.png:
* platform/chromium-mac/fast/text/soft-hyphen-4-expected.png:
2011-09-29 Dan Bernstein <mitz@apple.com>
Follow-up fix for <rdar://problem/10191243> Glyph variants (line final swashes) appear where they should not
Reviewed by Simon Fraser.
Added Hoefler Text Black Italic to the test case.
* fast/text/line-initial-and-final-swashes.html:
* platform/mac/fast/text/line-initial-and-final-swashes-expected.png:
* platform/mac/fast/text/line-initial-and-final-swashes-expected.txt:
2011-09-29 Adam Barth <abarth@webkit.org>
This test can also time out.
* platform/chromium/test_expectations.txt:
2011-09-29 Adam Barth <abarth@webkit.org>
Delete bogus expectation.
* platform/chromium-cg-mac/svg/text/selection-background-color-expected.txt: Removed.
2011-09-29 Adam Barth <abarth@webkit.org>
Attempt to update these image results again.
* platform/chromium-cg-mac-leopard/http/tests/misc: Added.
* platform/chromium-cg-mac-leopard/http/tests/misc/acid3-expected.png: Added.
* platform/chromium-cg-mac-leopard/http/tests/misc/acid3-expected.txt: Added.
* platform/chromium-cg-mac/http/tests/misc/acid3-expected.png:
* platform/chromium-cg-mac/http/tests/misc/acid3-expected.txt:
* platform/chromium-mac/http/tests/misc/acid3-expected.png:
* platform/chromium-mac/http/tests/misc/acid3-expected.txt: Removed.
2011-09-29 Adam Barth <abarth@webkit.org>
Mark test as expected to fail.
* platform/chromium/test_expectations.txt:
2011-09-29 Csaba Osztrogonác <ossy@webkit.org>
[Qt][WK2] Skip all failing tests (10605!) after refactored Qt5.
Rubber-stamped by Tor Arne Vestbø.
* platform/qt-wk2/Skipped:
2011-09-29 Dan Bernstein <mitz@apple.com>
<rdar://problem/10191243> Glyph variants (line final swashes) appear where they should not
Reviewed by Simon Fraser.
* fast/text/line-initial-and-final-swashes.html: Added.
* platform/mac/fast/text/line-initial-and-final-swashes-expected.png: Added.
* platform/mac/fast/text/line-initial-and-final-swashes-expected.txt: Added.
2011-09-29 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r96340.
http://trac.webkit.org/changeset/96340
https://bugs.webkit.org/show_bug.cgi?id=69098
Caused 10 tests to crash in Debug (Requested by
abarth|gardener on #webkit).
* platform/mac/accessibility/aria-liveregion-without-element-access-expected.txt: Removed.
* platform/mac/accessibility/aria-liveregion-without-element-access.html: Removed.
2011-09-29 Adam Barth <abarth@webkit.org>
We should ignore the return value of GetRealNamedProperty
https://bugs.webkit.org/show_bug.cgi?id=68840
Reviewed by Nate Chapin.
* http/tests/security/window-named-valueOf-expected.txt: Added.
* http/tests/security/window-named-valueOf.html: Added.
2011-09-29 Chris Fleizach <cfleizach@apple.com>
ARIA live regions don't trigger notifications for elements that aren't in the AX tree
https://bugs.webkit.org/show_bug.cgi?id=62289
Reviewed by Darin Adler.
* platform/mac/accessibility/aria-liveregion-without-element-access-expected.txt: Added.
* platform/mac/accessibility/aria-liveregion-without-element-access.html: Added.
2011-09-29 David Reveman <reveman@chromium.org>
Rebaseline for r95870
https://bugs.webkit.org/show_bug.cgi?id=69090
Reviewed by James Robinson.
* platform/chromium-gpu-cg-mac/compositing/flat-with-transformed-child-expected.png: Removed.
* platform/chromium-gpu-cg-mac/platform/chromium/compositing/backface-visibility-transformed-expected.png: Removed.
* platform/chromium-gpu-cg-mac/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Removed.
* platform/chromium-gpu-linux/compositing/flat-with-transformed-child-expected.png: Removed.
* platform/chromium-gpu-mac/compositing/flat-with-transformed-child-expected.png: Removed.
* platform/chromium-gpu-mac/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Removed.
* platform/chromium-gpu-mac/platform/chromium/compositing/perpendicular-layer-sorting-expected.txt: Removed.
* platform/chromium-gpu-win/compositing/flat-with-transformed-child-expected.png:
* platform/chromium-gpu-win/platform/chromium/compositing/3d-corners-expected.png: Added.
* platform/chromium-gpu-win/platform/chromium/compositing/3d-corners-expected.txt: Added.
* platform/chromium-gpu-win/platform/chromium/compositing/backface-visibility-transformed-expected.png:
* platform/chromium-gpu-win/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
* platform/chromium-gpu-win/platform/chromium/compositing/perpendicular-layer-sorting-expected.txt: Removed.
* platform/chromium-gpu/compositing/flat-with-transformed-child-expected.png: Added.
* platform/chromium-gpu/platform/chromium/compositing/3d-corners-expected.png: Added.
* platform/chromium-gpu/platform/chromium/compositing/backface-visibility-transformed-expected.png: Renamed from LayoutTests/platform/chromium-gpu-mac/platform/chromium/compositing/backface-visibility-transformed-expected.png.
* platform/chromium-gpu/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Added.
* platform/chromium-gpu/platform/chromium/compositing/perpendicular-layer-sorting-expected.txt: Renamed from LayoutTests/platform/chromium-gpu-cg-mac/platform/chromium/compositing/perpendicular-layer-sorting-expected.txt.
* platform/chromium/test_expectations.txt:
2011-09-29 David Grogan <dgrogan@chromium.org>
Layout test demonstrating IDBCursor inconsistency bug.
https://bugs.webkit.org/show_bug.cgi?id=69012
Reviewed by Nate Chapin.
* storage/indexeddb/cursor-inconsistency-expected.txt: Added.
* storage/indexeddb/cursor-inconsistency.html: Added.
2011-09-29 Adam Barth <abarth@webkit.org>
Generalize expected result to all of MAC.
* platform/chromium/test_expectations.txt:
2011-09-29 Adam Barth <abarth@webkit.org>
This test can also time out.
* platform/chromium/test_expectations.txt:
2011-09-29 Adam Barth <abarth@webkit.org>
Update expected results on Leopard. As far as I can tell, these are
progressions.
* platform/chromium-cg-mac-leopard/editing/execCommand/insertHorizontalRule-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/selection/node-removal-1-expected.png: Added.
2011-09-29 Adam Barth <abarth@webkit.org>
Add some expected failures on Leopard.
* platform/chromium/test_expectations.txt:
2011-09-29 Adam Barth <abarth@webkit.org>
Update baselines. (Font rendering.)
* platform/chromium-cg-mac/http/tests/misc/acid3-expected.png: Added.
* platform/chromium-cg-mac/http/tests/misc/acid3-expected.txt: Added.
* platform/chromium-mac/http/tests/misc/acid3-expected.png: Added.
* platform/chromium-mac/http/tests/misc/acid3-expected.txt: Added.
2011-09-29 Adam Barth <abarth@webkit.org>
Update baselines.
* platform/chromium-cg-mac-leopard/svg/text/selection-background-color-expected.png: Added.
* platform/chromium-cg-mac/svg/text/selection-background-color-expected.png: Added.
* platform/chromium-cg-mac/svg/text/selection-background-color-expected.txt: Added.
* platform/chromium-mac-leopard/svg/text: Added.
* platform/chromium-mac-leopard/svg/text/selection-background-color-expected.png: Added.
* platform/gtk/svg/text/selection-background-color-expected.txt: Removed.
* platform/mac/svg/text/selection-background-color-expected.txt: Removed.
* svg/text/selection-background-color-expected.txt: Added.
2011-09-29 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: UI performance test for network panel is incorrect. The time is including a timeout between scheduled refresh and actual refresh.
https://bugs.webkit.org/show_bug.cgi?id=69087
The fix has the changes for the test and minor perf framework improvements.
Reviewed by Yury Semikhatsky.
* inspector/performance/resources/network-append-30-requests.html:
* inspector/performance/resources/performance-test.js:
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype.done):
(initialize_TimeTracker.InspectorTest.runPerformanceTest):
(initialize_TimeTracker.InspectorTest.mark):
2011-09-29 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Make search-in-resource test simpler.
https://bugs.webkit.org/show_bug.cgi?id=69025
Reviewed by Pavel Feldman.
* http/tests/inspector/search/search-in-resource-expected.txt:
* http/tests/inspector/search/search-in-resource.html:
* http/tests/inspector/search/search-in-resources.html:
* http/tests/inspector/search/search-test.js:
(initialize_SearchTest.InspectorTest.runAfterResourcesAreCreated):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated.maybeCallback):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated.addSniffer):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated.onResourceBind):
(initialize_SearchTest.InspectorTest._runAfterResourcesAreCreated.visit):
(initialize_SearchTest):
2011-09-27 Pavel Feldman <pfeldman@google.com>
Web Inspector: Scripts panel without folders causes errors when creating content scripts section.
https://bugs.webkit.org/show_bug.cgi?id=68827
Reviewed by Yury Semikhatsky.
* inspector/debugger/scripts-panel-expected.txt:
* inspector/debugger/scripts-panel.html:
* inspector/debugger/scripts-sorting-expected.txt:
* inspector/debugger/scripts-sorting.html:
* platform/chromium-win/inspector/debugger/scripts-panel-expected.txt: Removed.
* platform/chromium/inspector/debugger/scripts-sorting-expected.txt: Removed.
* platform/mac/inspector/debugger/scripts-panel-expected.txt: Removed.
* platform/win/inspector/debugger/scripts-panel-expected.txt: Removed.
2011-09-29 Arun Patole <bmf834@motorola.com>
LayoutTests: media/video-does-not-loop.html failing on Snow Leopard
https://bugs.webkit.org/show_bug.cgi?id=69067
Reviewed by Philippe Normand.
Update expected test result for video-does-not-loop.html
as the 'pause' event should be fired at the end of playback.
* media/video-does-not-loop-expected.txt:
2011-09-29 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] some Layout Tests in editing/ is failing
https://bugs.webkit.org/show_bug.cgi?id=69078
Unreviewed test_expectations.txt update
* platform/chromium/test_expectations.txt:
2011-09-29 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test http/tests/security/cookies/cookie-theft-with-javascript-doc.html is failing
https://bugs.webkit.org/show_bug.cgi?id=69077
Unreviewed test_expectations.txt update
* platform/chromium/test_expectations.txt:
2011-09-29 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test svg/filters/animate-fill.svg is failing
https://bugs.webkit.org/show_bug.cgi?id=69070
Unreviewed test_expectations.txt update
* platform/chromium/test_expectations.txt:
2011-09-29 Ryosuke Niwa <rniwa@webkit.org>
Hopefully the last Chromium test expectation update for r96294.
* platform/chromium/test_expectations.txt:
2011-09-29 Tim Horton <timothy_horton@apple.com>
REGRESSION(87010): elements in ECMA-cloud neither filled nor blurred
https://bugs.webkit.org/show_bug.cgi?id=68679
<rdar://problem/10204649>
Reviewed by Nikolas Zimmermann.
Add a test ensuring that using xlink:href with a different prefix (i.e. xl:href)
works correctly.
* svg/custom/xlink-custom-namespace-expected.png: Added.
* svg/custom/xlink-custom-namespace-expected.txt: Added.
* svg/custom/xlink-custom-namespace.svg: Added.
2011-09-28 Filip Pizlo <fpizlo@apple.com>
DFG checkArgumentTypes fails to check boolean predictions
https://bugs.webkit.org/show_bug.cgi?id=69059
Reviewed by Gavin Barraclough.
* fast/js/boolean-argument-prediction-expected.txt: Added.
* fast/js/boolean-argument-prediction.html: Added.
* fast/js/script-tests/boolean-argument-prediction.js: Added.
(predictBooleanArgument):
2011-09-28 Shinichiro Hamaji <hamaji@chromium.org>
Chromium test_expectations update for isindex-with-no-form.html
* platform/chromium/test_expectations.txt:
2011-09-28 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test compositing/shadows/shadow-drawing.html is failing
https://bugs.webkit.org/show_bug.cgi?id=69062
Chromium test_expectations update
* platform/chromium/test_expectations.txt:
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
Chromium rebaseline after r96294.
* platform/chromium-cg-mac/fast/dynamic/first-letter-after-list-marker-expected.png: Added.
* platform/chromium-linux/fast/dynamic/first-letter-after-list-marker-expected.png: Added.
* platform/chromium-mac/fast/dynamic/first-letter-after-list-marker-expected.png: Added.
* platform/chromium-win/fast/dynamic/first-letter-after-list-marker-expected.png: Added.
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
Yet another Chromium linux rebaseline after r96257.
* platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.png:
* platform/chromium/test_expectations.txt:
2011-09-28 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening after r96257.
* platform/qt-4.8/editing/inserting/4278698-expected.png:
* platform/qt-4.8/editing/inserting/4278698-expected.txt:
* platform/qt-4.8/editing/inserting/paragraph-separator-03-expected.png:
* platform/qt-4.8/editing/inserting/paragraph-separator-03-expected.txt:
* platform/qt-4.8/editing/pasteboard/paste-text-019-expected.png:
* platform/qt-4.8/editing/pasteboard/paste-text-019-expected.txt:
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
Update Chromium test expectation and also add back the expected result erroneously removed in r96284.
* platform/chromium/test_expectations.txt:
* platform/gtk/editing/pasteboard/paste-text-006-expected.txt: Added.
* platform/mac/editing/pasteboard/paste-text-006-expected.txt: Added.
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
Chromium rebaselines for r96257 part 2.
* editing/deleting/delete-line-011-expected.txt: Added.
* editing/deleting/delete-tab-001-expected.txt: Added.
* editing/deleting/delete-tab-002-expected.txt: Added.
* editing/deleting/delete-tab-003-expected.txt: Added.
* editing/deleting/delete-tab-004-expected.txt: Added.
* editing/deleting/smart-delete-002-expected.txt: Added.
* editing/inserting/insert-text-with-newlines-expected.txt: Added.
* editing/style/smoosh-styles-003-expected.txt: Added.
* editing/style/style-3681552-fix-001-expected.txt: Added.
* editing/style/style-boundary-002-expected.txt: Added.
* editing/style/style-boundary-003-expected.txt: Added.
* editing/style/typing-style-001-expected.txt: Added.
* editing/style/typing-style-002-expected.txt: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/paste-xml-expected.txt: Added.
* platform/chromium-cg-mac/editing/pasteboard/paste-xml-expected.txt:
* platform/chromium-linux-x86/editing: Added.
* platform/chromium-linux-x86/editing/pasteboard: Added.
* platform/chromium-linux-x86/editing/pasteboard/paste-xml-expected.txt: Added.
* platform/chromium-linux-x86/editing/style: Added.
* platform/chromium-linux-x86/editing/style/style-3681552-fix-002-expected.txt: Added.
* platform/chromium-linux/editing/deleting/smart-delete-002-expected.txt:
* platform/chromium-linux/editing/pasteboard/paste-xml-expected.txt: Added.
* platform/chromium-linux/editing/pasteboard/smart-drag-drop-expected.txt:
* platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.png:
* platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.txt:
* platform/chromium-linux/editing/style/style-3681552-fix-002-expected.txt: Added.
* platform/chromium-mac/editing/pasteboard/paste-xml-expected.txt:
* platform/chromium-win-vista/editing/deleting: Removed.
* platform/chromium-win-vista/editing/deleting/table-cells-expected.png: Removed.
* platform/chromium-win-vista/editing/execCommand: Removed.
* platform/chromium-win-vista/editing/execCommand/create-list-with-hr-expected.png: Removed.
* platform/chromium-win-vista/editing/execCommand/find-after-replace-expected.png: Removed.
* platform/chromium-win-vista/editing/execCommand/paste-1-expected.png: Removed.
* platform/chromium-win-vista/editing/execCommand/paste-2-expected.png: Removed.
* platform/chromium-win-vista/editing/inserting: Removed.
* platform/chromium-win-vista/editing/inserting/4278698-expected.png: Removed.
* platform/chromium-win-vista/editing/inserting/paragraph-separator-in-table-2-expected.png: Removed.
* platform/chromium-win-vista/editing/pasteboard/3976872-expected.png: Removed.
* platform/chromium-win-vista/editing/pasteboard/4076267-2-expected.png: Removed.
* platform/chromium-win-vista/editing/pasteboard/4076267-3-expected.png: Removed.
* platform/chromium-win-vista/editing/pasteboard/4076267-expected.png: Removed.
* platform/chromium-win-vista/editing/pasteboard/paste-xml-expected.txt: Added.
* platform/chromium-win-vista/editing/pasteboard/undoable-fragment-removes-expected.png: Removed.
* platform/chromium-win-vista/editing/selection: Removed.
* platform/chromium-win-vista/editing/selection/select-all-iframe-expected.png: Removed.
* platform/chromium-win-vista/editing/style: Added.
* platform/chromium-win-vista/editing/style/style-3681552-fix-002-expected.txt: Added.
* platform/chromium-win-vista/editing/undo: Removed.
* platform/chromium-win-vista/editing/undo/4063751-expected.png: Removed.
* platform/chromium-win-vista/editing/unsupported-content: Removed.
* platform/chromium-win-vista/editing/unsupported-content/table-type-after-expected.png: Removed.
* platform/chromium-win-vista/editing/unsupported-content/table-type-before-expected.png: Removed.
* platform/chromium-win-xp/editing/pasteboard: Added.
* platform/chromium-win-xp/editing/pasteboard/paste-xml-expected.txt: Added.
* platform/chromium-win-xp/editing/style: Added.
* platform/chromium-win-xp/editing/style/style-3681552-fix-002-expected.txt: Added.
* platform/chromium-win-xp/fast/events: Removed.
* platform/chromium-win/editing/deleting/delete-br-011-expected.txt: Added.
* platform/chromium-win/editing/deleting/delete-line-011-expected.txt:
* platform/chromium-win/editing/deleting/delete-tab-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-tab-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-tab-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-tab-004-expected.txt:
* platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.txt:
* platform/chromium-win/editing/pasteboard/drag-drop-modifies-page-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-xml-expected.txt:
* platform/chromium-win/editing/pasteboard/smart-drag-drop-expected.txt:
* platform/chromium-win/editing/spelling/spelling-expected.txt:
* platform/chromium-win/editing/style/smoosh-styles-003-expected.png:
* platform/chromium-win/editing/style/style-3681552-fix-001-expected.txt:
* platform/chromium-win/editing/style/style-3681552-fix-002-expected.txt:
* platform/chromium-win/editing/style/style-boundary-002-expected.txt:
* platform/chromium-win/editing/style/style-boundary-003-expected.txt:
* platform/chromium-win/editing/style/style-boundary-005-expected.txt:
* platform/chromium-win/editing/style/typing-style-001-expected.txt:
* platform/chromium-win/editing/style/typing-style-002-expected.txt:
* platform/chromium-win/fast/events/updateLayoutForHitTest-expected.png:
* platform/chromium-win/fast/events/updateLayoutForHitTest-expected.txt:
* platform/gtk/editing/deleting/delete-line-011-expected.txt: Removed.
* platform/gtk/editing/deleting/delete-tab-001-expected.txt: Removed.
* platform/gtk/editing/deleting/delete-tab-002-expected.txt: Removed.
* platform/gtk/editing/deleting/delete-tab-003-expected.txt: Removed.
* platform/gtk/editing/deleting/delete-tab-004-expected.txt: Removed.
* platform/gtk/editing/deleting/smart-delete-002-expected.txt: Removed.
* platform/gtk/editing/inserting/insert-text-with-newlines-expected.txt: Removed.
* platform/gtk/editing/style/smoosh-styles-003-expected.txt: Removed.
* platform/gtk/editing/style/style-3681552-fix-001-expected.txt: Removed.
* platform/gtk/editing/style/style-boundary-002-expected.txt: Removed.
* platform/gtk/editing/style/style-boundary-003-expected.txt: Removed.
* platform/gtk/editing/style/typing-style-001-expected.txt: Removed.
* platform/gtk/editing/style/typing-style-002-expected.txt: Removed.
* platform/gtk/fast/repaint/selection-clear-expected.txt: Removed.
* platform/mac/editing/deleting/delete-line-011-expected.txt: Removed.
* platform/mac/editing/deleting/delete-tab-001-expected.txt: Removed.
* platform/mac/editing/deleting/delete-tab-002-expected.txt: Removed.
* platform/mac/editing/deleting/delete-tab-003-expected.txt: Removed.
* platform/mac/editing/deleting/delete-tab-004-expected.txt: Removed.
* platform/mac/editing/deleting/smart-delete-002-expected.txt: Removed.
* platform/mac/editing/inserting/insert-text-with-newlines-expected.txt: Removed.
* platform/mac/editing/style/smoosh-styles-003-expected.txt: Removed.
* platform/mac/editing/style/style-3681552-fix-001-expected.txt: Removed.
* platform/mac/editing/style/style-boundary-002-expected.txt: Removed.
* platform/mac/editing/style/style-boundary-003-expected.txt: Removed.
* platform/mac/editing/style/typing-style-001-expected.txt: Removed.
* platform/mac/editing/style/typing-style-002-expected.txt: Removed.
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
Remove some of Chromium test expectations temporarily added for r96257.
* platform/chromium/test_expectations.txt:
2011-09-28 Dan Bernstein <mitz@apple.com>
<rdar://problem/10196497> first-letter after list marker not updated correctly
Reviewed by Simon Fraser.
* fast/dynamic/first-letter-after-list-marker-expected.png: Added.
* fast/dynamic/first-letter-after-list-marker-expected.txt: Added.
* fast/dynamic/first-letter-after-list-marker.html: Added.
2011-09-28 Hayato Ito <hayato@chromium.org>
Add a test for accesskey in regard to iframes.
https://bugs.webkit.org/show_bug.cgi?id=67642
Reviewed by Hajime Morita.
To catch any improvement of accesskey behavior in regard to
iframes, it'd be nice to add a test to verify the current behavior.
* fast/dom/access-key-iframe-expected.txt: Added.
* fast/dom/access-key-iframe.html: Added.
2011-09-28 Kent Tamura <tkent@chromium.org>
REGRESSION(r93858): Can't type anything into input elements when maxlength is greater than 2^31
https://bugs.webkit.org/show_bug.cgi?id=68981
Reviewed by Darin Adler.
* fast/forms/input-text-paste-maxlength-expected.txt:
* fast/forms/input-text-paste-maxlength.html:
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
One last GTK rebaseline for r96257.
* platform/gtk/editing/inserting/insert-at-end-02-expected.txt:
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
Chromium rebaseline for r96257 part 2.
* platform/chromium-cg-mac-leopard/editing/deleting/table-cells-expected.png:
* platform/chromium-cg-mac-leopard/editing/execCommand/create-list-with-hr-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/execCommand/find-after-replace-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/execCommand/paste-1-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/execCommand/paste-2-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/4278698-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/3976872-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/4076267-2-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/4076267-3-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/4076267-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/pasteboard/undoable-fragment-removes-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/selection/select-all-iframe-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/undo: Added.
* platform/chromium-cg-mac-leopard/editing/undo/4063751-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/unsupported-content: Added.
* platform/chromium-cg-mac-leopard/editing/unsupported-content/table-type-after-expected.png: Added.
* platform/chromium-cg-mac-leopard/editing/unsupported-content/table-type-before-expected.png: Added.
* platform/chromium-cg-mac/editing/deleting/table-cells-expected.png:
* platform/chromium-cg-mac/editing/execCommand/create-list-with-hr-expected.png: Added.
* platform/chromium-cg-mac/editing/execCommand/find-after-replace-expected.png: Added.
* platform/chromium-cg-mac/editing/execCommand/paste-1-expected.png: Added.
* platform/chromium-cg-mac/editing/execCommand/paste-2-expected.png: Added.
* platform/chromium-cg-mac/editing/inserting/4278698-expected.png: Added.
* platform/chromium-cg-mac/editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
* platform/chromium-cg-mac/editing/pasteboard/3976872-expected.png: Added.
* platform/chromium-cg-mac/editing/pasteboard/4076267-2-expected.png: Added.
* platform/chromium-cg-mac/editing/pasteboard/4076267-3-expected.png: Added.
* platform/chromium-cg-mac/editing/pasteboard/4076267-expected.png: Added.
* platform/chromium-cg-mac/editing/pasteboard/undoable-fragment-removes-expected.png: Added.
* platform/chromium-cg-mac/editing/selection/select-all-iframe-expected.png: Added.
* platform/chromium-cg-mac/editing/undo: Added.
* platform/chromium-cg-mac/editing/undo/4063751-expected.png: Added.
* platform/chromium-cg-mac/editing/unsupported-content: Added.
* platform/chromium-cg-mac/editing/unsupported-content/table-type-after-expected.png: Added.
* platform/chromium-cg-mac/editing/unsupported-content/table-type-before-expected.png: Added.
* platform/chromium-linux/editing/deleting/table-cells-expected.png:
* platform/chromium-linux/editing/execCommand/create-list-with-hr-expected.png:
* platform/chromium-linux/editing/execCommand/find-after-replace-expected.png:
* platform/chromium-linux/editing/execCommand/paste-1-expected.png:
* platform/chromium-linux/editing/execCommand/paste-2-expected.png:
* platform/chromium-linux/editing/inserting/4278698-expected.png:
* platform/chromium-linux/editing/inserting/paragraph-separator-in-table-2-expected.png:
* platform/chromium-linux/editing/pasteboard/3976872-expected.png:
* platform/chromium-linux/editing/pasteboard/4076267-2-expected.png:
* platform/chromium-linux/editing/pasteboard/4076267-3-expected.png:
* platform/chromium-linux/editing/pasteboard/4076267-expected.png:
* platform/chromium-linux/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-linux/editing/selection/select-all-iframe-expected.png:
* platform/chromium-linux/editing/undo/4063751-expected.png:
* platform/chromium-linux/editing/unsupported-content/table-type-after-expected.png:
* platform/chromium-linux/editing/unsupported-content/table-type-before-expected.png:
* platform/chromium-mac/editing/deleting/table-cells-expected.png:
* platform/chromium-mac/editing/execCommand/create-list-with-hr-expected.png:
* platform/chromium-mac/editing/execCommand/find-after-replace-expected.png:
* platform/chromium-mac/editing/execCommand/paste-1-expected.png:
* platform/chromium-mac/editing/execCommand/paste-2-expected.png:
* platform/chromium-mac/editing/inserting/4278698-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-in-table-2-expected.png:
* platform/chromium-mac/editing/pasteboard/3976872-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-2-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-3-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-expected.png:
* platform/chromium-mac/editing/pasteboard/paste-text-006-expected.png:
* platform/chromium-mac/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-mac/editing/selection/select-all-iframe-expected.png:
* platform/chromium-mac/editing/undo/4063751-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-type-after-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-type-before-expected.png:
* platform/chromium-win-vista/editing: Added.
* platform/chromium-win-vista/editing/deleting: Added.
* platform/chromium-win-vista/editing/deleting/table-cells-expected.png: Added.
* platform/chromium-win-vista/editing/execCommand: Added.
* platform/chromium-win-vista/editing/execCommand/create-list-with-hr-expected.png: Added.
* platform/chromium-win-vista/editing/execCommand/find-after-replace-expected.png: Added.
* platform/chromium-win-vista/editing/execCommand/paste-1-expected.png: Added.
* platform/chromium-win-vista/editing/execCommand/paste-2-expected.png: Added.
* platform/chromium-win-vista/editing/inserting: Added.
* platform/chromium-win-vista/editing/inserting/4278698-expected.png: Added.
* platform/chromium-win-vista/editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
* platform/chromium-win-vista/editing/pasteboard: Added.
* platform/chromium-win-vista/editing/pasteboard/3976872-expected.png: Added.
* platform/chromium-win-vista/editing/pasteboard/4076267-2-expected.png: Added.
* platform/chromium-win-vista/editing/pasteboard/4076267-3-expected.png: Added.
* platform/chromium-win-vista/editing/pasteboard/4076267-expected.png: Added.
* platform/chromium-win-vista/editing/pasteboard/undoable-fragment-removes-expected.png: Added.
* platform/chromium-win-vista/editing/selection: Added.
* platform/chromium-win-vista/editing/selection/select-all-iframe-expected.png: Added.
* platform/chromium-win-vista/editing/undo: Added.
* platform/chromium-win-vista/editing/undo/4063751-expected.png: Added.
* platform/chromium-win-vista/editing/unsupported-content: Added.
* platform/chromium-win-vista/editing/unsupported-content/table-type-after-expected.png: Added.
* platform/chromium-win-vista/editing/unsupported-content/table-type-before-expected.png: Added.
* platform/chromium-win/editing/deleting/table-cells-expected.png:
* platform/chromium-win/editing/execCommand/create-list-with-hr-expected.png:
* platform/chromium-win/editing/execCommand/find-after-replace-expected.png:
* platform/chromium-win/editing/execCommand/paste-1-expected.png:
* platform/chromium-win/editing/execCommand/paste-2-expected.png:
* platform/chromium-win/editing/inserting/4278698-expected.png:
* platform/chromium-win/editing/inserting/paragraph-separator-in-table-2-expected.png:
* platform/chromium-win/editing/pasteboard/3976872-expected.png:
* platform/chromium-win/editing/pasteboard/4076267-2-expected.png:
* platform/chromium-win/editing/pasteboard/4076267-3-expected.png:
* platform/chromium-win/editing/pasteboard/4076267-expected.png:
* platform/chromium-win/editing/pasteboard/paste-text-006-expected.png:
* platform/chromium-win/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-win/editing/selection/select-all-iframe-expected.png:
* platform/chromium-win/editing/undo/4063751-expected.png:
* platform/chromium-win/editing/unsupported-content/table-type-after-expected.png:
* platform/chromium-win/editing/unsupported-content/table-type-before-expected.png:
* platform/gtk/editing/pasteboard/paste-text-006-expected.txt: Removed.
* platform/mac/editing/pasteboard/paste-text-006-expected.txt: Removed.
2011-09-28 Simon Fraser <simon.fraser@apple.com>
fast/dom/scroll-element-to-rect.html fails on WK1 Mac port
https://bugs.webkit.org/show_bug.cgi?id=68815
Reviewed by Dan Bernstein.
Fix these tests to not throw errors when window.internals is not available.
* fast/dom/scroll-element-to-rect-centered.html:
* fast/dom/scroll-element-to-rect.html:
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
Qt rebsaeline after r96257. It seems like the difference is coming from the font used in select element.
* platform/qt/editing/pasteboard/select-element-1-expected.txt: Copied from
LayoutTests/editing/pasteboard/select-element-1-expected.txt.
2011-09-28 Peter Beverloo <peter@chromium.org>
Don't clamp cubic-bezier timing functions between 0 and 1
https://bugs.webkit.org/show_bug.cgi?id=45761
Test overflow behavior of colors, lengths, svg lengths,
shadows and transforms (through rotations). Update the
timing function test to check for now valid values.
Reviewed by Dean Jackson.
* fast/css/transition-timing-function-expected.txt:
* fast/css/transition-timing-function.html:
* transitions/cubic-bezier-overflow-color-expected.txt: Added.
* transitions/cubic-bezier-overflow-color.html: Added.
* transitions/cubic-bezier-overflow-length-expected.txt: Added.
* transitions/cubic-bezier-overflow-length.html: Added.
* transitions/cubic-bezier-overflow-shadow-expected.txt: Added.
* transitions/cubic-bezier-overflow-shadow.html: Added.
* transitions/cubic-bezier-overflow-svg-length-expected.txt: Added.
* transitions/cubic-bezier-overflow-svg-length.html: Added.
* transitions/cubic-bezier-overflow-transform-expected.txt: Added.
* transitions/cubic-bezier-overflow-transform.html: Added.
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
More GTK rebaselines after r96257.
* platform/gtk/editing/deleting/delete-block-contents-001-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-013-expected.txt:
* platform/gtk/editing/deleting/delete-line-005-expected.txt:
* platform/gtk/editing/deleting/merge-endOfParagraph-expected.txt:
* platform/gtk/editing/deleting/regional-indicators-expected.txt:
* platform/gtk/editing/deleting/table-cells-expected.txt:
* platform/gtk/editing/execCommand/insertHorizontalRule-expected.txt:
* platform/gtk/editing/pasteboard/paste-match-style-002-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-005-expected.txt:
2011-09-28 Mihai Parparita <mihaip@chromium.org>
Remove Chromium failing expectations for tests that now pass.
* platform/chromium/test_expectations.txt:
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
Chromium rebaseline for r96257 part 1.
* platform/chromium-cg-mac-leopard/editing/pasteboard/paste-text-008-expected.png: Removed.
* platform/chromium-linux/editing/deleting/smart-delete-001-expected.txt:
* platform/chromium-linux/editing/deleting/smart-delete-003-expected.txt:
* platform/chromium-linux/editing/deleting/smart-delete-004-expected.txt:
* platform/chromium-linux/editing/deleting/table-cells-expected.png:
* platform/chromium-linux/editing/execCommand/create-list-with-hr-expected.png:
* platform/chromium-linux/editing/execCommand/find-after-replace-expected.png:
* platform/chromium-linux/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-linux/editing/execCommand/paste-1-expected.png:
* platform/chromium-linux/editing/execCommand/paste-2-expected.png:
* platform/chromium-linux/editing/inserting/4278698-expected.png:
* platform/chromium-linux/editing/inserting/paragraph-separator-in-table-2-expected.png:
* platform/chromium-linux/editing/pasteboard/3976872-expected.png:
* platform/chromium-linux/editing/pasteboard/4076267-2-expected.png:
* platform/chromium-linux/editing/pasteboard/4076267-3-expected.png:
* platform/chromium-linux/editing/pasteboard/4076267-expected.png:
* platform/chromium-linux/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-linux/editing/selection/node-removal-1-expected.png:
* platform/chromium-linux/editing/selection/select-all-iframe-expected.png:
* platform/chromium-linux/editing/undo/4063751-expected.png:
* platform/chromium-linux/editing/unsupported-content/table-type-after-expected.png:
* platform/chromium-linux/editing/unsupported-content/table-type-before-expected.png:
* platform/chromium-mac/editing/deleting/table-cells-expected.png:
* platform/chromium-mac/editing/execCommand/create-list-with-hr-expected.png:
* platform/chromium-mac/editing/execCommand/find-after-replace-expected.png:
* platform/chromium-mac/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-mac/editing/execCommand/paste-1-expected.png:
* platform/chromium-mac/editing/execCommand/paste-2-expected.png:
* platform/chromium-mac/editing/inserting/4278698-expected.png:
* platform/chromium-mac/editing/inserting/paragraph-separator-in-table-2-expected.png:
* platform/chromium-mac/editing/pasteboard/3976872-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-2-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-3-expected.png:
* platform/chromium-mac/editing/pasteboard/4076267-expected.png:
* platform/chromium-mac/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-mac/editing/selection/node-removal-1-expected.png:
* platform/chromium-mac/editing/selection/select-all-iframe-expected.png:
* platform/chromium-mac/editing/undo/4063751-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-type-after-expected.png:
* platform/chromium-mac/editing/unsupported-content/table-type-before-expected.png:
* platform/chromium-win-xp/editing/pasteboard: Removed.
* platform/chromium-win/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3608445-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3608462-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3775172-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3800834-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3857753-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3865854-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3928305-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3959464-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Added.
* platform/chromium-win/editing/deleting/delete-and-undo-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
* platform/chromium-win/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-contents-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-contents-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-contents-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-004-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-005-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-006-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-007-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-008-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-009-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-012-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-013-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-014-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-015-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-016-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-017-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-018-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-019-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-020-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-021-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-022-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-023-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-024-expected.txt:
* platform/chromium-win/editing/deleting/delete-br-008-expected.txt:
* platform/chromium-win/editing/deleting/delete-br-010-expected.txt:
* platform/chromium-win/editing/deleting/delete-contiguous-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-first-list-item-expected.txt:
* platform/chromium-win/editing/deleting/delete-image-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-image-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-image-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-image-004-expected.txt:
* platform/chromium-win/editing/deleting/delete-leading-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-004-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-005-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-006-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-007-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-008-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-009-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-010-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-012-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-013-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-014-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-015-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-016-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-017-expected.txt:
* platform/chromium-win/editing/deleting/delete-listitem-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-listitem-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-selection-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-trailing-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-ws-fixup-002-expected.txt:
* platform/chromium-win/editing/deleting/forward-delete-expected.txt:
* platform/chromium-win/editing/deleting/list-item-1-expected.txt:
* platform/chromium-win/editing/deleting/merge-different-styles-expected.txt:
* platform/chromium-win/editing/deleting/merge-endOfParagraph-expected.txt:
* platform/chromium-win/editing/deleting/merge-no-br-expected.txt:
* platform/chromium-win/editing/deleting/non-smart-delete-expected.txt:
* platform/chromium-win/editing/deleting/pruning-after-merge-2-expected.txt:
* platform/chromium-win/editing/deleting/smart-delete-001-expected.txt:
* platform/chromium-win/editing/deleting/table-cells-expected.png:
* platform/chromium-win/editing/deleting/table-cells-expected.txt:
* platform/chromium-win/editing/execCommand/4641880-1-expected.txt:
* platform/chromium-win/editing/execCommand/4641880-2-expected.txt:
* platform/chromium-win/editing/execCommand/create-list-with-hr-expected.png:
* platform/chromium-win/editing/execCommand/create-list-with-hr-expected.txt:
* platform/chromium-win/editing/execCommand/find-after-replace-expected.png:
* platform/chromium-win/editing/execCommand/find-after-replace-expected.txt:
* platform/chromium-win/editing/execCommand/format-block-with-trailing-br-expected.txt:
* platform/chromium-win/editing/execCommand/indent-list-item-expected.txt:
* platform/chromium-win/editing/execCommand/indent-selection-expected.txt:
* platform/chromium-win/editing/execCommand/insert-list-and-stitch-expected.txt:
* platform/chromium-win/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-win/editing/execCommand/insertHorizontalRule-expected.txt:
* platform/chromium-win/editing/execCommand/nsresponder-indent-expected.txt:
* platform/chromium-win/editing/execCommand/nsresponder-outdent-expected.txt:
* platform/chromium-win/editing/execCommand/paste-1-expected.png:
* platform/chromium-win/editing/execCommand/paste-1-expected.txt:
* platform/chromium-win/editing/execCommand/paste-2-expected.png:
* platform/chromium-win/editing/execCommand/paste-2-expected.txt:
* platform/chromium-win/editing/execCommand/remove-list-from-range-selection-expected.txt:
* platform/chromium-win/editing/execCommand/remove-list-item-1-expected.txt:
* platform/chromium-win/editing/inserting/4278698-expected.png:
* platform/chromium-win/editing/inserting/4278698-expected.txt:
* platform/chromium-win/editing/inserting/editing-empty-divs-expected.txt:
* platform/chromium-win/editing/inserting/insert-3654864-fix-expected.txt:
* platform/chromium-win/editing/inserting/insert-3775316-fix-expected.txt:
* platform/chromium-win/editing/inserting/insert-3851164-fix-expected.txt:
* platform/chromium-win/editing/inserting/insert-after-delete-001-expected.txt:
* platform/chromium-win/editing/inserting/insert-at-end-01-expected.txt:
* platform/chromium-win/editing/inserting/insert-at-end-02-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-001-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-003-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-005-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-006-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-007-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-008-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-at-tabspan-003-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-001-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-002-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-003-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-005-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-006-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-007-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-008-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-009-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-010-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-020-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-023-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-024-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-025-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-026-expected.txt:
* platform/chromium-win/editing/inserting/insert-space-in-empty-doc-expected.txt:
* platform/chromium-win/editing/inserting/insert-text-at-tabspan-001-expected.txt:
* platform/chromium-win/editing/inserting/multiple-lines-selected-expected.txt:
* platform/chromium-win/editing/inserting/paragraph-separator-03-expected.txt:
* platform/chromium-win/editing/inserting/paragraph-separator-in-table-2-expected.png:
* platform/chromium-win/editing/inserting/paragraph-separator-in-table-2-expected.txt:
* platform/chromium-win/editing/inserting/redo-expected.txt:
* platform/chromium-win/editing/inserting/return-key-with-selection-001-expected.txt:
* platform/chromium-win/editing/inserting/return-key-with-selection-002-expected.txt:
* platform/chromium-win/editing/inserting/return-key-with-selection-003-expected.txt:
* platform/chromium-win/editing/inserting/typing-001-expected.txt:
* platform/chromium-win/editing/inserting/typing-002-expected.txt:
* platform/chromium-win/editing/inserting/typing-003-expected.txt:
* platform/chromium-win/editing/inserting/typing-around-br-001-expected.txt:
* platform/chromium-win/editing/inserting/typing-around-image-001-expected.txt:
* platform/chromium-win/editing/pasteboard/3976872-expected.png:
* platform/chromium-win/editing/pasteboard/3976872-expected.txt:
* platform/chromium-win/editing/pasteboard/4076267-2-expected.png:
* platform/chromium-win/editing/pasteboard/4076267-2-expected.txt:
* platform/chromium-win/editing/pasteboard/4076267-3-expected.png:
* platform/chromium-win/editing/pasteboard/4076267-3-expected.txt:
* platform/chromium-win/editing/pasteboard/4076267-expected.png:
* platform/chromium-win/editing/pasteboard/4076267-expected.txt:
* platform/chromium-win/editing/pasteboard/8145-3-expected.txt:
* platform/chromium-win/editing/pasteboard/bad-placeholder-expected.txt:
* platform/chromium-win/editing/pasteboard/cut-text-001-expected.txt:
* platform/chromium-win/editing/pasteboard/displaced-generic-placeholder-expected.txt:
* platform/chromium-win/editing/pasteboard/displaced-placeholder-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-after-delete-1-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-after-delete-2-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-after-delete-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-end-borders-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-4035648-fix-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-line-endings-001-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-line-endings-006-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-match-style-002-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-table-003-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-table-cells-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-004-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-005-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-006-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-007-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-008-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-016-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-019-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
* platform/chromium-win/editing/pasteboard/pasting-object-expected.txt:
* platform/chromium-win/editing/pasteboard/smart-paste-007-expected.txt:
* platform/chromium-win/editing/pasteboard/smart-paste-008-expected.txt:
* platform/chromium-win/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-win/editing/pasteboard/undoable-fragment-removes-expected.txt:
* platform/chromium-win/editing/selection/move-between-blocks-no-001-expected.txt:
* platform/chromium-win/editing/selection/node-removal-1-expected.png:
* platform/chromium-win/editing/selection/node-removal-1-expected.txt:
* platform/chromium-win/editing/selection/node-removal-2-expected.txt:
* platform/chromium-win/editing/selection/replace-selection-1-expected.txt:
* platform/chromium-win/editing/selection/select-all-iframe-expected.png:
* platform/chromium-win/editing/selection/select-all-iframe-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-001-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-002-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-003-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-004-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-007-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-009-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-010-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-011-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-012-expected.txt:
* platform/chromium-win/editing/style/create-block-for-style-013-expected.txt:
* platform/chromium-win/editing/style/designmode-expected.txt:
* platform/chromium-win/editing/style/relative-font-size-change-001-expected.txt:
* platform/chromium-win/editing/style/relative-font-size-change-002-expected.txt:
* platform/chromium-win/editing/style/smoosh-styles-001-expected.txt:
* platform/chromium-win/editing/style/smoosh-styles-003-expected.png:
* platform/chromium-win/editing/style/smoosh-styles-003-expected.txt:
* platform/chromium-win/editing/style/style-3998892-fix-expected.txt:
* platform/chromium-win/editing/style/style-boundary-001-expected.txt:
* platform/chromium-win/editing/style/style-boundary-004-expected.txt:
* platform/chromium-win/editing/style/unbold-in-bold-expected.txt:
* platform/chromium-win/editing/undo/4063751-expected.png:
* platform/chromium-win/editing/undo/4063751-expected.txt:
* platform/chromium-win/editing/undo/redo-typing-001-expected.txt:
* platform/chromium-win/editing/undo/undo-combined-delete-boundary-expected.txt:
* platform/chromium-win/editing/undo/undo-combined-delete-expected.txt:
* platform/chromium-win/editing/undo/undo-delete-boundary-expected.txt:
* platform/chromium-win/editing/undo/undo-delete-expected.txt:
* platform/chromium-win/editing/undo/undo-forward-delete-boundary-expected.txt:
* platform/chromium-win/editing/undo/undo-forward-delete-expected.txt:
* platform/chromium-win/editing/undo/undo-misspellings-expected.txt:
* platform/chromium-win/editing/undo/undo-typing-001-expected.txt:
* platform/chromium-win/editing/unsupported-content/list-delete-001-expected.txt:
* platform/chromium-win/editing/unsupported-content/list-delete-003-expected.txt:
* platform/chromium-win/editing/unsupported-content/list-type-after-expected.txt:
* platform/chromium-win/editing/unsupported-content/list-type-before-expected.txt:
* platform/chromium-win/editing/unsupported-content/table-delete-001-expected.txt:
* platform/chromium-win/editing/unsupported-content/table-delete-002-expected.txt:
* platform/chromium-win/editing/unsupported-content/table-delete-003-expected.txt:
* platform/chromium-win/editing/unsupported-content/table-type-after-expected.png:
* platform/chromium-win/editing/unsupported-content/table-type-after-expected.txt:
* platform/chromium-win/editing/unsupported-content/table-type-before-expected.png:
* platform/chromium-win/editing/unsupported-content/table-type-before-expected.txt:
* platform/chromium-win/fast/dynamic/move-node-with-selection-expected.txt:
* platform/chromium-win/svg/custom/use-clipped-hit-expected.txt:
* platform/gtk/editing/deleting/delete-br-010-expected.txt: Removed.
* platform/gtk/editing/inserting/insert-div-010-expected.txt: Removed.
* platform/mac/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Removed.
* platform/mac/editing/deleting/delete-br-011-expected.txt: Removed.
2011-09-28 Dirk Pranke <dpranke@chromium.org>
Modify new-run-webkit-tests to return the percentage difference in image diffs where possible.
https://bugs.webkit.org/show_bug.cgi?id=67253
Reviewed by Eric Seidel.
* fast/harness/resources/results-test.js:
(mockExpectation):
(runDefaultSingleRowTest):
():
* fast/harness/results.html:
2011-09-28 Chris Rogers <crogers@google.com>
DelayNode must set the context on delayTime AudioParam to support automation
https://bugs.webkit.org/show_bug.cgi?id=68828
Reviewed by Kenneth Russell.
* webaudio/delaynode-scheduling-expected.txt: Added.
* webaudio/delaynode-scheduling.html: Added.
* webaudio/delaynode.html:
* webaudio/resources/delay-testing.js: Added.
(createToneBuffer):
(checkDelayedResult.return.var):
(checkDelayedResult):
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
More Mac rebaselines for r96257.
* platform/mac/editing/execCommand/insertHorizontalRule-expected.png:
* platform/mac/editing/selection/node-removal-1-expected.png:
2011-09-28 Mihai Parparita <mihaip@chromium.org>
Add failing Chromium expectations after r96257.
* platform/chromium/test_expectations.txt:
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
GTK rebaseline for r96257.
* platform/gtk/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3608445-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3608462-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3775172-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3800834-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3857753-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3865854-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3928305-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3959464-fix-expected.txt:
* platform/gtk/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/gtk/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/gtk/editing/deleting/delete-and-undo-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
* platform/gtk/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
* platform/gtk/editing/deleting/delete-block-contents-001-expected.txt:
* platform/gtk/editing/deleting/delete-block-contents-002-expected.txt:
* platform/gtk/editing/deleting/delete-block-contents-003-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-001-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-002-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-003-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-004-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-005-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-006-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-007-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-008-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-009-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-012-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-013-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-014-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-015-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-016-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-017-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-018-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-019-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-020-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-021-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-022-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-023-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-024-expected.txt:
* platform/gtk/editing/deleting/delete-br-008-expected.txt:
* platform/gtk/editing/deleting/delete-br-010-expected.txt:
* platform/gtk/editing/deleting/delete-contiguous-ws-001-expected.txt:
* platform/gtk/editing/deleting/delete-first-list-item-expected.txt:
* platform/gtk/editing/deleting/delete-image-001-expected.txt:
* platform/gtk/editing/deleting/delete-image-002-expected.txt:
* platform/gtk/editing/deleting/delete-image-003-expected.txt:
* platform/gtk/editing/deleting/delete-image-004-expected.txt:
* platform/gtk/editing/deleting/delete-leading-ws-001-expected.txt:
* platform/gtk/editing/deleting/delete-line-001-expected.txt:
* platform/gtk/editing/deleting/delete-line-002-expected.txt:
* platform/gtk/editing/deleting/delete-line-003-expected.txt:
* platform/gtk/editing/deleting/delete-line-004-expected.txt:
* platform/gtk/editing/deleting/delete-line-005-expected.txt:
* platform/gtk/editing/deleting/delete-line-006-expected.txt:
* platform/gtk/editing/deleting/delete-line-007-expected.txt:
* platform/gtk/editing/deleting/delete-line-008-expected.txt:
* platform/gtk/editing/deleting/delete-line-009-expected.txt:
* platform/gtk/editing/deleting/delete-line-010-expected.txt:
* platform/gtk/editing/deleting/delete-line-011-expected.txt:
* platform/gtk/editing/deleting/delete-line-012-expected.txt:
* platform/gtk/editing/deleting/delete-line-013-expected.txt:
* platform/gtk/editing/deleting/delete-line-014-expected.txt:
* platform/gtk/editing/deleting/delete-line-015-expected.txt:
* platform/gtk/editing/deleting/delete-line-016-expected.txt:
* platform/gtk/editing/deleting/delete-line-017-expected.txt:
* platform/gtk/editing/deleting/delete-listitem-001-expected.txt:
* platform/gtk/editing/deleting/delete-listitem-002-expected.txt:
* platform/gtk/editing/deleting/delete-selection-001-expected.txt:
* platform/gtk/editing/deleting/delete-tab-001-expected.txt:
* platform/gtk/editing/deleting/delete-tab-002-expected.txt:
* platform/gtk/editing/deleting/delete-tab-003-expected.txt:
* platform/gtk/editing/deleting/delete-tab-004-expected.txt:
* platform/gtk/editing/deleting/delete-trailing-ws-001-expected.txt:
* platform/gtk/editing/deleting/delete-trailing-ws-002-expected.txt:
* platform/gtk/editing/deleting/delete-ws-fixup-002-expected.txt:
* platform/gtk/editing/deleting/forward-delete-expected.txt:
* platform/gtk/editing/deleting/list-item-1-expected.txt:
* platform/gtk/editing/deleting/merge-different-styles-expected.txt:
* platform/gtk/editing/deleting/merge-endOfParagraph-expected.txt:
* platform/gtk/editing/deleting/merge-no-br-expected.txt:
* platform/gtk/editing/deleting/non-smart-delete-expected.txt:
* platform/gtk/editing/deleting/pruning-after-merge-2-expected.txt:
* platform/gtk/editing/deleting/smart-delete-001-expected.txt:
* platform/gtk/editing/deleting/smart-delete-002-expected.txt:
* platform/gtk/editing/deleting/table-cells-expected.txt:
* platform/gtk/editing/execCommand/4641880-1-expected.txt:
* platform/gtk/editing/execCommand/4641880-2-expected.txt:
* platform/gtk/editing/execCommand/create-list-with-hr-expected.txt:
* platform/gtk/editing/execCommand/find-after-replace-expected.txt:
* platform/gtk/editing/execCommand/format-block-with-trailing-br-expected.txt:
* platform/gtk/editing/execCommand/indent-list-item-expected.txt:
* platform/gtk/editing/execCommand/indent-selection-expected.txt:
* platform/gtk/editing/execCommand/insert-list-and-stitch-expected.txt:
* platform/gtk/editing/execCommand/insertHorizontalRule-expected.txt:
* platform/gtk/editing/execCommand/nsresponder-indent-expected.txt:
* platform/gtk/editing/execCommand/nsresponder-outdent-expected.txt:
* platform/gtk/editing/execCommand/paste-1-expected.txt:
* platform/gtk/editing/execCommand/paste-2-expected.txt:
* platform/gtk/editing/execCommand/remove-list-from-range-selection-expected.txt:
* platform/gtk/editing/execCommand/remove-list-item-1-expected.txt:
* platform/gtk/editing/inserting/4278698-expected.txt:
* platform/gtk/editing/inserting/editing-empty-divs-expected.txt:
* platform/gtk/editing/inserting/insert-3654864-fix-expected.txt:
* platform/gtk/editing/inserting/insert-3775316-fix-expected.txt:
* platform/gtk/editing/inserting/insert-3851164-fix-expected.txt:
* platform/gtk/editing/inserting/insert-after-delete-001-expected.txt:
* platform/gtk/editing/inserting/insert-at-end-01-expected.txt:
* platform/gtk/editing/inserting/insert-at-end-02-expected.txt:
* platform/gtk/editing/inserting/insert-br-001-expected.txt:
* platform/gtk/editing/inserting/insert-br-003-expected.txt:
* platform/gtk/editing/inserting/insert-br-005-expected.txt:
* platform/gtk/editing/inserting/insert-br-006-expected.txt:
* platform/gtk/editing/inserting/insert-br-007-expected.txt:
* platform/gtk/editing/inserting/insert-br-008-expected.txt:
* platform/gtk/editing/inserting/insert-br-at-tabspan-003-expected.txt:
* platform/gtk/editing/inserting/insert-div-001-expected.txt:
* platform/gtk/editing/inserting/insert-div-002-expected.txt:
* platform/gtk/editing/inserting/insert-div-003-expected.txt:
* platform/gtk/editing/inserting/insert-div-005-expected.txt:
* platform/gtk/editing/inserting/insert-div-006-expected.txt:
* platform/gtk/editing/inserting/insert-div-007-expected.txt:
* platform/gtk/editing/inserting/insert-div-008-expected.txt:
* platform/gtk/editing/inserting/insert-div-009-expected.txt:
* platform/gtk/editing/inserting/insert-div-010-expected.txt:
* platform/gtk/editing/inserting/insert-div-020-expected.txt:
* platform/gtk/editing/inserting/insert-div-023-expected.txt:
* platform/gtk/editing/inserting/insert-div-024-expected.txt:
* platform/gtk/editing/inserting/insert-div-025-expected.txt:
* platform/gtk/editing/inserting/insert-div-026-expected.txt:
* platform/gtk/editing/inserting/insert-space-in-empty-doc-expected.txt:
* platform/gtk/editing/inserting/insert-text-at-tabspan-001-expected.txt:
* platform/gtk/editing/inserting/insert-text-with-newlines-expected.txt:
* platform/gtk/editing/inserting/multiple-lines-selected-expected.txt:
* platform/gtk/editing/inserting/paragraph-separator-03-expected.txt:
* platform/gtk/editing/inserting/paragraph-separator-in-table-2-expected.txt:
* platform/gtk/editing/inserting/redo-expected.txt:
* platform/gtk/editing/inserting/return-key-with-selection-001-expected.txt:
* platform/gtk/editing/inserting/return-key-with-selection-002-expected.txt:
* platform/gtk/editing/inserting/return-key-with-selection-003-expected.txt:
* platform/gtk/editing/inserting/typing-001-expected.txt:
* platform/gtk/editing/inserting/typing-002-expected.txt:
* platform/gtk/editing/inserting/typing-003-expected.txt:
* platform/gtk/editing/inserting/typing-around-br-001-expected.txt:
* platform/gtk/editing/inserting/typing-around-image-001-expected.txt:
* platform/gtk/editing/inserting/typing-at-end-of-line-expected.txt:
* platform/gtk/editing/pasteboard/3976872-expected.txt:
* platform/gtk/editing/pasteboard/4076267-2-expected.txt:
* platform/gtk/editing/pasteboard/4076267-3-expected.txt:
* platform/gtk/editing/pasteboard/4076267-expected.txt:
* platform/gtk/editing/pasteboard/8145-3-expected.txt:
* platform/gtk/editing/pasteboard/bad-placeholder-expected.txt:
* platform/gtk/editing/pasteboard/cut-text-001-expected.txt:
* platform/gtk/editing/pasteboard/displaced-generic-placeholder-expected.txt:
* platform/gtk/editing/pasteboard/displaced-placeholder-expected.txt:
* platform/gtk/editing/pasteboard/drag-drop-modifies-page-expected.txt:
* platform/gtk/editing/pasteboard/merge-after-delete-1-expected.txt:
* platform/gtk/editing/pasteboard/merge-after-delete-2-expected.txt:
* platform/gtk/editing/pasteboard/merge-after-delete-expected.txt:
* platform/gtk/editing/pasteboard/merge-end-blockquote-expected.txt:
* platform/gtk/editing/pasteboard/merge-end-borders-expected.txt:
* platform/gtk/editing/pasteboard/paste-4035648-fix-expected.txt:
* platform/gtk/editing/pasteboard/paste-line-endings-001-expected.txt:
* platform/gtk/editing/pasteboard/paste-line-endings-006-expected.txt:
* platform/gtk/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/gtk/editing/pasteboard/paste-match-style-002-expected.txt:
* platform/gtk/editing/pasteboard/paste-table-003-expected.txt:
* platform/gtk/editing/pasteboard/paste-table-cells-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-004-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-005-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-006-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-007-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-016-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-019-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
* platform/gtk/editing/pasteboard/paste-xml-expected.txt:
* platform/gtk/editing/pasteboard/pasting-object-expected.txt:
* platform/gtk/editing/pasteboard/smart-paste-007-expected.txt:
* platform/gtk/editing/pasteboard/smart-paste-008-expected.txt:
* platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt:
* platform/gtk/editing/pasteboard/undoable-fragment-removes-expected.txt:
* platform/gtk/editing/selection/move-between-blocks-no-001-expected.txt:
* platform/gtk/editing/selection/node-removal-1-expected.txt:
* platform/gtk/editing/selection/node-removal-2-expected.txt:
* platform/gtk/editing/selection/replace-selection-1-expected.txt:
* platform/gtk/editing/selection/select-all-iframe-expected.txt:
* platform/gtk/editing/spelling/spelling-expected.txt:
* platform/gtk/editing/style/create-block-for-style-001-expected.txt:
* platform/gtk/editing/style/create-block-for-style-002-expected.txt:
* platform/gtk/editing/style/create-block-for-style-003-expected.txt:
* platform/gtk/editing/style/create-block-for-style-004-expected.txt:
* platform/gtk/editing/style/create-block-for-style-007-expected.txt:
* platform/gtk/editing/style/create-block-for-style-009-expected.txt:
* platform/gtk/editing/style/create-block-for-style-010-expected.txt:
* platform/gtk/editing/style/create-block-for-style-011-expected.txt:
* platform/gtk/editing/style/create-block-for-style-012-expected.txt:
* platform/gtk/editing/style/create-block-for-style-013-expected.txt:
* platform/gtk/editing/style/designmode-expected.txt:
* platform/gtk/editing/style/relative-font-size-change-001-expected.txt:
* platform/gtk/editing/style/relative-font-size-change-002-expected.txt:
* platform/gtk/editing/style/smoosh-styles-001-expected.txt:
* platform/gtk/editing/style/smoosh-styles-003-expected.txt:
* platform/gtk/editing/style/style-3681552-fix-001-expected.txt:
* platform/gtk/editing/style/style-3681552-fix-002-expected.txt:
* platform/gtk/editing/style/style-3998892-fix-expected.txt:
* platform/gtk/editing/style/style-boundary-001-expected.txt:
* platform/gtk/editing/style/style-boundary-002-expected.txt:
* platform/gtk/editing/style/style-boundary-003-expected.txt:
* platform/gtk/editing/style/style-boundary-004-expected.txt:
* platform/gtk/editing/style/style-boundary-005-expected.txt:
* platform/gtk/editing/style/typing-style-001-expected.txt:
* platform/gtk/editing/style/typing-style-002-expected.txt:
* platform/gtk/editing/style/unbold-in-bold-expected.txt:
* platform/gtk/editing/undo/4063751-expected.txt:
* platform/gtk/editing/undo/redo-typing-001-expected.txt:
* platform/gtk/editing/undo/undo-combined-delete-boundary-expected.txt:
* platform/gtk/editing/undo/undo-combined-delete-expected.txt:
* platform/gtk/editing/undo/undo-delete-boundary-expected.txt:
* platform/gtk/editing/undo/undo-delete-expected.txt:
* platform/gtk/editing/undo/undo-forward-delete-boundary-expected.txt:
* platform/gtk/editing/undo/undo-forward-delete-expected.txt:
* platform/gtk/editing/undo/undo-misspellings-expected.txt:
* platform/gtk/editing/undo/undo-typing-001-expected.txt:
* platform/gtk/editing/unsupported-content/list-delete-001-expected.txt:
* platform/gtk/editing/unsupported-content/list-delete-003-expected.txt:
* platform/gtk/editing/unsupported-content/list-type-after-expected.txt:
* platform/gtk/editing/unsupported-content/list-type-before-expected.txt:
* platform/gtk/editing/unsupported-content/table-delete-001-expected.txt:
* platform/gtk/editing/unsupported-content/table-delete-002-expected.txt:
* platform/gtk/editing/unsupported-content/table-delete-003-expected.txt:
* platform/gtk/editing/unsupported-content/table-type-after-expected.txt:
* platform/gtk/editing/unsupported-content/table-type-before-expected.txt:
* platform/gtk/fast/dynamic/move-node-with-selection-expected.txt:
* platform/gtk/fast/events/updateLayoutForHitTest-expected.txt:
* platform/gtk/fast/repaint/selection-clear-expected.txt:
* platform/gtk/svg/custom/use-clipped-hit-expected.txt:
2011-09-28 Ryosuke Niwa <rniwa@webkit.org>
Mac rebaseline for r96257.
Also fixed editing/deleting/regional-indicators.html as done in the original patch.
(The fix was included in the original patch but webkit-patch could not apply because of some exotic characters in the test.)
* editing/deleting/delete-ligature-001-expected.txt:
* editing/deleting/regional-indicators.html:
* editing/pasteboard/interchange-newline-2-expected.txt:
* editing/pasteboard/paste-4039777-fix-expected.txt:
* editing/pasteboard/select-element-1-expected.txt:
* fast/events/5056619-expected.txt:
* platform/mac/accessibility/selection-value-changes-for-aria-textbox-expected.txt:
* platform/mac/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
* platform/mac/editing/deleting/delete-3608445-fix-expected.txt:
* platform/mac/editing/deleting/delete-3608462-fix-expected.txt:
* platform/mac/editing/deleting/delete-3775172-fix-expected.txt:
* platform/mac/editing/deleting/delete-3800834-fix-expected.txt:
* platform/mac/editing/deleting/delete-3857753-fix-expected.txt:
* platform/mac/editing/deleting/delete-3865854-fix-expected.txt:
* platform/mac/editing/deleting/delete-3928305-fix-expected.txt:
* platform/mac/editing/deleting/delete-3959464-fix-expected.txt:
* platform/mac/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/mac/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/mac/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
* platform/mac/editing/deleting/delete-and-undo-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
* platform/mac/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
* platform/mac/editing/deleting/delete-block-contents-001-expected.txt:
* platform/mac/editing/deleting/delete-block-contents-002-expected.txt:
* platform/mac/editing/deleting/delete-block-contents-003-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-002-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-003-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-004-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-005-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-006-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-007-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-008-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-009-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-012-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-013-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-014-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-015-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-016-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-017-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-023-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-024-expected.txt:
* platform/mac/editing/deleting/delete-br-008-expected.txt:
* platform/mac/editing/deleting/delete-br-010-expected.txt:
* platform/mac/editing/deleting/delete-br-011-expected.txt:
* platform/mac/editing/deleting/delete-contiguous-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-first-list-item-expected.txt:
* platform/mac/editing/deleting/delete-image-001-expected.txt:
* platform/mac/editing/deleting/delete-image-002-expected.txt:
* platform/mac/editing/deleting/delete-image-003-expected.txt:
* platform/mac/editing/deleting/delete-image-004-expected.txt:
* platform/mac/editing/deleting/delete-leading-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-line-001-expected.txt:
* platform/mac/editing/deleting/delete-line-002-expected.txt:
* platform/mac/editing/deleting/delete-line-003-expected.txt:
* platform/mac/editing/deleting/delete-line-004-expected.txt:
* platform/mac/editing/deleting/delete-line-005-expected.txt:
* platform/mac/editing/deleting/delete-line-006-expected.txt:
* platform/mac/editing/deleting/delete-line-007-expected.txt:
* platform/mac/editing/deleting/delete-line-008-expected.txt:
* platform/mac/editing/deleting/delete-line-009-expected.txt:
* platform/mac/editing/deleting/delete-line-010-expected.txt:
* platform/mac/editing/deleting/delete-line-011-expected.txt:
* platform/mac/editing/deleting/delete-line-012-expected.txt:
* platform/mac/editing/deleting/delete-line-013-expected.txt:
* platform/mac/editing/deleting/delete-line-014-expected.txt:
* platform/mac/editing/deleting/delete-line-015-expected.txt:
* platform/mac/editing/deleting/delete-line-016-expected.txt:
* platform/mac/editing/deleting/delete-line-017-expected.txt:
* platform/mac/editing/deleting/delete-listitem-001-expected.txt:
* platform/mac/editing/deleting/delete-listitem-002-expected.txt:
* platform/mac/editing/deleting/delete-selection-001-expected.txt:
* platform/mac/editing/deleting/delete-tab-001-expected.txt:
* platform/mac/editing/deleting/delete-tab-002-expected.txt:
* platform/mac/editing/deleting/delete-tab-003-expected.txt:
* platform/mac/editing/deleting/delete-tab-004-expected.txt:
* platform/mac/editing/deleting/delete-trailing-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt:
* platform/mac/editing/deleting/delete-ws-fixup-002-expected.txt:
* platform/mac/editing/deleting/forward-delete-expected.txt:
* platform/mac/editing/deleting/list-item-1-expected.txt:
* platform/mac/editing/deleting/merge-different-styles-expected.txt:
* platform/mac/editing/deleting/merge-endOfParagraph-expected.txt:
* platform/mac/editing/deleting/merge-no-br-expected.txt:
* platform/mac/editing/deleting/non-smart-delete-expected.txt:
* platform/mac/editing/deleting/pruning-after-merge-2-expected.txt:
* platform/mac/editing/deleting/smart-delete-001-expected.txt:
* platform/mac/editing/deleting/smart-delete-002-expected.txt:
* platform/mac/editing/deleting/smart-delete-003-expected.txt:
* platform/mac/editing/deleting/smart-delete-004-expected.txt:
* platform/mac/editing/deleting/table-cells-expected.txt:
* platform/mac/editing/execCommand/4641880-1-expected.txt:
* platform/mac/editing/execCommand/4641880-2-expected.txt:
* platform/mac/editing/execCommand/create-list-with-hr-expected.txt:
* platform/mac/editing/execCommand/find-after-replace-expected.txt:
* platform/mac/editing/execCommand/format-block-with-trailing-br-expected.txt:
* platform/mac/editing/execCommand/indent-list-item-expected.txt:
* platform/mac/editing/execCommand/indent-selection-expected.txt:
* platform/mac/editing/execCommand/insert-list-and-stitch-expected.txt:
* platform/mac/editing/execCommand/insertHorizontalRule-expected.txt:
* platform/mac/editing/execCommand/nsresponder-indent-expected.txt:
* platform/mac/editing/execCommand/nsresponder-outdent-expected.txt:
* platform/mac/editing/execCommand/paste-1-expected.txt:
* platform/mac/editing/execCommand/paste-2-expected.txt:
* platform/mac/editing/execCommand/remove-list-from-range-selection-expected.txt:
* platform/mac/editing/execCommand/remove-list-item-1-expected.txt:
* platform/mac/editing/input/5576619-expected.txt:
* platform/mac/editing/input/emacs-ctrl-o-expected.txt:
* platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
* platform/mac/editing/input/text-input-controller-expected.txt:
* platform/mac/editing/inserting/4278698-expected.txt:
* platform/mac/editing/inserting/editing-empty-divs-expected.txt:
* platform/mac/editing/inserting/insert-3654864-fix-expected.txt:
* platform/mac/editing/inserting/insert-3775316-fix-expected.txt:
* platform/mac/editing/inserting/insert-3851164-fix-expected.txt:
* platform/mac/editing/inserting/insert-after-delete-001-expected.txt:
* platform/mac/editing/inserting/insert-at-end-01-expected.txt:
* platform/mac/editing/inserting/insert-at-end-02-expected.txt:
* platform/mac/editing/inserting/insert-br-001-expected.txt:
* platform/mac/editing/inserting/insert-br-003-expected.txt:
* platform/mac/editing/inserting/insert-br-005-expected.txt:
* platform/mac/editing/inserting/insert-br-006-expected.txt:
* platform/mac/editing/inserting/insert-br-007-expected.txt:
* platform/mac/editing/inserting/insert-br-008-expected.txt:
* platform/mac/editing/inserting/insert-br-at-tabspan-003-expected.txt:
* platform/mac/editing/inserting/insert-div-001-expected.txt:
* platform/mac/editing/inserting/insert-div-002-expected.txt:
* platform/mac/editing/inserting/insert-div-003-expected.txt:
* platform/mac/editing/inserting/insert-div-005-expected.txt:
* platform/mac/editing/inserting/insert-div-006-expected.txt:
* platform/mac/editing/inserting/insert-div-007-expected.txt:
* platform/mac/editing/inserting/insert-div-008-expected.txt:
* platform/mac/editing/inserting/insert-div-009-expected.txt:
* platform/mac/editing/inserting/insert-div-010-expected.txt:
* platform/mac/editing/inserting/insert-div-020-expected.txt:
* platform/mac/editing/inserting/insert-div-023-expected.txt:
* platform/mac/editing/inserting/insert-div-024-expected.txt:
* platform/mac/editing/inserting/insert-div-025-expected.txt:
* platform/mac/editing/inserting/insert-div-026-expected.txt:
* platform/mac/editing/inserting/insert-space-in-empty-doc-expected.txt:
* platform/mac/editing/inserting/insert-text-at-tabspan-001-expected.txt:
* platform/mac/editing/inserting/insert-text-with-newlines-expected.txt:
* platform/mac/editing/inserting/multiple-lines-selected-expected.txt:
* platform/mac/editing/inserting/paragraph-separator-03-expected.txt:
* platform/mac/editing/inserting/paragraph-separator-in-table-2-expected.txt:
* platform/mac/editing/inserting/redo-expected.txt:
* platform/mac/editing/inserting/return-key-with-selection-001-expected.txt:
* platform/mac/editing/inserting/return-key-with-selection-002-expected.txt:
* platform/mac/editing/inserting/return-key-with-selection-003-expected.txt:
* platform/mac/editing/inserting/typing-001-expected.txt:
* platform/mac/editing/inserting/typing-002-expected.txt:
* platform/mac/editing/inserting/typing-003-expected.txt:
* platform/mac/editing/inserting/typing-around-br-001-expected.txt:
* platform/mac/editing/inserting/typing-around-image-001-expected.txt:
* platform/mac/editing/inserting/typing-at-end-of-line-expected.txt:
* platform/mac/editing/pasteboard/3976872-expected.txt:
* platform/mac/editing/pasteboard/4076267-2-expected.txt:
* platform/mac/editing/pasteboard/4076267-3-expected.txt:
* platform/mac/editing/pasteboard/4076267-expected.txt:
* platform/mac/editing/pasteboard/8145-3-expected.txt:
* platform/mac/editing/pasteboard/bad-placeholder-expected.txt:
* platform/mac/editing/pasteboard/cut-text-001-expected.txt:
* platform/mac/editing/pasteboard/displaced-generic-placeholder-expected.txt:
* platform/mac/editing/pasteboard/displaced-placeholder-expected.txt:
* platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt:
* platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
* platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
* platform/mac/editing/pasteboard/merge-after-delete-1-expected.txt:
* platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt:
* platform/mac/editing/pasteboard/merge-after-delete-expected.txt:
* platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
* platform/mac/editing/pasteboard/merge-end-borders-expected.txt:
* platform/mac/editing/pasteboard/paste-4035648-fix-expected.txt:
* platform/mac/editing/pasteboard/paste-line-endings-001-expected.txt:
* platform/mac/editing/pasteboard/paste-line-endings-006-expected.txt:
* platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/mac/editing/pasteboard/paste-match-style-002-expected.txt:
* platform/mac/editing/pasteboard/paste-table-003-expected.txt:
* platform/mac/editing/pasteboard/paste-table-cells-expected.txt:
* platform/mac/editing/pasteboard/paste-text-004-expected.txt:
* platform/mac/editing/pasteboard/paste-text-005-expected.txt:
* platform/mac/editing/pasteboard/paste-text-006-expected.txt:
* platform/mac/editing/pasteboard/paste-text-007-expected.txt:
* platform/mac/editing/pasteboard/paste-text-008-expected.txt:
* platform/mac/editing/pasteboard/paste-text-016-expected.txt:
* platform/mac/editing/pasteboard/paste-text-019-expected.txt:
* platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
* platform/mac/editing/pasteboard/paste-xml-expected.txt:
* platform/mac/editing/pasteboard/pasting-object-expected.txt:
* platform/mac/editing/pasteboard/smart-drag-drop-expected.txt:
* platform/mac/editing/pasteboard/smart-paste-007-expected.txt:
* platform/mac/editing/pasteboard/smart-paste-008-expected.txt:
* platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.txt:
* platform/mac/editing/pasteboard/undoable-fragment-removes-expected.txt:
* platform/mac/editing/selection/move-between-blocks-no-001-expected.txt:
* platform/mac/editing/selection/node-removal-1-expected.txt:
* platform/mac/editing/selection/node-removal-2-expected.txt:
* platform/mac/editing/selection/replace-selection-1-expected.txt:
* platform/mac/editing/selection/select-all-iframe-expected.txt:
* platform/mac/editing/spelling/spelling-expected.txt:
* platform/mac/editing/style/create-block-for-style-001-expected.txt:
* platform/mac/editing/style/create-block-for-style-002-expected.txt:
* platform/mac/editing/style/create-block-for-style-003-expected.txt:
* platform/mac/editing/style/create-block-for-style-004-expected.txt:
* platform/mac/editing/style/create-block-for-style-007-expected.txt:
* platform/mac/editing/style/create-block-for-style-009-expected.txt:
* platform/mac/editing/style/create-block-for-style-010-expected.txt:
* platform/mac/editing/style/create-block-for-style-011-expected.txt:
* platform/mac/editing/style/create-block-for-style-012-expected.txt:
* platform/mac/editing/style/create-block-for-style-013-expected.txt:
* platform/mac/editing/style/designmode-expected.txt:
* platform/mac/editing/style/relative-font-size-change-001-expected.txt:
* platform/mac/editing/style/relative-font-size-change-002-expected.txt:
* platform/mac/editing/style/smoosh-styles-001-expected.txt:
* platform/mac/editing/style/smoosh-styles-003-expected.txt:
* platform/mac/editing/style/style-3681552-fix-001-expected.txt:
* platform/mac/editing/style/style-3681552-fix-002-expected.txt:
* platform/mac/editing/style/style-3998892-fix-expected.txt:
* platform/mac/editing/style/style-boundary-001-expected.txt:
* platform/mac/editing/style/style-boundary-002-expected.txt:
* platform/mac/editing/style/style-boundary-003-expected.txt:
* platform/mac/editing/style/style-boundary-004-expected.txt:
* platform/mac/editing/style/style-boundary-005-expected.txt:
* platform/mac/editing/style/typing-style-001-expected.txt:
* platform/mac/editing/style/typing-style-002-expected.txt:
* platform/mac/editing/style/unbold-in-bold-expected.txt:
* platform/mac/editing/undo/4063751-expected.txt:
* platform/mac/editing/undo/redo-typing-001-expected.txt:
* platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt:
* platform/mac/editing/undo/undo-combined-delete-expected.txt:
* platform/mac/editing/undo/undo-delete-boundary-expected.txt:
* platform/mac/editing/undo/undo-delete-expected.txt:
* platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt:
* platform/mac/editing/undo/undo-forward-delete-expected.txt:
* platform/mac/editing/undo/undo-misspellings-expected.txt:
* platform/mac/editing/undo/undo-typing-001-expected.txt:
* platform/mac/editing/unsupported-content/list-delete-001-expected.txt:
* platform/mac/editing/unsupported-content/list-delete-003-expected.txt:
* platform/mac/editing/unsupported-content/list-type-after-expected.txt:
* platform/mac/editing/unsupported-content/list-type-before-expected.txt:
* platform/mac/editing/unsupported-content/table-delete-001-expected.txt:
* platform/mac/editing/unsupported-content/table-delete-002-expected.txt:
* platform/mac/editing/unsupported-content/table-delete-003-expected.txt:
* platform/mac/editing/unsupported-content/table-type-after-expected.txt:
* platform/mac/editing/unsupported-content/table-type-before-expected.txt:
* platform/mac/fast/dynamic/move-node-with-selection-expected.txt:
* platform/mac/fast/repaint/selection-clear-expected.txt:
* platform/mac/svg/custom/use-clipped-hit-expected.txt:
2011-09-28 Sergey Glazunov <serg.glazunov@gmail.com>
JavaScript generated documents don't inherit the cookie URL
https://bugs.webkit.org/show_bug.cgi?id=69003
Reviewed by Adam Barth.
* http/tests/security/cookies/cookie-theft-with-javascript-doc-expected.txt: Added.
* http/tests/security/cookies/cookie-theft-with-javascript-doc.html: Added.
* http/tests/security/cookies/resources/innocent-victim-with-cookies.html: Added.
2011-09-28 Dimitri Glazkov <dglazkov@chromium.org>
REGRESSION(r95573): Crash when loading SVG documents in a flattened frame or any SVG document in Chromium/Mac.
https://bugs.webkit.org/show_bug.cgi?id=68938
Reviewed by David Hyatt.
* fast/frames/flattening/crash-svg-document-expected.txt: Added.
* fast/frames/flattening/crash-svg-document.html: Added.
2011-09-28 Una Sabovic <una.sabovic@palm.com>
Setting innerText to an empty string on editable div loses focus
https://bugs.webkit.org/show_bug.cgi?id=62092
Reviewed by Ryosuke Niwa.
Added test to make sure that caret is still present in a focused editable div after its text is deleted.
Updated editing tests to not expect that deleting selection start or end node will clear the selection.
Added test to exercise range modification examples from
http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ranges.html#Level-2-Range-Mutation
* editing/deleting/5546763-expected.txt:
* editing/deleting/delete-4038408-fix-expected.txt:
* editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
* editing/deleting/delete-br-011-expected.txt:
* editing/deleting/delete-by-word-001-expected.txt:
* editing/deleting/delete-by-word-002-expected.txt:
* editing/deleting/delete-cell-contents-expected.txt:
* editing/deleting/delete-ligature-002-expected.txt:
* editing/deleting/delete-ligature-003-expected.txt:
* editing/deleting/delete-select-all-002-expected.txt:
* editing/deleting/delete-select-all-003-expected.txt:
* editing/deleting/delete-to-end-of-paragraph-expected.txt:
* editing/deleting/merge-paragraph-into-blockquote-expected.txt:
* editing/deleting/paragraph-in-preserveNewline-expected.txt:
* editing/deleting/pruning-after-merge-1-expected.txt:
* editing/deleting/skip-virama-001-expected.txt:
* editing/deleting/whitespace-pre-1-expected.txt:
* editing/execCommand/4920488-expected.txt:
* editing/execCommand/crash-indenting-list-item-expected.txt:
* editing/execCommand/createLink-expected.txt:
* editing/execCommand/format-block-expected.txt:
* editing/execCommand/format-block-multiple-paragraphs-in-pre-expected.txt:
* editing/execCommand/format-block-with-braces-expected.txt:
* editing/execCommand/hilitecolor-expected.txt:
* editing/execCommand/indent-nested-lists-1-expected.txt:
* editing/execCommand/indent-nested-lists-2-expected.txt:
* editing/execCommand/indent-nested-lists-3-expected.txt:
* editing/execCommand/indent-nested-lists-4-expected.txt:
* editing/execCommand/indent-nested-lists-5-expected.txt:
* editing/execCommand/indent-nested-lists-6-expected.txt:
* editing/execCommand/indent-nested-lists-7-expected.txt:
* editing/execCommand/indent-paragraphs-expected.txt:
* editing/execCommand/indent-with-style-expected.txt:
* editing/execCommand/insertHTML-expected.txt:
* editing/execCommand/outdent-nested-lists-1-expected.txt:
* editing/execCommand/outdent-nested-lists-2-expected.txt:
* editing/execCommand/outdent-nested-lists-3-expected.txt:
* editing/execCommand/outdent-nested-lists-4-expected.txt:
* editing/execCommand/queryCommandState-01-expected.txt:
* editing/execCommand/remove-formatting-2-expected.txt:
* editing/execCommand/remove-formatting-expected.txt:
* editing/execCommand/remove-list-1-expected.txt:
* editing/execCommand/remove-list-items-expected.txt:
* editing/execCommand/switch-list-type-expected.txt:
* editing/execCommand/unlink-expected.txt:
* editing/inserting/insert-3786362-fix-expected.txt:
* editing/inserting/insert-div-021-expected.txt:
* editing/inserting/insert-paragraph-at-end-of-line-expected.txt:
* editing/inserting/insert-thai-characters-001-expected.txt:
* editing/pasteboard/4242293-1-expected.txt:
* editing/pasteboard/5065605-expected.txt:
* editing/pasteboard/block-wrappers-necessary-expected.txt:
* editing/pasteboard/copy-in-password-field-expected.txt:
* editing/pasteboard/copy-text-with-backgroundcolor-expected.txt:
* editing/pasteboard/insert-div-text-into-text-expected.txt:
* editing/pasteboard/interchange-newline-1-expected.txt:
* editing/pasteboard/interchange-newline-3-expected.txt:
* editing/pasteboard/interchange-newline-4-expected.txt:
* editing/pasteboard/merge-end-2-expected.txt:
* editing/pasteboard/merge-end-3-expected.txt:
* editing/pasteboard/merge-end-4-expected.txt:
* editing/pasteboard/merge-end-5-expected.txt:
* editing/pasteboard/merge-end-list-2-expected.txt:
* editing/pasteboard/merge-end-list-expected.txt:
* editing/pasteboard/merge-end-table-2-expected.txt:
* editing/pasteboard/merge-end-table-expected.txt:
* editing/pasteboard/nested-blocks-with-text-area-expected.txt:
* editing/pasteboard/nested-blocks-with-text-field-expected.txt:
* editing/pasteboard/paste-into-anchor-text-expected.txt:
* editing/pasteboard/paste-list-001-expected.txt:
* editing/pasteboard/paste-table-001-expected.txt:
* editing/pasteboard/paste-table-002-expected.txt:
* editing/pasteboard/paste-text-001-expected.txt:
* editing/pasteboard/paste-text-002-expected.txt:
* editing/pasteboard/paste-text-003-expected.txt:
* editing/pasteboard/paste-text-011-expected.txt:
* editing/pasteboard/paste-text-017-expected.txt:
* editing/pasteboard/paste-text-018-expected.txt:
* editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
* editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
* editing/pasteboard/paste-text-with-style-expected.txt:
* editing/pasteboard/prevent-block-nesting-01-expected.txt:
* editing/pasteboard/select-element-1-expected.txt:
* editing/pasteboard/smart-paste-003-expected.txt:
* editing/pasteboard/smart-paste-004-expected.txt:
* editing/pasteboard/smart-paste-005-expected.txt:
* editing/pasteboard/smart-paste-006-expected.txt:
* editing/selection/5497643-expected.txt:
* editing/selection/5497643.html:
* editing/selection/character-data-mutation-expected.txt:
* editing/selection/character-data-mutation.html:
* editing/selection/document-mutation-expected.txt: Added.
* editing/selection/document-mutation.html: Added.
* editing/selection/editable-div-clear-on-keydown-expected.txt: Added.
* editing/selection/editable-div-clear-on-keydown.html: Added.
* editing/selection/regional-indicators.html:
* editing/style/remove-underline-from-stylesheet-expected.txt:
* editing/style/typing-style-003-expected.txt:
* editing/undo/redo-style-expected.txt:
* editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt:
* editing/undo/undo-indent-expected.txt:
* platform/mac/editing/pasteboard/paste-and-match-style-selector-event.html:
* platform/qt/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
* platform/qt/editing/deleting/delete-3608445-fix-expected.txt:
* platform/qt/editing/deleting/delete-3608462-fix-expected.txt:
* platform/qt/editing/deleting/delete-3775172-fix-expected.txt:
* platform/qt/editing/deleting/delete-3800834-fix-expected.txt:
* platform/qt/editing/deleting/delete-3857753-fix-expected.txt:
* platform/qt/editing/deleting/delete-3865854-fix-expected.txt:
* platform/qt/editing/deleting/delete-3928305-fix-expected.txt:
* platform/qt/editing/deleting/delete-3959464-fix-expected.txt:
* platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/qt/editing/deleting/delete-and-undo-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
* platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
* platform/qt/editing/deleting/delete-block-contents-001-expected.txt:
* platform/qt/editing/deleting/delete-block-contents-002-expected.txt:
* platform/qt/editing/deleting/delete-block-contents-003-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-002-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-003-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-004-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-005-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-006-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-007-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-008-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-009-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-012-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-013-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-014-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-015-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-016-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-017-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-018-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-021-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-022-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-023-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-024-expected.txt:
* platform/qt/editing/deleting/delete-br-008-expected.txt:
* platform/qt/editing/deleting/delete-br-010-expected.txt:
* platform/qt/editing/deleting/delete-contiguous-ws-001-expected.txt:
* platform/qt/editing/deleting/delete-first-list-item-expected.txt:
* platform/qt/editing/deleting/delete-image-001-expected.txt:
* platform/qt/editing/deleting/delete-image-002-expected.txt:
* platform/qt/editing/deleting/delete-image-003-expected.txt:
* platform/qt/editing/deleting/delete-image-004-expected.txt:
* platform/qt/editing/deleting/delete-leading-ws-001-expected.txt:
* platform/qt/editing/deleting/delete-line-001-expected.txt:
* platform/qt/editing/deleting/delete-line-002-expected.txt:
* platform/qt/editing/deleting/delete-line-003-expected.txt:
* platform/qt/editing/deleting/delete-line-004-expected.txt:
* platform/qt/editing/deleting/delete-line-005-expected.txt:
* platform/qt/editing/deleting/delete-line-006-expected.txt:
* platform/qt/editing/deleting/delete-line-007-expected.txt:
* platform/qt/editing/deleting/delete-line-008-expected.txt:
* platform/qt/editing/deleting/delete-line-009-expected.txt:
* platform/qt/editing/deleting/delete-line-010-expected.txt:
* platform/qt/editing/deleting/delete-line-012-expected.txt:
* platform/qt/editing/deleting/delete-line-013-expected.txt:
* platform/qt/editing/deleting/delete-line-014-expected.txt:
* platform/qt/editing/deleting/delete-line-015-expected.txt:
* platform/qt/editing/deleting/delete-line-016-expected.txt:
* platform/qt/editing/deleting/delete-line-017-expected.txt:
* platform/qt/editing/deleting/delete-line-end-ws-002-expected.txt:
* platform/qt/editing/deleting/delete-listitem-001-expected.txt:
* platform/qt/editing/deleting/delete-listitem-002-expected.txt:
* platform/qt/editing/deleting/delete-selection-001-expected.txt:
* platform/qt/editing/deleting/delete-trailing-ws-001-expected.txt:
* platform/qt/editing/deleting/delete-trailing-ws-002-expected.txt:
* platform/qt/editing/deleting/delete-ws-fixup-002-expected.txt:
* platform/qt/editing/deleting/forward-delete-expected.txt:
* platform/qt/editing/deleting/list-item-1-expected.txt:
* platform/qt/editing/deleting/merge-different-styles-expected.txt:
* platform/qt/editing/deleting/merge-endOfParagraph-expected.txt:
* platform/qt/editing/deleting/merge-no-br-expected.txt:
* platform/qt/editing/deleting/non-smart-delete-expected.txt:
* platform/qt/editing/deleting/pruning-after-merge-2-expected.txt:
* platform/qt/editing/deleting/smart-delete-001-expected.txt:
* platform/qt/editing/deleting/smart-delete-003-expected.txt:
* platform/qt/editing/deleting/smart-delete-004-expected.txt:
* platform/qt/editing/deleting/table-cells-expected.txt:
* platform/qt/editing/execCommand/4641880-1-expected.txt:
* platform/qt/editing/execCommand/4641880-2-expected.txt:
* platform/qt/editing/execCommand/create-list-with-hr-expected.txt:
* platform/qt/editing/execCommand/find-after-replace-expected.txt:
* platform/qt/editing/execCommand/format-block-with-trailing-br-expected.txt:
* platform/qt/editing/execCommand/indent-list-item-expected.txt:
* platform/qt/editing/execCommand/indent-selection-expected.txt:
* platform/qt/editing/execCommand/insert-list-and-stitch-expected.txt:
* platform/qt/editing/execCommand/insertHorizontalRule-expected.txt:
* platform/qt/editing/execCommand/nsresponder-indent-expected.txt:
* platform/qt/editing/execCommand/nsresponder-outdent-expected.txt:
* platform/qt/editing/execCommand/paste-1-expected.txt:
* platform/qt/editing/execCommand/paste-2-expected.txt:
* platform/qt/editing/execCommand/remove-list-from-range-selection-expected.txt:
* platform/qt/editing/execCommand/remove-list-item-1-expected.txt:
* platform/qt/editing/input/emacs-ctrl-o-expected.txt:
* platform/qt/editing/inserting/4278698-expected.txt:
* platform/qt/editing/inserting/editing-empty-divs-expected.txt:
* platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
* platform/qt/editing/inserting/insert-3775316-fix-expected.txt:
* platform/qt/editing/inserting/insert-3851164-fix-expected.txt:
* platform/qt/editing/inserting/insert-after-delete-001-expected.txt:
* platform/qt/editing/inserting/insert-at-end-01-expected.txt:
* platform/qt/editing/inserting/insert-at-end-02-expected.txt:
* platform/qt/editing/inserting/insert-br-001-expected.txt:
* platform/qt/editing/inserting/insert-br-003-expected.txt:
* platform/qt/editing/inserting/insert-br-005-expected.txt:
* platform/qt/editing/inserting/insert-br-006-expected.txt:
* platform/qt/editing/inserting/insert-br-007-expected.txt:
* platform/qt/editing/inserting/insert-br-008-expected.txt:
* platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt:
* platform/qt/editing/inserting/insert-div-001-expected.txt:
* platform/qt/editing/inserting/insert-div-002-expected.txt:
* platform/qt/editing/inserting/insert-div-003-expected.txt:
* platform/qt/editing/inserting/insert-div-005-expected.txt:
* platform/qt/editing/inserting/insert-div-006-expected.txt:
* platform/qt/editing/inserting/insert-div-007-expected.txt:
* platform/qt/editing/inserting/insert-div-008-expected.txt:
* platform/qt/editing/inserting/insert-div-009-expected.txt:
* platform/qt/editing/inserting/insert-div-010-expected.txt:
* platform/qt/editing/inserting/insert-div-020-expected.txt:
* platform/qt/editing/inserting/insert-div-023-expected.txt:
* platform/qt/editing/inserting/insert-div-024-expected.txt:
* platform/qt/editing/inserting/insert-div-025-expected.txt:
* platform/qt/editing/inserting/insert-div-026-expected.txt:
* platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt:
* platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt:
* platform/qt/editing/inserting/multiple-lines-selected-expected.txt:
* platform/qt/editing/inserting/paragraph-separator-03-expected.txt:
* platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.txt:
* platform/qt/editing/inserting/redo-expected.txt:
* platform/qt/editing/inserting/return-key-with-selection-001-expected.txt:
* platform/qt/editing/inserting/return-key-with-selection-002-expected.txt:
* platform/qt/editing/inserting/return-key-with-selection-003-expected.txt:
* platform/qt/editing/inserting/typing-001-expected.txt:
* platform/qt/editing/inserting/typing-002-expected.txt:
* platform/qt/editing/inserting/typing-003-expected.txt:
* platform/qt/editing/inserting/typing-around-br-001-expected.txt:
* platform/qt/editing/inserting/typing-around-image-001-expected.txt:
* platform/qt/editing/pasteboard/3976872-expected.txt:
* platform/qt/editing/pasteboard/4076267-2-expected.txt:
* platform/qt/editing/pasteboard/4076267-3-expected.txt:
* platform/qt/editing/pasteboard/4076267-expected.txt:
* platform/qt/editing/pasteboard/8145-3-expected.txt:
* platform/qt/editing/pasteboard/bad-placeholder-expected.txt:
* platform/qt/editing/pasteboard/cut-text-001-expected.txt:
* platform/qt/editing/pasteboard/displaced-generic-placeholder-expected.txt:
* platform/qt/editing/pasteboard/displaced-placeholder-expected.txt:
* platform/qt/editing/pasteboard/merge-after-delete-1-expected.txt:
* platform/qt/editing/pasteboard/merge-after-delete-2-expected.txt:
* platform/qt/editing/pasteboard/merge-after-delete-expected.txt:
* platform/qt/editing/pasteboard/merge-end-blockquote-expected.txt:
* platform/qt/editing/pasteboard/merge-end-borders-expected.txt:
* platform/qt/editing/pasteboard/paste-4035648-fix-expected.txt:
* platform/qt/editing/pasteboard/paste-line-endings-001-expected.txt:
* platform/qt/editing/pasteboard/paste-line-endings-006-expected.txt:
* platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/qt/editing/pasteboard/paste-match-style-002-expected.txt:
* platform/qt/editing/pasteboard/paste-table-003-expected.txt:
* platform/qt/editing/pasteboard/paste-table-cells-expected.txt:
* platform/qt/editing/pasteboard/paste-text-004-expected.txt:
* platform/qt/editing/pasteboard/paste-text-005-expected.txt:
* platform/qt/editing/pasteboard/paste-text-006-expected.txt:
* platform/qt/editing/pasteboard/paste-text-007-expected.txt:
* platform/qt/editing/pasteboard/paste-text-008-expected.txt:
* platform/qt/editing/pasteboard/paste-text-016-expected.txt:
* platform/qt/editing/pasteboard/paste-text-019-expected.txt:
* platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
* platform/qt/editing/pasteboard/pasting-object-expected.txt:
* platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
* platform/qt/editing/pasteboard/smart-paste-008-expected.txt:
* platform/qt/editing/pasteboard/undoable-fragment-removes-expected.txt:
* platform/qt/editing/selection/move-between-blocks-no-001-expected.txt:
* platform/qt/editing/selection/node-removal-1-expected.txt:
* platform/qt/editing/selection/node-removal-2-expected.txt:
* platform/qt/editing/selection/replace-selection-1-expected.txt:
* platform/qt/editing/selection/select-all-iframe-expected.txt:
* platform/qt/editing/style/create-block-for-style-001-expected.txt:
* platform/qt/editing/style/create-block-for-style-002-expected.txt:
* platform/qt/editing/style/create-block-for-style-003-expected.txt:
* platform/qt/editing/style/create-block-for-style-004-expected.txt:
* platform/qt/editing/style/create-block-for-style-007-expected.txt:
* platform/qt/editing/style/create-block-for-style-009-expected.txt:
* platform/qt/editing/style/create-block-for-style-010-expected.txt:
* platform/qt/editing/style/create-block-for-style-011-expected.txt:
* platform/qt/editing/style/create-block-for-style-012-expected.txt:
* platform/qt/editing/style/create-block-for-style-013-expected.txt:
* platform/qt/editing/style/designmode-expected.txt:
* platform/qt/editing/style/relative-font-size-change-001-expected.txt:
* platform/qt/editing/style/relative-font-size-change-002-expected.txt:
* platform/qt/editing/style/smoosh-styles-001-expected.txt:
* platform/qt/editing/style/smoosh-styles-003-expected.txt:
* platform/qt/editing/style/style-3998892-fix-expected.txt:
* platform/qt/editing/style/style-boundary-001-expected.txt:
* platform/qt/editing/style/style-boundary-004-expected.txt:
* platform/qt/editing/style/unbold-in-bold-expected.txt:
* platform/qt/editing/undo/4063751-expected.txt:
* platform/qt/editing/undo/redo-typing-001-expected.txt:
* platform/qt/editing/undo/undo-combined-delete-boundary-expected.txt:
* platform/qt/editing/undo/undo-combined-delete-expected.txt:
* platform/qt/editing/undo/undo-delete-boundary-expected.txt:
* platform/qt/editing/undo/undo-delete-expected.txt:
* platform/qt/editing/undo/undo-forward-delete-boundary-expected.txt:
* platform/qt/editing/undo/undo-forward-delete-expected.txt:
* platform/qt/editing/undo/undo-misspellings-expected.txt:
* platform/qt/editing/undo/undo-typing-001-expected.txt:
* platform/qt/editing/unsupported-content/list-delete-001-expected.txt:
* platform/qt/editing/unsupported-content/list-delete-003-expected.txt:
* platform/qt/editing/unsupported-content/list-type-after-expected.txt:
* platform/qt/editing/unsupported-content/list-type-before-expected.txt:
* platform/qt/editing/unsupported-content/table-delete-001-expected.txt:
* platform/qt/editing/unsupported-content/table-delete-002-expected.txt:
* platform/qt/editing/unsupported-content/table-delete-003-expected.txt:
* platform/qt/editing/unsupported-content/table-type-after-expected.txt:
* platform/qt/editing/unsupported-content/table-type-before-expected.txt:
* platform/qt/fast/dynamic/move-node-with-selection-expected.txt:
* platform/qt/svg/custom/use-clipped-hit-expected.txt:
2011-09-28 Brian Salomon <bsalomon@google.com>
[chromium / skia] temporarily add files test expectations pending rebaseline due to skia change
https://bugs.webkit.org/show_bug.cgi?id=69013
Reviewed by Stephen White.
* platform/chromium/test_expectations.txt:
2011-09-28 Gavin Barraclough <barraclough@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=64679
Fix bugs in Array.prototype this handling.
Reviewed by Oliver Hunt.
* fast/js/array-prototype-properties-expected.txt: Added.
* fast/js/array-prototype-properties.html: Added.
* fast/js/script-tests/array-prototype-properties.js: Added.
- Added layout test for array prototype functions with undefined as this value.
* ietestcenter/Javascript/15.4.4.14-5-28-expected.txt:
* ietestcenter/Javascript/15.4.4.15-5-28-expected.txt:
- These tests now pass.
2011-09-28 Mihai Parparita <mihaip@chromium.org>
Rebaseline fast/canvas/canvas-composite-transformclip.html and
fast/canvas/canvas-composite.html for Chromium Snow Leopard GPU.
* platform/chromium-gpu-mac/fast/canvas/canvas-composite-expected.png:
* platform/chromium-gpu-mac/fast/canvas/canvas-composite-transformclip-expected.png:
2011-09-28 Kenji Imasaki <imasaki@chromium.org>
[Chromium] remove a passing test from the test expectation file.
https://bugs.webkit.org/show_bug.cgi?id=69008
Reviewed by David Levin.
* platform/chromium/test_expectations.txt:
2011-09-28 Mihai Parparita <mihaip@chromium.org>
Rebaseline svg/filters/animate-fill.svg for Chromium.
* platform/chromium-cg-mac/svg/filters/animate-fill-expected.png: Added.
* platform/chromium-mac/svg/filters/animate-fill-expected.png: Added.
* platform/chromium-win/svg/filters/animate-fill-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-09-28 Kaustubh Atrawalkar <kaustubh@motorola.com>
[Gtk] Implement textInputController.doCommand
https://bugs.webkit.org/show_bug.cgi?id=66496
Reviewed by Martin Robinson.
Removed skipped tests under textInputController.doCommand for Gtk Port.
* platform/gtk/Skipped:
2011-09-28 Tom Sepez <tsepez@chromium.org>
Revert change which broke displaying end script tags in view-source, instead
deal with any trailing </script> tag included by mistake in the XSSAuditor
itself. Correct tests to detect the missing close tags.
https://bugs.webkit.org/show_bug.cgi?id=68898
Reviewed by Adam Barth.
* fast/frames/resources/viewsource-frame-2.html:
* fast/frames/viewsource-plain-text-tags-expected.txt:
* fast/frames/viewsource-plain-text-tags.html:
2011-09-28 Antaryami Pandia <antaryami.pandia@motorola.com>
Reflected attribute input.size wraps on negative values (Chrome), or
returns them (Safari).
https://bugs.webkit.org/show_bug.cgi?id=44886
Reviewed by Darin Adler.
* fast/dom/HTMLInputElement/input-size-attribute-expected.txt: Added.
* fast/dom/HTMLInputElement/input-size-attribute.html: Added.
* fast/dom/HTMLInputElement/script-tests/size-attribute.js:
* fast/dom/HTMLInputElement/size-attribute-expected.txt:
2011-09-28 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Add support for search in single resource to page agent.
https://bugs.webkit.org/show_bug.cgi?id=68998
Reviewed by Pavel Feldman.
* http/tests/inspector/search/search-in-resource-expected.txt: Added.
* http/tests/inspector/search/search-in-resource.html: Added.
* http/tests/inspector/search/search-in-resources.html:
* http/tests/inspector/search/search-test.js:
(initialize_SearchTest.InspectorTest.dumpSearchResults):
(initialize_SearchTest.InspectorTest.dumpSearchMatches):
(initialize_SearchTest):
2011-09-28 Oliver Varga <voliver@inf.u-szeged.hu>
[WK2] SVG animation pause API missing
https://bugs.webkit.org/show_bug.cgi?id=63396
Reviewed by Csaba Osztrogonác.
* platform/wk2/Skipped: Skip svg/animations/animate-from-to-keyTimes.html.
2011-09-28 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for new tests.
* platform/gtk/fast/multicol/float-paginate-empty-lines-expected.png: Added.
* platform/gtk/fast/multicol/float-paginate-empty-lines-expected.txt: Added.
* platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.png: Added.
* platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.txt: Added.
2011-09-28 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip 2 64-bits Debug crashers on GTK.
* platform/gtk/Skipped: Skip
fast/borders/inline-mask-overlay-image-outset-vertical-rl.html and plugins/js-from-destroy.html
2011-09-28 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening, update expected file after r95745.
* platform/qt-4.8/editing/deleting/merge-whitespace-pre-expected.txt:
2011-09-28 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: Refactor searching in inspector, add test (fixed non regex search).
https://bugs.webkit.org/show_bug.cgi?id=68930
Reviewed by Yury Semikhatsky.
* http/tests/inspector/search/resources/search.css: Added.
(div.searchTestUniqueString):
(div.searchTestUniqueString:hover):
* http/tests/inspector/search/resources/search.html: Added.
* http/tests/inspector/search/resources/search.js: Added.
(searchTestUniqueString):
(doSomething):
* http/tests/inspector/search/search-in-resources-expected.txt: Added.
* http/tests/inspector/search/search-in-resources.html: Added.
* http/tests/inspector/search/search-test.js: Added.
(initialize_SearchTest.InspectorTest.dumpSearchResults):
(initialize_SearchTest):
2011-09-28 Kentaro Hara <haraken@chromium.org>
Implement a PopStateEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=68896
Reviewed by Adam Barth.
Enabled pop-state-event-constructor.html, since now V8 has the PopStateEvent constructor.
* platform/chromium/test_expectations.txt:
2011-09-28 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed fix for test.
* inspector/performance/resources/inspector-startup-time.html:
2011-09-28 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: UI performance test for Inspector start-up time is required.
https://bugs.webkit.org/show_bug.cgi?id=68986
Reviewed by Yury Semikhatsky.
* inspector/performance/resources/inspector-startup-time.html: Added.
* inspector/performance/resources/performance-test.js:
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype._dump):
(initialize_TimeTracker.InspectorTest.runPerformanceTest):
2011-09-28 Kentaro Hara <haraken@chromium.org>
Implement an ErrorEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=68336
Reviewed by Adam Barth.
Enabled fast/events/constructors/error-event-constructor.html,
since V8 now has the constructor for ErrorEvent.
* platform/chromium/test_expectations.txt:
2011-09-28 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt][GTK] Skip http/tests/multipart/stop-crash.html because it fails after r96174.
https://bugs.webkit.org/show_bug.cgi?id=68979
Reviewed by Csaba Osztrogonác.
* platform/gtk/Skipped: Skip http/tests/multipart/stop-crash.html failing
* platform/qt/Skipped: Skip http/tests/multipart/stop-crash.html failing
2011-09-28 Gabor Rapcsanyi <rgabor@webkit.org>
fast/canvas/crash-set-font.html failing on all platform because
getCSSCanvasContext needs 4 parameters
https://bugs.webkit.org/show_bug.cgi?id=66291
Reviewed by Csaba Osztrogonác.
* fast/canvas/crash-set-font.html: adding the fourth parameter
2011-09-28 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test fast/canvas/canvas-composite-transformclip.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68895
Unreviewed manual rebaseline for linux gpu.
* platform/chromium-gpu-linux/fast/canvas/canvas-composite-expected.png:
2011-09-28 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test svg/custom/oversized-pattern-scale.svg and svg/custom/transformed-pattern-clamp-svg-root.svg are flaky
https://bugs.webkit.org/show_bug.cgi?id=68982
Unreviewed test_expectations.txt update.
* platform/chromium/test_expectations.txt:
2011-09-28 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: Unreviewed. Slight adjustment of the test content for better representation of the performance.
* inspector/performance/resources/show-panel.html:
2011-09-28 Shinichiro Hamaji <hamaji@chromium.org>
Unreviewed rebaseline pservers-grad-14-b again.
* platform/chromium-cg-mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
* platform/chromium-cg-mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
* platform/chromium-mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
* platform/chromium/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Removed.
2011-09-28 Shinichiro Hamaji <hamaji@chromium.org>
Layout Test fast/multicol/float-paginate-empty-lines.html and some svg tests are failing
https://bugs.webkit.org/show_bug.cgi?id=68970
Unreviewed fix for a lint error in test_expectations.txt
* platform/chromium/test_expectations.txt:
2011-09-27 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening. Add platform specific expected result for new test introduced in r96149.
* platform/qt/fast/multicol/float-paginate-empty-lines-expected.png: Added.
* platform/qt/fast/multicol/float-paginate-empty-lines-expected.txt: Added.
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test fast/canvas/canvas-composite-transformclip.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68895
Unreviewed rebaseline for skia r2300 roll.
* platform/chromium-cg-mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
* platform/chromium-gpu-win/fast/canvas/canvas-composite-expected.png:
* platform/chromium-gpu-win/fast/canvas/canvas-composite-transformclip-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
* platform/chromium/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt.
* platform/chromium/test_expectations.txt:
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
Layout Test fast/multicol/float-paginate-empty-lines.html and some svg tests are failing
https://bugs.webkit.org/show_bug.cgi?id=68970
Unreviewed test_expectations.txt update
* platform/chromium/test_expectations.txt:
2011-09-27 Chris Rogers <crogers@google.com>
Add layout test for WaveShaperNode
https://bugs.webkit.org/show_bug.cgi?id=68925
Reviewed by Kenneth Russell.
* webaudio/waveshaper-expected.txt: Added.
* webaudio/waveshaper.html: Added.
2011-09-27 Kentaro Hara <haraken@chromium.com>
Implement a PageTransitionEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=68067
Reviewed by Adam Barth.
Enabled page-transition-event-constructor.html, since now V8 has a PageTransitionEvent constructor.
* platform/chromium/test_expectations.txt:
2011-09-27 Kentaro Hara <haraken@chromium.org>
Implement a MessageEvent constructor for JSC
https://bugs.webkit.org/show_bug.cgi?id=68883
Reviewed by Adam Barth.
message-event-constructor.html checks the behavior of the MessageEvent constructor.
* fast/dom/constructed-objects-prototypes-expected.txt: Now window has MessageEvent.
* fast/events/constructors/message-event-constructor-expected.txt: Added.
* fast/events/constructors/message-event-constructor.html: Added.
* platform/chromium/test_expectations.txt: Skipped message-event-constructor.html, since V8 does not yet have the MessageEvent constructor.
2011-09-27 Eric Uhrhane <ericu@chromium.org>
[Chromium/FileWriter] race condition in FileWriter completion can lead to assert
https://bugs.webkit.org/show_bug.cgi?id=67684
Reviewed by David Levin.
* fast/filesystem/file-writer-abort-continue-expected.txt: Added.
* fast/filesystem/file-writer-abort-continue.html: Added.
* fast/filesystem/file-writer-abort-expected.txt: Added.
* fast/filesystem/file-writer-abort.html: Added.
* fast/filesystem/resources/file-writer-abort-continue.js: Added.
* fast/filesystem/resources/file-writer-abort.js: Added.
* fast/filesystem/resources/file-writer-events.js: Fixed a copy-paste error.
2011-09-27 Tim Horton <timothy_horton@apple.com>
svg/custom/oversized-pattern-scale.svg is useless because the interesting part of the test is off the screen
https://bugs.webkit.org/show_bug.cgi?id=68945
Reviewed by Darin Adler.
Change oversized-pattern-scale so that the interesting part of the pattern is on the screen,
and so that it doesn't draw a scrollbar (making it platform-independent).
Change transformed-pattern-clamp-svg-root so that it doesn't draw a gradient, making it platform-independent.
* svg/custom/oversized-pattern-scale-expected.png:
* svg/custom/oversized-pattern-scale-expected.txt:
* svg/custom/oversized-pattern-scale.svg:
* svg/custom/transformed-pattern-clamp-svg-root-expected.png:
* svg/custom/transformed-pattern-clamp-svg-root-expected.txt:
* svg/custom/transformed-pattern-clamp-svg-root.svg:
2011-09-27 Tony Chang <tony@chromium.org>
http/tests/navigation/anchor-basic.html is flaky on Snow Leopard Release Bot
https://bugs.webkit.org/show_bug.cgi?id=34222
Reviewed by Ryosuke Niwa.
Add waitUntilDone/notifyDone to eliminate flakiness on mac. Without it, the img onload handler
doesn't always run. Also reduce the multipart timeout (should help to unblock other http requests).
* http/tests/multipart/stop-crash-expected.txt:
* http/tests/multipart/stop-crash.html:
2011-09-27 Mihai Parparita <mihaip@chromium.org>
Chromium baselines for fast/multicol/float-paginate-empty-lines.html
after r96149 and 96162.
* platform/chromium-linux/fast/multicol/float-paginate-empty-lines-expected.png: Added.
* platform/chromium-mac/fast/multicol/float-paginate-empty-lines-expected.png: Added.
* platform/chromium-win/fast/multicol/float-paginate-empty-lines-expected.png: Added.
* platform/chromium-win/fast/multicol/float-paginate-empty-lines-expected.txt: Added.
2011-09-27 Kent Tamura <tkent@chromium.org>
[V8] element.dataset.nonExistingKey should return undefined.
https://bugs.webkit.org/show_bug.cgi?id=68877
Reviewed by Nate Chapin.
* fast/dom/dataset-expected.txt: Updated.
* fast/dom/script-tests/dataset.js: Add a test case.
2011-09-27 Mihai Parparita <mihaip@chromium.org>
Chromium rebaseline after r96155.
* platform/chromium-cg-mac/svg/custom/pattern-excessive-malloc-expected.png: Added.
* platform/chromium-linux/svg/custom/oversized-pattern-scale-expected.png: Added.
* platform/chromium-mac/svg/custom/transformed-pattern-clamp-svg-root-expected.png: Added.
* platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png: Added.
* platform/chromium-win/svg/custom/pattern-excessive-malloc-expected.png:
* platform/chromium-win/svg/custom/transformed-pattern-clamp-svg-root-expected.png: Added.
* platform/chromium/svg/custom/oversized-pattern-scale-expected.png: Added.
* platform/mac/svg/custom/pattern-excessive-malloc-expected.txt: Removed.
* platform/qt/svg/custom/pattern-excessive-malloc-expected.txt: Removed.
2011-09-27 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68940
Narrow the float/lines pagination heuristic to only kick in if
the previous line broke cleanly and if the floats are occurring
at the start of the line.
Reviewed by Dan Bernstein.
* fast/regions/webkit-flow-float-pushed-to-last-region.html:
* platform/mac/fast/multicol/float-paginate-empty-lines-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt:
2011-09-27 James Robinson <jamesr@chromium.org>
Add a mechanism to test for the compositing tree mutated during painting
https://bugs.webkit.org/show_bug.cgi?id=68738
Reviewed by Adam Barth.
Adds a test that caused compositing to be disabled during painting before r95863 due to a video load failing.
* compositing/video/video-with-invalid-source-expected.txt: Added.
* compositing/video/video-with-invalid-source.html: Added.
2011-09-27 Ojan Vafai <ojan@chromium.org>
take padding/border on flexbox into account with direction:rtl
https://bugs.webkit.org/show_bug.cgi?id=68846
Reviewed by David Hyatt.
* css3/flexbox/writing-modes-expected.txt:
* css3/flexbox/writing-modes.html:
2011-09-27 Mihai Parparita <mihaip@chromium.org>
Chromium test expectations update.
Make new fast/canvas/canvas-composite.html GPU expectation more specific,
since on Leopard it was conflicting with an older one.
* platform/chromium/test_expectations.txt:
2011-09-27 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r96139.
http://trac.webkit.org/changeset/96139
https://bugs.webkit.org/show_bug.cgi?id=68933
Broke table-percent-height.html on Mac bots (Requested by
mwenge2 on #webkit).
* fast/replaced/table-percent-width-expected.txt: Removed.
* fast/replaced/table-percent-width.html: Removed.
2011-09-27 Mike Reed <reed@google.com>
need to rebseline these once new aa-gdi-text code lands in skia
https://bugs.webkit.org/show_bug.cgi?id=68920
Reviewed by Kenneth Russell.
* platform/chromium/test_expectations.txt:
2011-09-27 Tim Horton <timothy_horton@apple.com>
REGRESSION(65665): Pattern size being clamped to SVG size can prevent transformed elements from being fully covered by userSpaceOnUse patterns
https://bugs.webkit.org/show_bug.cgi?id=67700
<rdar://problem/10125102>
Reviewed by Darin Adler.
pattern-excessive-malloc is so excessive that it runs into the floating point precision barrier
when determining the scale to draw the pattern at; drop the size two orders of magnitude, which is
still very excessive but easier to draw with.
Add a test (transformed-pattern-clamp-svg-root.svg) that ensures that patterns on transformed
elements are displayed correctly, instead of being clamped to the size of the <svg> element.
Add a test (oversized-pattern-scale.svg) that ensures that oversized patterns are correctly drawn
into the pattern tile scaled down and then are scaled back up when drawn to the screen.
* platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
* platform/mac/svg/custom/pattern-excessive-malloc-expected.txt:
* platform/qt/svg/custom/pattern-excessive-malloc-expected.txt:
* svg/custom/pattern-excessive-malloc-expected.txt:
* svg/custom/pattern-excessive-malloc.svg:
* svg/custom/oversized-pattern-scale-expected.png: Added.
* svg/custom/oversized-pattern-scale-expected.txt: Added.
* svg/custom/oversized-pattern-scale.svg: Added.
* svg/custom/transformed-pattern-clamp-svg-root.svg: Added.
* svg/custom/transformed-pattern-clamp-svg-root-expected.png: Added.
* svg/custom/transformed-pattern-clamp-svg-root-expected.txt: Added.
2011-09-27 Dan Bernstein <mitz@apple.com>
<rdar://problem/10098679> Assertion failure in RenderLayer::paintPaginatedChildLayer()
Reviewed by Simon Fraser.
* fast/dynamic/layer-no-longer-paginated-expected.txt: Added.
* fast/dynamic/layer-no-longer-paginated.html: Added.
2011-09-27 Ojan Vafai <ojan@chromium.org>
offsetTop/offsetLeft return the wrong values for horizontal-bt/vertical-rl writing modes
https://bugs.webkit.org/show_bug.cgi?id=68304
Reviewed by David Hyatt.
* css3/flexbox/writing-modes-expected.txt:
* css3/flexbox/writing-modes.html:
* fast/dom/offset-position-writing-modes-expected.txt: Added.
* fast/dom/offset-position-writing-modes.html: Added.
2011-09-27 Tim Horton <timothy_horton@apple.com>
Rapidly refreshing a feMorphology[erode] with r=0 can sometimes cause display corruption
https://bugs.webkit.org/show_bug.cgi?id=68816
<rdar://problem/10186468>
Reviewed by Simon Fraser.
Add a test which ensures that a zero-radius feMorphology filter returns cleared memory.
* svg/filters/feMorphology-zero-radius-expected.png: Added.
* svg/filters/feMorphology-zero-radius-expected.txt: Added.
* svg/filters/feMorphology-zero-radius.svg: Added.
2011-09-27 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68922
Paginated floats should not grow the height of a block when they don't end
up being tied to a line.
Reviewed by Dan Bernstein.
* fast/multicol/float-paginate-empty-lines.html: Added.
* fast/regions/webkit-flow-double-pagination-float-push.html: Added.
* platform/mac/fast/multicol/float-paginate-empty-lines-expected.png: Added.
* platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Added.
* platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Added.
2011-09-27 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r96131.
http://trac.webkit.org/changeset/96131
https://bugs.webkit.org/show_bug.cgi?id=68927
It made 18+ tests crash on all platform (Requested by
Ossy_night on #webkit).
* fast/js/exception-properties-expected.txt:
* fast/js/script-tests/exception-properties.js:
* fast/js/script-tests/stack-trace.js: Removed.
* fast/js/stack-trace-expected.txt: Removed.
* fast/js/stack-trace.html: Removed.
* platform/chromium/test_expectations.txt:
2011-06-28 Robert Hogan <robert@webkit.org>
Reviewed by David Hyatt.
Replaced elements squeezed when width is specified as percentage inside a table with Auto layout
https://bugs.webkit.org/show_bug.cgi?id=29447
* fast/replaced/table-percent-width.html: Added.
* fast/replaced/table-percent-width-expected.txt: Added.
2011-09-27 Simon Fraser <simon.fraser@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=67858
Roll r96070 back in now that the crash has been fixed in r96130.
* compositing/iframes/repaint-after-losing-scrollbars-expected.png:
2011-09-27 Kaustubh Atrawalkar <kaustubh@motorola.com>
Autofocus on readonly inputs does not focus the element.
https://bugs.webkit.org/show_bug.cgi?id=24092
Reviewed by Ryosuke Niwa.
* fast/forms/autofocus-readonly-attribute-expected.txt: Added.
* fast/forms/autofocus-readonly-attribute.html: Added.
2011-09-27 Mihai Parparita <mihaip@chromium.org>
Remove duplicate of fast/text/international/Geeza-Pro-vertical-metrics-adjustment.html
https://bugs.webkit.org/show_bug.cgi?id=68915
Reviewed by Ryosuke Niwa.
r92496 and r92881 were only trying to move the baselines to
platform/mac-snowleopard/platform/mac/fast, but they also inadvertedly
copied the test itself.
* platform/mac-snowleopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment.html: Removed.
2011-09-27 Juan Carlos Montemayor Elosua <j.mont@me.com>
Implement Error.stack
https://bugs.webkit.org/show_bug.cgi?id=66994
Reviewed by Oliver Hunt.
Unit tests that contain both normal and special cases for stack trace
generation.
* fast/js/exception-properties-expected.txt:
* fast/js/script-tests/exception-properties.js:
* fast/js/script-tests/stack-trace.js: Added.
(printStack):
(hostThrower):
(callbacker):
(outer):
(inner):
(evaler):
(normalOuter):
(normalInner):
(scripterInner):
(scripterOuter):
* fast/js/stack-trace-expected.txt: Added.
* fast/js/stack-trace.html: Added.
* platform/chromium/test_expectations.txt:
2011-09-27 Adrienne Walker <enne@google.com>
[Chromium] Layout Test compositing/video-page-visibility.html is failing on GPU linux
https://bugs.webkit.org/show_bug.cgi?id=68882
Unreviewed rebaseline.
* platform/chromium-gpu-linux/compositing/video-page-visibility-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-09-27 Dominic Mazzoni <dmazzoni@google.com>
AXObjectCache cleared unnecessarily when non-top Document is detached.
https://bugs.webkit.org/show_bug.cgi?id=68636
Reviewed by Chris Fleizach.
* accessibility/deleting-iframe-destroys-axcache.html: Added.
* platform/mac/accessibility/deleting-iframe-destroys-axcache-expected.txt: Added.
2011-09-26 Ryosuke Niwa <rniwa@webkit.org>
dump-as-markup conversion: editing/pasteboard/merge-end-list.html and merge-end-table.html
https://bugs.webkit.org/show_bug.cgi?id=68857
Reviewed by Kent Tamura.
Converted the tests into dump-as-markup tests. Also split each test into two tests.
* editing/pasteboard/merge-end-list-2-expected.txt: Added.
* editing/pasteboard/merge-end-list-2.html: Added.
* editing/pasteboard/merge-end-list-expected.txt: Added.
* editing/pasteboard/merge-end-list.html:
* editing/pasteboard/merge-end-table-2-expected.txt: Added.
* editing/pasteboard/merge-end-table-2.html: Added.
* editing/pasteboard/merge-end-table-expected.txt: Added.
* editing/pasteboard/merge-end-table.html:
* platform/chromium-cg-mac-leopard/editing/pasteboard/merge-end-list-expected.png: Removed.
* platform/chromium-cg-mac-leopard/editing/pasteboard/merge-end-table-expected.png: Removed.
* platform/chromium-cg-mac/editing/pasteboard/merge-end-list-expected.png: Removed.
* platform/chromium-cg-mac/editing/pasteboard/merge-end-table-expected.png: Removed.
* platform/chromium-linux/editing/pasteboard/merge-end-list-expected.png: Removed.
* platform/chromium-linux/editing/pasteboard/merge-end-table-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/merge-end-list-expected.png: Removed.
* platform/chromium-mac/editing/pasteboard/merge-end-table-expected.png: Removed.
* platform/chromium-win/editing/pasteboard/merge-end-list-expected.png: Removed.
* platform/chromium-win/editing/pasteboard/merge-end-list-expected.txt: Removed.
* platform/chromium-win/editing/pasteboard/merge-end-table-expected.png: Removed.
* platform/chromium-win/editing/pasteboard/merge-end-table-expected.txt: Removed.
* platform/gtk/editing/pasteboard/merge-end-list-expected.png: Removed.
* platform/gtk/editing/pasteboard/merge-end-list-expected.txt: Removed.
* platform/gtk/editing/pasteboard/merge-end-table-expected.png: Removed.
* platform/gtk/editing/pasteboard/merge-end-table-expected.txt: Removed.
* platform/mac-leopard/editing/pasteboard/merge-end-list-expected.png: Removed.
* platform/mac-leopard/editing/pasteboard/merge-end-table-expected.png: Removed.
* platform/mac/editing/pasteboard/merge-end-list-expected.png: Removed.
* platform/mac/editing/pasteboard/merge-end-list-expected.txt: Removed.
* platform/mac/editing/pasteboard/merge-end-table-expected.png: Removed.
* platform/mac/editing/pasteboard/merge-end-table-expected.txt: Removed.
* platform/qt/editing/pasteboard/merge-end-list-expected.png: Removed.
* platform/qt/editing/pasteboard/merge-end-list-expected.txt: Removed.
* platform/qt/editing/pasteboard/merge-end-table-expected.png: Removed.
* platform/qt/editing/pasteboard/merge-end-table-expected.txt: Removed.
2011-09-27 Julien Chaffraix <jchaffraix@webkit.org>
Crash in WebCore::HTMLParser::createHead
https://bugs.webkit.org/show_bug.cgi?id=32426
Reviewed by Darin Adler.
The crash was fixed some time ago but the test was not landed which kept the bug open.
* fast/parser/crash-HTMLParser-createHead.html: Added.
Tweaked the test case as we now throw an exception (DOM Exception 12).
2011-09-27 Julien Chaffraix <jchaffraix@webkit.org>
Crash because CSSPrimitiveValue::computeLengthDouble assumes fontMetrics are available
https://bugs.webkit.org/show_bug.cgi?id=66291
Reviewed by Darin Adler.
* fast/canvas/crash-set-font-expected.txt: Added.
* fast/canvas/crash-set-font.html: Added.
2011-09-27 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed followupfix for r96110.
This is a small adjustment of the heap size delta calculation.
* inspector/performance/resources/performance-test.js:
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype.done):
2011-09-27 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: UI performance: introduce heap size tracking stats.
https://bugs.webkit.org/show_bug.cgi?id=68901
It is interesting how much the heap memory is used by Inspector in order of running the test.
Reviewed by Yury Semikhatsky.
* inspector/performance/resources/network-append-30-requests.html:
* inspector/performance/resources/performance-test.js:
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer):
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype._getJSHeapSize):
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype.done):
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype._dump):
2011-09-27 W. James MacLean <wjmaclean@chromium.org>
Layout Test platform/chromium/compositing/zoom-animator-scale-test.html is failing.
https://bugs.webkit.org/show_bug.cgi?id=68852
Rebaseline GPU tests for Mac, Win.
Reviewed by Shinichiro Hamaji.
* platform/chromium-gpu-cg-mac/platform/chromium/compositing/zoom-animator-scale-test-expected.png:
* platform/chromium-gpu-mac/platform/chromium/compositing/zoom-animator-scale-test-expected.png:
* platform/chromium-gpu-win/platform/chromium/compositing/zoom-animator-scale-test-expected.png:
* platform/chromium/test_expectations.txt:
2011-09-27 Ben Wagner <bungeman@chromium.org>
Clipped high quality blur in skia has been fixed. Rebaseline layout tests.
https://bugs.webkit.org/show_bug.cgi?id=68577
Reviewed by Kenneth Russell.
* platform/chromium-linux-x86/fast/box-shadow: Removed.
* platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.png:
* platform/chromium-mac/fast/box-shadow/inset-box-shadow-radius-expected.png:
* platform/chromium-mac/fast/box-shadow/inset-box-shadows-expected.png:
* platform/chromium-mac/fast/box-shadow/shadow-buffer-partial-expected.png:
* platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.png:
* platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.png:
* platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.png:
* platform/chromium/test_expectations.txt:
2011-09-27 Pavel Feldman <pfeldman@google.com>
Web Inspector: split DOM.attributesUpdated into attributeModified and attributeRemoved. Send attribute name and value within the event.
https://bugs.webkit.org/show_bug.cgi?id=68613
Reviewed by Yury Semikhatsky.
* inspector/elements/mutate-unknown-node.html-disabled:
* inspector/elements/set-attribute.html:
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test fast/canvas/canvas-composite-transformclip.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68895
Unreviewed test_expectations.txt update.
* platform/chromium/test_expectations.txt:
2011-09-27 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r96070 and r96075.
http://trac.webkit.org/changeset/96070
http://trac.webkit.org/changeset/96075
https://bugs.webkit.org/show_bug.cgi?id=68893
WK2 tests started crashing after r96070 for SL and Qt
(Requested by torarne on #webkit).
* compositing/iframes/repaint-after-losing-scrollbars-expected.png:
* platform/qt/Skipped:
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test fast/canvas/webgl/premultiplyalpha-test.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68885
Unreviewed typo fix.
* platform/chromium/test_expectations.txt:
2011-09-21 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: migrate RawSourceCode clients to SourceMapping class.
https://bugs.webkit.org/show_bug.cgi?id=68524
Reviewed by Yury Semikhatsky.
* inspector/debugger/breakpoint-manager.html:
* inspector/debugger/raw-source-code.html:
2011-09-27 Vineet Chaudhary <vineet.chaudhary@motorola.com>
wrap attribute of textarea element cannot be accessed by JavaScript.
https://bugs.webkit.org/show_bug.cgi?id=68592
Reviewed by Kent Tamura.
Added test cases to check accessibility to wrap attribute by JS.
* fast/forms/textarea-wrap-attribute-expected.txt: Added.
* fast/forms/textarea-wrap-attribute.html: Added.
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test fast compositing/geometry/limit-layer-bounds-transformed-overflow.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68886
Unreviewed test_expectations.txt update.
* platform/chromium/test_expectations.txt:
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test fast/canvas/webgl/premultiplyalpha-test.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68885
Unreviewed test_expectations.txt update.
* platform/chromium/test_expectations.txt:
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
Layout Test platform/chromium/compositing/zoom-animator-scale-test.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68852
Unreviewed test_expectations.txt update. We may need GPU-CG, too.
* platform/chromium/test_expectations.txt:
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
[Crhomium] Layout Test compositing/video-page-visibility.html is failing on GPU linux
https://bugs.webkit.org/show_bug.cgi?id=68882
Unreviewed test_expectations.txt update.
* platform/chromium/test_expectations.txt:
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
[Crhomium] Layout Test svg/text/selection-(background-color|styles).xhtml is failing
https://bugs.webkit.org/show_bug.cgi?id=68881
Unreviewed test_expectations.txt update.
* platform/chromium/test_expectations.txt:
2011-09-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK gardening
* platform/gtk/Skipped: Skip svg/filters/animate-fill.svg failing
in 32-Bits Release.
* platform/gtk/test_expectations.txt: Mark
media/video-timeupdate-reverse-play.html as flaky because of bug 67407.
2011-09-27 Shinichiro Hamaji <hamaji@chromium.org>
[Chromium] Layout Test canvas/philip/tests/toDataURL.jpeg.*.html is failing on Mac 10.5 CG
https://bugs.webkit.org/show_bug.cgi?id=68879
Unreviewed test_expectations.txt update.
* platform/chromium/test_expectations.txt:
2011-09-27 Arun Patole <bmf834@motorola.com>
Audio element doesn't emit the 'playing' event every time it starts playing, after it has finished playing.
https://bugs.webkit.org/show_bug.cgi?id=60972
Reviewed by Philippe Normand.
Update media tests as the 'pause' event should be fired
and 'paused' should be set to true at the end of playback.
* media/event-attributes-expected.txt:
* media/event-attributes.html:
* media/media-element-play-after-eos-expected.txt: Added.
* media/media-element-play-after-eos.html: Added.
* media/video-loop-expected.txt:
2011-09-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK gardening.
* platform/gtk/Skipped:
Skip outdated canvas/philip/tests/2d.drawImage.outsidesource.html.
* platform/gtk/test_expectations.txt:
media/video-playing-and-pause.html is flaky.
2011-09-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline after r95845, r95897 and r95857.
* platform/gtk/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
* platform/gtk/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
* platform/gtk/fast/ruby/ruby-text-before-after-content-expected.txt: Added.
* platform/gtk/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
2011-09-27 Rakesh KN <rakesh.kn@motorola.com>
<input> with autofocus doesn't lose focus when it has a certain onblur listener
https://bugs.webkit.org/show_bug.cgi?id=68513
Reviewed by Kent Tamura.
These changes make sure that an element is focused only once when autofocus attribute is used.
* fast/forms/autofocus-focus-only-once-expected.txt: Added.
* fast/forms/autofocus-focus-only-once.html: Added.
2011-09-27 Renata Hodovan <reni@webkit.org>
[Qt] Add missing test expecteds after r95924.
Unreviewed gardening.
* platform/qt/fast/ruby/ruby-base-merge-block-children-crash-expected.png: Added.
* platform/qt/fast/ruby/ruby-base-merge-block-children-crash-expected.txt: Added.
2011-09-26 Ryosuke Niwa <rniwa@webkit.org>
dump-as-markup conversion: editing/deleting/delete-to-end-of-paragraph.html
https://bugs.webkit.org/show_bug.cgi?id=68865
Reviewed by Kent Tamura.
Converted the test.
* editing/deleting/delete-to-end-of-paragraph-expected.txt: Added.
* editing/deleting/delete-to-end-of-paragraph.html:
* platform/chromium-linux/editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.
* platform/chromium-win/editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.
* platform/chromium-win/editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
* platform/gtk/editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
* platform/mac-leopard/editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.
* platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.
* platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
* platform/qt/editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.
* platform/qt/editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
2011-09-26 Renata Hodovan <reni@webkit.org>
[Qt] Skip two tests because they are failing after r96070.
Unreviewed gardening.
* platform/qt/Skipped:
2011-09-26 Kentaro Hara <haraken@chromium.org>
Implement PopStateEvent.state with SerializedScriptValue and ScriptValue
https://bugs.webkit.org/show_bug.cgi?id=68345
Reviewed by Adam Barth.
* fast/events/constructors/pop-state-event-constructor-expected.txt:
* fast/events/constructors/pop-state-event-constructor.html: Removed failures and crashes. Added one test case.
2011-09-09 Simon Fraser <simon.fraser@apple.com>
Translucent scrollbars on composited layers render incorrectly
https://bugs.webkit.org/show_bug.cgi?id=58515
Reviewed by Sam Weinig.
Pixel test with translucent scrollbars, to test whether they get
rendered twice.
* compositing/scrollbar-painting-expected.png: Added.
* compositing/scrollbar-painting-expected.txt: Added.
* compositing/scrollbar-painting.html: Added.
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Put back all Chromium platform failing expectations for some tests (they
still fail on all platforms on the GPU bots).
* platform/chromium/test_expectations.txt:
2011-09-26 Kentaro Hara <haraken@chromium.org>
Implement a CloseEvent constructor for V8
https://bugs.webkit.org/show_bug.cgi?id=68793
Reviewed by Adam Barth.
Enabled close-event-constructor.html, since now V8 has the CloseEvent constructor.
* platform/chromium/test_expectations.txt:
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Chromium test expectations update.
* platform/chromium/test_expectations.txt:
2011-09-26 Ryosuke Niwa <rniwa@webkit.org>
editing/selection/select-bidi-run.html fails on Chromium Windows and Linux
https://bugs.webkit.org/show_bug.cgi?id=68832
Unreviewed; remove the failing test expectation because it started passing after r96016.
* platform/chromium/test_expectations.txt:
2011-09-26 Ryosuke Niwa <rniwa@webkit.org>
Skip the test added by r95964 on Qt and GTK because it has been failing
on those two platforms. The failure is tracked by the bugs 68854 and 68855.
* platform/gtk/Skipped:
* platform/qt/Skipped:
2011-09-26 Joshua Bell <jsbell@chromium.org>
IndexedDB: Second half of IDBFactory.getDatabaseNames implementation
https://bugs.webkit.org/show_bug.cgi?id=68818
Reviewed by Tony Chang.
Adds ability to enumerate IndexedDB databases within an origin.
* storage/indexeddb/factory-basics-expected.txt: Added.
* storage/indexeddb/factory-basics.html: Added.
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Remove failing Chromium expectations for tests that now pass.
Rebaseline repaint tests for Chromium Snow Leopard CG after r96005.
* platform/chromium-cg-mac/fast/repaint/flexible-box-overflow-expected.png: Added.
* platform/chromium-cg-mac/fast/repaint/flexible-box-overflow-horizontal-expected.png: Added.
* platform/chromium-cg-mac/fast/repaint/inline-block-overflow-expected.png: Added.
* platform/chromium-cg-mac/fast/repaint/layer-child-outline-expected.png: Added.
* platform/chromium-cg-mac/fast/repaint/layer-outline-expected.png: Added.
* platform/chromium-cg-mac/fast/repaint/layer-outline-horizontal-expected.png: Added.
* platform/chromium-cg-mac/fast/repaint/text-shadow-expected.png: Added.
* platform/chromium-cg-mac/fast/repaint/text-shadow-horizontal-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-09-26 Tim Horton <timothy_horton@apple.com>
<animateColor> applied to filtered ellipse does not update
https://bugs.webkit.org/show_bug.cgi?id=68457
<rdar://problem/10154777>
Reviewed by Darin Adler.
Test that changing the fill on a filtered shape properly invalidates the filtered result.
* svg/filters/animate-fill-expected.png: Added.
* svg/filters/animate-fill-expected.txt: Added.
* svg/filters/animate-fill.svg: Added.
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Remove failing expectations for some ruby tests, since they were
renamed to -disabled with r94327 and thus aren't being run at all.
Add compositing/video-page-visibility.html Windows GPU baselines.
* platform/chromium-gpu-win/compositing/video-page-visibility-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
* platform/chromium/test_expectations.txt:
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Remove failing Chromium test expectations for tests that now pass
(mainly due to r95751, which implemented Function.prototype.bind for
JSC, resulting in baseline updates that now work for V8 too).
* platform/chromium/test_expectations.txt:
2011-09-26 Max Perepelitsyn <pph34r@gmail.com>
Set but unused variables cleanup in v8 bindings (gcc 4.6)
https://bugs.webkit.org/show_bug.cgi?id=68079
Reviewed by Adam Barth.
* http/tests/websocket/tests/hybi/send-object-tostring-check-expected.txt: Added.
* http/tests/websocket/tests/hybi/send-object-tostring-check.html: Added.
2011-09-26 Tony Chang <tony@chromium.org>
switch the initial value of flex-order to 0
https://bugs.webkit.org/show_bug.cgi?id=68820
Reviewed by Ojan Vafai.
* css3/flexbox/flex-order.html:
2011-09-26 Chris Marrin <cmarrin@apple.com>
Enable requestAnimationFrame on Windows
https://bugs.webkit.org/show_bug.cgi?id=68397
Reviewed by Simon Fraser.
Unskip requestAnimationFrame tests for Windows. request-animation-frame-during-modal.html
is still skipped because it uses showModalDialog which is not supported in DRT on Windows
* platform/win/Skipped:
2011-09-26 Ryosuke Niwa <rniwa@webkit.org>
editing/selection/select-bidi-run.html timeouts on non-Mac platforms
https://bugs.webkit.org/show_bug.cgi?id=68831
Reviewed by Enrica Casucci.
Click at (0,0) to reset click count instead of a long leapForward.
* editing/selection/select-bidi-run.html:
2011-09-26 Kenji Imasaki <imasaki@chromium.org>
[Chromium] Update the test expectaion file for media related tests.
It includes updating bug numbers, removing
media/video-controls-visible-audio-only.html, and unskipping
media/media-document-audio-repaint.html.
https://bugs.webkit.org/show_bug.cgi?id=68254
Reviewed by David Levin.
* platform/chromium/test_expectations.txt:
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Remove test that no longer crashes (fixed by r95985).
* platform/chromium/test_expectations.txt:
2011-09-26 Mike Reed <reed@google.com>
[skia] need rebaseline after the next skia roll -- improvements to xfermodes on gpu
https://bugs.webkit.org/show_bug.cgi?id=68807
Reviewed by Stephen White.
* platform/chromium/test_expectations.txt:
2011-09-26 Simon Fraser <simon.fraser@apple.com>
Repaint tests don't work in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=68453
Reviewed by Sam Weinig.
Update Mac results to use the new repaint rects. Differences from old results:
* There are no longer invalidates from scrolling.
* We no longer see the effects of AppKit rect coalescing.
* Composting tests show the overlay now, but repaints in compositing layers do not show.
Bad results in a couple of tests are covered by bugs 68830 and 68829.
* platform/mac/fast/repaint/4774354-expected.png:
* platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
* platform/mac/fast/repaint/block-selection-gap-in-composited-layer-expected.png:
* platform/mac/fast/repaint/border-radius-repaint-expected.png:
* platform/mac/fast/repaint/clipped-relative-expected.png:
* platform/mac/fast/repaint/containing-block-position-change-expected.png:
* platform/mac/fast/repaint/control-clip-expected.png:
* platform/mac/fast/repaint/delete-into-nested-block-expected.png:
* platform/mac/fast/repaint/fixed-and-absolute-position-scrolled-expected.png:
* platform/mac/fast/repaint/fixed-scroll-simple-expected.png:
* platform/mac/fast/repaint/flexible-box-overflow-expected.png:
* platform/mac/fast/repaint/flexible-box-overflow-horizontal-expected.png:
* platform/mac/fast/repaint/float-move-during-layout-expected.png:
* platform/mac/fast/repaint/float-overflow-expected.png:
* platform/mac/fast/repaint/float-overflow-right-expected.png:
* platform/mac/fast/repaint/iframe-scroll-repaint-expected.png:
* platform/mac/fast/repaint/inline-block-overflow-expected.png:
* platform/mac/fast/repaint/japanese-rl-selection-repaint-expected.png:
* platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
* platform/mac/fast/repaint/layer-child-outline-expected.png:
* platform/mac/fast/repaint/layer-outline-expected.png:
* platform/mac/fast/repaint/layer-outline-horizontal-expected.png:
* platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.png:
* platform/mac/fast/repaint/line-overflow-expected.png:
* platform/mac/fast/repaint/nested-iframe-scroll-inner-expected.png:
* platform/mac/fast/repaint/nested-iframe-scroll-outer-expected.png:
* platform/mac/fast/repaint/outline-child-repaint-expected.png:
* platform/mac/fast/repaint/outline-shrinking-expected.png:
* platform/mac/fast/repaint/overflow-delete-line-expected.png:
* platform/mac/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.png:
* platform/mac/fast/repaint/repaint-during-scroll-expected.png:
* platform/mac/fast/repaint/scale-page-shrink-expected.png:
* platform/mac/fast/repaint/search-field-cancel-expected.png:
* platform/mac/fast/repaint/selection-after-remove-expected.png:
* platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
* platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
* platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
* platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
* platform/mac/fast/repaint/static-to-positioned-expected.png:
* platform/mac/fast/repaint/table-cell-move-expected.png:
* platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.png:
* platform/mac/fast/repaint/text-shadow-expected.png:
* platform/mac/fast/repaint/text-shadow-horizontal-expected.png:
2011-09-26 John Bauman <jbauman@chromium.org>
Fix nonpremultiplied webgl toDataURL to jpeg
https://bugs.webkit.org/show_bug.cgi?id=68366
Update the premultiplyalpha-test from the WebGL conformance tests.
Also use the correct expected result for toDataURL.jpeg.alpha.html.
Reviewed by Kenneth Russell.
* fast/canvas/webgl/premultiplyalpha-test-expected.txt:
* fast/canvas/webgl/premultiplyalpha-test.html:
* platform/mac/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt:
2011-09-26 Ryosuke Niwa <rniwa@webkit.org>
Add a failing expectation to the test added by r95964 on Chromium Linux and Chromium Windows.
The failure is tracked by the bug 68832.
* platform/chromium/test_expectations.txt:
2011-09-26 W. James MacLean <wjmaclean@chromium.org>
[chromium] Revise zoom animator backend to use full transform instead of just scale.
https://bugs.webkit.org/show_bug.cgi?id=68535
Reviewed by Kenneth Russell.
* platform/chromium-gpu-linux/platform/chromium/compositing/zoom-animator-scale-test-expected.png: Added.
* platform/chromium/compositing/zoom-animator-scale-test.html:
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Layout Test fast/animation/request-animation-frame-timestamps-advance.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68821
Switch test to use finishJSTest(), which handles js-test-post.js loading
after the test is complete better.
* fast/animation/request-animation-frame-timestamps-advance.html:
* fast/animation/script-tests/request-animation-frame-timestamps-advance.js:
(window.webkitRequestAnimationFrame):
* platform/chromium/test_expectations.txt:
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Rebaseline fast/dom/Window/window-resize-contents.html for non-Chromium ports.
Previous expected result was Chromium-specific because console line
numbers were different in JSC.
Additionally, the test doesn't behave as expected for non-Chromium
ports (window size remains at 800x600). Update the baselines to use
that for now, so that we're still aware of regressions/progressions.
* fast/dom/Window/window-resize-contents-expected.txt:
* platform/chromium/fast/dom/Window/window-resize-contents-expected.txt: Copied from LayoutTests/fast/dom/Window/window-resize-contents-expected.txt.
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Unreviewed, rolling out r95960.
http://trac.webkit.org/changeset/95960
https://bugs.webkit.org/show_bug.cgi?id=58608
Significantly changes table border rendering
* fast/borders/border-groove-expected.png: Removed.
* fast/borders/border-groove-expected.txt: Removed.
* fast/borders/border-groove.html: Removed.
* fast/borders/border-inset-expected.png: Removed.
* fast/borders/border-inset-expected.txt: Removed.
* fast/borders/border-inset.html: Removed.
* fast/borders/border-outset-expected.png: Removed.
* fast/borders/border-outset-expected.txt: Removed.
* fast/borders/border-outset.html: Removed.
* fast/borders/border-ridge-expected.png: Removed.
* fast/borders/border-ridge-expected.txt: Removed.
* fast/borders/border-ridge.html: Removed.
2011-09-26 Mihai Parparita <mihaip@chromium.org>
Chromium test expectations update.
* platform/chromium/test_expectations.txt:
2011-09-12 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION(r74971): Selection doesn't work correctly in BiDi Text
https://bugs.webkit.org/show_bug.cgi?id=57340
Reviewed by Eric Seidel.
* editing/selection/select-bidi-run-expected.txt: Added.
* editing/selection/select-bidi-run.html: Added.
2011-09-26 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt/fast/dom/Window/window-resize-contents-expected.png: Added after r95897.
* platform/qt/fast/dom/Window/window-resize-contents-expected.txt: Added after r95897.
* platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.png: Updated after r95897.
* platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.txt: Updated after r95897.
* platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.png: Updated after r95897.
* platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.txt: Updated after r95897.
* platform/qt/fast/ruby/ruby-text-before-after-content-expected.png: Added after r95857.
* platform/qt/fast/ruby/ruby-text-before-after-content-expected.txt: Added after r95857.
2011-09-26 Antaryami Pandia <antaryami.pandia@motorola.com>
Groove/inset/outset borders show solid if the color is black.
https://bugs.webkit.org/show_bug.cgi?id=58608
Reviewed by Simon Fraser.
* fast/borders/border-groove-expected.png: Added.
* fast/borders/border-groove-expected.txt: Added.
* fast/borders/border-groove.html: Added.
* fast/borders/border-inset-expected.png: Added.
* fast/borders/border-inset-expected.txt: Added.
* fast/borders/border-inset.html: Added.
* fast/borders/border-outset-expected.png: Added.
* fast/borders/border-outset-expected.txt: Added.
* fast/borders/border-outset.html: Added.
* fast/borders/border-ridge-expected.png: Added.
* fast/borders/border-ridge-expected.txt: Added.
* fast/borders/border-ridge.html: Added.
2011-09-26 Abhishek Arya <inferno@chromium.org>
Delete retired custom font data only on document
destruction, and not on recalc style.
https://bugs.webkit.org/show_bug.cgi?id=68805
Reviewed by Dave Hyatt.
* fast/text/custom-font-data-crash-expected.txt: Added.
* fast/text/custom-font-data-crash.html: Added.
2011-09-23 Adrienne Walker <enne@google.com>
[chromium] Update VideoLayerChromium textures after texture resources are reclaimed
https://bugs.webkit.org/show_bug.cgi?id=68742
Reviewed by James Robinson.
Without this patch, this video texture is invalid.
* compositing/video-page-visibility-expected.png: Added.
* compositing/video-page-visibility-expected.txt: Added.
* compositing/video-page-visibility.html: Added.
2011-09-26 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: generic performance UI test for panel switch.
https://bugs.webkit.org/show_bug.cgi?id=68806
Reviewed by Pavel Feldman.
* inspector/performance/resources/show-panel-elements.html: Removed.
* inspector/performance/resources/show-panel-network.html: Removed.
* inspector/performance/resources/show-panel.html: Added.
2011-09-26 Zsolt Fehér <feherzs@inf.u-szeged.hu>
Unreviewed Qt gardening.
https://bugs.webkit.org/show_bug.cgi?id=68796
* platform/qt/Skipped:
2011-09-26 Zsolt Fehér <feherzs@inf.u-szeged.hu>
Unreviewed Qt gardening.
https://bugs.webkit.org/show_bug.cgi?id=51639
* platform/qt/Skipped:
2011-09-26 Andrey Kosyakov <caseq@chromium.org>
Web Inspector: [Extensions API] allow resources to hook on click on resource links
https://bugs.webkit.org/show_bug.cgi?id=68528
Reviewed by Yury Semikhatsky.
* http/tests/inspector/extensions-test.js:
(initialize_ExtensionsTest.InspectorTest.runExtensionTests):
(initialize_ExtensionsTest):
* inspector/extensions/extensions-api-expected.txt:
* inspector/extensions/extensions-resources-expected.txt:
* inspector/extensions/extensions-resources.html:
2011-09-23 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: Timeline: record root event for the function calls enforced by console eval.
https://bugs.webkit.org/show_bug.cgi?id=68695
In a complex web application developer might want to timeline a specific piece of code.
In this case he can do the next steps:
1) start timeline;
2) eval a command in console;
3) stop timeline.
I think it'd be nice to have a root event for the all the events that happened as the result of such eval.
Reviewed by Yury Semikhatsky.
* inspector/timeline/timeline-injected-script-eval-expected.txt: Added.
* inspector/timeline/timeline-injected-script-eval.html: Added.
* platform/chromium/inspector/timeline/timeline-injected-script-eval-expected.txt: Added.
* platform/chromium/inspector/timeline/timeline-receive-response-event-expected.txt:
2011-09-26 James Robinson <jamesr@chromium.org>
[mac] Timestamp parameter to requestAnimationFrame is busted in USE(REQUEST_ANIMATION_FRAME_TIMER) path
https://bugs.webkit.org/show_bug.cgi?id=68769
Reviewed by Simon Fraser.
Adds a test that the timestamp parameter to the requestAnimationFrame callback advances between calls.
* fast/animation/request-animation-frame-timestamps-advance-expected.txt: Added.
* fast/animation/request-animation-frame-timestamps-advance.html: Added.
* fast/animation/script-tests/request-animation-frame-timestamps-advance.js: Copied from LayoutTests/fast/animation/script-tests/request-animation-frame-timestamps.js.
(busyWait):
(window.webkitRequestAnimationFrame):
* fast/animation/script-tests/request-animation-frame-timestamps.js:
Remove the element parameter, they aren't a useful part of the test.
2011-09-25 Kentaro Hara <haraken@chromium.org>
Implement a CloseEvent constructor for JSC
https://bugs.webkit.org/show_bug.cgi?id=68340
Reviewed by Oliver Hunt.
* fast/dom/constructed-objects-prototypes-expected.txt: Now window has CloseEvent.
* fast/events/constructors/close-event-constructor-expected.txt: Added.
* fast/events/constructors/close-event-constructor.html: Added.
* platform/chromium/test_expectations.txt: Skipped close-event-constructor.html, since V8 does not yet have the CloseEvent constructor.
2011-09-25 Dan Bernstein <mitz@apple.com>
<rdar://problem/10156263> ASSERT in WebCore::FrameView::scheduleRelayoutOfSubtree
Reviewed by Sam Weinig.
* fast/dynamic/subtree-unrooted-expected.txt: Added.
* fast/dynamic/subtree-unrooted.html: Added.
2011-09-24 Abhishek Arya <inferno@chromium.org>
Issues with merging block children of a ruby
base with another ruby base having inline children.
https://bugs.webkit.org/show_bug.cgi?id=66124
Reviewed by Dan Bernstein.
* fast/ruby/ruby-base-merge-block-children-crash.html: Added.
* platform/mac/fast/ruby/ruby-base-merge-block-children-crash-expected.txt: Added.
2011-09-25 Philippe Normand <pnormand@igalia.com>
Unreviewed, remove fast/workers/storage/interrupt-database.html
from GTK test_expectations since it's been skipped in r95809.
* platform/gtk/test_expectations.txt:
2011-09-24 Mihai Parparita <mihaip@chromium.org>
Remove Chromium failing expectations for WCSS tests now that they're
been removed with r95911.
* platform/chromium/test_expectations.txt:
2011-09-24 Mihai Parparita <mihaip@chromium.org>
Mark an svg/ test as slow, and remove incorrect baselines for another.
* platform/chromium-cg-mac-leopard/fast/ruby/ruby-text-before-after-content-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-09-24 Geoffrey Garen <ggaren@apple.com>
Allocate new objects unmarked
https://bugs.webkit.org/show_bug.cgi?id=68764
Reviewed by Oliver Hunt.
Made this flaky test less flaky. (Just enough to make my patch not fail.)
* fast/dom/gc-10.html: Count objects immediately after GC to get an
exact count. Call 'reload' a few times to improve test coverage. Preload
properties in case they're lazily instantiated, which would change
object count numbers. Also, use the 'var' keyword like a good little
JavaScripter.
2011-09-24 Adam Barth <abarth@webkit.org>
Remove ENABLE(WCSS) and associated code
https://bugs.webkit.org/show_bug.cgi?id=68759
Reviewed by Darin Adler.
* fast/wcss: Removed.
* fast/wcss/wap-input-format-expected.txt: Removed.
* fast/wcss/wap-input-format.xhtml: Removed.
* fast/wcss/wap-input-required-expected.txt: Removed.
* fast/wcss/wap-input-required.xhtml: Removed.
2011-09-24 Dan Bernstein <mitz@apple.com>
Added Snow Leopard-specific expected results.
* platform/mac-snowleopard/platform/mac/fast/text/combining-character-sequence-fallback-expected.txt: Added.
2011-09-24 Young Han Lee <joybro@company100.net>
SVGAnimation does not support 'values' for from-to animations
https://bugs.webkit.org/show_bug.cgi?id=64859
Reviewed by Dirk Schulze.
If from-to animation have discrete calc-mode and have a 'keyTimes' list, values of
the keyTimes indicate the begin and the end of the animation respectively.[1][2]
When keyTimes is given, calculate the progress percentage of the animation with it
even for from-to animation.
[1] http://www.w3.org/TR/SVG/animate.html#ValueAttributes
[2] http://www.w3.org/TR/2001/REC-smil-animation-20010904/#AnimFuncValues
* svg/animations/animate-from-to-keyTimes-expected.txt: Added.
* svg/animations/animate-from-to-keyTimes.html: Added.
* svg/animations/script-tests/animate-from-to-keyTimes.js: Added.
(sample1):
(sample2):
(executeTest):
2011-09-23 Chris Fleizach <cfleizach@apple.com>
WebKit does not expose AXPlaceholder value on password fields
https://bugs.webkit.org/show_bug.cgi?id=68745
Reviewed by Oliver Hunt.
* accessibility/placeholder-expected.txt:
* accessibility/placeholder.html:
2011-09-23 Justin Novosad <junov@chromium.org>
Unwarranted DOM Exception when canvas2D drawImage is called with src
rect is out of bounds
https://bugs.webkit.org/show_bug.cgi?id=65709
Reviewed by Oliver Hunt.
* fast/canvas/drawImage-with-invalid-args-expected.txt:
* fast/canvas/drawImage-with-invalid-args.html:
This test covers (among other things) cases where the source rectangle is
_completely_ outside the bounds of the source image. It was modified to no
longer expect DOM exceptions
* platform/chromium/test_expectations.txt:
Out-dated test canvas/philip/tests/2d.drawImage.outsidesource.html
is now expected to fail
* platform/mac/Skipped:
Skipping canvas/philip/tests/2d.drawImage.outsidesource.html
2011-09-23 Mihai Parparita <mihaip@chromium.org>
[Chromium] REGRESSION (r95725): Resizing a window doesn't resize the contents
https://bugs.webkit.org/show_bug.cgi?id=68730
Reviewed by James Robinson.
Test for resizing of the window triggering resizing of contents.
* fast/dom/Window/window-resize-contents-expected.txt: Added.
* fast/dom/Window/window-resize-contents.html: Added.
2011-09-23 Mihai Parparita <mihaip@chromium.org>
Rebaseline fast/ruby/ruby-text-before-after-content.html for Chromium Mac.
Mark media/controls-right-click-on-timebar.html as flaky.
* platform/chromium-cg-mac-leopard/fast/ruby/ruby-text-before-after-content-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/ruby/ruby-text-before-after-content-expected.txt: Added.
* platform/chromium-mac/fast/ruby/ruby-text-before-after-content-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-09-23 Varun Jain <varunjain@google.com>
Refactor WebViewImpl::scrollFocusedNodeIntoRect to a better place and add tests
https://bugs.webkit.org/show_bug.cgi?id=68198
Reviewed by Dimitri Glazkov.
* fast/dom/scroll-element-to-rect-centered-expected.txt: Added.
* fast/dom/scroll-element-to-rect-centered.html: Added.
* fast/dom/scroll-element-to-rect-expected.txt: Added.
* fast/dom/scroll-element-to-rect.html: Added.
2011-09-23 Dean Jackson <dino@apple.com>
Add -webkit-filter to CSSPropertyNames
https://bugs.webkit.org/show_bug.cgi?id=68675
Reviewed by Simon Fraser.
New test for rudimentary parsing of -webkit-filter.
Since currently only the Apple port enables the
feature, add this new test to the platform skip lists
for GTK, QT and Chromium.
* css3/filters/filter-property-expected.txt: Added.
* css3/filters/filter-property.html: Added.
* css3/filters/script-tests/TEMPLATE.html: Added.
* css3/filters/script-tests/filter-property.js: Added.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/qt/Skipped:
2011-09-23 Jay Soffian <jaysoffian@gmail.com>
chrome.dll!WebCore::ApplyStyleCommand::applyBlockStyle ReadAV@NULL (64db547804532a84be2e53721e499e9e)
https://bugs.webkit.org/show_bug.cgi?id=51639
Reviewed by Tony Chang.
Add repro for a crash inside WebCore::ApplyStyleCommand::applyBlockStyle. Fixed by r94840.
* editing/style/justify-without-enclosing-block-expected.txt: Added.
* editing/style/justify-without-enclosing-block.xhtml: Added.
2011-09-23 Adam Barth <abarth@webkit.org>
Note flaky test.
* platform/chromium/test_expectations.txt:
2011-09-23 Tom Sepez <tsepez@chromium.org>
Add a few more possiblities to the test cases for xss denial.
https://bugs.webkit.org/show_bug.cgi?id=47120
Reviewed by Adam Barth.
* http/tests/security/xss-DENIED-document-baseURI-javascript-with-spaces-expected.txt: Added.
* http/tests/security/xss-DENIED-document-baseURI-javascript-with-spaces.html: Added.
* http/tests/security/xss-DENIED-window-open-javascript-url-with-spaces-expected.txt: Added.
* http/tests/security/xss-DENIED-window-open-javascript-url-with-spaces.html: Added.
2011-09-23 Chang Shu <cshu@webkit.org>
[WK2] [Qt] Implement MouseDown/MouseUp/MouseMoveTo functions for WebKit2 EventSender
https://bugs.webkit.org/show_bug.cgi?id=68556
Implement the MouseDown/MouseUp/MouseMoveTo functions on Qt platform.
Unskip passed tests.
Reviewed by Darin Adler.
* platform/qt-wk2/Skipped:
gh@apple.com>
Strict mode does not work in non-trivial nested functions.
https://bugs.webkit.org/show_bug.cgi?id=68740
Reviewed by Oliver Hunt.
Function-info caching does not preserve all state that it should.
* fast/js/nested-functions-expected.txt: Added.
* fast/js/nested-functions.html: Added.
* fast/js/script-tests/nested-functions.js: Added.
(runTests.test1):
(runTests.test2):
(runTests.test3):
(runTests):
2011-09-23 Dan Bernstein <mitz@apple.com>
<rdar://problem/10178576> REGRESSION (r95391): Crash in -[WebCascadeList objectAtIndex:] when a font-family list contains missing fonts
https://bugs.webkit.org/show_bug.cgi?id=68737
Reviewed by Darin Adler.
* fast/text/combining-character-sequence-fallback-crash-expected.txt: Added.
* fast/text/combining-character-sequence-fallback-crash.html: Added.
2011-09-23 David Reveman <reveman@chromium.org>
[Chromium] Fix CSS 3D corner anti-aliasing.
https://bugs.webkit.org/show_bug.cgi?id=68087
Reviewed by James Robinson.
Add a test to check sharp corner rendering of CSS 3D transformed
elements.
* platform/chromium-gpu-linux/compositing/flat-with-transformed-child-expected.checksum: Removed.
* platform/chromium-gpu-linux/compositing/flat-with-transformed-child-expected.png: Added.
* platform/chromium-gpu-linux/platform/chromium/compositing/3d-corners-expected.png: Added.
* platform/chromium-gpu-linux/platform/chromium/compositing/backface-visibility-transformed-expected.png:
* platform/chromium-gpu-linux/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
* platform/chromium/compositing/3d-corners-expected.txt: Added.
* platform/chromium/compositing/3d-corners.html: Added.
* platform/chromium/test_expectations.txt:
2011-09-23 Mihai Parparita <mihaip@chromium.org>
Add failing expectations for tests added by r95852.
* platform/chromium/test_expectations.txt:
2011-09-23 Gavin Barraclough <barraclough@apple.com>
Updating now-passing Layout test.
Rubber stamped by geoff garen
* fast/js/Object-getOwnPropertyNames-expected.txt:
* fast/js/script-tests/Object-getOwnPropertyNames.js:
2011-09-23 Abhishek Arya <inferno@chromium.org>
Unreviewed. Chromium rebaselines for r95857.
* platform/chromium-linux/fast/ruby/ruby-text-before-after-content-expected.png: Added.
* platform/chromium-win/fast/ruby/ruby-text-before-after-content-expected.png: Added.
* platform/chromium-win/fast/ruby/ruby-text-before-after-content-expected.txt: Added.
2011-09-23 Ojan Vafai <ojan@chromium.org>
remove physical flex-flow values to match the updated spec
https://bugs.webkit.org/show_bug.cgi?id=68728
Reviewed by Tony Chang.
* css3/flexbox/css-properties-expected.txt:
* css3/flexbox/script-tests/css-properties.js:
2011-09-23 Abhishek Arya <inferno@chromium.org>
Style not updated for :before, :after content
in ruby text.
https://bugs.webkit.org/show_bug.cgi?id=68625
Reviewed by Dave Hyatt.
* fast/ruby/ruby-text-before-after-content-expected.png: Added.
* fast/ruby/ruby-text-before-after-content-expected.txt: Added.
* fast/ruby/ruby-text-before-after-content.html: Added.
2011-09-23 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68719
Push through multiple regions when an object doesn't fit in any of them. Unlike with pages and
columns, when regions have a non-uniform height, we may need to push through multiple regions
in order to find one that fits.
Added an optimization for quickly noticing if regions do have a uniform height so that we can
treat them like columns and pages if so.
Also fixed the end line matchup to properly null out endLine when no next line box exists. The new
layout tests I wrote to cover this feature exposed this crasher, so fixing it in order to land
the new tests.
Reviewed by Anders Carlsson.
* fast/regions/webkit-flow-float-pushed-to-last-region.html: Added.
* fast/regions/webkit-flow-float-unable-to-push.html: Added.
* platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Added.
* platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.png: Added.
* platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Added.
2011-09-23 Konstantin Scheglov <scheglov@google.com>
Redrawing dirty parts of a large table is very slow
https://bugs.webkit.org/show_bug.cgi?id=64546
Reviewed by David Hyatt.
Tests for invalidating collapsed borders cache.
* fast/table/border-collapsing/cached-cell-append-expected.png: Added.
* fast/table/border-collapsing/cached-cell-append-expected.txt: Added.
* fast/table/border-collapsing/cached-cell-append.html: Added.
* fast/table/border-collapsing/cached-cell-remove-expected.png: Added.
* fast/table/border-collapsing/cached-cell-remove-expected.txt: Added.
* fast/table/border-collapsing/cached-cell-remove.html: Added.
* fast/table/border-collapsing/cached-change-cell-border-color-expected.png: Added.
* fast/table/border-collapsing/cached-change-cell-border-color-expected.txt: Added.
* fast/table/border-collapsing/cached-change-cell-border-color.html: Added.
* fast/table/border-collapsing/cached-change-cell-border-width-expected.png: Added.
* fast/table/border-collapsing/cached-change-cell-border-width-expected.txt: Added.
* fast/table/border-collapsing/cached-change-cell-border-width.html: Added.
* fast/table/border-collapsing/cached-change-col-border-color-expected.png: Added.
* fast/table/border-collapsing/cached-change-col-border-color-expected.txt: Added.
* fast/table/border-collapsing/cached-change-col-border-color.html: Added.
* fast/table/border-collapsing/cached-change-col-border-width-expected.png: Added.
* fast/table/border-collapsing/cached-change-col-border-width-expected.txt: Added.
* fast/table/border-collapsing/cached-change-col-border-width.html: Added.
* fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png: Added.
* fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt: Added.
* fast/table/border-collapsing/cached-change-colgroup-border-color.html: Added.
* fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png: Added.
* fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt: Added.
* fast/table/border-collapsing/cached-change-colgroup-border-width.html: Added.
* fast/table/border-collapsing/cached-change-row-border-color-expected.png: Added.
* fast/table/border-collapsing/cached-change-row-border-color-expected.txt: Added.
* fast/table/border-collapsing/cached-change-row-border-color.html: Added.
* fast/table/border-collapsing/cached-change-row-border-width-expected.png: Added.
* fast/table/border-collapsing/cached-change-row-border-width-expected.txt: Added.
* fast/table/border-collapsing/cached-change-row-border-width.html: Added.
* fast/table/border-collapsing/cached-change-table-border-color-expected.png: Added.
* fast/table/border-collapsing/cached-change-table-border-color-expected.txt: Added.
* fast/table/border-collapsing/cached-change-table-border-color.html: Added.
* fast/table/border-collapsing/cached-change-table-border-width-expected.png: Added.
* fast/table/border-collapsing/cached-change-table-border-width-expected.txt: Added.
* fast/table/border-collapsing/cached-change-table-border-width.html: Added.
* fast/table/border-collapsing/cached-change-tbody-border-color-expected.png: Added.
* fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt: Added.
* fast/table/border-collapsing/cached-change-tbody-border-color.html: Added.
* fast/table/border-collapsing/cached-change-tbody-border-width-expected.png: Added.
* fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt: Added.
* fast/table/border-collapsing/cached-change-tbody-border-width.html: Added.
2011-09-23 Jochen Eisinger <jochen@chromium.org>
Clarify wording in cross origin XSL tests and enable on all platforms
https://bugs.webkit.org/show_bug.cgi?id=68683
The condition for passing the test should be more clear now. Also, since the redirect case works on all platforms, the regular case should also work on all platforms.
Reviewed by Alexey Proskuryakov.
* http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* http/tests/security/cross-origin-xsl-BLOCKED.html:
* http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* http/tests/security/cross-origin-xsl-redirect-BLOCKED.html:
* platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/chromium-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/chromium-win/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/chromium-win/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/gtk/Skipped:
* platform/gtk/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/mac-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/mac-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/qt-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/win-wk2/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt:
* platform/win-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/wk2/Skipped:
2011-09-23 Mihai Parparita <mihaip@chromium.org>
Mark two more tests as flaky.
* platform/chromium/test_expectations.txt:
2011-09-23 Mihai Parparita <mihaip@chromium.org>
Mark a test as flaky.
* platform/chromium/test_expectations.txt:
2011-09-23 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed. Normalize test names.
* inspector/performance/resources/first-open-elements.html:
* inspector/performance/resources/first-open-resources.html:
2011-09-23 Yael Aharon <yael.aharon@nokia.com>
Fix typo in file name from http://trac.webkit.org/changeset/95813.
Unreviewed.
* platform/gtk/media/video-playing-and-pause-actual.txt: Removed.
* platform/gtk/media/video-playing-and-pause-expected.txt: Copied from LayoutTests/platform/gtk/media/video-playing-and-pause-actual.txt.
2011-09-23 Yael Aharon <yael.aharon@nokia.com>
Rebaseline after http://trac.webkit.org/changeset/95799
Unreviewed.
* platform/mac-wk2/media/video-playing-and-pause-expected.txt: Added.
* platform/mac/media/video-playing-and-pause-expected.txt: Added.
2011-09-23 Yael Aharon <yael.aharon@nokia.com>
Rebaseline after http://trac.webkit.org/changeset/95799
Unreviewed.
* platform/gtk/media/video-playing-and-pause-actual.txt: Added.
2011-09-23 Xan Lopez <xlopez@igalia.com>
[GTK] Skip crashing test fast/workers/storage/interrupt-database.html
https://bugs.webkit.org/show_bug.cgi?id=68700
Unreviewed.
* platform/gtk/Skipped:
2011-09-23 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: InspectorStyleSheet should use stylesheet's original url, not final one.
https://bugs.webkit.org/show_bug.cgi?id=68631
Reviewed by Yury Semikhatsky.
* http/tests/inspector/elements-test.js:
(initialize_ElementTest.InspectorTest.getElementStylePropertyTreeItem):
(initialize_ElementTest.InspectorTest.getMatchedStylePropertyTreeItem):
(initialize_ElementTest.InspectorTest.getFirstPropertyTreeItemForSection):
* http/tests/inspector/styles/resources/styles-redirected-css.css: Added.
(div):
* http/tests/inspector/styles/resources/styles-redirected-css.php: Added.
* http/tests/inspector/styles/styles-redirected-css-expected.txt: Added.
* http/tests/inspector/styles/styles-redirected-css.html: Added.
2011-09-23 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: XHRs requests with the same url as main resource should have correct category.
https://bugs.webkit.org/show_bug.cgi?id=68646
Reviewed by Yury Semikhatsky.
* http/tests/inspector/network/network-xhr-same-url-as-main-resource-expected.txt: Added.
* http/tests/inspector/network/network-xhr-same-url-as-main-resource.html: Added.
2011-09-23 Marcus Bulach <bulach@chromium.org>
[chromium] Update expectation for pservers-grad-14-b.svg on snowleopard
https://bugs.webkit.org/show_bug.cgi?id=68697
Unreviewed rebaseline.
* platform/chromium/test_expectations.txt:
2011-09-23 Yael Aharon <yael.aharon@nokia.com>
[Qt][Gtk] Wrong state when pausing a video in the "playing" event handler
https://bugs.webkit.org/show_bug.cgi?id=68589
Reviewed by Philippe Normand.
* media/video-playing-and-pause.html: Added.
* media/video-paint-test.js:
* platform/qt/media/video-playing-and-pause-expected.txt: Added.
* platform/qt/media/video-playing-and-pause-expected.png: Added.
2011-09-23 Marcus Bulach <bulach@chromium.org>
[chromium, gtk, qt] Rebaseline following r95726
https://bugs.webkit.org/show_bug.cgi?id=68694
Unreviewed rebaseline.
* css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Renamed from LayoutTests/platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt.
* css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Renamed from LayoutTests/platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt.
* platform/chromium/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
* platform/chromium/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
* platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: Removed.
* platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: Removed.
2011-09-15 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: skip overlapping scripts when displaying concatenated content.
https://bugs.webkit.org/show_bug.cgi?id=68144
Reviewed by Pavel Feldman.
* inspector/debugger/content-providers-expected.txt:
* inspector/debugger/content-providers.html:
2011-09-23 Xan Lopez <xlopez@igalia.com>
[GTK] Rebaseline following r95745, r95725
Unreviewed rebaseline.
* platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt:
2011-09-23 Marcus Bulach <bulach@chromium.org>
[chromium] Rebaseline following r95745, r95725
https://bugs.webkit.org/show_bug.cgi?id=68685
Unreviewed rebaseline.
* platform/chromium-cg-mac-leopard/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-linux/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-win/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-win/editing/deleting/merge-whitespace-pre-expected.txt:
* platform/chromium/test_expectations.txt:
2011-09-22 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: UI performance test for Scripts panel first open experience.
https://bugs.webkit.org/show_bug.cgi?id=68541
The test's body has dummy scripts section copied from inspector-test.jss
Reviewed by Yury Semikhatsky.
* inspector/performance/resources/first-open-scripts.html:
2011-09-23 Rob Buis <rbuis@rim.com>
use after free in WebCore::SVGTRefElement::updateReferencedText
https://bugs.webkit.org/show_bug.cgi?id=67555
Reviewed by Nikolas Zimmermann.
Test that cloned tref does not cause a crash.
* svg/custom/tref-clone-crash-expected.txt: Added.
* svg/custom/tref-clone-crash.html: Added.
2011-09-23 Xan Lopez <xlopez@igalia.com>
Crash on editing/pasteboard/drag-drop-input-in-svg.svg
https://bugs.webkit.org/show_bug.cgi?id=68686
Unreviewed, skip crashing test.
* platform/gtk/Skipped:
2011-09-23 Balazs Kelemen <kbalazs@webkit.org>
plugins/mouse-click-iframe-to-plugin.html should not use flash plugin
https://bugs.webkit.org/show_bug.cgi?id=68601
Use the test plugin that we always have.
* platform/qt-wk2/Skipped: Unskip the test.
* plugins/mouse-click-iframe-to-plugin.html:
2011-09-22 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening, update expected file after r95745.
* platform/qt/editing/deleting/merge-whitespace-pre-expected.png:
* platform/qt/editing/deleting/merge-whitespace-pre-expected.txt:
2011-09-22 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed fix after r95764, update expected fail to expected pass.
* ietestcenter/Javascript/15.3.4.5-0-2-expected.txt:
2011-09-22 Tony Chang <tony@chromium.org>
implement -webkit-flex-order
https://bugs.webkit.org/show_bug.cgi?id=67432
Reviewed by Ojan Vafai.
* css3/flexbox/flex-order-expected.png: Added.
* css3/flexbox/flex-order-expected.txt: Added.
* css3/flexbox/flex-order.html: Added.
2011-09-22 Ben Wells <benwells@chromium.org>
Rebaseline for bug 65583 (path based border radius drawing on skia) part 6
https://bugs.webkit.org/show_bug.cgi?id=68671
Reviewed by James Robinson.
* platform/chromium-linux/tables/mozilla/marvin/: 9 changes
* platform/chromium-linux/tables/mozilla_expected_failures/marvin/: 14 changes
* platform/chromium-linux/transforms/svg-vs-css-expected.png:
* platform/chromium-win/tables/mozilla/marvin/: 9 changes
* platform/chromium-win/tables/mozilla_expected_failures/marvin/: 14 changes
* platform/chromium-win/transforms/svg-vs-css-expected.png:
* platform/chromium/test_expectations.txt:
2011-09-22 Anna Cavender <annacc@chromium.org>
Adding testTracks() function to video-test.js
https://bugs.webkit.org/show_bug.cgi?id=68643
Reviewed by Eric Carlson.
* media/video-test.js:
(testTracks):
2011-09-22 Tom Sepez <tsepez@chromium.org>
Make XSSAuditor extract meaningful snippet from script blocks for comparison
against the URL when checking for reflection. Avoids getting caugh up in
trailing comments.
https://bugs.webkit.org/show_bug.cgi?id=68094
Reviewed by Adam Barth.
* http/tests/security/xssAuditor/resources/echo-intertag.pl:
* http/tests/security/xssAuditor/script-tag-with-trailing-comment-expected.txt: Added.
* http/tests/security/xssAuditor/script-tag-with-trailing-comment.html: Added.
* http/tests/security/xssAuditor/script-tag-with-trailing-comment2-expected.txt: Added.
* http/tests/security/xssAuditor/script-tag-with-trailing-comment2.html: Added.
* http/tests/security/xssAuditor/script-tag-with-trailing-comment3-expected.txt: Added.
* http/tests/security/xssAuditor/script-tag-with-trailing-comment3.html: Added.
2011-09-22 Ben Wells <benwells@chromium.org>
Rebaseline for bug 65583 (path based border radius drawing on skia) part 5
https://bugs.webkit.org/show_bug.cgi?id=68608
Reviewed by James Robinson.
* platform/chromium-linux/css2.1/: 14 changes
* platform/chromium-linux/editing/execCommand/5138441-expected.png:
* platform/chromium-linux/editing/inserting/editing-empty-divs-expected.png:
* platform/chromium-linux/editing/selection/transformed-selection-rects-expected.png:
* platform/chromium-linux/fast/: 9 changes
* platform/chromium-win/css2.1/: 14 changes
* platform/chromium-win/editing/execCommand/5138441-expected.png:
* platform/chromium-win/editing/inserting/editing-empty-divs-expected.png:
* platform/chromium-win/editing/selection/transformed-selection-rects-expected.png:
* platform/chromium-win/fast/: 10 changes
* platform/chromium/test_expectations.txt:
* platform/win-xp/editing/selection/transformed-selection-rects-expected.txt: Renamed from LayoutTests/platform/win-wk2/editing/selection/transformed-selection-rects-expected.txt.
* platform/win/editing/selection/transformed-selection-rects-expected.txt: Renamed from LayoutTests/platform/chromium-win/editing/selection/transformed-selection-rects-expected.txt.
2011-09-22 Dmitry Lomov <dslomov@google.com>
Updated expectations and filed WK68674.
* platform/chromium/test_expectations.txt:
2011-09-22 Gavin Barraclough <barraclough@apple.com>
Incorrect this value passed to callbacks.
https://bugs.webkit.org/show_bug.cgi?id=68668
Reviewed by Oliver Hunt.
From Array/String prototype function. Should be undefined, but
global object is passed instead (this is visible for strict callbacks).
* fast/js/array-prototype-properties-expected.txt:
* fast/js/script-tests/strict-callback-this.js: Added.
(strictThrowThisString):
(nonstrictThrowThisString):
(testArrayPrototypeSort):
(testArrayPrototypeFilter):
(testArrayPrototypeMap):
(testArrayPrototypeEvery):
(testArrayPrototypeForEach):
(testArrayPrototypeSome):
(testStringPrototypeReplace):
* fast/js/strict-callback-this-expected.txt: Added.
* fast/js/strict-callback-this.html: Added.
* ietestcenter/Javascript/15.3.4.5-0-2-expected.txt:
2011-09-22 Gavin Barraclough <barraclough@apple.com>
Function.prototype.bind.length shoudl be 1.
Rubber stamped by Olier Hunt.
* fast/js/function-bind-expected.txt:
* fast/js/script-tests/function-bind.js:
2011-09-22 Csaba Osztrogonác <ossy@webkit.org>
[Qt][Mac]Unreviewed gardening.
New Qt specific results were added by r95723, but they fail on Qt-Mac platform
* platform/qt-mac/Skipped: Skip css3/selectors3 tests.
2011-09-22 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68658
Make matchedEndLine smart enough to not match lines that have moved to new
regions with different available content logical widths. When this happens, we go ahead and treat
the line as failing to match.
Reviewed by Anders Carlsson.
* fast/regions/webkit-flow-inlines-dynamic.html: Added.
* platform/mac/fast/regions/webkit-flow-inlines-dynamic-expected.png: Added.
* platform/mac/fast/regions/webkit-flow-inlines-dynamic-expected.txt: Added.
2011-09-22 Adam Barth <abarth@webkit.org>
Skip test that need new baselines.
* platform/mac/Skipped:
2011-09-22 Gavin Barraclough <barraclough@apple.com>
Implement Function.prototype.bind
https://bugs.webkit.org/show_bug.cgi?id=26382
Reviewed by Sam Weinig.
We now pass Function.bind tests.
* fast/js/Object-getOwnPropertyNames-expected.txt:
* fast/js/basic-strict-mode-expected.txt:
* fast/js/function-bind-expected.txt: Added.
* fast/js/function-bind.html: Added.
* fast/js/mozilla/strict/15.3.4.5-expected.txt:
* fast/js/script-tests/function-bind.js: Added.
* ietestcenter/Javascript/15.2.3.3-4-38-expected.txt:
* ietestcenter/Javascript/15.3.4.5-0-1-expected.txt:
* ietestcenter/Javascript/15.3.4.5-0-2-expected.txt:
* ietestcenter/Javascript/15.3.4.5-13.b-1-expected.txt:
* ietestcenter/Javascript/15.3.4.5-13.b-2-expected.txt:
* ietestcenter/Javascript/15.3.4.5-13.b-3-expected.txt:
* ietestcenter/Javascript/15.3.4.5-13.b-4-expected.txt:
* ietestcenter/Javascript/15.3.4.5-13.b-5-expected.txt:
* ietestcenter/Javascript/15.3.4.5-15-1-expected.txt:
* ietestcenter/Javascript/15.3.4.5-15-2-expected.txt:
* ietestcenter/Javascript/15.3.4.5-16-1-expected.txt:
* ietestcenter/Javascript/15.3.4.5-2-1-expected.txt:
* ietestcenter/Javascript/15.3.4.5-2-2-expected.txt:
* ietestcenter/Javascript/15.3.4.5-2-3-expected.txt:
* ietestcenter/Javascript/15.3.4.5-2-4-expected.txt:
* ietestcenter/Javascript/15.3.4.5-2-5-expected.txt:
* ietestcenter/Javascript/15.3.4.5-2-6-expected.txt:
* ietestcenter/Javascript/15.3.4.5-2-7-expected.txt:
* ietestcenter/Javascript/15.3.4.5-2-8-expected.txt:
* ietestcenter/Javascript/15.3.4.5-2-9-expected.txt:
* ietestcenter/Javascript/15.3.4.5-8-1-expected.txt:
* ietestcenter/Javascript/15.3.4.5-8-2-expected.txt:
* ietestcenter/Javascript/15.3.4.5-9-1-expected.txt:
* ietestcenter/Javascript/15.3.4.5-9-2-expected.txt:
2011-09-22 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68650
Make determineStartPosition smart enough to not skip over clean lines that have moved to a new
region with a different available content logical width. When this happens, we go ahead and treat
the line as dirty.
Reviewed by Sam Weinig.
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png:
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt:
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png:
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt:
2011-09-22 Robert Hogan <robert@webkit.org>
Platform-specific results for test introduced by r95726
* platform/gtk/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
* platform/mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
* platform/qt/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
2011-09-22 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r95335 and r95645.
http://trac.webkit.org/changeset/95335
http://trac.webkit.org/changeset/95645
https://bugs.webkit.org/show_bug.cgi?id=68649
Wrong fix (Requested by rniwa on #webkit).
* editing/deleting/merge-paragraph-from-address-expected.txt: Removed.
* editing/deleting/merge-paragraph-from-address.html: Removed.
* editing/deleting/merge-paragraph-from-h6-expected.txt: Removed.
* editing/deleting/merge-paragraph-from-h6-with-style-expected.txt: Removed.
* editing/deleting/merge-paragraph-from-h6-with-style.html: Removed.
* editing/deleting/merge-paragraph-from-h6.html: Removed.
* editing/deleting/merge-paragraph-from-listing-expected.txt: Removed.
* editing/deleting/merge-paragraph-from-listing.html: Removed.
* editing/deleting/merge-paragraph-from-p-with-style-expected.txt: Removed.
* editing/deleting/merge-paragraph-from-p-with-style.html: Removed.
* editing/deleting/merge-paragraph-into-h1-expected.txt: Removed.
* editing/deleting/merge-paragraph-into-h1-style-expected.txt: Removed.
* editing/deleting/merge-paragraph-into-h1-with-style-expected.txt: Removed.
* editing/deleting/merge-paragraph-into-h1-with-style.html: Removed.
* editing/deleting/merge-paragraph-into-h1.html: Removed.
* editing/deleting/merge-paragraph-into-pre-expected.txt: Removed.
* editing/deleting/merge-paragraph-into-pre.html: Removed.
* platform/mac/editing/deleting/merge-whitespace-pre-expected.png:
* platform/mac/editing/deleting/merge-whitespace-pre-expected.txt:
2011-09-22 Robert Hogan <robert@webkit.org>
Unreviewed, update expected results after r95726
* platform/chromium-win/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png:
* platform/chromium-win/css2.1/20110323/abspos-replaced-width-margin-000-expected.png:
* platform/gtk/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt:
* platform/gtk/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt:
* platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt:
* platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt:
2011-09-22 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68645
Fix the layout test fast/regions directory. Remove platform-specific results that were
incorrectly checked in to cross-platform locations and add missing pixel test results.
Reviewed by Beth Dakin.
* fast/regions/content-flowed-into-regions-dynamically-inserted-expected.txt: Removed.
* fast/regions/flows-dependency-dynamic-remove-expected.txt: Removed.
* fast/regions/flows-dependency-same-flow-expected.txt: Removed.
* fast/regions/render-region-renderer-expected.txt: Removed.
* fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
* fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.txt: Removed.
* fast/regions/webkit-flow-renderer-expected.txt: Removed.
* fast/regions/webkit-flow-renderer-layer-expected.txt: Removed.
* fast/regions/webkit-flow-renderer-nested-expected.txt: Removed.
* platform/mac/fast/regions/content-flowed-into-regions-dynamically-added-expected.png: Added.
* platform/mac/fast/regions/content-flowed-into-regions-dynamically-inserted-expected.txt: Added.
* platform/mac/fast/regions/content-flowed-into-regions-dynamically-removed-expected.png: Added.
* platform/mac/fast/regions/content-flowed-into-regions-expected.png: Added.
* platform/mac/fast/regions/content-flowed-into-regions-with-dyn-index-expected.png: Added.
* platform/mac/fast/regions/content-flowed-into-regions-with-index-dom-expected.png: Added.
* platform/mac/fast/regions/content-flowed-into-regions-with-index-expected.png: Added.
* platform/mac/fast/regions/flows-dependency-dynamic-remove-expected.png: Added.
* platform/mac/fast/regions/flows-dependency-dynamic-remove-expected.txt: Added.
* platform/mac/fast/regions/flows-dependency-same-flow-expected.png: Added.
* platform/mac/fast/regions/flows-dependency-same-flow-expected.txt: Added.
* platform/mac/fast/regions/no-split-line-box-expected.png: Added.
* platform/mac/fast/regions/render-region-renderer-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Added.
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Added.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Added.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.png: Added.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-renderer-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-renderer-layer-expected.txt: Added.
* platform/mac/fast/regions/webkit-flow-renderer-nested-expected.txt: Added.
2011-09-22 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
[Qt] Use same DPI for application font as rest of app in DRT and WTR
QApplication will initialize the default application font based
on the application DPI at construction time, but we then override
the application DPI using QX11Info (hard-coding it to 96 for
consistency). This hard-coding is not reflected in the application
font, so we explicitly have update the font ourselves.
The 6 test results that are updated were originally produced with
a DPI of 75, as this is the default fallback DPI when a QFont is
constructed before QApplication. This was wrong, and the results
are updated to match a DPI of 96.
Reviewed by Csaba Osztrogonác.
* platform/qt-4.8/css1/text_properties/letter_spacing-expected.png:
* platform/qt-4.8/css1/text_properties/letter_spacing-expected.txt:
* platform/qt-4.8/fast/css/word-space-extra-expected.png:
* platform/qt-4.8/fast/css/word-space-extra-expected.txt:
* platform/qt-4.8/svg/batik/text/textPosition-expected.png:
* platform/qt-4.8/svg/batik/text/textPosition-expected.txt:
* platform/qt-4.8/svg/batik/text/textPosition2-expected.png:
* platform/qt-4.8/svg/batik/text/textPosition2-expected.txt:
* platform/qt/css1/text_properties/letter_spacing-expected.txt:
* platform/qt/fast/css/word-space-extra-expected.png:
* platform/qt/fast/css/word-space-extra-expected.txt:
* platform/qt/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
* platform/qt/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt:
* platform/qt/fast/text/text-letter-spacing-expected.png:
* platform/qt/fast/text/text-letter-spacing-expected.txt:
* platform/qt/svg/batik/text/textPosition-expected.png:
* platform/qt/svg/batik/text/textPosition-expected.txt:
* platform/qt/svg/batik/text/textPosition2-expected.png:
* platform/qt/svg/batik/text/textPosition2-expected.txt:
2011-09-22 Sergey Glazunov <serg.glazunov@gmail.com>
Ref protect shaders in V8WebGLRenderingContext::getAttachedShadersCallback
https://bugs.webkit.org/show_bug.cgi?id=68630
Reviewed by Adam Barth.
* fast/canvas/webgl/shader-deleted-by-accessor-expected.txt: Added.
* fast/canvas/webgl/shader-deleted-by-accessor.html: Added.
2011-09-22 Robert Hogan <robert@webkit.org>
Unreviewed, platform-specific results for r95721.
* platform/mac/fast/css/outline-narrowLine-expected.txt: Added.
* platform/gtk/fast/css/outline-narrowLine-expected.txt: Added.
2011-09-05 Robert Hogan <robert@webkit.org>
CSS 2.1 failure: abspos-non-replaced-width-margin-000, abspos-replaced-width-margin-000
https://bugs.webkit.org/show_bug.cgi?id=47148
Reviewed by David Hyatt.
* platform/chromium-linux/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png:
* platform/chromium-linux/css2.1/20110323/abspos-replaced-width-margin-000-expected.png:
New results for CSS 2.1 reference tests. These match exactly the reference test results.
* fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks.html: Added.
* platform/chromium-linux/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added.
* platform/chromium-linux/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
New test for left,right and center alignment of inline LTR and RTL blocks. FF and Opera don't pass this test.
* fast/block/positioning/absolute-position-direction-strict.html: Removed.
* fast/block/positioning/absolute-position-direction.html: Renamed from LayoutTests/fast/block/positioning/absolute-position-direction-quirk.html.
* platform/chromium-linux/fast/block/positioning/absolute-position-direction-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/block/positioning/absolute-position-direction-quirk-expected.png.
* platform/chromium-linux/fast/block/positioning/absolute-position-direction-strict-expected.png: Removed.
* platform/chromium-win/fast/block/positioning/absolute-position-direction-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/block/positioning/absolute-position-direction-quirk-expected.png.
* platform/chromium-win/fast/block/positioning/absolute-position-direction-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/block/positioning/absolute-position-direction-quirk-expected.txt.
* platform/chromium-win/fast/block/positioning/absolute-position-direction-strict-expected.png: Removed.
* platform/chromium-win/fast/block/positioning/absolute-position-direction-strict-expected.txt: Removed.
* platform/gtk/fast/block/positioning/absolute-position-direction-expected.png: Renamed from LayoutTests/platform/gtk/fast/block/positioning/absolute-position-direction-quirk-expected.png.
* platform/gtk/fast/block/positioning/absolute-position-direction-expected.txt: Renamed from LayoutTests/platform/gtk/fast/block/positioning/absolute-position-direction-quirk-expected.txt.
* platform/gtk/fast/block/positioning/absolute-position-direction-strict-expected.png: Removed.
* platform/gtk/fast/block/positioning/absolute-position-direction-strict-expected.txt: Removed.
* platform/mac-leopard/fast/block/positioning/absolute-position-direction-expected.png: Renamed from LayoutTests/platform/mac-leopard/fast/block/positioning/absolute-position-direction-quirk-expected.png.
* platform/mac-leopard/fast/block/positioning/absolute-position-direction-strict-expected.png: Removed.
* platform/mac/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt:
* platform/mac/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt:
* platform/mac/fast/block/positioning/absolute-position-direction-expected.png: Renamed from LayoutTests/platform/mac/fast/block/positioning/absolute-position-direction-quirk-expected.png.
* platform/mac/fast/block/positioning/absolute-position-direction-expected.txt: Renamed from LayoutTests/platform/mac/fast/block/positioning/absolute-position-direction-quirk-expected.txt.
* platform/mac/fast/block/positioning/absolute-position-direction-strict-expected.png: Removed.
* platform/mac/fast/block/positioning/absolute-position-direction-strict-expected.txt: Removed.
* platform/qt/fast/block/positioning/absolute-position-direction-expected.png: Renamed from LayoutTests/platform/qt/fast/block/positioning/absolute-position-direction-quirk-expected.png.
* platform/qt/fast/block/positioning/absolute-position-direction-expected.txt: Renamed from LayoutTests/platform/qt/fast/block/positioning/absolute-position-direction-quirk-expected.txt.
* platform/qt/fast/block/positioning/absolute-position-direction-strict-expected.png: Removed.
* platform/qt/fast/block/positioning/absolute-position-direction-strict-expected.txt: Removed.
These tests are superseded by abspos-non-replaced-width-margin-000.htm. Using the parent() block's
direction to compute static distance is now a strict requirement for CSS 2.1, rather than an IE quirk.
2011-09-21 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68590
Floats pushed to next page, column or region don't reposition properly if the amount of
available logical width at the new position changes. Refactor the code so that we can
run the float placement algorithm again when this happens.
Reviewed by Adam Roben.
* fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt:
2011-09-22 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed. Add Qt specific expected results for css3/selectors3 tests.
All of them pass, they are compared to mac png results manually.
* platform/qt/Skipped:
* platform/qt/css3/selectors3/ [...]: Added.
2011-09-22 Leandro Gracia Gil <leandrogracia@chromium.org>
Testing text events triggered by speech input.
https://bugs.webkit.org/show_bug.cgi?id=60451
Reviewed by Ryosuke Niwa.
* fast/speech/input-ontextinput-event-expected.txt: Added.
* fast/speech/input-ontextinput-event.html: Added.
* fast/speech/input-text-speechstart.html:
2011-09-20 Jason Liu <jason.liu@torchmobile.com.cn>
Reviewed by Simon Fraser.
CSS outline property on a narrow element has rabbit ear artifacts
https://bugs.webkit.org/show_bug.cgi?id=36793
Patch by Jason Liu <jason.liu@torchmobile.com.cn>
Patch updated by Robert Hogan <robert@webkit.org>
* fast/css/outline-narrowLine.html: Added.
* platform/qt/fast/css/outline-narrowLine-expected.txt: Added.
* platform/qt/fast/css/outline-narrowLine-expected.png: Added.
* platform/chromium-linux/fast/css/outline-narrowLine-expected.txt: Added.
* platform/chromium-linux/fast/css/outline-narrowLine-expected.png: Added.
2011-09-22 Marcus Bulach <bulach@chromium.org>
[chromium] Rebaseline following r95715
https://bugs.webkit.org/show_bug.cgi?id=68619
Unreviewed, rebaseline.
* platform/chromium-cg-mac/fast/events/scale-and-scroll-iframe-body-expected.png: Added.
* platform/chromium-cg-mac/fast/events/scale-and-scroll-iframe-window-expected.png: Added.
* platform/chromium-mac/fast/events/scale-and-scroll-iframe-body-expected.png: Added.
* platform/chromium-mac/fast/events/scale-and-scroll-iframe-window-expected.png: Added.
2011-09-22 Alpha Lam <hclam@chromium.org>
https://bugs.webkit.org/show_bug.cgi?id=68081
Add layout test for page scale and scrolling.
Reviewed by Simon Fraser.
Add tests to cover the following cases:
1. Scale and scroll window
2. Scale and scroll document.body
3. Scale and scroll iframe's contentWindow
4. Scale and scroll iframe's contentDocument.body
* fast/events/scale-and-scroll-body-expected.png: Added.
* fast/events/scale-and-scroll-body-expected.txt: Added.
* fast/events/scale-and-scroll-body.html: Added.
* fast/events/scale-and-scroll-iframe-body-expected.png: Added.
* fast/events/scale-and-scroll-iframe-body-expected.txt: Added.
* fast/events/scale-and-scroll-iframe-body.html: Added.
* fast/events/scale-and-scroll-iframe-window-expected.png: Added.
* fast/events/scale-and-scroll-iframe-window-expected.txt: Added.
* fast/events/scale-and-scroll-iframe-window.html: Added.
* fast/events/scale-and-scroll-window-expected.png: Added.
* fast/events/scale-and-scroll-window-expected.txt: Added.
* fast/events/scale-and-scroll-window.html: Added.
2011-09-22 Andreas Kling <kling@webkit.org>
CSS: Implement 'font' property in CSSComputedStyle.
https://bugs.webkit.org/show_bug.cgi?id=66666
Reviewed by Antti Koivisto.
* fast/css/getComputedStyle/computed-style-font-expected.txt: Added.
* fast/css/getComputedStyle/computed-style-font.html: Added.
* fast/css/getComputedStyle/script-tests/computed-style-font.js: Added.
(computedFont):
(computedFontCSSValue):
2011-09-22 Csaba Osztrogonác <ossy@webkit.org>
[Qt][WK2] Unreivewed gardening.
* platform/qt-wk2/Skipped: Skip new failing test introduced in r95645.
2011-09-22 Csaba Osztrogonác <ossy@webkit.org>
[Qt] 69 tests failing after http://trac.webkit.org/changeset/92375
https://bugs.webkit.org/show_bug.cgi?id=65721
Unreviewed gardening. Update Qt 4.8 specific expected files after r95706.
* platform/qt-4.8/ [...]: Updated.
2011-09-22 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening. Add Qt specific expected files for new test introduced in r95671.
* platform/qt/fast/table/quote-text-around-iframe-expected.png: Added.
* platform/qt/fast/table/quote-text-around-iframe-expected.txt: Added.
2011-09-22 Csaba Osztrogonác <ossy@webkit.org>
[Qt] 69 tests failing after http://trac.webkit.org/changeset/92375
https://bugs.webkit.org/show_bug.cgi?id=65721
Unreviewed gardening. Update Qt specific expected files.
2011-09-22 Marcus Bulach <bulach@chromium.org>
[chromium] Update test expectation following r95685
https://bugs.webkit.org/show_bug.cgi?id=68604
Unreviewed, update test expectation.
* platform/chromium/test_expectations.txt:
2011-09-22 Csaba Osztrogonác <ossy@webkit.org>
[Qt] 11 tests failed after r95671 because the tests are updated.
https://bugs.webkit.org/show_bug.cgi?id=68596
Update Qt specific expected files.
* platform/qt/fast/css-generated-content/table-cell-before-content-expected.png:
* platform/qt/fast/css-generated-content/table-cell-before-content-expected.txt:
* platform/qt/fast/table/table-cell-after-child-in-block-expected.txt:
* platform/qt/fast/table/table-cell-before-after-content-around-table-block-expected.txt:
* platform/qt/fast/table/table-cell-before-after-content-around-table-expected.txt:
* platform/qt/fast/table/table-cell-before-child-in-block-expected.txt:
* platform/qt/fast/table/table-row-after-child-in-block-expected.txt:
* platform/qt/fast/table/table-row-before-after-content-around-block-expected.txt:
* platform/qt/fast/table/table-row-before-after-content-around-table-expected.txt:
* platform/qt/fast/table/table-row-before-child-in-block-expected.txt:
* platform/qt/fast/table/table-row-style-not-updated-with-after-content-expected.png: Added.
* platform/qt/fast/table/table-row-style-not-updated-with-after-content-expected.txt:
2011-09-22 Oliver Varga <voliver@inf.u-szeged.hu>
[Qt] 11 tests failed after r95671 because the tests are updated.
https://bugs.webkit.org/show_bug.cgi?id=68596
Unreviewed gardening. Typo fixes.
* platform/qt/Skipped:
2011-09-22 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline after r95671.
* platform/gtk/fast/css-generated-content/table-cell-before-content-expected.txt:
* platform/gtk/fast/table/quote-text-around-iframe-expected.png: Added.
* platform/gtk/fast/table/quote-text-around-iframe-expected.txt: Added.
* platform/gtk/fast/table/table-cell-after-child-in-block-expected.txt:
* platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt:
* platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt:
* platform/gtk/fast/table/table-cell-before-child-in-block-expected.txt:
* platform/gtk/fast/table/table-row-after-child-in-block-expected.txt:
* platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt:
* platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt:
* platform/gtk/fast/table/table-row-before-child-in-block-expected.txt:
* platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt:
2011-09-22 Oliver Varga <voliver@inf.u-szeged.hu>
[Qt] 11 tests failed after r95671.
https://bugs.webkit.org/show_bug.cgi?id=68596
Unreviewed gardening.
* platform/qt/Skipped:
2011-09-21 Abhishek Arya <inferno@chromium.org>
Unreviewed. Chromium rebaselines for r95671.
* platform/chromium-linux/fast/table/quote-text-around-iframe-expected.png: Added.
* platform/chromium-mac/fast/table/quote-text-around-iframe-expected.png: Added.
* platform/chromium-win/fast/css-generated-content/table-cell-before-content-expected.txt:
* platform/chromium-win/fast/table/quote-text-around-iframe-expected.png: Added.
* platform/chromium-win/fast/table/quote-text-around-iframe-expected.txt: Added.
* platform/chromium-win/fast/table/table-cell-after-child-in-block-expected.txt:
* platform/chromium-win/fast/table/table-cell-before-child-in-block-expected.txt:
* platform/chromium-win/fast/table/table-row-after-child-in-block-expected.txt:
* platform/chromium-win/fast/table/table-row-before-child-in-block-expected.txt:
2011-09-21 Sameer Patil <mkrp87@motorola.com>
:hover selector fails when hovering over a child select element with size attribute
https://bugs.webkit.org/show_bug.cgi?id=67594
Reviewed by Darin Adler.
* fast/css/hover-affects-ancestor-expected.txt: Added.
* fast/css/hover-affects-ancestor.html: Added.
2011-09-21 Ben Wells <benwells@chromium.org>
Rebaseline for bug 65583 (path based border radius drawing on skia) part 4
https://bugs.webkit.org/show_bug.cgi?id=68339
Reviewed by James Robinson.
* platform/chromium-linux/css1/box_properties/border_style-expected.png:
* platform/chromium-linux/css1/box_properties/border_style_inline-expected.png:
* platform/chromium-linux/css2.1/: 14 changes
* platform/chromium-linux/fast/borders/border-radius-inset-outset-expected.png: Added.
* platform/chromium-linux/fast/borders/border-styles-split-expected.png: Added.
* platform/chromium-linux/fast/writing-mode/border-styles-vertical-lr-expected.png: Added.
* platform/chromium-linux/fast/writing-mode/border-styles-vertical-rl-expected.png: Added.
* platform/chromium-win/css1/box_properties/border_style-expected.png:
* platform/chromium-win/css1/box_properties/border_style_inline-expected.png:
* platform/chromium-win/css2.1/: 14 changes
* platform/chromium-win/fast/borders/border-radius-inset-outset-expected.png: Added.
* platform/chromium-win/fast/borders/border-radius-inset-outset-expected.txt: Added.
* platform/chromium-win/fast/borders/border-styles-split-expected.png: Added.
* platform/chromium-win/fast/borders/border-styles-split-expected.txt: Added.
* platform/chromium-win/fast/writing-mode/border-styles-vertical-lr-expected.png: Added.
* platform/chromium-win/fast/writing-mode/border-styles-vertical-lr-expected.txt: Added.
* platform/chromium-win/fast/writing-mode/border-styles-vertical-rl-expected.png: Added.
* platform/chromium-win/fast/writing-mode/border-styles-vertical-rl-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-09-21 Sergey Glazunov <serg.glazunov@gmail.com>
[Chromium] Protect message ports from being deleted in V8MessageEvent::portsAccessorGetter
https://bugs.webkit.org/show_bug.cgi?id=68584
Reviewed by Adam Barth.
* fast/dom/message-port-deleted-by-accessor-expected.txt: Added.
* fast/dom/message-port-deleted-by-accessor.html: Added.
2011-09-21 David Levin <levin@chromium.org>
[chromium] Rebaselines for passing tests and expectation updates/narrowing.
* platform/chromium-cg-mac-leopard/editing/inserting/editable-inline-element-expected.png: Added.
* platform/chromium-mac-leopard/css2.1/t090204-display-change-01-b-ao-expected.png: Added.
* platform/chromium-mac-leopard/editing/inserting/editable-inline-element-expected.png: Added.
* platform/chromium-mac/css2.1/t090204-display-change-01-b-ao-expected.png:
* platform/chromium-mac/css2.1/t090204-display-change-01-b-ao-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-09-21 Julien Chaffraix <jchaffraix@webkit.org>
Crash in RenderBox::paintMaskImages when GraphicsContext's painting is disabled
https://bugs.webkit.org/show_bug.cgi?id=68133
Reviewed by Darin Adler.
Those tests checks that we do not crash when calling internals.paintControlTints.
* platform/mac/Skipped: Skipped 2 tests as they are hitting an ASSERT unrelated to
this change on Mac.
* fast/css/webkit-mask-crash-fieldset-legend-expected.txt: Added.
* fast/css/webkit-mask-crash-fieldset-legend.html: Added.
* fast/css/webkit-mask-crash-figure-expected.txt: Added.
* fast/css/webkit-mask-crash-figure.html: Added.
* fast/css/webkit-mask-crash-table-expected.txt: Added.
* fast/css/webkit-mask-crash-table.html: Added.
* fast/css/webkit-mask-crash-td-2-expected.txt: Added.
* fast/css/webkit-mask-crash-td-2.html: Added.
* fast/css/webkit-mask-crash-td-expected.txt: Added.
* fast/css/webkit-mask-crash-td.html: Added.
2011-09-21 Abhishek Arya <inferno@chromium.org>
Not use anonymousContainer on beforeChild calculation
and let later code handle it.
https://bugs.webkit.org/show_bug.cgi?id=67656
Reviewed by David Hyatt.
* fast/table/quote-text-around-iframe.html: Added.
* fast/table/table-row-style-not-updated-with-after-content-expected.txt:
* platform/mac/fast/table/quote-text-around-iframe-expected.png: Added.
* platform/mac/fast/table/quote-text-around-iframe-expected.txt: Added.
and lot of style propagation rebaselines.
2011-09-21 Sergey Glazunov <serg.glazunov@gmail.com>
[Chromium] Protect the Frame in V8HTMLDocument::openCallback
https://bugs.webkit.org/show_bug.cgi?id=68555
Reviewed by Nate Chapin.
* fast/dom/frame-deleted-in-document-open-expected.txt: Added.
* fast/dom/frame-deleted-in-document-open.html: Added.
2011-09-21 Adam Klein <adamk@chromium.org>
Clean up CSS Counter code
https://bugs.webkit.org/show_bug.cgi?id=68492
Reviewed by Tony Chang.
Added tests for setting the list style to "none"
as well as tests for getCounterValue.
* fast/css/counters/counter-cssText-expected.txt:
* fast/css/counters/counter-cssText.html:
* fast/css/counters/getCounterValue-expected.txt: Added.
* fast/css/counters/getCounterValue.html: Added.
2011-09-21 Chang Shu <cshu@webkit.org>
[WK2] [Mac] Implement a more-complete MouseDown/MouseUp/MouseMoveTo functions for WebKit2 EventSender
https://bugs.webkit.org/show_bug.cgi?id=68108
This patch implements the event sender mouse events through WebKit2 UIProcess which is
closer to the real simulation than a WebProcess-only approach. The patch only supports Mac
platform as the first step so the existing code is still kept for other platforms.
Unskip the passed tests.
Reviewed by Darin Adler.
* platform/mac-wk2/Skipped:
* platform/wk2/Skipped:
2011-09-21 Dan Bernstein <mitz@apple.com>
<rdar://problem/9768483> REGRESSION: Crash in RenderBlock::removeFloatingObjectsBelow()
https://bugs.webkit.org/show_bug.cgi?id=68550
Reviewed by Darin Adler.
* fast/multicol/null-lastFloat-in-removeFloatingObjectsBelow-expected.txt: Added.
* fast/multicol/null-lastFloat-in-removeFloatingObjectsBelow.html: Added.
2011-09-21 Dmitry Lomov <dslomov@google.com>
Fixed bug number in test expectations.
* platform/chromium/test_expectations.txt:
2011-09-21 Vsevolod Vlasov <vsevik@chromium.org>
Web Inspector: clear resource agent resource cache upon resource agent's disable.
https://bugs.webkit.org/show_bug.cgi?id=67995
Reviewed by Pavel Feldman.
* http/tests/inspector/network/network-disabling-check-no-memory-leak-expected.txt: Added.
* http/tests/inspector/network/network-disabling-check-no-memory-leak.html: Added.
2011-09-21 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68543
Make sure that when regions change dimensions we recompute pagination slices.
Reviewed by Simon Fraser.
* fast/regions/text-region-split-after-resize-expected.txt: Added.
* fast/regions/text-region-split-after-resize.html: Added.
* fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt:
2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
Span element gets produced using backspace/delete to merge header with paragraph
https://bugs.webkit.org/show_bug.cgi?id=68413
Reviewed by Darin Adler.
Add a test to remove the line break before a p element. WebKit should not preserve
the font color from the style rule but should preserve the font style from inline style declaration.
Also fix merge-paragraph-from-h6* to actually h6 instead of h1.
* editing/deleting/merge-paragraph-from-h6-expected.txt:
* editing/deleting/merge-paragraph-from-h6-with-style-expected.txt:
* editing/deleting/merge-paragraph-from-h6-with-style.html:
* editing/deleting/merge-paragraph-from-h6.html:
* editing/deleting/merge-paragraph-from-p-with-style-expected.txt: Added.
* editing/deleting/merge-paragraph-from-p-with-style.html: Added.
2011-09-21 Ojan Vafai <ojan@chromium.org>
[flexbox] rename classnames and methods in the tests to not assume horizontal
https://bugs.webkit.org/show_bug.cgi?id=68498
Reviewed by Tony Chang.
* css3/flexbox/001.html:
* css3/flexbox/002.html:
* css3/flexbox/003.html:
* css3/flexbox/004.html:
* css3/flexbox/resources/flexbox.js:
(checkFlexBoxen):
* css3/flexbox/writing-modes.html:
* platform/mac/Skipped:
2011-09-21 Mike Reed <reed@google.com>
need rebaseline for gradient speedup in skia
https://bugs.webkit.org/show_bug.cgi?id=68531
Reviewed by Stephen White.
* platform/chromium/test_expectations.txt:
2011-09-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, move today's skipped flaky tests to test_expectations
as suggested by mrobinson.
* platform/gtk/Skipped:
* platform/gtk/test_expectations.txt:
2011-09-21 Alice Boxhall <aboxhall@chromium.org>
Report AXValueChanged when value changes in element with role=textbox.
https://bugs.webkit.org/show_bug.cgi?id=68201
Reviewed by Chris Fleizach.
* platform/mac/accessibility/textbox-role-reports-notifications-expected.txt: Added.
* platform/mac/accessibility/textbox-role-reports-notifications.html: Added.
2011-09-21 Anna Cavender <annacc@chromium.org>
New layout tests for the JS bindings related to <track>:
e.g. TextTrack, TextTrackCue, TextTrackCueList, MutableTextTrack.
https://bugs.webkit.org/show_bug.cgi?id=68194
Reviewed by Eric Carlson.
* media/track/track-mutable-expected.txt: Added.
* media/track/track-mutable.html: Added.
* media/track/track-text-track-cue-list-expected.txt: Added.
* media/track/track-text-track-cue-list.html: Added.
* media/track/track-text-track-expected.txt: Added.
* media/track/track-text-track.html: Added.
2011-09-21 Balazs Kelemen <kbalazs@webkit.org>
[Qt][WK2] plugins/mouse-click-iframe-to-plugin.html fails since enabled in r95626
https://bugs.webkit.org/show_bug.cgi?id=68539
Unreviewed gardening.
* platform/qt-wk2/Skipped: skip the test.
2011-09-21 Cary Clark <caryclark@google.com>
Unreviewed; new baselines (Skia on Mac)
This separates test failures that are specific to CG Mac from failures
for Skia on Mac. Most of these changes are specific to Leopard, but a
handful add new fail flavors for all Mac variations.
* LayoutTests/platform/chromium/test_expectations.txt:
2011-09-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for
cross-origin-xsl-redirect-BLOCKED.html which were removed by mistake.
* platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt: Added.
2011-09-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip flaky media test on GTK.
* platform/gtk/Skipped: Skip media/media-blocked-by-beforeload.html
2011-09-21 Philippe Normand <pnormand@igalia.com>
Syntax error in media/audio-delete-while-step-button-clicked.html
https://bugs.webkit.org/show_bug.cgi?id=68507
Reviewed by Eric Carlson.
* media/audio-delete-while-step-button-clicked.html: Some curly
braces were missing in a try/catch statement.
2011-09-21 Chang Shu <cshu@webkit.org>
[Qt] Implement KeyDown function for WebKit2 EventSender.
https://bugs.webkit.org/show_bug.cgi?id=56485
Unskip passed tests.
Reviewed by Andreas Kling.
* platform/qt-wk2/Skipped:
2011-09-21 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: UI performance test for Resource panel first open experience.
https://bugs.webkit.org/show_bug.cgi?id=68527
Reviewed by Pavel Feldman.
* inspector/performance/resources/first-open-resources.html: Added.
2011-09-21 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: extend UI perf tests coverage. Elements panel opens first time.
https://bugs.webkit.org/show_bug.cgi?id=68432
Reviewed by Pavel Feldman.
* inspector/performance/resources/first-open-elements.html: Added.
* inspector/performance/resources/performance-test.js:
2011-09-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip some more flaky SVG tests on GTK.
* platform/gtk/Skipped:
2011-09-21 Jochen Eisinger <jochen@chromium.org>
Unreviewed, fix baselines for cross-origin-xsl-redirect-BLOCKED
* http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/chromium-cg-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/chromium-mac/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/chromium-win/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt: Removed
* platform/mac-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/qt-wk2/Skipped:
* platform/qt-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.png: Removed
* platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt: Removed
* platform/win-wk2/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
2011-09-21 Keishi Hattori <keishi@webkit.org>
[chromium] rebaseline caused by r95567
* platform/chromium-cg-mac-leopard/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
* platform/chromium-mac-leopard: Added.
* platform/chromium-mac-leopard/fast: Added.
* platform/chromium-mac-leopard/fast/clip: Added.
* platform/chromium-mac-leopard/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
2011-09-21 Keishi Hattori <keishi@webkit.org>
[chromium] rebaseline caused by r95599
* fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Added.
* platform/chromium-mac-leopard: Removed.
* platform/chromium-mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Added.
* platform/chromium/test_expectations.txt:
* platform/gtk/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Removed.
2011-09-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip 2 GTK flaky tests.
* platform/gtk/Skipped: Skip
http/tests/websocket/tests/hixie76/error-detect.html and
svg/zoom/page/zoom-svg-through-object-with-auto-size.html
2011-09-21 Alexis Menard <alexis.menard@openbossa.org>
[Qt][WK2] Unskip some cookies related layout tests.
https://bugs.webkit.org/show_bug.cgi?id=68484
Reviewed by Csaba Osztrogonác.
Unskip some cookies related layout tests as they seems to work fine with
--iterations 1000.
* platform/qt-wk2/Skipped:
2011-09-21 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt][Mac] Unreviewed gardening after r95601.
* platform/qt-mac/Skipped: Paint the Qt-Mac bot green.
2011-09-21 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r95608.
http://trac.webkit.org/changeset/95608
https://bugs.webkit.org/show_bug.cgi?id=68521
breaks GTK and Windows builds. Please check EWS next time.
(Requested by philn-tp on #webkit).
* fast/events/scale-and-scroll-body-expected.png: Removed.
* fast/events/scale-and-scroll-body-expected.txt: Removed.
* fast/events/scale-and-scroll-body.html: Removed.
* fast/events/scale-and-scroll-iframe-body-expected.png: Removed.
* fast/events/scale-and-scroll-iframe-body-expected.txt: Removed.
* fast/events/scale-and-scroll-iframe-body.html: Removed.
* fast/events/scale-and-scroll-iframe-window-expected.png: Removed.
* fast/events/scale-and-scroll-iframe-window-expected.txt: Removed.
* fast/events/scale-and-scroll-iframe-window.html: Removed.
* fast/events/scale-and-scroll-window-expected.png: Removed.
* fast/events/scale-and-scroll-window-expected.txt: Removed.
* fast/events/scale-and-scroll-window.html: Removed.
2011-09-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baseslines for 2 new tests and skip a flaky svg test.
* platform/gtk/Skipped: Skip svg/W3C-SVG-1.1-SE/filters-image-05-f.svg
* platform/gtk/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
* platform/gtk/fast/clip/overflow-border-radius-fixed-position-expected.txt: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Added.
2011-09-21 Gabor Rapcsanyi <rgabor@webkit.org>
[Qt][WK2] http/tests/security/cross-origin-xsl-redirect-BLOCKED.html fails
https://bugs.webkit.org/show_bug.cgi?id=68515
* platform/qt-wk2/Skipped: Skip http/tests/security/cross-origin-xsl-redirect-BLOCKED.html.
2011-09-20 Alpha Lam <hclam@chromium.org>
https://bugs.webkit.org/show_bug.cgi?id=68081
Add layout test for page scale and scrolling.
Reviewed by Simon Fraser.
Add tests to cover the following cases:
1. Scale and scroll window
2. Scale and scroll document.body
3. Scale and scroll iframe's contentWindow
4. Scale and scroll iframe's contentDocument.body
* fast/events/scale-and-scroll-body-expected.png: Added.
* fast/events/scale-and-scroll-body-expected.txt: Added.
* fast/events/scale-and-scroll-body.html: Added.
* fast/events/scale-and-scroll-iframe-body-expected.png: Added.
* fast/events/scale-and-scroll-iframe-body-expected.txt: Added.
* fast/events/scale-and-scroll-iframe-body.html: Added.
* fast/events/scale-and-scroll-iframe-window-expected.png: Added.
* fast/events/scale-and-scroll-iframe-window-expected.txt: Added.
* fast/events/scale-and-scroll-iframe-window.html: Added.
* fast/events/scale-and-scroll-window-expected.png: Added.
* fast/events/scale-and-scroll-window-expected.txt: Added.
* fast/events/scale-and-scroll-window.html: Added.
2011-09-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline, skip some flaky worker tests and 2
failing http tests.
* platform/gtk/Skipped:
* platform/gtk/editing/deleting/regional-indicators-expected.txt:
* platform/gtk/fast/text/justify-ideograph-complex-expected.txt:
2011-09-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline and skip and a11y failing test.
* platform/gtk/Skipped: Skip accessibility/aria-hidden-updates-alldescendants.html
* platform/gtk/editing/deleting/merge-whitespace-pre-expected.txt:
Rebaseline after r95335.
* platform/gtk/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt: Added.
2011-09-21 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline after r95566.
* platform/gtk/mathml/xHeight-expected.txt:
2011-09-21 MORITA Hajime <morrita@google.com>
Unreviewed Skipped list update for meter-element-repaint-on-update-value.html,
which needs windows
* platform/win/Skipped:
2011-09-20 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt-mac/Skipped:
* platform/qt-wk2/Skipped:
* platform/qt/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
* platform/qt/fast/clip/overflow-border-radius-fixed-position-expected.txt: Added.
* platform/qt/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
* platform/qt/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Added.
* platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.png: Added.
* platform/qt/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt: Added.
2011-09-20 MORITA Hajime <morrita@google.com>
<meter> doesn't update rendering when its value is changed.
https://bugs.webkit.org/show_bug.cgi?id=67614
Reviewed by Dimitri Glazkov.
* fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
* platform/chromium/test_expectations.txt:
* platform/mac/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Added.
* platform/mac/dom/HTMLMeterElement/meter-element-repaint-on-update-value.html: Added.
2011-09-20 Keishi Hattori <keishi@webkit.org>
[chromium] changed test expectations for zoom-svg-through-object-with-auto-size.html:wq
* platform/chromium/test_expectations.txt:
2011-09-20 Keishi Hattori <keishi@webkit.org>
[chromium] rebaseline caused by r95567
* platform/chromium-cg-mac/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
* platform/chromium-linux-x86/fast/clip: Removed.
* platform/chromium-linux/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
* platform/chromium-mac/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
* platform/chromium-win/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
* platform/chromium-win/fast/clip/overflow-border-radius-fixed-position-expected.txt: Added.
2011-09-20 John Gregg <johnnyg@google.com>
Directory Upload: parent path can truncate first char of the correct path
https://bugs.webkit.org/show_bug.cgi?id=66695
Add a test case for when the parent path is '/'.
Reviewed by Darin Fisher.
* fast/forms/input-file-directory-upload.html:
2011-09-20 Jochen Eisinger <jochen@chromium.org>
Invoke CachedResourceLoader::canRequest for all URLs in a redirect chain
https://bugs.webkit.org/show_bug.cgi?id=68279
Reviewed by Adam Barth.
* http/tests/security/resources/cross-origin-xsl-redirect.xml:
* http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
* http/tests/security/cross-origin-xsl-redirect-BLOCKED.html:
* platform/chromium/http/tests/permissionclient/image-permissions-expected.txt:
* platform/chromium/http/tests/permissionclient/image-permissions.html:
2011-09-18 Ojan Vafai <ojan@chromium.org>
change RenderFlexibleBox to act on logical coordinates
https://bugs.webkit.org/show_bug.cgi?id=68129
Reviewed by David Hyatt.
* css3/flexbox/resources/flexbox.js:
* css3/flexbox/writing-modes-expected.txt: Added.
* css3/flexbox/writing-modes.html: Added.
2011-09-20 Ryosuke Niwa <rniwa@webkit.org>
Hit testing on margins of body and head elements doesn't recur
https://bugs.webkit.org/show_bug.cgi?id=40753
Reviewed by Darin Adler.
Add tests to click on margins of head and body elements. WebKit should not
(attempt to) place the caret after or before head and body elements.
* editing/selection/click-on-body-margin-expected.txt: Added.
* editing/selection/click-on-body-margin.html: Added.
* editing/selection/click-on-head-margin-expected.txt: Added.
* editing/selection/click-on-head-margin.html: Added.
2011-09-20 Alan Stearns <stearns@adobe.com>
[CSSRegions] Need test case for 66198 (sliced line box rendering)
https://bugs.webkit.org/show_bug.cgi?id=68257
Reviewed by David Hyatt.
* fast/regions/resources/helper.js:
(assertTopLeftMatch):
(sameTopLeft):
* fast/regions/no-split-line-box-expected.txt: Added.
* fast/regions/no-split-line-box.html: Added.
2011-09-20 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68314
Added some more clipping tests for overflow to make sure the right things happen
when border-radius is specified.
Reviewed by Simon Fraser and Darin Adler.
* fast/clip/overflow-border-radius-fixed-position.html: Added.
* platform/mac/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
* platform/mac/fast/clip/overflow-border-radius-fixed-position-expected.txt: Added.
2011-09-20 Dan Bernstein <mitz@apple.com>
MathML renderers do not override RenderObject::renderName()
https://bugs.webkit.org/show_bug.cgi?id=68461
Reviewed by Darin Adler.
* platform/mac/mathml/presentation/attributes-expected.txt:
* platform/mac/mathml/presentation/fenced-expected.txt:
* platform/mac/mathml/presentation/fenced-mi-expected.txt:
* platform/mac/mathml/presentation/fractions-expected.txt:
* platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
* platform/mac/mathml/presentation/mo-expected.txt:
* platform/mac/mathml/presentation/msub-base-changed-expected.txt:
* platform/mac/mathml/presentation/msub-sub-changed-expected.txt:
* platform/mac/mathml/presentation/msubsup-base-changed-expected.txt:
* platform/mac/mathml/presentation/msubsup-sub-changed-expected.txt:
* platform/mac/mathml/presentation/msubsup-sup-changed-expected.txt:
* platform/mac/mathml/presentation/msup-base-changed-expected.txt:
* platform/mac/mathml/presentation/msup-sup-changed-expected.txt:
* platform/mac/mathml/presentation/over-expected.txt:
* platform/mac/mathml/presentation/roots-expected.txt:
* platform/mac/mathml/presentation/row-alignment-expected.txt:
* platform/mac/mathml/presentation/row-expected.txt:
* platform/mac/mathml/presentation/style-expected.txt:
* platform/mac/mathml/presentation/sub-expected.txt:
* platform/mac/mathml/presentation/subsup-expected.txt:
* platform/mac/mathml/presentation/sup-expected.txt:
* platform/mac/mathml/presentation/tables-expected.txt:
* platform/mac/mathml/presentation/tokenElements-expected.txt:
* platform/mac/mathml/presentation/under-expected.txt:
* platform/mac/mathml/presentation/underover-expected.txt:
* platform/mac/mathml/xHeight-expected.txt:
2011-09-20 Cary Clark <caryclark@google.com>
Unreviewed; new baselines (Skia on Mac)
This separates test failures that are specific to CG Mac from failures
for Skia on Mac. Most of these changes are specific to Leopard, but a
handful add new fail flavors for all Mac variations.
* LayoutTests/platform/chromium/test_expectations.txt:
2011-09-20 Pavel Feldman <pfeldman@google.com>
Not reviewed: one line inspector's script-formatter.html fix.
* inspector/debugger/script-formatter.html:
2011-09-20 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r95509.
http://trac.webkit.org/changeset/95509
https://bugs.webkit.org/show_bug.cgi?id=68446
crashes chromium fast/repaint/japanese-rl-selection-repaint-
in-regions.html on Win and Linux (Requested by dslomov on
#webkit).
* editing/selection/click-on-body-margin-expected.txt: Removed.
* editing/selection/click-on-body-margin.html: Removed.
* editing/selection/click-on-head-margin-expected.txt: Removed.
* editing/selection/click-on-head-margin.html: Removed.
2011-09-20 Jarred Nicholls <jarred@sencha.com>
[Qt] Permit qrc resources to load in QWebSettings::setUserStyleSheetUrl()
https://bugs.webkit.org/show_bug.cgi?id=51159
Permit any URL with a local scheme to set a user style sheet. Allow qrc
resource URLs as arguments to QWebSettings::setUserStyleSheetUrl().
New platform layout test since user style sheet is testable from DRT.
Reviewed by Kenneth Rohde Christiansen.
* platform/qt/fast/loader/user-stylesheet-qrc-path-expected.txt: Added.
* platform/qt/fast/loader/user-stylesheet-qrc-path.html: Added.
2011-09-20 Dmitry Lomov <dslomov@google.com>
[Chromium] Rebaseline expectationd and file WK68445.
* platform/chromium/test_expectations.txt:
2011-09-20 Cary Clark <caryclark@google.com>
Unreviewed; new baselines (Skia on Mac)
Updated reference images.
* platform/chromium-mac/fast/ruby/overhang-horizontal-expected.png: Removed.
* platform/chromium-mac/fast/box-shadow/box-shadow-clipped-slices-expected.png:
2011-09-19 Pavel Feldman <pfeldman@google.com>
Web Inspector: document Debugger.paused, introduce types for ids in Debugger domain.
https://bugs.webkit.org/show_bug.cgi?id=68363
Migrates from poorly documented "details" object to explicit parameters
containing break type and data.
Reviewed by Tony Gentilcore.
* http/tests/inspector/debugger-test.js:
(initialize_DebuggerTest):
2011-09-15 Pavel Feldman <pfeldman@google.com>
Web Inspector: refactor ConsoleView, Drawer, ConsolePanel trio.
https://bugs.webkit.org/show_bug.cgi?id=68155
Reviewed by Tony Gentilcore.
* inspector/console/console-dir.html:
2011-09-19 Pavel Feldman <pfeldman@google.com>
Web Inspector: streamline Console's MessageType and MessageSource semantics.
https://bugs.webkit.org/show_bug.cgi?id=68342
This change fixes semantics of the MessageSource and MessageType:
MessageSource is now the source of the message (be it Network, HTML
parser or Console API). MessageType is only defined for the Console API
messages and contains the name of the API call (log, dir, dirxml, etc.).
Subsequent https://bugs.webkit.org/show_bug.cgi?id=66371 will make MessageType
private to the inspector.
Reviewed by Tony Gentilcore.
* inspector/protocol/console-agent-expected.txt:
* platform/chromium/http/tests/inspector/console-resource-errors-expected.txt: Added.
2011-09-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for new tests.
* platform/gtk/css3/bdi-element-expected.png: Added.
* platform/gtk/css3/bdi-element-expected.txt: Added.
* platform/gtk/css3/unicode-bidi-isolate-aharon-expected.png: Added.
* platform/gtk/css3/unicode-bidi-isolate-aharon-expected.txt: Added.
* platform/gtk/css3/unicode-bidi-isolate-basic-expected.png: Added.
* platform/gtk/css3/unicode-bidi-isolate-basic-expected.txt: Added.
* platform/gtk/fast/borders/block-mask-overlay-image-outset-expected.png: Added.
* platform/gtk/fast/borders/block-mask-overlay-image-outset-expected.txt: Added.
* platform/gtk/fast/borders/border-image-longhand-expected.png: Added.
* platform/gtk/fast/borders/border-image-longhand-expected.txt: Added.
* platform/gtk/fast/borders/border-image-massive-scale-expected.png: Added.
* platform/gtk/fast/borders/border-image-massive-scale-expected.txt: Added.
* platform/gtk/fast/borders/border-image-outset-expected.png: Added.
* platform/gtk/fast/borders/border-image-outset-expected.txt: Added.
* platform/gtk/fast/borders/border-image-outset-in-shorthand-expected.png: Added.
* platform/gtk/fast/borders/border-image-outset-in-shorthand-expected.txt: Added.
* platform/gtk/fast/borders/border-image-outset-split-inline-expected.png: Added.
* platform/gtk/fast/borders/border-image-outset-split-inline-expected.txt: Added.
* platform/gtk/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png: Added.
* platform/gtk/fast/borders/border-image-outset-split-inline-vertical-lr-expected.txt: Added.
* platform/gtk/fast/borders/border-image-repeat-expected.png: Added.
* platform/gtk/fast/borders/border-image-repeat-expected.txt: Added.
* platform/gtk/fast/borders/border-image-scaled-expected.png: Added.
* platform/gtk/fast/borders/border-image-scaled-expected.txt: Added.
* platform/gtk/fast/borders/border-image-scaled-gradient-expected.png: Added.
* platform/gtk/fast/borders/border-image-scaled-gradient-expected.txt: Added.
* platform/gtk/fast/borders/border-image-scrambled-expected.png: Added.
* platform/gtk/fast/borders/border-image-scrambled-expected.txt: Added.
* platform/gtk/fast/borders/border-image-side-reduction-expected.png: Added.
* platform/gtk/fast/borders/border-image-side-reduction-expected.txt: Added.
* platform/gtk/fast/borders/border-image-slices-expected.png: Added.
* platform/gtk/fast/borders/border-image-slices-expected.txt: Added.
* platform/gtk/fast/borders/inline-mask-overlay-image-outset-expected.png: Added.
* platform/gtk/fast/borders/inline-mask-overlay-image-outset-expected.txt: Added.
* platform/gtk/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png: Added.
* platform/gtk/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.txt: Added.
* platform/gtk/fast/clip/overflow-border-radius-combinations-expected.png: Added.
* platform/gtk/fast/clip/overflow-border-radius-combinations-expected.txt: Added.
* platform/gtk/fast/clip/overflow-border-radius-composited-expected.png: Added.
* platform/gtk/fast/clip/overflow-border-radius-composited-expected.txt: Added.
* platform/gtk/fast/clip/overflow-border-radius-transformed-expected.png: Added.
* platform/gtk/fast/clip/overflow-border-radius-transformed-expected.txt: Added.
* platform/gtk/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
* platform/gtk/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Added.
* platform/gtk/fast/css/line-after-floating-div-expected.png: Added.
* platform/gtk/fast/css/line-after-floating-div-expected.txt: Added.
* platform/gtk/fast/parser/innerhtml-with-prefixed-elements-expected.png: Added.
* platform/gtk/fast/parser/innerhtml-with-prefixed-elements-expected.txt: Added.
* platform/gtk/fast/reflections/reflection-masks-outset-expected.png: Added.
* platform/gtk/fast/reflections/reflection-masks-outset-expected.txt: Added.
* platform/gtk/fast/text/fallback-traits-fixup-expected.png: Added.
* platform/gtk/fast/text/fallback-traits-fixup-expected.txt: Added.
* platform/gtk/fast/text/hyphenate-limit-lines-expected.png: Added.
* platform/gtk/fast/text/hyphenate-limit-lines-expected.txt: Added.
* platform/gtk/svg/custom/pattern-rotate-gaps-expected.png: Added.
* platform/gtk/svg/custom/pattern-rotate-gaps-expected.txt: Added.
* platform/gtk/svg/custom/simple-text-double-shadow-expected.png: Added.
* platform/gtk/svg/custom/simple-text-double-shadow-expected.txt: Added.
2011-09-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for tests added in r95489 and r95488.
* platform/gtk/http/tests/security/document-all-expected.txt: Added.
* platform/gtk/http/tests/security/window-named-proto-expected.txt: Added.
2011-09-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for tests added in r95461.
* platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt: Added.
* platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt: Added.
* platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt: Added.
* platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt: Added.
* platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt: Added.
2011-09-20 Renata Hodovan <reni@webkit.org>
[Qt] Rebase and unskip tests introduced in r95489 and r95488.
Unreviewed gardening.
* platform/qt/Skipped:
* platform/qt/http/tests/security/document-all-expected.txt: Added.
* platform/qt/http/tests/security/window-named-proto-expected.txt: Added.
2011-09-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing fast/files/create-blob-url-crash.html on
GTK because of bug 66045.
* platform/gtk/Skipped:
2011-09-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK rebaseline after r95178 and r95362.
* platform/gtk/fast/dom/Window/window-properties-expected.txt:
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/gtk/fast/dom/call-a-constructor-as-a-function-expected.txt:
* platform/gtk/fast/js/global-constructors-expected.txt:
2011-09-09 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: implement reverse mapping for compiler source maps.
https://bugs.webkit.org/show_bug.cgi?id=67850
Reviewed by Pavel Feldman.
* inspector/debugger/compiler-source-mapping.html:
2011-09-20 Renata Hodovan <reni@webkit.org>
[Qt] Add Qt specific expecteds to new tests introduced in r95461.
Unreviewed gardening.
* platform/qt/fast/table/table-cell-before-after-content-around-table-block-expected.png: Added.
* platform/qt/fast/table/table-cell-before-after-content-around-table-block-expected.txt: Added.
* platform/qt/fast/table/table-cell-before-after-content-around-table-expected.png: Added.
* platform/qt/fast/table/table-cell-before-after-content-around-table-expected.txt: Added.
* platform/qt/fast/table/table-cell-before-after-content-around-table-row-expected.png: Added.
* platform/qt/fast/table/table-cell-before-after-content-around-table-row-expected.txt: Added.
* platform/qt/fast/table/table-row-before-after-content-around-block-expected.png: Added.
* platform/qt/fast/table/table-row-before-after-content-around-block-expected.txt: Added.
* platform/qt/fast/table/table-row-before-after-content-around-table-expected.png: Added.
* platform/qt/fast/table/table-row-before-after-content-around-table-expected.txt: Added.
2011-09-20 Renata Hodovan <reni@webkit.org>
[Qt] Two tests fail after r95488 & r95489
https://bugs.webkit.org/show_bug.cgi?id=68428
Skip the failing tests.
Unreviewed gardening.
* platform/qt/Skipped:
2011-09-19 Ryosuke Niwa <rniwa@webkit.org>
Hit testing on margins of body and head elements doesn't recur
https://bugs.webkit.org/show_bug.cgi?id=40753
Reviewed by Darin Adler.
Add tests to click on margins of head and body elements. WebKit should not
(attempt to) place the caret after or before head and body elements.
* editing/selection/click-on-body-margin-expected.txt: Added.
* editing/selection/click-on-body-margin.html: Added.
* editing/selection/click-on-head-margin-expected.txt: Added.
* editing/selection/click-on-head-margin.html: Added.
2011-09-19 Gavin Barraclough <barraclough@apple.com>
String#split is buggy
https://bugs.webkit.org/show_bug.cgi?id=68348
Reviewed by Sam Weinig.
* fast/js/script-tests/string-split-conformance.js: Added.
* fast/js/string-split-conformance-expected.txt: Added.
* fast/js/string-split-conformance.html: Added.
- Added new Layout test based on:
http://stevenlevithan.com/demo/split.cfm
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A1_T6-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A1_T7-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A1_T8-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A1_T9-expected.txt:
* sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A2_T7-expected.txt:
- Check in failing results for these 5 tests; they are all wrong
(see https://bugs.ecmascript.org/show_bug.cgi?id=61).
2011-09-19 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r95482.
http://trac.webkit.org/changeset/95482
https://bugs.webkit.org/show_bug.cgi?id=68410
Broke chromium webkit-tests (Requested by dslomov on #webkit).
* fast/canvas/webgl/premultiplyalpha-test-expected.txt:
* fast/canvas/webgl/premultiplyalpha-test.html:
2011-09-19 Adam Barth <abarth@webkit.org>
[V8] document.all gets confused about its prototype chain
https://bugs.webkit.org/show_bug.cgi?id=68393
Reviewed by Eric Seidel.
Test how document.all behaves when you change its prototype chain.
* http/tests/security/document-all-expected.txt: Added.
* http/tests/security/document-all.html: Added.
2011-09-19 Adam Barth <abarth@webkit.org>
Named property confusion with __proto__
https://bugs.webkit.org/show_bug.cgi?id=68221
Reviewed by Eric Seidel.
* http/tests/security/resources/innocent-victim-with-iframe.html: Added.
* http/tests/security/window-named-proto-expected.txt: Added.
* http/tests/security/window-named-proto.html: Added.
2011-09-19 John Bauman <jbauman@chromium.org>
Fix nonpremultiplied webgl toDataURL to jpeg
https://bugs.webkit.org/show_bug.cgi?id=68366
Update the premultiplyalpha-test from the WebGL conformance tests.
Reviewed by Kenneth Russell.
* fast/canvas/webgl/premultiplyalpha-test-expected.txt:
* fast/canvas/webgl/premultiplyalpha-test.html:
2011-09-19 Ryosuke Niwa <rniwa@webkit.org>
Incorrect selection with absolutely positioned div
https://bugs.webkit.org/show_bug.cgi?id=39503
Reviewed by Kenneth Rohde Christiansen.
Added a regression test for placing the caret inside a block with multiple logical lines
with an absolutely positioned last child. WebKit should place the caret on the left of the first line
(instead of after the last line) when the user clicks on the left of the first line.
* editing/selection/block-with-positioned-lastchild-expected.txt: Added.
* editing/selection/block-with-positioned-lastchild.html: Added.
2011-09-19 Abhishek Arya <inferno@chromium.org>
Unreviewed. Chromium Rebaselines for r95461.
* platform/chromium-linux/fast/table/table-cell-before-after-content-around-table-block-expected.png: Added.
* platform/chromium-linux/fast/table/table-cell-before-after-content-around-table-expected.png: Added.
* platform/chromium-linux/fast/table/table-cell-before-after-content-around-table-row-expected.png: Added.
* platform/chromium-linux/fast/table/table-row-before-after-content-around-block-expected.png: Added.
* platform/chromium-linux/fast/table/table-row-before-after-content-around-table-expected.png: Added.
* platform/chromium-mac/fast/table/table-cell-before-after-content-around-table-block-expected.png: Added.
* platform/chromium-mac/fast/table/table-cell-before-after-content-around-table-expected.png: Added.
* platform/chromium-mac/fast/table/table-cell-before-after-content-around-table-row-expected.png: Added.
* platform/chromium-mac/fast/table/table-row-before-after-content-around-block-expected.png: Added.
* platform/chromium-mac/fast/table/table-row-before-after-content-around-table-expected.png: Added.
* platform/chromium-win/fast/table/table-cell-before-after-content-around-table-block-expected.png: Added.
* platform/chromium-win/fast/table/table-cell-before-after-content-around-table-expected.png: Added.
* platform/chromium-win/fast/table/table-cell-before-after-content-around-table-row-expected.png: Added.
* platform/chromium-win/fast/table/table-row-before-after-content-around-block-expected.png: Added.
* platform/chromium-win/fast/table/table-row-before-after-content-around-table-expected.png: Added.
2011-09-19 Dmitry Titov <dimich@chromium.org>
[Chromium] Crash after magic iframe transfer for Pepper/NaCl plugins.
https://bugs.webkit.org/show_bug.cgi?id=68267
Make adoptNode() to not enable live iframe transfer when the iframe's subtree contains plugins.
Reviewed by Adam Barth.
* fast/frames/iframe-reparenting-embed-elements-expected.txt: Added.
* fast/frames/iframe-reparenting-embed-elements.html: Added.
* fast/frames/resources/iframe-reparenting-embed-frame1.html: Added.
* fast/frames/resources/iframe-reparenting-embed-iframe.html: Added.
2011-09-19 Abhishek Arya <inferno@chromium.org>
Issues with merging ruby bases.
https://bugs.webkit.org/show_bug.cgi?id=67240
Reviewed by James Robinson.
ASSERTION FAILED: !needsLayout() in RenderRubyRun::getOverhang.
* fast/ruby/ruby-overhang-crash-expected.txt: Added.
* fast/ruby/ruby-overhang-crash.html: Added.
2011-09-16 Abhishek Arya <inferno@chromium.org>
Child not placed correctly when beforeChild (table part)
has both :before, :after content.
https://bugs.webkit.org/show_bug.cgi?id=67656
Reviewed by James Robinson.
* fast/table/table-cell-before-after-content-around-table-block-expected.png: Added.
* fast/table/table-cell-before-after-content-around-table-block-expected.txt: Added.
* fast/table/table-cell-before-after-content-around-table-block.html: Added.
* fast/table/table-cell-before-after-content-around-table-expected.png: Added.
* fast/table/table-cell-before-after-content-around-table-expected.txt: Added.
* fast/table/table-cell-before-after-content-around-table-row-expected.png: Added.
* fast/table/table-cell-before-after-content-around-table-row-expected.txt: Added.
* fast/table/table-cell-before-after-content-around-table-row.html: Added.
* fast/table/table-cell-before-after-content-around-table.html: Added.
* fast/table/table-row-before-after-content-around-block-expected.png: Added.
* fast/table/table-row-before-after-content-around-block-expected.txt: Added.
* fast/table/table-row-before-after-content-around-block.html: Added.
* fast/table/table-row-before-after-content-around-table-expected.png: Added.
* fast/table/table-row-before-after-content-around-table-expected.txt: Added.
* fast/table/table-row-before-after-content-around-table.html: Added.
2011-09-19 Tom Sepez <tsepez@chromium.org>
Fix xssauditor bypass with unterminated closing tag by making the HTMLSourceTracker
and the HTMLParser interact more closely with each other. HTMLParser should be
setting the end range for the token itself to account for buffering that the
HTMLSourceTracker can't know about, but there are a lot of paths that would need
updating. First step is to cover this one path.
https://bugs.webkit.org/show_bug.cgi?id=68281
Reviewed by Adam Barth.
* http/tests/security/xssAuditor/resources/echo-intertag.pl:
* http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag-expected.txt: Added.
* http/tests/security/xssAuditor/script-tag-with-invalid-closing-tag.html: Added.
2011-09-19 Dmitry Lomov <dslomov@google.com>
[Chromium] Rebaseline expectations and file WK68372.
* platform/chromium/test_expectations.txt:
2011-09-19 Dmitry Lomov <dslomov@google.com>
[Chromium] Rebaseline expectations due to r95402.
* platform/chromium-win-vista/fast/dom/navigator-detached-no-crash-expected.txt: Removed.
2011-09-19 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed skip inspector/timeline/timeline-animation-frame.html on win platform.
* platform/win/Skipped:
2011-09-19 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed fix for flaky tests.
* inspector/timeline/timeline-dom-content-loaded-event-expected.txt:
* inspector/timeline/timeline-dom-content-loaded-event.html:
* inspector/timeline/timeline-load-event-expected.txt:
* inspector/timeline/timeline-load-event.html:
* platform/qt/Skipped:
2011-09-19 Zsolt Fehér <feherzs@inf.u-szeged.hu>
Unreviewed Qt gardening.
https://bugs.webkit.org/show_bug.cgi?id=68360
* platform/qt/Skipped:
2011-09-19 Balazs Kelemen <kbalazs@webkit.org>
[Qt][WK2] Add some pixel baselines.
Unreviewed expectation update.
These baselines was produced in the same environment where the
Szeged WK2 bot runs. The validity of the results had been checked manually.
* platform/qt-wk2/css1/box_properties/float_on_text_elements-expected.png: Added.
* platform/qt-wk2/css2.1/t051202-c24-first-lttr-00-b-expected.png: Added.
* platform/qt-wk2/css2.1/t051202-c26-psudo-nest-00-c-expected.png: Added.
* platform/qt-wk2/css2.1/t060401-c32-cascading-00-b-expected.png: Added.
* platform/qt-wk2/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5514-brdr-lw-00-b-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5515-brdr-w-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5516-brdr-c-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5517-brdr-s-00-c-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5518-ibrdr-t-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5519-brdr-r-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5519-brdr-r-02-e-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5521-brdr-l-02-e-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5522-brdr-00-b-expected.png: Added.
* platform/qt-wk2/css2.1/t0805-c5522-ibrdr-00-a-expected.png: Added.
* platform/qt-wk2/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png: Added.
* platform/qt-wk2/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Added.
* platform/qt-wk2/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added.
* platform/qt-wk2/css2.1/t0905-c5525-fltwrap-00-b-expected.png: Added.
* platform/qt-wk2/css2.1/t090501-c414-flt-00-d-expected.png: Added.
* platform/qt-wk2/css2.1/t090501-c414-flt-01-b-expected.png: Added.
* platform/qt-wk2/css2.1/t090501-c414-flt-ln-00-d-expected.png: Added.
* platform/qt-wk2/css2.1/t090501-c414-flt-ln-01-d-g-expected.png: Added.
* platform/qt-wk2/css2.1/t090501-c414-flt-ln-02-d-expected.png: Added.
* platform/qt-wk2/css2.1/t090501-c414-flt-ln-03-d-expected.png: Added.
* platform/qt-wk2/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Added.
* platform/qt-wk2/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Added.
* platform/qt-wk2/css2.1/t1002-c5523-width-02-b-g-expected.png: Added.
* platform/qt-wk2/css2.1/t100801-c544-valgn-00-a-ag-expected.png: Added.
* platform/qt-wk2/css2.1/t100801-c544-valgn-02-d-agi-expected.png: Added.
* platform/qt-wk2/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Added.
* platform/qt-wk2/css2.1/t100801-c544-valgn-04-d-agi-expected.png: Added.
* platform/qt-wk2/css2.1/t1202-counter-08-b-expected.png: Added.
* platform/qt-wk2/css2.1/t1202-counters-08-b-expected.png: Added.
* platform/qt-wk2/css2.1/t1601-c547-indent-01-d-expected.png: Added.
* platform/qt-wk2/css2.1/t1602-c546-txt-align-00-b-expected.png: Added.
* platform/qt-wk2/css3/css3-modsel-33-expected.png: Added.
* platform/qt-wk2/css3/css3-modsel-35-expected.png: Added.
* platform/qt-wk2/fast/backgrounds/size/backgroundSize15-expected.png: Added.
* platform/qt-wk2/fast/backgrounds/size/backgroundSize16-expected.png: Added.
* platform/qt-wk2/fast/block/basic/014-expected.png: Added.
* platform/qt-wk2/fast/block/basic/016-expected.png: Added.
* platform/qt-wk2/fast/block/basic/white-space-pre-wraps-expected.png: Added.
* platform/qt-wk2/fast/block/float/003-expected.png: Added.
* platform/qt-wk2/fast/block/float/020-expected.png: Added.
* platform/qt-wk2/fast/block/float/021-expected.png: Added.
* platform/qt-wk2/fast/block/float/avoidance-percent-width-strict-expected.png: Added.
* platform/qt-wk2/fast/block/float/nopaint-after-layer-destruction2-expected.png: Added.
* platform/qt-wk2/fast/block/float/width-update-after-clear-expected.png: Added.
* platform/qt-wk2/fast/block/margin-collapse/empty-clear-blocks-expected.png: Added.
* platform/qt-wk2/fast/block/positioning/auto-height-with-top-and-bottom-expected.png: Added.
* platform/qt-wk2/fast/block/positioning/auto/005-expected.png: Added.
* platform/qt-wk2/fast/borders/block-mask-overlay-image-expected.png: Added.
* platform/qt-wk2/fast/borders/border-fit-expected.png: Added.
* platform/qt-wk2/fast/borders/border-image-scale-transform-expected.png: Added.
* platform/qt-wk2/fast/borders/border-radius-inline-flow-expected.png: Added.
* platform/qt-wk2/fast/borders/rtl-border-01-expected.png: Added.
* platform/qt-wk2/fast/borders/rtl-border-02-expected.png: Added.
* platform/qt-wk2/fast/borders/rtl-border-03-expected.png: Added.
* platform/qt-wk2/fast/box-shadow/basic-shadows-expected.png: Added.
* platform/qt-wk2/fast/canvas/arc360-expected.png: Added.
* platform/qt-wk2/fast/canvas/canvas-before-css-expected.png: Added.
* platform/qt-wk2/fast/canvas/canvas-text-alignment-expected.png: Added.
* platform/qt-wk2/fast/canvas/canvas-zoom-expected.png: Added.
* platform/qt-wk2/fast/canvas/canvasDrawingIntoSelf-expected.png: Added.
* platform/qt-wk2/fast/canvas/drawImage-expected.png: Added.
* platform/qt-wk2/fast/canvas/drawImage-with-globalAlpha-expected.png: Added.
* platform/qt-wk2/fast/canvas/fillrect-gradient-zero-stops-expected.png: Added.
* platform/qt-wk2/fast/canvas/fillrect_gradient-expected.png: Added.
* platform/qt-wk2/fast/canvas/image-object-in-canvas-expected.png: Added.
* platform/qt-wk2/fast/canvas/patternfill-repeat-expected.png: Added.
* platform/qt-wk2/fast/canvas/setWidthResetAfterForcedRender-expected.png: Added.
* platform/qt-wk2/fast/canvas/shadow-offset-1-expected.png: Added.
* platform/qt-wk2/fast/canvas/shadow-offset-2-expected.png: Added.
* platform/qt-wk2/fast/canvas/shadow-offset-3-expected.png: Added.
* platform/qt-wk2/fast/canvas/shadow-offset-4-expected.png: Added.
* platform/qt-wk2/fast/canvas/shadow-offset-5-expected.png: Added.
* platform/qt-wk2/fast/canvas/shadow-offset-6-expected.png: Added.
* platform/qt-wk2/fast/canvas/shadow-offset-7-expected.png: Added.
* platform/qt-wk2/fast/css-generated-content/012-expected.png: Added.
* platform/qt-wk2/fast/css-generated-content/013-expected.png: Added.
* platform/qt-wk2/fast/css-generated-content/after-duplicated-after-split-expected.png: Added.
* platform/qt-wk2/fast/css-generated-content/after-order-expected.png: Added.
* platform/qt-wk2/fast/css-generated-content/hover-style-change-expected.png: Added.
* platform/qt-wk2/fast/css/004-expected.png: Added.
* platform/qt-wk2/fast/css/005-expected.png: Added.
* platform/qt-wk2/fast/css/MarqueeLayoutTest-expected.png: Added.
* platform/qt-wk2/fast/css/ZeroOpacityLayers-expected.png: Added.
* platform/qt-wk2/fast/css/ZeroOpacityLayers2-expected.png: Added.
* platform/qt-wk2/fast/css/absolute-poition-in-rtl-parent-expected.png: Added.
* platform/qt-wk2/fast/css/begin-end-contain-selector-empty-value-expected.png: Added.
* platform/qt-wk2/fast/css/css1_forward_compatible_parsing-expected.png: Added.
* platform/qt-wk2/fast/css/css3-modsel-22-expected.png: Added.
* platform/qt-wk2/fast/css/css3-nth-child-expected.png: Added.
* platform/qt-wk2/fast/css/first-letter-detach-expected.png: Added.
* platform/qt-wk2/fast/css/first-letter-hover-expected.png: Added.
* platform/qt-wk2/fast/css/font-face-implicit-local-font-expected.png: Added.
* platform/qt-wk2/fast/css/hsl-color-expected.png: Added.
* platform/qt-wk2/fast/css/inline-properties-important-expected.png: Added.
* platform/qt-wk2/fast/css/invalidation-errors-2-expected.png: Added.
* platform/qt-wk2/fast/css/invalidation-errors-expected.png: Added.
* platform/qt-wk2/fast/css/non-standard-checkbox-size-expected.png: Added.
* platform/qt-wk2/fast/css/outline-auto-location-expected.png: Added.
* platform/qt-wk2/fast/css/selector-set-attribute-expected.png: Added.
* platform/qt-wk2/fast/css/text-align-expected.png: Added.
* platform/qt-wk2/fast/css/textCapitalizeEdgeCases-expected.png: Added.
* platform/qt-wk2/fast/css/zoom-font-size-expected.png: Added.
* platform/qt-wk2/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.png: Added.
* platform/qt-wk2/fast/dom/HTMLTableElement/colSpan-expected.png: Added.
* platform/qt-wk2/fast/dom/HTMLTableElement/createCaption-expected.png: Added.
* platform/qt-wk2/fast/dom/children-nodes-expected.png: Added.
* platform/qt-wk2/fast/dom/clone-node-dynamic-style-expected.png: Added.
* platform/qt-wk2/fast/dom/css-rule-functions-expected.png: Added.
* platform/qt-wk2/fast/dynamic/insert-before-table-part-in-continuation-expected.png: Added.
* platform/qt-wk2/fast/dynamic/selection-highlight-adjust-expected.png: Added.
* platform/qt-wk2/fast/dynamic/staticY-marking-parents-regression-expected.png: Added.
* platform/qt-wk2/fast/forms/basic-selects-expected.png: Added.
* platform/qt-wk2/fast/forms/basic-textareas-quirks-expected.png: Added.
* platform/qt-wk2/fast/forms/input-placeholder-text-indent-expected.png: Added.
* platform/qt-wk2/fast/forms/minWidthPercent-expected.png: Added.
* platform/qt-wk2/fast/frames/frame-scrolling-attribute-expected.png: Added.
* platform/qt-wk2/fast/gradients/radial-centered-expected.png: Added.
* platform/qt-wk2/fast/html/details-writing-mode-expected.png: Added.
* platform/qt-wk2/fast/inline/continuation-outlines-expected.png: Added.
* platform/qt-wk2/fast/inline/continuation-outlines-with-layers-expected.png: Added.
* platform/qt-wk2/fast/lists/001-vertical-expected.png: Added.
* platform/qt-wk2/fast/lists/007-vertical-expected.png: Added.
* platform/qt-wk2/fast/lists/008-vertical-expected.png: Added.
* platform/qt-wk2/fast/media/mq-relative-constraints-08-expected.png: Added.
* platform/qt-wk2/fast/multicol/client-rects-expected.png: Added.
* platform/qt-wk2/fast/multicol/column-break-with-balancing-expected.png: Added.
* platform/qt-wk2/fast/multicol/float-multicol-expected.png: Added.
* platform/qt-wk2/fast/multicol/float-paginate-complex-expected.png: Added.
* platform/qt-wk2/fast/multicol/float-paginate-expected.png: Added.
* platform/qt-wk2/fast/multicol/layers-split-across-columns-expected.png: Added.
* platform/qt-wk2/fast/multicol/margin-collapse-expected.png: Added.
* platform/qt-wk2/fast/multicol/max-height-columns-block-expected.png: Added.
* platform/qt-wk2/fast/multicol/nested-columns-expected.png: Added.
* platform/qt-wk2/fast/multicol/paginate-block-replaced-expected.png: Added.
* platform/qt-wk2/fast/multicol/positioned-with-constrained-height-expected.png: Added.
* platform/qt-wk2/fast/multicol/scrolling-overflow-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
* platform/qt-wk2/fast/multicol/span/span-margin-collapsing-expected.png: Added.
* platform/qt-wk2/fast/multicol/table-margin-collapse-expected.png: Added.
* platform/qt-wk2/fast/multicol/table-vertical-align-expected.png: Added.
* platform/qt-wk2/fast/multicol/unsplittable-inline-block-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-lr/column-rules-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-lr/float-avoidance-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-lr/float-multicol-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-lr/float-paginate-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-lr/nested-columns-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-rl/column-rules-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-rl/float-avoidance-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-rl/float-multicol-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-rl/float-paginate-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-rl/nested-columns-expected.png: Added.
* platform/qt-wk2/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Added.
* platform/qt-wk2/fast/overflow/line-clamp-expected.png: Added.
* platform/qt-wk2/fast/overflow/overflow-rtl-vertical-expected.png: Added.
* platform/qt-wk2/fast/overflow/table-overflow-float-expected.png: Added.
* platform/qt-wk2/fast/reflections/opacity-reflection-transform-expected.png: Added.
* platform/qt-wk2/fast/repaint/bugzilla-6278-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-1-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-10-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-2-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-3-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-4-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-5-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-6-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-7-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-8-expected.png: Added.
* platform/qt-wk2/fast/repaint/line-flow-with-floats-9-expected.png: Added.
* platform/qt-wk2/fast/repaint/multicol-repaint-expected.png: Added.
* platform/qt-wk2/fast/repaint/outline-repaint-glitch-expected.png: Added.
* platform/qt-wk2/fast/repaint/selected-replaced-expected.png: Added.
* platform/qt-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png: Added.
* platform/qt-wk2/fast/repaint/stacked-diacritics-expected.png: Added.
* platform/qt-wk2/fast/repaint/text-append-dirty-lines-expected.png: Added.
* platform/qt-wk2/fast/replaced/001-expected.png: Added.
* platform/qt-wk2/fast/replaced/002-expected.png: Added.
* platform/qt-wk2/fast/replaced/003-expected.png: Added.
* platform/qt-wk2/fast/replaced/005-expected.png: Added.
* platform/qt-wk2/fast/replaced/absolute-image-sizing-expected.png: Added.
2011-09-19 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: extend UI perf tests coverage. Elements Panel.
https://bugs.webkit.org/show_bug.cgi?id=68263
Reviewed by Pavel Feldman.
* inspector/performance/resources/show-panel-elements.html: Added.
2011-09-19 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: didMarkDOMContentEvent() should send event of MarkDOMContent type.
https://bugs.webkit.org/show_bug.cgi?id=67528
Reviewed by Pavel Feldman.
* inspector/timeline/timeline-animation-frame.html:
* inspector/timeline/timeline-dom-content-loaded-event-expected.txt: Added.
* inspector/timeline/timeline-dom-content-loaded-event.html: Added.
* inspector/timeline/timeline-load-event-expected.txt: Added.
* inspector/timeline/timeline-load-event.html: Added.
* inspector/timeline/timeline-test.js:
(initialize_Timeline.InspectorTest.waitForRecordType.addRecord):
(initialize_Timeline.InspectorTest.waitForRecordType):
2011-09-19 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt-arm/fast/dom/Window/window-property-descriptors-expected.txt: Updated.
* platform/qt-mac/Skipped: Skip new failing tests to paint the bot green.
2011-09-19 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
[Qt] [ARMv5] fast/events/media-element-focus-tab.html fast/spatial-navigation/snav-media-elements.html fail
https://bugs.webkit.org/show_bug.cgi?id=68341
* platform/qt-arm/Skipped: Skip the failing tests
2011-09-18 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: requestAnimationFrame callbacks don't show up in the timeline panel.
https://bugs.webkit.org/show_bug.cgi?id=67986
Reviewed by Pavel Feldman.
* inspector/timeline/timeline-animation-frame-expected.txt: Added.
* inspector/timeline/timeline-animation-frame.html: Added.
* inspector/timeline/timeline-enum-stability-expected.txt:
* platform/chromium/inspector/timeline/timeline-enum-stability-expected.txt:
* platform/qt/Skipped: inspector/timeline/timeline-animation-frame.html was added to the skip list.
* inspector/timeline/timeline-test.js:
2011-09-18 James Kozianski <koz@chromium.org>
Rebaseline navigator test for chromium-win-vista.
https://bugs.webkit.org/show_bug.cgi?id=68334
Unreviewed. Rebaseline for navigator-detached-no-crash.
* platform/chromium-win-vista/fast/dom/navigator-detached-no-crash-expected.txt: Added.
2011-09-18 Dan Bernstein <mitz@apple.com>
<rdar://problem/7860281> Decomposed text is displayed incorrectly when Verdana is specified
https://bugs.webkit.org/show_bug.cgi?id=68287
Reviewed by Dave Hyatt.
* platform/mac/fast/text/combining-character-sequence-fallback.html: Added.
* platform/mac/platform/mac/fast/text/combining-character-sequence-fallback-expected.png: Added.
* platform/mac/platform/mac/fast/text/combining-character-sequence-fallback-expected.txt: Added.
2011-09-18 Dan Bernstein <mitz@apple.com>
Updated expected results for two tests after r95362.
* platform/mac/fast/dom/Window/window-properties-expected.txt:
* platform/mac/fast/dom/Window/window-property-descriptors-expected.txt:
2011-09-17 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68307
Crash in border image cssText. Make sure to null check all the components, since they're all
optional now.
Reviewed by Sam Weinig.
* fast/borders/border-image-slice-omission.html: Added.
2011-09-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt][WK2] fast/events/media-element-focus-tab.html fails
https://bugs.webkit.org/show_bug.cgi?id=68315
* platform/qt-wk2/Skipped: Skip fast/events/media-element-focus-tab.html until fix.
2011-09-17 Deepak Sherveghar <bpwv64@motorola.com>
Override supportsFocus() for HTMLMediaElement.
https://bugs.webkit.org/show_bug.cgi?id=67190
Reviewed by Antonio Gomes.
For media elements be able to receive focus without tabindex if
control attribute is present, hence changed
tabindex-focus-blur-all.js and tabindex-focus-blur-all-expected.txt.
* fast/events/media-element-focus-tab-expected.txt: Added.
* fast/events/media-element-focus-tab.html: Added.
* fast/events/resources/tabindex-focus-blur-all.js:
(test):
* fast/events/tabindex-focus-blur-all-expected.txt:
* fast/spatial-navigation/snav-media-elements-expected.txt: Added.
* fast/spatial-navigation/snav-media-elements.html: Added.
2011-09-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt-4.8/editing/deleting/merge-whitespace-pre-expected.txt: Update after r95335.
2011-09-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt][WK2] Unreviewed gardening after r95337.
* platform/qt-wk2/Skipped: Skip one more test.
2011-09-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt][WK2] fast/forms/submit-to-blank-multiple-times.html fails
https://bugs.webkit.org/show_bug.cgi?id=68309
* platform/qt-wk2/Skipped: Skip fast/forms/submit-to-blank-multiple-times.html.
2011-09-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt][WK2] Unreviewed gardening after r95335.
* platform/qt-wk2/Skipped: Skip new failing tests.
2011-09-17 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening.
* platform/qt/Skipped: Skip plugins/fullscreen-plugins-dont-reload.html, because ENABLE(FULLSCREEN_API) is disabled on Qt.
* platform/qt/fast/dom/Window/window-properties-expected.png: Updated after r95362.
* platform/qt/fast/dom/Window/window-properties-expected.txt: Updated after r95362.
* platform/qt/fast/dom/Window/window-property-descriptors-expected.png: Updated after r95362.
* platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: Updated after r95362.
2011-09-16 Jeremy Apthorp <jeremya@chromium.org> and James Kozianski <koz@chromium.org>
Don't detach elements from the render tree when entering fullscreen mode
https://bugs.webkit.org/show_bug.cgi?id=66531
Test that the plugin is not reloaded when entering fullscreen.
Reviewed by James Robinson.
* plugins/fullscreen-plugins-dont-reload-expected.txt: Added.
* plugins/fullscreen-plugins-dont-reload.html: Added.
2011-09-16 Jochen Eisinger <jochen@chromium.org>
Add tests for FrameLoaderClient::allowImage.
https://bugs.webkit.org/show_bug.cgi?id=68071
Reviewed by Adam Barth.
* http/tests/permissionclient/resources/bostin.gif:
* http/tests/permissionclient/resources/redir.php:
* platform/chromium/permissionclient/image-permissions-expected.txt:
* platform/chromium/permissionclient/image-permissions.html:
* platform/http/tests/permissionclient/image-permissions-expected.txt:
* platform/http/tests/permissionclient/image-permissions.html:
2011-09-16 Tom Sepez <tsepez@chromium.org>
Make XSSAuditor truncate inline snippets at a reasonable length before comparison
respecting boundaries of multiply urlencoded sequences.
https://bugs.webkit.org/show_bug.cgi?id=68092
Reviewed by Adam Barth.
* http/tests/security/xssAuditor/property-escape-long-expected.txt: Added.
* http/tests/security/xssAuditor/property-escape-long.html: Added.
2011-09-16 Dmitry Lomov <dslomov@google.com>
https://bugs.webkit.org/show_bug.cgi?id=66714
Add webkitPostMessage to allow for adding transferable support.
This adds webkitPostMessage, currently identical to postMessage, which
would later be a vehicle for adding transferable support for messaging.
The tests ensure that webkitPostMessage and postMessage behave identically.
Based on patch by Luke Zarko.
Reviewed by David Levin.
* fast/dom/Window/window-postmessage-args-expected.txt:
* fast/dom/Window/window-postmessage-args.html:
* fast/dom/Window/window-property-descriptors-expected.txt:
* fast/events/message-port-expected.txt:
* fast/events/message-port.html:
* fast/workers/resources/worker-call.js:
* fast/workers/worker-call-expected.txt:
* platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt:
2011-09-16 Alexei Svitkine <asvitkine@chromium.org>
Chromium: Fix repaint of rubber-band overhang area under composited path
https://bugs.webkit.org/show_bug.cgi?id=68246
I accidently removed these two lines from the last patch on: https://bugs.webkit.org/show_bug.cgi?id=66969
Reviewed by James Robinson.
Test: platform/chromium-gpu/compositing/rubberbanding/transform-overhang-size-change.html
* platform/chromium-gpu/compositing/rubberbanding/transform-overhang-size-change-expected.png: Added.
* platform/chromium-gpu/compositing/rubberbanding/transform-overhang-size-change-expected.txt: Added.
* platform/chromium-gpu/compositing/rubberbanding/transform-overhang-size-change.html: Added.
2011-09-16 Tony Chang <tony@chromium.org>
Rename flex-align values to match the spec
https://bugs.webkit.org/show_bug.cgi?id=67741
Reviewed by Ojan Vafai.
* css3/flexbox/css-properties-expected.txt:
* css3/flexbox/script-tests/css-properties.js:
2011-09-16 Ryosuke Niwa <rniwa@webkit.org>
Chromium pixel test rebaseline for r95335.
* platform/chromium-cg-mac-leopard/editing/deleting/merge-whitespace-pre-expected.png: Added.
* platform/chromium-linux/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium-win-vista/editing: Removed.
* platform/chromium-win/editing/deleting/merge-whitespace-pre-expected.png:
* platform/chromium/test_expectations.txt:
2011-09-16 Kentaro Hara <haraken@chromium.org>
Implement an ErrorEvent constructor for JSC
https://bugs.webkit.org/show_bug.cgi?id=68148
Reviewed by Sam Weinig.
error-event-constructor.html checks the behavior of the ErrorEvent constructor.
* fast/dom/constructed-objects-prototypes-expected.txt: Now window has ErrorEvent.
* fast/events/constructors/error-event-constructor-expected.txt: Added.
* fast/events/constructors/error-event-constructor.html: Added.
* platform/chromium/test_expectations.txt: Skipped error-event-constructor.html, since V8 does not yet have the ErrorEvent constructor.
2011-09-16 Adam Barth <abarth@webkit.org>
CORS images viewed from different domains fail security checks
https://bugs.webkit.org/show_bug.cgi?id=68011
Reviewed by Darin Adler.
I am unable to reproduce the bug, but the test I wrote in the process
might be worth having anyway.
* http/tests/security/canvas-cors-with-two-hosts-expected.txt: Added.
* http/tests/security/canvas-cors-with-two-hosts.html: Added.
* http/tests/security/resources/canvas-cors-subtest.html: Added.
2011-09-16 Kentaro Hara <haraken@google.com>
Overhangs a ruby by no more than half the width of the neighboring text.
https://bugs.webkit.org/show_bug.cgi?id=62684
Reviewed by Dan Bernstein.
Assume two rubies between which a narrow text exists, like
"<ruby>x<rt>xxxxxx</rt></ruby>l<ruby>y<rt>yyyyyy</rt></ruby>".
In order to avoid the two rubies overlapping with each other,
this patch overhangs the ruby by no more than half the ruby font
size and no more than half the width of the neighboring text.
* fast/ruby/overhang-horizontal-no-overlap1-expected.png: Added.
* fast/ruby/overhang-horizontal-no-overlap1-expected.txt: Added.
* fast/ruby/overhang-horizontal-no-overlap1.html: Added. Tests if two rubies do not overlap with each other when a narrow text exists between the two rubies. Split into two test files in order to fit each test result within one page.
* fast/ruby/overhang-horizontal-no-overlap2-expected.png: Added.
* fast/ruby/overhang-horizontal-no-overlap2-expected.txt: Added.
* fast/ruby/overhang-horizontal-no-overlap2.html: Added. Tests if two rubies do not overlap with each other when a narrow text exists between the two rubies. Split into two test files in order to fit each test result within one page.
* fast/ruby/overhang-vertical-no-overlap1-expected.png: Added.
* fast/ruby/overhang-vertical-no-overlap1-expected.txt: Added.
* fast/ruby/overhang-vertical-no-overlap1.html: Added. Tests if two rubies do not overlap with each other when a narrow text exists between the two rubies. Split into two test files in order to fit each test result within one page.
* fast/ruby/overhang-vertical-no-overlap2-expected.png: Added.
* fast/ruby/overhang-vertical-no-overlap2-expected.txt: Added.
* fast/ruby/overhang-vertical-no-overlap2.html: Added. Tests if two rubies do not overlap with each other when a narrow text exists between the two rubies. Split into two test files in order to fit each test result within one page.
* platform/chromium-linux/fast/ruby/overhang-vertical-expected.png: Removed.
* platform/chromium-win/fast/ruby/overhang-horizontal-expected.png: Removed.
* platform/chromium/test_expectations.txt: Skips overhang-horizontal.html. We will update the result image as a rebase line.
2011-09-16 Ben Wells <benwells@chromium.org>
Large canvas fills should not crash or create unnecessarily large image buffers
https://bugs.webkit.org/show_bug.cgi?id=67988
Reviewed by Darin Adler.
* fast/canvas/canvas-large-fills-expected.txt: Added.
* fast/canvas/canvas-large-fills.html: Added.
2011-09-16 Ryosuke Niwa <rniwa@webkit.org>
Fix the rebaseline in r95325 and also rebaseline for r95335.
* inspector/styles/styles-update-from-js-expected.txt:
* platform/chromium/test_expectations.txt
* platform/chromium-win/editing/deleting/merge-whitespace-pre-expected.txt:
* platform/qt/editing/deleting/merge-whitespace-pre-expected.txt:
2011-09-16 Gavin Barraclough <barraclough@apple.com>
Unsigned bit shift fails under certain conditions in 32 bit builds
https://bugs.webkit.org/show_bug.cgi?id=68166
Reviewed by Geoff Garen.
Added layout test.
* fast/js/floating-point-truncate-rshift-expected.txt:
* fast/js/floating-point-truncate-rshift.html:
2011-09-16 Ryosuke Niwa <rniwa@webkit.org>
Add the forgotten test, also suppress a test in Chromium as it needs a rebaseline.
* platform/chromium/test_expectations.txt:
* editing/deleting/merge-paragraph-into-blockquote-expected.txt: Added.
* editing/deleting/merge-paragraph-into-blockquote.html: Added.
2011-09-14 Ryosuke Niwa <rniwa@webkit.org>
Deleting line break before h1 converts h1 to span
https://bugs.webkit.org/show_bug.cgi?id=45784
Reviewed by Kenneth Rohde Christiansen.
Added a bunch of tests to ensure WebKit does not keep block elements' style when merging paragraphs.
When removing line breaks between <h1>hello</h1>world and hello<pre>world</pre> for example,
we should not be overriding and preserving styles from h1 in the merge paragraph respectively.
* editing/deleting/merge-paragraph-from-address-expected.txt: Added.
* editing/deleting/merge-paragraph-from-address.html: Added.
* editing/deleting/merge-paragraph-from-h6-expected.txt: Added.
* editing/deleting/merge-paragraph-from-h6-with-style-expected.txt: Added.
* editing/deleting/merge-paragraph-from-h6-with-style.html: Added.
* editing/deleting/merge-paragraph-from-h6.html: Added.
* editing/deleting/merge-paragraph-from-listing-expected.txt: Added.
* editing/deleting/merge-paragraph-from-listing.html: Added.
* editing/deleting/merge-paragraph-into-h1-expected.txt: Added.
* editing/deleting/merge-paragraph-into-h1-style-expected.txt: Added.
* editing/deleting/merge-paragraph-into-h1-with-style-expected.txt: Added.
* editing/deleting/merge-paragraph-into-h1-with-style.html: Added.
* editing/deleting/merge-paragraph-into-h1.html: Added.
* editing/deleting/merge-paragraph-into-pre-expected.txt: Added.
* editing/deleting/merge-paragraph-into-pre.html: Added.
* platform/mac/editing/deleting/merge-whitespace-pre-expected.png:
* platform/mac/editing/deleting/merge-whitespace-pre-expected.txt:
2011-09-16 David Levin <levin@chromium.org>
[chromium] Rebaseline fix up due to r95239.
Add back in a baseline that was removed in my last change.
* platform/chromium-cg-mac-leopard/fast/clip/overflow-border-radius-combinations-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/clip/overflow-border-radius-transformed-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-09-16 David Levin <levin@chromium.org>
[chromium] Rebaseline fix up due to r95239.
Expectation removal due to r95322 and r95325.
* platform/chromium-cg-mac-leopard/fast/clip/overflow-border-radius-composited-expected.png: Added.
* platform/chromium-cg-mac/fast/clip/overflow-border-radius-combinations-expected.png: Added.
* platform/chromium-cg-mac/fast/clip/overflow-border-radius-composited-expected.png: Added.
* platform/chromium-cg-mac/fast/clip/overflow-border-radius-transformed-expected.png: Added.
* platform/chromium-cg-mac/fast/css/nested-rounded-corners-expected.png:
* platform/chromium-linux/fast/clip/overflow-border-radius-combinations-expected.png: Added.
* platform/chromium-linux/fast/clip/overflow-border-radius-composited-expected.png: Added.
* platform/chromium-linux/fast/clip/overflow-border-radius-transformed-expected.png: Added.
* platform/chromium-linux/fast/css/nested-rounded-corners-expected.png:
* platform/chromium-mac/fast/clip/overflow-border-radius-combinations-expected.png: Added.
* platform/chromium-mac/fast/clip/overflow-border-radius-composited-expected.png: Added.
* platform/chromium-mac/fast/clip/overflow-border-radius-transformed-expected.png: Added.
* platform/chromium-mac/fast/css/nested-rounded-corners-expected.png:
* platform/chromium-win/fast/clip/overflow-border-radius-combinations-expected.png: Added.
* platform/chromium-win/fast/clip/overflow-border-radius-combinations-expected.txt: Added.
* platform/chromium-win/fast/clip/overflow-border-radius-composited-expected.png: Added.
* platform/chromium-win/fast/clip/overflow-border-radius-composited-expected.txt: Added.
* platform/chromium-win/fast/clip/overflow-border-radius-transformed-expected.png: Added.
* platform/chromium-win/fast/clip/overflow-border-radius-transformed-expected.txt: Added.
* platform/chromium-win/fast/css/nested-rounded-corners-expected.png:
* platform/chromium/test_expectations.txt:
2011-09-16 Geoffrey Garen <ggaren@apple.com>
Removed undetectable style.filter.
Reviewed by Sam Weinig.
This feature was added in http://trac.webkit.org/changeset/15557 to
support housingmaps.com. But housingmaps.com no longer needs this hack,
we don't know of other websites that need it, and we don't know of
any other browsers that have implemented this feature.
* fast/dom/undetectable-style-filter-expected.txt: Removed.
* fast/dom/undetectable-style-filter.html: Removed.
2011-09-16 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r95317.
http://trac.webkit.org/changeset/95317
https://bugs.webkit.org/show_bug.cgi?id=68282
Remove newly added overlapping test expectations. (Requested
by dave_levin on #webkit).
* platform/chromium/test_expectations.txt:
2011-09-16 Ryosuke Niwa <rniwa@webkit.org>
Rebaseline after r95242.
* inspector/styles/styles-update-from-js-expected.txt:
2011-09-16 Sam Weinig <sam@webkit.org>
Replace use of access to nodeList using call, with array style notation.
* editing/pasteboard/paste-noscript.html:
2011-09-16 Mihai Parparita <mihaip@chromium.org>
http/tests/history/back-with-fragment-change.php fails on non-Chromium bots
https://bugs.webkit.org/show_bug.cgi?id=68242
Skip test on ports on which it fails. Move comment to be inside
<?php> block so that HTTP headers can be set on all platforms (there
must not be any whitespace before the <?php> block).
* http/tests/history/back-with-fragment-change.php:
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
2011-09-16 Cary Clark <caryclark@google.com>
Unreviewed; new expectations (Skia on Mac)
This separates test failures that are specific to CG Mac from failures
for Skia on Mac (Leopard only).
* LayoutTests/platform/chromium/test_expectations.txt:
2011-09-16 James Simonsen <simonjam@chromium.org>
Fix HTML5 parser's adoption agency algorithm to reparent correctly
https://bugs.webkit.org/show_bug.cgi?id=68147
Reviewed by Eric Seidel.
* html5lib/resources/webkit02.dat:
2011-09-16 Csaba Osztrogonác <ossy@webkit.org>
[Qt] REGRESSION(r95091) It made many tests flakey
https://bugs.webkit.org/show_bug.cgi?id=68232
Unreviewed rolling out r95091 and followup patches.
* inspector/timeline/timeline-animation-frame-expected.txt: Removed.
* inspector/timeline/timeline-animation-frame.html: Removed.
* inspector/timeline/timeline-enum-stability-expected.txt:
* inspector/timeline/timeline-test.js:
* platform/chromium/inspector/timeline/timeline-animation-frame-expected.txt: Removed.
* platform/qt/Skipped:
* platform/qt/test_expectations.txt:
2011-09-16 Abhishek Arya <inferno@chromium.org>
cachedFont not getting updated for inline SVG text.
https://bugs.webkit.org/show_bug.cgi?id=68060
Reviewed by Nikolas Zimmermann.
* svg/text/text-style-recalc-crash-expected.txt: Added.
* svg/text/text-style-recalc-crash.html: Added.
2011-09-16 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed rolling out r95277.
* platform/qt/Skipped:
2011-09-16 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: UI performance tests are required.
https://bugs.webkit.org/show_bug.cgi?id=68234
The idea is to create a set of tests which cover frequently used UI actions
and print the average time of these actions.
There are two pilot tests. The common part was extracted into performance-test helper.
Reviewed by Pavel Feldman.
* inspector/performance/resources/network-append-30-requests.html: Added.
* inspector/performance/resources/performance-test.js: Added.
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer):
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype.start):
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype.finish):
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype.done):
(initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype._runTest):
* inspector/performance/resources/show-panel-network.html: Added.
2011-09-16 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening. Skip a flakey test.
* platform/qt/Skipped:
2011-09-16 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Unreviewed gardening. Add Qt specific expexted results for new tests introduced in r95239.
* platform/qt/fast/clip/overflow-border-radius-combinations-expected.png: Added.
* platform/qt/fast/clip/overflow-border-radius-combinations-expected.txt: Added.
* platform/qt/fast/clip/overflow-border-radius-composited-expected.png: Added.
* platform/qt/fast/clip/overflow-border-radius-composited-expected.txt: Added.
* platform/qt/fast/clip/overflow-border-radius-transformed-expected.png: Added.
* platform/qt/fast/clip/overflow-border-radius-transformed-expected.txt: Added.
2011-09-16 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed test fix for r95287.
* inspector/debugger/debugger-expand-scope.html:
2011-09-16 Ilya Tikhonovsky <loislo@chromium.org>
Web Inspector: change WebInspector.currentPanel getter/setter to functions.
https://bugs.webkit.org/show_bug.cgi?id=68242
This is necessary for the panel switching performance tests.
Reviewed by Pavel Feldman.
* http/tests/inspector/resource-tree/resource-tree-test.js:
(initialize_ResourceTreeTest.InspectorTest.dumpResourcesTree):
* inspector/debugger/debugger-expand-scope.html:
* inspector/debugger/debugger-proto-property.html:
* inspector/storage-panel-dom-storage.html:
2011-09-16 Balazs Kelemen <kbalazs@webkit.org>
[Qt][WK2] bot lucks mobility
https://bugs.webkit.org/show_bug.cgi?id=68243
Unreviwed test skipping.
* platform/qt-wk2/Skipped:
2011-09-15 Pavel Feldman <pfeldman@google.com>
Web Inspector: rename Console.clearConsoleMessages to Console.clearMessages, brush up console domain doc.
https://bugs.webkit.org/show_bug.cgi?id=68165
Reviewed by Yury Semikhatsky.
* inspector/protocol/console-agent-expected.txt:
* inspector/protocol/console-agent.html:
2011-09-16 Keishi Hattori <keishi@webkit.org>
[chromium] Rebaselines due to r95203 and r95207.
* platform/chromium-cg-mac-leopard/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
* platform/chromium-cg-mac-leopard/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
* platform/chromium/test_expectations.txt:
2011-09-16 Renata Hodovan <reni@webkit.org>
[Qt] Update expecteds of failing tests after r95260 and r95242.
Unreviewed gardening.
* editing/style/non-inheritable-styles-expected.txt: after r95242.
* fast/dom/constructed-objects-prototypes-expected.txt: after r95260.
* inspector/styles/styles-new-API-expected.txt: after r95242.
* inspector/styles/styles-source-lines-expected.txt: after r95242.
2011-09-16 Renata Hodovan <reni@webkit.org>
[Qt] One test failed after r95203
https://bugs.webkit.org/show_bug.cgi?id=68233
Unreviewed gardening.
* platform/qt/Skipped: failed test is skipped.
2011-09-16 Renata Hodovan <reni@webkit.org>
[Qt] One test runs out of time after r95091
https://bugs.webkit.org/show_bug.cgi?id=68232
Unreviewed gardening.
* platform/qt/Skipped:
2011-09-16 Renata Hodovan <reni@webkit.org>
[Qt] Two tests fail after r95201
https://bugs.webkit.org/show_bug.cgi?id=68230
Unreviewed gardening.
* platform/qt/Skipped:
2011-09-16 Leo Yang <leo.yang@torchmobile.com.cn>
[Qt] Crash when dragging google maps.
https://bugs.webkit.org/show_bug.cgi?id=68223
Test case to use an unready custom cursor.
Reviewed by Adam Barth.
* fast/css/crash-on-custom-cursor-when-loading-expected.txt: Added.
* fast/css/crash-on-custom-cursor-when-loading.html: Added.
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] Add slow to calculate-percentage.html
* platform/chromium/test_expectations.txt:
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] add timeout to test expectation of styles-source-lines.html
* platform/chromium/test_expectations.txt:
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] add timeout to test expectation of styles-new-API.html
* platform/chromium/test_expectations.txt:
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] rebaseline expectations due to r95264
* platform/chromium-cg-mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
* platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] added fail expectation for back-with-fragment-change.php
* platform/chromium/test_expectations.txt:
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] adding text_expectation for zoom-svg-through-object-with-percentage-size.xhtml
* platform/chromium/test_expectations.txt:
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] adding fail to test_expectations due to r95188
* platform/chromium/test_expectations.txt:
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] add crash to test_expectations.txt
* platform/chromium/test_expectations.txt:
2011-09-15 Alexandru Chiculita <achicu@adobe.com>
[CSSRegions] Regions should not slice line box rendering
https://bugs.webkit.org/show_bug.cgi?id=66198
Also updated the results for some older tests that now work correctly.
Reviewed by David Hyatt.
* fast/regions/resources/helper.js:
(isDebugEnabled):
(assertEqualRects):
(testBoundingRects):
(assertRectContains):
(addPageLevelDebugBox):
(testContentToRegionsMapping):
* fast/regions/text-region-breaks-expected.txt: Added.
* fast/regions/text-region-breaks.html: Added.
* fast/regions/text-region-split-expected.txt: Added.
* fast/regions/text-region-split-horizontal-bt-expected.txt: Added.
* fast/regions/text-region-split-horizontal-bt.html: Added.
* fast/regions/text-region-split-vertical-expected.txt: Added.
* fast/regions/text-region-split-vertical-rl-expected.txt: Added.
* fast/regions/text-region-split-vertical-rl.html: Added.
* fast/regions/text-region-split-vertical.html: Added.
* fast/regions/text-region-split.html: Added.
* fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt:
* fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt:
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt:
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.txt:
* fast/repaint/japanese-rl-selection-repaint-in-regions.html:
* platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
* platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] rebaseline expectations due to r95239
* platform/chromium-cg-mac-leopard/fast/forms/menulist-option-wrap-expected.png:
* platform/chromium-cg-mac/fast/forms/menulist-option-wrap-expected.png:
* platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png:
2011-09-15 Kentaro Hara <haraken@google.com>
Implement a PopStateEvent constructor for JSC
https://bugs.webkit.org/show_bug.cgi?id=67977
Reviewed by Sam Weinig.
pop-state-event-constructor.html checks the behavior of the PopStateEvent constructor.
* fast/events/constructors/pop-state-event-constructor-expected.txt: Added.
* fast/events/constructors/pop-state-event-constructor.html: Added.
* platform/chromium/test_expectations.txt: Skipped pop-state-event-constructor.html, since V8 does not yet have the PopStateEvent constructor.
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] remove duplicate entries in test_expectations.txt
* platform/chromium/test_expectations.txt:
2011-09-15 Mihai Parparita <mihaip@chromium.org>
Fragment navigations should interrupt a provisional load of a different document
https://bugs.webkit.org/show_bug.cgi?id=64556
Reviewed by Adam Barth.
Required page-dismissal-modal-dialogs-iframe.html to be updated since
the dummy <a href="#"> link was clicked after the provisional load was
kicked off, thus causing it to to be aborted.
* fast/loader/page-dismissal-modal-dialogs.html:
* fast/loader/resources/page-dismissal-modal-dialogs-iframe.html:
* http/tests/history/back-with-fragment-change-expected.txt: Added.
* http/tests/history/back-with-fragment-change.php: Added.
* http/tests/history/resources/back-with-fragment-change-target.html: Added.
* http/tests/navigation/navigation-interrupted-by-fragment-expected.txt: Added.
* http/tests/navigation/navigation-interrupted-by-fragment.html: Added.
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] skipping tests due to r95188
* platform/chromium/test_expectations.txt:
2011-09-15 Kentaro Hara <haraken@google.com>
A single line must not be split into two pages.
https://bugs.webkit.org/show_bug.cgi?id=65005
Reviewed by David Hyatt.
When the document width of a page is overflowed, the last line of the page can be
split into the next page. This is the regression caused by r88737. r88737 tried to
fix rounding errors in rendering calculations by expanding and shrinking a page
using one common method, resizePageRectsKeepingRatio(), but overlooked the case where
a document width gets overflowed.
The added test checks if the last line does not split across pages.
* platform/chromium/test_expectations.txt: Skipped the added test since setPrinting() is not yet implemented.
* platform/gtk/Skipped: Ditto.
* platform/mac/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
* platform/qt/Skipped: Ditto.
* platform/win/Skipped: Ditto.
* platform/wk2/Skipped: Ditto.
* printing/single-line-must-not-be-split-into-two-pages.html: Added.
2011-09-15 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=27579
Make sure that the border shorthand also resets border-image.
Reviewed by Beth Dakin.
* fast/borders/border-image-reset-by-border-shorthand-expected.txt: Added.
* fast/borders/border-image-reset-by-border-shorthand.html: Added.
* fast/borders/border-image-scaled-gradient.html:
2011-09-15 David Levin <levin@chromium.org>
[chromium] Rebaselines due to r95203 and r95207.
Also misc test_expectations additions.
* platform/chromium-cg-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
* platform/chromium-linux/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
* platform/chromium-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
* platform/chromium-win/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
* platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-09-15 David Hyatt <hyatt@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=50072
Make overflow clipping to border-radius work across layers. This patch makes painting
work but does not attempt to fix hit testing. It also doesn't work when a composited
layer is clipped by a non-composited ancestor.
Add a new ClipRect class (used by ClipRects and RenderLayer) that is basically just tracking
a rect and a border radius taint. At the time we set a clip, if the rectangle is listed
as also being clipped by a radius, then we walk up the layer tree and push those inner border
rounded rect clips for any overflow areas in the containing block chain.
Reviewed by Beth Dakin.
* fast/clip/overflow-border-radius-combinations.html: Added.
* fast/clip/overflow-border-radius-composited.html: Added.
* fast/clip/overflow-border-radius-transformed.html: Added.
* platform/mac/fast/clip/overflow-border-radius-combinations-expected.png: Added.
* platform/mac/fast/clip/overflow-border-radius-combinations-expected.txt: Added.
* platform/mac/fast/clip/overflow-border-radius-composited-expected.png: Added.
* platform/mac/fast/clip/overflow-border-radius-composited-expected.txt: Added.
* platform/mac/fast/clip/overflow-border-radius-transformed-expected.png: Added.
* platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt: Added.
2011-09-15 Julien Chaffraix <jchaffraix@webkit.org>
Test for: Crash in RenderBox::paintMaskImages due to a mask without an associated image
https://bugs.webkit.org/show_bug.cgi?id=50151
Reviewed by Simon Fraser.
* fast/css/empty-webkit-mask-crash-expected.png: Added.
* fast/css/empty-webkit-mask-crash-expected.txt: Added.
* fast/css/empty-webkit-mask-crash.html: Added.
2011-09-15 Andy Estes <aestes@apple.com>
Having an empty listener to beforeload events changes the behavior of other scripts
https://bugs.webkit.org/show_bug.cgi?id=45586
Reviewed by Darin Adler.
* fast/dom/beforeload/cached-image-before-load-expected.txt: Added.
* fast/dom/beforeload/cached-image-before-load.html: Added.
2011-09-15 Jon Lee <jonlee@apple.com>
Submitting a form with target=_blank works only once
https://bugs.webkit.org/show_bug.cgi?id=28633
<rdar://problem/7357787>
Reviewed by Andy Estes.
New test that simulates mouse clicking submit button twice (which didn't work), as well as using the keyboard twice (which did work).
* fast/forms/resources/submit-to-blank-multiple-times-form-action.html: Added.
* fast/forms/submit-to-blank-multiple-times-expected.txt: Added.
* fast/forms/submit-to-blank-multiple-times.html: Added.
2011-09-15 David Levin <levin@chromium.org>
[chromium] Add missing GPU-CG to one of the expectations.
* platform/chromium/test_expectations.txt:
2011-09-15 Peter Rybin <peter.rybin@gmail.com>
XMLDocumentParserQt.cpp incorrectly converts 0-based number into 1-based number
https://bugs.webkit.org/show_bug.cgi?id=63540
Bug is fixed, incorrect test expectations are properly fixed (line
number '0' is reported no more).
Reviewed by Adam Barth.
* fast/parser/changing-attrbutes-crash-expected.txt:
* html5lib/runner-expected.txt:
* platform/chromium/html5lib/runner-expected.txt:
* svg/custom/invalid-length-units-expected.txt:
* svg/custom/poly-parsing-error-expected.txt:
* svg/custom/svg-parse-overflow-1-expected.txt:
* svg/custom/svg-parse-overflow-2-expected.txt:
* svg/custom/svg-parse-overflow-3-expected.txt:
* svg/custom/svg-parse-overflow-4-expected.txt:
* svg/custom/svg-parse-overflow-5-expected.txt:
* svg/dom/fuzz-path-parser-expected.txt:
* svg/dom/path-parser-expected.txt:
* svg/dom/points-parser-expected.txt:
2011-09-15 Matthew Delaney <mdelaney@apple.com>
REGRESSION (Safari 5.1-r95043): Incorrect box-shadow offset
https://bugs.webkit.org/show_bug.cgi?id=68041
Reviewed by Dan Bernstein.
* fast/box-shadow/no-blur-multiple-offsets-expected.txt: Added.
* fast/box-shadow/no-blur-multiple-offsets.html: Added.
* platform/mac/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
2011-09-15 James Simonsen <simonjam@chromium.org>
Ref protect HTMLObjectElement and HTMLEmbedElement while requesting plugins
https://bugs.webkit.org/show_bug.cgi?id=68014
Reviewed by Adam Barth.
* plugins/destroy-during-npp-new-object-with-fallback-content-expected.txt: Added.
* plugins/destroy-during-npp-new-object-with-fallback-content.html: Added. Derivative of destroy-during-npp-new.html.
2011-09-14 Sam Weinig <sam@webkit.org>
Experiment with removing ability to call a collection (except document.all)
https://bugs.webkit.org/show_bug.cgi?id=67579
Reviewed by Anders Carlsson.
* fast/dom/Element/id-in-formcollection-expected.txt:
* fast/dom/Element/id-in-formcollection.html:
* fast/dom/HTMLOptionElement/collection-setter-getter-expected.txt:
* fast/dom/HTMLOptionElement/collection-setter-getter.html:
Don't use call syntax for tests that aren't explicitly testing it.
* fast/dom/NodeList/nodelist-item-call-as-function-expected.txt:
* fast/dom/NodeList/script-tests/nodelist-item-call-as-function.js:
Update test to show that we throw on call.
* fast/profiler/call-nodelist-as-function-expected.txt: Removed.
* fast/profiler/call-nodelist-as-function.html: Removed.
Remove test of removed feature.
2011-09-15 David Levin <levin@chromium.org>
[chromium] Add temporary exception while bots catch up to r95203.
* platform/chromium/test_expectations.txt:
2011-09-15 David Levin <levin@chromium.org>
[chromium] Add expectation for flaky tests.
* platform/chromium/test_expectations.txt:
2011-09-15 Cary Clark <caryclark@google.com>
Unreviewed; new expectations (Skia on Mac)
This separates test failures that are specific to CG Mac from failures
for Skia on Mac.
* LayoutTests/platform/chromium/test_expectations.txt:
2011-09-15 Cary Clark <caryclark@google.com>
Unreviewed; new baselines (Skia on Mac)
Updated reference images.
* LayoutTests/platform/chromium-gpu-mac/compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt: Removed.
* LayoutTests/platform/chromium-gpu-mac/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: Removed.
* LayoutTests/platform/chromium-gpu-mac/compositing/rtl/rtl-relative-expected.txt: Removed.
* LayoutTests/platform/chromium-gpu-mac/compositing/rtl/rtl-absolute-expected.txt: Removed.
* LayoutTests/platform/chromium-gpu-mac/compositing/rtl/rtl-absolute-overflow-expected.txt: Removed.
* LayoutTests/platform/chromium-gpu-mac/compositing/rtl/rtl-fixed-expected.txt: Removed.
* LayoutTests/platform/chromium-gpu-mac/compositing/rtl/rtl-fixed-overflow-expected.txt: Removed.
2011-09-15 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r95186.
http://trac.webkit.org/changeset/95186
https://bugs.webkit.org/show_bug.cgi?id=68159
Invalid rebaseline. (Requested by dave_levin on #webkit).
* http/tests/loading/307-after-303-after-post-expected.txt:
* http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
* http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:
2011-09-15 Cary Clark <caryclark@google.com>
Unreviewed; new baselines (Skia on Mac)
Updated reference images.
* LayoutTests/platform/chromium-mac/fast/borders/border-image-scaled-gradient-expected.png: Added.
* LayoutTests/platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
* LayoutTests/platform/chromium-mac/fast/borders/border-image-scaled-expected.png:
* LayoutTests/platform/chromium-mac/fast/borders/border-image-side-reduction-expected.png:
* LayoutTests/platform/chromium-mac/fast/borders/border-image-massive-scale-expected.png: Added.
* LayoutTests/platform/chromium-mac/fast/writing-mode/broken-ideographic-font-expected.png: Added.
* LayoutTests/platform/chromium-mac/fast/writing-mode/japanese-rl-text-with-broken-font-expected.png: Added.
* LayoutTests/platform/chromium-mac/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
* LayoutTests/platform/chromium-mac/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
* LayoutTests/platform/chromium-mac/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
2011-09-15 Keishi Hattori <keishi@webkit.org>
[chromium] rebaseline expectations due to r95180
* http/tests/loading/307-after-303-after-post-expected.txt:
* http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
* http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:
2011-09-15 Cary Clark <caryclark@google.com>
Unreviewed; new baselines (Skia on Mac)
Updated reference images.