- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Aug 2018 16:17:52 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `fully specify the "Overflow and Scroll Positions" section`, and agreed to the following: * `RESOLVED: take this approach and file separate issues for wording issues` <details><summary>The full IRC log of that discussion</summary> <dael> Topic: fully specify the "Overflow and Scroll Positions" section<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/1425#issuecomment-413375688<br> <dael> astearns: fantasai and TabAtkins made edits. Are you asking for dbaron approval?<br> <dael> fantasai: It looks like we discussed but didn't resolve. Need to resolve and get dbaron review<br> <dael> fantasai: We were trying to spec the behavior of the content alignment properties on scroll containers. content alignment when applied to element it adjusts content inside it<br> <dael> fantasai: dbaron asked to tighten. We noticed what we were doing fundementally for a scroll container instead of align by layout and then clipping the alignment instead you're doing safe alginment and then scroll so you get effected alignment<br> <dael> fantasai: If you said align-conntent:end and the content overflows we start align and then scroll container so you get same effect as if not scroll cotnainer<br> <dael> fantasai: Tricky thing is scrollable overflow doesn't include padding at bottom. Well, might o r might now depending on UA...open issue on overflow 3. When you scroll to the end the bottom of the visible content that overflows lines up with t he padding edge of scroll cotnainer. needs to be content edge for proper behavior.<br> <dael> fantasai: To get that alignment effect we're going for so switch between scrollable and not alignment is same we had to spec we extend scrollable overflow area by t hat amount of padding. We extend from edge of inflow content<br> <dael> fantasai: Authors have asked us to add this.<br> <dael> fantasai: We have a normal vallue for alignment that lets us do whatever weird things needed for compat. We trigger this extra space for scrollable overflow when you have a not normal value of align or justify content. That's new in spec because didn't look at implications of padding<br> <dael> fantasai: Asking WG if this is okay and ask for review<br> <dael> fantasai: Questions or need explanation?<br> <dael> astearns: Little weird we trigger this on non-normal but I see why it's necessary<br> <dael> astearns: dbaron comments? Want more time?<br> <dael> dbaron: Need more time to review<br> <dael> astearns: Fair enough<br> <dael> astearns: Other comments?<br> <dael> fremy: Like the global idea. Haven't checked details<br> <dael> fantasai: Resolve on global idea and check wording later?<br> <dael> fantasai: Then we have WG resolved this is behavior we want. Problems with wording can file a specific issue<br> <dael> florian: If we could do away with odd compat it would be great. not realistic. This approach does seem to work all but a bit strangely.<br> <dael> florian: Can't think of anything simplier that works and respects compat<br> <dael> astearns: Objections to resolve to take this approach and filed separate issues for wording issues?<br> <dael> RESOLVED: take this approach and file separate issues for wording issues<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1425#issuecomment-417012997 using your GitHub account
Received on Wednesday, 29 August 2018 16:17:53 UTC