summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 23:38:41 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 23:38:41 +0000
commitf891e5388898119f35cf9a91647e25aec693e088 (patch)
treeaceb653613e57983e4e5774221034ff993302b4a /webkit/tools
parentd76d467245a347577583724c6ff2620ac88c83aa (diff)
downloadchromium_src-f891e5388898119f35cf9a91647e25aec693e088.zip
chromium_src-f891e5388898119f35cf9a91647e25aec693e088.tar.gz
chromium_src-f891e5388898119f35cf9a91647e25aec693e088.tar.bz2
fix syntax
Review URL: http://codereview.chromium.org/39228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11057 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 58b2093..51aebb7 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -116,11 +116,11 @@ DEFER : LayoutTests/fast/events/stopPropagation-submit.html = FAIL
// races. Pending versions have these fixed.
// Upstreaming pending test needs work.
// See https://bugs.webkit.org/show_bug.cgi?id=21536
-DEFER LayoutTests/fast/repaint/bugzilla-6473.html = PASS FAIL
+DEFER : LayoutTests/fast/repaint/bugzilla-6473.html = PASS FAIL
// Bug 982608: test had a wrong result for one condition
// Pending test needs work before sending upstream.
-DEFER LayoutTests/plugins/destroy-stream-twice.html = FAIL TIMEOUT
+DEFER : LayoutTests/plugins/destroy-stream-twice.html = FAIL TIMEOUT
// -----------------------------------------------------------------
// Tests deferred until we provide support for a particular feature.