Source code
Revision control
Copy as Markdown
Other Tools
# 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 = "webgl1-ext"
prefs = [
"media.seamless-looping-video=false",
"privacy.baselineFingerprintingProtection=false",
]
support-files = [
"../*.css",
"../*.html",
"../checkout/conformance/glsl/**",
"../checkout/js/**",
"../checkout/resources/**",
]
["test_conformance__glsl__literals__float_literal.vert.html"]
["test_conformance__glsl__literals__literal_precision.html"]
["test_conformance__glsl__literals__overflow_leak.vert.html"]
["test_conformance__glsl__matrices__glsl-mat3-construction.html"]
["test_conformance__glsl__matrices__glsl-mat4-to-mat3.html"]
["test_conformance__glsl__matrices__matrix-compound-multiply.html"]
["test_conformance__glsl__preprocessor__comments.html"]
["test_conformance__glsl__preprocessor__macro-expansion-tricky.html"]
["test_conformance__glsl__samplers__glsl-function-texture2d-bias.html"]
["test_conformance__glsl__samplers__glsl-function-texture2dlod.html"]
["test_conformance__glsl__samplers__glsl-function-texture2dproj.html"]
skip-if = [
"os == 'android' && os_version == '14' && arch == 'aarch64'",
]
["test_conformance__glsl__samplers__glsl-function-texture2dprojlod.html"]
skip-if = [
"os == 'android' && os_version == '14' && arch == 'aarch64'",
]