Add support for the "sandbox" attribute on the "iframe" element
As per #135 @kiwiz has added support to bluemonday that allows the iframe
element to correctly declare the security attribute sandbox
.
You can read about that attribute here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attr-sandbox
No other change is in this release.