diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-21 00:16:57 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-21 00:16:57 +0000 |
commit | ff62185663f68c9d40dc13dec778ca0e321afdf9 (patch) | |
tree | 3c1f928416e8ed6497e290226517e13c92741fcc /webkit/tools/layout_tests | |
parent | c34b1c6fa5f948b8bb056288f1d20a3f4a0a3530 (diff) | |
download | chromium_src-ff62185663f68c9d40dc13dec778ca0e321afdf9.zip chromium_src-ff62185663f68c9d40dc13dec778ca0e321afdf9.tar.gz chromium_src-ff62185663f68c9d40dc13dec778ca0e321afdf9.tar.bz2 |
Fix test_expectations.txt typo committed in r45125.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45128 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-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 8f8398a..776cf61 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -18,4 +18,4 @@ BUG39855 SLOW DEBUG : editing/selection/extend-selection.html = PASS BUG41973 MAC : svg/text/text-text-05-t.svg = IMAGE // This can be removed when WebKit r57939 lands in Chromium. -BUG13907 : media/video-zoom.html = IMAGE PASS +BUG13907 : media/video-zoom.html = PASS FAIL |