[Webkit-unassigned] [Bug 109556] New: DOM Element.children does not work on MathML elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 02:19:35 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109556

           Summary: DOM Element.children does not work on MathML elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fred.wang at free.fr
                CC: davidc at nag.co.uk, dbarton at mathscribe.com


Created an attachment (id=187812)
 --> (https://bugs.webkit.org/attachment.cgi?id=187812&action=review)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list