diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-21 05:40:18 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-21 05:40:18 +0000 |
commit | 878531d1374ee4b1257f6ed1e19b728b91e2a6a9 (patch) | |
tree | 0dd90885cb23275a95128024177eb94e06d405ed /webkit | |
parent | db6ffa59f24996886615578c5791d17fc51b423e (diff) | |
download | chromium_src-878531d1374ee4b1257f6ed1e19b728b91e2a6a9.zip chromium_src-878531d1374ee4b1257f6ed1e19b728b91e2a6a9.tar.gz chromium_src-878531d1374ee4b1257f6ed1e19b728b91e2a6a9.tar.bz2 |
Enabling more passing media layout tests.
BUG=G9798
TEST=tree stays green
TBR=hclam
Review URL: http://codereview.chromium.org/295038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29615 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c174c95..b7846d5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2602,8 +2602,6 @@ BUG9798 LINUX SLOW : LayoutTests/transitions/transition-timing-function.html = F BUG9798 MAC : LayoutTests/fast/forms/search-placeholder-value-changed.html = CRASH PASS BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage.html = PASS TIMEOUT BUG9798 WIN : LayoutTests/http/tests/misc/submit-post-in-utf32le.html = PASS TIMEOUT -BUG9798 WIN : LayoutTests/media/video-src.html = PASS TIMEOUT -BUG9798 LINUX : LayoutTests/media/video-buffered.html = PASS TIMEOUT // New tests or failures from WebKit merge 42324:42364. Re-baselined on // Windows. Probably just need the same on other platforms. |