Skip to content

Add support for the "sandbox" attribute on the "iframe" element

Compare
Choose a tag to compare
@buro9 buro9 released this 31 Dec 10:52
· 54 commits to main since this release
ce0adc5

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.