[Webkit-unassigned] [Bug 115248] [CSSRegions] Min/max-width should support values other than length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 7 23:06:13 PDT 2013


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





--- Comment #4 from Mihnea Ovidenie <mihnea at adobe.com>  2013-07-07 23:08:13 PST ---
(In reply to comment #3)
> Seems that  
> 
> min-width: xx%;  
> 
> doesn't work when  
> 
> display: table;  
> or  
> display: table-cell;  
> 
> is set on the element, or parent element.  
> 
> See http://www.martialartworld.co.uk/ for an example - the top menu items *should* be equal widths (min-width: 14%), but the percentage is ignored.  
> 
> Tested in Chrome 27.0.1453.116 and Chrome 30.0.1559.0 canary.  
> 
> [note: http://www.martialartworld.co.uk/ is under development at the moment, but I've opened it up to viewing to demonstrate this issue, so the CSS is in a bit of a mess :-(  ]  
> 
> Compare the menu viewed using Chrome to how it looks in Firefox 22.0 (latest release as of this date).

Thanks for the info. Would you be willing to create a small html sample that reproduces the problem and upload it here?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list