diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-18 04:38:07 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-18 04:38:07 +0000 |
commit | edc53eb89220666a85fac4fe4fee9f0de52bd4ab (patch) | |
tree | 3b00424ffbf90caa17f36d3cc4b0adef5eba7760 /webkit/tools | |
parent | 7348f367b9bdebd9a40110de800150965fec3e84 (diff) | |
download | chromium_src-edc53eb89220666a85fac4fe4fee9f0de52bd4ab.zip chromium_src-edc53eb89220666a85fac4fe4fee9f0de52bd4ab.tar.gz chromium_src-edc53eb89220666a85fac4fe4fee9f0de52bd4ab.tar.bz2 |
Revert 44880 - Enabling layout tests for <video>.
BUG=19113
TEST=Layout tests for <video> pass.
Review URL: http://codereview.chromium.org/1582039
TBR=sergeyu@chromium.org
Review URL: http://codereview.chromium.org/1660009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44884 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 64fdc31..4471691 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -12,6 +12,18 @@ // http://code.google.com/p/v8/issues/detail?id=277 BUG10457 RELEASE LINUX : fast/js/large-expressions.html = FAIL PASS +// We changed our video scaling algorithm and need new baselines. +BUG19113 : media/video-aspect-ratio.html = PASS FAIL +BUG19113 : media/video-zoom.html = PASS FAIL +BUG19113 : media/video-layer-crash.html = PASS FAIL +BUG19113 : media/video-transformed.html = PASS FAIL +BUG19113 : media/video-controls-rendering.html = PASS FAIL +BUG19113 : media/video-display-toggle.html = PASS FAIL +BUG19113 : media/video-no-audio.html = PASS FAIL +BUG19113 : media/video-volume-slider.html = PASS FAIL +BUG19113 : media/controls-after-reload.html = PASS FAIL +BUG19113 : media/controls-strict.html = PASS FAIL + BUG39855 SLOW DEBUG : editing/selection/extend-selection.html = PASS // We reintroduced the ogg seek patch 12_vp3_key_frame_after_flush and need |