<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:krit&#64;webkit.org" title="Dirk Schulze &lt;krit&#64;webkit.org&gt;"> <span class="fn">Dirk Schulze</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - circle's r, cx, and cy should be parsed via fast path"
   href="https://bugs.webkit.org/show_bug.cgi?id=151468">bug 151468</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>krit&#64;webkit.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - circle's r, cx, and cy should be parsed via fast path"
   href="https://bugs.webkit.org/show_bug.cgi?id=151468#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - circle's r, cx, and cy should be parsed via fast path"
   href="https://bugs.webkit.org/show_bug.cgi?id=151468">bug 151468</a>
              from <span class="vcard"><a class="email" href="mailto:krit&#64;webkit.org" title="Dirk Schulze &lt;krit&#64;webkit.org&gt;"> <span class="fn">Dirk Schulze</span></a>
</span></b>
        <pre>Can't comment on yyparse but to add some background to isStrictParserMode:

It was a requirement of the CSS WG that all CSS specified layout properties (r, cx, cy, ..) in SVG must have units (just like every other length unit taking property). Attribute values are still allowed to be unit less for backwards compatibility reasons.

isStrictParserMode is true if the property was specified by CSS (inline style or style sheet for instance) and false if the property was specified by an attribute.</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>