mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Add XRHand interface
This commit is contained in:
parent
6ad3e0c047
commit
c89dc821ba
7 changed files with 116 additions and 3 deletions
|
@ -102,6 +102,7 @@ WEBIDL_STANDARDS = [
|
|||
b"//webaudio.github.io",
|
||||
b"//immersive-web.github.io/",
|
||||
b"//github.com/immersive-web/webxr-test-api/",
|
||||
b"//github.com/immersive-web/webxr-hands-input/",
|
||||
b"//gpuweb.github.io",
|
||||
# Not a URL
|
||||
b"// This interface is entirely internal to Servo, and should not be" +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue