| Index: content/test/gpu/gpu_tests/pixel_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/pixel_expectations.py b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| index f5e9a844ba33fe8bb02c9140ee851495857a2380..558c453cdce9251f1610b62f0cfc276454f20a49 100644
|
| --- a/content/test/gpu/gpu_tests/pixel_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/pixel_expectations.py
|
| @@ -29,6 +29,10 @@ class PixelExpectations(GpuTestExpectations):
|
| ['android'], bug=521588)
|
|
|
| # TODO(xlai): Check / generate reference images.
|
| + self.Fail('Pixel_OffscreenCanvas2DResize', bug=662498)
|
| + self.Fail('Pixel_OffscreenCanvasWebglResize', bug=662498)
|
| +
|
| + # TODO(xlai): Check / generate reference images.
|
| self.Fail('Pixel_OffscreenCanvasTransferBeforeStyleResize',
|
| bug=655335)
|
| self.Fail('Pixel_OffscreenCanvasTransferAfterStyleResize',
|
|
|