diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-24 22:54:11 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-24 22:54:11 +0000 |
commit | 6aab6923861d00a134974fedbda57403c35e8db3 (patch) | |
tree | 3c7ddf9e93a20572a20cb609c3151dfc376e8835 | |
parent | 33aed488cca3062bb10d7cb643f4d7ff0a9bac2f (diff) | |
download | chromium_src-6aab6923861d00a134974fedbda57403c35e8db3.zip chromium_src-6aab6923861d00a134974fedbda57403c35e8db3.tar.gz chromium_src-6aab6923861d00a134974fedbda57403c35e8db3.tar.bz2 |
Disable 2 more layout tests after merge - they need rebaseline on Linux and Mac.
Review URL: http://codereview.chromium.org/99006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14494 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7c65a0d..7009a36 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2567,6 +2567,8 @@ BUG10998 MAC : LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint- // The following tests needs rebaseline on LINUX and MAC because of // WebKit change http://trac.webkit.org/changeset/42732 BUG10999 LINUX MAC : LayoutTests/fast/css-generated-content/positioned-background-hit-test-crash.html = FAIL +BUG10999 LINUX MAC : LayoutTests/editing/selection/click-in-margins-inside-editable-div.html = FAIL +BUG10999 LINUX MAC : LayoutTests/editing/selection/click-in-padding-with-multiple-line-boxes.html = FAIL // New failures from WebKit merge 42725:42805 // Because of WebKit change http://trac.webkit.org/changeset/42740, |