2012-03-29 Bear Travis Update shape-inside/shape-outside CSS Exclusion properties https://bugs.webkit.org/show_bug.cgi?id=82365 Reviewed by Ryosuke Niwa. Renaming prefixed wrap-shape-inside and wrap-shape-outside to prefixed shape-inside and shape-outside. Updating the tests to reflect the change. * fast/exclusions/parsing-wrap-shape-inside-expected.txt: * fast/exclusions/parsing-wrap-shape-outside-expected.txt: * fast/exclusions/script-tests/parsing-wrap-shape-inside.js: (testCSSText): (testComputedStyle): (testNotInherited): * fast/exclusions/script-tests/parsing-wrap-shape-outside.js: (testCSSText): (testComputedStyle): (testNotInherited): 2012-03-29 Dirk Pranke Unreviewed, expectations changes. fast/block/lineboxcontain/glyphs.html and fast/text/international/spaces-combined-in-vertical-text.html on mac * platform/chromium/test_expectations.txt: 2012-03-29 Dirk Pranke Unreviewed, expectations updates. * platform/chromium/test_expectations.txt: 2012-03-29 Simon Fraser Move to the WK1 skipped list (which WK2 picks up). The bug on the skipping is https://bugs.webkit.org/show_bug.cgi?id=82679. * platform/mac-wk2/Skipped: * platform/mac/Skipped: 2012-03-29 Simon Fraser Skip three flaky storage tests. * platform/mac/Skipped: 2012-03-29 Andy Chen [BlackBerry] DRT test case findString-markers is broken https://bugs.webkit.org/show_bug.cgi?id=82661 Reviewed by Rob Buis. Fixed wrong paths to js libs for this test case. * platform/blackberry/editing/text-iterator/findString-markers.html: 2012-03-29 Enrica Casucci Skipping a failing test on Lion. I filed https://bugs.webkit.org/show_bug.cgi?id=82675 to track this issue. * platform/mac/Skipped: 2012-03-29 Dirk Pranke Unreviewed, expectations and baselines updates. * platform/chromium-mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: * platform/chromium/test_expectations.txt: 2012-03-29 Enrica Casucci Skipping http/tests/xmlhttprequest/range-test.html for Mac platforms. I filed https://bugs.webkit.org/show_bug.cgi?id=82672 * platform/mac/Skipped: 2012-03-29 Ojan Vafai Rebaseline fast/js tests for Chromium where the new results are clearly more correct or the differences are just the error messages V8 uses that are different from JSCs. * platform/chromium-linux-x86/fast/js/large-expressions-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/js/large-expressions-expected.txt. * platform/chromium-linux/fast/js/large-expressions-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/js/large-expressions-expected.txt. * platform/chromium-mac-leopard/fast/js/large-expressions-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/js/large-expressions-expected.txt. * platform/chromium-mac-snowleopard/fast/js/large-expressions-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/js/large-expressions-expected.txt. * platform/chromium-mac/fast/js/large-expressions-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/js/large-expressions-expected.txt. * platform/chromium-win-vista/fast/js/large-expressions-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/js/large-expressions-expected.txt. * platform/chromium-win-xp/fast/js/large-expressions-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/js/large-expressions-expected.txt. * platform/chromium-win/fast/js/large-expressions-expected.txt: * platform/chromium/fast/js/JSON-parse-expected.txt: * platform/chromium/fast/js/JSON-stringify-replacer-expected.txt: Added. * platform/chromium/fast/js/Object-create-expected.txt: Added. * platform/chromium/fast/js/Object-defineProperties-expected.txt: Added. * platform/chromium/fast/js/exception-codegen-crash-expected.txt: Removed. * platform/chromium/fast/js/function-apply-aliased-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/js/function-apply-aliased-expected.txt. * platform/chromium/fast/js/function-bind-expected.txt: Added. * platform/chromium/fast/js/kde/parse-expected.txt: * platform/chromium/fast/js/object-literal-syntax-expected.txt: Added. * platform/chromium/fast/js/object-prototype-properties-expected.txt: Added. * platform/chromium/fast/js/regexp-caching-expected.txt: Removed. * platform/chromium/fast/js/regexp-test-null-string-expected.txt: Removed. * platform/chromium/fast/js/reserved-words-as-property-expected.txt: Added. * platform/chromium/fast/js/reserved-words-strict-expected.txt: * platform/chromium/test_expectations.txt: 2012-03-29 Enrica Casucci Skipping 3 inspector tests on Mac. I filed https://bugs.webkit.org/show_bug.cgi?id=82671 * platform/mac/Skipped: 2012-03-29 Dirk Pranke Update expectations w/ crash information after r129689 has landed. Unreviewed, expectations change. Also delete what appears to be a bad baseline for the fast/text test. * platform/chromium/fast/text/international/spaces-combined-in-vertical-text-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2012-03-29 Bear Travis Update CSS Exclusion wrap-flow values left & right to start & end https://bugs.webkit.org/show_bug.cgi?id=82366 Updating test values for the wrap-flow and wrap shorthand property Reviewed by Andreas Kling. * fast/exclusions/script-tests/wrap-flow-parsing.js: * fast/exclusions/script-tests/wrap-parsing.js: * fast/exclusions/wrap-flow-parsing-expected.txt: * fast/exclusions/wrap-parsing-expected.txt: 2012-03-29 Enrica Casucci Skipping plugin mouse events tests failing on Mac platforms. The issue is tracked by https://bugs.webkit.org/show_bug.cgi?id=82668 * platform/mac/Skipped: 2012-03-29 Enrica Casucci Skipping 5 failing webarchive tests. I filed https://bugs.webkit.org/show_bug.cgi?id=82665 * platform/mac/Skipped: 2012-03-29 Dirk Pranke rollout r112484, r112545, r112574, r112575 https://bugs.webkit.org/show_bug.cgi?id=82662 Unreviewed, build fix. * media/video-controls-rendering-toggle-display-none-expected.txt: Removed. * media/video-controls-rendering-toggle-display-none.html: Removed. * platform/chromium/test_expectations.txt: * platform/mac/Skipped.txt: 2012-03-29 Enrica Casucci Skipping crashing workers tests. Filed https://bugs.webkit.org/show_bug.cgi?id=82660 to track the issue. * platform/mac/Skipped: 2012-03-29 Julien Chaffraix REGRESSION (r110065-r110080): Content drawing outside overflow: hidden at ynet.co.il https://bugs.webkit.org/show_bug.cgi?id=82129 Reviewed by Ojan Vafai. * fast/overflow/before-after-overflow-hidden-horizontal-writing-mode-tb-expected.html: Added. * fast/overflow/before-after-overflow-hidden-horizontal-writing-mode-tb.html: Added. * fast/overflow/before-after-overflow-hidden-vertical-writing-mode-rl-expected.html: Added. * fast/overflow/before-after-overflow-hidden-vertical-writing-mode-rl.html: Added. * fast/overflow/start-end-overflow-hidden-horizontal-writing-mode-tb-expected.html: Added. * fast/overflow/start-end-overflow-hidden-horizontal-writing-mode-tb.html: Added. * fast/overflow/start-end-overflow-hidden-vertical-writing-mode-rl-expected.html: Added. * fast/overflow/start-end-overflow-hidden-vertical-writing-mode-rl.html: Added. Added 4 ref tests that should cover the 4 different values of (hasTopOverflow, hasLeftOverflow) in RenderBox::addLayoutOverflow. * platform/chromium-linux/fast/box-shadow/shadow-buffer-partial-expected.txt: * platform/chromium-win/fast/block/lineboxcontain/block-font-expected.txt: * platform/chromium-win/fast/block/lineboxcontain/block-glyphs-expected.txt: * platform/chromium-win/fast/block/lineboxcontain/font-expected.txt: Rebaselined those tests on Chromium linux (new layers). * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wk2/Skipped: Skipped the previous tests on the other platforms. 2012-03-29 Tony Chang remove ahem font from flexbox layout tests https://bugs.webkit.org/show_bug.cgi?id=82633 Reviewed by Ojan Vafai. These tests don't depend on the ahem font and after r112489, we seem to be hitting a race condition on the Mac bots where we are checking baselines while the font is still being loaded. Speculatively fix by removing the webfont. * css3/flexbox/flex-align-vertical-writing-mode.html: * css3/flexbox/flex-align.html: 2012-03-29 Enrica Casucci Moving test to skip from test-expectations.txt to Skipped for Mac platform. * platform/mac/Skipped: * platform/mac/test_expectations.txt: 2012-03-29 Dirk Pranke Update expectations for media tests failing w/ slider change after r112484. Unreviewed, expectations change. * platform/chromium/test_expectations.txt: 2012-03-29 Enrica Casucci Updating expected results. The output has an additional blank line. No changes in the actual results. * platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt: * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt: * platform/mac/fast/text/attributed-substring-from-range-002-expected.txt: 2012-03-29 Pavel Feldman Web Inspector: subtree disapears from