[Webkit-unassigned] [Bug 160462] New: Share and improve extraction of character for operator and token elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 13:16:02 PDT 2016


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

            Bug ID: 160462
           Summary: Share and improve extraction of character for operator
                    and token elements
    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: darin at apple.com

See bug 160241 comment 7

MathMLOperatorElement.cpp:    AtomicString textContent = string.stripWhiteSpace().simplifyWhiteSpace().replace(hyphenMinus, minusSign).impl();
RenderMathMLToken.cpp:    AtomicString textContent = element().textContent().stripWhiteSpace().simplifyWhiteSpace();

-- 
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/20160802/665aa1b9/attachment.html>


More information about the webkit-unassigned mailing list