[Webkit-unassigned] [Bug 180029] New: MathML Lengths should take zoom level into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 27 01:20:14 PST 2017


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

            Bug ID: 180029
           Summary: MathML Lengths should take zoom level into account
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
                CC: lambda at liu.ms
            Blocks: 170229

Created attachment 327623

  --> https://bugs.webkit.org/attachment.cgi?id=327623&action=review

Testcase (LayoutTests/mathml/presentation/mspace-units.html)

This is a particular case of bug 170229. If you zoom in and out the attached testcase (LayoutTests/mathml/presentation/mspace-units.html) then you see that the relative lengths of bars are inconsistent. This is not the case for the CSS-based reference (LayoutTests/mathml/presentation/mspace-units-expected.html). I believe RenderMathMLBlock's toUserUnits() should multiply some of the values by style.effectiveZoom().


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=170229
[Bug 170229] MathML: layout is unstable on page zoom
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171127/b19effb0/attachment.html>


More information about the webkit-unassigned mailing list