Currently WebXR WPT tests are enabled in the WPE platform. We can enable them cross-platform.
Created attachment 421317 [details] Patch
Not sure what's the purpose of the patch. So far WPE is the only port building WebXR with OpenXR by default so any other platform will fail...
(In reply to Sergio Villar Senin from comment #2) > Not sure what's the purpose of the patch. So far WPE is the only port > building WebXR with OpenXR by default so any other platform will fail... It was enabled on cocoa too: https://bugs.webkit.org/show_bug.cgi?id=219171
<rdar://problem/74930991>
I'm waiting for bug 224935 to land before rebasing this patch. Would it be possible to enable the WebXR tests cross platform using the WebFakeXRDevice? Or is it required to enable WEBXR by default on the platform?
Bug 224935 was seemingly resolved half a year ago so apparently this is waiting for something else then?