diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 41a4d229f32..3116c7312e5 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -6423,6 +6423,12 @@ "url": "/_mozilla/mozilla/webgl/get_supported_extensions.html" } ], + "mozilla/webgl/invalid_vertex_attributes.html": [ + { + "path": "mozilla/webgl/invalid_vertex_attributes.html", + "url": "/_mozilla/mozilla/webgl/invalid_vertex_attributes.html" + } + ], "mozilla/websocket_connection_fail.html": [ { "path": "mozilla/websocket_connection_fail.html", diff --git a/tests/wpt/mozilla/tests/mozilla/webgl/invalid_vertex_attributes.html b/tests/wpt/mozilla/tests/mozilla/webgl/invalid_vertex_attributes.html new file mode 100644 index 00000000000..ed132004abf --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/webgl/invalid_vertex_attributes.html @@ -0,0 +1,60 @@ + + +Validation of out-of-bounds vertex attributes + + + + + + + +