<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [iOS Simulator] js/intl-collator.html failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=152448#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [iOS Simulator] js/intl-collator.html failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=152448">bug 152448</a>
              from <span class="vcard"><a class="email" href="mailto:sukolsak&#64;gmail.com" title="Sukolsak Sakshuwong &lt;sukolsak&#64;gmail.com&gt;"> <span class="fn">Sukolsak Sakshuwong</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=152448#c3">comment #3</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=267671&amp;action=diff" name="attach_267671" title="Patch">attachment 267671</a> <a href="attachment.cgi?id=267671&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=267671&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=267671&amp;action=review</a>
&gt; 
&gt; &gt; LayoutTests/ChangeLog:8
&gt; &gt; +        On iOS simulator with en-US as the default locale, uloc_getDefault()
&gt; 
&gt; Is this a WebKitTestRunner bug? There is no way the actual system default on
&gt; iOS would be Posix - and WKTR does some work for setting the locale, and it
&gt; also has an Info.plist that could specify something relevant.</span >

I don't know. I didn't use WebKitTestRunner. I created an iOS project in Xcode, linked it with ICU (libicucore.tbd), and printed out uloc_getDefault() in the simulator. It printed &quot;en_US_POSIX&quot;. But if I print out uloc_getDefault() in WebKit on OS X, I get &quot;en_US&quot;.</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>