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

Unified Diff: LayoutTests/fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html

Issue 1167013003: Revert of De-flaking some tests in virtual/gpu/fast/canvas (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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: LayoutTests/fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html
diff --git a/LayoutTests/fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html b/LayoutTests/fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html
index 8d269e74f5ceeaec3c0498659615d4a956d233e8..77bd2e898984012039eb70c5ca4f6acdc921778a 100644
--- a/LayoutTests/fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html
+++ b/LayoutTests/fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html
@@ -11,7 +11,7 @@
function testDone()
{
if (window.testRunner)
- window.testRunner.layoutAndPaintAsyncThen(function(){ testRunner.notifyDone(); });
+ window.testRunner.notifyDone();
}
var image = new Image();
« no previous file with comments | « LayoutTests/fast/canvas/canvas-text-space-characters.html ('k') | LayoutTests/fast/canvas/canvas-transform-identity.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698