You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cscott
changed the title
Dom\Document loses case distinctions of attributes named /xmlns/i
Dom\HTMLElement::getElementsByClassName() not implemented
May 13, 2025
Description
The following code:
Resulted in this output:
But I expected this output instead:
Documentation for this method is at: https://developer.mozilla.org/en-US/docs/Web/API/Element/getElementsByClassName
and it is standardized at https://dom.spec.whatwg.org/#ref-for-dom-element-getelementsbyclassname
PHP Version
Operating System
Ubuntu 24.04.2 LTS
The text was updated successfully, but these errors were encountered: