diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-11 18:27:18 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-11 18:27:18 +0000 |
commit | 601298ebd4745c16d156c0a85fcf800acf110997 (patch) | |
tree | d73de995ff3d620165de04ce2fc23e381ed26e93 | |
parent | 847300fa5995c156b4bd704a455cad83569f38e3 (diff) | |
download | chromium_src-601298ebd4745c16d156c0a85fcf800acf110997.zip chromium_src-601298ebd4745c16d156c0a85fcf800acf110997.tar.gz chromium_src-601298ebd4745c16d156c0a85fcf800acf110997.tar.bz2 |
I think both of these issues have been fixed now.
BUG=18784
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23053 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e7ac55c..7fe248f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2832,10 +2832,6 @@ BUG18802 WIN : LayoutTests/http/tests/misc/referrer.html = TIMEOUT PASS BUG18665 MAC : LayoutTests/security/block-test.html = FAIL BUG18665 MAC : LayoutTests/security/block-test-no-port.html = FAIL -// Test failures/flakiness from WebKit merge 46850 to 46894 -BUG18784 LINUX : LayoutTests/fast/overflow/overflow-focus-ring.html = CRASH PASS -BUG18784 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL PASS - // Test failures caused by re-enabling skia asserts. BUG18896 WIN DEBUG : LayoutTests/fast/backgrounds/svg-as-background-5.html = FAIL BUG18896 WIN LINUX DEBUG : LayoutTests/fast/canvas/canvas-with-incorrect-args.html = FAIL |