diff options
author | epoger@chromium.org <epoger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-23 19:07:54 +0000 |
---|---|---|
committer | epoger@chromium.org <epoger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-23 19:07:54 +0000 |
commit | f44725cf38e0f25a54a5cdeef699c11c9562b2d9 (patch) | |
tree | 4e6b57c5607502ae08d86530d665dc6a57ac6a85 /webkit/tools | |
parent | d1d03ed3986a8f6b841a64d250de9a3b6c659a88 (diff) | |
download | chromium_src-f44725cf38e0f25a54a5cdeef699c11c9562b2d9.zip chromium_src-f44725cf38e0f25a54a5cdeef699c11c9562b2d9.tar.gz chromium_src-f44725cf38e0f25a54a5cdeef699c11c9562b2d9.tar.bz2 |
Flip Y-axis in WebGL for Skia-Mac
BUG=105025
This CL includes additions to webkit/tools/layout_tests/test_expectations.txt
which can be removed once http://trac.webkit.org/changeset/101075 is rolled
into Chrome.
Review URL: http://codereview.chromium.org/8632012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111384 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 707c890..4e830a0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,3 +6,7 @@ // until the changes can be landed upstream. // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. + +// These can be removed once http://trac.webkit.org/changeset/101075 has been rolled into Chrome. +BUGCR105025 MAC CPU GPU : fast/canvas/webgl/css-webkit-canvas.html = IMAGE +BUGCR105025 MAC CPU GPU : fast/canvas/webgl/css-webkit-canvas-repaint.html = IMAGE
\ No newline at end of file |