[Webkit-unassigned] [Bug 191180] New: [iOS] Viewport tag with minimum-scale sometimes sets the minimum scale to a value close to the specified value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 20:50:33 PDT 2018


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

            Bug ID: 191180
           Summary: [iOS] Viewport tag with minimum-scale sometimes sets
                    the minimum scale to a value close to the specified
                    value
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

Example: <meta name="viewport" content="width=device-width, initial-scale=0.94, minimum-scale=0.94">

Expected minimum and initial scales: 0.94
Observed minimum and initial scales: 0.9415

(tested on iPhone SE simulator)

-- 
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/20181102/69a8a227/attachment.html>


More information about the webkit-unassigned mailing list