Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Fix fullscreen for Firefox, Safari, IE #1842

Merged
merged 4 commits into from
Aug 22, 2019
Merged

Fix fullscreen for Firefox, Safari, IE #1842

merged 4 commits into from
Aug 22, 2019

Conversation

12
Copy link
Contributor

@12 12 commented Aug 21, 2019

Resolves bbc/simorgh-infrastructure#655

Overall change: Adds allowfullscreen property to iframe, as quite a few browsers still don't understand its successor, allow.

Annoyingly, Opera for Android has completely binned allowfullscreen and now supports allow, so we have both. 💯 for consistency, right?

Tested and working on IE11, Firefox, Safari (MacOS), have not tested iOS.

Code changes:

  • Adds allowfullscreen to the canonical iframe.
  • Updates snapshots

  • I have assigned myself to this PR and the corresponding issues
  • Automated (jest and/or cypress) tests added (for new features) or updated (for existing features)
  • This PR requires manual testing

@12 12 added ws-articles Tasks for the WS Articles Team articles-av-epic labels Aug 21, 2019
@12 12 self-assigned this Aug 21, 2019
Copy link
Contributor

@sareh sareh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good

@12 12 merged commit 3db65e9 into latest Aug 22, 2019
@12 12 deleted the fix-mp-fullscreen branch August 22, 2019 07:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
articles-av-epic ws-articles Tasks for the WS Articles Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants