# This is a GENERATED FILE. Do not edit it directly. # Regenerated it by using `python generate-wrappers-and-manifest.py`. # Mark failing (fail-if) and crashing (skip-if) tests in mochitest-errata.toml. [DEFAULT] subsuite = "webgl2-core" prefs = [ # Bug 1799213 "media.seamless-looping-video=false", # Bug 2021606 "privacy.baselineFingerprintingProtection=false", ] support-files = [ "../*.css", "../*.html", "../checkout/conformance/context/**", "../checkout/js/**", "../checkout/resources/**", ] ["test_2_conformance__context__context-attribute-preserve-drawing-buffer-antialias.html"] ["test_2_conformance__context__context-attribute-preserve-drawing-buffer.html"] ["test_2_conformance__context__context-attributes-alpha-depth-stencil-antialias.html"] fail-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland'", ] ["test_2_conformance__context__context-creation-and-destruction.html"] ["test_2_conformance__context__context-creation.html"] ["test_2_conformance__context__context-eviction-with-garbage-collection.html"] ["test_2_conformance__context__context-hidden-alpha.html"] ["test_2_conformance__context__context-lost-restored.html"] ["test_2_conformance__context__context-lost.html"] ["test_2_conformance__context__context-no-alpha-fbo-with-alpha.html"] ["test_2_conformance__context__context-release-upon-reload.html"] ["test_2_conformance__context__context-release-with-workers.html"] ["test_2_conformance__context__context-size-change.html"] ["test_2_conformance__context__deleted-object-behavior.html"] ["test_2_conformance__context__incorrect-context-object-behaviour.html"] ["test_2_conformance__context__premultiplyalpha-test.html"] ["test_2_conformance__context__user-defined-properties-on-context.html"] ["test_2_conformance__context__zero-sized-canvas.html"]