2 "description": "Some basic test cases for GPU.",
3 "user_agent_type": "desktop",
6 "name": "Pixel.Canvas2DRedBox",
7 "url": "file://../../data/gpu/pixel_canvas2d.html",
9 { "action": "navigate"},
12 "javascript": "domAutomationController._finished",
17 "test_rect": [0, 0, 400, 300]
20 "name": "Pixel.CSS3DBlueBox",
21 "url": "file://../../data/gpu/pixel_css3d.html",
23 { "action": "navigate"},
26 "javascript": "domAutomationController._finished",
31 "test_rect": [0, 0, 400, 300]
34 "name": "Pixel.WebGLGreenTriangle",
35 "url": "file://../../data/gpu/pixel_webgl.html",
37 { "action": "navigate"},
40 "javascript": "domAutomationController._finished",
45 "test_rect": [0, 0, 400, 300]