Index: content/test/gpu/page_sets/pixel_tests.json |
diff --git a/content/test/gpu/page_sets/pixel_tests.json b/content/test/gpu/page_sets/pixel_tests.json |
index 7581ff800b6325282c269c2eb97e563b12d72fed..bd83281ff43b44209d728312cbfb883e0604064d 100644 |
--- a/content/test/gpu/page_sets/pixel_tests.json |
+++ b/content/test/gpu/page_sets/pixel_tests.json |
@@ -4,7 +4,10 @@ |
"pages": [ |
{ |
"url": "file:///../../data/gpu/pixel_webgl.html", |
- "wait_seconds": 4 |
+ "navigate_steps": [ |
+ { "action": "navigate"}, |
+ { "action": "wait", "seconds": 4 } |
+ ] |
} |
] |
} |