Add some bug links

This commit is contained in:
Anthony Ramine 2018-09-19 12:43:14 +02:00
parent 2662739ee5
commit aeaf895a05
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
[copy-tex-image-2d-formats.html]
bug: https://github.com/servo/servo/issues/20595
[WebGL test #32: getError expected: INVALID_OPERATION. Was NO_ERROR : should not be able to copyTexImage2D ALPHA from RGB]
expected: FAIL

View file

@ -1,4 +1,5 @@
[tex-input-validation.html]
bug: https://github.com/servo/servo/issues/20595
[WebGL test #45: getError expected: INVALID_OPERATION. Was NO_ERROR : colorBufferFormat: RGB565 internalFormat: RGBA target: TEXTURE_2D]
expected: FAIL