[Webkit-unassigned] [Bug 156536] New: [meta] Move MathML attribute parsing from the renderer classes to the element classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 07:41:44 PDT 2016


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

            Bug ID: 156536
           Summary: [meta] Move MathML attribute parsing from the renderer
                    classes to the element classes
    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
                CC: svillar at igalia.com
        Depends on: 118900

Currently, most of the MathML attributes are parsed in the renderer classes, while we should follow the standard way and parse attributes in the element classes. Hopefully, this will improve the management of dynamic update. There is already bug 118900 to do that for length attributes but this is a meta bug to track the most general case.

-- 
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/20160413/4f88d955/attachment-0001.html>


More information about the webkit-unassigned mailing list