- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Nov 2017 00:28:08 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `clarify style containment`. <details><summary>The full IRC log of that discussion</summary> <fantasai> topic: clarify style containment<br> <fantasai> Github: https://github.com/w3c/csswg-drafts/issues/1872<br> <fantasai> TabAtkins: question is, why does style containment restrict break properties?<br> <fantasai> TabAtkins: Reason why I have these things set is I want to ignore a style tree for style computation purposes<br> <fantasai> TabAtkins: Should be able to completely ignore that subtree<br> <fantasai> TabAtkins: break property if allowed to work would violate that<br> <fantasai> TabAtkins: break properties propagate up<br> <fantasai> fantasai: They don't affect computation tho<br> <fantasai> TabAtkins: but they affect layout further up the tree<br> <fantasai> fantasai: break-inside doesn't propagate up, only forced breaks do<br> <fantasai> fantasai: Also sounds pretty bad in terms of fragmentation if you can't honor 'break-before: avoid'<br> <fantasai> TabAtkins: Avoiding breaks should work, yeah...<br> <fantasai> fantasai: ...<br> <fantasai> florian: Since contain property is ahead of css-content, should put the bookmark-* / string-set prose into the css-content spec<br> <fantasai> dbaron: I'm trying to understnand model of possible optimizations here<br> <fantasai> dbaron: I don't see anything for which this is relevant<br> <fantasai> dbaron: Still doesn't feel like style containment tome<br> <fantasai> fantasai: Also if disallowing break-*, then why not margin-*?<br> <fantasai> dbaron: It seems like you're trying to introduce soemething but not really worked out what<br> <fantasai> dbaron: Maybe write out what that optimization is to make that clear<br> <fantasai> dbaron: and discuss others<br> <fantasai> fantasai: also pretty sure if break-* needs to be disallowed the margin-* collapsing should also... but that sounds more like layout containment<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-342334343 using your GitHub account
Received on Tuesday, 7 November 2017 00:28:12 UTC