M-CreativeLab / jsar-dom

The 3D-first designed DOM implementation for XR applications
https://m-creativelab.github.io/jsar-dom/
Apache License 2.0
37 stars 2 forks source link

Support WPT #1

Open yorkie opened 11 months ago

yorkie commented 11 months ago

Add WPT to ensure JSAR-DOM's API is compatible with Web.

yorkie commented 11 months ago

See https://docs.deno.com/runtime/manual/references/contributing/web_platform_tests, this is how Deno uses WPT tests.