Comment 9 for bug 1534081

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

Reviewed: https://reviews.mahara.org/6044
Committed: https://git.mahara.org/mahara/mahara/commit/2bf0746df25df2514d2e995e3f6b7629251ea0bf
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 2bf0746df25df2514d2e995e3f6b7629251ea0bf
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