This HTML file contains two iframes:
- Iframe 1: Requests pointer lock when the "Request Pointer Lock in Frame 1" button is clicked.
- Iframe 2: A dummy iframe that does not request pointer lock.
We use sandbox to ensure that the iframes load with separate security contexts.