Bug 1212477 followup, don't try to run a webgl-requiring test on b2g

This commit is contained in:
Phil Ringnalda 2015-11-15 10:26:51 -08:00
parent b8aee2c0b9
commit 2d73850a88

View File

@ -260,6 +260,7 @@ support-files =
[test_anonymousContent_api.html]
[test_anonymousContent_append_after_reflow.html]
[test_anonymousContent_canvas.html]
skip-if = buildapp == 'b2g' # Requires webgl support
[test_anonymousContent_insert.html]
[test_anonymousContent_manipulate_content.html]
[test_anonymousContent_style_csp.html]