[Webkit-unassigned] [Bug 115248] [CSSRegions] Min-width and max-width for a region should support values other than length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 09:58:15 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=115248

murali <muralibilla at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |muralibilla at gmail.com

--- Comment #20 from murali <muralibilla at gmail.com> ---
(In reply to comment #16)
> (In reply to comment #15)
> > Created an attachment (id=208194) [details]
> > Patch
> 
> LGTM

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. 
  <div id="region1" class="box region" data-expected-width="10"></div>

FAIL:
  Expected 10 for width, but got 2. 
  <div id="region2" class="box region" data-expected-width="10"></div>

FAIL:
 Expected 8 for width, but got 2. 
 <div id="region3" class="box region" data-expected-width="8"></div>

FAIL:
 Expected 18 for width, but got 2. 
 <div id="region4" class="box region" data-expected-width="18"></div>

FAIL:
 Expected 20 for width, but got 2. 
 <div id="region5" class="box region" data-expected-width="20"></div>

FAIL:
 Expected 3 for width, but got 2. 
 <div id="region6" class="box region" data-expected-width="3"></div>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160105/a62ce2dd/attachment.html>


More information about the webkit-unassigned mailing list