LibWeb: Add WebXR's XRSystem

This commit is contained in:
Psychpsyo
2025-11-13 21:53:47 +01:00
committed by Shannon Booth
parent 04e7830958
commit 52781cc2fd
Notes: github-actions[bot] 2026-01-10 23:02:14 +00:00
13 changed files with 170 additions and 0 deletions

View File

@@ -5010,6 +5010,7 @@ using namespace Web::WebGL;
using namespace Web::WebGL::Extensions;
using namespace Web::WebIDL;
using namespace Web::WebVTT;
using namespace Web::WebXR;
using namespace Web::XHR;
using namespace Web::XPath;
)~~~"sv);