forked from servo/servo
-
Notifications
You must be signed in to change notification settings - Fork 0
Student projects
Josh Matthews edited this page Sep 26, 2013
·
23 revisions
These projects are high-impact, and could take longer than 24-45 hours of work. They are often comprised of many smaller parts, so simply completing a subset of prioritized work would also be totally acceptable.
- The 2D canvas API (Canvas spec, 2D spec) - this should largely be a matter of delegating to the Azure APIs that support these operations already.
- The WebGL canvas API (Canvas spec, WebGL spec)
- Implement XMLHttpRequest (reference, spec)
- Implement CSS transforms (spec)