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 7eabd5ff5657b6b6400e6f5665f8847496ac25fb..9461c8faf55f06719ae5404c7f26ba6f829e3e02 100644 |
--- a/content/test/gpu/page_sets/pixel_tests.json |
+++ b/content/test/gpu/page_sets/pixel_tests.json |
@@ -43,6 +43,20 @@ |
], |
"revision": 3, |
"test_rect": [0, 0, 400, 300] |
+ }, |
+ { |
+ "name": "Pixel.WebGLYellowTriangleContextRestore", |
+ "url": "file://../../data/gpu/pixel_webgl_context_restore.html", |
+ "navigate_steps": [ |
+ { "action": "navigate"}, |
+ { |
+ "action": "wait", |
+ "javascript": "domAutomationController._finished", |
+ "timeout": 30 |
+ } |
+ ], |
+ "revision": 2, |
+ "test_rect": [0, 0, 400, 300] |
} |
] |
} |