htmlpurifier icon indicating copy to clipboard operation
htmlpurifier copied to clipboard

Admit capitalization in attribute names

Open xaviripo opened this issue 6 years ago • 0 comments

Currently, attribute names are not allowed to have uppercase letters (they are converted to lowercase). This got in the way of the implementation of the MathML definitionURL attribute in csymbol (see e.g. https://www.w3.org/Math/testsuite/build/main/frameset-full.xhtml).

xaviripo avatar Nov 21 '18 15:11 xaviripo