diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 04:37:41 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 04:37:41 +0000 |
commit | ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5 (patch) | |
tree | 71b9eaae95a7909a5ef6e37f045cd41cfe524221 /webkit/tools/layout_tests/test_expectations.txt | |
parent | c199130efc467a32bcae3fdc1699434303bcac1c (diff) | |
download | chromium_src-ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5.zip chromium_src-ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5.tar.gz chromium_src-ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5.tar.bz2 |
WebKit DEP roll 44372:44405
BUG=none
TEST=no compile or layout test failures.
There is a change (http://trac.webkit.org/changeset/44401) here which will likely break quite a few Linux layout tests. The plan is to run the build, then add all the tests with REBASELINE keyword into test_expectations.txt for automated rebaselining.
Review URL: http://codereview.chromium.org/118215
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17601 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests/test_expectations.txt')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 12ac343..ee5b4b4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2710,3 +2710,7 @@ BUG13267 LINUX : LayoutTests/fast/overflow/overflow-rtl-inline-scrollbar.html = BUG13267 LINUX : LayoutTests/svg/custom/mask-inside-defs.svg = PASS FAIL BUG13267 LINUX : LayoutTests/svg/custom/stroked-pattern.svg = PASS FAIL BUG13267 LINUX : LayoutTests/editing/selection/5131716-3.html = PASS FAIL + +// WebKit change http://trac.webkit.org/changeset/44375 +// added this test. Needs a baseline for Linux +BUG13305 LINUX : LayoutTests/editing/execCommand/list-wrapping-image-crash.html = FAIL
\ No newline at end of file |