History log of /PHP-8.3/ext/dom/tests/DOMElement_className.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# b24b3510 12-Jul-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Implement DOMElement::className

ref: https://dom.spec.whatwg.org/#dom-element-classname

Closes GH-11691.