Comment 10 for bug 1534081

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/6045
Committed: https://git.mahara.org/mahara/mahara/commit/49c5ffc0101c6926becee81e3267e71a6aad515c
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.04_STABLE

commit 49c5ffc0101c6926becee81e3267e71a6aad515c
Author: Dale Smith <email address hidden>
Date: Wed Jan 13 19:31:30 2016 +0000

Adding 'allowfullscreen' to iframe elements in htmlpurifier

Bug 1534081

* This alters the default allowed attributes for iframe and adds:
- allowfullscreen
- mozallowfullscreen
- webkitallowfullscreen
All are allowed 0, 1 or empty values.
* This resolves issues with vimeo and youtube, who require these attributes before
showing the fullscreen icon: https://developer.vimeo.com/player/embedding

behatnotneeded: Can't test Flash with behat

Change-Id: Ie57c3c3968c4f7cd58a544135351ef506aa6be11