[Webkit-unassigned] [Bug 156792] New: Create a MathMLLength class to handle the parsing of MathML length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 04:44:03 PDT 2016


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

            Bug ID: 156792
           Summary: Create a MathMLLength class to handle the parsing of
                    MathML length
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
            Blocks: 118900, 156536, 156537

This is a first step for bug 156536. For now, we will just move the MathML length parsing to a separate MathMLLength class and make parseMathMLLength call that function.

Later, MathMLLength should really be used as members of MathMLElement classes that are updated each time the attributes change (i.e. have similar role as SVGLength).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160420/bc1d3c7e/attachment.html>


More information about the webkit-unassigned mailing list