Bug 109556

Summary: DOM Element.children does not work on MathML elements
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ap, bfulgham, cdumez, davidc, dbarton, johnsonboatright
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 84012    
Attachments:
Description Flags
testcase none

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.