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

Unified Diff: content/test/data/gpu/pixel_css3d.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_canvas2d.html ('k') | content/test/data/gpu/pixel_webgl.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/gpu/pixel_css3d.html
diff --git a/content/test/data/gpu/pixel_css3d.html b/content/test/data/gpu/pixel_css3d.html
index ca49d9a8576b6b2d8f56adc846490781eb641643..38e4f4e4915766271a290e489fe703dbeee8e136 100644
--- a/content/test/data/gpu/pixel_css3d.html
+++ b/content/test/data/gpu/pixel_css3d.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>CSS 3D Test: Projected Blue Box over Black Background</title>
« no previous file with comments | « content/test/data/gpu/pixel_canvas2d.html ('k') | content/test/data/gpu/pixel_webgl.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698