Re: [csswg-drafts] [css-inline] Define the content area of inline boxes

If you want the ability to make the border-box height of an inline fill the line box, adding a new keyword to `height` (@fantasai suggests `stretch`) seems like a reasonable way to go.  Then the distinction on non-replaced inlines would just be `stretch` vs. all other values, whereas on everything else `stretch` would be treated like `auto` (or maybe not...).

-- 
GitHub Notification of comment by dbaron
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/814#issuecomment-295122693 using your GitHub account

Received on Wednesday, 19 April 2017 06:41:21 UTC