<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [INTL] some valid language tags cause errors in Intl constructors"
   href="https://bugs.webkit.org/show_bug.cgi?id=161672">161672</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[INTL] some valid language tags cause errors in Intl constructors
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari Technology Preview
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>JavaScriptCore
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>thetalecrafter&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The tests for language tag handling in the kangax compat tables[1][2] fail in JSC on some valid language tags:

cmn-hans-cn-t-ca-u-ca-x-t-u
aa-a-foo-x-a-foo-bar
x-en-u-foo
x-en-u-foo-u-bar

Implementations in Firefox, Chrome, and Edge pass these tests.

[1] <a href="http://kangax.github.io/compat-table/esintl/">http://kangax.github.io/compat-table/esintl/</a>
[2] <a href="https://github.com/tc39/test262/blob/83b07ff15eadb141c3d6f4d236a8733b720041d2/test/intl402/6.2.2_a.js">https://github.com/tc39/test262/blob/83b07ff15eadb141c3d6f4d236a8733b720041d2/test/intl402/6.2.2_a.js</a></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>