MozillaReality / WebXR-emulator-extension

INACTIVE - WebXR emulator extension
Mozilla Public License 2.0
462 stars 55 forks source link

Adding support for srcDoc (dynamic) IFrames #290

Closed tnraddatz closed 2 months ago

tnraddatz commented 2 years ago

The current WebXR-emulator does not support "srcDoc" (dynamic) Iframes. This change will allow users who use Iframes created from "srcDoc"(s) to use the WebXR-emulator.

Tested with Chrome and Firefox.