| Index: content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| index 0d9b08717fa9cb8e46d7774fec3954cac5028093..8be81acedb16750f78bb60686f2777a6096032af 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -101,10 +101,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| self.Fail('conformance/textures/misc/tex-sub-image-2d-bad-args.html',
|
| bug=570453)
|
|
|
| - # Temporary suppression; will be removed after bug fix.
|
| - self.Fail('conformance/textures/misc/texture-corner-case-videos.html',
|
| - bug=701060)
|
| -
|
| # Passthrough command decoder
|
| self.Fail('conformance/extensions/ext-sRGB.html',
|
| ['passthrough'], bug=679696)
|
|
|