<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 - subpixel positioned iframe's repaint area calculation problem"
   href="https://bugs.webkit.org/show_bug.cgi?id=148422">148422</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>subpixel positioned iframe's repaint area calculation problem
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Safari 8
          </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>Layout and Rendering
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>hur.ims&#64;navercorp.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=259828" name="attach_259828" title="screen capture of bug">attachment 259828</a> <a href="attachment.cgi?id=259828&amp;action=edit" title="screen capture of bug">[details]</a></span>
screen capture of bug

I've been digging a plugin rendering problem of Win port, which is not-rendering the bottom or right edge of flash contents in some situation.
After some investigation, I got to suspect the subpixel positioning of widgets and found a related layout test, hidpi-content-inside-iframe-leaves-trails.html.
I modified this test little bit to reflect my circumstances(iframe left = 0.5, foo div left = 0.5), and it shows a problematic result, the repaint area is not covering the whole area of the changed element.

I've tested and seen this on Safari8, Win and WinCairo port's WinLauncher.

Can anybody look into this?</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>