<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 - CSS filters do not apply to body background"
   href="https://bugs.webkit.org/show_bug.cgi?id=164164">164164</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>CSS filters do not apply to body background
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Safari Technology Preview
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </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>CSS
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>webkit-bugzilla&#64;alanhogan.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=293246" name="attach_293246" title="GIF showing filter enabling and disabling. Text changes, bg does not">attachment 293246</a> <a href="attachment.cgi?id=293246&amp;action=edit" title="GIF showing filter enabling and disabling. Text changes, bg does not">[details]</a></span>
GIF showing filter enabling and disabling. Text changes, bg does not

EXPECTED: `body { filter: grayscale(100%); background: green; }` will show a gray background on a web page.
ACTUAL: Background remains green.

This is preventing successful run of my grayscale bookmarklet (<a href="https://alanhogan.com/bookmarklets#grayscale">https://alanhogan.com/bookmarklets#grayscale</a>) from running successfully.

JSFiddle: <a href="https://jsfiddle.net/alanhogan/ykjLf5yr/">https://jsfiddle.net/alanhogan/ykjLf5yr/</a>

Blink bug: <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=591015">https://bugs.chromium.org/p/chromium/issues/detail?id=591015</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>