| 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 d4d866b8bf4bb545193d677c5f68eb1649b8d6ba..d0f55e0cc68a46ebe9e1b1debc203aac6baf9aa1 100644
|
| --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py
|
| @@ -101,7 +101,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
| # Conformance expectations
|
| # ========================
|
| # Fails on all platforms
|
| - self.Fail('conformance/misc/object-deletion-behaviour.html', bug=644957)
|
|
|
| # We need to add WebGL 1 check in command buffer that format/type from
|
| # TexSubImage2D have to match the current texture's.
|
|
|