| OLD | NEW |
| 1 Test that applying a color profile to a texture with separate alpha doesn't dest
roy the texture. | 1 Test that applying a color profile to a texture with separate alpha doesn't dest
roy the texture. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 This test isn't appropriate to include in the WebGL conformance suite, since the
browser's behavior when applying a color profile can't be guaranteed. | 6 This test isn't appropriate to include in the WebGL conformance suite, since the
browser's behavior when applying a color profile can't be guaranteed. |
| 7 PASS getError was expected value: NO_ERROR : Should be no errors from setup. | 7 PASS getError was expected value: NO_ERROR : Should be no errors from setup. |
| 8 PASS getError was expected value: NO_ERROR : Should be no errors from setup | 8 PASS getError was expected value: NO_ERROR : Should be no errors from setup |
| 9 PASS pixel 0, 0 should be within 20 units of 163, 126, 94, 129 | 9 PASS pixel 0, 0 should be within 20 units of 163, 126, 94, 129 |
| 10 | 10 |
| 11 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
| 12 | 12 |
| 13 TEST COMPLETE | 13 TEST COMPLETE |
| 14 | 14 |
| OLD | NEW |