diff options
author | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-10 00:03:35 +0000 |
---|---|---|
committer | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-10 00:03:35 +0000 |
commit | a437e4c7a38a959f3412df30b9b066c5d869ccc4 (patch) | |
tree | db56d08357bb5e068819ff4d219ebf3fe5a2bca0 | |
parent | c9f468c1f09eede5e9cd1f23cf55fea3b01c86d1 (diff) | |
download | chromium_src-a437e4c7a38a959f3412df30b9b066c5d869ccc4.zip chromium_src-a437e4c7a38a959f3412df30b9b066c5d869ccc4.tar.gz chromium_src-a437e4c7a38a959f3412df30b9b066c5d869ccc4.tar.bz2 |
Fix malformed test_expectations file.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34205 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b4990e7..d89ebd8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3659,5 +3659,5 @@ BUG29737 WIN : LayoutTests/svg/filters/subRegion-two-effects.svg = TEXT BUG_MICHAELN : LayoutTests/websocket/tests/bad-sub-protocol.html = TEXT // WebKit Roll to r51915 -BUG29928 LayoutTests/websocket/tests/sub-protocol-with-space.html = TEXT -BUG29930 LayoutTests/fast/loader/input-element-page-cache-crash.html = TIMEOUT
\ No newline at end of file +BUG29928 : LayoutTests/websocket/tests/sub-protocol-with-space.html = TEXT +BUG29930 : LayoutTests/fast/loader/input-element-page-cache-crash.html = TIMEOUT |