diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 21:51:32 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 21:51:32 +0000 |
commit | 8a4d3c8bf1f2291c500e5948beb097d710044da1 (patch) | |
tree | c804fa416af0c145081bc19ae1bb1f8bd10f0de9 | |
parent | 1e722a31c7bb2aef8b2240bc7b51e8e145ca5e2f (diff) | |
download | chromium_src-8a4d3c8bf1f2291c500e5948beb097d710044da1.zip chromium_src-8a4d3c8bf1f2291c500e5948beb097d710044da1.tar.gz chromium_src-8a4d3c8bf1f2291c500e5948beb097d710044da1.tar.bz2 |
Update bug numbers for fast/events/attempt-scroll-with-no-scrollbars.html
TBR=dpranke
TEST=none
BUG=10367
BUG=24207
Review URL: http://codereview.chromium.org/542034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36049 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 30f3747..5ac03c6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1136,13 +1136,12 @@ BUG10322 DEFER SKIP : LayoutTests/platform/win/accessibility = PASS FAIL BUG24204 WIN LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855.xml = IMAGE+TEXT // Fails on webkit windows as well. -BUG24207 WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html = FAIL +BUG24207 : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html = FAIL // The test may require a proper version of Java 6 RC 10 plugin // installed to run. BUG10313 : LayoutTests/plugins/bindings-test.html = FAIL - // No glyph for U+FFFD (Replacement Character : black diamond with // question mark) in them BUG10315 WIN : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL @@ -1388,9 +1387,6 @@ BUG10364 MAC : LayoutTests/http/tests/navigation/reload-subframe-object.html = F // bad key event handling BUG10366 MAC : LayoutTests/fast/events/option-tab.html = FAIL -// event failures -BUG10367 MAC : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html = FAIL - // selection BUG10369 MAC : LayoutTests/editing/selection/5109817.html = FAIL BUG10369 LINUX : LayoutTests/editing/selection/5354455-2.html = FAIL |