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-core"
prefs = [
"media.seamless-looping-video=false",
"privacy.baselineFingerprintingProtection=false",
]
support-files = [
"../*.css",
"../*.html",
"../checkout/conformance/attribs/**",
"../checkout/js/**",
"../checkout/resources/**",
]
["test_conformance__attribs__gl-bindAttribLocation-aliasing.html"]
skip-if = [
"os == 'android' && os_version == '14' && arch == 'aarch64'",
]
["test_conformance__attribs__gl-bindAttribLocation-matrix.html"]
skip-if = [
"os == 'android' && os_version == '14' && arch == 'aarch64'",
]
["test_conformance__attribs__gl-bindAttribLocation-nonexistent-attribute.html"]
["test_conformance__attribs__gl-bindAttribLocation-repeated.html"]
["test_conformance__attribs__gl-disabled-vertex-attrib-update.html"]
["test_conformance__attribs__gl-disabled-vertex-attrib.html"]
["test_conformance__attribs__gl-enable-vertex-attrib.html"]
["test_conformance__attribs__gl-matrix-attributes.html"]
["test_conformance__attribs__gl-vertex-attrib-context-switch.html"]
["test_conformance__attribs__gl-vertex-attrib-render.html"]
["test_conformance__attribs__gl-vertex-attrib-unconsumed-out-of-bounds.html"]
["test_conformance__attribs__gl-vertex-attrib-zero-issues.html"]
["test_conformance__attribs__gl-vertex-attrib.html"]
["test_conformance__attribs__gl-vertexattribpointer-offsets.html"]
["test_conformance__attribs__gl-vertexattribpointer.html"]