mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Issue #20623: Check the input to WebGLRenderingContext's clear().
This commit is contained in:
parent
05fe8fa08d
commit
f32ffeb553
3 changed files with 36 additions and 0 deletions
|
@ -39229,6 +39229,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/webgl/clear.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/webgl/clear.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/webgl/context_creation_error.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/webgl/context_creation_error.html",
|
||||
|
@ -70864,6 +70870,10 @@
|
|||
"c333c7b99156d63fcd3ad28014c7915a12cf8169",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/webgl/clear.html": [
|
||||
"14cc534be5da96b0cc128d5c44f662b2fdfb294c",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/webgl/clearcolor.html": [
|
||||
"942ee78ec987d17f63253ed97d6de958dbe8730d",
|
||||
"reftest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue