[Webkit-unassigned] [Bug 53586] Rounding errors in converting cm to px

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 6 19:08:51 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |zlip.792 at gmail.com
         Resolution|---                         |CONFIGURATION CHANGED

--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
Latest results across browsers:

*** Safari 15.6 on macOS 12.5 ***

1cm = 38px +/- ~0.5
1cm = 37.8px +/- ~0.05
1cm = 37.8px +/- ~0.005
1cm = 37.795px +/- ~0.0005
1cm = 37.7953px +/- ~0.00005

*** Firefox Nightly 105 ***

1cm = 38px +/- ~0.5
1cm = 37.8px +/- ~0.05
1cm = 37.8px +/- ~0.005
1cm = 37.795px +/- ~0.0005
1cm = 37.7953px +/- ~0.00005

*** Chrome Canary 106 ***

1cm = 38px +/- ~0.5
1cm = 37.8px +/- ~0.05
1cm = 37.8px +/- ~0.005
1cm = 37.795px +/- ~0.0005
1cm = 37.7953px +/- ~0.00005

_________

Since all browsers are matching, I am going to mark this as "RESOLVED CONFIGURATION CHANGED" assuming that something along the line fixed it. Thanks!

-- 
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/20220807/12ff263a/attachment.htm>


More information about the webkit-unassigned mailing list