<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Backgrounds bleed out of natively rendered text fields"
   href="https://bugs.webkit.org/show_bug.cgi?id=149843#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Backgrounds bleed out of natively rendered text fields"
   href="https://bugs.webkit.org/show_bug.cgi?id=149843">bug 149843</a>
              from <span class="vcard"><a class="email" href="mailto:wenson_hsieh&#64;apple.com" title="Wenson Hsieh &lt;wenson_hsieh&#64;apple.com&gt;"> <span class="fn">Wenson Hsieh</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=262696&amp;action=diff" name="attach_262696" title="Patch">attachment 262696</a> <a href="attachment.cgi?id=262696&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=262696&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=262696&amp;action=review</a>

<span class="quote">&gt;&gt; Source/WebCore/rendering/RenderThemeMac.mm:860
&gt;&gt; +        adjustedPaintRect.inflateY(LayoutUnit::fromPixel(1) / transform.yScale());
&gt; 
&gt; shouldn't that be LayoutUnit::fromPixel(1/deviceScaleFactor) ?</span >

the device scale factor is accounted for in the x/yScales.</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>