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

Unified Diff: LayoutTests/fast/canvas/canvas-composite-canvas.html

Issue 530723003: canvas2d.drawImage(video) doesn't composite correctly. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: mark fast/canvas/canvas-composite-repaint-by-all-imagesource.html to NeedsRebaseline Created 6 years, 2 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/canvas/canvas-composite-image.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/canvas/canvas-composite-canvas.html
diff --git a/LayoutTests/fast/canvas/canvas-composite-canvas.html b/LayoutTests/fast/canvas/canvas-composite-canvas.html
index 39329f06c306afd57d04c4fccbf98e10efbbe09a..272f98cdffc92d55c004838434b93a560f6899f9 100644
--- a/LayoutTests/fast/canvas/canvas-composite-canvas.html
+++ b/LayoutTests/fast/canvas/canvas-composite-canvas.html
@@ -37,7 +37,7 @@
table { border-collapse: collapse; }
</style>
</head>
- <body onload="runTest();">
+ <body onload='runTest("dumpAsText");'>
<div>Test Results</div>
<div><table id='outputtable'></table></div>
<div>Test Image</div>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/canvas/canvas-composite-image.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698