Zack Weinberg wrote: > ... > > As a side issue, what's the rationale for restricting flex units to > some subset of the box dimension properties? I would think it would be > useful in any length property. > > zw > > > More on those... So far flex units are defined for width, height, padding, margin and left/top/right/bottom attributes. But I suspect that 'border' may also benefit from them if to think about border-image for example. Or think about construction like: #rightmost { border-left: * solid yellow; } it will shift the #rightmost element to the right with the fill of that space by the yellow color. Will it be useful? Probably for things like the <meter> from HTML5 http://dev.w3.org/html5/spec/Overview.html#the-meter-element ? -- Andrew Fedoniouk. http://terrainfromatica.comReceived on Tuesday, 14 April 2009 21:02:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:16:13 GMT