diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-16 20:03:17 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-16 20:03:17 +0000 |
commit | 2dd53c1d970dc25027ec80ad5abd4ab00672bb92 (patch) | |
tree | 0743d7cee210745d2bb3afe31dc067f32147c12e | |
parent | 48c22c1056aac0e18a752c2df91ead25dba8f79e (diff) | |
download | chromium_src-2dd53c1d970dc25027ec80ad5abd4ab00672bb92.zip chromium_src-2dd53c1d970dc25027ec80ad5abd4ab00672bb92.tar.gz chromium_src-2dd53c1d970dc25027ec80ad5abd4ab00672bb92.tar.bz2 |
Build fix: vim wrapped the line
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26382 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index f3ff942..1cb75197a 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2327,5 +2327,4 @@ BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS // WK roll 48399:48423 (brettw) BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL -BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = -PASS FAIL +BUG22014 LINUX : LayoutTests/transitions/hang-with-bad-transition-list.html = PASS FAIL |