summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-01 14:36:02 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-01 14:36:02 +0000
commite5c2bfec25ef2eb6f85cf52cd3e3711e475670cc (patch)
tree42e529964848d4bb9c470e95859edc9da1481b60 /skia
parent05668921b4ef6158628453e15e003249b352bfeb (diff)
downloadchromium_src-e5c2bfec25ef2eb6f85cf52cd3e3711e475670cc.zip
chromium_src-e5c2bfec25ef2eb6f85cf52cd3e3711e475670cc.tar.gz
chromium_src-e5c2bfec25ef2eb6f85cf52cd3e3711e475670cc.tar.bz2
Roll Skia DEPS to r13264
R=reed@google.com Review URL: https://codereview.chromium.org/151483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248357 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia_test_expectations.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt
index c3d8a3d..44f5689 100644
--- a/skia/skia_test_expectations.txt
+++ b/skia/skia_test_expectations.txt
@@ -53,4 +53,18 @@
crbug.com/339090 svg/W3C-SVG-1.1/paths-data-02-t.svg [ ImageOnlyFailure ]
crbug.com/339090 svg/W3C-SVG-1.1/text-path-01-b.svg [ ImageOnlyFailure ]
+# Skia r13238 (Fast blurred rectangles on GPU) resulted in minor image
+# differences in the following layout tests:
+crbug.com/339806 fast/box-shadow/scaled-box-shadow.html [ ImageOnlyFailure ]
+crbug.com/339806 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ ImageOnlyFailure ]
+
+# Skia r13252 (remove unnecessary SkScalar macros) introduced minor changes
+# to the following Windows layout tests:
+crbug.com/339852 fast/borders/border-image-outset-in-shorthand.html [ ImageOnlyFailure ]
+crbug.com/339852 fast/borders/border-image-outset.html [ ImageOnlyFailure ]
+crbug.com/339852 svg/W3C-SVG-1.1/masking-intro-01-f.svg [ ImageOnlyFailure ]
+crbug.com/339852 virtual/gpu/fast/canvas/image-object-in-canvas.html [ ImageOnlyFailure ]
+crbug.com/339852 virtual/softwarecompositing/perpendicular-layer-sorting.html [ ImageOnlyFailure ]
+crbug.com/339852 fast/canvas/image-pattern-rotate.html [ ImageOnlyFailure ]
+
# END OVERRIDES HERE (this line ensures that the file is newline-terminated)