Index: trunk/src/content/test/gpu/gpu_tests/pixel_expectations.py |
=================================================================== |
--- trunk/src/content/test/gpu/gpu_tests/pixel_expectations.py (revision 274175) |
+++ trunk/src/content/test/gpu/gpu_tests/pixel_expectations.py (working copy) |
@@ -24,4 +24,6 @@ |
# self.Fail('Pixel.Canvas2DRedBox', |
# ['mac', 'amd', ('nvidia', 0x1234)], bug=123) |
+ self.Fail('Pixel.CSS3DBlueBox', bug=368495) |
+ |
pass |