| Index: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| index 5426567beb95bae4eacaab8fb328e108bd14e2e7..e50eb5fa092c85041a51995cb3bac55b389bb6f2 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -44,10 +44,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Flaky('conformance2/query/occlusion-query.html', bug=603168)
|
| self.Fail('conformance2/glsl3/tricky-loop-conditions.html', bug=483282)
|
|
|
| - # Temporary suppression; will be removed after bug fix.
|
| - self.Fail('conformance/textures/misc/texture-corner-case-videos.html',
|
| - bug=701060)
|
| -
|
| self.Fail('conformance2/rendering/depth-stencil-feedback-loop.html',
|
| bug=660844) # WebGL 2.0.1
|
| self.Fail('conformance2/rendering/rendering-sampling-feedback-loop.html',
|
|
|