Auto merge of #10652 - dzbarsky:reserved, r=dzbarsky

Prevent use of reserved names in BindAttribLocation

(Depend on the WebGL tests landing)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10652)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-04-19 09:46:24 +05:30
commit 82b952c03f
3 changed files with 11 additions and 8 deletions

View file

@ -1,3 +1,4 @@
[gl-bind-attrib-location-test.html]
type: testharness
expected: CRASH
[WebGL test #6: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL