<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 - Mobile Safari crashes when dynamically adding large SVGs"
   href="https://bugs.webkit.org/show_bug.cgi?id=167889">167889</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Mobile Safari crashes when dynamically adding large SVGs
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Safari 10
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iPhone / iPad
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 10
          </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>SVG
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>yigu&#64;chromium.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>zimmermann&#64;kde.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When dynamically adding SVGs with large foreign objects, Safari crashes on iOS (works well on Mac).

Steps to Reproduce:
1. Open <a href="http://output.jsbin.com/soyedaf/1">http://output.jsbin.com/soyedaf/1</a>
2. Click the image to add SVGs

Expected Results:
The image gets blurred.

Actual Results:
Page crashes.

Version:
iOS

Configuration:
If the number of svgs changes from 4 to 2 or the size of the spacer div changes from 1500px to 500px. SVGs can be added and the image can be blurred. Suspecting that the current config exceeds the size limit of mobile Safari?</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>