You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
Description:
Sometimes adding media through gesture recognizer won't work when embedded in an iFrame.
Steps to Reproduce
<video width="400" controls>
to<video width="400" controls playsinline>
Actual result:
Expected result:
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easily reproduced
Brave Version:
1.27
Device details:
Any
Website problems only:
N/A
Additional Information
Only happens for videos where the content offset of the frame itself is > 0 in either direction relative to the current page.
The text was updated successfully, but these errors were encountered: