mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Issue #20593: Implement proper checks in WebGLRenderingContext's getFramebufferAttachmentParameter().
This commit is contained in:
parent
ab39f6dbc7
commit
08b193c922
3 changed files with 154 additions and 1 deletions
|
@ -39299,6 +39299,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/webgl/getFramebufferAttachmentParameter.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/webgl/getFramebufferAttachmentParameter.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/webgl/get_supported_extensions.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/webgl/get_supported_extensions.html",
|
||||
|
@ -70976,6 +70982,10 @@
|
|||
"a163189d8674be83c9e8c9055da31a1c5ed46be5",
|
||||
"support"
|
||||
],
|
||||
"mozilla/webgl/getFramebufferAttachmentParameter.html": [
|
||||
"71a8c1829f703ff43a30d1b3fb9b99e59d3db973",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/webgl/get_supported_extensions.html": [
|
||||
"719c7c4cb91f3c1b2bbc4cbe35285fc63ce6263f",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue