<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#c13">Comment # 13</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#c12">comment #12</a>)
<span class="quote">&gt; I'm not really sure what you are arguing for.
&gt; 
&gt; It seems pretty obvious that the test harness should not depend on user's
&gt; locale. It also seems pretty obvious that tests should not need to account
&gt; for technical differences in how the harness is implemented on various
&gt; platforms (command line vs. app, for example).
&gt; 
&gt; Do you disagree with the above? Or if you agree with that, do you think that
&gt; the patch is the right way to fix the problem nonetheless?</span >

I agree with that. My point is that the currently existing test depends on user's locale, because it uses &quot;new Intl.Collator()&quot;. My patch is trying to make the test not depend on user's locale.

&quot;new Intl.Collator()&quot; will always depend on user's locale. That's what the spec says.</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>