RESOLVED WORKSFORME 109556
DOM Element.children does not work on MathML elements
https://bugs.webkit.org/show_bug.cgi?id=109556
Summary DOM Element.children does not work on MathML elements
Frédéric Wang (:fredw)
Reported 2013-02-12 02:21:48 PST
Created attachment 187812 [details] testcase See the attached testcase, which works with Opera & Firefox but not in Chrome 24. It seems that Element.children is available on HTML elements but not on MathML elements. firstElementChild/nextElementSibling/childElementCount work correctly.
Attachments
testcase (1.39 KB, text/html)
2013-02-12 02:21 PST, Frédéric Wang (:fredw)
no flags
Frédéric Wang (:fredw)
Comment 1 2016-07-07 09:35:08 PDT
This seems to be fixed in WebKit (and Chrome), not sure which commit fixed it.
Lucas Forschler
Comment 2 2019-02-06 09:04:07 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.