| 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 cdd41f46eb17c914f943b22a1d0b22b88ef49357..a314343719d9319311e35898f8bac22b75df0480 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=625738)
|
|
|
| - # Temporary suppression; will be removed after bug fix.
|
| - self.Fail('conformance/textures/misc/texture-corner-case-videos.html',
|
| - bug=701060)
|
| -
|
| # canvas.commit() promise synchronization isn't fully reliable yet.
|
| self.Fail('conformance/offscreencanvas/offscreencanvas-resize.html',
|
| bug=709484)
|
|
|