Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding iframe attributes to attribute whitelist
To properly show YouTube-embeds, we need to allow some attributes on `iframe` tags. I've added all attributes that are normal for such an embed, including `width` and `height` (which we may not need if we want to make the frame resize to its parent).
- Loading branch information