<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Large repaints when flexbox layout is used"
   href="https://bugs.webkit.org/show_bug.cgi?id=145324#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Large repaints when flexbox layout is used"
   href="https://bugs.webkit.org/show_bug.cgi?id=145324">bug 145324</a>
              from <span class="vcard"><a class="email" href="mailto:zalan&#64;apple.com" title="zalan &lt;zalan&#64;apple.com&gt;"> <span class="fn">zalan</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=274445" name="attach_274445" title="Test reduction">attachment 274445</a> <a href="attachment.cgi?id=274445&amp;action=edit" title="Test reduction">[details]</a></span>
Test reduction

Unfortunately while flexing the inner flexbox, we also issue repaints for the intermediate positions/sizes. We should reconsider a different repaint invalidation logic for flexboxes (maybe delaying repaint calls until after flexing is done)    
I am not sure if there's an easy fix for this, though Hyatt might disagree.</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>