Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index abd4f03dd85593feb9529e84c6a44b6a5428e09d..b9a07c94c3c7a78306f1594926c10697eec98608 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -831,6 +831,12 @@ crbug.com/623120 virtual/gpu/fast/canvas/webgl/webgl-array-invalid-ranges.html [ |
crbug.com/623120 fast/canvas/webgl/webgl-array-invalid-ranges.html [ NeedsManualRebaseline ] |
crbug.com/623120 virtual/display_list_2d_canvas/fast/canvas/webgl/webgl-array-invalid-ranges.html [ NeedsManualRebaseline ] |
+crbug.com/602509 fast/canvas/canvas-pattern-no-repeat-with-transformations.html [ NeedsRebaseline ] |
+crbug.com/602509 virtual/gpu/fast/canvas/canvas-pattern-no-repeat-with-transformations.html [ NeedsRebaseline ] |
+crbug.com/602509 virtual/display_list_2d_canvas/fast/canvas/canvas-pattern-no-repeat-with-transformations.html [ NeedsRebaseline ] |
+crbug.com/602509 fast/canvas/image-object-in-canvas.html [ NeedsRebaseline ] |
+crbug.com/602509 virtual/display_list_2d_canvas/fast/canvas/image-object-in-canvas.html [ NeedsRebaseline ] |
+ |
# When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. |
# In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. |
# This means that CoreGraphics may draw outside the reported glyph bounds, and in this case does. |