mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Validate GLSL names (fixes #21287)
This commit is contained in:
parent
d60b14bed5
commit
60c93cfabe
3 changed files with 68 additions and 79 deletions
|
@ -1,71 +1,17 @@
|
|||
[invalid-passed-params.html]
|
||||
bug: https://github.com/servo/servo/issues/21287
|
||||
bug: https://github.com/servo/servo/issues/21754
|
||||
[WebGL test #44: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #55: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #58: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #53: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #46: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #62: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #59: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #51: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #47: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #57: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #49: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #60: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #56: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #54: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #61: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #52: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue