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

Unified Diff: content/test/gpu/page_sets/pixel_tests.py

Issue 308033002: gpu testing: Fix viewport initial-scale for pixel tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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: content/test/gpu/page_sets/pixel_tests.py
diff --git a/content/test/gpu/page_sets/pixel_tests.py b/content/test/gpu/page_sets/pixel_tests.py
index 3128ba2651ed8f441a2d837b9d4759f29cb1aef7..5baebf7468d5632ca81e38308e9aefab22490317 100644
--- a/content/test/gpu/page_sets/pixel_tests.py
+++ b/content/test/gpu/page_sets/pixel_tests.py
@@ -42,7 +42,7 @@ class PixelTestsPageSet(page_set_module.PageSet):
url='file://../../data/gpu/pixel_css3d.html',
name='Pixel.CSS3DBlueBox',
test_rect=[0, 0, 300, 300],
- revision=6,
+ revision=7,
Ken Russell (switch to Gerrit) 2014/05/29 22:42:31 You'll need to mark this test as failing on all pl
alokp 2014/05/29 22:56:13 Done.
page_set=self))
self.AddPage(PixelTestsPage(
« content/test/data/gpu/pixel_css3d.html ('K') | « content/test/data/gpu/pixel_css3d.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698