Uses WebGLObject inheritance as specified by the WebGL 1.0 spec. Source-Repo: https://github.com/servo/servo Source-Revision: 72ca16ed555cac4aa3019411c7157251107efccc
This is WIP. still have to clean up the code a little bit but I wanted to show the progress. I got really excited when I saw my first triangle on screen ```./mach run tests/ref/webgl-context/triangle.html```  Source-Repo: https://github.com/servo/servo Source-Revision: b43a2ed80714131db4c92a51c0046245aa43da11