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

Unified Diff: content/test/data/gpu/pixel_canvas2d.html

Issue 23478021: Made Pixel tests functional. Captures tab content and compares to ref image (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed missed variable name Created 7 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 | « content/test/data/gpu/pixel_browser_plugin.html ('k') | content/test/data/gpu/pixel_css3d.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/gpu/pixel_canvas2d.html
diff --git a/content/test/data/gpu/pixel_canvas2d.html b/content/test/data/gpu/pixel_canvas2d.html
index 1df3d4b0f8526189efa9f0c157f54a15c54464e1..75bfe49a691677881e253897ae7045aee31d0634 100644
--- a/content/test/data/gpu/pixel_canvas2d.html
+++ b/content/test/data/gpu/pixel_canvas2d.html
@@ -1,4 +1,11 @@
<!DOCTYPE HTML>
+
+<!-- READ BEFORE UPDATING:
+If this test is updated make sure to increment the "revision" value of the
+associated test in content/test/gpu/page_sets/pixel_tests.json. This will ensure
+that the baseline images are regenerated on the next run.
+-->
+
<html>
<head>
<title>Canvas 2D Test: Red Box over Black Background</title>
« no previous file with comments | « content/test/data/gpu/pixel_browser_plugin.html ('k') | content/test/data/gpu/pixel_css3d.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698