diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-18 03:02:47 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-18 03:02:47 +0000 |
commit | 7348f367b9bdebd9a40110de800150965fec3e84 (patch) | |
tree | 3d6221166de411cfdd6f12a2e3e214c3a16c9fd6 /webkit | |
parent | f9c50915d9b3e6e5ea59d4c703723e20acb728fa (diff) | |
download | chromium_src-7348f367b9bdebd9a40110de800150965fec3e84.zip chromium_src-7348f367b9bdebd9a40110de800150965fec3e84.tar.gz chromium_src-7348f367b9bdebd9a40110de800150965fec3e84.tar.bz2 |
Enabling layout tests for <video>.
BUG=19113
TEST=Layout tests for <video> pass.
Review URL: http://codereview.chromium.org/1582039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44880 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4471691..64fdc31 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -12,18 +12,6 @@ // 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 |