htmlpurifier-html5
htmlpurifier-html5 copied to clipboard
Update CommonAttributes.php
trafficstars
This copies CommonAttributes changes in v4.15.0 from upstream, otherwise contenteditable="false" is not considered valid on HTML5 doc types.
It also bumps the requirements to match ezyang/htmlpurifier in v4.15.0
@xemlock this OK?
Hi @bytestream, yes it should suffice. Thanks!
I've just noticed that versions matrix has been modified. So after a bit of thought, I'm in strong favor of adding our own, in-library definition for this attribute, to avoid impacting dependency versions.
Superseded by #79.