<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:muralibilla&#64;gmail.com" title="murali &lt;muralibilla&#64;gmail.com&gt;"> <span class="fn">murali</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CSSRegions] Min-width and max-width for a region should support values other than length"
   href="https://bugs.webkit.org/show_bug.cgi?id=115248">bug 115248</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;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>muralibilla&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CSSRegions] Min-width and max-width for a region should support values other than length"
   href="https://bugs.webkit.org/show_bug.cgi?id=115248#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CSSRegions] Min-width and max-width for a region should support values other than length"
   href="https://bugs.webkit.org/show_bug.cgi?id=115248">bug 115248</a>
              from <span class="vcard"><a class="email" href="mailto:muralibilla&#64;gmail.com" title="murali &lt;muralibilla&#64;gmail.com&gt;"> <span class="fn">murali</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=115248#c16">comment #16</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=115248#c15">comment #15</a>)
&gt; &gt; Created an attachment (id=208194) [details]
&gt; &gt; Patch
&gt; 
&gt; LGTM</span >

When i ran the final test case with webkit1 (r164000), im getting failed for Max-width cases. Min-width cases are  passing. Needed help..Copying below the failed cases:

FAIL:
 Expected 10 for width, but got 2. 
  &lt;div id=&quot;region1&quot; class=&quot;box region&quot; data-expected-width=&quot;10&quot;&gt;&lt;/div&gt;

FAIL:
  Expected 10 for width, but got 2. 
  &lt;div id=&quot;region2&quot; class=&quot;box region&quot; data-expected-width=&quot;10&quot;&gt;&lt;/div&gt;

FAIL:
 Expected 8 for width, but got 2. 
 &lt;div id=&quot;region3&quot; class=&quot;box region&quot; data-expected-width=&quot;8&quot;&gt;&lt;/div&gt;

FAIL:
 Expected 18 for width, but got 2. 
 &lt;div id=&quot;region4&quot; class=&quot;box region&quot; data-expected-width=&quot;18&quot;&gt;&lt;/div&gt;

FAIL:
 Expected 20 for width, but got 2. 
 &lt;div id=&quot;region5&quot; class=&quot;box region&quot; data-expected-width=&quot;20&quot;&gt;&lt;/div&gt;

FAIL:
 Expected 3 for width, but got 2. 
 &lt;div id=&quot;region6&quot; class=&quot;box region&quot; data-expected-width=&quot;3&quot;&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>