Re: [css-line-grid][css-books] one property or more?

On 10/2/14, 5:51 AM, "Håkon Wium Lie" <howcome@opera.com> wrote:
>
>Opt-out:
>
>   body { baseline-snap: new }
>   h1, h2, img, figure { baseline-snap: clear }

One problem with an opt-out strategy is how to get a nested element to
participate in a grid once a parent has opted out. Your examples have
usually set the figure element to opt-out. With the styling above, how
would I get the lines in a <figcaption> to align to the body grid?

Thanks,

Alan

Received on Friday, 3 October 2014 01:34:20 UTC