<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 - Applying a filter on a group which starts at a negative offset causes the group to be shifted to the left"
   href="https://bugs.webkit.org/show_bug.cgi?id=144335">144335</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Applying a filter on a group which starts at a negative offset causes the group to be shifted to the left
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </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>SVG
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>sabouhallawa&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>zimmermann&#64;kde.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=251853" name="attach_251853" title="test case">attachment 251853</a> <a href="attachment.cgi?id=251853&amp;action=edit" title="test case">[details]</a></span>
test case

Open the attached test case. Maximize the screen resolution and the window as well.

Result: The two rectangles are shifted to the left.
Expected: The two rectangles should have the same size and the gap between them should be centered in the window.

Notes:
1. If the filter is removed from the group, the bug does not happen.
2. If the left rectangle starts at 0 instead of -1000 and its with becomes 900 instead of 1900, the bug does not happen.</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>