<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - AX: Force allow user zoom"
   href="https://bugs.webkit.org/show_bug.cgi?id=155056#c34">Comment # 34</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - AX: Force allow user zoom"
   href="https://bugs.webkit.org/show_bug.cgi?id=155056">bug 155056</a>
              from <span class="vcard"><a class="email" href="mailto:n_wang&#64;apple.com" title="Nan Wang &lt;n_wang&#64;apple.com&gt;"> <span class="fn">Nan Wang</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=273273&amp;action=diff" name="attach_273273" title="Support the Internals setting on Mac">attachment 273273</a> <a href="attachment.cgi?id=273273&amp;action=edit" title="Support the Internals setting on Mac">[details]</a></span>
Support the Internals setting on Mac

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=273273&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=273273&amp;action=review</a>

<span class="quote">&gt;&gt; LayoutTests/ChangeLog:9
&gt;&gt; +        * accessibility/ios-simulator/force-user-scalable.html: Added.
&gt; 
&gt; I would prefer that these tests use UIScriptController to test that the view is actually zoomable. See tests under LayoutTests/fast/viewport/ios/</span >

I've taken some look into this. Seems we have to expose a function to set the ViewportConfiguration in WebPage class so that UIScriptController can call that. However the TestController only has access to a WKPageRef. I guess I have to expose another function in WKPage to cast call the WebPage function? Correct me if I'm wrong. This seems to make things even more complicated.</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>