Auto merge of #10805 - tylersouthwick:webglcontextevent, r=Ms2ger

implement webglcontextevent

fixes #10742

<!-- 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/10805)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-04-25 01:50:52 -07:00
commit 59205323da
3 changed files with 14 additions and 24 deletions

View file

@ -391,30 +391,6 @@
[createEvent('TRANSITIONEVENT') should be initialized correctly.]
expected: FAIL
[WebGLContextEvent should be an alias for WebGLContextEvent.]
bug: https://github.com/servo/servo/issues/10742
expected: FAIL
[createEvent('WebGLContextEvent') should be initialized correctly.]
bug: https://github.com/servo/servo/issues/10742
expected: FAIL
[webglcontextevent should be an alias for WebGLContextEvent.]
bug: https://github.com/servo/servo/issues/10742
expected: FAIL
[createEvent('webglcontextevent') should be initialized correctly.]
bug: https://github.com/servo/servo/issues/10742
expected: FAIL
[WEBGLCONTEXTEVENT should be an alias for WebGLContextEvent.]
bug: https://github.com/servo/servo/issues/10742
expected: FAIL
[createEvent('WEBGLCONTEXTEVENT') should be initialized correctly.]
bug: https://github.com/servo/servo/issues/10742
expected: FAIL
[WheelEvent should be an alias for WheelEvent.]
expected: FAIL