Auto merge of #11426 - DDEFISHER:master, r=emilio

Implement IsBuffer, IsFramebuffer and IsRenderbuffer for WebGLRenderingContext

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy --faster` does not report any errors
- [X] These changes fix #11357
- [X] There are tests for these changes

<!-- 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/11426)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-05-29 20:03:56 -05:00
commit b11648903b
6 changed files with 50 additions and 4 deletions

View file

@ -1,5 +1,5 @@
[quickCheckAPI-B2.html]
type: testharness
[WebGL test #0: testValidArgs]
expected: FAIL
expected: PASS