File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -400,8 +400,6 @@ commands:
400
400
# TODO(https://github.com/emscripten-core/emscripten/issues/24205)
401
401
EMTEST_LACKS_SOUND_HARDWARE : " 1"
402
402
EMTEST_LACKS_WEBGPU : " 1"
403
- # OffscreenCanvas support is not yet done in Firefox.
404
- EMTEST_LACKS_OFFSCREEN_CANVAS : " 1"
405
403
EMTEST_DETECT_TEMPFILE_LEAKS : " 0"
406
404
EMTEST_HEADLESS : " 1"
407
405
EMTEST_CORES : " 2"
@@ -470,8 +468,6 @@ commands:
470
468
# TODO(https://github.com/emscripten-core/emscripten/issues/24205)
471
469
EMTEST_LACKS_SOUND_HARDWARE : " 1"
472
470
EMTEST_LACKS_WEBGPU : " 1"
473
- # OffscreenCanvas support is not yet done in Firefox.
474
- EMTEST_LACKS_OFFSCREEN_CANVAS : " 1"
475
471
EMTEST_DETECT_TEMPFILE_LEAKS : " 0"
476
472
EMTEST_HEADLESS : " 1"
477
473
EMTEST_CORES : " 2"
You can’t perform that action at this time.
0 commit comments