<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - offsetWidth for fractionally positioned elements returns different values depending on left position"
   href="https://bugs.webkit.org/show_bug.cgi?id=147136#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - offsetWidth for fractionally positioned elements returns different values depending on left position"
   href="https://bugs.webkit.org/show_bug.cgi?id=147136">bug 147136</a>
              from <span class="vcard"><a class="email" href="mailto:chad&#64;vonnau.com" title="Chad von Nau &lt;chad&#64;vonnau.com&gt;"> <span class="fn">Chad von Nau</span></a>
</span></b>
        <pre>The chromium team has marked their version of this issue as a Won't Fix:

    <a href="https://code.google.com/p/chromium/issues/detail?id=512307#c5">https://code.google.com/p/chromium/issues/detail?id=512307#c5</a>
    <a href="mailto:eae&#64;chromium.org">eae&#64;chromium.org</a>:
    This is intentional as we snap elements to the pixel grid. The offset*
    properties return the snapped values and as such are dependent on the
    rendered size, and by extension, position.

I don't like offsetWidth changing based on position, but their logic seems sound to me. Maybe it's best to bury the issue here as well.</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>