mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
webgl: Add test for getSupportedExtensions
This commit is contained in:
parent
b740b90b8d
commit
75ecb67e62
3 changed files with 29 additions and 3 deletions
|
@ -5047,10 +5047,16 @@
|
|||
"url": "/_mozilla/mozilla/variadic-interface.html"
|
||||
}
|
||||
],
|
||||
"mozilla/webgl_context_creation_error.html": [
|
||||
"mozilla/webgl/context_creation_error.html": [
|
||||
{
|
||||
"path": "mozilla/webgl_context_creation_error.html",
|
||||
"url": "/_mozilla/mozilla/webgl_context_creation_error.html"
|
||||
"path": "mozilla/webgl/context_creation_error.html",
|
||||
"url": "/_mozilla/mozilla/webgl/context_creation_error.html"
|
||||
}
|
||||
],
|
||||
"mozilla/webgl/get_supported_extensions.html": [
|
||||
{
|
||||
"path": "mozilla/webgl/get_supported_extensions.html",
|
||||
"url": "/_mozilla/mozilla/webgl/get_supported_extensions.html"
|
||||
}
|
||||
],
|
||||
"mozilla/websocket_connection_fail.html": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue