mirror of
https://github.com/servo/servo.git
synced 2025-10-02 01:29:15 +01:00
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:
commit
59205323da
3 changed files with 14 additions and 24 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue