mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Move Khronos WebGL tests to /_webgl/
This commit is contained in:
parent
d827370804
commit
4852f7d616
7200 changed files with 53650 additions and 228616 deletions
|
@ -0,0 +1,16 @@
|
|||
[shader-with-1024-character-identifier.frag.html]
|
||||
[WebGL test #0: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier should succeed]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier that starts with underscore should succeed]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier that ends with underscore should succeed]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier with odd characters as underscores should succeed]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: [unexpected fragment shader compile status\] (expected: true) shader with 1024 character identifier with even characters as underscores should succeed]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue