https://github.com/web-platform-tests/wpt
Raw File
Tip revision: dd79be3ee575503e4e9595dfe8ce8141d8aedb72 authored by Hiroki Nakagawa on 22 March 2018, 05:53:36 UTC
Worker: Support ES Modules on DedicatedWorker behind the runtime flag
Tip revision: dd79be3
green.svg
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="50">
  <rect fill="lime" width="100" height="50"/>
</svg>
back to top