<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WebKit2] Double Tap zooming ignores zoom scale limitations on WKWebView.scrollView"
   href="https://bugs.webkit.org/show_bug.cgi?id=150952#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WebKit2] Double Tap zooming ignores zoom scale limitations on WKWebView.scrollView"
   href="https://bugs.webkit.org/show_bug.cgi?id=150952">bug 150952</a>
              from <span class="vcard"><a class="email" href="mailto:wenson_hsieh&#64;apple.com" title="Wenson Hsieh &lt;wenson_hsieh&#64;apple.com&gt;"> <span class="fn">Wenson Hsieh</span></a>
</span></b>
        <pre>Oh, my bad -- I misread the description. I can definitely reproduce this. It looks like this happens because we override scrollView.minimumZoomScale and scrollView.maximumZoomScale with min and max zoom scales from the viewport meta tag, or our own default min/max zoom scales if the viewport doesn't specify any. I'll look into this.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>