diff --git a/dom/canvas/test/webgl-mochitest.ini b/dom/canvas/test/webgl-mochitest.ini index 04bec9ccccce..8e165c751b91 100644 --- a/dom/canvas/test/webgl-mochitest.ini +++ b/dom/canvas/test/webgl-mochitest.ini @@ -12,6 +12,7 @@ fail-if = (os == 'b2g') [webgl-mochitest/test_capture.html] support-files = captureStream_common.js [webgl-mochitest/test_cubemap_must_be_square.html] +[webgl-mochitest/test_depth_tex_lazy_clear.html] [webgl-mochitest/test_draw.html] [webgl-mochitest/test_fb_param.html] [webgl-mochitest/test_fb_param_crash.html] diff --git a/dom/canvas/test/webgl-mochitest/test_depth_tex_lazy_clear.html b/dom/canvas/test/webgl-mochitest/test_depth_tex_lazy_clear.html new file mode 100644 index 000000000000..a3f2dc409af6 --- /dev/null +++ b/dom/canvas/test/webgl-mochitest/test_depth_tex_lazy_clear.html @@ -0,0 +1,73 @@ + + + + + + + + + + + + + +