diff options
author | jzern@chromium.org <jzern@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-24 23:13:30 +0000 |
---|---|---|
committer | jzern@chromium.org <jzern@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-24 23:13:30 +0000 |
commit | 0700471c72bca247109af0165d09173ce9c107c8 (patch) | |
tree | 6c9fc990002a782548f12822674f431d2dc18edc /webkit | |
parent | 95b79e721aa818ae2ee8ba21b9072ccffa040f80 (diff) | |
download | chromium_src-0700471c72bca247109af0165d09173ce9c107c8.zip chromium_src-0700471c72bca247109af0165d09173ce9c107c8.tar.gz chromium_src-0700471c72bca247109af0165d09173ce9c107c8.tar.bz2 |
libwebp: update snapshot to v0.3.0-rc6
adds metadata (XMP/EXIF), ICC profile and animation support to the format.
BUG=https://bugs.webkit.org/show_bug.cgi?id=112761
TEST=build,webkit layout
TBR=cpu
Review URL: https://chromiumcodereview.appspot.com/12942006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190302 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 dc5ee63..61974e7 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -31,3 +31,5 @@ # Right?) # # EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL +webkit.org/b/93310 fast/canvas/canvas-toDataURL-webp.html [ ImageOnlyFailure Pass ] +webkit.org/b/93310 platform/chromium/virtual/gpu/fast/canvas/canvas-toDataURL-webp.html [ ImageOnlyFailure Pass ] |