diff options
author | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 17:40:04 +0000 |
---|---|---|
committer | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 17:40:04 +0000 |
commit | 0ba99697453983e547ea145251b802daf0fbca90 (patch) | |
tree | 028944f62385a302cae8379f59264697175a73db /webkit | |
parent | 52d70a7c296f2eeef7343ed94375a7abad4a65dc (diff) | |
download | chromium_src-0ba99697453983e547ea145251b802daf0fbca90.zip chromium_src-0ba99697453983e547ea145251b802daf0fbca90.tar.gz chromium_src-0ba99697453983e547ea145251b802daf0fbca90.tar.bz2 |
Remove layout tests from test expectations that are passing
TBR=dglazkov
BUG=24961,24962
TEST=none
Review URL: http://codereview.chromium.org/316012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29781 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 337709f..e7cfa13 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3143,8 +3143,6 @@ BUG24930 LINUX DEBUG : LayoutTests/editing/selection/editable-html-element.html BUG24930 MAC DEBUG : LayoutTests/editing/selection/editable-html-element.html = FAIL PASS // WebKit Roll 49597:49640 -BUG24961 : LayoutTests/fast/events/clientXY-in-zoom-and-scroll.html = FAIL -BUG24962 WIN LINUX : LayoutTests/fast/events/click-focus-anchor.html = FAIL BUG24963 MAC : LayoutTests/fast/inline/dirtyLinesForInline.html = FAIL BUG24964 MAC : LayoutTests/fast/backgrounds/svg-as-background-6.html = FAIL BUG24964 WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL |