| 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 972449c3f286f162aa23478443a64148a299e374..afcc7e2cee8960988030bd909b84beea0ab2ac3a 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -16,8 +16,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| # It's expected that not all extensions will be available on all platforms.
|
| # Having a test listed here is not necessarily a problem.
|
|
|
| - self.Fail('WebglExtension.EXT_color_buffer_float',
|
| - ['win', 'mac', 'linux'])
|
| self.Fail('WebglExtension.WEBGL_compressed_texture_astc',
|
| ['win', 'mac', 'linux'])
|
| self.Fail('WebglExtension.WEBGL_compressed_texture_atc',
|
|
|