- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Fri, 04 Aug 2017 10:03:19 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `line-break: break-all`, and agreed to the following resolutions: * `RESOLVED: Rename line-break:break-all to line-break:anywhere.` * `RESOLVED: After edits from this meeting, publish new WD of Text 3.` <details><summary>The full IRC log of that discussion</summary> <TabAtkins> Topic: line-break: break-all<br> <Rossen> github topic: https://github.com/w3c/csswg-drafts/issues/1561<br> <TabAtkins> Florian: line-break:break-all isn't a great name. Should we find a better name?<br> <TabAtkins> Florian: I think all names are bad, but I can't come up with a good one.<br> <TabAtkins> Florian: This value allows line-breaks everywhere.<br> <TabAtkins> Florian: word-break:break-all allows for breaks between letters, but not between punctuations, spaces, etc.<br> <TabAtkins> line-break is terminal wrapping, word-break is just hyphens-wherver-you-want<br> <TabAtkins> Florian: Trying to do better ignoring web constraints is hard, trying to do better *with* web compat is near impossible.<br> <TabAtkins> Florian: line-break:break-all is the newest one, with best chance of renaming.<br> <TabAtkins> Florian: Unforutnately it's got the best name, I think.<br> <TabAtkins> koji: I don't mean it's badly named, just that same keyword on similar property doing differently is confusing.<br> <TabAtkins> koji: Particularly if we have a shorthand for both hof these.<br> <TabAtkins> fantasai: shorthands can do custom syntax; we'll definitely redesign the whole thing if we do a shorthand<br> <TabAtkins> fantasai: Shorthand would be *great*, we can make it all make sense<br> <TabAtkins> zakim, shut up and go awya<br> <Zakim> I don't understand 'shut up and go awya', TabAtkins<br> <TabAtkins> koji: I understand it's possible, but if we're naming now, why choose "break-all"?<br> <TabAtkins> fantasai: We didn't have a better one.<br> <TabAtkins> koji: Line-break:terminal?<br> <fantasai> Rossen: anywhere?<br> <fantasai> Rossen: any?<br> <fantasai> Rossen: all?<br> <fantasai> TabAtkins: That would force a break between every character<br> <TabAtkins> [a few people like anywhere]<br> <fantasai> Rossen: anyone care?<br> <fantasai> TabAtkins: I think re-using the keyword is bad<br> <fantasai> [several other ppl care]<br> <TabAtkins> Rossen: So from the people paying attention, any objections to renaming break-all to anywhere?<br> <TabAtkins> dbaron: How widely implemented?<br> <TabAtkins> fantasai: Nowhere, it's new, we added it this year.<br> <TabAtkins> RESOLVED: Rename line-break:break-all to line-break:anywhere.<br> <TabAtkins> Florian: I have a PR for this change; other than me changing this keyword, can the editors approve it or tell me what's wrong?<br> <TabAtkins> fantasai: Yeah, at lunchb.<br> <TabAtkins> RESOLVED: After edits from this meeting, publish new WD of Text 3.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1561#issuecomment-320210579 using your GitHub account
Received on Friday, 4 August 2017 10:14:35 UTC