ezyang / htmlpurifier

Standards compliant HTML filter written in PHP
http://htmlpurifier.org
GNU Lesser General Public License v2.1
3.03k stars 323 forks source link

Fix contenteditable attribute definition #336

Closed bytestream closed 1 year ago

bytestream commented 1 year ago

I forgot to add the attribute to a collection in https://github.com/ezyang/htmlpurifier/pull/332 so the attribute was never actually being validated.