diff options
author | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 14:39:52 +0000 |
---|---|---|
committer | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 14:39:52 +0000 |
commit | 2976306404950c06c6ce91374e977fd1ce85809d (patch) | |
tree | 4d137af242079238b186d37c04f566023f965938 /webkit/tools | |
parent | ac1ac2937b03c7a29e457930a9626e32b84e6892 (diff) | |
download | chromium_src-2976306404950c06c6ce91374e977fd1ce85809d.zip chromium_src-2976306404950c06c6ce91374e977fd1ce85809d.tar.gz chromium_src-2976306404950c06c6ce91374e977fd1ce85809d.tar.bz2 |
Fix incorrect syntax in expectations introduced in r64910.
TBR=rafaelw
Review URL: http://codereview.chromium.org/4352003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64911 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a6baccc..66f0256 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -32,4 +32,4 @@ BUGDIMICH MAC : fast/repaint/selection-rl.html = IMAGE // probably due to WK r71198 BUGROLANDSTEINER WIN MAC : fast/events/remove-event-listener.html = CRASH -BUG61739 MAC DEBUG animations/suspend-resume-animation-events.html FAIL CRASH +BUG61739 MAC : animations/suspend-resume-animation-events.html = FAIL CRASH |