Re: [csswg-drafts] [css-align-3] What is supposed to happen to abspos in an end-aligned scroll container? (#4957)

> `<container style="display:block; height:100px; overflow:auto; position:relative;">`
 
Did you mean `display:grid` perhaps?

>   `<child style="height:200px;"></child>`

Otherwise, `<child>` is an inline and `height` does not apply.


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

Received on Thursday, 16 April 2020 02:50:20 UTC