Bug 1040965 - Skip test_2d.fillText.gradient.html on b2g desktop; r=trivial

This commit is contained in:
Geoff Brown 2014-07-21 16:10:50 -06:00
parent 69b252e885
commit 21fb1d7b23

View File

@ -214,6 +214,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk')
[test_toDataURL_parameters.html]
[test_windingRuleUndefined.html]
[test_2d.fillText.gradient.html]
skip-if = (buildapp == 'b2g' && toolkit != 'gonk') # bug 1040965
[test_2d_composite_canvaspattern_setTransform.html]
[test_createPattern_broken.html]
[test_setlinedash.html]