Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(350)

Unified Diff: third_party/WebKit/LayoutTests/SlowTests

Issue 2035113002: Implement ImageBitmapOptions resize (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/SlowTests
diff --git a/third_party/WebKit/LayoutTests/SlowTests b/third_party/WebKit/LayoutTests/SlowTests
index 371af877c484aefa6c7f4582592e8500aba6b523..bd33a2354aba951fdd3ecfe11f984b8f9d7aa8b5 100644
--- a/third_party/WebKit/LayoutTests/SlowTests
+++ b/third_party/WebKit/LayoutTests/SlowTests
@@ -58,6 +58,7 @@ crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-alpha.html [ Slow ]
crbug.com/433711 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-image.html [ Slow ]
crbug.com/24182 virtual/gpu/fast/canvas/canvas-composite-canvas.html [ Slow ]
crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-drawImage.html [ Slow ]
+crbug.com/24182 virtual/gpu/fast/canvas/canvas-createImageBitmap-resize.html [ Slow ]
jbroman 2016/06/29 21:14:41 By the way, do you happen to know why these tests
xidachen 2016/06/30 15:23:11 I made a guess from one line above this. The real
crbug.com/24182 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Slow ]
crbug.com/24182 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Slow ]
crbug.com/24182 virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-repaint.html [ Slow ]

Powered by Google App Engine
This is Rietveld 408576698