From e5441500d6c21fc92d56af2425be140d1c17fce5 Mon Sep 17 00:00:00 2001 From: "jungshik@google.com" Date: Thu, 25 Jun 2009 01:05:27 +0000 Subject: Fix a typo TEST=webkit test runs BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19212 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 9862dce..6372201 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2787,5 +2787,5 @@ BUG15217 : LayoutTests/fast/js/switch-behaviour.html = FAIL // Has been flaky on Win(dbg) -BUG15267 : WIN DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL -BUG15266 : WIN DEBUG : LayoutTests/media/video-display-toggle.html = TIMEOUT PASS +BUG15267 WIN DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL +BUG15266 WIN DEBUG : LayoutTests/media/video-display-toggle.html = TIMEOUT PASS -- cgit v1.1