<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - SVG transforming path crashes Safari"
   href="https://bugs.webkit.org/show_bug.cgi?id=149004#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - SVG transforming path crashes Safari"
   href="https://bugs.webkit.org/show_bug.cgi?id=149004">bug 149004</a>
              from <span class="vcard"><a class="email" href="mailto:mail&#64;luismerino.name" title="Luis Merino &lt;mail&#64;luismerino.name&gt;"> <span class="fn">Luis Merino</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=260997" name="attach_260997" title="Icon with padding-right: 30px causing the WebContent crash.">attachment 260997</a> <a href="attachment.cgi?id=260997&amp;action=edit" title="Icon with padding-right: 30px causing the WebContent crash.">[details]</a></span>
Icon with padding-right: 30px causing the WebContent crash.

&#64;Alexey found the offending part; one of our SVG icons has a padding-right:30px; rule applied (see attachment). I've opted for using margin-right instead, although changing 30px to 1px stopped the crashing (no further research). So CSS padding influences in the subpixel calculation of the transforming path by the SVG library, according to the related ticket below. It escapes out of my knowledge the exact reasons beyond, I do not have the background to understand it. I'm leaving this comment here to extend on this, as a possible solution for others who find a similar crash on 8.0.8 (10600.8.9). Thanks for you attention.</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>