<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mitz&#64;webkit.org" title="mitz&#64;webkit.org &lt;mitz&#64;webkit.org&gt;"> <span class="fn">mitz&#64;webkit.org</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION: Block no longer shrinks to preferred width in this flex box layout"
   href="https://bugs.webkit.org/show_bug.cgi?id=169203">bug 169203</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">URL</td>
           <td>data:text/html,&lt;html%20style=&quot;display:%20flex;%20flex-direction:%20column;%20justify-content:%20center;%20align-items:%20center;&quot;&gt;&lt;body&gt;test&lt;/body&gt;&lt;/html&gt;
           </td>
           <td>data:text/html,&lt;div%20style=&quot;display:%20flex;%20flex-direction:%20column;%20align-items:%20center;&quot;&gt;&lt;div%20style=&quot;border:solid&quot;&gt;test&lt;/div&gt;&lt;/div&gt;
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION: Block no longer shrinks to preferred width in this flex box layout"
   href="https://bugs.webkit.org/show_bug.cgi?id=169203#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION: Block no longer shrinks to preferred width in this flex box layout"
   href="https://bugs.webkit.org/show_bug.cgi?id=169203">bug 169203</a>
              from <span class="vcard"><a class="email" href="mailto:mitz&#64;webkit.org" title="mitz&#64;webkit.org &lt;mitz&#64;webkit.org&gt;"> <span class="fn">mitz&#64;webkit.org</span></a>
</span></b>
        <pre>Simpler:

&lt;div style=&quot;display: flex; flex-direction: column; align-items: center;&quot;&gt;&lt;div style=&quot;border:solid&quot;&gt;test&lt;/div&gt;&lt;/div&gt;</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>