diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-21 23:27:16 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-21 23:27:16 +0000 |
commit | ff94c9d89fbb02e6b7f83cf5de4ef1de089c9df0 (patch) | |
tree | d5d8fbb1887848de8f620720f5bbb4cd5aba0afa | |
parent | b5dbfe099a3cff4d7615d795b427b08900d2ad64 (diff) | |
download | chromium_src-ff94c9d89fbb02e6b7f83cf5de4ef1de089c9df0.zip chromium_src-ff94c9d89fbb02e6b7f83cf5de4ef1de089c9df0.tar.gz chromium_src-ff94c9d89fbb02e6b7f83cf5de4ef1de089c9df0.tar.bz2 |
More test list updates following merge 39972:40057
And a rebaseline on a new test.
Review URL: http://codereview.chromium.org/18464
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8408 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed, 5 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.checksum new file mode 100644 index 0000000..c2f408e --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.checksum @@ -0,0 +1 @@ +4ecfec8204b1d6a9dd88129fb912ca88
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.png Binary files differnew file mode 100644 index 0000000..a66b425 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/extend-selection-bidi-expected.png diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 684c26e9..47cadf5 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1858,9 +1858,8 @@ LINUX : LayoutTests/svg/custom/path-getTotalLength.svg = FAIL PASS // Merge 39972:40057 -- new tests LayoutTests/fast/regex/malformed-escapes.html = FAIL -// Merge 39972:40057 -LINUX : LayoutTests/editing/selection/extend-selection-bidi.html = FAIL -LINUX : LayoutTests/fast/canvas/pointInPath.html = FAIL PASS +// Merge 39972:40057 -- regressions +LINUX : LayoutTests/fast/canvas/pointInPath.html = CRASH // Merge 40059:40086 WIN : LayoutTests/fast/forms/disabled-select-change-index.html = FAIL @@ -1869,4 +1868,5 @@ WIN : LayoutTests/fast/forms/select-block-background.html = FAIL WIN : LayoutTests/fast/forms/select-change-popup-to-listbox.html = FAIL WIN : LayoutTests/fast/forms/select-initial-position.html = FAIL -LayoutTests/transitions/hang-with-bad-transition-list.html = PASS TIMEOUT
\ No newline at end of file +LayoutTests/transitions/hang-with-bad-transition-list.html = PASS TIMEOUT + |