<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 - -webkit-backdrop-filter blur rendering issue with css animation"
   href="https://bugs.webkit.org/show_bug.cgi?id=158181">158181</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>-webkit-backdrop-filter blur rendering issue with css animation
          </td>
        </tr>

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

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

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

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>OS X 10.11
          </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>Animations
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ldebeasi&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dino&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=280040" name="attach_280040" title="Source code">attachment 280040</a> <a href="attachment.cgi?id=280040&amp;action=edit" title="Source code">[details]</a></span>
Source code

Given a container of width &lt; 100%, an overlay with -webkit-backdrop-filter: blur() applied, and an element underneath the overlay with a CSS animation applied, triggering that animation causes rendering distortion to occur. While this issue can be reproduced when other backdrop-filters are applied, it is most prominent with blur().

Example: <a href="http://liamdbz.com/webkit">http://liamdbz.com/webkit</a>
Source files with reproduction attached.

OS: OS X 10.11.5
Safari: 9.1.1</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>