<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WebKit considers exponential notation invalid when used inside CSS transforms."
   href="https://bugs.webkit.org/show_bug.cgi?id=154506#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WebKit considers exponential notation invalid when used inside CSS transforms."
   href="https://bugs.webkit.org/show_bug.cgi?id=154506">bug 154506</a>
              from <span class="vcard"><a class="email" href="mailto:mmaxfield&#64;apple.com" title="Myles C. Maxfield &lt;mmaxfield&#64;apple.com&gt;"> <span class="fn">Myles C. Maxfield</span></a>
</span></b>
        <pre>The spec says:

matrix3d() = matrix3d( &lt;number&gt; [, &lt;number&gt; ]{15,15} )[1]

&quot;When written literally, a number is either an integer, or zero or more decimal digits followed by a dot (.) followed by one or more decimal digits and optionally an exponent composed of &quot;e&quot; or &quot;E&quot; and an integer.&quot;[2]

[1] <a href="https://drafts.csswg.org/css-transforms/#funcdef-matrix3d">https://drafts.csswg.org/css-transforms/#funcdef-matrix3d</a>
[2] <a href="https://drafts.csswg.org/css-values-3/#number-value">https://drafts.csswg.org/css-values-3/#number-value</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>