Re: [csswg-drafts] [css-align] Rules for align/justify-self on static position of absolutely-positioned boxes need more detail

The CSS Working Group just discussed `Rules for align/justify-self on static position of absolutely-positioned boxes need more detail`, and agreed to the following:

* `RESOLVED: Static position alignment keys off of justify-self on the abspos, not justify-content on the static position CB`

<details><summary>The full IRC log of that discussion</summary>
&lt;dael> Topic: Rules for align/justify-self on static position of absolutely-positioned boxes need more detail<br>
&lt;dael> github: https://github.com/w3c/csswg-drafts/issues/1432#issuecomment-415854208<br>
&lt;dael> fantasai: This is a discussion we're hoping to close with 1429<br>
&lt;dael> fantasai: We made a mistake when figuring out effect of alignment prop on staticpos. In css2.1 there are rules in static pos as to which edge you care about. Keys off direction of static pos containing block of abspos element.<br>
&lt;dael> fantasai: Since the point o f alignment is to replace this model what we do for in flow elements we use justify-self to determine which side to align to rather then direction prop of containing block<br>
&lt;dael> fantasai: Initial value being start does do that<br>
&lt;dael> fantasai: For abspos elements we presented rules for how to behave and to key off justify content. Should have been justify-self on abspos element<br>
&lt;dael> fantasai: Want to resolve to make that clear<br>
&lt;dael> fantasai: Prop: Static position alignment keys off of justify-self on the abspos<br>
&lt;dael> astearns: Concerns? Questions?<br>
&lt;dael> astearns: Anyone need time or shall we resolve?<br>
&lt;fantasai> s/on the abspos/on the abspos, not justify-content on the static position CB/<br>
&lt;dael> astearns: Objections to Static position alignment keys off of justify-self on the abspos, not justify-content on the static position CB<br>
&lt;dael> RESOLVED: Static position alignment keys off of justify-self on the abspos, not justify-content on the static position CB<br>
&lt;dael> astearns: There have been quite  a few edits. Good for people to review<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1432#issuecomment-417019997 using your GitHub account

Received on Wednesday, 29 August 2018 16:37:57 UTC