Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-align] editorial: typo in §6.2.2. Absolutely-Positioned Boxes #682

Closed
MatsPalmgren opened this issue Nov 4, 2016 · 1 comment
Closed

Comments

@MatsPalmgren
Copy link

https://drafts.csswg.org/css-align/#align-abspos
"(Otherwise, when align-content is not normal, ..."
I think align-content should be align-self there.

Ditto in 6.1.2 (it should be justify-self):
https://drafts.csswg.org/css-align/#justify-abspos

@MatsPalmgren
Copy link
Author

Also, are you sure you really mean normal in those places?
The text makes more sense to me if you replace normal with stretch there,
i.e. "Otherwise, when align-self is not stretch, and not normal behaving as stretch, ...".
Currently, it seems to say that an explicit align-self:stretch should have fit-content sizing,
which seems odd. I'd expect it to have fill-available sizing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants