Skip to content

[css-align] 'normal' behavior for justify/align-self on grid describes sizing rather than alignment #1433

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

Closed
dbaron opened this issue May 20, 2017 · 1 comment

Comments

@dbaron
Copy link
Member

dbaron commented May 20, 2017

The definition of justify-self: normal for grid and the same for align-self say:

For replaced items, see Grid Item Sizing in [CSS-GRID-1].

I don't understand what this means, since it seems to be saying that to understand how to align this item, go see this other section that says how to size the item. It still doesn't seem to say how to align it.

@fantasai
Copy link
Collaborator

Yeah, it looks like we forgot to mention that. Also needed to resync it with changes to Grid. Should be fixed now, thanks!

triple-underscore added a commit to triple-underscore/triple-underscore.github.io that referenced this issue Jun 28, 2017
Use physical left/right as well as line-relative left/right for mapping
left/right keywords. w3c/csswg-drafts#1403
w3c/csswg-drafts@93ee87ca370963205c93c915b2b73
0c3a308a142

Fix the Values section to be more up-to-date.
Fixes w3c/csswg-drafts#1397 .
w3c/csswg-drafts@ec8e2818c6d443374d2acc3bc9d1a
c3ba1933da6

Use more explicit terminology for the axis used by static-pos *-self.
Fixes w3c/csswg-drafts#1443 .
w3c/csswg-drafts@b649337df3e4c192bec005f905e8d
49417d1af68

Block's justify-self:normal should act like 'stretch', not 'start'.
Fixes w3c/csswg-drafts#1437 .
w3c/csswg-drafts@4277c9e5e124445a73612ab07b98b
d0449968c8b

Actually specify how 'normal' aligns grid items.
Fixes w3c/csswg-drafts#1433 .
w3c/csswg-drafts@da03cd965eea014c3c8002bf8ee15
da700f2ebba

+ flex-end 値 周りの訳抜け修正
tabatkins added a commit that referenced this issue Feb 12, 2021
nschonni pushed a commit to nschonni/csswg-drafts that referenced this issue Feb 15, 2021
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