implement webglcontextevent

This commit is contained in:
Tyler Southwick 2016-04-22 01:32:01 -07:00
parent 1946c71a96
commit cba0267ed4
3 changed files with 14 additions and 24 deletions

View file

@ -415,30 +415,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