diff options
author | mnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-24 08:39:47 +0000 |
---|---|---|
committer | mnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-24 08:39:47 +0000 |
commit | 6616eb8abc067fdd433151f5070e2eed598c1a8e (patch) | |
tree | 95a1ba33fbc3bbcc96d005a22b26c914776ead16 /webkit | |
parent | e4a222e98456d3ebbd4e4b1940e9e2c5c9f3389f (diff) | |
download | chromium_src-6616eb8abc067fdd433151f5070e2eed598c1a8e.zip chromium_src-6616eb8abc067fdd433151f5070e2eed598c1a8e.tar.gz chromium_src-6616eb8abc067fdd433151f5070e2eed598c1a8e.tar.bz2 |
Update downstream WebKit layout tests expectations before rolling
TBR=dglazkov@chromium.org
BUG=124777
Review URL: https://chromiumcodereview.appspot.com/10202006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133648 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5817d38..2f8e45b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -32,3 +32,5 @@ BUGCR119667 : media/W3C/video/canPlayType/canPlayType_codecs_order_1.html = PASS BUGCR119667 : media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html = PASS BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html = PASS BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html = PASS + +BUGCR124777 : media/video-colorspace-yuv422.html = IMAGE+TEXT TIMEOUT |