diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-14 07:18:30 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-14 07:18:30 +0000 |
commit | 305df43b7688b84d68b2f3d77193811e61933f6c (patch) | |
tree | 1efbce94ea64fdca8d1ec157a8b836ea429a5e00 /webkit/tools | |
parent | 5e255fe8ac3696f7d14d53791435cf29ffad9e92 (diff) | |
download | chromium_src-305df43b7688b84d68b2f3d77193811e61933f6c.zip chromium_src-305df43b7688b84d68b2f3d77193811e61933f6c.tar.gz chromium_src-305df43b7688b84d68b2f3d77193811e61933f6c.tar.bz2 |
Add new tests from the merge that fail.
Review URL: http://codereview.chromium.org/10939
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5467 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index cb92ed2..022c1a9 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -1211,3 +1211,11 @@ LayoutTests/plugins/plugin-javascript-access.html = FAIL LayoutTests/editing/deleting/delete-4038408-fix.html = FAIL LayoutTests/fast/events/message-channel-gc-2.html = TIMEOUT + +// MERGE 38305:38376 REGRESSIONS: These are all new tests, not regressions. +// May just need rebaselining. +LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3.html = FAIL +LayoutTests/fast/repaint/transform-absolute-child.html = FAIL +LayoutTests/fast/repaint/transform-absolute-in-positioned-container.html = FAIL +LayoutTests/fast/repaint/transform-relative-position.html = FAIL +LayoutTests/transforms/2d/zoom-menulist.html = FAIL |