diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 22:51:55 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 22:51:55 +0000 |
commit | 5b654e2ea37484ca68960ae54bc75316e331361a (patch) | |
tree | 371ee4984db6ecad99bd72b55c6cd4e75fd064bd /webkit | |
parent | 110f03f5ce3704f5cea93a66d8168ed03fd889ea (diff) | |
download | chromium_src-5b654e2ea37484ca68960ae54bc75316e331361a.zip chromium_src-5b654e2ea37484ca68960ae54bc75316e331361a.tar.gz chromium_src-5b654e2ea37484ca68960ae54bc75316e331361a.tar.bz2 |
LayoutTests/svg/text/text-tselect-02-f.svg passes on release, but fails on debug.
BUG=10055
TEST=no
Review URL: http://codereview.chromium.org/141009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18870 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2d954ca..6241941 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2275,6 +2275,7 @@ BUG9992 WIN LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL // Regressions from WebKit merge 43264:42403, unknown cause(s) BUG10055 LINUX DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS BUG10055 MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL +BUG10055 LINUX DEBUG : LayoutTests/svg/text/text-tselect-02-f.svg = FAIL // This test was changed upstream in http://trac.webkit.org/changeset/42447 // to include window.showModalDialog, which we give as undefined. |