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

Unified Diff: LayoutTests/fast/canvas/canvasDrawingIntoSelf-expected.html

Issue 187393007: Convert some pixel tests in fast/canvas into ref tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/canvasDrawingIntoSelf-expected.html
diff --git a/LayoutTests/fast/canvas/canvasDrawingIntoSelf-expected.html b/LayoutTests/fast/canvas/canvasDrawingIntoSelf-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..28f98aeafaa7e1ec9a7b4dd4f046c1b592799f71
--- /dev/null
+++ b/LayoutTests/fast/canvas/canvasDrawingIntoSelf-expected.html
@@ -0,0 +1,2 @@
+<p>If this renders correctly you should see one big friendly green square.</p>
+<div style="width:200px; height:200px; background-color:green;" ></div>

Powered by Google App Engine
This is Rietveld 408576698